Skip to content
Success

Console Output

Pull request #44334 updated
03:06:27 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 86ec93ccaf575eda78f82373de86b40d091c7d57 rather than 6a538b949c7569877ded88badd768f5c6d4134fa
Obtained Jenkinsfile from 86ec93ccaf575eda78f82373de86b40d091c7d57
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-44334@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
03:06:29 [2022-10-20T03:06:29.905Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
03:06:29 [2022-10-20T03:06:29.908Z] Trying to pass milestone 1
[Pipeline] milestone
03:06:30 [2022-10-20T03:06:30.002Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
03:06:30 [2022-10-20T03:06:30.178Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0895fc52fac6cef25) in /home/ubuntu/workspace/moby_PR-44334
[Pipeline] {
[Pipeline] checkout
03:06:30 [2022-10-20T03:06:30.211Z] The recommended git tool is: git
03:06:30 [2022-10-20T03:06:30.220Z] using credential docker-jenkins-github-credentials
03:06:30 [2022-10-20T03:06:30.229Z] Cloning the remote Git repository
03:06:30 [2022-10-20T03:06:30.229Z] Cloning with configured refspecs honoured and without tags
03:06:30 [2022-10-20T03:06:30.254Z] Cloning repository https://github.com/moby/moby.git
03:06:30 [2022-10-20T03:06:30.255Z]  > git init /home/ubuntu/workspace/moby_PR-44334 # timeout=10
03:06:30 [2022-10-20T03:06:30.259Z] Fetching upstream changes from https://github.com/moby/moby.git
03:06:30 [2022-10-20T03:06:30.259Z]  > git --version # timeout=10
03:06:30 [2022-10-20T03:06:30.262Z]  > git --version # 'git version 2.25.1'
03:06:30 [2022-10-20T03:06:30.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:06:30 [2022-10-20T03:06:30.262Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44334/head:refs/remotes/origin/PR-44334 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:06:42 [2022-10-20T03:06:42.713Z] Fetching without tags
03:06:42 [2022-10-20T03:06:42.723Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:06:42 [2022-10-20T03:06:42.725Z]  > git config --add remote.origin.fetch +refs/pull/44334/head:refs/remotes/origin/PR-44334 # timeout=10
03:06:42 [2022-10-20T03:06:42.728Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:06:42 [2022-10-20T03:06:42.733Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:06:42 [2022-10-20T03:06:42.739Z] Fetching upstream changes from https://github.com/moby/moby.git
03:06:42 [2022-10-20T03:06:42.739Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:06:42 [2022-10-20T03:06:42.739Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44334/head:refs/remotes/origin/PR-44334 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:06:42 [2022-10-20T03:06:42.926Z] Merging remotes/origin/master commit 86ec93ccaf575eda78f82373de86b40d091c7d57 into PR head commit 6a538b949c7569877ded88badd768f5c6d4134fa
03:06:43 [2022-10-20T03:06:43.474Z] Merge succeeded, producing 6a538b949c7569877ded88badd768f5c6d4134fa
03:06:43 [2022-10-20T03:06:43.474Z] Checking out Revision 6a538b949c7569877ded88badd768f5c6d4134fa (PR-44334)
03:06:44 [2022-10-20T03:06:44.166Z] Commit message: "Signed-off-by: BobbyNie <bobbynie@139.com>"
03:06:42 [2022-10-20T03:06:42.951Z]  > git config core.sparsecheckout # timeout=10
03:06:42 [2022-10-20T03:06:42.953Z]  > git checkout -f 6a538b949c7569877ded88badd768f5c6d4134fa # timeout=10
03:06:43 [2022-10-20T03:06:43.480Z]  > git remote # timeout=10
03:06:43 [2022-10-20T03:06:43.483Z]  > git config --get remote.origin.url # timeout=10
03:06:43 [2022-10-20T03:06:43.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:06:43 [2022-10-20T03:06:43.486Z]  > git merge 86ec93ccaf575eda78f82373de86b40d091c7d57 # timeout=10
03:06:43 [2022-10-20T03:06:43.493Z]  > git rev-parse HEAD^{commit} # timeout=10
03:06:43 [2022-10-20T03:06:43.500Z]  > git config core.sparsecheckout # timeout=10
03:06:43 [2022-10-20T03:06:43.503Z]  > git checkout -f 6a538b949c7569877ded88badd768f5c6d4134fa # timeout=10
03:06:44 [2022-10-20T03:06:44.192Z]  > git rev-list --no-walk 229400772eda23b3a1119f28ca835ce39ecc2ad5 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:06:45 [2022-10-20T03:06:45.552Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44334:/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
03:06:49 [2022-10-20T03:06:49.739Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[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
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
03:06:49 [2022-10-20T03:06:49.874Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0895fc52fac6cef25) in /home/ubuntu/workspace/moby_PR-44334
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
03:06:49 [2022-10-20T03:06:49.906Z] The recommended git tool is: git
[Pipeline] // stage
03:06:49 [2022-10-20T03:06:49.914Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
03:06:49 [2022-10-20T03:06:49.926Z] Fetching changes from the remote Git repository
[Pipeline] // stage
03:06:49 [2022-10-20T03:06:49.933Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
03:06:50 [2022-10-20T03:06:50.130Z] Merging remotes/origin/master commit 86ec93ccaf575eda78f82373de86b40d091c7d57 into PR head commit 6a538b949c7569877ded88badd768f5c6d4134fa
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
03:06:50 [2022-10-20T03:06:50.200Z] Merge succeeded, producing 6a538b949c7569877ded88badd768f5c6d4134fa
03:06:50 [2022-10-20T03:06:50.201Z] Checking out Revision 6a538b949c7569877ded88badd768f5c6d4134fa (PR-44334)
03:06:50 [2022-10-20T03:06:50.245Z] Commit message: "Signed-off-by: BobbyNie <bobbynie@139.com>"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:06:50 [2022-10-20T03:06:50.870Z] + docker version
03:06:50 [2022-10-20T03:06:50.870Z] Client: Docker Engine - Community
03:06:50 [2022-10-20T03:06:50.870Z]  Version:           22.06.0-beta.0
03:06:50 [2022-10-20T03:06:50.870Z]  API version:       1.42
03:06:50 [2022-10-20T03:06:50.870Z]  Go version:        go1.18.3
03:06:50 [2022-10-20T03:06:50.870Z]  Git commit:        3e9117b
03:06:50 [2022-10-20T03:06:50.870Z]  Built:             Fri Jun  3 17:55:34 2022
03:06:50 [2022-10-20T03:06:50.870Z]  OS/Arch:           linux/arm64
03:06:50 [2022-10-20T03:06:50.870Z]  Context:           default
03:06:50 [2022-10-20T03:06:50.870Z] 
03:06:50 [2022-10-20T03:06:50.870Z] Server: Docker Engine - Community
03:06:50 [2022-10-20T03:06:50.870Z]  Engine:
03:06:50 [2022-10-20T03:06:50.870Z]   Version:          22.06.0-beta.0
03:06:50 [2022-10-20T03:06:50.870Z]   API version:      1.42 (minimum version 1.12)
03:06:50 [2022-10-20T03:06:50.870Z]   Go version:       go1.18.3
03:06:50 [2022-10-20T03:06:50.870Z]   Git commit:       38633e7
03:06:50 [2022-10-20T03:06:50.870Z]   Built:            Fri Jun  3 17:55:34 2022
03:06:50 [2022-10-20T03:06:50.870Z]   OS/Arch:          linux/arm64
03:06:50 [2022-10-20T03:06:50.870Z]   Experimental:     true
03:06:50 [2022-10-20T03:06:50.870Z]  containerd:
03:06:50 [2022-10-20T03:06:50.870Z]   Version:          1.6.8
03:06:50 [2022-10-20T03:06:50.870Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
03:06:50 [2022-10-20T03:06:50.870Z]  runc:
03:06:50 [2022-10-20T03:06:50.870Z]   Version:          1.1.4
03:06:50 [2022-10-20T03:06:50.870Z]   GitCommit:        v1.1.4-0-g5fd4c4d
03:06:50 [2022-10-20T03:06:50.870Z]  docker-init:
03:06:50 [2022-10-20T03:06:50.870Z]   Version:          0.19.0
03:06:50 [2022-10-20T03:06:50.870Z]   GitCommit:        de40ad0
[Pipeline] sh
03:06:49 [2022-10-20T03:06:49.946Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44334/.git # timeout=10
03:06:49 [2022-10-20T03:06:49.951Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:06:49 [2022-10-20T03:06:49.957Z] Fetching upstream changes from https://github.com/moby/moby.git
03:06:49 [2022-10-20T03:06:49.957Z]  > git --version # timeout=10
03:06:49 [2022-10-20T03:06:49.960Z]  > git --version # 'git version 2.25.1'
03:06:49 [2022-10-20T03:06:49.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:06:49 [2022-10-20T03:06:49.960Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44334/head:refs/remotes/origin/PR-44334 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:06:50 [2022-10-20T03:06:50.155Z]  > git config core.sparsecheckout # timeout=10
03:06:50 [2022-10-20T03:06:50.157Z]  > git checkout -f 6a538b949c7569877ded88badd768f5c6d4134fa # timeout=10
03:06:50 [2022-10-20T03:06:50.193Z]  > git remote # timeout=10
03:06:50 [2022-10-20T03:06:50.203Z]  > git config --get remote.origin.url # timeout=10
03:06:50 [2022-10-20T03:06:50.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:06:50 [2022-10-20T03:06:50.207Z]  > git merge 86ec93ccaf575eda78f82373de86b40d091c7d57 # timeout=10
03:06:50 [2022-10-20T03:06:50.215Z]  > git rev-parse HEAD^{commit} # timeout=10
03:06:50 [2022-10-20T03:06:50.225Z]  > git config core.sparsecheckout # timeout=10
03:06:50 [2022-10-20T03:06:50.228Z]  > git checkout -f 6a538b949c7569877ded88badd768f5c6d4134fa # timeout=10
03:06:51 [2022-10-20T03:06:51.150Z] + docker info
03:06:51 [2022-10-20T03:06:51.150Z] Client:
03:06:51 [2022-10-20T03:06:51.150Z]  Context:    default
03:06:51 [2022-10-20T03:06:51.150Z]  Debug Mode: false
03:06:51 [2022-10-20T03:06:51.150Z]  Plugins:
03:06:51 [2022-10-20T03:06:51.150Z]   buildx: Docker Buildx (Docker Inc.)
03:06:51 [2022-10-20T03:06:51.150Z]     Version:  v0.8.2
03:06:51 [2022-10-20T03:06:51.150Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
03:06:51 [2022-10-20T03:06:51.150Z]   compose: Docker Compose (Docker Inc.)
03:06:51 [2022-10-20T03:06:51.150Z]     Version:  v2.11.2
03:06:51 [2022-10-20T03:06:51.150Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
03:06:51 [2022-10-20T03:06:51.150Z] 
03:06:51 [2022-10-20T03:06:51.150Z] Server:
03:06:51 [2022-10-20T03:06:51.150Z]  Containers: 0
03:06:51 [2022-10-20T03:06:51.150Z]   Running: 0
03:06:51 [2022-10-20T03:06:51.150Z]   Paused: 0
03:06:51 [2022-10-20T03:06:51.150Z]   Stopped: 0
03:06:51 [2022-10-20T03:06:51.150Z]  Images: 2
03:06:51 [2022-10-20T03:06:51.150Z]  Server Version: 22.06.0-beta.0
03:06:51 [2022-10-20T03:06:51.150Z]  Storage Driver: overlay2
03:06:51 [2022-10-20T03:06:51.150Z]   Backing Filesystem: extfs
03:06:51 [2022-10-20T03:06:51.150Z]   Supports d_type: true
03:06:51 [2022-10-20T03:06:51.150Z]   Using metacopy: false
03:06:51 [2022-10-20T03:06:51.150Z]   Native Overlay Diff: true
03:06:51 [2022-10-20T03:06:51.150Z]   userxattr: false
03:06:51 [2022-10-20T03:06:51.150Z]  Logging Driver: json-file
03:06:51 [2022-10-20T03:06:51.150Z]  Cgroup Driver: cgroupfs
03:06:51 [2022-10-20T03:06:51.150Z]  Cgroup Version: 1
03:06:51 [2022-10-20T03:06:51.150Z]  Plugins:
03:06:51 [2022-10-20T03:06:51.150Z]   Volume: local
03:06:51 [2022-10-20T03:06:51.150Z]   Network: bridge host ipvlan macvlan null overlay
03:06:51 [2022-10-20T03:06:51.150Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:06:51 [2022-10-20T03:06:51.150Z]  Swarm: inactive
03:06:51 [2022-10-20T03:06:51.150Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
03:06:51 [2022-10-20T03:06:51.150Z]  Default Runtime: runc
03:06:51 [2022-10-20T03:06:51.150Z]  Init Binary: docker-init
03:06:51 [2022-10-20T03:06:51.150Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
03:06:51 [2022-10-20T03:06:51.150Z]  runc version: v1.1.4-0-g5fd4c4d
03:06:51 [2022-10-20T03:06:51.150Z]  init version: de40ad0
03:06:51 [2022-10-20T03:06:51.150Z]  Security Options:
03:06:51 [2022-10-20T03:06:51.150Z]   apparmor
03:06:51 [2022-10-20T03:06:51.150Z]   seccomp
03:06:51 [2022-10-20T03:06:51.150Z]    Profile: builtin
03:06:51 [2022-10-20T03:06:51.150Z]  Kernel Version: 5.15.0-1021-aws
03:06:51 [2022-10-20T03:06:51.150Z]  Operating System: Ubuntu 20.04.5 LTS
03:06:51 [2022-10-20T03:06:51.150Z]  OSType: linux
03:06:51 [2022-10-20T03:06:51.150Z]  Architecture: aarch64
03:06:51 [2022-10-20T03:06:51.150Z]  CPUs: 2
03:06:51 [2022-10-20T03:06:51.150Z]  Total Memory: 7.559GiB
03:06:51 [2022-10-20T03:06:51.150Z]  Name: ip-10-100-116-223
03:06:51 [2022-10-20T03:06:51.150Z]  ID: f569187b-60ae-4087-938c-00ba142e188a
03:06:51 [2022-10-20T03:06:51.150Z]  Docker Root Dir: /var/lib/docker
03:06:51 [2022-10-20T03:06:51.150Z]  Debug Mode: false
03:06:51 [2022-10-20T03:06:51.150Z]  Registry: https://index.docker.io/v1/
03:06:51 [2022-10-20T03:06:51.150Z]  Labels:
03:06:51 [2022-10-20T03:06:51.150Z]  Experimental: true
03:06:51 [2022-10-20T03:06:51.150Z]  Insecure Registries:
03:06:51 [2022-10-20T03:06:51.150Z]   127.0.0.0/8
03:06:51 [2022-10-20T03:06:51.150Z]  Live Restore Enabled: true
03:06:51 [2022-10-20T03:06:51.150Z] 
[Pipeline] sh
03:06:51 [2022-10-20T03:06:51.430Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
03:06:51 [2022-10-20T03:06:51.430Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
03:06:51 [2022-10-20T03:06:51.430Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44334/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
03:06:51 [2022-10-20T03:06:51.430Z] + bash /home/ubuntu/workspace/moby_PR-44334/check-config.sh
03:06:51 [2022-10-20T03:06:51.430Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:06:51 [2022-10-20T03:06:51.430Z] info: reading kernel config from /boot/config-5.15.0-1021-aws ...
03:06:51 [2022-10-20T03:06:51.430Z] 
03:06:51 [2022-10-20T03:06:51.430Z] Generally Necessary:
03:06:51 [2022-10-20T03:06:51.430Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:06:51 [2022-10-20T03:06:51.430Z] - apparmor: enabled and tools installed
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_NAMESPACES: enabled
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_NET_NS: enabled
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_PID_NS: enabled
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_IPC_NS: enabled
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_UTS_NS: enabled
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_CGROUPS: enabled
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_CGROUP_CPUACCT: enabled
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_CGROUP_DEVICE: enabled
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_CGROUP_FREEZER: enabled
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_CGROUP_SCHED: enabled
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_CPUSETS: enabled
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_MEMCG: enabled
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_KEYS: enabled
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_VETH: enabled (as module)
03:06:51 [2022-10-20T03:06:51.430Z] - CONFIG_BRIDGE: enabled (as module)
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_NF_NAT: enabled (as module)
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_POSIX_MQUEUE: enabled
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_CGROUP_BPF: enabled
03:06:51 [2022-10-20T03:06:51.688Z] 
03:06:51 [2022-10-20T03:06:51.688Z] Optional Features:
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_USER_NS: enabled
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_SECCOMP: enabled
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_SECCOMP_FILTER: enabled
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_CGROUP_PIDS: enabled
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_MEMCG_SWAP: enabled
03:06:51 [2022-10-20T03:06:51.688Z]     (cgroup swap accounting is currently enabled)
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_BLK_CGROUP: enabled
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_CGROUP_PERF: enabled
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_CGROUP_HUGETLB: enabled
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_CFS_BANDWIDTH: enabled
03:06:51 [2022-10-20T03:06:51.688Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:06:51 [2022-10-20T03:06:51.947Z] - CONFIG_RT_GROUP_SCHED: missing
03:06:51 [2022-10-20T03:06:51.947Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:06:51 [2022-10-20T03:06:51.947Z] - CONFIG_IP_VS: enabled (as module)
03:06:51 [2022-10-20T03:06:51.947Z] - CONFIG_IP_VS_NFCT: enabled
03:06:51 [2022-10-20T03:06:51.947Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:06:51 [2022-10-20T03:06:51.947Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:06:51 [2022-10-20T03:06:51.947Z] - CONFIG_IP_VS_RR: enabled (as module)
03:06:51 [2022-10-20T03:06:51.947Z] - CONFIG_SECURITY_SELINUX: enabled
03:06:51 [2022-10-20T03:06:51.947Z] - CONFIG_SECURITY_APPARMOR: enabled
03:06:51 [2022-10-20T03:06:51.947Z] - CONFIG_EXT4_FS: enabled
03:06:51 [2022-10-20T03:06:51.947Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:06:51 [2022-10-20T03:06:51.947Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:06:51 [2022-10-20T03:06:51.947Z] - Network Drivers:
03:06:51 [2022-10-20T03:06:51.947Z]   - "overlay":
03:06:51 [2022-10-20T03:06:51.947Z]     - CONFIG_VXLAN: enabled (as module)
03:06:51 [2022-10-20T03:06:51.947Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:06:51 [2022-10-20T03:06:51.947Z]       Optional (for encrypted networks):
03:06:51 [2022-10-20T03:06:51.947Z]       - CONFIG_CRYPTO: enabled
03:06:51 [2022-10-20T03:06:51.947Z]       - CONFIG_CRYPTO_AEAD: enabled
03:06:51 [2022-10-20T03:06:51.947Z]       - CONFIG_CRYPTO_GCM: enabled
03:06:51 [2022-10-20T03:06:51.947Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:06:51 [2022-10-20T03:06:51.947Z]       - CONFIG_CRYPTO_GHASH: enabled
03:06:51 [2022-10-20T03:06:51.947Z]       - CONFIG_XFRM: enabled
03:06:51 [2022-10-20T03:06:51.947Z]       - CONFIG_XFRM_USER: enabled (as module)
03:06:51 [2022-10-20T03:06:51.947Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:06:51 [2022-10-20T03:06:51.947Z]       - CONFIG_INET_ESP: enabled (as module)
03:06:51 [2022-10-20T03:06:51.947Z]   - "ipvlan":
03:06:51 [2022-10-20T03:06:51.947Z]     - CONFIG_IPVLAN: enabled (as module)
03:06:52 [2022-10-20T03:06:52.206Z]   - "macvlan":
03:06:52 [2022-10-20T03:06:52.206Z]     - CONFIG_MACVLAN: enabled (as module)
03:06:52 [2022-10-20T03:06:52.206Z]     - CONFIG_DUMMY: enabled (as module)
03:06:52 [2022-10-20T03:06:52.206Z]   - "ftp,tftp client in container":
03:06:52 [2022-10-20T03:06:52.206Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:06:52 [2022-10-20T03:06:52.206Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:06:52 [2022-10-20T03:06:52.206Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:06:52 [2022-10-20T03:06:52.206Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:06:52 [2022-10-20T03:06:52.206Z] - Storage Drivers:
03:06:52 [2022-10-20T03:06:52.206Z]   - "aufs":
03:06:52 [2022-10-20T03:06:52.206Z]     - CONFIG_AUFS_FS: enabled (as module)
03:06:52 [2022-10-20T03:06:52.206Z]   - "btrfs":
03:06:52 [2022-10-20T03:06:52.206Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:06:52 [2022-10-20T03:06:52.206Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:06:52 [2022-10-20T03:06:52.206Z]   - "devicemapper":
03:06:52 [2022-10-20T03:06:52.206Z]     - CONFIG_BLK_DEV_DM: enabled
03:06:52 [2022-10-20T03:06:52.206Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:06:52 [2022-10-20T03:06:52.206Z]   - "overlay":
03:06:52 [2022-10-20T03:06:52.206Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:06:52 [2022-10-20T03:06:52.206Z]   - "zfs":
03:06:52 [2022-10-20T03:06:52.206Z]     - /dev/zfs: present
03:06:52 [2022-10-20T03:06:52.206Z]     - zfs command: missing
03:06:52 [2022-10-20T03:06:52.206Z]     - zpool command: missing
03:06:52 [2022-10-20T03:06:52.206Z] 
03:06:52 [2022-10-20T03:06:52.206Z] Limits:
03:06:52 [2022-10-20T03:06:52.206Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:06:52 [2022-10-20T03:06:52.206Z] 
03:06:52 [2022-10-20T03:06:52.206Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:06:52 [2022-10-20T03:06:52.522Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6a538b949c7569877ded88badd768f5c6d4134fa .
03:06:52 [2022-10-20T03:06:52.781Z] #1 [internal] load build definition from Dockerfile
03:06:52 [2022-10-20T03:06:52.781Z] #1 transferring dockerfile: 19.31kB done
03:06:52 [2022-10-20T03:06:52.781Z] #1 DONE 0.0s
03:06:52 [2022-10-20T03:06:52.781Z] 
03:06:52 [2022-10-20T03:06:52.781Z] #2 [internal] load .dockerignore
03:06:52 [2022-10-20T03:06:52.781Z] #2 transferring context: 145B done
03:06:52 [2022-10-20T03:06:52.781Z] #2 DONE 0.0s
03:06:52 [2022-10-20T03:06:52.781Z] 
03:06:52 [2022-10-20T03:06:52.781Z] #3 resolve image config for docker.io/docker/dockerfile:1
03:06:52 [2022-10-20T03:06:52.781Z] #3 DONE 0.1s
03:06:52 [2022-10-20T03:06:52.781Z] 
03:06:52 [2022-10-20T03:06:52.781Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
03:06:52 [2022-10-20T03:06:52.781Z] #4 CACHED
03:06:52 [2022-10-20T03:06:52.781Z] 
03:06:52 [2022-10-20T03:06:52.781Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
03:06:53 [2022-10-20T03:06:53.040Z] #5 DONE 0.1s
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
03:06:53 [2022-10-20T03:06:53.040Z] #6 DONE 0.1s
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #7 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye
03:06:53 [2022-10-20T03:06:53.040Z] #7 DONE 0.1s
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
03:06:53 [2022-10-20T03:06:53.040Z] #8 DONE 0.1s
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:06:53 [2022-10-20T03:06:53.040Z] #9 DONE 0.0s
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:06:53 [2022-10-20T03:06:53.040Z] #10 DONE 0.0s
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
03:06:53 [2022-10-20T03:06:53.040Z] #11 DONE 0.0s
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
03:06:53 [2022-10-20T03:06:53.040Z] #12 CACHED
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #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
03:06:53 [2022-10-20T03:06:53.040Z] #13 CACHED
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
03:06:53 [2022-10-20T03:06:53.040Z] #14 CACHED
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
03:06:53 [2022-10-20T03:06:53.040Z] #15 CACHED
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
03:06:53 [2022-10-20T03:06:53.040Z] #16 CACHED
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #17 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:06:53 [2022-10-20T03:06:53.040Z] #17 CACHED
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #18 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:06:53 [2022-10-20T03:06:53.040Z] #18 CACHED
03:06:53 [2022-10-20T03:06:53.040Z] 
03:06:53 [2022-10-20T03:06:53.040Z] #19 [internal] load build context
03:06:53 [2022-10-20T03:06:53.610Z] #19 ...
03:06:53 [2022-10-20T03:06:53.610Z] 
03:06:53 [2022-10-20T03:06:53.610Z] #20 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
03:06:53 [2022-10-20T03:06:53.610Z] #20 DONE 0.6s
03:06:53 [2022-10-20T03:06:53.610Z] 
03:06:53 [2022-10-20T03:06:53.610Z] #21 [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
03:06:53 [2022-10-20T03:06:53.610Z] #21 CACHED
03:06:53 [2022-10-20T03:06:53.610Z] 
03:06:53 [2022-10-20T03:06:53.610Z] #19 [internal] load build context
03:06:57 [2022-10-20T03:06:57.806Z] #19 transferring context: 35.24MB 4.7s
03:06:58 [2022-10-20T03:06:58.753Z] #19 transferring context: 62.88MB 5.6s done
03:06:58 [2022-10-20T03:06:58.753Z] #19 DONE 5.7s
03:06:58 [2022-10-20T03:06:58.753Z] 
03:06:58 [2022-10-20T03:06:58.753Z] #22 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
03:06:58 [2022-10-20T03:06:58.753Z] #22 CACHED
03:06:58 [2022-10-20T03:06:58.753Z] 
03:06:58 [2022-10-20T03:06:58.753Z] #23 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
03:06:58 [2022-10-20T03:06:58.753Z] #23 CACHED
03:06:58 [2022-10-20T03:06:58.753Z] 
03:06:58 [2022-10-20T03:06:58.753Z] #24 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:06:59 [2022-10-20T03:06:59.689Z] #24 1.045 + RM_GOPATH=0
03:06:59 [2022-10-20T03:06:59.689Z] #24 1.045 + TMP_GOPATH=
03:06:59 [2022-10-20T03:06:59.689Z] #24 1.045 + : /build
03:06:59 [2022-10-20T03:06:59.689Z] #24 1.045 + '[' -z '' ']'
03:06:59 [2022-10-20T03:06:59.689Z] #24 1.046 ++ mktemp -d
03:06:59 [2022-10-20T03:06:59.689Z] #24 1.052 + export GOPATH=/tmp/tmp.QIWXIg0V8u
03:06:59 [2022-10-20T03:06:59.689Z] #24 1.059 + GOPATH=/tmp/tmp.QIWXIg0V8u
03:06:59 [2022-10-20T03:06:59.689Z] #24 1.059 + RM_GOPATH=1
03:06:59 [2022-10-20T03:06:59.689Z] #24 1.062 + case "$(go env GOARCH)" in
03:06:59 [2022-10-20T03:06:59.689Z] #24 1.063 ++ go env GOARCH
03:06:59 [2022-10-20T03:06:59.689Z] #24 1.117 + export GO_BUILDMODE=-buildmode=pie
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.118 + GO_BUILDMODE=-buildmode=pie
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.119 ++ dirname /install.sh
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.122 + dir=/
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.123 + bin=dockercli
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.123 + shift
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.123 + '[' '!' -f //dockercli.installer ']'
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.124 + . //dockercli.installer
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.124 ++ : stable
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.124 ++ : 17.06.2-ce
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.125 + install_dockercli
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.125 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.125 Install docker/cli version 17.06.2-ce from stable
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.126 ++ uname -m
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.127 + arch=aarch64
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.127 + '[' aarch64 '!=' x86_64 ']'
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.127 + '[' aarch64 '!=' s390x ']'
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.127 + '[' aarch64 '!=' armhf ']'
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.127 + build_dockercli
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.127 + git clone https://github.com/docker/docker-ce /tmp/tmp.QIWXIg0V8u/tmp/docker-ce
03:06:59 [2022-10-20T03:06:59.948Z] #24 1.131 Cloning into '/tmp/tmp.QIWXIg0V8u/tmp/docker-ce'...
03:07:03 [2022-10-20T03:07:03.236Z] #24 ...
03:07:03 [2022-10-20T03:07:03.236Z] 
03:07:03 [2022-10-20T03:07:03.236Z] #25 [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.49.0"      && /build/golangci-lint --version
03:07:03 [2022-10-20T03:07:03.236Z] #0 5.757 go: downloading github.com/mattn/go-colorable v0.1.13
03:07:03 [2022-10-20T03:07:03.236Z] #0 5.839 go: downloading github.com/mattn/go-isatty v0.0.16
03:07:03 [2022-10-20T03:07:03.236Z] #0 6.258 go: downloading golang.org/x/tools v0.1.12
03:07:03 [2022-10-20T03:07:03.236Z] #0 6.306 go: downloading github.com/hashicorp/go-version v1.6.0
03:07:03 [2022-10-20T03:07:03.236Z] #0 6.698 go: downloading github.com/ldez/gomoddirectives v0.2.3
03:07:03 [2022-10-20T03:07:03.236Z] #0 6.875 go: downloading github.com/mitchellh/go-homedir v1.1.0
03:07:03 [2022-10-20T03:07:03.236Z] #25 ...
03:07:03 [2022-10-20T03:07:03.236Z] 
03:07:03 [2022-10-20T03:07:03.236Z] #26 [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            wget
03:07:03 [2022-10-20T03:07:03.236Z] #0 4.716 Hit:1 http://deb.debian.org/debian bullseye InRelease
03:07:03 [2022-10-20T03:07:03.236Z] #0 4.717 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
03:07:03 [2022-10-20T03:07:03.236Z] #0 4.717 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:07:03 [2022-10-20T03:07:03.236Z] #0 8.494 Fetched 44.1 kB in 4s (10.8 kB/s)
03:07:03 [2022-10-20T03:07:03.236Z] #0 8.494 Reading package lists...
03:07:03 [2022-10-20T03:07:03.236Z] #26 ...
03:07:03 [2022-10-20T03:07:03.236Z] 
03:07:03 [2022-10-20T03:07:03.236Z] #27 [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
03:07:03 [2022-10-20T03:07:03.236Z] #0 4.366 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:07:03 [2022-10-20T03:07:03.236Z] #0 4.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:07:03 [2022-10-20T03:07:03.236Z] #0 4.420 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:07:03 [2022-10-20T03:07:03.236Z] #0 6.711 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
03:07:03 [2022-10-20T03:07:03.236Z] #0 9.441 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
03:07:03 [2022-10-20T03:07:03.495Z] #27 ...
03:07:03 [2022-10-20T03:07:03.495Z] 
03:07:03 [2022-10-20T03:07:03.495Z] #28 [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
03:07:03 [2022-10-20T03:07:03.495Z] #0 4.442 + git clone https://github.com/kolyshkin/go-swagger.git .
03:07:03 [2022-10-20T03:07:03.495Z] #0 4.448 Cloning into '.'...
03:07:03 [2022-10-20T03:07:03.754Z] #28 ...
03:07:03 [2022-10-20T03:07:03.754Z] 
03:07:03 [2022-10-20T03:07:03.754Z] #29 [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
03:07:03 [2022-10-20T03:07:03.754Z] #0 4.819 go: downloading github.com/tc-hib/winres v0.1.5
03:07:03 [2022-10-20T03:07:03.754Z] #0 6.571 go: downloading github.com/urfave/cli/v2 v2.3.0
03:07:03 [2022-10-20T03:07:03.754Z] #0 6.883 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
03:07:03 [2022-10-20T03:07:03.754Z] #0 6.915 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
03:07:03 [2022-10-20T03:07:03.754Z] #0 9.349 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
03:07:03 [2022-10-20T03:07:03.754Z] #0 9.507 go: downloading github.com/russross/blackfriday/v2 v2.1.0
03:07:03 [2022-10-20T03:07:03.754Z] #29 ...
03:07:03 [2022-10-20T03:07:03.754Z] 
03:07:03 [2022-10-20T03:07:03.754Z] #30 [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
03:07:03 [2022-10-20T03:07:03.754Z] #0 5.178 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:07:03 [2022-10-20T03:07:03.754Z] #0 5.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:07:03 [2022-10-20T03:07:03.754Z] #0 5.329 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:07:03 [2022-10-20T03:07:03.754Z] #0 6.298 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
03:07:03 [2022-10-20T03:07:03.754Z] #0 7.156 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
03:07:03 [2022-10-20T03:07:03.754Z] #0 9.973 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
03:07:04 [2022-10-20T03:07:04.013Z] #30 ...
03:07:04 [2022-10-20T03:07:04.013Z] 
03:07:04 [2022-10-20T03:07:04.013Z] #31 [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             ;
03:07:04 [2022-10-20T03:07:04.013Z] #0 3.948 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
03:07:04 [2022-10-20T03:07:04.013Z] #0 3.948 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
03:07:04 [2022-10-20T03:07:04.013Z] #0 3.987 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
03:07:04 [2022-10-20T03:07:04.013Z] #0 7.833 Reading package lists...
03:07:04 [2022-10-20T03:07:04.013Z] #31 ...
03:07:04 [2022-10-20T03:07:04.013Z] 
03:07:04 [2022-10-20T03:07:04.013Z] #32 [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
03:07:04 [2022-10-20T03:07:04.013Z] #0 5.719 go: downloading golang.org/x/tools v0.1.0
03:07:04 [2022-10-20T03:07:04.013Z] #0 6.539 go: downloading github.com/fsnotify/fsnotify v1.4.9
03:07:04 [2022-10-20T03:07:04.013Z] #0 6.756 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
03:07:04 [2022-10-20T03:07:04.013Z] #0 10.70 go: downloading github.com/jonboulle/clockwork v0.2.2
03:07:04 [2022-10-20T03:07:04.013Z] #0 10.90 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
03:07:04 [2022-10-20T03:07:04.013Z] #0 10.95 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
03:07:04 [2022-10-20T03:07:04.272Z] #32 ...
03:07:04 [2022-10-20T03:07:04.272Z] 
03:07:04 [2022-10-20T03:07:04.272Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
03:07:04 [2022-10-20T03:07:04.272Z] #0 4.183 go: downloading github.com/go-delve/delve v1.8.1
03:07:04 [2022-10-20T03:07:04.272Z] #33 ...
03:07:04 [2022-10-20T03:07:04.272Z] 
03:07:04 [2022-10-20T03:07:04.272Z] #34 [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
03:07:04 [2022-10-20T03:07:04.531Z] #34 ...
03:07:04 [2022-10-20T03:07:04.531Z] 
03:07:04 [2022-10-20T03:07:04.531Z] #35 [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
03:07:04 [2022-10-20T03:07:04.531Z] #0 4.497 + git clone https://github.com/docker/distribution.git .
03:07:04 [2022-10-20T03:07:04.531Z] #0 4.501 Cloning into '.'...
03:07:04 [2022-10-20T03:07:04.790Z] #35 ...
03:07:04 [2022-10-20T03:07:04.790Z] 
03:07:04 [2022-10-20T03:07:04.790Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
03:07:04 [2022-10-20T03:07:04.790Z] #0 3.174 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:07:04 [2022-10-20T03:07:04.790Z] #0 3.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:07:04 [2022-10-20T03:07:04.790Z] #0 3.455 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:07:04 [2022-10-20T03:07:04.790Z] #0 3.455 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
03:07:04 [2022-10-20T03:07:04.790Z] #0 4.410 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
03:07:04 [2022-10-20T03:07:04.790Z] #0 7.546 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
03:07:04 [2022-10-20T03:07:04.790Z] #0 11.52 Fetched 4160 B in 9s (479 B/s)
03:07:04 [2022-10-20T03:07:04.790Z] #0 11.52 Reading package lists...
03:07:04 [2022-10-20T03:07:04.790Z] #36 ...
03:07:04 [2022-10-20T03:07:04.790Z] 
03:07:04 [2022-10-20T03:07:04.790Z] #37 [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
03:07:04 [2022-10-20T03:07:04.790Z] #0 4.219 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:07:04 [2022-10-20T03:07:04.790Z] #0 4.239 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:07:04 [2022-10-20T03:07:04.790Z] #0 4.239 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:07:04 [2022-10-20T03:07:04.790Z] #0 5.689 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
03:07:04 [2022-10-20T03:07:04.790Z] #0 8.014 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
03:07:04 [2022-10-20T03:07:04.790Z] #0 11.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
03:07:05 [2022-10-20T03:07:05.048Z] #37 ...
03:07:05 [2022-10-20T03:07:05.048Z] 
03:07:05 [2022-10-20T03:07:05.048Z] #38 [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
03:07:05 [2022-10-20T03:07:05.048Z] #0 5.639 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:07:05 [2022-10-20T03:07:05.048Z] #0 5.644 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:07:05 [2022-10-20T03:07:05.048Z] #0 5.674 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:07:05 [2022-10-20T03:07:05.048Z] #0 7.549 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:07:05 [2022-10-20T03:07:05.048Z] #38 ...
03:07:05 [2022-10-20T03:07:05.048Z] 
03:07:05 [2022-10-20T03:07:05.048Z] #39 [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
03:07:05 [2022-10-20T03:07:05.048Z] #0 0.995 + RM_GOPATH=0
03:07:05 [2022-10-20T03:07:05.048Z] #0 0.995 + TMP_GOPATH=
03:07:05 [2022-10-20T03:07:05.048Z] #0 0.995 + : /build
03:07:05 [2022-10-20T03:07:05.048Z] #0 0.995 + '[' -z '' ']'
03:07:05 [2022-10-20T03:07:05.048Z] #0 0.996 ++ mktemp -d
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.002 + export GOPATH=/tmp/tmp.UDg4YnDEoM
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.003 + GOPATH=/tmp/tmp.UDg4YnDEoM
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.003 + RM_GOPATH=1
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.003 + case "$(go env GOARCH)" in
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.004 ++ go env GOARCH
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.055 + export GO_BUILDMODE=-buildmode=pie
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.055 + GO_BUILDMODE=-buildmode=pie
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.059 ++ dirname /install.sh
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.071 + dir=/
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.072 + bin=rootlesskit
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.080 + shift
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.080 + '[' '!' -f //rootlesskit.installer ']'
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.080 + . //rootlesskit.installer
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.080 ++ : 1920341cd41e047834a21007424162a2dc946315
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.080 + install_rootlesskit
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.080 + case "$1" in
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.080 + export CGO_ENABLED=0
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.080 + CGO_ENABLED=0
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.080 + _install_rootlesskit
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.081 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.085 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.085 + for f in rootlesskit rootlesskit-docker-proxy
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.085 + GOBIN=/build
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.085 + GO111MODULE=on
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.085 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
03:07:05 [2022-10-20T03:07:05.048Z] #0 1.619 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
03:07:05 [2022-10-20T03:07:05.048Z] #0 3.650 go: downloading github.com/sirupsen/logrus v1.8.1
03:07:05 [2022-10-20T03:07:05.048Z] #0 3.694 go: downloading github.com/urfave/cli/v2 v2.4.0
03:07:05 [2022-10-20T03:07:05.048Z] #0 4.003 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
03:07:05 [2022-10-20T03:07:05.048Z] #0 6.415 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
03:07:05 [2022-10-20T03:07:05.984Z] #39 ...
03:07:05 [2022-10-20T03:07:05.984Z] 
03:07:05 [2022-10-20T03:07:05.984Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
03:07:05 [2022-10-20T03:07:05.984Z] #33 12.73 go: downloading github.com/sirupsen/logrus v1.6.0
03:07:05 [2022-10-20T03:07:05.984Z] #33 12.75 go: downloading github.com/spf13/cobra v1.1.3
03:07:06 [2022-10-20T03:07:06.242Z] #33 13.20 go: downloading github.com/mattn/go-isatty v0.0.3
03:07:06 [2022-10-20T03:07:06.501Z] #33 13.30 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
03:07:06 [2022-10-20T03:07:06.501Z] #33 13.38 go: downloading gopkg.in/yaml.v2 v2.4.0
03:07:07 [2022-10-20T03:07:07.068Z] #33 13.81 go: downloading github.com/cosiner/argv v0.1.0
03:07:07 [2022-10-20T03:07:07.068Z] #33 13.84 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
03:07:07 [2022-10-20T03:07:07.068Z] #33 13.85 go: downloading github.com/peterh/liner v1.2.2
03:07:07 [2022-10-20T03:07:07.068Z] #33 14.00 go: downloading github.com/google/go-dap v0.6.0
03:07:07 [2022-10-20T03:07:07.326Z] #33 14.25 go: downloading github.com/russross/blackfriday/v2 v2.0.1
03:07:07 [2022-10-20T03:07:07.585Z] #33 14.54 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
03:07:08 [2022-10-20T03:07:08.152Z] #33 15.06 go: downloading github.com/mattn/go-runewidth v0.0.3
03:07:08 [2022-10-20T03:07:08.152Z] #33 15.17 go: downloading github.com/hashicorp/golang-lru v0.5.4
03:07:08 [2022-10-20T03:07:08.410Z] #33 15.27 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
03:07:09 [2022-10-20T03:07:09.348Z] #33 16.41 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
03:07:11 [2022-10-20T03:07:11.881Z] #33 ...
03:07:11 [2022-10-20T03:07:11.881Z] 
03:07:11 [2022-10-20T03:07:11.881Z] #25 [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.49.0"      && /build/golangci-lint --version
03:07:11 [2022-10-20T03:07:11.881Z] #25 12.89 go: downloading github.com/sirupsen/logrus v1.9.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 12.89 go: downloading github.com/stretchr/testify v1.8.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 13.25 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
03:07:11 [2022-10-20T03:07:11.881Z] #25 13.28 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
03:07:11 [2022-10-20T03:07:11.881Z] #25 13.38 go: downloading github.com/hashicorp/go-multierror v1.1.1
03:07:11 [2022-10-20T03:07:11.881Z] #25 13.39 go: downloading github.com/fsnotify/fsnotify v1.5.4
03:07:11 [2022-10-20T03:07:11.881Z] #25 13.47 go: downloading github.com/mitchellh/mapstructure v1.5.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 13.52 go: downloading github.com/spf13/afero v1.8.2
03:07:11 [2022-10-20T03:07:11.881Z] #25 13.64 go: downloading github.com/spf13/cast v1.5.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 13.87 go: downloading github.com/spf13/jwalterweatherman v1.1.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 13.96 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
03:07:11 [2022-10-20T03:07:11.881Z] #25 13.97 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
03:07:11 [2022-10-20T03:07:11.881Z] #25 16.24 go: downloading github.com/Antonboom/errname v0.1.7
03:07:11 [2022-10-20T03:07:11.881Z] #25 16.24 go: downloading 4d63.com/gochecknoglobals v0.1.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 16.43 go: downloading github.com/Antonboom/nilnil v0.1.1
03:07:11 [2022-10-20T03:07:11.881Z] #25 16.43 go: downloading github.com/BurntSushi/toml v1.2.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 16.64 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
03:07:11 [2022-10-20T03:07:11.881Z] #25 16.90 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 16.98 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 17.17 go: downloading github.com/alexkohler/prealloc v1.0.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 17.34 go: downloading github.com/alingse/asasalint v0.0.11
03:07:11 [2022-10-20T03:07:11.881Z] #25 17.60 go: downloading github.com/ashanbrown/forbidigo v1.3.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 17.62 go: downloading github.com/ashanbrown/makezero v1.1.1
03:07:11 [2022-10-20T03:07:11.881Z] #25 17.65 go: downloading github.com/bkielbasa/cyclop v1.2.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 17.77 go: downloading github.com/blizzy78/varnamelen v0.8.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 17.88 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 18.05 go: downloading github.com/breml/bidichk v0.2.3
03:07:11 [2022-10-20T03:07:11.881Z] #25 18.09 go: downloading github.com/breml/errchkjson v0.3.0
03:07:11 [2022-10-20T03:07:11.881Z] #25 18.20 go: downloading github.com/butuzov/ireturn v0.1.1
03:07:11 [2022-10-20T03:07:11.881Z] #25 18.23 go: downloading github.com/charithe/durationcheck v0.0.9
03:07:11 [2022-10-20T03:07:11.881Z] #25 18.41 go: downloading github.com/curioswitch/go-reassign v0.1.2
03:07:11 [2022-10-20T03:07:11.881Z] #25 18.49 go: downloading github.com/daixiang0/gci v0.6.3
03:07:11 [2022-10-20T03:07:11.881Z] #25 18.81 go: downloading github.com/denis-tingaikin/go-header v0.4.3
03:07:11 [2022-10-20T03:07:11.881Z] #25 18.82 go: downloading github.com/esimonov/ifshort v1.0.4
03:07:11 [2022-10-20T03:07:11.881Z] #25 18.89 go: downloading github.com/firefart/nonamedreturns v1.0.4
03:07:12 [2022-10-20T03:07:12.140Z] #25 19.00 go: downloading github.com/fzipp/gocyclo v0.6.0
03:07:12 [2022-10-20T03:07:12.140Z] #25 19.00 go: downloading github.com/go-critic/go-critic v0.6.4
03:07:13 [2022-10-20T03:07:13.074Z] #25 19.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
03:07:13 [2022-10-20T03:07:13.074Z] #25 19.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
03:07:13 [2022-10-20T03:07:13.074Z] #25 19.91 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
03:07:13 [2022-10-20T03:07:13.332Z] #25 20.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
03:07:13 [2022-10-20T03:07:13.591Z] #25 20.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
03:07:13 [2022-10-20T03:07:13.591Z] #25 20.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
03:07:13 [2022-10-20T03:07:13.591Z] #25 20.57 go: downloading github.com/golangci/misspell v0.3.5
03:07:13 [2022-10-20T03:07:13.591Z] #25 20.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
03:07:13 [2022-10-20T03:07:13.853Z] #25 20.67 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
03:07:13 [2022-10-20T03:07:13.853Z] #25 20.75 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
03:07:13 [2022-10-20T03:07:13.853Z] #25 20.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
03:07:13 [2022-10-20T03:07:13.853Z] #25 20.83 go: downloading github.com/hexops/gotextdiff v1.0.3
03:07:14 [2022-10-20T03:07:14.112Z] #25 20.98 go: downloading github.com/jgautheron/goconst v1.5.1
03:07:14 [2022-10-20T03:07:14.112Z] #25 20.98 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
03:07:14 [2022-10-20T03:07:14.112Z] #25 21.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
03:07:14 [2022-10-20T03:07:14.112Z] #25 21.05 go: downloading github.com/julz/importas v0.1.0
03:07:14 [2022-10-20T03:07:14.112Z] #25 21.11 go: downloading github.com/kisielk/errcheck v1.6.2
03:07:14 [2022-10-20T03:07:14.112Z] #25 21.13 go: downloading github.com/kulti/thelper v0.6.3
03:07:14 [2022-10-20T03:07:14.371Z] #25 21.25 go: downloading github.com/kunwardeep/paralleltest v1.0.6
03:07:14 [2022-10-20T03:07:14.371Z] #25 21.32 go: downloading github.com/kyoh86/exportloopref v0.1.8
03:07:14 [2022-10-20T03:07:14.371Z] #25 21.39 go: downloading github.com/ldez/tagliatelle v0.3.1
03:07:14 [2022-10-20T03:07:14.371Z] #25 21.41 go: downloading github.com/leonklingele/grouper v1.1.0
03:07:14 [2022-10-20T03:07:14.630Z] #25 21.51 go: downloading github.com/lufeee/execinquery v1.2.1
03:07:14 [2022-10-20T03:07:14.630Z] #25 21.61 go: downloading github.com/maratori/testpackage v1.1.0
03:07:14 [2022-10-20T03:07:14.888Z] #25 21.64 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
03:07:14 [2022-10-20T03:07:14.888Z] #25 21.70 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
03:07:14 [2022-10-20T03:07:14.888Z] #25 21.74 go: downloading github.com/mgechev/revive v1.2.3
03:07:15 [2022-10-20T03:07:15.149Z] #25 ...
03:07:15 [2022-10-20T03:07:15.149Z] 
03:07:15 [2022-10-20T03:07:15.149Z] #27 [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
03:07:15 [2022-10-20T03:07:15.149Z] #27 12.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
03:07:15 [2022-10-20T03:07:15.408Z] #27 17.30 Reading package lists...
03:07:15 [2022-10-20T03:07:15.408Z] #27 ...
03:07:15 [2022-10-20T03:07:15.408Z] 
03:07:15 [2022-10-20T03:07:15.408Z] #34 [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
03:07:15 [2022-10-20T03:07:15.408Z] #34 16.78 tomll can be used in two ways:
03:07:15 [2022-10-20T03:07:15.408Z] #34 16.78 Writing to STDIN and reading from STDOUT:
03:07:15 [2022-10-20T03:07:15.408Z] #34 16.78   cat file.toml | tomll > file.toml
03:07:15 [2022-10-20T03:07:15.408Z] #34 16.78 
03:07:15 [2022-10-20T03:07:15.408Z] #34 16.78 Reading and updating a list of files:
03:07:15 [2022-10-20T03:07:15.408Z] #34 16.78   tomll a.toml b.toml c.toml
03:07:15 [2022-10-20T03:07:15.408Z] #34 16.78 
03:07:15 [2022-10-20T03:07:15.408Z] #34 16.78 When given a list of files, tomll will modify all files in place without asking.
03:07:15 [2022-10-20T03:07:15.408Z] #34 DONE 22.2s
03:07:15 [2022-10-20T03:07:15.408Z] 
03:07:15 [2022-10-20T03:07:15.408Z] #31 [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             ;
03:07:15 [2022-10-20T03:07:15.408Z] #0 7.833 Reading package lists...
03:07:15 [2022-10-20T03:07:15.408Z] #31 13.05 Reading package lists...
03:07:15 [2022-10-20T03:07:15.408Z] #31 17.58 Building dependency tree...
03:07:15 [2022-10-20T03:07:15.408Z] #31 22.12 python3 is already the newest version (3.9.2-3).
03:07:15 [2022-10-20T03:07:15.408Z] #31 22.12 The following additional packages will be installed:
03:07:15 [2022-10-20T03:07:15.408Z] #31 22.13   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
03:07:15 [2022-10-20T03:07:15.408Z] #31 22.13   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
03:07:15 [2022-10-20T03:07:15.408Z] #31 22.14 Suggested packages:
03:07:15 [2022-10-20T03:07:15.408Z] #31 22.15   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
03:07:15 [2022-10-20T03:07:15.408Z] #31 22.15   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
03:07:15 [2022-10-20T03:07:15.408Z] #31 22.15   m4-doc ed diffutils-doc
03:07:15 [2022-10-20T03:07:15.408Z] #31 22.15 Recommended packages:
03:07:15 [2022-10-20T03:07:15.408Z] #31 22.15   fakeroot libalgorithm-merge-perl libltdl-dev
03:07:15 [2022-10-20T03:07:15.666Z] #31 ...
03:07:15 [2022-10-20T03:07:15.666Z] 
03:07:15 [2022-10-20T03:07:15.666Z] #26 [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            wget
03:07:15 [2022-10-20T03:07:15.666Z] #0 8.494 Reading package lists...
03:07:15 [2022-10-20T03:07:15.666Z] #26 14.23 Reading package lists...
03:07:15 [2022-10-20T03:07:15.666Z] #26 18.52 Building dependency tree...
03:07:15 [2022-10-20T03:07:15.666Z] #26 20.20 Reading state information...
03:07:15 [2022-10-20T03:07:15.666Z] #26 22.48 The following additional packages will be installed:
03:07:15 [2022-10-20T03:07:15.666Z] #26 22.52   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
03:07:15 [2022-10-20T03:07:15.666Z] #26 22.53   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
03:07:15 [2022-10-20T03:07:15.666Z] #26 22.53 Recommended packages:
03:07:15 [2022-10-20T03:07:15.666Z] #26 22.53   libldap-common publicsuffix libsasl2-modules
03:07:15 [2022-10-20T03:07:15.924Z] #26 ...
03:07:15 [2022-10-20T03:07:15.924Z] 
03:07:15 [2022-10-20T03:07:15.924Z] #35 [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
03:07:15 [2022-10-20T03:07:15.924Z] #35 22.68 Updating files:  74% (1635/2185)
Updating files:  75% (1639/2185)
Updating files:  76% (1661/2185)
Updating files:  77% (1683/2185)
Updating files:  78% (1705/2185)
Updating files:  79% (1727/2185)
Updating files:  80% (1748/2185)
Updating files:  81% (1770/2185)
03:07:15 [2022-10-20T03:07:15.924Z] #35 ...
03:07:15 [2022-10-20T03:07:15.924Z] 
03:07:15 [2022-10-20T03:07:15.924Z] #39 [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
03:07:15 [2022-10-20T03:07:15.924Z] #39 7.256 go: downloading github.com/google/uuid v1.3.0
03:07:15 [2022-10-20T03:07:15.925Z] #39 7.322 go: downloading github.com/moby/vpnkit v0.5.0
03:07:15 [2022-10-20T03:07:15.925Z] #39 8.101 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
03:07:15 [2022-10-20T03:07:15.925Z] #39 8.133 go: downloading github.com/gofrs/flock v0.8.1
03:07:15 [2022-10-20T03:07:15.925Z] #39 8.223 go: downloading github.com/gorilla/mux v1.8.0
03:07:15 [2022-10-20T03:07:15.925Z] #39 8.407 go: downloading github.com/moby/sys/mountinfo v0.6.0
03:07:15 [2022-10-20T03:07:15.925Z] #39 8.644 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
03:07:15 [2022-10-20T03:07:15.925Z] #39 8.927 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
03:07:15 [2022-10-20T03:07:15.925Z] #39 8.941 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
03:07:15 [2022-10-20T03:07:15.925Z] #39 10.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0
03:07:16 [2022-10-20T03:07:16.183Z] #39 ...
03:07:16 [2022-10-20T03:07:16.183Z] 
03:07:16 [2022-10-20T03:07:16.183Z] #27 [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
03:07:16 [2022-10-20T03:07:16.183Z] #27 17.30 Reading package lists...
03:07:16 [2022-10-20T03:07:16.441Z] #27 23.30 Reading package lists...
03:07:16 [2022-10-20T03:07:16.441Z] #27 ...
03:07:16 [2022-10-20T03:07:16.441Z] 
03:07:16 [2022-10-20T03:07:16.441Z] #30 [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
03:07:16 [2022-10-20T03:07:16.441Z] #30 12.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
03:07:16 [2022-10-20T03:07:16.441Z] #30 15.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
03:07:16 [2022-10-20T03:07:16.441Z] #30 18.32 Fetched 197 kB in 14s (14.4 kB/s)
03:07:16 [2022-10-20T03:07:16.699Z] #30 18.32 Reading package lists...
03:07:16 [2022-10-20T03:07:16.699Z] #30 ...
03:07:16 [2022-10-20T03:07:16.699Z] 
03:07:16 [2022-10-20T03:07:16.699Z] #32 [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
03:07:16 [2022-10-20T03:07:16.699Z] #32 13.57 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
03:07:16 [2022-10-20T03:07:16.699Z] #32 13.64 go: downloading golang.org/x/mod v0.3.0
03:07:16 [2022-10-20T03:07:16.957Z] #32 ...
03:07:16 [2022-10-20T03:07:16.957Z] 
03:07:16 [2022-10-20T03:07:16.957Z] #35 [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
03:07:16 [2022-10-20T03:07:16.957Z] #35 22.68 Updating files:  74% (1635/2185)
Updating files:  75% (1639/2185)
Updating files:  76% (1661/2185)
Updating files:  77% (1683/2185)
Updating files:  78% (1705/2185)
Updating files:  79% (1727/2185)
Updating files:  80% (1748/2185)
Updating files:  81% (1770/2185)
Updating files:  82% (1792/2185)
Updating files:  83% (1814/2185)
Updating files:  84% (1836/2185)
Updating files:  85% (1858/2185)
Updating files:  86% (1880/2185)
Updating files:  87% (1901/2185)
Updating files:  88% (1923/2185)
Updating files:  89% (1945/2185)
Updating files:  90% (1967/2185)
Updating files:  91% (1989/2185)
Updating files:  92% (2011/2185)
Updating files:  93% (2033/2185)
Updating files:  94% (2054/2185)
Updating files:  95% (2076/2185)
Updating files:  96% (2098/2185)
Updating files:  97% (2120/2185)
Updating files:  98% (2142/2185)
Updating files:  99% (2164/2185)
Updating files: 100% (2185/2185)
Updating files: 100% (2185/2185), done.
03:07:16 [2022-10-20T03:07:16.957Z] #35 23.33 + git checkout -q v2.3.0
03:07:18 [2022-10-20T03:07:18.331Z] #35 24.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:07:19 [2022-10-20T03:07:19.265Z] #35 ...
03:07:19 [2022-10-20T03:07:19.265Z] 
03:07:19 [2022-10-20T03:07:19.265Z] #37 [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
03:07:19 [2022-10-20T03:07:19.265Z] #37 16.33 Fetched 193 kB in 12s (15.6 kB/s)
03:07:19 [2022-10-20T03:07:19.265Z] #37 16.33 Reading package lists...
03:07:19 [2022-10-20T03:07:19.526Z] #37 22.34 Reading package lists...
03:07:19 [2022-10-20T03:07:19.526Z] #37 ...
03:07:19 [2022-10-20T03:07:19.526Z] 
03:07:19 [2022-10-20T03:07:19.526Z] #31 [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             ;
03:07:19 [2022-10-20T03:07:19.526Z] #31 23.99 The following NEW packages will be installed:
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.02   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.02   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.04   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.04   libyajl2 m4 patch xz-utils
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.46 0 upgraded, 23 newly installed, 0 to remove and 3 not upgraded.
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.46 Need to get 5921 kB of archives.
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.46 After this operation, 18.6 MB of additional disk space will be used.
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 24.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
03:07:19 [2022-10-20T03:07:19.526Z] #31 26.08 debconf: delaying package configuration, since apt-utils is not installed
03:07:19 [2022-10-20T03:07:19.526Z] #31 26.36 Fetched 5921 kB in 1s (8627 kB/s)
03:07:19 [2022-10-20T03:07:19.526Z] #31 26.46 Selecting previously unselected package bzip2.
03:07:19 [2022-10-20T03:07:19.526Z] #31 26.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
03:07:19 [2022-10-20T03:07:19.526Z] #31 26.55 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
03:07:19 [2022-10-20T03:07:19.784Z] #31 26.57 Unpacking bzip2 (1.0.8-4) ...
03:07:19 [2022-10-20T03:07:19.784Z] #31 26.69 Selecting previously unselected package libmagic-mgc.
03:07:19 [2022-10-20T03:07:19.784Z] #31 ...
03:07:19 [2022-10-20T03:07:19.784Z] 
03:07:19 [2022-10-20T03:07:19.784Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
03:07:19 [2022-10-20T03:07:19.784Z] #0 11.52 Reading package lists...
03:07:19 [2022-10-20T03:07:19.784Z] #36 16.96 Reading package lists...
03:07:19 [2022-10-20T03:07:19.784Z] #36 22.54 Building dependency tree...
03:07:19 [2022-10-20T03:07:19.784Z] #36 26.51 The following additional packages will be installed:
03:07:19 [2022-10-20T03:07:19.784Z] #36 26.53   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:07:19 [2022-10-20T03:07:19.784Z] #36 26.53   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
03:07:19 [2022-10-20T03:07:19.784Z] #36 26.53   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
03:07:19 [2022-10-20T03:07:19.784Z] #36 26.53   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
03:07:19 [2022-10-20T03:07:19.784Z] #36 26.54   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
03:07:19 [2022-10-20T03:07:19.784Z] #36 26.54   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
03:07:19 [2022-10-20T03:07:19.784Z] #36 26.54   mingw-w64-common mingw-w64-x86-64-dev
03:07:19 [2022-10-20T03:07:19.784Z] #36 26.54 Suggested packages:
03:07:19 [2022-10-20T03:07:19.784Z] #36 26.55   gcc-10-locales seccomp wine64
03:07:19 [2022-10-20T03:07:19.784Z] #36 ...
03:07:19 [2022-10-20T03:07:19.784Z] 
03:07:19 [2022-10-20T03:07:19.784Z] #31 [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             ;
03:07:19 [2022-10-20T03:07:19.784Z] #31 26.70 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
03:07:19 [2022-10-20T03:07:19.784Z] #31 26.71 Unpacking libmagic-mgc (1:5.39-3) ...
03:07:20 [2022-10-20T03:07:20.356Z] #31 27.42 Selecting previously unselected package libmagic1:arm64.
03:07:20 [2022-10-20T03:07:20.614Z] #31 27.42 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
03:07:20 [2022-10-20T03:07:20.614Z] #31 27.43 Unpacking libmagic1:arm64 (1:5.39-3) ...
03:07:20 [2022-10-20T03:07:20.614Z] #31 27.62 Selecting previously unselected package file.
03:07:20 [2022-10-20T03:07:20.614Z] #31 27.63 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
03:07:20 [2022-10-20T03:07:20.614Z] #31 27.67 Unpacking file (1:5.39-3) ...
03:07:21 [2022-10-20T03:07:21.197Z] #31 27.89 Selecting previously unselected package xz-utils.
03:07:21 [2022-10-20T03:07:21.197Z] #31 27.89 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
03:07:21 [2022-10-20T03:07:21.197Z] #31 27.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
03:07:21 [2022-10-20T03:07:21.197Z] #31 28.13 Selecting previously unselected package libsigsegv2:arm64.
03:07:21 [2022-10-20T03:07:21.198Z] #31 28.14 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
03:07:21 [2022-10-20T03:07:21.198Z] #31 28.16 Unpacking libsigsegv2:arm64 (2.13-1) ...
03:07:21 [2022-10-20T03:07:21.457Z] #31 28.26 Selecting previously unselected package m4.
03:07:21 [2022-10-20T03:07:21.457Z] #31 28.27 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
03:07:21 [2022-10-20T03:07:21.457Z] #31 28.28 Unpacking m4 (1.4.18-5) ...
03:07:21 [2022-10-20T03:07:21.457Z] #31 28.47 Selecting previously unselected package autoconf.
03:07:21 [2022-10-20T03:07:21.457Z] #31 28.47 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
03:07:21 [2022-10-20T03:07:21.457Z] #31 28.48 Unpacking autoconf (2.69-14) ...
03:07:22 [2022-10-20T03:07:22.030Z] #31 28.99 Selecting previously unselected package autotools-dev.
03:07:22 [2022-10-20T03:07:22.030Z] #31 29.01 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
03:07:22 [2022-10-20T03:07:22.030Z] #31 29.02 Unpacking autotools-dev (20180224.1+nmu1) ...
03:07:22 [2022-10-20T03:07:22.288Z] #31 29.30 Selecting previously unselected package automake.
03:07:22 [2022-10-20T03:07:22.288Z] #31 29.31 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
03:07:22 [2022-10-20T03:07:22.288Z] #31 29.31 Unpacking automake (1:1.16.3-2) ...
03:07:22 [2022-10-20T03:07:22.855Z] #31 29.92 Selecting previously unselected package patch.
03:07:23 [2022-10-20T03:07:23.113Z] #31 29.92 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
03:07:23 [2022-10-20T03:07:23.113Z] #31 29.95 Unpacking patch (2.7.6-7) ...
03:07:23 [2022-10-20T03:07:23.113Z] #31 30.16 Selecting previously unselected package dpkg-dev.
03:07:23 [2022-10-20T03:07:23.373Z] #31 30.19 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
03:07:23 [2022-10-20T03:07:23.373Z] #31 30.20 Unpacking dpkg-dev (1.20.12) ...
03:07:24 [2022-10-20T03:07:24.748Z] #31 31.34 Selecting previously unselected package build-essential.
03:07:24 [2022-10-20T03:07:24.748Z] #31 31.34 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
03:07:24 [2022-10-20T03:07:24.748Z] #31 31.36 Unpacking build-essential (12.9) ...
03:07:24 [2022-10-20T03:07:24.748Z] #31 31.50 Selecting previously unselected package libcap2:arm64.
03:07:24 [2022-10-20T03:07:24.748Z] #31 31.50 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
03:07:24 [2022-10-20T03:07:24.748Z] #31 31.51 Unpacking libcap2:arm64 (1:2.44-1) ...
03:07:24 [2022-10-20T03:07:24.748Z] #31 31.61 Selecting previously unselected package libcap-dev:arm64.
03:07:24 [2022-10-20T03:07:24.748Z] #31 31.61 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
03:07:24 [2022-10-20T03:07:24.748Z] #31 31.62 Unpacking libcap-dev:arm64 (1:2.44-1) ...
03:07:25 [2022-10-20T03:07:25.007Z] #31 31.94 Selecting previously unselected package libprotobuf-c1:arm64.
03:07:25 [2022-10-20T03:07:25.007Z] #31 31.94 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
03:07:25 [2022-10-20T03:07:25.266Z] #31 32.02 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:07:25 [2022-10-20T03:07:25.266Z] #31 32.19 Selecting previously unselected package libprotobuf-c-dev:arm64.
03:07:25 [2022-10-20T03:07:25.266Z] #31 32.19 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
03:07:25 [2022-10-20T03:07:25.266Z] #31 32.25 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
03:07:25 [2022-10-20T03:07:25.525Z] #31 32.37 Selecting previously unselected package libseccomp-dev:arm64.
03:07:25 [2022-10-20T03:07:25.525Z] #31 32.37 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
03:07:25 [2022-10-20T03:07:25.525Z] #31 32.40 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
03:07:25 [2022-10-20T03:07:25.525Z] #31 32.62 Selecting previously unselected package libsystemd-dev:arm64.
03:07:25 [2022-10-20T03:07:25.525Z] #31 32.64 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
03:07:25 [2022-10-20T03:07:25.784Z] #31 32.64 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
03:07:26 [2022-10-20T03:07:26.043Z] #31 ...
03:07:26 [2022-10-20T03:07:26.043Z] 
03:07:26 [2022-10-20T03:07:26.043Z] #25 [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.49.0"      && /build/golangci-lint --version
03:07:26 [2022-10-20T03:07:26.043Z] #25 22.85 go: downloading github.com/moricho/tparallel v0.2.1
03:07:26 [2022-10-20T03:07:26.043Z] #25 22.85 go: downloading github.com/nakabonne/nestif v0.3.1
03:07:26 [2022-10-20T03:07:26.043Z] #25 23.02 go: downloading github.com/nishanths/exhaustive v0.8.1
03:07:26 [2022-10-20T03:07:26.043Z] #25 23.09 go: downloading github.com/nishanths/predeclared v0.2.2
03:07:26 [2022-10-20T03:07:26.043Z] #25 23.14 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
03:07:26 [2022-10-20T03:07:26.043Z] #25 23.24 go: downloading github.com/ryancurrah/gomodguard v1.2.4
03:07:26 [2022-10-20T03:07:26.043Z] #25 23.40 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
03:07:26 [2022-10-20T03:07:26.043Z] #25 23.41 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
03:07:26 [2022-10-20T03:07:26.043Z] #25 23.54 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
03:07:26 [2022-10-20T03:07:26.043Z] #25 23.62 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
03:07:26 [2022-10-20T03:07:26.043Z] #25 23.73 go: downloading github.com/securego/gosec/v2 v2.13.1
03:07:26 [2022-10-20T03:07:26.043Z] #25 23.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.05 go: downloading github.com/sivchari/containedctx v1.0.2
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.08 go: downloading github.com/sivchari/nosnakecase v1.7.0
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.11 go: downloading github.com/sivchari/tenv v1.7.0
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.20 go: downloading github.com/sonatard/noctx v0.0.1
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.28 go: downloading github.com/sourcegraph/go-diff v0.6.1
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.38 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.49 go: downloading github.com/sylvia7788/contextcheck v1.0.6
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.57 go: downloading github.com/tetafro/godot v1.4.11
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.57 go: downloading github.com/tdakkota/asciicheck v0.1.1
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.72 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.72 go: downloading github.com/timonwong/logrlint v0.1.0
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.81 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
03:07:26 [2022-10-20T03:07:26.043Z] #25 24.88 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
03:07:26 [2022-10-20T03:07:26.043Z] #25 25.25 go: downloading github.com/ultraware/funlen v0.0.3
03:07:26 [2022-10-20T03:07:26.043Z] #25 25.27 go: downloading github.com/ultraware/whitespace v0.0.5
03:07:26 [2022-10-20T03:07:26.043Z] #25 25.39 go: downloading github.com/uudashr/gocognit v1.0.6
03:07:26 [2022-10-20T03:07:26.043Z] #25 25.44 go: downloading github.com/yagipy/maintidx v1.0.0
03:07:26 [2022-10-20T03:07:26.043Z] #25 25.48 go: downloading github.com/yeya24/promlinter v0.2.0
03:07:26 [2022-10-20T03:07:26.043Z] #25 25.53 go: downloading gitlab.com/bosi/decorder v0.2.3
03:07:26 [2022-10-20T03:07:26.043Z] #25 25.67 go: downloading honnef.co/go/tools v0.3.3
03:07:26 [2022-10-20T03:07:26.043Z] #25 27.60 go: downloading mvdan.cc/gofumpt v0.3.1
03:07:26 [2022-10-20T03:07:26.043Z] #25 27.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
03:07:26 [2022-10-20T03:07:26.043Z] #25 27.86 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
03:07:26 [2022-10-20T03:07:26.043Z] #25 27.89 go: downloading github.com/davecgh/go-spew v1.1.1
03:07:26 [2022-10-20T03:07:26.043Z] #25 27.99 go: downloading github.com/pmezard/go-difflib v1.0.0
03:07:26 [2022-10-20T03:07:26.043Z] #25 28.01 go: downloading github.com/stretchr/objx v0.4.0
03:07:26 [2022-10-20T03:07:26.043Z] #25 28.07 go: downloading github.com/hashicorp/errwrap v1.0.0
03:07:26 [2022-10-20T03:07:26.043Z] #25 28.11 go: downloading golang.org/x/text v0.3.7
03:07:26 [2022-10-20T03:07:26.043Z] #25 ...
03:07:26 [2022-10-20T03:07:26.043Z] 
03:07:26 [2022-10-20T03:07:26.043Z] #26 [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            wget
03:07:26 [2022-10-20T03:07:26.043Z] #26 23.91 The following NEW packages will be installed:
03:07:26 [2022-10-20T03:07:26.043Z] #26 23.91   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
03:07:26 [2022-10-20T03:07:26.043Z] #26 23.91   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
03:07:26 [2022-10-20T03:07:26.043Z] #26 23.91   libssh2-1 openssl wget
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.34 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded.
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.34 Need to get 3887 kB of archives.
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.34 After this operation, 10.0 MB of additional disk space will be used.
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.34 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.37 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.37 Get:3 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.38 Get:4 http://deb.debian.org/debian bullseye/main arm64 wget arm64 1.21-1+deb11u1 [946 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.41 Get:5 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.41 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.43 Get:7 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.44 Get:8 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.44 Get:9 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.46 Get:10 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.47 Get:11 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.47 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.50 Get:13 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.51 Get:14 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.53 Get:15 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 24.54 Get:16 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
03:07:26 [2022-10-20T03:07:26.043Z] #26 25.42 debconf: delaying package configuration, since apt-utils is not installed
03:07:26 [2022-10-20T03:07:26.043Z] #26 25.68 Fetched 3887 kB in 1s (6913 kB/s)
03:07:26 [2022-10-20T03:07:26.043Z] #26 25.80 Selecting previously unselected package openssl.
03:07:26 [2022-10-20T03:07:26.044Z] #26 25.80 (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.)
03:07:26 [2022-10-20T03:07:26.044Z] #26 25.81 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 25.83 Unpacking openssl (1.1.1n-0+deb11u3) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 26.53 Selecting previously unselected package ca-certificates.
03:07:26 [2022-10-20T03:07:26.044Z] #26 26.53 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 26.54 Unpacking ca-certificates (20210119) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 26.90 Selecting previously unselected package libpsl5:arm64.
03:07:26 [2022-10-20T03:07:26.044Z] #26 26.90 Preparing to unpack .../02-libpsl5_0.21.0-1.2_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 26.91 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 27.04 Selecting previously unselected package wget.
03:07:26 [2022-10-20T03:07:26.044Z] #26 27.04 Preparing to unpack .../03-wget_1.21-1+deb11u1_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 27.05 Unpacking wget (1.21-1+deb11u1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 27.92 Selecting previously unselected package libbrotli1:arm64.
03:07:26 [2022-10-20T03:07:26.044Z] #26 27.92 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 27.92 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 28.15 Selecting previously unselected package libsasl2-modules-db:arm64.
03:07:26 [2022-10-20T03:07:26.044Z] #26 28.18 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 28.19 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 28.35 Selecting previously unselected package libsasl2-2:arm64.
03:07:26 [2022-10-20T03:07:26.044Z] #26 28.35 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 28.36 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 28.55 Selecting previously unselected package libldap-2.4-2:arm64.
03:07:26 [2022-10-20T03:07:26.044Z] #26 28.55 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 28.55 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 28.85 Selecting previously unselected package libnghttp2-14:arm64.
03:07:26 [2022-10-20T03:07:26.044Z] #26 28.85 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 28.86 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.02 Selecting previously unselected package librtmp1:arm64.
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.03 Preparing to unpack .../09-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.03 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.14 Selecting previously unselected package libssh2-1:arm64.
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.15 Preparing to unpack .../10-libssh2-1_1.9.0-2_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.16 Unpacking libssh2-1:arm64 (1.9.0-2) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.40 Selecting previously unselected package libcurl4:arm64.
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.40 Preparing to unpack .../11-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.41 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.64 Selecting previously unselected package curl.
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.67 Preparing to unpack .../12-curl_7.74.0-1.3+deb11u3_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.67 Unpacking curl (7.74.0-1.3+deb11u3) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.92 Selecting previously unselected package libonig5:arm64.
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.93 Preparing to unpack .../13-libonig5_6.9.6-1.1_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 29.94 Unpacking libonig5:arm64 (6.9.6-1.1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.21 Selecting previously unselected package libjq1:arm64.
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.21 Preparing to unpack .../14-libjq1_1.6-2.1_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.23 Unpacking libjq1:arm64 (1.6-2.1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.42 Selecting previously unselected package jq.
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.42 Preparing to unpack .../15-jq_1.6-2.1_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.43 Unpacking jq (1.6-2.1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.67 Setting up libpsl5:arm64 (0.21.0-1.2) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.68 Setting up wget (1.21-1+deb11u1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.79 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.81 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.83 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.85 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.86 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.87 Setting up libssh2-1:arm64 (1.9.0-2) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.89 Setting up openssl (1.1.1n-0+deb11u3) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.91 Setting up libonig5:arm64 (6.9.6-1.1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.92 Setting up libjq1:arm64 (1.6-2.1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.94 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
03:07:26 [2022-10-20T03:07:26.044Z] #26 30.95 Setting up ca-certificates (20210119) ...
03:07:26 [2022-10-20T03:07:26.612Z] #26 ...
03:07:26 [2022-10-20T03:07:26.612Z] 
03:07:26 [2022-10-20T03:07:26.612Z] #31 [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             ;
03:07:26 [2022-10-20T03:07:26.612Z] #31 33.53 Selecting previously unselected package libtool.
03:07:26 [2022-10-20T03:07:26.612Z] #31 33.53 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
03:07:26 [2022-10-20T03:07:26.612Z] #31 33.54 Unpacking libtool (2.4.6-15) ...
03:07:26 [2022-10-20T03:07:26.879Z] #31 33.75 Selecting previously unselected package libudev-dev:arm64.
03:07:26 [2022-10-20T03:07:26.879Z] #31 33.75 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
03:07:26 [2022-10-20T03:07:26.879Z] #31 33.76 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
03:07:27 [2022-10-20T03:07:27.446Z] #31 34.14 Selecting previously unselected package libyajl2:arm64.
03:07:27 [2022-10-20T03:07:27.446Z] #31 34.14 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
03:07:27 [2022-10-20T03:07:27.446Z] #31 34.15 Unpacking libyajl2:arm64 (2.1.0-3) ...
03:07:27 [2022-10-20T03:07:27.446Z] #31 34.43 Selecting previously unselected package libyajl-dev:arm64.
03:07:27 [2022-10-20T03:07:27.446Z] #31 34.44 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
03:07:27 [2022-10-20T03:07:27.446Z] #31 34.51 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
03:07:27 [2022-10-20T03:07:27.717Z] #31 ...
03:07:27 [2022-10-20T03:07:27.717Z] 
03:07:27 [2022-10-20T03:07:27.717Z] #30 [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
03:07:27 [2022-10-20T03:07:27.717Z] #30 18.32 Reading package lists...
03:07:27 [2022-10-20T03:07:27.717Z] #30 24.29 Reading package lists...
03:07:27 [2022-10-20T03:07:27.717Z] #30 29.24 Building dependency tree...
03:07:27 [2022-10-20T03:07:27.717Z] #30 33.46 The following additional packages will be installed:
03:07:27 [2022-10-20T03:07:27.717Z] #30 33.47   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
03:07:27 [2022-10-20T03:07:27.717Z] #30 33.47   python3-protobuf python3-six
03:07:27 [2022-10-20T03:07:27.717Z] #30 33.48 Suggested packages:
03:07:27 [2022-10-20T03:07:27.717Z] #30 33.48   python3-setuptools
03:07:27 [2022-10-20T03:07:27.717Z] #30 33.48 Recommended packages:
03:07:27 [2022-10-20T03:07:27.717Z] #30 33.48   iproute2 | iproute
03:07:27 [2022-10-20T03:07:27.717Z] #30 33.94 The following NEW packages will be installed:
03:07:27 [2022-10-20T03:07:27.717Z] #30 33.94   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
03:07:27 [2022-10-20T03:07:27.717Z] #30 33.94   python3-protobuf python3-six
03:07:27 [2022-10-20T03:07:27.980Z] #30 ...
03:07:27 [2022-10-20T03:07:27.980Z] 
03:07:27 [2022-10-20T03:07:27.980Z] #26 [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            wget
03:07:27 [2022-10-20T03:07:27.980Z] #26 34.90 Updating certificates in /etc/ssl/certs...
03:07:28 [2022-10-20T03:07:28.554Z] #26 ...
03:07:28 [2022-10-20T03:07:28.554Z] 
03:07:28 [2022-10-20T03:07:28.554Z] #38 [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
03:07:28 [2022-10-20T03:07:28.554Z] #38 33.63 v3.0.2
03:07:28 [2022-10-20T03:07:28.554Z] #38 DONE 35.4s
03:07:28 [2022-10-20T03:07:28.554Z] 
03:07:28 [2022-10-20T03:07:28.554Z] #29 [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
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.29 NAME:
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.30    go-winres - A tool for embedding resources in Windows executables
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.30 
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.30 USAGE:
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.30    go-winres [global options] command [command options] [arguments...]
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.30 
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.30 COMMANDS:
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.31    init     Create an initial ./winres/winres.json
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.31    make     Make syso files for the "go build" command
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.31    simply   Make syso files for the "go build" command (simplified)
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.31    extract  Extract all resources from an executable
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.31    patch    Replace resources in an executable file (exe, dll)
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.32    help, h  Shows a list of commands or help for one command
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.32 
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.32 GLOBAL OPTIONS:
03:07:28 [2022-10-20T03:07:28.554Z] #29 35.32    --help, -h  show help (default: false)
03:07:28 [2022-10-20T03:07:28.813Z] #29 DONE 35.7s
03:07:28 [2022-10-20T03:07:28.813Z] 
03:07:28 [2022-10-20T03:07:28.813Z] #31 [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             ;
03:07:28 [2022-10-20T03:07:28.813Z] #31 35.08 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
03:07:28 [2022-10-20T03:07:28.813Z] #31 35.32 Setting up libmagic-mgc (1:5.39-3) ...
03:07:28 [2022-10-20T03:07:28.813Z] #31 35.44 Setting up libyajl2:arm64 (2.1.0-3) ...
03:07:28 [2022-10-20T03:07:28.813Z] #31 35.54 Setting up libmagic1:arm64 (1:5.39-3) ...
03:07:28 [2022-10-20T03:07:28.813Z] #31 35.63 Setting up file (1:5.39-3) ...
03:07:28 [2022-10-20T03:07:28.813Z] #31 35.68 Setting up bzip2 (1.0.8-4) ...
03:07:28 [2022-10-20T03:07:28.813Z] #31 35.71 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:07:28 [2022-10-20T03:07:28.813Z] #31 35.75 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
03:07:28 [2022-10-20T03:07:28.813Z] #31 35.78 Setting up libcap2:arm64 (1:2.44-1) ...
03:07:28 [2022-10-20T03:07:28.813Z] #31 35.85 Setting up autotools-dev (20180224.1+nmu1) ...
03:07:29 [2022-10-20T03:07:29.071Z] #31 35.89 Setting up libsigsegv2:arm64 (2.13-1) ...
03:07:29 [2022-10-20T03:07:29.071Z] #31 35.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
03:07:29 [2022-10-20T03:07:29.071Z] #31 35.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:07:29 [2022-10-20T03:07:29.071Z] #31 36.01 Setting up patch (2.7.6-7) ...
03:07:29 [2022-10-20T03:07:29.071Z] #31 36.04 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
03:07:29 [2022-10-20T03:07:29.071Z] #31 36.08 Setting up libyajl-dev:arm64 (2.1.0-3) ...
03:07:29 [2022-10-20T03:07:29.353Z] #31 36.11 Setting up libcap-dev:arm64 (1:2.44-1) ...
03:07:29 [2022-10-20T03:07:29.353Z] #31 36.18 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
03:07:29 [2022-10-20T03:07:29.353Z] #31 ...
03:07:29 [2022-10-20T03:07:29.353Z] 
03:07:29 [2022-10-20T03:07:29.353Z] #27 [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
03:07:29 [2022-10-20T03:07:29.353Z] #27 23.30 Reading package lists...
03:07:29 [2022-10-20T03:07:29.353Z] #27 27.80 Building dependency tree...
03:07:29 [2022-10-20T03:07:29.353Z] #27 31.64 The following additional packages will be installed:
03:07:29 [2022-10-20T03:07:29.353Z] #27 31.65   libbtrfs0
03:07:29 [2022-10-20T03:07:29.353Z] #27 31.82 The following NEW packages will be installed:
03:07:29 [2022-10-20T03:07:29.353Z] #27 31.86   libbtrfs-dev libbtrfs0
03:07:29 [2022-10-20T03:07:29.353Z] #27 32.28 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
03:07:29 [2022-10-20T03:07:29.353Z] #27 32.28 Need to get 454 kB of archives.
03:07:29 [2022-10-20T03:07:29.353Z] #27 32.28 After this operation, 1275 kB of additional disk space will be used.
03:07:29 [2022-10-20T03:07:29.353Z] #27 32.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
03:07:29 [2022-10-20T03:07:29.353Z] #27 32.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
03:07:29 [2022-10-20T03:07:29.353Z] #27 33.48 debconf: delaying package configuration, since apt-utils is not installed
03:07:29 [2022-10-20T03:07:29.353Z] #27 33.86 Fetched 454 kB in 0s (1091 kB/s)
03:07:29 [2022-10-20T03:07:29.353Z] #27 34.07 Selecting previously unselected package libbtrfs0:arm64.
03:07:29 [2022-10-20T03:07:29.353Z] #27 34.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
03:07:29 [2022-10-20T03:07:29.353Z] #27 34.15 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
03:07:29 [2022-10-20T03:07:29.353Z] #27 34.17 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
03:07:29 [2022-10-20T03:07:29.353Z] #27 34.81 Selecting previously unselected package libbtrfs-dev:arm64.
03:07:29 [2022-10-20T03:07:29.353Z] #27 34.82 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
03:07:29 [2022-10-20T03:07:29.353Z] #27 34.82 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
03:07:29 [2022-10-20T03:07:29.353Z] #27 35.49 Setting up libbtrfs0:arm64 (5.10.1-2) ...
03:07:29 [2022-10-20T03:07:29.353Z] #27 35.58 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
03:07:29 [2022-10-20T03:07:29.353Z] #27 35.64 Processing triggers for libc-bin (2.31-13+deb11u4) ...
03:07:29 [2022-10-20T03:07:29.353Z] #27 DONE 36.2s
03:07:29 [2022-10-20T03:07:29.353Z] 
03:07:29 [2022-10-20T03:07:29.353Z] #31 [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             ;
03:07:29 [2022-10-20T03:07:29.353Z] #31 36.24 Setting up libtool (2.4.6-15) ...
03:07:29 [2022-10-20T03:07:29.353Z] #31 36.25 Setting up m4 (1.4.18-5) ...
03:07:29 [2022-10-20T03:07:29.353Z] #31 36.26 Setting up dpkg-dev (1.20.12) ...
03:07:29 [2022-10-20T03:07:29.353Z] #31 36.32 Setting up autoconf (2.69-14) ...
03:07:29 [2022-10-20T03:07:29.353Z] #31 36.38 Setting up build-essential (12.9) ...
03:07:29 [2022-10-20T03:07:29.353Z] #31 36.44 Setting up automake (1:1.16.3-2) ...
03:07:29 [2022-10-20T03:07:29.613Z] #31 ...
03:07:29 [2022-10-20T03:07:29.613Z] 
03:07:29 [2022-10-20T03:07:29.613Z] #40 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
03:07:29 [2022-10-20T03:07:29.613Z] #40 DONE 0.3s
03:07:29 [2022-10-20T03:07:29.613Z] 
03:07:29 [2022-10-20T03:07:29.614Z] #31 [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             ;
03:07:29 [2022-10-20T03:07:29.614Z] #31 36.48 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
03:07:29 [2022-10-20T03:07:29.614Z] #31 36.51 Processing triggers for libc-bin (2.31-13+deb11u4) ...
03:07:30 [2022-10-20T03:07:30.183Z] #31 ...
03:07:30 [2022-10-20T03:07:30.183Z] 
03:07:30 [2022-10-20T03:07:30.183Z] #37 [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
03:07:30 [2022-10-20T03:07:30.183Z] #37 22.34 Reading package lists...
03:07:30 [2022-10-20T03:07:30.183Z] #37 27.36 Building dependency tree...
03:07:30 [2022-10-20T03:07:30.183Z] #37 31.40 The following additional packages will be installed:
03:07:30 [2022-10-20T03:07:30.183Z] #37 31.41   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
03:07:30 [2022-10-20T03:07:30.183Z] #37 31.44 Suggested packages:
03:07:30 [2022-10-20T03:07:30.183Z] #37 31.44   cmake-doc ninja-build lrzip
03:07:30 [2022-10-20T03:07:30.183Z] #37 31.44 Recommended packages:
03:07:30 [2022-10-20T03:07:30.183Z] #37 31.44   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:07:30 [2022-10-20T03:07:30.183Z] #37 32.34 The following NEW packages will be installed:
03:07:30 [2022-10-20T03:07:30.183Z] #37 32.38   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
03:07:30 [2022-10-20T03:07:30.183Z] #37 32.40   vim-common xxd
03:07:30 [2022-10-20T03:07:30.183Z] #37 32.84 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
03:07:30 [2022-10-20T03:07:30.183Z] #37 32.84 Need to get 15.6 MB of archives.
03:07:30 [2022-10-20T03:07:30.183Z] #37 32.84 After this operation, 67.4 MB of additional disk space will be used.
03:07:30 [2022-10-20T03:07:30.183Z] #37 32.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
03:07:30 [2022-10-20T03:07:30.183Z] #37 32.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
03:07:30 [2022-10-20T03:07:30.183Z] #37 32.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
03:07:30 [2022-10-20T03:07:30.183Z] #37 32.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
03:07:30 [2022-10-20T03:07:30.183Z] #37 33.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
03:07:30 [2022-10-20T03:07:30.183Z] #37 33.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
03:07:30 [2022-10-20T03:07:30.183Z] #37 33.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
03:07:30 [2022-10-20T03:07:30.183Z] #37 33.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
03:07:30 [2022-10-20T03:07:30.183Z] #37 33.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
03:07:30 [2022-10-20T03:07:30.183Z] #37 33.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
03:07:30 [2022-10-20T03:07:30.183Z] #37 34.45 debconf: delaying package configuration, since apt-utils is not installed
03:07:30 [2022-10-20T03:07:30.183Z] #37 34.86 Fetched 15.6 MB in 1s (17.1 MB/s)
03:07:30 [2022-10-20T03:07:30.183Z] #37 35.08 Selecting previously unselected package xxd.
03:07:30 [2022-10-20T03:07:30.183Z] #37 35.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 ... 15709 files and directories currently installed.)
03:07:30 [2022-10-20T03:07:30.183Z] #37 35.20 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
03:07:30 [2022-10-20T03:07:30.183Z] #37 35.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
03:07:30 [2022-10-20T03:07:30.183Z] #37 35.89 Selecting previously unselected package vim-common.
03:07:30 [2022-10-20T03:07:30.183Z] #37 35.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
03:07:30 [2022-10-20T03:07:30.183Z] #37 35.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
03:07:30 [2022-10-20T03:07:30.183Z] #37 36.36 Selecting previously unselected package cmake-data.
03:07:30 [2022-10-20T03:07:30.183Z] #37 36.36 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
03:07:30 [2022-10-20T03:07:30.183Z] #37 36.40 Unpacking cmake-data (3.18.4-2+deb11u1) ...
03:07:30 [2022-10-20T03:07:30.442Z] #37 ...
03:07:30 [2022-10-20T03:07:30.442Z] 
03:07:30 [2022-10-20T03:07:30.442Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
03:07:30 [2022-10-20T03:07:30.442Z] #36 27.89 The following NEW packages will be installed:
03:07:30 [2022-10-20T03:07:30.442Z] #36 27.89   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:07:30 [2022-10-20T03:07:30.442Z] #36 27.89   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
03:07:30 [2022-10-20T03:07:30.442Z] #36 27.89   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
03:07:30 [2022-10-20T03:07:30.442Z] #36 27.89   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
03:07:30 [2022-10-20T03:07:30.442Z] #36 27.90   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
03:07:30 [2022-10-20T03:07:30.442Z] #36 27.90   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
03:07:30 [2022-10-20T03:07:30.442Z] #36 27.90   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
03:07:30 [2022-10-20T03:07:30.442Z] #36 27.90   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
03:07:30 [2022-10-20T03:07:30.442Z] #36 27.90   mingw-w64-x86-64-dev
03:07:30 [2022-10-20T03:07:30.442Z] #36 28.40 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
03:07:30 [2022-10-20T03:07:30.442Z] #36 28.40 Need to get 108 MB of archives.
03:07:30 [2022-10-20T03:07:30.442Z] #36 28.40 After this operation, 620 MB of additional disk space will be used.
03:07:30 [2022-10-20T03:07:30.442Z] #36 28.40 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]
03:07:30 [2022-10-20T03:07:30.442Z] #36 28.53 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]
03:07:30 [2022-10-20T03:07:30.442Z] #36 28.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 28.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 28.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 28.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 28.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 28.99 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]
03:07:30 [2022-10-20T03:07:30.442Z] #36 29.00 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]
03:07:30 [2022-10-20T03:07:30.442Z] #36 29.60 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]
03:07:30 [2022-10-20T03:07:30.442Z] #36 30.78 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]
03:07:30 [2022-10-20T03:07:30.442Z] #36 31.26 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]
03:07:30 [2022-10-20T03:07:30.442Z] #36 32.04 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]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.11 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]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 33.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
03:07:30 [2022-10-20T03:07:30.442Z] #36 34.88 debconf: delaying package configuration, since apt-utils is not installed
03:07:30 [2022-10-20T03:07:30.442Z] #36 35.22 Fetched 108 MB in 6s (19.6 MB/s)
03:07:30 [2022-10-20T03:07:30.442Z] #36 35.45 Selecting previously unselected package binutils-mingw-w64-i686.
03:07:30 [2022-10-20T03:07:30.442Z] #36 35.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
03:07:30 [2022-10-20T03:07:30.442Z] #36 35.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
03:07:30 [2022-10-20T03:07:30.442Z] #36 35.56 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
03:07:30 [2022-10-20T03:07:30.442Z] #36 ...
03:07:30 [2022-10-20T03:07:30.442Z] 
03:07:30 [2022-10-20T03:07:30.442Z] #31 [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             ;
03:07:30 [2022-10-20T03:07:30.442Z] #31 DONE 37.4s
03:07:30 [2022-10-20T03:07:30.442Z] 
03:07:30 [2022-10-20T03:07:30.442Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:07:31 [2022-10-20T03:07:31.821Z] #41 1.242 Cloning into '/tmp/crun-build'...
03:07:36 [2022-10-20T03:07:36.010Z] #41 ...
03:07:36 [2022-10-20T03:07:36.010Z] 
03:07:36 [2022-10-20T03:07:36.010Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
03:07:36 [2022-10-20T03:07:36.011Z] #36 39.28 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:07:36 [2022-10-20T03:07:36.011Z] #36 39.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
03:07:36 [2022-10-20T03:07:36.011Z] #36 39.31 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
03:07:36 [2022-10-20T03:07:36.011Z] #36 41.66 Selecting previously unselected package binutils-mingw-w64.
03:07:36 [2022-10-20T03:07:36.011Z] #36 41.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
03:07:36 [2022-10-20T03:07:36.011Z] #36 41.68 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
03:07:36 [2022-10-20T03:07:36.011Z] #36 41.87 Selecting previously unselected package libdevmapper1.02.1:arm64.
03:07:36 [2022-10-20T03:07:36.011Z] #36 41.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
03:07:36 [2022-10-20T03:07:36.011Z] #36 41.89 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
03:07:36 [2022-10-20T03:07:36.011Z] #36 42.09 Selecting previously unselected package dmsetup.
03:07:36 [2022-10-20T03:07:36.011Z] #36 42.09 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
03:07:36 [2022-10-20T03:07:36.011Z] #36 42.10 Unpacking dmsetup (2:1.02.175-2.1) ...
03:07:36 [2022-10-20T03:07:36.011Z] #36 42.31 Selecting previously unselected package mingw-w64-common.
03:07:36 [2022-10-20T03:07:36.011Z] #36 42.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
03:07:36 [2022-10-20T03:07:36.011Z] #36 42.32 Unpacking mingw-w64-common (8.0.0-1) ...
03:07:37 [2022-10-20T03:07:37.406Z] #36 ...
03:07:37 [2022-10-20T03:07:37.406Z] 
03:07:37 [2022-10-20T03:07:37.406Z] #25 [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.49.0"      && /build/golangci-lint --version
03:07:37 [2022-10-20T03:07:37.406Z] #25 34.07 go: downloading github.com/subosito/gotenv v1.4.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 34.11 go: downloading github.com/hashicorp/hcl v1.0.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 34.41 go: downloading gopkg.in/ini.v1 v1.66.6
03:07:37 [2022-10-20T03:07:37.406Z] #25 34.42 go: downloading github.com/magiconair/properties v1.8.6
03:07:37 [2022-10-20T03:07:37.406Z] #25 34.52 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
03:07:37 [2022-10-20T03:07:37.406Z] #25 34.77 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
03:07:37 [2022-10-20T03:07:37.406Z] #25 35.23 go: downloading github.com/pelletier/go-toml v1.9.5
03:07:37 [2022-10-20T03:07:37.406Z] #25 35.99 go: downloading github.com/gobwas/glob v0.2.3
03:07:37 [2022-10-20T03:07:37.406Z] #25 36.21 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
03:07:37 [2022-10-20T03:07:37.406Z] #25 36.47 go: downloading go.uber.org/zap v1.17.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 37.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 37.16 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
03:07:37 [2022-10-20T03:07:37.406Z] #25 37.36 go: downloading github.com/go-toolsmith/astcast v1.0.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 37.41 go: downloading github.com/go-toolsmith/astcopy v1.0.1
03:07:37 [2022-10-20T03:07:37.406Z] #25 37.44 go: downloading github.com/go-toolsmith/astequal v1.0.2
03:07:37 [2022-10-20T03:07:37.406Z] #25 37.44 go: downloading github.com/go-toolsmith/astp v1.0.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 37.51 go: downloading github.com/go-toolsmith/strparse v1.0.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 37.51 go: downloading github.com/go-toolsmith/typep v1.0.2
03:07:37 [2022-10-20T03:07:37.406Z] #25 37.56 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
03:07:37 [2022-10-20T03:07:37.406Z] #25 37.68 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
03:07:37 [2022-10-20T03:07:37.406Z] #25 37.85 go: downloading github.com/kisielk/gotool v1.0.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 38.07 go: downloading github.com/gostaticanalysis/comment v1.4.2
03:07:37 [2022-10-20T03:07:37.406Z] #25 38.25 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
03:07:37 [2022-10-20T03:07:37.406Z] #25 38.71 go: downloading github.com/ettle/strcase v0.1.1
03:07:37 [2022-10-20T03:07:37.406Z] #25 38.76 go: downloading github.com/fatih/structtag v1.2.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 38.79 go: downloading github.com/Masterminds/semver v1.5.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 38.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
03:07:37 [2022-10-20T03:07:37.406Z] #25 38.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
03:07:37 [2022-10-20T03:07:37.406Z] #25 39.03 go: downloading github.com/prometheus/client_golang v1.12.1
03:07:37 [2022-10-20T03:07:37.406Z] #25 39.36 go: downloading github.com/prometheus/client_model v0.2.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 39.39 go: downloading github.com/google/go-cmp v0.5.8
03:07:37 [2022-10-20T03:07:37.406Z] #25 39.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
03:07:37 [2022-10-20T03:07:37.406Z] #25 39.83 go: downloading go.uber.org/atomic v1.7.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 39.84 go: downloading go.uber.org/multierr v1.6.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 39.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
03:07:37 [2022-10-20T03:07:37.406Z] #25 40.04 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
03:07:37 [2022-10-20T03:07:37.406Z] #25 40.05 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
03:07:37 [2022-10-20T03:07:37.406Z] #25 40.08 go: downloading github.com/olekukonko/tablewriter v0.0.5
03:07:37 [2022-10-20T03:07:37.406Z] #25 40.16 go: downloading github.com/beorn7/perks v1.0.1
03:07:37 [2022-10-20T03:07:37.406Z] #25 40.16 go: downloading github.com/cespare/xxhash/v2 v2.1.2
03:07:37 [2022-10-20T03:07:37.406Z] #25 40.20 go: downloading github.com/golang/protobuf v1.5.2
03:07:37 [2022-10-20T03:07:37.406Z] #25 40.26 go: downloading github.com/prometheus/common v0.32.1
03:07:37 [2022-10-20T03:07:37.406Z] #25 40.76 go: downloading github.com/prometheus/procfs v0.7.3
03:07:37 [2022-10-20T03:07:37.406Z] #25 40.76 go: downloading google.golang.org/protobuf v1.28.0
03:07:37 [2022-10-20T03:07:37.406Z] #25 41.57 go: downloading github.com/mattn/go-runewidth v0.0.9
03:07:37 [2022-10-20T03:07:37.406Z] #25 42.66 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
03:07:37 [2022-10-20T03:07:37.406Z] #25 ...
03:07:37 [2022-10-20T03:07:37.406Z] 
03:07:37 [2022-10-20T03:07:37.406Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:07:37 [2022-10-20T03:07:37.406Z] #41 6.697 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
03:07:37 [2022-10-20T03:07:37.406Z] #41 6.723 Cloning into '/tmp/crun-build/libocispec'...
03:07:37 [2022-10-20T03:07:37.999Z] #41 ...
03:07:37 [2022-10-20T03:07:37.999Z] 
03:07:37 [2022-10-20T03:07:37.999Z] #30 [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
03:07:37 [2022-10-20T03:07:37.999Z] #30 34.47 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
03:07:37 [2022-10-20T03:07:37.999Z] #30 34.47 Need to get 2136 kB of archives.
03:07:37 [2022-10-20T03:07:37.999Z] #30 34.47 After this operation, 10.8 MB of additional disk space will be used.
03:07:37 [2022-10-20T03:07:37.999Z] #30 34.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
03:07:37 [2022-10-20T03:07:37.999Z] #30 34.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
03:07:37 [2022-10-20T03:07:37.999Z] #30 34.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
03:07:37 [2022-10-20T03:07:37.999Z] #30 34.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
03:07:37 [2022-10-20T03:07:37.999Z] #30 34.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
03:07:37 [2022-10-20T03:07:37.999Z] #30 34.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
03:07:37 [2022-10-20T03:07:37.999Z] #30 34.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
03:07:37 [2022-10-20T03:07:37.999Z] #30 36.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
03:07:37 [2022-10-20T03:07:37.999Z] #30 38.72 debconf: delaying package configuration, since apt-utils is not installed
03:07:37 [2022-10-20T03:07:37.999Z] #30 39.05 Fetched 2136 kB in 3s (671 kB/s)
03:07:37 [2022-10-20T03:07:37.999Z] #30 39.13 Selecting previously unselected package libprotobuf23:arm64.
03:07:37 [2022-10-20T03:07:37.999Z] #30 39.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 ... 15709 files and directories currently installed.)
03:07:37 [2022-10-20T03:07:37.999Z] #30 39.21 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 39.23 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 39.92 Selecting previously unselected package python3-pkg-resources.
03:07:37 [2022-10-20T03:07:37.999Z] #30 39.92 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 39.96 Unpacking python3-pkg-resources (52.0.0-4) ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 40.27 Selecting previously unselected package python3-six.
03:07:37 [2022-10-20T03:07:37.999Z] #30 40.27 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 40.33 Unpacking python3-six (1.16.0-2) ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 40.47 Selecting previously unselected package python3-protobuf.
03:07:37 [2022-10-20T03:07:37.999Z] #30 40.47 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 40.49 Unpacking python3-protobuf (3.12.4-1) ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 41.01 Selecting previously unselected package libnet1:arm64.
03:07:37 [2022-10-20T03:07:37.999Z] #30 41.01 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 41.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 41.16 Selecting previously unselected package libnl-3-200:arm64.
03:07:37 [2022-10-20T03:07:37.999Z] #30 41.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 41.17 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 41.29 Selecting previously unselected package libprotobuf-c1:arm64.
03:07:37 [2022-10-20T03:07:37.999Z] #30 41.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 41.31 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 41.39 Selecting previously unselected package criu.
03:07:37 [2022-10-20T03:07:37.999Z] #30 41.41 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 41.42 Unpacking criu (3.17.1-1) ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 42.24 Setting up python3-pkg-resources (52.0.0-4) ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 43.98 Setting up libprotobuf23:arm64 (3.12.4-1) ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 44.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 44.05 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:07:37 [2022-10-20T03:07:37.999Z] #30 44.08 Setting up python3-six (1.16.0-2) ...
03:07:38 [2022-10-20T03:07:38.585Z] #30 ...
03:07:38 [2022-10-20T03:07:38.585Z] 
03:07:38 [2022-10-20T03:07:38.585Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:07:38 [2022-10-20T03:07:38.585Z] #41 8.085 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
03:07:38 [2022-10-20T03:07:38.585Z] #41 8.103 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
03:07:38 [2022-10-20T03:07:38.585Z] #41 8.103 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
03:07:38 [2022-10-20T03:07:38.585Z] #41 8.104 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
03:07:38 [2022-10-20T03:07:38.975Z] #41 8.176 Cloning into '/tmp/crun-build/libocispec/image-spec'...
03:07:39 [2022-10-20T03:07:39.910Z] #41 ...
03:07:39 [2022-10-20T03:07:39.910Z] 
03:07:39 [2022-10-20T03:07:39.910Z] #42 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.778 + RM_GOPATH=0
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.782 + TMP_GOPATH=
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.782 + : /build
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.782 + '[' -z '' ']'
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.782 ++ mktemp -d
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.793 + export GOPATH=/tmp/tmp.ir3J978sQr
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.793 + GOPATH=/tmp/tmp.ir3J978sQr
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.793 + RM_GOPATH=1
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.793 + case "$(go env GOARCH)" in
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.793 ++ go env GOARCH
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.845 + export GO_BUILDMODE=-buildmode=pie
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.846 + GO_BUILDMODE=-buildmode=pie
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.848 ++ dirname /install.sh
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.850 + dir=/
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.853 + bin=containerd
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.853 + shift
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.854 + '[' '!' -f //containerd.installer ']'
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.854 + . //containerd.installer
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.854 ++ set -e
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.855 ++ : v1.6.8
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.855 + install_containerd
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.860 + echo 'Install containerd version v1.6.8'
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.860 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ir3J978sQr/src/github.com/containerd/containerd
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.860 Install containerd version v1.6.8
03:07:39 [2022-10-20T03:07:39.910Z] #0 1.868 Cloning into '/tmp/tmp.ir3J978sQr/src/github.com/containerd/containerd'...
03:07:39 [2022-10-20T03:07:39.910Z] #42 ...
03:07:39 [2022-10-20T03:07:39.910Z] 
03:07:39 [2022-10-20T03:07:39.910Z] #30 [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
03:07:39 [2022-10-20T03:07:39.910Z] #30 45.63 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
03:07:39 [2022-10-20T03:07:39.910Z] #30 45.75 Setting up python3-protobuf (3.12.4-1) ...
03:07:43 [2022-10-20T03:07:43.201Z] #30 ...
03:07:43 [2022-10-20T03:07:43.201Z] 
03:07:43 [2022-10-20T03:07:43.201Z] #28 [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
03:07:43 [2022-10-20T03:07:43.201Z] #28 39.84 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.
03:07:43 [2022-10-20T03:07:43.201Z] #28 40.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
03:07:43 [2022-10-20T03:07:43.201Z] #28 40.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:07:43 [2022-10-20T03:07:43.201Z] #28 ...
03:07:43 [2022-10-20T03:07:43.201Z] 
03:07:43 [2022-10-20T03:07:43.201Z] #26 [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            wget
03:07:43 [2022-10-20T03:07:43.201Z] #26 41.04 129 added, 0 removed; done.
03:07:43 [2022-10-20T03:07:43.201Z] #26 41.19 Setting up jq (1.6-2.1) ...
03:07:43 [2022-10-20T03:07:43.201Z] #26 41.24 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
03:07:43 [2022-10-20T03:07:43.201Z] #26 41.28 Setting up curl (7.74.0-1.3+deb11u3) ...
03:07:43 [2022-10-20T03:07:43.201Z] #26 41.31 Processing triggers for libc-bin (2.31-13+deb11u4) ...
03:07:43 [2022-10-20T03:07:43.201Z] #26 41.39 Processing triggers for ca-certificates (20210119) ...
03:07:43 [2022-10-20T03:07:43.202Z] #26 41.41 Updating certificates in /etc/ssl/certs...
03:07:43 [2022-10-20T03:07:43.202Z] #26 45.25 0 added, 0 removed; done.
03:07:43 [2022-10-20T03:07:43.202Z] #26 45.25 Running hooks in /etc/ca-certificates/update.d...
03:07:43 [2022-10-20T03:07:43.202Z] #26 45.26 done.
03:07:43 [2022-10-20T03:07:43.202Z] #26 DONE 49.9s
03:07:43 [2022-10-20T03:07:43.202Z] 
03:07:43 [2022-10-20T03:07:43.202Z] #43 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
03:07:43 [2022-10-20T03:07:43.202Z] #43 DONE 0.2s
03:07:43 [2022-10-20T03:07:43.202Z] 
03:07:43 [2022-10-20T03:07:43.202Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
03:07:43 [2022-10-20T03:07:43.202Z] #36 49.43 Selecting previously unselected package mingw-w64-x86-64-dev.
03:07:43 [2022-10-20T03:07:43.202Z] #36 49.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
03:07:43 [2022-10-20T03:07:43.202Z] #36 49.57 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
03:07:44 [2022-10-20T03:07:44.136Z] #36 ...
03:07:44 [2022-10-20T03:07:44.136Z] 
03:07:44 [2022-10-20T03:07:44.136Z] #37 [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
03:07:44 [2022-10-20T03:07:44.136Z] #37 40.89 Selecting previously unselected package libicu67:arm64.
03:07:44 [2022-10-20T03:07:44.136Z] #37 40.90 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
03:07:44 [2022-10-20T03:07:44.136Z] #37 40.92 Unpacking libicu67:arm64 (67.1-7) ...
03:07:44 [2022-10-20T03:07:44.136Z] #37 48.14 Selecting previously unselected package libxml2:arm64.
03:07:44 [2022-10-20T03:07:44.136Z] #37 48.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
03:07:44 [2022-10-20T03:07:44.136Z] #37 48.15 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
03:07:44 [2022-10-20T03:07:44.136Z] #37 49.17 Selecting previously unselected package libarchive13:arm64.
03:07:44 [2022-10-20T03:07:44.136Z] #37 49.18 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
03:07:44 [2022-10-20T03:07:44.136Z] #37 49.21 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
03:07:44 [2022-10-20T03:07:44.136Z] #37 49.87 Selecting previously unselected package libjsoncpp24:arm64.
03:07:44 [2022-10-20T03:07:44.136Z] #37 49.88 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
03:07:44 [2022-10-20T03:07:44.136Z] #37 49.89 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
03:07:44 [2022-10-20T03:07:44.136Z] #37 50.16 Selecting previously unselected package librhash0:arm64.
03:07:44 [2022-10-20T03:07:44.136Z] #37 50.17 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
03:07:44 [2022-10-20T03:07:44.136Z] #37 50.17 Unpacking librhash0:arm64 (1.4.1-2) ...
03:07:44 [2022-10-20T03:07:44.136Z] #37 50.44 Selecting previously unselected package libuv1:arm64.
03:07:44 [2022-10-20T03:07:44.136Z] #37 50.44 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
03:07:44 [2022-10-20T03:07:44.136Z] #37 50.50 Unpacking libuv1:arm64 (1.40.0-2) ...
03:07:44 [2022-10-20T03:07:44.136Z] #37 50.67 Selecting previously unselected package cmake.
03:07:44 [2022-10-20T03:07:44.136Z] #37 50.67 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
03:07:44 [2022-10-20T03:07:44.136Z] #37 50.69 Unpacking cmake (3.18.4-2+deb11u1) ...
03:07:46 [2022-10-20T03:07:46.043Z] #37 ...
03:07:46 [2022-10-20T03:07:46.043Z] 
03:07:46 [2022-10-20T03:07:46.043Z] #30 [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
03:07:46 [2022-10-20T03:07:46.043Z] #30 49.30 Setting up criu (3.17.1-1) ...
03:07:46 [2022-10-20T03:07:46.043Z] #30 51.55 Processing triggers for libc-bin (2.31-13+deb11u4) ...
03:07:46 [2022-10-20T03:07:46.043Z] #30 DONE 52.2s
03:07:46 [2022-10-20T03:07:46.043Z] 
03:07:46 [2022-10-20T03:07:46.043Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:07:46 [2022-10-20T03:07:46.043Z] #41 10.33 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
03:07:46 [2022-10-20T03:07:46.043Z] #41 11.79 Cloning into '/tmp/crun-build/libocispec/yajl'...
03:07:46 [2022-10-20T03:07:46.043Z] #41 13.09 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
03:07:46 [2022-10-20T03:07:46.043Z] #41 13.44 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
03:07:46 [2022-10-20T03:07:46.043Z] #41 13.76 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
03:07:47 [2022-10-20T03:07:47.015Z] #41 ...
03:07:47 [2022-10-20T03:07:47.015Z] 
03:07:47 [2022-10-20T03:07:47.015Z] #37 [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
03:07:47 [2022-10-20T03:07:47.015Z] #37 53.93 Setting up libicu67:arm64 (67.1-7) ...
03:07:47 [2022-10-20T03:07:47.015Z] #37 53.95 Setting up xxd (2:8.2.2434-3+deb11u1) ...
03:07:47 [2022-10-20T03:07:47.015Z] #37 53.97 Setting up libuv1:arm64 (1.40.0-2) ...
03:07:47 [2022-10-20T03:07:47.015Z] #37 54.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
03:07:47 [2022-10-20T03:07:47.273Z] #37 54.06 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
03:07:47 [2022-10-20T03:07:47.274Z] #37 54.08 Setting up librhash0:arm64 (1.4.1-2) ...
03:07:47 [2022-10-20T03:07:47.274Z] #37 54.13 Setting up cmake-data (3.18.4-2+deb11u1) ...
03:07:47 [2022-10-20T03:07:47.274Z] #37 54.17 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
03:07:47 [2022-10-20T03:07:47.274Z] #37 54.18 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
03:07:47 [2022-10-20T03:07:47.274Z] #37 54.20 Setting up cmake (3.18.4-2+deb11u1) ...
03:07:47 [2022-10-20T03:07:47.274Z] #37 54.21 Processing triggers for libc-bin (2.31-13+deb11u4) ...
03:07:47 [2022-10-20T03:07:47.840Z] #37 DONE 54.7s
03:07:47 [2022-10-20T03:07:47.840Z] 
03:07:47 [2022-10-20T03:07:47.840Z] #44 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
03:07:47 [2022-10-20T03:07:47.840Z] #44 ...
03:07:47 [2022-10-20T03:07:47.840Z] 
03:07:47 [2022-10-20T03:07:47.840Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
03:07:47 [2022-10-20T03:07:47.840Z] #45 DONE 0.1s
03:07:48 [2022-10-20T03:07:48.099Z] 
03:07:48 [2022-10-20T03:07:48.099Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.733 + RM_GOPATH=0
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.734 + TMP_GOPATH=
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.734 + : /build
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.737 + '[' -z '' ']'
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.740 ++ mktemp -d
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.745 + export GOPATH=/tmp/tmp.IAK8XP02xy
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.746 + GOPATH=/tmp/tmp.IAK8XP02xy
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.746 + RM_GOPATH=1
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.747 + case "$(go env GOARCH)" in
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.747 ++ go env GOARCH
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.769 + export GO_BUILDMODE=-buildmode=pie
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.778 + GO_BUILDMODE=-buildmode=pie
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.779 ++ dirname /install.sh
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.790 + dir=/
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.791 + bin=tini
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.791 + shift
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.791 + '[' '!' -f //tini.installer ']'
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.792 + . //tini.installer
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.792 ++ : v0.19.0
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.792 + install_tini
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.793 + echo 'Install tini version v0.19.0'
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.793 Install tini version v0.19.0
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.793 + git clone https://github.com/krallin/tini.git /tmp/tmp.IAK8XP02xy/tini
03:07:48 [2022-10-20T03:07:48.666Z] #46 0.795 Cloning into '/tmp/tmp.IAK8XP02xy/tini'...
03:07:49 [2022-10-20T03:07:49.601Z] #46 1.494 + cd /tmp/tmp.IAK8XP02xy/tini
03:07:49 [2022-10-20T03:07:49.601Z] #46 1.511 + git checkout -q v0.19.0
03:07:49 [2022-10-20T03:07:49.601Z] #46 1.531 + cmake .
03:07:49 [2022-10-20T03:07:49.860Z] #46 2.020 -- The C compiler identification is GNU 10.2.1
03:07:49 [2022-10-20T03:07:49.860Z] #46 2.124 -- Detecting C compiler ABI info
03:07:50 [2022-10-20T03:07:50.798Z] #46 ...
03:07:50 [2022-10-20T03:07:50.798Z] 
03:07:50 [2022-10-20T03:07:50.798Z] #32 [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
03:07:50 [2022-10-20T03:07:50.798Z] #32 57.02 gotestsum version dev
03:07:50 [2022-10-20T03:07:50.798Z] #32 DONE 57.6s
03:07:50 [2022-10-20T03:07:50.798Z] 
03:07:50 [2022-10-20T03:07:50.798Z] #44 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
03:07:50 [2022-10-20T03:07:50.798Z] #44 5.259 https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/19/19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6N7EC3NLW%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030748Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDLgXS3Iv5NstjYUEcCKFBB8E2mSrbt2%2FjR171A5x3JJIC61ob5YU8cjt3bJLBD%2B%2F0yySayCjRJbNg7TaCjk%2F8ia%2FaXAOGsXmw9e9R5YOIGsZW3UgCEjL5B2g%2FAbkwS83Lh6ldtydEP%2BdN%2Frk4orUIajw3SDDi%2FN5tAz729dAU7yZ5T7ua27E997lE5pRBD5MHGoDp8hid3tpSyTSn%2Bai3W2W6yZfhuKnsoerxJhBL2cz3KUZj0XbIaFbknmGp1M3QMAV1J%2Fg2Vz6YKD6GNLcZcbs5hMeGqIvQR44GbmlEiqKu0UWpePY5kc4L5hqZa5%2BsRZuCGEfIqQv69T5%2Bsdd6dhBW8zNfx7QPLSYFvhBVZexduxsSxP%2F8VZgq%2FqGnhy3%2FnNmBuTrvmsVUHNskgfKnFKjmZqIL%2BwbftHS1eFRAf1K5QBnjf3oRYyt1QdXUQ9SLFoopc42J%2B7FYho71RmdvuqraRx7SyVxv2TaHz3vfSDvL6O9533uq80F2FwQoZcyXqCRl1tgjfw8qyWcGpyzXdotdT3w%2FLCtkPKdu8xdLA3ZJhFNO32lveLrhKflvUuWH9p%2BhsqShSsJ7Tamv3h%2FMD3B8KcA51A7pu9niE6lhW0ItuyY0Pj739w7e1b0v2JkKoU%2BN1Hyz9PGfjC9yV8UuXfKfXrgVWbiGxW2H%2FBTExJ9uIhDQ%2B4FeVP0xwrV5NtXPFH1N5gouu3CmgYyKmwBayxK5hfYb%2Fl%2BXpD8FUOJfJX8u2ZXKW3bzp3KRQDyCxL4zBzgbcSPNA%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=a8da395d482c0ab6084d7a2652ee064d01eae897474839aecca8c2364985390c output /build/19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e.json
03:07:50 [2022-10-20T03:07:50.798Z] #44 5.322 --2022-10-20 03:07:48--  https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/19/19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6N7EC3NLW%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030748Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDLgXS3Iv5NstjYUEcCKFBB8E2mSrbt2%2FjR171A5x3JJIC61ob5YU8cjt3bJLBD%2B%2F0yySayCjRJbNg7TaCjk%2F8ia%2FaXAOGsXmw9e9R5YOIGsZW3UgCEjL5B2g%2FAbkwS83Lh6ldtydEP%2BdN%2Frk4orUIajw3SDDi%2FN5tAz729dAU7yZ5T7ua27E997lE5pRBD5MHGoDp8hid3tpSyTSn%2Bai3W2W6yZfhuKnsoerxJhBL2cz3KUZj0XbIaFbknmGp1M3QMAV1J%2Fg2Vz6YKD6GNLcZcbs5hMeGqIvQR44GbmlEiqKu0UWpePY5kc4L5hqZa5%2BsRZuCGEfIqQv69T5%2Bsdd6dhBW8zNfx7QPLSYFvhBVZexduxsSxP%2F8VZgq%2FqGnhy3%2FnNmBuTrvmsVUHNskgfKnFKjmZqIL%2BwbftHS1eFRAf1K5QBnjf3oRYyt1QdXUQ9SLFoopc42J%2B7FYho71RmdvuqraRx7SyVxv2TaHz3vfSDvL6O9533uq80F2FwQoZcyXqCRl1tgjfw8qyWcGpyzXdotdT3w%2FLCtkPKdu8xdLA3ZJhFNO32lveLrhKflvUuWH9p%2BhsqShSsJ7Tamv3h%2FMD3B8KcA51A7pu9niE6lhW0ItuyY0Pj739w7e1b0v2JkKoU%2BN1Hyz9PGfjC9yV8UuXfKfXrgVWbiGxW2H%2FBTExJ9uIhDQ%2B4FeVP0xwrV5NtXPFH1N5gouu3CmgYyKmwBayxK5hfYb%2Fl%2BXpD8FUOJfJX8u2ZXKW3bzp3KRQDyCxL4zBzgbcSPNA%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=a8da395d482c0ab6084d7a2652ee064d01eae897474839aecca8c2364985390c
03:07:50 [2022-10-20T03:07:50.798Z] #44 5.402 Resolving docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)... 2600:1fa0:81cb:94e9:36e7:e91a::, 52.216.37.82
03:07:50 [2022-10-20T03:07:50.798Z] #44 5.414 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|2600:1fa0:81cb:94e9:36e7:e91a::|:443... failed: Network is unreachable.
03:07:50 [2022-10-20T03:07:50.798Z] #44 6.441 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|52.216.37.82|:443... connected.
03:07:50 [2022-10-20T03:07:50.798Z] #44 6.447 HTTP request sent, awaiting response... 200 OK
03:07:50 [2022-10-20T03:07:50.798Z] #44 6.517 Length: 1494 (1.5K) [application/octet-stream]
03:07:50 [2022-10-20T03:07:50.798Z] #44 6.517 Saving to: '/build/19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e.json'
03:07:50 [2022-10-20T03:07:50.798Z] #44 6.517 
03:07:50 [2022-10-20T03:07:50.798Z] #44 6.517      0K .                                                     100% 32.3M=0s
03:07:50 [2022-10-20T03:07:50.798Z] #44 6.519 
03:07:50 [2022-10-20T03:07:50.798Z] #44 6.519 2022-10-20 03:07:49 (32.3 MB/s) - '/build/19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e.json' saved [1494/1494]
03:07:50 [2022-10-20T03:07:50.798Z] #44 6.519 
03:07:50 [2022-10-20T03:07:50.798Z] #44 6.778 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
03:07:51 [2022-10-20T03:07:51.735Z] #44 8.441 
03:07:51 [2022-10-20T03:07:51.735Z] #44 8.530 https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/fd/fd44016e3d3edb8d1d8b1a3357f7708a8388e4622500d36fde3a8cdfb23fbac8/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6EFMNCYHS%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030751Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDPPz1WSuh%2BiIVkffXCKFBHghgfDfr9wgsWHNSQxcla5FR61w0mix6bu9e6KzvDtK85SIMu2UGC0ZXHNFC80Sf0kmfGHk%2BOy5gev1YWZNjmwnZhcxVHfqcWThGlOo1yky%2BWgKPyA3dK2MGyEGgMXiv65ZEQXuiHPyXHOiUQg0CRRlSpAjb0mY8OMrPx00HN8yaypMtRfhBUDFo8miHMZFLemd76QEK0b3Lj73D2Sxet%2BJf%2FirICcwBCcMK98Dh4gN%2Be1kJYiPC9eIHbAVmn%2FtKWbDRswPDSx6LGDDscKcKkgPCmgF6bE2L%2BUZrKrM4Bc80MvdBGXKdBI6KalAQCOuPJEuHMjaILKGgI3Ffxon0UqHw574c8%2Fwa5NKnba%2BpFm2PjNJHc4AYx23sR3w%2FUz01ukkFwkO9zS8h2HtE2dX5FL7mhQixHWtAoxk%2BdNG6iz9NnFiNBTLwcOiW4ahqIT0yObVXDHS0JEut0GOcW9fKgmYNA45O7Y2We0fc2KkZJJfzY1Tu2uW1GeWoYHbhZXCbYWbVMfW6bsa6fQbcYdbI6c%2B0%2BIy7lX84MA0iTlcDGZbzVEKI3MXfpp%2BCzBujPMOn3wLvb1VsXhEV%2Bw3f3rZzX2MCUtd5UhSJVqU6FWp7F6F%2B2ewGshsP%2FyKxiOvlU8cyfaLvYT3ivrxfGUuje3ZLSEtI6d%2FqT5rOhulDCeV2W3ikpWWbEsoh9vCmgYyKmHiqHB3KLm8z1wVRl7zJWfIDZImWlTxov%2Fk9GtowR5v4ebswusIzqgqVg%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=3c14871fcba6e86c07bb51e9991bcbb32a82d3e29c84c4e4b574f51772bccdfe output /build/85eff7191bf0f6304dcc258bc7a7426bdb09bd1cf154fe1b5f3b75cbb44797dd/layer.tar
03:07:51 [2022-10-20T03:07:51.735Z] #44 8.543 --2022-10-20 03:07:51--  https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/fd/fd44016e3d3edb8d1d8b1a3357f7708a8388e4622500d36fde3a8cdfb23fbac8/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6EFMNCYHS%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030751Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDPPz1WSuh%2BiIVkffXCKFBHghgfDfr9wgsWHNSQxcla5FR61w0mix6bu9e6KzvDtK85SIMu2UGC0ZXHNFC80Sf0kmfGHk%2BOy5gev1YWZNjmwnZhcxVHfqcWThGlOo1yky%2BWgKPyA3dK2MGyEGgMXiv65ZEQXuiHPyXHOiUQg0CRRlSpAjb0mY8OMrPx00HN8yaypMtRfhBUDFo8miHMZFLemd76QEK0b3Lj73D2Sxet%2BJf%2FirICcwBCcMK98Dh4gN%2Be1kJYiPC9eIHbAVmn%2FtKWbDRswPDSx6LGDDscKcKkgPCmgF6bE2L%2BUZrKrM4Bc80MvdBGXKdBI6KalAQCOuPJEuHMjaILKGgI3Ffxon0UqHw574c8%2Fwa5NKnba%2BpFm2PjNJHc4AYx23sR3w%2FUz01ukkFwkO9zS8h2HtE2dX5FL7mhQixHWtAoxk%2BdNG6iz9NnFiNBTLwcOiW4ahqIT0yObVXDHS0JEut0GOcW9fKgmYNA45O7Y2We0fc2KkZJJfzY1Tu2uW1GeWoYHbhZXCbYWbVMfW6bsa6fQbcYdbI6c%2B0%2BIy7lX84MA0iTlcDGZbzVEKI3MXfpp%2BCzBujPMOn3wLvb1VsXhEV%2Bw3f3rZzX2MCUtd5UhSJVqU6FWp7F6F%2B2ewGshsP%2FyKxiOvlU8cyfaLvYT3ivrxfGUuje3ZLSEtI6d%2FqT5rOhulDCeV2W3ikpWWbEsoh9vCmgYyKmHiqHB3KLm8z1wVRl7zJWfIDZImWlTxov%2Fk9GtowR5v4ebswusIzqgqVg%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=3c14871fcba6e86c07bb51e9991bcbb32a82d3e29c84c4e4b574f51772bccdfe
03:07:51 [2022-10-20T03:07:51.995Z] #44 8.613 Resolving docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)... 2600:1fa0:80ff:f348:34d9:c7c2::, 52.216.21.14
03:07:52 [2022-10-20T03:07:52.935Z] #44 8.617 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|2600:1fa0:80ff:f348:34d9:c7c2::|:443... failed: Network is unreachable.
03:07:52 [2022-10-20T03:07:52.935Z] #44 9.642 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|52.216.21.14|:443... connected.
03:07:52 [2022-10-20T03:07:52.935Z] #44 9.650 HTTP request sent, awaiting response... 200 OK
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.744 Length: 815400 (796K) [application/octet-stream]
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.745 Saving to: '/build/85eff7191bf0f6304dcc258bc7a7426bdb09bd1cf154fe1b5f3b75cbb44797dd/layer.tar'
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.745 
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.745      0K .......... .......... .......... .......... ..........  6% 5.69M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.754     50K .......... .......... .......... .......... .......... 12%  188M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.754    100K .......... .......... .......... .......... .......... 18% 16.9M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.757    150K .......... .......... .......... .......... .......... 25% 14.7M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764    200K .......... .......... .......... .......... .......... 31%  194M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764    250K .......... .......... .......... .......... .......... 37%  216M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764    300K .......... .......... .......... .......... .......... 43%  170M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764    350K .......... .......... .......... .......... .......... 50% 88.4M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764    400K .......... .......... .......... .......... .......... 56%  174M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764    450K .......... .......... .......... .......... .......... 62%  210M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764    500K .......... .......... .......... .......... .......... 69%  238M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764    550K .......... .......... .......... .......... .......... 75%  238M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764    600K .......... .......... .......... .......... .......... 81%  235M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764    650K .......... .......... .......... .......... .......... 87%  237M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764    700K .......... .......... .......... .......... .......... 94%  243M 0s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764    750K .......... .......... .......... .......... ......    100%  284M=0.02s
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764 
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764 2022-10-20 03:07:52 (43.1 MB/s) - '/build/85eff7191bf0f6304dcc258bc7a7426bdb09bd1cf154fe1b5f3b75cbb44797dd/layer.tar' saved [815400/815400]
03:07:53 [2022-10-20T03:07:53.194Z] #44 9.764 
03:07:54 [2022-10-20T03:07:54.138Z] #44 10.63 
03:07:54 [2022-10-20T03:07:54.138Z] #44 ...
03:07:54 [2022-10-20T03:07:54.138Z] 
03:07:54 [2022-10-20T03:07:54.138Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
03:07:54 [2022-10-20T03:07:54.138Z] #46 3.013 -- Detecting C compiler ABI info - done
03:07:54 [2022-10-20T03:07:54.138Z] #46 3.105 -- Check for working C compiler: /usr/bin/cc - skipped
03:07:54 [2022-10-20T03:07:54.138Z] #46 3.124 -- Detecting C compile features
03:07:54 [2022-10-20T03:07:54.138Z] #46 3.128 -- Detecting C compile features - done
03:07:54 [2022-10-20T03:07:54.138Z] #46 3.204 -- Performing Test HAS_BUILTIN_FORTIFY
03:07:54 [2022-10-20T03:07:54.138Z] #46 3.747 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:07:54 [2022-10-20T03:07:54.138Z] #46 3.793 -- Configuring done
03:07:54 [2022-10-20T03:07:54.138Z] #46 3.806 -- Generating done
03:07:54 [2022-10-20T03:07:54.138Z] #46 3.812 -- Build files have been written to: /tmp/tmp.IAK8XP02xy/tini
03:07:54 [2022-10-20T03:07:54.138Z] #46 3.814 + make tini-static
03:07:54 [2022-10-20T03:07:54.138Z] #46 4.050 Scanning dependencies of target tini-static
03:07:54 [2022-10-20T03:07:54.138Z] #46 4.103 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:07:54 [2022-10-20T03:07:54.138Z] #46 5.428 [100%] Linking C executable tini-static
03:07:54 [2022-10-20T03:07:54.138Z] #46 5.922 [100%] Built target tini-static
03:07:54 [2022-10-20T03:07:54.138Z] #46 5.990 + mkdir -p /build
03:07:54 [2022-10-20T03:07:54.138Z] #46 6.002 + cp tini-static /build/docker-init
03:07:54 [2022-10-20T03:07:54.138Z] #46 DONE 6.3s
03:07:54 [2022-10-20T03:07:54.138Z] 
03:07:54 [2022-10-20T03:07:54.138Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
03:07:54 [2022-10-20T03:07:54.138Z] #36 57.29 Selecting previously unselected package gcc-mingw-w64-base.
03:07:54 [2022-10-20T03:07:54.138Z] #36 57.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
03:07:54 [2022-10-20T03:07:54.138Z] #36 57.47 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
03:07:54 [2022-10-20T03:07:54.138Z] #36 57.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
03:07:54 [2022-10-20T03:07:54.138Z] #36 57.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
03:07:54 [2022-10-20T03:07:54.138Z] #36 57.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
03:07:57 [2022-10-20T03:07:57.422Z] #36 ...
03:07:57 [2022-10-20T03:07:57.422Z] 
03:07:57 [2022-10-20T03:07:57.422Z] #44 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
03:07:57 [2022-10-20T03:07:57.422Z] #44 14.01 https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/7d/7ddc309cad8060bfbc5906e77ec11428c8eb2f1211b57ca63395b67db6d484dc/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6IVWMZ5KN%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030757Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDHoeTCIxWKYRxX648iKFBDzggupy7rQyqNNBms7zG5wovZ0Pc0Zx%2BfBrIT9Tm1Xqvm78Q56RTGtffFBnTp2KPkJZwjXpun3%2F0HTDgrkyqFGsoIzB2RN0RbPZVeN5YKqr83MWKhtbptqoPPO16Hm1Q2FjhcBIpmqX%2BMlx9p3SMwI9rOw67mcYEd3DbR32WTWjHZTQEz2WQWWpCNnZF%2FfkSCK2diRv4d2dKoZ5HCtRtqWLkRuwC02pBj1r0adqwXn9UD7WGVx%2Bu0W%2BJbp7kmwB1dHTu%2BHquXSsXHujP62qcPfopHPou%2BGXyvWC96tbWSsu1AgeBIEanzRdH6Ra5Vip25zKv5mvsfMyH3gZo6QMxpA0nmXiHHVDgJAp44WyknLzQfqLjAoxWmNyVpgw68MuTfgZDxMU2x4yB3udOm%2F%2Bn%2FncLKIJrdD3cDMf5TOc0RX5w5%2Bw0VIOXs3wD%2BkimiDLwVvyes6QhfLnKqxB7q01i2Tr8NI4vvoXpU%2BSjZkAe86RVNl1WLu7PKYw1j%2FydDXuI90SYWMQzH0pbD1qV%2BmdvMbOpIffk3yYkHmXD3QBF3fWtfoRr5KMxdJ6O5zcMZDQpRIgMXaN1FIZP8GScBc3%2BjXxiD5FGJF9svwALp3kJbfHpn7S3YTuL6sALBU%2F54mh0slfw6GwbzSwxmBnqhSVtpaw4DUR1ofPTZCWuYjaZLBITSxtEKMot%2BPCmgYyKlWtHbHHqKeIt01CRyZW2PNVewpJ%2FIFfL94C3fqw%2BCAWvqG2CcKFK8C1ng%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=f6bc192d86494f73e6e9694466c238a1b3ac51b97570f81cb91a88ec088475d0 output /build/7ddc309cad8060bfbc5906e77ec11428c8eb2f1211b57ca63395b67db6d484dc.json
03:07:57 [2022-10-20T03:07:57.422Z] #44 14.04 --2022-10-20 03:07:57--  https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/7d/7ddc309cad8060bfbc5906e77ec11428c8eb2f1211b57ca63395b67db6d484dc/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6IVWMZ5KN%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030757Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDHoeTCIxWKYRxX648iKFBDzggupy7rQyqNNBms7zG5wovZ0Pc0Zx%2BfBrIT9Tm1Xqvm78Q56RTGtffFBnTp2KPkJZwjXpun3%2F0HTDgrkyqFGsoIzB2RN0RbPZVeN5YKqr83MWKhtbptqoPPO16Hm1Q2FjhcBIpmqX%2BMlx9p3SMwI9rOw67mcYEd3DbR32WTWjHZTQEz2WQWWpCNnZF%2FfkSCK2diRv4d2dKoZ5HCtRtqWLkRuwC02pBj1r0adqwXn9UD7WGVx%2Bu0W%2BJbp7kmwB1dHTu%2BHquXSsXHujP62qcPfopHPou%2BGXyvWC96tbWSsu1AgeBIEanzRdH6Ra5Vip25zKv5mvsfMyH3gZo6QMxpA0nmXiHHVDgJAp44WyknLzQfqLjAoxWmNyVpgw68MuTfgZDxMU2x4yB3udOm%2F%2Bn%2FncLKIJrdD3cDMf5TOc0RX5w5%2Bw0VIOXs3wD%2BkimiDLwVvyes6QhfLnKqxB7q01i2Tr8NI4vvoXpU%2BSjZkAe86RVNl1WLu7PKYw1j%2FydDXuI90SYWMQzH0pbD1qV%2BmdvMbOpIffk3yYkHmXD3QBF3fWtfoRr5KMxdJ6O5zcMZDQpRIgMXaN1FIZP8GScBc3%2BjXxiD5FGJF9svwALp3kJbfHpn7S3YTuL6sALBU%2F54mh0slfw6GwbzSwxmBnqhSVtpaw4DUR1ofPTZCWuYjaZLBITSxtEKMot%2BPCmgYyKlWtHbHHqKeIt01CRyZW2PNVewpJ%2FIFfL94C3fqw%2BCAWvqG2CcKFK8C1ng%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=f6bc192d86494f73e6e9694466c238a1b3ac51b97570f81cb91a88ec088475d0
03:07:57 [2022-10-20T03:07:57.422Z] #44 14.09 Resolving docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)... 2600:1fa0:808f:e109:34d9:825a::, 52.217.84.8
03:07:58 [2022-10-20T03:07:58.357Z] #44 14.10 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|2600:1fa0:808f:e109:34d9:825a::|:443... failed: Network is unreachable.
03:07:58 [2022-10-20T03:07:58.357Z] #44 15.11 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|52.217.84.8|:443... connected.
03:07:58 [2022-10-20T03:07:58.357Z] #44 15.12 HTTP request sent, awaiting response... 200 OK
03:07:58 [2022-10-20T03:07:58.616Z] #44 15.17 Length: 1494 (1.5K) [application/octet-stream]
03:07:58 [2022-10-20T03:07:58.616Z] #44 15.17 Saving to: '/build/7ddc309cad8060bfbc5906e77ec11428c8eb2f1211b57ca63395b67db6d484dc.json'
03:07:58 [2022-10-20T03:07:58.616Z] #44 15.17 
03:07:58 [2022-10-20T03:07:58.616Z] #44 15.17      0K .                                                     100%  120M=0s
03:07:58 [2022-10-20T03:07:58.616Z] #44 15.17 
03:07:58 [2022-10-20T03:07:58.616Z] #44 15.17 2022-10-20 03:07:58 (120 MB/s) - '/build/7ddc309cad8060bfbc5906e77ec11428c8eb2f1211b57ca63395b67db6d484dc.json' saved [1494/1494]
03:07:58 [2022-10-20T03:07:58.616Z] #44 15.17 
03:07:58 [2022-10-20T03:07:58.616Z] #44 15.45 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
03:07:59 [2022-10-20T03:07:59.992Z] #44 16.54 
03:07:59 [2022-10-20T03:07:59.993Z] #44 16.56 https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/b6/b641f6d0f804a33779b6e6dba1dc803c742984563f047ee12164ef62c460f3f5/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6N743EAPH%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030759Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDL%2Bpi6pjXNg%2FStCqViKFBIt6SnknXhlHAcKizKBxyQPY4gvZEfD42cLy6Nl9rn7CWoDJLzT2mbYLAO1ak7r2FwFplr1y5qaU3Yvka5yru7GQy6BDcplisReyWvIrJJm6ZEDOIvS4%2FoeIzmqBHVZdsq9exzH7rLAnpCbnjEQiG7KxfsDKL89C%2B8kpKxVCg1ob4OuzBLx0l47uG0WlMSJkjLf9zo15jknnxGcLlmlUjpt9DoC9BvuPtFXGSN24FCKDbKEx4K6EqwdKrKUsNbb0N98R9wvjYp%2FeJEOlvtf2XS0pLwhiisg%2F2XB7299y1izCpB%2BgpEomsCMHk%2BF7B5yujHNl0fns%2FLyLmNAlZJAEKO2NSpsfwzgmSyHt%2Bv%2BnLx6RAmITrhzC47WVPGcZBTHOyEWBO79a5lNneCJQhS9W5BUrRq%2BL5r4fsTvd2Zn1m3IaOlL%2FDrlD%2FTLVZ91hpTdeZRZn990fMCJApntcNXNQTIlpnqe7j93G1znuSbVfEV3GvTJouXNusOH1LMnDOzFbl7Zpp2fnsDOD35QjNmFjWU06ioZ0OJ3A%2FrlVj1gkgfe%2B7wpdS%2BHsqPwxzE44is5WLJ%2F%2FgKauuMMfKKYQJjGW37J9YfClL0xw5Y0NT21E9xOQK%2Fh3uBUhDDsYLFV9W2Olaf9bO67ojBHi979CEMN%2FqaIvYS8rasJTrldUmktaobfvZnGstSwowOvCmgYyKttpE0M3fh9Xh%2F5PURXyZCizgYuA8GU%2FPHwcgsA3vof4TxPXeG8fWAdekA%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=699c693a2a9bbbd8f625239086889567e21363b091ff4714267661ada45686ac output /build/25c6aea4306e4c91a206c49c0778f49ff05018568e27ef7672d88d2f8a79d05d/layer.tar
03:07:59 [2022-10-20T03:07:59.993Z] #44 16.57 --2022-10-20 03:07:59--  https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/b6/b641f6d0f804a33779b6e6dba1dc803c742984563f047ee12164ef62c460f3f5/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6N743EAPH%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030759Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDL%2Bpi6pjXNg%2FStCqViKFBIt6SnknXhlHAcKizKBxyQPY4gvZEfD42cLy6Nl9rn7CWoDJLzT2mbYLAO1ak7r2FwFplr1y5qaU3Yvka5yru7GQy6BDcplisReyWvIrJJm6ZEDOIvS4%2FoeIzmqBHVZdsq9exzH7rLAnpCbnjEQiG7KxfsDKL89C%2B8kpKxVCg1ob4OuzBLx0l47uG0WlMSJkjLf9zo15jknnxGcLlmlUjpt9DoC9BvuPtFXGSN24FCKDbKEx4K6EqwdKrKUsNbb0N98R9wvjYp%2FeJEOlvtf2XS0pLwhiisg%2F2XB7299y1izCpB%2BgpEomsCMHk%2BF7B5yujHNl0fns%2FLyLmNAlZJAEKO2NSpsfwzgmSyHt%2Bv%2BnLx6RAmITrhzC47WVPGcZBTHOyEWBO79a5lNneCJQhS9W5BUrRq%2BL5r4fsTvd2Zn1m3IaOlL%2FDrlD%2FTLVZ91hpTdeZRZn990fMCJApntcNXNQTIlpnqe7j93G1znuSbVfEV3GvTJouXNusOH1LMnDOzFbl7Zpp2fnsDOD35QjNmFjWU06ioZ0OJ3A%2FrlVj1gkgfe%2B7wpdS%2BHsqPwxzE44is5WLJ%2F%2FgKauuMMfKKYQJjGW37J9YfClL0xw5Y0NT21E9xOQK%2Fh3uBUhDDsYLFV9W2Olaf9bO67ojBHi979CEMN%2FqaIvYS8rasJTrldUmktaobfvZnGstSwowOvCmgYyKttpE0M3fh9Xh%2F5PURXyZCizgYuA8GU%2FPHwcgsA3vof4TxPXeG8fWAdekA%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=699c693a2a9bbbd8f625239086889567e21363b091ff4714267661ada45686ac
03:07:59 [2022-10-20T03:07:59.993Z] #44 16.60 Resolving docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)... 2600:1fa0:8010:84c9:36e7:281d::, 52.217.69.200
03:08:00 [2022-10-20T03:08:00.928Z] #44 16.63 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|2600:1fa0:8010:84c9:36e7:281d::|:443... failed: Network is unreachable.
03:08:00 [2022-10-20T03:08:00.928Z] #44 17.64 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|52.217.69.200|:443... connected.
03:08:00 [2022-10-20T03:08:00.928Z] #44 17.65 HTTP request sent, awaiting response... 200 OK
03:08:00 [2022-10-20T03:08:00.928Z] #44 17.73 Length: 2129143 (2.0M) [application/octet-stream]
03:08:00 [2022-10-20T03:08:00.928Z] #44 17.73 Saving to: '/build/25c6aea4306e4c91a206c49c0778f49ff05018568e27ef7672d88d2f8a79d05d/layer.tar'
03:08:00 [2022-10-20T03:08:00.928Z] #44 17.73 
03:08:00 [2022-10-20T03:08:00.928Z] #44 17.73      0K .......... .......... .......... .......... ..........  2% 8.54M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.74     50K .......... .......... .......... .......... ..........  4% 20.8M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.74    100K .......... .......... .......... .......... ..........  7% 10.1M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    150K .......... .......... .......... .......... ..........  9%  226M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    200K .......... .......... .......... .......... .......... 12%  223M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    250K .......... .......... .......... .......... .......... 14% 14.1M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    300K .......... .......... .......... .......... .......... 16%  214M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    350K .......... .......... .......... .......... .......... 19%  199M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    400K .......... .......... .......... .......... .......... 21%  229M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    450K .......... .......... .......... .......... .......... 24%  207M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    500K .......... .......... .......... .......... .......... 26%  216M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    550K .......... .......... .......... .......... .......... 28%  181M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    600K .......... .......... .......... .......... .......... 31%  195M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    650K .......... .......... .......... .......... .......... 33%  211M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    700K .......... .......... .......... .......... .......... 36%  231M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    750K .......... .......... .......... .......... .......... 38%  233M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.75    800K .......... .......... .......... .......... .......... 40% 3.80M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77    850K .......... .......... .......... .......... .......... 43% 14.6M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77    900K .......... .......... .......... .......... .......... 45%  233M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77    950K .......... .......... .......... .......... .......... 48%  241M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1000K .......... .......... .......... .......... .......... 50%  237M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1050K .......... .......... .......... .......... .......... 52%  239M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1100K .......... .......... .......... .......... .......... 55%  237M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1150K .......... .......... .......... .......... .......... 57%  243M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1200K .......... .......... .......... .......... .......... 60%  240M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1250K .......... .......... .......... .......... .......... 62%  211M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1300K .......... .......... .......... .......... .......... 64%  243M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1350K .......... .......... .......... .......... .......... 67%  236M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1400K .......... .......... .......... .......... .......... 69%  241M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1450K .......... .......... .......... .......... .......... 72%  243M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1500K .......... .......... .......... .......... .......... 74%  238M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1550K .......... .......... .......... .......... .......... 76%  221M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1600K .......... .......... .......... .......... .......... 79%  234M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1650K .......... .......... .......... .......... .......... 81%  298M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1700K .......... .......... .......... .......... .......... 84%  257M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1750K .......... .......... .......... .......... .......... 86%  241M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1800K .......... .......... .......... .......... .......... 88%  243M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.77   1850K .......... .......... .......... .......... .......... 91% 1.43M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.81   1900K .......... .......... .......... .......... .......... 93% 20.6M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.81   1950K .......... .......... .......... .......... .......... 96%  227M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.81   2000K .......... .......... .......... .......... .......... 98%  238M 0s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.81   2050K .......... .......... .........                       100%  274M=0.08s
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.81 
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.81 2022-10-20 03:08:00 (26.7 MB/s) - '/build/25c6aea4306e4c91a206c49c0778f49ff05018568e27ef7672d88d2f8a79d05d/layer.tar' saved [2129143/2129143]
03:08:01 [2022-10-20T03:08:01.187Z] #44 17.81 
03:08:02 [2022-10-20T03:08:02.124Z] #44 18.67 
03:08:04 [2022-10-20T03:08:04.656Z] #44 21.49 https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/0b/0b4cf09e50a3eac669c6b811919c171905c85c2fa17d9614c4427e5e2c71af0d/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6APGFGG3H%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030804Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDLc70I0x29pS%2BthdRCKFBM1%2BD1bgUOSciSRZbuNFC4iQOsMkAbuDbGOV2u5cU4BKg2K2%2BsRY0ys6NalE121z%2F9Xd6YX78O2QEnCmTyTwU8mj0Zcx28%2FcBeO6btiSOCSmeqX2bNF%2B7bdwYG8h1jXkGcl92aZgEV2UBlYXQqGbNXcFhHPXnNqluForDPGFe0XCGa4aAUXsGvP68lMHzYIPyw5ijj8pud71N%2BZF%2BKwVC5NLcJNqpKr0qhXRenfnHoW0jKBtf17buC7CdtBHca8TmwH4pkz0TQL%2F7nlpBLg24wx208swf5H00m8lCIsaeqI5NlvfAGiYoEukxSivOF1uGEDXWYvUJ%2BWiizfGNQxszFMhYsxiHf3egqRl6QLFtK32VEgOYjRo3HSfJXfDMTANYjAyxe3koX9AsHJzaj44UDhkzc06rMgyTGhyTcXP1xJnMrLfLUxP33LPzWCydbBMk9PUeJznsVBM7S8kMxdpZzlb16rFNdG7BcJtiCR16bUmhSIWEVCZ%2Bmh7N5OvESM3zqj%2B5BsULgET3uSXitrJLZS1JnFYJwHjLHI%2B4yE35xWh60K0%2F%2FXea%2BLMgfZMQULc%2F3WQpbdU3lzDaCQD31g7ZKT4Eg%2BgN9F0kuPA7n7I9Fe1%2BJrXaPKg7O6%2Fl70tuRL4vqTdWVV24UlQDHt1nlPRV2doo%2BTyfMqh2VZB7syils%2F4xq6LUlEojeHCmgYyKto5eWl9sIORsIgk2y4FJ4eKHPdzmFgxi4dhx79Pdj2QciHr%2BvOUHD6yNg%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=b987ddc6c07a7a2734713c50a02bb2ea968953ab3af9aba205960544bd3c5351 output /build/0b4cf09e50a3eac669c6b811919c171905c85c2fa17d9614c4427e5e2c71af0d.json
03:08:04 [2022-10-20T03:08:04.915Z] #44 21.50 --2022-10-20 03:08:04--  https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/0b/0b4cf09e50a3eac669c6b811919c171905c85c2fa17d9614c4427e5e2c71af0d/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6APGFGG3H%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030804Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDLc70I0x29pS%2BthdRCKFBM1%2BD1bgUOSciSRZbuNFC4iQOsMkAbuDbGOV2u5cU4BKg2K2%2BsRY0ys6NalE121z%2F9Xd6YX78O2QEnCmTyTwU8mj0Zcx28%2FcBeO6btiSOCSmeqX2bNF%2B7bdwYG8h1jXkGcl92aZgEV2UBlYXQqGbNXcFhHPXnNqluForDPGFe0XCGa4aAUXsGvP68lMHzYIPyw5ijj8pud71N%2BZF%2BKwVC5NLcJNqpKr0qhXRenfnHoW0jKBtf17buC7CdtBHca8TmwH4pkz0TQL%2F7nlpBLg24wx208swf5H00m8lCIsaeqI5NlvfAGiYoEukxSivOF1uGEDXWYvUJ%2BWiizfGNQxszFMhYsxiHf3egqRl6QLFtK32VEgOYjRo3HSfJXfDMTANYjAyxe3koX9AsHJzaj44UDhkzc06rMgyTGhyTcXP1xJnMrLfLUxP33LPzWCydbBMk9PUeJznsVBM7S8kMxdpZzlb16rFNdG7BcJtiCR16bUmhSIWEVCZ%2Bmh7N5OvESM3zqj%2B5BsULgET3uSXitrJLZS1JnFYJwHjLHI%2B4yE35xWh60K0%2F%2FXea%2BLMgfZMQULc%2F3WQpbdU3lzDaCQD31g7ZKT4Eg%2BgN9F0kuPA7n7I9Fe1%2BJrXaPKg7O6%2Fl70tuRL4vqTdWVV24UlQDHt1nlPRV2doo%2BTyfMqh2VZB7syils%2F4xq6LUlEojeHCmgYyKto5eWl9sIORsIgk2y4FJ4eKHPdzmFgxi4dhx79Pdj2QciHr%2BvOUHD6yNg%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=b987ddc6c07a7a2734713c50a02bb2ea968953ab3af9aba205960544bd3c5351
03:08:04 [2022-10-20T03:08:04.915Z] #44 21.56 Resolving docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)... 2600:1fa0:809c:a280:34d8:ecc6::, 52.217.173.90
03:08:05 [2022-10-20T03:08:05.850Z] #44 21.57 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|2600:1fa0:809c:a280:34d8:ecc6::|:443... failed: Network is unreachable.
03:08:05 [2022-10-20T03:08:05.850Z] #44 22.60 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|52.217.173.90|:443... connected.
03:08:05 [2022-10-20T03:08:05.850Z] #44 22.62 HTTP request sent, awaiting response... 200 OK
03:08:05 [2022-10-20T03:08:05.850Z] #44 22.66 Length: 1477 (1.4K) [application/octet-stream]
03:08:05 [2022-10-20T03:08:05.851Z] #44 22.66 Saving to: '/build/0b4cf09e50a3eac669c6b811919c171905c85c2fa17d9614c4427e5e2c71af0d.json'
03:08:05 [2022-10-20T03:08:05.851Z] #44 22.66 
03:08:06 [2022-10-20T03:08:06.109Z] #44 22.66      0K .                                                     100%  117M=0s
03:08:06 [2022-10-20T03:08:06.109Z] #44 22.67 
03:08:06 [2022-10-20T03:08:06.109Z] #44 22.67 2022-10-20 03:08:05 (117 MB/s) - '/build/0b4cf09e50a3eac669c6b811919c171905c85c2fa17d9614c4427e5e2c71af0d.json' saved [1477/1477]
03:08:06 [2022-10-20T03:08:06.109Z] #44 22.67 
03:08:06 [2022-10-20T03:08:06.109Z] #44 22.90 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
03:08:07 [2022-10-20T03:08:07.485Z] #44 24.05 #=#=#                                                                         
03:08:07 [2022-10-20T03:08:07.485Z] #44 24.10 https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/37/3716b9f3c2f9e7592f5b47c2e6e13e64132071620c7551e0aa3c5c248e106139/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6BJDMC5OA%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030807Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDPHSkJpPT2zmpL24QCKFBIHGww8nWGDeTGok1sbgLVna6cpNry5V9IHdrGqZw9F5hJQGLSdd2s%2FXV%2F0XZp7OUKBIcy0HquYf0JN23uIghh1mq2Xr%2FZZnwqEDHG0O2RRQgYSCp8IjG0mhpcHoXqtzRDuEZJLDxtpjgn0Wd2Db65r5YRCnO9ePabnC%2Fp7sGrC0UgX1lJTeHQGSqKb7pqdLy1e2yNpiMOkgVNMMGo%2Ff6p%2FeNTXldtpCSk5PT3Qk8HZ%2B3GK3sMB9yZ5TdQYR28faaetUGXmKP4dstbSJwNLl6qmOToEOAPzqgUPvP7MNH%2BpChtbtfyjjco09Z%2BA4BdeDp8fVYFxzafhdjd%2BMH%2FfimTBc29gZjrKbHIu3DrcpFR7ovD0OoI262y8bA%2Bg56Tl3pRDQjwq86TIvVZIqE1ekRtCmdts6At6YDMRzavFzltGKA4t4CN2NYMGjHUX1k%2FtU8IsMs6FDprKMvtr8s0nxG1zP7qMF1kFfizqbU961ZHlLkWQCL2NHgvUpiSQUNOF3hgXRbHFSaJryw8M7fuIT5hUmyOJfEJ%2Fqg8bIEfCfJqt6doidqBCzHQJVn7sXnGnZIMFvXgRsk64Ac2ncO0r9XVE%2FXZ%2BqhqeisyVyoYhJcNqKBk%2Fd4%2FpA355qZyndjMnX%2BrPhYqTho0EXaO27wRw4F0M8QQDKu1P4ngCGUmj6Xqaj4uz3njAokOvCmgYyKsK72sQf9ck4WTlXdRHurOFjO%2FcgePY1gNEeuwLrKekrZYmvtEow7RD7qA%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=85bc41c61578f4881a6d05bccbda6b3f0203745f744208fcf154405a264d59d8 output /build/17c306d995b2e1938276718cea089578ec07b107ac7b7c2ff6131d98b97d91e3/layer.tar
03:08:07 [2022-10-20T03:08:07.485Z] #44 24.12 --2022-10-20 03:08:07--  https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/37/3716b9f3c2f9e7592f5b47c2e6e13e64132071620c7551e0aa3c5c248e106139/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6BJDMC5OA%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030807Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDPHSkJpPT2zmpL24QCKFBIHGww8nWGDeTGok1sbgLVna6cpNry5V9IHdrGqZw9F5hJQGLSdd2s%2FXV%2F0XZp7OUKBIcy0HquYf0JN23uIghh1mq2Xr%2FZZnwqEDHG0O2RRQgYSCp8IjG0mhpcHoXqtzRDuEZJLDxtpjgn0Wd2Db65r5YRCnO9ePabnC%2Fp7sGrC0UgX1lJTeHQGSqKb7pqdLy1e2yNpiMOkgVNMMGo%2Ff6p%2FeNTXldtpCSk5PT3Qk8HZ%2B3GK3sMB9yZ5TdQYR28faaetUGXmKP4dstbSJwNLl6qmOToEOAPzqgUPvP7MNH%2BpChtbtfyjjco09Z%2BA4BdeDp8fVYFxzafhdjd%2BMH%2FfimTBc29gZjrKbHIu3DrcpFR7ovD0OoI262y8bA%2Bg56Tl3pRDQjwq86TIvVZIqE1ekRtCmdts6At6YDMRzavFzltGKA4t4CN2NYMGjHUX1k%2FtU8IsMs6FDprKMvtr8s0nxG1zP7qMF1kFfizqbU961ZHlLkWQCL2NHgvUpiSQUNOF3hgXRbHFSaJryw8M7fuIT5hUmyOJfEJ%2Fqg8bIEfCfJqt6doidqBCzHQJVn7sXnGnZIMFvXgRsk64Ac2ncO0r9XVE%2FXZ%2BqhqeisyVyoYhJcNqKBk%2Fd4%2FpA355qZyndjMnX%2BrPhYqTho0EXaO27wRw4F0M8QQDKu1P4ngCGUmj6Xqaj4uz3njAokOvCmgYyKsK72sQf9ck4WTlXdRHurOFjO%2FcgePY1gNEeuwLrKekrZYmvtEow7RD7qA%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=85bc41c61578f4881a6d05bccbda6b3f0203745f744208fcf154405a264d59d8
03:08:07 [2022-10-20T03:08:07.485Z] #44 24.16 Resolving docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)... 2600:1fa0:80a4:abc0:34d8:cc46::, 54.231.168.170
03:08:07 [2022-10-20T03:08:07.743Z] #44 24.19 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|2600:1fa0:80a4:abc0:34d8:cc46::|:443... 
03:08:07 [2022-10-20T03:08:07.743Z] #44 ...
03:08:07 [2022-10-20T03:08:07.743Z] 
03:08:07 [2022-10-20T03:08:07.743Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
03:08:07 [2022-10-20T03:08:07.743Z] #36 64.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
03:08:07 [2022-10-20T03:08:07.743Z] #36 64.56 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
03:08:07 [2022-10-20T03:08:07.743Z] #36 64.56 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:08:08 [2022-10-20T03:08:08.310Z] #36 ...
03:08:08 [2022-10-20T03:08:08.310Z] 
03:08:08 [2022-10-20T03:08:08.310Z] #44 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
03:08:08 [2022-10-20T03:08:08.310Z] #44 24.19 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|2600:1fa0:80a4:abc0:34d8:cc46::|:443... failed: Network is unreachable.
03:08:08 [2022-10-20T03:08:08.569Z] #44 25.19 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|54.231.168.170|:443... connected.
03:08:08 [2022-10-20T03:08:08.569Z] #44 25.20 HTTP request sent, awaiting response... 200 OK
03:08:08 [2022-10-20T03:08:08.569Z] #44 25.43 Length: 30048801 (29M) [application/octet-stream]
03:08:08 [2022-10-20T03:08:08.569Z] #44 25.43 Saving to: '/build/17c306d995b2e1938276718cea089578ec07b107ac7b7c2ff6131d98b97d91e3/layer.tar'
03:08:08 [2022-10-20T03:08:08.569Z] #44 25.43 
03:08:08 [2022-10-20T03:08:08.569Z] #44 25.43      0K .......... .......... .......... .......... ..........  0% 5.77M 5s
03:08:08 [2022-10-20T03:08:08.569Z] #44 25.44     50K .......... .......... .......... .......... ..........  0%  219M 3s
03:08:08 [2022-10-20T03:08:08.569Z] #44 25.44    100K .......... .......... .......... .......... ..........  0%  165M 2s
03:08:08 [2022-10-20T03:08:08.569Z] #44 25.44    150K .......... .......... .......... .......... ..........  0%  117M 1s
03:08:08 [2022-10-20T03:08:08.569Z] #44 25.44    200K .......... .......... .......... .......... ..........  0%  140M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.44    250K .......... .......... .......... .......... ..........  1% 4.82M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.45    300K .......... .......... .......... .......... ..........  1% 24.4M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46    350K .......... .......... .......... .......... ..........  1% 61.7M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46    400K .......... .......... .......... .......... ..........  1%  207M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46    450K .......... .......... .......... .......... ..........  1%  117M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46    500K .......... .......... .......... .......... ..........  1%  161M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46    550K .......... .......... .......... .......... ..........  2%  238M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46    600K .......... .......... .......... .......... ..........  2%  239M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46    650K .......... .......... .......... .......... ..........  2%  229M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46    700K .......... .......... .......... .......... ..........  2%  277M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46    750K .......... .......... .......... .......... ..........  2%  125M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46    800K .......... .......... .......... .......... ..........  2%  143M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46    850K .......... .......... .......... .......... ..........  3%  239M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46    900K .......... .......... .......... .......... ..........  3%  239M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46    950K .......... .......... .......... .......... ..........  3%  221M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.46   1000K .......... .......... .......... .......... ..........  3% 2.92M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.48   1050K .......... .......... .......... .......... ..........  3%  182M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.48   1100K .......... .......... .......... .......... ..........  3% 68.9M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.48   1150K .......... .......... .......... .......... ..........  4% 28.7M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.48   1200K .......... .......... .......... .......... ..........  4%  248M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.48   1250K .......... .......... .......... .......... ..........  4%  243M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.48   1300K .......... .......... .......... .......... ..........  4%  248M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.48   1350K .......... .......... .......... .......... ..........  4% 4.76M 1s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.49   1400K .......... .......... .......... .......... ..........  4% 2.10M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.51   1450K .......... .......... .......... .......... ..........  5% 2.86M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.53   1500K .......... .......... .......... .......... ..........  5% 5.28M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.54   1550K .......... .......... .......... .......... ..........  5% 3.49M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.55   1600K .......... .......... .......... .......... ..........  5% 3.45M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.57   1650K .......... .......... .......... .......... ..........  5% 3.65M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.58   1700K .......... .......... .......... .......... ..........  5% 27.8M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.58   1750K .......... .......... .......... .......... ..........  6% 20.2M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.58   1800K .......... .......... .......... .......... ..........  6% 3.19M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.60   1850K .......... .......... .......... .......... ..........  6% 3.54M 3s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.61   1900K .......... .......... .......... .......... ..........  6% 3.46M 3s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.63   1950K .......... .......... .......... .......... ..........  6% 3.19M 3s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.64   2000K .......... .......... .......... .......... ..........  6% 10.9M 3s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2050K .......... .......... .......... .......... ..........  7%  121M 3s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2100K .......... .......... .......... .......... ..........  7%  129M 3s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2150K .......... .......... .......... .......... ..........  7%  170M 3s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2200K .......... .......... .......... .......... ..........  7% 28.7M 3s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2250K .......... .......... .......... .......... ..........  7%  147M 3s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2300K .......... .......... .......... .......... ..........  8%  131M 3s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2350K .......... .......... .......... .......... ..........  8%  118M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2400K .......... .......... .......... .......... ..........  8% 36.3M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2450K .......... .......... .......... .......... ..........  8%  110M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2500K .......... .......... .......... .......... ..........  8%  118M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2550K .......... .......... .......... .......... ..........  8%  134M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2600K .......... .......... .......... .......... ..........  9%  115M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2650K .......... .......... .......... .......... ..........  9%  101M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2700K .......... .......... .......... .......... ..........  9%  122M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2750K .......... .......... .......... .......... ..........  9% 72.4M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2800K .......... .......... .......... .......... ..........  9%  129M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2850K .......... .......... .......... .......... ..........  9% 76.0M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.65   2900K .......... .......... .......... .......... .......... 10%  113M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.66   2950K .......... .......... .......... .......... .......... 10% 59.0M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.66   3000K .......... .......... .......... .......... .......... 10% 43.7M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.66   3050K .......... .......... .......... .......... .......... 10%  247M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.66   3100K .......... .......... .......... .......... .......... 10%  206M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.66   3150K .......... .......... .......... .......... .......... 10%  244M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.66   3200K .......... .......... .......... .......... .......... 11%  227M 2s
03:08:08 [2022-10-20T03:08:08.830Z] #44 25.66   3250K .......... .......... .......... .......... .......... 11% 1.36M 2s
03:08:08 [2022-10-20T03:08:08.831Z] #44 25.70   3300K .......... .......... .......... .......... .......... 11% 3.72M 2s
03:08:08 [2022-10-20T03:08:08.831Z] #44 25.71   3350K .......... .......... .......... .......... .......... 11% 7.19M 2s
03:08:08 [2022-10-20T03:08:08.831Z] #44 25.72   3400K .......... .......... .......... .......... .......... 11% 49.2M 2s
03:08:08 [2022-10-20T03:08:08.831Z] #44 25.72   3450K .......... .......... .......... .......... .......... 11%  245M 2s
03:08:08 [2022-10-20T03:08:08.831Z] #44 25.72   3500K .......... .......... .......... .......... .......... 12%  222M 2s
03:08:08 [2022-10-20T03:08:08.831Z] #44 25.72   3550K .......... .......... .......... .......... .......... 12%  247M 2s
03:08:08 [2022-10-20T03:08:08.831Z] #44 25.72   3600K .......... .......... .......... .......... .......... 12%  247M 2s
03:08:08 [2022-10-20T03:08:08.831Z] #44 25.72   3650K .......... .......... .......... .......... .......... 12%  218M 2s
03:08:08 [2022-10-20T03:08:08.831Z] #44 25.72   3700K .......... .......... .......... .......... .......... 12%  202M 2s
03:08:08 [2022-10-20T03:08:08.831Z] #44 25.72   3750K .......... .......... .......... .......... .......... 12%  127M 2s
03:08:08 [2022-10-20T03:08:08.831Z] #44 25.72   3800K .......... .......... .......... .......... .......... 13%  186M 2s
03:08:08 [2022-10-20T03:08:08.831Z] #44 25.72   3850K .......... .......... .......... .......... .......... 13% 13.3M 2s
03:08:08 [2022-10-20T03:08:08.831Z] #44 25.72   3900K .......... .......... .......... .......... .......... 13% 3.46M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.74   3950K .......... .......... .......... .......... .......... 13% 3.97M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.75   4000K .......... .......... .......... .......... .......... 13% 3.36M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.76   4050K .......... .......... .......... .......... .......... 13% 2.31M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.78   4100K .......... .......... .......... .......... .......... 14% 9.29M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.79   4150K .......... .......... .......... .......... .......... 14% 4.02M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.80   4200K .......... .......... .......... .......... .......... 14% 3.61M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.82   4250K .......... .......... .......... .......... .......... 14% 3.24M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.83   4300K .......... .......... .......... .......... .......... 14% 3.38M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.85   4350K .......... .......... .......... .......... .......... 14% 3.36M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.86   4400K .......... .......... .......... .......... .......... 15% 3.36M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.87   4450K .......... .......... .......... .......... .......... 15% 3.37M 3s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.89   4500K .......... .......... .......... .......... .......... 15% 3.39M 3s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.90   4550K .......... .......... .......... .......... .......... 15% 4.49M 3s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.91   4600K .......... .......... .......... .......... .......... 15% 5.42M 3s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.92   4650K .......... .......... .......... .......... .......... 16% 3.37M 3s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.94   4700K .......... .......... .......... .......... .......... 16% 18.8M 3s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.94   4750K .......... .......... .......... .......... .......... 16%  100M 3s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.94   4800K .......... .......... .......... .......... .......... 16% 87.5M 3s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.94   4850K .......... .......... .......... .......... .......... 16% 93.8M 3s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.94   4900K .......... .......... .......... .......... .......... 16% 99.2M 3s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.94   4950K .......... .......... .......... .......... .......... 17% 99.6M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.94   5000K .......... .......... .......... .......... .......... 17% 87.8M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.94   5050K .......... .......... .......... .......... .......... 17% 99.3M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.94   5100K .......... .......... .......... .......... .......... 17% 77.7M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.94   5150K .......... .......... .......... .......... .......... 17% 95.1M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.94   5200K .......... .......... .......... .......... .......... 17%  141M 2s
03:08:09 [2022-10-20T03:08:09.091Z] #44 25.94   5250K .......... .......... .......... .......... .......... 18%  219M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.94   5300K .......... .......... .......... .......... .......... 18%  214M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.94   5350K .......... .......... .......... .......... .......... 18% 77.7M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.94   5400K .......... .......... .......... .......... .......... 18%  138M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.94   5450K .......... .......... .......... .......... .......... 18% 68.6M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.95   5500K .......... .......... .......... .......... .......... 18%  134M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.95   5550K .......... .......... .......... .......... .......... 19% 41.9M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.96   5600K .......... .......... .......... .......... .......... 19% 2.19M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.97   5650K .......... .......... .......... .......... .......... 19% 4.60M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.98   5700K .......... .......... .......... .......... .......... 19% 5.39M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.99   5750K .......... .......... .......... .......... .......... 19% 17.6M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.99   5800K .......... .......... .......... .......... .......... 19%  210M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.99   5850K .......... .......... .......... .......... .......... 20%  199M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.99   5900K .......... .......... .......... .......... .......... 20%  186M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.99   5950K .......... .......... .......... .......... .......... 20%  186M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.99   6000K .......... .......... .......... .......... .......... 20%  184M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 25.99   6050K .......... .......... .......... .......... .......... 20% 8.44M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.00   6100K .......... .......... .......... .......... .......... 20% 4.92M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.01   6150K .......... .......... .......... .......... .......... 21% 3.27M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.02   6200K .......... .......... .......... .......... .......... 21% 4.35M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.04   6250K .......... .......... .......... .......... .......... 21% 3.56M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.05   6300K .......... .......... .......... .......... .......... 21% 2.93M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.07   6350K .......... .......... .......... .......... .......... 21% 6.92M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.07   6400K .......... .......... .......... .......... .......... 21% 11.7M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.08   6450K .......... .......... .......... .......... .......... 22% 28.2M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.08   6500K .......... .......... .......... .......... .......... 22% 13.4M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.08   6550K .......... .......... .......... .......... .......... 22% 1.89M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.11   6600K .......... .......... .......... .......... .......... 22% 34.9M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.11   6650K .......... .......... .......... .......... .......... 22% 33.1M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.11   6700K .......... .......... .......... .......... .......... 23% 36.3M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.11   6750K .......... .......... .......... .......... .......... 23% 40.7M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.11   6800K .......... .......... .......... .......... .......... 23% 13.8M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.12   6850K .......... .......... .......... .......... .......... 23% 23.5M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.12   6900K .......... .......... .......... .......... .......... 23% 38.1M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.12   6950K .......... .......... .......... .......... .......... 23% 17.3M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.12   7000K .......... .......... .......... .......... .......... 24% 4.68M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.13   7050K .......... .......... .......... .......... .......... 24% 9.56M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.14   7100K .......... .......... .......... .......... .......... 24% 16.3M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.14   7150K .......... .......... .......... .......... .......... 24% 9.72M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.15   7200K .......... .......... .......... .......... .......... 24% 41.5M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.15   7250K .......... .......... .......... .......... .......... 24% 46.0M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.15   7300K .......... .......... .......... .......... .......... 25% 61.2M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.15   7350K .......... .......... .......... .......... .......... 25% 25.8M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.15   7400K .......... .......... .......... .......... .......... 25% 15.2M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.16   7450K .......... .......... .......... .......... .......... 25% 9.14M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.16   7500K .......... .......... .......... .......... .......... 25% 31.8M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.16   7550K .......... .......... .......... .......... .......... 25% 32.0M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.16   7600K .......... .......... .......... .......... .......... 26% 16.7M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.17   7650K .......... .......... .......... .......... .......... 26% 18.6M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.17   7700K .......... .......... .......... .......... .......... 26% 31.9M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.18   7750K .......... .......... .......... .......... .......... 26% 3.90M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.18   7800K .......... .......... .......... .......... .......... 26% 19.4M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.19   7850K .......... .......... .......... .......... .......... 26% 23.4M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.19   7900K .......... .......... .......... .......... .......... 27% 18.9M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.19   7950K .......... .......... .......... .......... .......... 27% 3.16M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.21   8000K .......... .......... .......... .......... .......... 27% 6.84M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.21   8050K .......... .......... .......... .......... .......... 27%  184M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.21   8100K .......... .......... .......... .......... .......... 27%  240M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.21   8150K .......... .......... .......... .......... .......... 27%  230M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.21   8200K .......... .......... .......... .......... .......... 28% 15.8M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.22   8250K .......... .......... .......... .......... .......... 28% 5.94M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.22   8300K .......... .......... .......... .......... .......... 28% 20.4M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.23   8350K .......... .......... .......... .......... .......... 28% 16.4M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.23   8400K .......... .......... .......... .......... .......... 28% 12.7M 2s
03:08:09 [2022-10-20T03:08:09.349Z] #44 26.23   8450K .......... .......... .......... .......... .......... 28% 4.85M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.25   8500K .......... .......... .......... .......... .......... 29% 2.87M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.26   8550K .......... .......... .......... .......... .......... 29% 5.81M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.27   8600K .......... .......... .......... .......... .......... 29% 8.96M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.28   8650K .......... .......... .......... .......... .......... 29% 6.13M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.28   8700K .......... .......... .......... .......... .......... 29% 6.86M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.29   8750K .......... .......... .......... .......... .......... 29% 7.12M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.30   8800K .......... .......... .......... .......... .......... 30% 5.86M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.31   8850K .......... .......... .......... .......... .......... 30% 4.21M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.32   8900K .......... .......... .......... .......... .......... 30% 7.44M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.32   8950K .......... .......... .......... .......... .......... 30% 3.37M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.34   9000K .......... .......... .......... .......... .......... 30% 8.90M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.34   9050K .......... .......... .......... .......... .......... 31% 7.77M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.35   9100K .......... .......... .......... .......... .......... 31% 7.69M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.36   9150K .......... .......... .......... .......... .......... 31% 22.4M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.36   9200K .......... .......... .......... .......... .......... 31%  207M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.36   9250K .......... .......... .......... .......... .......... 31% 5.93M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.37   9300K .......... .......... .......... .......... .......... 31% 6.95M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.37   9350K .......... .......... .......... .......... .......... 32% 2.00M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.40   9400K .......... .......... .......... .......... .......... 32% 4.47M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.41   9450K .......... .......... .......... .......... .......... 32% 7.77M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.42   9500K .......... .......... .......... .......... .......... 32% 10.7M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.42   9550K .......... .......... .......... .......... .......... 32%  234M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.42   9600K .......... .......... .......... .......... .......... 32%  246M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.42   9650K .......... .......... .......... .......... .......... 33%  199M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.42   9700K .......... .......... .......... .......... .......... 33%  234M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.42   9750K .......... .......... .......... .......... .......... 33% 8.47M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.43   9800K .......... .......... .......... .......... .......... 33% 6.09M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.43   9850K .......... .......... .......... .......... .......... 33% 8.58M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.44   9900K .......... .......... .......... .......... .......... 33% 6.49M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.45   9950K .......... .......... .......... .......... .......... 34% 9.69M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.45  10000K .......... .......... .......... .......... .......... 34% 7.32M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.46  10050K .......... .......... .......... .......... .......... 34% 10.7M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.46  10100K .......... .......... .......... .......... .......... 34% 10.0M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.47  10150K .......... .......... .......... .......... .......... 34% 41.4M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.47  10200K .......... .......... .......... .......... .......... 34% 24.1M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.47  10250K .......... .......... .......... .......... .......... 35% 19.2M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.47  10300K .......... .......... .......... .......... .......... 35% 23.2M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.48  10350K .......... .......... .......... .......... .......... 35% 22.7M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.48  10400K .......... .......... .......... .......... .......... 35% 11.7M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.48  10450K .......... .......... .......... .......... .......... 35% 51.8M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.48  10500K .......... .......... .......... .......... .......... 35% 8.38M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.49  10550K .......... .......... .......... .......... .......... 36% 35.2M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.49  10600K .......... .......... .......... .......... .......... 36% 27.0M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.49  10650K .......... .......... .......... .......... .......... 36% 14.7M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.50  10700K .......... .......... .......... .......... .......... 36% 25.9M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.50  10750K .......... .......... .......... .......... .......... 36% 13.2M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.50  10800K .......... .......... .......... .......... .......... 36% 15.0M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.50  10850K .......... .......... .......... .......... .......... 37% 12.3M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.51  10900K .......... .......... .......... .......... .......... 37% 44.0M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.51  10950K .......... .......... .......... .......... .......... 37% 59.1M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.51  11000K .......... .......... .......... .......... .......... 37% 26.0M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.51  11050K .......... .......... .......... .......... .......... 37% 30.4M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.51  11100K .......... .......... .......... .......... .......... 37% 8.57M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.52  11150K .......... .......... .......... .......... .......... 38% 45.4M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.52  11200K .......... .......... .......... .......... .......... 38% 38.5M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.52  11250K .......... .......... .......... .......... .......... 38% 39.3M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.52  11300K .......... .......... .......... .......... .......... 38% 29.5M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.52  11350K .......... .......... .......... .......... .......... 38% 34.3M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.53  11400K .......... .......... .......... .......... .......... 39% 16.2M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.53  11450K .......... .......... .......... .......... .......... 39% 10.9M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.53  11500K .......... .......... .......... .......... .......... 39% 17.7M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.54  11550K .......... .......... .......... .......... .......... 39% 20.4M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.54  11600K .......... .......... .......... .......... .......... 39% 15.8M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.54  11650K .......... .......... .......... .......... .......... 39% 14.0M 2s
03:08:09 [2022-10-20T03:08:09.608Z] #44 26.55  11700K .......... .......... .......... .......... 
03:08:09 [2022-10-20T03:08:09.608Z] #44 ...
03:08:09 [2022-10-20T03:08:09.608Z] 
03:08:09 [2022-10-20T03:08:09.608Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:08:09 [2022-10-20T03:08:09.608Z] #41 29.16 aclocal: warning: couldn't open directory 'm4': No such file or directory
03:08:09 [2022-10-20T03:08:09.867Z] #41 ...
03:08:09 [2022-10-20T03:08:09.867Z] 
03:08:09 [2022-10-20T03:08:09.867Z] #44 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.55  11700K .......... .......... .......... .......... .......... 40% 14.4M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.55  11750K .......... .......... .......... .......... .......... 40% 17.7M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.55  11800K .......... .......... .......... .......... .......... 40% 10.3M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.56  11850K .......... .......... .......... .......... .......... 40% 8.49M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.56  11900K .......... .......... .......... .......... .......... 40% 16.3M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.57  11950K .......... .......... .......... .......... .......... 40% 22.7M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.57  12000K .......... .......... .......... .......... .......... 41% 17.4M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.57  12050K .......... .......... .......... .......... .......... 41% 20.8M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.57  12100K .......... .......... .......... .......... .......... 41% 19.2M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.58  12150K .......... .......... .......... .......... .......... 41% 17.7M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.58  12200K .......... .......... .......... .......... .......... 41% 19.7M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.58  12250K .......... .......... .......... .......... .......... 41% 7.66M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.59  12300K .......... .......... .......... .......... .......... 42% 23.0M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.59  12350K .......... .......... .......... .......... .......... 42% 18.5M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.59  12400K .......... .......... .......... .......... .......... 42% 23.3M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.59  12450K .......... .......... .......... .......... .......... 42% 21.2M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.60  12500K .......... .......... .......... .......... .......... 42% 17.5M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.60  12550K .......... .......... .......... .......... .......... 42% 19.3M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.60  12600K .......... .......... .......... .......... .......... 43% 22.2M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.60  12650K .......... .......... .......... .......... .......... 43% 23.9M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.61  12700K .......... .......... .......... .......... .......... 43% 19.7M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.61  12750K .......... .......... .......... .......... .......... 43% 17.9M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.61  12800K .......... .......... .......... .......... .......... 43% 19.7M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.61  12850K .......... .......... .......... .......... .......... 43% 14.6M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.62  12900K .......... .......... .......... .......... .......... 44% 18.1M 2s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.62  12950K .......... .......... .......... .......... .......... 44% 92.5M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.62  13000K .......... .......... .......... .......... .......... 44%  237M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.62  13050K .......... .......... .......... .......... .......... 44%  228M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.62  13100K .......... .......... .......... .......... .......... 44% 8.58M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.63  13150K .......... .......... .......... .......... .......... 44% 19.3M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.63  13200K .......... .......... .......... .......... .......... 45% 18.3M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.63  13250K .......... .......... .......... .......... .......... 45% 17.2M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.63  13300K .......... .......... .......... .......... .......... 45% 16.0M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.64  13350K .......... .......... .......... .......... .......... 45% 18.1M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.64  13400K .......... .......... .......... .......... .......... 45% 17.0M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.64  13450K .......... .......... .......... .......... .......... 46% 17.4M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.65  13500K .......... .......... .......... .......... .......... 46% 6.45M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.65  13550K .......... .......... .......... .......... .......... 46% 20.8M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.66  13600K .......... .......... .......... .......... .......... 46% 20.8M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.66  13650K .......... .......... .......... .......... .......... 46% 26.4M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.66  13700K .......... .......... .......... .......... .......... 46% 23.1M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.66  13750K .......... .......... .......... .......... .......... 47% 17.6M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.66  13800K .......... .......... .......... .......... .......... 47% 16.3M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.67  13850K .......... .......... .......... .......... .......... 47% 22.5M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.67  13900K .......... .......... .......... .......... .......... 47% 19.5M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.67  13950K .......... .......... .......... .......... .......... 47% 16.7M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.67  14000K .......... .......... .......... .......... .......... 47% 18.1M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.68  14050K .......... .......... .......... .......... .......... 48% 8.66M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.68  14100K .......... .......... .......... .......... .......... 48% 17.0M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.69  14150K .......... .......... .......... .......... .......... 48% 17.8M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.69  14200K .......... .......... .......... .......... .......... 48% 16.3M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.69  14250K .......... .......... .......... .......... .......... 48% 17.4M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.69  14300K .......... .......... .......... .......... .......... 48% 25.3M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.70  14350K .......... .......... .......... .......... .......... 49% 7.44M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.70  14400K .......... .......... .......... .......... .......... 49% 18.0M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.71  14450K .......... .......... .......... .......... .......... 49% 19.5M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.71  14500K .......... .......... .......... .......... .......... 49% 19.7M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.71  14550K .......... .......... .......... .......... .......... 49% 21.6M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.71  14600K .......... .......... .......... .......... .......... 49% 13.5M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.72  14650K .......... .......... .......... .......... .......... 50% 15.8M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.72  14700K .......... .......... .......... .......... .......... 50% 26.3M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.72  14750K .......... .......... .......... .......... .......... 50% 11.5M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.73  14800K .......... .......... .......... .......... .......... 50% 21.4M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.73  14850K .......... .......... .......... .......... .......... 50% 17.8M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.73  14900K .......... .......... .......... .......... .......... 50% 19.0M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.73  14950K .......... .......... .......... .......... .......... 51% 8.51M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.74  15000K .......... .......... .......... .......... .......... 51% 17.4M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.74  15050K .......... .......... .......... .......... .......... 51% 20.7M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.74  15100K .......... .......... .......... .......... .......... 51% 19.4M 1s
03:08:09 [2022-10-20T03:08:09.867Z] #44 26.75  15150K .......... .......... .......... .......... .......... 51% 19.2M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.75  15200K .......... .......... .......... .......... .......... 51% 11.1M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.75  15250K .......... .......... .......... .......... .......... 52% 18.6M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.76  15300K .......... .......... .......... .......... .......... 52% 41.1M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.76  15350K .......... .......... .......... .......... .......... 52% 47.7M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.76  15400K .......... .......... .......... .......... .......... 52% 7.18M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.77  15450K .......... .......... .......... .......... .......... 52% 21.6M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.77  15500K .......... .......... .......... .......... .......... 52% 24.5M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.77  15550K .......... .......... .......... .......... .......... 53% 6.41M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.78  15600K .......... .......... .......... .......... .......... 53% 22.3M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.78  15650K .......... .......... .......... .......... .......... 53% 14.7M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.78  15700K .......... .......... .......... .......... .......... 53% 15.6M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.79  15750K .......... .......... .......... .......... .......... 53% 17.1M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.79  15800K .......... .......... .......... .......... .......... 54% 16.7M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.79  15850K .......... .......... .......... .......... .......... 54% 23.0M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.79  15900K .......... .......... .......... .......... .......... 54% 14.8M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.80  15950K .......... .......... .......... .......... .......... 54% 6.64M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.80  16000K .......... .......... .......... .......... .......... 54% 16.3M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.81  16050K .......... .......... .......... .......... .......... 54% 17.5M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.81  16100K .......... .......... .......... .......... .......... 55% 4.07M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.83  16150K .......... .......... .......... .......... .......... 55% 10.2M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.83  16200K .......... .......... .......... .......... .......... 55%  179M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.83  16250K .......... .......... .......... .......... .......... 55%  217M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.83  16300K .......... .......... .......... .......... .......... 55%  214M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.83  16350K .......... .......... .......... .......... .......... 55%  222M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.83  16400K .......... .......... .......... .......... .......... 56%  228M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.83  16450K .......... .......... .......... .......... .......... 56%  259M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.83  16500K .......... .......... .......... .......... .......... 56%  249M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.83  16550K .......... .......... .......... .......... .......... 56%  222M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.83  16600K .......... .......... .......... .......... .......... 56%  242M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.83  16650K .......... .......... .......... .......... .......... 56% 5.60M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.84  16700K .......... .......... .......... .......... .......... 57% 36.4M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.84  16750K .......... .......... .......... .......... .......... 57% 40.5M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.84  16800K .......... .......... .......... .......... .......... 57% 2.84M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.86  16850K .......... .......... .......... .......... .......... 57% 61.8M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.86  16900K .......... .......... .......... .......... .......... 57% 34.1M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.86  16950K .......... .......... .......... .......... .......... 57% 24.9M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.87  17000K .......... .......... .......... .......... .......... 58% 4.06M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.87  17050K .......... .......... .......... .......... .......... 58% 38.9M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.87  17100K .......... .......... .......... .......... .......... 58% 38.2M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.88  17150K .......... .......... .......... .......... .......... 58% 5.05M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.89  17200K .......... .......... .......... .......... .......... 58% 5.68M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.89  17250K .......... .......... .......... .......... .......... 58% 6.87M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.90  17300K .......... .......... .......... .......... .......... 59% 41.2M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.90  17350K .......... .......... .......... .......... .......... 59% 35.4M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.90  17400K .......... .......... .......... .......... .......... 59% 35.9M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.91  17450K .......... .......... .......... .......... .......... 59% 39.1M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.91  17500K .......... .......... .......... .......... .......... 59% 7.23M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.91  17550K .......... .......... .......... .......... .......... 59% 63.0M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.91  17600K .......... .......... .......... .......... .......... 60%  210M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.91  17650K .......... .......... .......... .......... .......... 60% 17.5M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.92  17700K .......... .......... .......... .......... .......... 60%  207M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.92  17750K .......... .......... .......... .......... .......... 60%  246M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.92  17800K .......... .......... .......... .......... .......... 60% 11.0M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.92  17850K .......... .......... .......... .......... .......... 60% 6.52M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.93  17900K .......... .......... .......... .......... .......... 61% 21.8M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.93  17950K .......... .......... .......... .......... .......... 61% 26.0M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.93  18000K .......... .......... .......... .......... .......... 61% 14.3M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.94  18050K .......... .......... .......... .......... .......... 61% 22.8M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.94  18100K .......... .......... .......... .......... .......... 61% 4.78M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.95  18150K .......... .......... .......... .......... .......... 62% 19.8M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.96  18200K .......... .......... .......... .......... .......... 62% 3.59M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.97  18250K .......... .......... .......... .......... .......... 62% 21.6M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.97  18300K .......... .......... .......... .......... .......... 62% 5.47M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.98  18350K .......... .......... .......... .......... .......... 62% 7.39M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.98  18400K .......... .......... .......... .......... .......... 62% 15.1M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.99  18450K .......... .......... .......... .......... .......... 63% 19.7M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.99  18500K .......... .......... .......... .......... .......... 63% 15.0M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.99  18550K .......... .......... .......... .......... .......... 63% 27.1M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 26.99  18600K .......... .......... .......... .......... .......... 63%  208M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.00  18650K .......... .......... .......... .......... .......... 63% 11.7M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.00  18700K .......... .......... .......... .......... .......... 63%  168M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.00  18750K .......... .......... .......... .......... .......... 64%  131M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.00  18800K .......... .......... .......... .......... .......... 64% 8.48M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.01  18850K .......... .......... .......... .......... .......... 64% 14.7M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.01  18900K .......... .......... .......... .......... .......... 64% 17.9M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.01  18950K .......... .......... .......... .......... .......... 64% 9.03M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.02  19000K .......... .......... .......... .......... .......... 64% 7.25M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.02  19050K .......... .......... .......... .......... .......... 65% 4.49M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.03  19100K .......... .......... .......... .......... .......... 65% 20.3M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.04  19150K .......... .......... .......... .......... .......... 65% 37.5M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.04  19200K .......... .......... .......... .......... .......... 65% 44.3M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.04  19250K .......... .......... .......... .......... .......... 65% 32.3M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.04  19300K .......... .......... .......... .......... .......... 65% 43.0M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.04  19350K .......... .......... .......... .......... .......... 66% 44.9M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.04  19400K .......... .......... .......... .......... .......... 66% 49.6M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.04  19450K .......... .......... .......... .......... .......... 66% 44.4M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.04  19500K .......... .......... .......... .......... .......... 66% 29.3M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.05  19550K .......... .......... .......... .......... .......... 66% 6.30M 1s
03:08:10 [2022-10-20T03:08:10.126Z] #44 27.05  19600K .......... .......... .......... .......... .......... 66% 15.7M 1s
03:08:10 [2022-10-20T03:08:10.384Z] #44 27.06  19650K .......... .......... .......... .......... .......... 67% 18.2M 1s
03:08:10 [2022-10-20T03:08:10.384Z] #44 27.06  19700K .......... .......... .......... .......... .......... 67% 17.5M 1s
03:08:10 [2022-10-20T03:08:10.384Z] #44 27.06  19750K .......... .......... .......... .......... .......... 67% 18.2M 1s
03:08:10 [2022-10-20T03:08:10.384Z] #44 27.07  19800K .......... .......... .......... .......... .......... 67% 8.56M 1s
03:08:10 [2022-10-20T03:08:10.384Z] #44 27.07  19850K .......... .......... .......... .......... .......... 67% 16.7M 1s
03:08:10 [2022-10-20T03:08:10.384Z] #44 27.07  19900K .......... .......... .......... .......... .......... 67% 11.7M 1s
03:08:10 [2022-10-20T03:08:10.384Z] #44 27.08  19950K .......... .......... .......... .......... .......... 68% 9.98M 1s
03:08:10 [2022-10-20T03:08:10.384Z] #44 27.08  20000K .......... .......... .......... .......... .......... 68% 7.07M 1s
03:08:10 [2022-10-20T03:08:10.384Z] #44 27.09  20050K .......... .......... .......... .......... .......... 68% 17.4M 1s
03:08:10 [2022-10-20T03:08:10.384Z] #44 27.09  20100K .......... .......... .......... .......... .......... 68% 8.74M 1s
03:08:10 [2022-10-20T03:08:10.384Z] #44 27.10  20150K .......... .......... .......... .......... .......... 68% 17.1M 1s
03:08:10 [2022-10-20T03:08:10.384Z] #44 27.10  20200K .......... .......... .......... .......... .......... 69% 10.6M 1s
03:08:10 [2022-10-20T03:08:10.384Z] #44 27.11  20250K .......... .......... .......... .......... .......... 69% 26.1M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.11  20300K .......... .......... .......... .......... .......... 69% 21.2M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.11  20350K .......... .......... .......... .......... .......... 69% 17.1M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.11  20400K .......... .......... .......... .......... .......... 69% 19.6M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.12  20450K .......... .......... .......... .......... .......... 69% 15.2M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.12  20500K .......... .......... .......... .......... .......... 70% 17.8M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.12  20550K .......... .......... .......... .......... .......... 70% 15.4M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.12  20600K .......... .......... .......... .......... .......... 70% 7.87M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.13  20650K .......... .......... .......... .......... .......... 70% 18.7M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.13  20700K .......... .......... .......... .......... .......... 70% 18.4M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.14  20750K .......... .......... .......... .......... .......... 70% 16.6M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.14  20800K .......... .......... .......... .......... .......... 71% 24.4M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.14  20850K .......... .......... .......... .......... .......... 71% 9.55M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.15  20900K .......... .......... .......... .......... .......... 71% 5.88M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.15  20950K .......... .......... .......... .......... .......... 71% 21.4M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.16  21000K .......... .......... .......... .......... .......... 71% 18.7M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.16  21050K .......... .......... .......... .......... .......... 71% 23.0M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.16  21100K .......... .......... .......... .......... .......... 72% 22.7M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.16  21150K .......... .......... .......... .......... .......... 72% 19.5M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.17  21200K .......... .......... .......... .......... .......... 72% 16.2M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.17  21250K .......... .......... .......... .......... .......... 72% 17.4M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.17  21300K .......... .......... .......... .......... .......... 72% 19.0M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.17  21350K .......... .......... .......... .......... .......... 72% 17.4M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.18  21400K .......... .......... .......... .......... .......... 73% 20.9M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.18  21450K .......... .......... .......... .......... .......... 73% 17.5M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.18  21500K .......... .......... .......... .......... .......... 73% 16.3M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.19  21550K .......... .......... .......... .......... .......... 73% 20.0M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.19  21600K .......... .......... .......... .......... .......... 73% 8.58M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.19  21650K .......... .......... .......... .......... .......... 73% 18.8M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.20  21700K .......... .......... .......... .......... .......... 74% 42.0M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.20  21750K .......... .......... .......... .......... .......... 74% 19.4M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.20  21800K .......... .......... .......... .......... .......... 74% 5.90M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.21  21850K .......... .......... .......... .......... .......... 74% 2.96M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.23  21900K .......... .......... .......... .......... .......... 74% 4.22M 1s
03:08:10 [2022-10-20T03:08:10.385Z] #44 27.24  21950K .......... .......... .......... .......... .......... 74% 3.49M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.25  22000K .......... .......... .......... .......... .......... 75% 3.82M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.27  22050K .......... .......... .......... .......... .......... 75% 3.37M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.28  22100K .......... .......... .......... .......... .......... 75% 3.40M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.29  22150K .......... .......... .......... .......... .......... 75% 3.23M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.31  22200K .......... .......... .......... .......... .......... 75% 13.3M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.31  22250K .......... .......... .......... .......... .......... 75% 38.8M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.31  22300K .......... .......... .......... .......... .......... 76% 38.2M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.31  22350K .......... .......... .......... .......... .......... 76% 13.6M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.32  22400K .......... .......... .......... .......... .......... 76% 9.67M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.32  22450K .......... .......... .......... .......... .......... 76% 34.9M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.33  22500K .......... .......... .......... .......... .......... 76%  126M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.33  22550K .......... .......... .......... .......... .......... 77% 33.6M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.33  22600K .......... .......... .......... .......... .......... 77% 5.67M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.34  22650K .......... .......... .......... .......... .......... 77% 4.82M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.35  22700K .......... .......... .......... .......... .......... 77%  149M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.35  22750K .......... .......... .......... .......... .......... 77%  144M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.35  22800K .......... .......... .......... .......... .......... 77%  137M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.35  22850K .......... .......... .......... .......... .......... 78%  200M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.35  22900K .......... .......... .......... .......... .......... 78% 2.00M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.37  22950K .......... .......... .......... .......... .......... 78% 4.66M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.38  23000K .......... .......... .......... .......... .......... 78% 22.2M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.38  23050K .......... .......... .......... .......... .......... 78% 17.5M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.39  23100K .......... .......... .......... .......... .......... 78% 6.11M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.40  23150K .......... .......... .......... .......... .......... 79% 2.66M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.41  23200K .......... .......... .......... .......... .......... 79% 5.21M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.42  23250K .......... .......... .......... .......... .......... 79% 2.89M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.44  23300K .......... .......... .......... .......... .......... 79% 4.35M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.45  23350K .......... .......... .......... .......... .......... 79% 3.81M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.46  23400K .......... .......... .......... .......... .......... 79% 6.31M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.47  23450K .......... .......... .......... .......... .......... 80% 3.54M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.48  23500K .......... .......... .......... .......... .......... 80% 14.1M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.49  23550K .......... .......... .......... .......... .......... 80% 74.6M 1s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.49  23600K .......... .......... .......... .......... .......... 80%  236M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.49  23650K .......... .......... .......... .......... .......... 80%  294M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.49  23700K .......... .......... .......... .......... .......... 80%  257M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.49  23750K .......... .......... .......... .......... .......... 81%  228M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.49  23800K .......... .......... .......... .......... .......... 81%  245M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.49  23850K .......... .......... .......... .......... .......... 81%  249M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.49  23900K .......... .......... .......... .......... .......... 81%  245M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.49  23950K .......... .......... .......... .......... .......... 81%  210M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.49  24000K .......... .......... .......... .......... .......... 81%  100M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.49  24050K .......... .......... .......... .......... .......... 82% 2.99M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.51  24100K .......... .......... .......... .......... .......... 82% 14.0M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.51  24150K .......... .......... .......... .......... .......... 82% 5.95M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.52  24200K .......... .......... .......... .......... .......... 82% 10.2M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.52  24250K .......... .......... .......... .......... .......... 82% 4.49M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.53  24300K .......... .......... .......... .......... .......... 82% 7.32M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.54  24350K .......... .......... .......... .......... .......... 83% 8.38M 0s
03:08:10 [2022-10-20T03:08:10.643Z] #44 27.55  24400K .......... .......... .......... .......... .......... 83% 3.99M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.56  24450K .......... .......... .......... .......... .......... 83% 3.56M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.57  24500K .......... .......... .......... .......... .......... 83% 6.98M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.58  24550K .......... .......... .......... .......... .......... 83% 12.8M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.58  24600K .......... .......... .......... .......... .......... 84% 6.46M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.59  24650K .......... .......... .......... .......... .......... 84% 12.7M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.59  24700K .......... .......... .......... .......... .......... 84% 12.1M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.60  24750K .......... .......... .......... .......... .......... 84% 10.7M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.60  24800K .......... .......... .......... .......... .......... 84% 10.2M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.61  24850K .......... .......... .......... .......... .......... 84% 8.15M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.61  24900K .......... .......... .......... .......... .......... 85% 5.63M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.62  24950K .......... .......... .......... .......... .......... 85% 15.8M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.63  25000K .......... .......... .......... .......... .......... 85% 5.00M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.64  25050K .......... .......... .......... .......... .......... 85% 3.13M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.65  25100K .......... .......... .......... .......... .......... 85% 21.1M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.65  25150K .......... .......... .......... .......... .......... 85% 15.5M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.66  25200K .......... .......... .......... .......... .......... 86% 12.6M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.66  25250K .......... .......... .......... .......... .......... 86% 3.53M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.68  25300K .......... .......... .......... .......... .......... 86% 5.30M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.68  25350K .......... .......... .......... .......... .......... 86% 5.51M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.69  25400K .......... .......... .......... .......... .......... 86% 11.8M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.70  25450K .......... .......... .......... .......... .......... 86% 10.1M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.70  25500K .......... .......... .......... .......... .......... 87% 5.20M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.71  25550K .......... .......... .......... .......... .......... 87% 7.30M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.72  25600K .......... .......... .......... .......... .......... 87% 5.58M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.73  25650K .......... .......... .......... .......... .......... 87% 5.59M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.73  25700K .......... .......... .......... .......... .......... 87% 3.14M 0s
03:08:10 [2022-10-20T03:08:10.902Z] #44 27.75  25750K .......... .......... .......... .......... .......... 87% 5.11M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.76  25800K .......... .......... .......... .......... .......... 88% 10.1M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.76  25850K .......... .......... .......... .......... .......... 88% 8.64M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.77  25900K .......... .......... .......... .......... .......... 88% 2.06M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.79  25950K .......... .......... .......... .......... .......... 88% 10.9M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.80  26000K .......... .......... .......... .......... .......... 88% 8.24M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.80  26050K .......... .......... .......... .......... .......... 88% 2.95M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.82  26100K .......... .......... .......... .......... .......... 89% 13.3M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.83  26150K .......... .......... .......... .......... .......... 89% 14.9M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.83  26200K .......... .......... .......... .......... .......... 89% 4.75M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.84  26250K .......... .......... .......... .......... .......... 89% 5.32M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.85  26300K .......... .......... .......... .......... .......... 89% 2.84M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.87  26350K .......... .......... .......... .......... .......... 89% 3.23M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.88  26400K .......... .......... .......... .......... .......... 90% 12.7M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.88  26450K .......... .......... .......... .......... .......... 90% 5.11M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.89  26500K .......... .......... .......... .......... .......... 90% 4.78M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.90  26550K .......... .......... .......... .......... .......... 90% 3.34M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.92  26600K .......... .......... .......... .......... .......... 90% 6.71M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.92  26650K .......... .......... .......... .......... .......... 90% 1.92M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.95  26700K .......... .......... .......... .......... .......... 91% 16.9M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.95  26750K .......... .......... .......... .......... .......... 91% 7.84M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.96  26800K .......... .......... .......... .......... .......... 91% 16.9M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.96  26850K .......... .......... .......... .......... .......... 91% 10.2M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.98  26900K .......... .......... .......... .......... .......... 91% 2.78M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 27.99  26950K .......... .......... .......... .......... .......... 92% 3.83M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 28.00  27000K .......... .......... .......... .......... .......... 92% 19.5M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 28.00  27050K .......... .......... .......... .......... .......... 92% 19.5M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 28.00  27100K .......... .......... .......... .......... .......... 92% 11.5M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 28.01  27150K .......... .......... .......... .......... .......... 92% 4.51M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 28.02  27200K .......... .......... .......... .......... .......... 92% 6.86M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 28.02  27250K .......... .......... .......... .......... .......... 93% 7.99M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 28.03  27300K .......... .......... .......... .......... .......... 93% 3.09M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 28.05  27350K .......... .......... .......... .......... .......... 93% 5.42M 0s
03:08:11 [2022-10-20T03:08:11.160Z] #44 28.06  27400K .......... .......... .......... .......... .......... 93% 9.97M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.06  27450K .......... .......... .......... .......... .......... 93% 10.5M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.06  27500K .......... .......... .......... .......... .......... 93% 5.65M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.07  27550K .......... .......... .......... .......... .......... 94% 5.59M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.08  27600K .......... .......... .......... .......... .......... 94% 8.72M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.09  27650K .......... .......... .......... .......... .......... 94% 4.33M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.10  27700K .......... .......... .......... .......... .......... 94% 4.75M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.11  27750K .......... .......... .......... .......... .......... 94% 2.76M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.13  27800K .......... .......... .......... .......... .......... 94% 3.65M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.14  27850K .......... .......... .......... .......... .......... 95% 2.65M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.16  27900K .......... .......... .......... .......... .......... 95% 1.60M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.19  27950K .......... .......... .......... .......... .......... 95% 6.24M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.20  28000K .......... .......... .......... .......... .......... 95%  161M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.20  28050K .......... .......... .......... .......... .......... 95%  177M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.20  28100K .......... .......... .......... .......... .......... 95%  181M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.20  28150K .......... .......... .......... .......... .......... 96%  182M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.20  28200K .......... .......... .......... .......... .......... 96% 4.57M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.21  28250K .......... .......... .......... .......... .......... 96% 2.44M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.23  28300K .......... .......... .......... .......... .......... 96% 2.48M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.25  28350K .......... .......... .......... .......... .......... 96% 2.67M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.27  28400K .......... .......... .......... .......... .......... 96% 2.61M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.29  28450K .......... .......... .......... .......... .......... 97% 1.83M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.31  28500K .......... .......... .......... .......... .......... 97% 3.32M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.33  28550K .......... .......... .......... .......... .......... 97% 2.04M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.35  28600K .......... .......... .......... .......... .......... 97% 9.88M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.36  28650K .......... .......... .......... .......... .......... 97%  173M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.36  28700K .......... .......... .......... .......... .......... 97%  182M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.36  28750K .......... .......... .......... .......... .......... 98%  221M 0s
03:08:11 [2022-10-20T03:08:11.419Z] #44 28.36  28800K .......... .......... .......... .......... .......... 98%  199M 0s
03:08:11 [2022-10-20T03:08:11.677Z] #44 28.36  28850K .......... .......... .......... .......... .......... 98% 7.53M 0s
03:08:11 [2022-10-20T03:08:11.677Z] #44 28.37  28900K .......... .......... .......... .......... .......... 98% 2.29M 0s
03:08:11 [2022-10-20T03:08:11.677Z] #44 28.39  28950K .......... .......... .......... .......... .......... 98% 2.01M 0s
03:08:11 [2022-10-20T03:08:11.677Z] #44 28.41  29000K .......... .......... .......... .......... .......... 98% 2.37M 0s
03:08:11 [2022-10-20T03:08:11.677Z] #44 28.43  29050K .......... .......... .......... .......... .......... 99% 2.98M 0s
03:08:11 [2022-10-20T03:08:11.677Z] #44 28.45  29100K .......... .......... .......... .......... .......... 99% 3.94M 0s
03:08:11 [2022-10-20T03:08:11.677Z] #44 28.46  29150K .......... .......... .......... .......... .......... 99% 4.09M 0s
03:08:11 [2022-10-20T03:08:11.677Z] #44 28.47  29200K .......... .......... .......... .......... .......... 99% 3.27M 0s
03:08:11 [2022-10-20T03:08:11.677Z] #44 28.49  29250K .......... .......... .......... .......... .......... 99% 94.0M 0s
03:08:11 [2022-10-20T03:08:11.677Z] #44 28.49  29300K .......... .......... .......... .......... ....      100%  187M=3.1s
03:08:11 [2022-10-20T03:08:11.677Z] #44 28.49 
03:08:11 [2022-10-20T03:08:11.677Z] #44 28.49 2022-10-20 03:08:11 (9.38 MB/s) - '/build/17c306d995b2e1938276718cea089578ec07b107ac7b7c2ff6131d98b97d91e3/layer.tar' saved [30048801/30048801]
03:08:11 [2022-10-20T03:08:11.677Z] #44 28.49 
03:08:12 [2022-10-20T03:08:12.612Z] #44 29.42 
03:08:15 [2022-10-20T03:08:15.142Z] #44 ...
03:08:15 [2022-10-20T03:08:15.142Z] 
03:08:15 [2022-10-20T03:08:15.142Z] #42 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:08:16 [2022-10-20T03:08:16.176Z] #42 45.20 Updating files:  43% (2218/5069)
Updating files:  44% (2231/5069)
Updating files:  45% (2282/5069)
Updating files:  46% (2332/5069)
Updating files:  47% (2383/5069)
Updating files:  48% (2434/5069)
Updating files:  49% (2484/5069)
Updating files:  50% (2535/5069)
Updating files:  51% (2586/5069)
Updating files:  52% (2636/5069)
Updating files:  53% (2687/5069)
Updating files:  54% (2738/5069)
Updating files:  55% (2788/5069)
Updating files:  56% (2839/5069)
Updating files:  57% (2890/5069)
Updating files:  58% (2941/5069)
Updating files:  59% (2991/5069)
Updating files:  60% (3042/5069)
Updating files:  61% (3093/5069)
Updating files:  62% (3143/5069)
Updating files:  63% (3194/5069)
Updating files:  64% (3245/5069)
Updating files:  65% (3295/5069)
Updating files:  66% (3346/5069)
Updating files:  67% (3397/5069)
Updating files:  68% (3447/5069)
Updating files:  69% (3498/5069)
Updating files:  70% (3549/5069)
Updating files:  71% (3599/5069)
Updating files:  72% (3650/5069)
Updating files:  73% (3701/5069)
Updating files:  74% (3752/5069)
Updating files:  75% (3802/5069)
Updating files:  76% (3853/5069)
Updating files:  77% (3904/5069)
Updating files:  78% (3954/5069)
Updating files:  79% (4005/5069)
Updating files:  80% (4056/5069)
Updating files:  81% (4106/5069)
Updating files:  82% (4157/5069)
Updating files:  83% (4208/5069)
Updating files:  84% (4258/5069)
Updating files:  85% (4309/5069)
Updating files:  86% (4360/5069)
Updating files:  87% (4411/5069)
Updating files:  88% (4461/5069)
Updating files:  89% (4512/5069)
Updating files:  90% (4563/5069)
Updating files:  91% (4613/5069)
Updating files:  92% (4664/5069)
Updating files:  93% (4715/5069)
Updating files:  94% (4765/5069)
Updating files:  95% (4816/5069)
Updating files:  96% (4867/5069)
Updating files:  97% (4917/5069)
Updating files:  98% (4968/5069)
Updating files:  99% (5019/5069)
Updating files: 100% (5069/5069)
Updating files: 100% (5069/5069), done.
03:08:16 [2022-10-20T03:08:16.176Z] #42 46.62 + cd /tmp/tmp.ir3J978sQr/src/github.com/containerd/containerd
03:08:16 [2022-10-20T03:08:16.176Z] #42 46.62 + git checkout -q v1.6.8
03:08:18 [2022-10-20T03:08:18.080Z] #42 48.07 + export 'BUILDTAGS=netgo osusergo static_build'
03:08:18 [2022-10-20T03:08:18.080Z] #42 48.07 + BUILDTAGS='netgo osusergo static_build'
03:08:18 [2022-10-20T03:08:18.080Z] #42 48.08 + export EXTRA_FLAGS=-buildmode=pie
03:08:18 [2022-10-20T03:08:18.080Z] #42 48.10 + EXTRA_FLAGS=-buildmode=pie
03:08:18 [2022-10-20T03:08:18.080Z] #42 48.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:08:18 [2022-10-20T03:08:18.080Z] #42 48.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:08:18 [2022-10-20T03:08:18.080Z] #42 48.10 + '[' '' = dynamic ']'
03:08:18 [2022-10-20T03:08:18.080Z] #42 48.10 + make
03:08:19 [2022-10-20T03:08:19.456Z] #42 49.81 + bin/ctr
03:08:19 [2022-10-20T03:08:19.714Z] #42 ...
03:08:19 [2022-10-20T03:08:19.714Z] 
03:08:19 [2022-10-20T03:08:19.714Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
03:08:19 [2022-10-20T03:08:19.714Z] #36 76.66 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
03:08:19 [2022-10-20T03:08:19.714Z] #36 76.67 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
03:08:19 [2022-10-20T03:08:19.714Z] #36 76.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:08:19 [2022-10-20T03:08:19.714Z] #36 82.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
03:08:19 [2022-10-20T03:08:19.714Z] #36 82.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
03:08:19 [2022-10-20T03:08:19.714Z] #36 82.59 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
03:08:19 [2022-10-20T03:08:19.973Z] #36 ...
03:08:19 [2022-10-20T03:08:19.973Z] 
03:08:19 [2022-10-20T03:08:19.973Z] #44 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
03:08:19 [2022-10-20T03:08:19.973Z] #44 32.30 https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/a2/a29f45ccde2ac0bde957b1277b1501f471960c8ca49f1588c6c885941640ae60/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6IGGN55HK%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030815Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDGpV6s33YvBK1uLmNSKFBEr3Zfc8xiCP5haHvpg%2Fp1itSKe%2BxK%2B7T%2B0m8Jb16xgHPzezjTdLEe%2B76e%2BrhaPAw7PZHjkwUpNDsQ1iUBKt7H2JwpBUDYm1U1bWdAbg0tyzgKwqtrP73Qbqdhz0pc53GuaPv7ThLQINdJf67x%2FLaZYpcVzYQNE75scMdhCBCutIykVAc4u%2BwWnifo11%2Frnf%2Fnx%2BBSc2NOBLG8tE0isFn%2BYe5nsi7teDtr9z7Kx0H4tb95BPRSmgwv7ECCW%2BO4EjahLWn5egIQgVaPEz%2F%2FXDBOoxuvFZKK8t6WM5QfADvWsO36qT5IFyuVGvzvQq1Tqkoghyn94ii5EC%2FTyG2Rwdx01oC2P6G6zFswLvADUAYk4FfBwC3vmP4kVb34vf6jY8e%2FbffWPWw0A2FVg3G0nZIC1mHvC6l3S2Q6N5eWHHpqxJaP71QXYwdM%2BYyh1x0Z9xD8G%2Ba%2B3P7FawV3cMztbn61PNaaBf2tUuJ8VOQhSPVQy5zKl6spiW5P4DyW8ndo4TtECd%2BwMiXo8r1aicN2PZHXmh3ZlMZXjYOYw9S8MYYNu0ugPvcPLIu1cIdAxKeEv3qSXHnHwhfKT5xSQjMNKkC3vRjDQGd2ea%2BTvQmMaRUYcxOk%2BFfPl1shI7vk7i9UmjpzwqPuE0PcyOap5UioNUiAcb2yzALnK%2BkKFnTH%2FaVPD68ww7pJEo%2BObCmgYyKpJ2ZyRk0%2BDnYR0qZdU96lXhTICOxnVRLZAj5VYNMs22HFPHXKcKREjzLQ%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=a717e030712f9adfe2eaa1b93113aa72947efe360be37abf162d4104d1dafaa6 output /build/a29f45ccde2ac0bde957b1277b1501f471960c8ca49f1588c6c885941640ae60.json
03:08:19 [2022-10-20T03:08:19.973Z] #44 32.35 --2022-10-20 03:08:15--  https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/a2/a29f45ccde2ac0bde957b1277b1501f471960c8ca49f1588c6c885941640ae60/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6IGGN55HK%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030815Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDGpV6s33YvBK1uLmNSKFBEr3Zfc8xiCP5haHvpg%2Fp1itSKe%2BxK%2B7T%2B0m8Jb16xgHPzezjTdLEe%2B76e%2BrhaPAw7PZHjkwUpNDsQ1iUBKt7H2JwpBUDYm1U1bWdAbg0tyzgKwqtrP73Qbqdhz0pc53GuaPv7ThLQINdJf67x%2FLaZYpcVzYQNE75scMdhCBCutIykVAc4u%2BwWnifo11%2Frnf%2Fnx%2BBSc2NOBLG8tE0isFn%2BYe5nsi7teDtr9z7Kx0H4tb95BPRSmgwv7ECCW%2BO4EjahLWn5egIQgVaPEz%2F%2FXDBOoxuvFZKK8t6WM5QfADvWsO36qT5IFyuVGvzvQq1Tqkoghyn94ii5EC%2FTyG2Rwdx01oC2P6G6zFswLvADUAYk4FfBwC3vmP4kVb34vf6jY8e%2FbffWPWw0A2FVg3G0nZIC1mHvC6l3S2Q6N5eWHHpqxJaP71QXYwdM%2BYyh1x0Z9xD8G%2Ba%2B3P7FawV3cMztbn61PNaaBf2tUuJ8VOQhSPVQy5zKl6spiW5P4DyW8ndo4TtECd%2BwMiXo8r1aicN2PZHXmh3ZlMZXjYOYw9S8MYYNu0ugPvcPLIu1cIdAxKeEv3qSXHnHwhfKT5xSQjMNKkC3vRjDQGd2ea%2BTvQmMaRUYcxOk%2BFfPl1shI7vk7i9UmjpzwqPuE0PcyOap5UioNUiAcb2yzALnK%2BkKFnTH%2FaVPD68ww7pJEo%2BObCmgYyKpJ2ZyRk0%2BDnYR0qZdU96lXhTICOxnVRLZAj5VYNMs22HFPHXKcKREjzLQ%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=a717e030712f9adfe2eaa1b93113aa72947efe360be37abf162d4104d1dafaa6
03:08:19 [2022-10-20T03:08:19.973Z] #44 32.40 Resolving docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)... 2600:1fa0:8025:2bc1:34d8:5c3e::, 54.231.233.98
03:08:19 [2022-10-20T03:08:19.973Z] #44 32.41 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|2600:1fa0:8025:2bc1:34d8:5c3e::|:443... failed: Network is unreachable.
03:08:19 [2022-10-20T03:08:19.973Z] #44 33.42 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|54.231.233.98|:443... connected.
03:08:19 [2022-10-20T03:08:19.973Z] #44 33.43 HTTP request sent, awaiting response... 200 OK
03:08:19 [2022-10-20T03:08:19.973Z] #44 33.48 Length: 1510 (1.5K) [application/octet-stream]
03:08:19 [2022-10-20T03:08:19.973Z] #44 33.48 Saving to: '/build/a29f45ccde2ac0bde957b1277b1501f471960c8ca49f1588c6c885941640ae60.json'
03:08:19 [2022-10-20T03:08:19.973Z] #44 33.48 
03:08:19 [2022-10-20T03:08:19.973Z] #44 33.48      0K .                                                     100%  125M=0s
03:08:19 [2022-10-20T03:08:19.973Z] #44 33.48 
03:08:19 [2022-10-20T03:08:19.973Z] #44 33.48 2022-10-20 03:08:16 (125 MB/s) - '/build/a29f45ccde2ac0bde957b1277b1501f471960c8ca49f1588c6c885941640ae60.json' saved [1510/1510]
03:08:19 [2022-10-20T03:08:19.973Z] #44 33.48 
03:08:19 [2022-10-20T03:08:19.973Z] #44 33.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
03:08:19 [2022-10-20T03:08:19.973Z] #44 34.84 
03:08:19 [2022-10-20T03:08:19.973Z] #44 34.91 https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/25/256ab8fe877846964b72aa04e4c172a0de763addcb1c490c3fa1f7d56636cdb9/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6N7EC3NLW%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030817Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDLgXS3Iv5NstjYUEcCKFBB8E2mSrbt2%2FjR171A5x3JJIC61ob5YU8cjt3bJLBD%2B%2F0yySayCjRJbNg7TaCjk%2F8ia%2FaXAOGsXmw9e9R5YOIGsZW3UgCEjL5B2g%2FAbkwS83Lh6ldtydEP%2BdN%2Frk4orUIajw3SDDi%2FN5tAz729dAU7yZ5T7ua27E997lE5pRBD5MHGoDp8hid3tpSyTSn%2Bai3W2W6yZfhuKnsoerxJhBL2cz3KUZj0XbIaFbknmGp1M3QMAV1J%2Fg2Vz6YKD6GNLcZcbs5hMeGqIvQR44GbmlEiqKu0UWpePY5kc4L5hqZa5%2BsRZuCGEfIqQv69T5%2Bsdd6dhBW8zNfx7QPLSYFvhBVZexduxsSxP%2F8VZgq%2FqGnhy3%2FnNmBuTrvmsVUHNskgfKnFKjmZqIL%2BwbftHS1eFRAf1K5QBnjf3oRYyt1QdXUQ9SLFoopc42J%2B7FYho71RmdvuqraRx7SyVxv2TaHz3vfSDvL6O9533uq80F2FwQoZcyXqCRl1tgjfw8qyWcGpyzXdotdT3w%2FLCtkPKdu8xdLA3ZJhFNO32lveLrhKflvUuWH9p%2BhsqShSsJ7Tamv3h%2FMD3B8KcA51A7pu9niE6lhW0ItuyY0Pj739w7e1b0v2JkKoU%2BN1Hyz9PGfjC9yV8UuXfKfXrgVWbiGxW2H%2FBTExJ9uIhDQ%2B4FeVP0xwrV5NtXPFH1N5gouu3CmgYyKmwBayxK5hfYb%2Fl%2BXpD8FUOJfJX8u2ZXKW3bzp3KRQDyCxL4zBzgbcSPNA%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=0f526548c63152682ba351c603e1b5fcc8bac161565561858315aa8b4877a41a output /build/35431078e9293ee29bae07fad40692e74a2055088ada256295858d6c6ee67699/layer.tar
03:08:19 [2022-10-20T03:08:19.974Z] #44 34.91 --2022-10-20 03:08:17--  https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/25/256ab8fe877846964b72aa04e4c172a0de763addcb1c490c3fa1f7d56636cdb9/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6N7EC3NLW%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030817Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDLgXS3Iv5NstjYUEcCKFBB8E2mSrbt2%2FjR171A5x3JJIC61ob5YU8cjt3bJLBD%2B%2F0yySayCjRJbNg7TaCjk%2F8ia%2FaXAOGsXmw9e9R5YOIGsZW3UgCEjL5B2g%2FAbkwS83Lh6ldtydEP%2BdN%2Frk4orUIajw3SDDi%2FN5tAz729dAU7yZ5T7ua27E997lE5pRBD5MHGoDp8hid3tpSyTSn%2Bai3W2W6yZfhuKnsoerxJhBL2cz3KUZj0XbIaFbknmGp1M3QMAV1J%2Fg2Vz6YKD6GNLcZcbs5hMeGqIvQR44GbmlEiqKu0UWpePY5kc4L5hqZa5%2BsRZuCGEfIqQv69T5%2Bsdd6dhBW8zNfx7QPLSYFvhBVZexduxsSxP%2F8VZgq%2FqGnhy3%2FnNmBuTrvmsVUHNskgfKnFKjmZqIL%2BwbftHS1eFRAf1K5QBnjf3oRYyt1QdXUQ9SLFoopc42J%2B7FYho71RmdvuqraRx7SyVxv2TaHz3vfSDvL6O9533uq80F2FwQoZcyXqCRl1tgjfw8qyWcGpyzXdotdT3w%2FLCtkPKdu8xdLA3ZJhFNO32lveLrhKflvUuWH9p%2BhsqShSsJ7Tamv3h%2FMD3B8KcA51A7pu9niE6lhW0ItuyY0Pj739w7e1b0v2JkKoU%2BN1Hyz9PGfjC9yV8UuXfKfXrgVWbiGxW2H%2FBTExJ9uIhDQ%2B4FeVP0xwrV5NtXPFH1N5gouu3CmgYyKmwBayxK5hfYb%2Fl%2BXpD8FUOJfJX8u2ZXKW3bzp3KRQDyCxL4zBzgbcSPNA%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=0f526548c63152682ba351c603e1b5fcc8bac161565561858315aa8b4877a41a
03:08:19 [2022-10-20T03:08:19.974Z] #44 34.98 Resolving docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)... 2600:1fa0:8034:dc01:34d9:5cf8::, 3.5.6.142
03:08:19 [2022-10-20T03:08:19.974Z] #44 34.99 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|2600:1fa0:8034:dc01:34d9:5cf8::|:443... failed: Network is unreachable.
03:08:19 [2022-10-20T03:08:19.974Z] #44 36.01 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|3.5.6.142|:443... connected.
03:08:19 [2022-10-20T03:08:19.974Z] #44 36.02 HTTP request sent, awaiting response... 200 OK
03:08:19 [2022-10-20T03:08:19.974Z] #44 36.06 Length: 3367 (3.3K) [application/octet-stream]
03:08:19 [2022-10-20T03:08:19.974Z] #44 36.06 Saving to: '/build/35431078e9293ee29bae07fad40692e74a2055088ada256295858d6c6ee67699/layer.tar'
03:08:19 [2022-10-20T03:08:19.974Z] #44 36.06 
03:08:19 [2022-10-20T03:08:19.974Z] #44 36.06      0K ...                                                   100% 41.2M=0s
03:08:19 [2022-10-20T03:08:19.974Z] #44 36.06 
03:08:19 [2022-10-20T03:08:19.974Z] #44 36.06 2022-10-20 03:08:19 (41.2 MB/s) - '/build/35431078e9293ee29bae07fad40692e74a2055088ada256295858d6c6ee67699/layer.tar' saved [3367/3367]
03:08:19 [2022-10-20T03:08:19.974Z] #44 36.06 
03:08:20 [2022-10-20T03:08:20.233Z] #44 37.02 
03:08:21 [2022-10-20T03:08:21.168Z] #44 ...
03:08:21 [2022-10-20T03:08:21.168Z] 
03:08:21 [2022-10-20T03:08:21.168Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:08:21 [2022-10-20T03:08:21.168Z] #41 40.65 libtoolize: putting auxiliary files in '.'.
03:08:21 [2022-10-20T03:08:21.168Z] #41 40.65 libtoolize: copying file './ltmain.sh'
03:08:21 [2022-10-20T03:08:21.168Z] #41 41.53 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
03:08:21 [2022-10-20T03:08:21.168Z] #41 41.53 libtoolize: and rerunning libtoolize and aclocal.
03:08:21 [2022-10-20T03:08:21.168Z] #41 41.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:08:21 [2022-10-20T03:08:21.168Z] #41 50.29 configure.ac:7: installing './compile'
03:08:21 [2022-10-20T03:08:21.168Z] #41 50.29 configure.ac:11: installing './config.guess'
03:08:21 [2022-10-20T03:08:21.168Z] #41 50.30 configure.ac:11: installing './config.sub'
03:08:21 [2022-10-20T03:08:21.168Z] #41 50.33 configure.ac:8: installing './install-sh'
03:08:21 [2022-10-20T03:08:21.168Z] #41 50.35 configure.ac:8: installing './missing'
03:08:21 [2022-10-20T03:08:21.168Z] #41 50.49 Makefile.am: installing './depcomp'
03:08:21 [2022-10-20T03:08:21.427Z] #41 ...
03:08:21 [2022-10-20T03:08:21.427Z] 
03:08:21 [2022-10-20T03:08:21.427Z] #44 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
03:08:21 [2022-10-20T03:08:21.428Z] #44 38.29 https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/85/851163c78e4ad68e6fe5391f0894aafd164d40c4d4d0a56b4291f0dc2c75cc2c/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6OZBLL7E4%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030821Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDAnNQ3%2F4xgaF7KfreyKFBOFs8n1moMzpyTX2mnClfh8Jc5%2B74P00%2BHOKTZRVSWgcnvzE6HxTWPgDj7mvom1Q7gdUb7fLA2Obi753jkzMf9s5uniXtNAkKU%2FN37fHixK9G%2BXVTFk8DyxFtRNeAOIR%2ByRFXdl89tT2Nq8RcJVBCjfNixX2A3LOwVH0bWSdzt6jvgkSsaJRiMsasY9EuaSn0wnz%2FsDeuX9Xb74DpALwa36nkn%2BMoYQdAE4DaNjwmHLs5i1ClHmsNN8WpQo36F%2FUAMkE6TrYCBrD%2FyboDvu0qCBFkdddvQD%2FD9A1S0LMI7PQT1sNDPkRhXoR2swYAavYGemrjhpIDsaUCaRjmI8qMUGVbm8jUHrCbJ6XblDUY%2B%2F09dyT4jSUcGMPzsK0UDAwWcGYuSkO040A4BHcS%2F%2B%2BW%2Bk7zvqP%2B39Jmmuu18caTpxpdcmv%2BCyZAPA%2BzuxFF5e6BfzD%2BMSlrd0K9Qjo4ySOAyAV6QZ323k5JOcVUZJoy5GnnN8CKz4D3BkIu%2BJlxoCz1n68ecvRs%2B7WuFLvJrq%2B92rRCvSy8M19viqxVZvPvkp7Teln2EdO2%2F2brV037O%2FR60GRKjff%2B%2FGlv%2BtEZXlDf4T6PNYzngnJxqpCcott4dY9BarWyhZ%2BkgVKeBueU5tBdEkhfzFLsG18RR6DYXZPkAC2e96Nnoc%2FwEE9%2BuEW6QxLwfWbPOgojeHCmgYyKj1aRaCMmBcw8UujDR8Ks4RYRv5lT3evreauXn5NIsZ6sbmpI6wyz9jNWA%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=c7bb0a3cdabd81f110b40b4e1471a1803d570ecffe7467486575e5b1263ecb47 output /build/851163c78e4ad68e6fe5391f0894aafd164d40c4d4d0a56b4291f0dc2c75cc2c.json
03:08:21 [2022-10-20T03:08:21.428Z] #44 38.31 --2022-10-20 03:08:21--  https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/85/851163c78e4ad68e6fe5391f0894aafd164d40c4d4d0a56b4291f0dc2c75cc2c/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6OZBLL7E4%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030821Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDAnNQ3%2F4xgaF7KfreyKFBOFs8n1moMzpyTX2mnClfh8Jc5%2B74P00%2BHOKTZRVSWgcnvzE6HxTWPgDj7mvom1Q7gdUb7fLA2Obi753jkzMf9s5uniXtNAkKU%2FN37fHixK9G%2BXVTFk8DyxFtRNeAOIR%2ByRFXdl89tT2Nq8RcJVBCjfNixX2A3LOwVH0bWSdzt6jvgkSsaJRiMsasY9EuaSn0wnz%2FsDeuX9Xb74DpALwa36nkn%2BMoYQdAE4DaNjwmHLs5i1ClHmsNN8WpQo36F%2FUAMkE6TrYCBrD%2FyboDvu0qCBFkdddvQD%2FD9A1S0LMI7PQT1sNDPkRhXoR2swYAavYGemrjhpIDsaUCaRjmI8qMUGVbm8jUHrCbJ6XblDUY%2B%2F09dyT4jSUcGMPzsK0UDAwWcGYuSkO040A4BHcS%2F%2B%2BW%2Bk7zvqP%2B39Jmmuu18caTpxpdcmv%2BCyZAPA%2BzuxFF5e6BfzD%2BMSlrd0K9Qjo4ySOAyAV6QZ323k5JOcVUZJoy5GnnN8CKz4D3BkIu%2BJlxoCz1n68ecvRs%2B7WuFLvJrq%2B92rRCvSy8M19viqxVZvPvkp7Teln2EdO2%2F2brV037O%2FR60GRKjff%2B%2FGlv%2BtEZXlDf4T6PNYzngnJxqpCcott4dY9BarWyhZ%2BkgVKeBueU5tBdEkhfzFLsG18RR6DYXZPkAC2e96Nnoc%2FwEE9%2BuEW6QxLwfWbPOgojeHCmgYyKj1aRaCMmBcw8UujDR8Ks4RYRv5lT3evreauXn5NIsZ6sbmpI6wyz9jNWA%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=c7bb0a3cdabd81f110b40b4e1471a1803d570ecffe7467486575e5b1263ecb47
03:08:21 [2022-10-20T03:08:21.686Z] #44 38.36 Resolving docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)... 2600:1fa0:81af:8b71:34d8:20ea::, 52.217.77.200
03:08:22 [2022-10-20T03:08:22.661Z] #44 38.40 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|2600:1fa0:81af:8b71:34d8:20ea::|:443... failed: Network is unreachable.
03:08:22 [2022-10-20T03:08:22.661Z] #44 39.43 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|52.217.77.200|:443... connected.
03:08:22 [2022-10-20T03:08:22.661Z] #44 39.44 HTTP request sent, awaiting response... 200 OK
03:08:22 [2022-10-20T03:08:22.661Z] #44 39.50 Length: 1508 (1.5K) [application/octet-stream]
03:08:22 [2022-10-20T03:08:22.661Z] #44 39.50 Saving to: '/build/851163c78e4ad68e6fe5391f0894aafd164d40c4d4d0a56b4291f0dc2c75cc2c.json'
03:08:22 [2022-10-20T03:08:22.661Z] #44 39.50 
03:08:22 [2022-10-20T03:08:22.661Z] #44 39.50      0K .                                                     100% 46.4M=0s
03:08:22 [2022-10-20T03:08:22.661Z] #44 39.50 
03:08:22 [2022-10-20T03:08:22.661Z] #44 39.50 2022-10-20 03:08:22 (46.4 MB/s) - '/build/851163c78e4ad68e6fe5391f0894aafd164d40c4d4d0a56b4291f0dc2c75cc2c.json' saved [1508/1508]
03:08:22 [2022-10-20T03:08:22.661Z] #44 39.50 
03:08:23 [2022-10-20T03:08:23.240Z] #44 39.74 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
03:08:24 [2022-10-20T03:08:24.178Z] #44 40.95 
03:08:24 [2022-10-20T03:08:24.179Z] #44 41.00 https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/4e/4ee5c797bcd78105083ec883d8e6e8bc58124c65b30444d0110073d603e61190/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6HMRODZKA%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030823Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDCBrW6HdNYtJuexSIyKFBH6FA%2F%2BNjAmhhWM%2BqK5plyekQk4wYTvNDUtZ8W5Dv9W09%2BAmIlGF36CG2%2BsMoi3qWohNW7631Ntlm9%2B9lfzJbKmGdoCNmh8jlj%2BvXdhK01ATIVDQ%2BFssbX%2Fe95mmlRHoLBkJt%2FdCvCeT4B4xa3sYPfGBUGHZME5fVl48YXk6yWyndtQUuMn6po2cWkTQxbKfRMmuzte4%2FrLimmz819%2B5B8L7ucEbzUoFQ3NlJ19ZTOwXVWpSKdDnmOmjbiMxlUtl5KDb8esgkF2u7HPi15qToH4MWJvLq7rc2%2FkL67GK92I7mRK6PCe6fv1%2FEad7GeotfM8UKgj6RNVV5CCh3yyEOU4FfUhNQeMnYHc%2BQC1cUd3pu3l%2FG5RVIpAsNwT0%2FTc9I7VmA7JOsPiuT0RHu3jt92mmuMk4Pfiy%2Bci5cem1tvy01YkgIIGOsRGX0u2o62Rr5xg8L7A7%2FnNj1xxZ4TkvR%2FWcWPR0b9o7pdigb6YhUoQ74eDqP7PswMHc3mSHJmXFUUxA8lJAq8HxQgZBcVbyTFt1aeS54YMW3iNf%2F0BxpiI%2FJp9EkRKTplX3Bf4iFIt517cNjphQHLlJfj2my9xuI1zK8zjeFRLMpm7pL77%2B0SDI1x4nu5A3bPw5otIBMkiEUC4AA4Um4d7yKWA1feaAL7drGYLRszPymMef165nQuoMS2jjEpgo9d3CmgYyKhcS%2B%2FljereP5ZuAwltqb9fDj%2FMkj6MkSytbjq%2BbVLFMGuT1qJLFpmjG6w%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=86a1618ccbb74e19d0d399ee9baca4352caf6c217f84de51951f45679ce899c5 output /build/5a804862e6de56f6b1994c57fadce2499b46670b4f18896e7d2fe2e5ec45f287/layer.tar
03:08:24 [2022-10-20T03:08:24.179Z] #44 41.01 --2022-10-20 03:08:24--  https://docker-images-prod.s3.dualstack.us-east-1.amazonaws.com/registry-v2/docker/registry/v2/blobs/sha256/4e/4ee5c797bcd78105083ec883d8e6e8bc58124c65b30444d0110073d603e61190/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA2KUBRXV6HMRODZKA%2F20221020%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221020T030823Z&X-Amz-Expires=1200&X-Amz-Security-Token=FwoGZXIvYXdzEIz%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDCBrW6HdNYtJuexSIyKFBH6FA%2F%2BNjAmhhWM%2BqK5plyekQk4wYTvNDUtZ8W5Dv9W09%2BAmIlGF36CG2%2BsMoi3qWohNW7631Ntlm9%2B9lfzJbKmGdoCNmh8jlj%2BvXdhK01ATIVDQ%2BFssbX%2Fe95mmlRHoLBkJt%2FdCvCeT4B4xa3sYPfGBUGHZME5fVl48YXk6yWyndtQUuMn6po2cWkTQxbKfRMmuzte4%2FrLimmz819%2B5B8L7ucEbzUoFQ3NlJ19ZTOwXVWpSKdDnmOmjbiMxlUtl5KDb8esgkF2u7HPi15qToH4MWJvLq7rc2%2FkL67GK92I7mRK6PCe6fv1%2FEad7GeotfM8UKgj6RNVV5CCh3yyEOU4FfUhNQeMnYHc%2BQC1cUd3pu3l%2FG5RVIpAsNwT0%2FTc9I7VmA7JOsPiuT0RHu3jt92mmuMk4Pfiy%2Bci5cem1tvy01YkgIIGOsRGX0u2o62Rr5xg8L7A7%2FnNj1xxZ4TkvR%2FWcWPR0b9o7pdigb6YhUoQ74eDqP7PswMHc3mSHJmXFUUxA8lJAq8HxQgZBcVbyTFt1aeS54YMW3iNf%2F0BxpiI%2FJp9EkRKTplX3Bf4iFIt517cNjphQHLlJfj2my9xuI1zK8zjeFRLMpm7pL77%2B0SDI1x4nu5A3bPw5otIBMkiEUC4AA4Um4d7yKWA1feaAL7drGYLRszPymMef165nQuoMS2jjEpgo9d3CmgYyKhcS%2B%2FljereP5ZuAwltqb9fDj%2FMkj6MkSytbjq%2BbVLFMGuT1qJLFpmjG6w%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=86a1618ccbb74e19d0d399ee9baca4352caf6c217f84de51951f45679ce899c5
03:08:24 [2022-10-20T03:08:24.438Z] #44 41.06 Resolving docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)... 2600:1fa0:81af:8b71:34d8:20ea::, 52.217.193.18
03:08:25 [2022-10-20T03:08:25.373Z] #44 41.08 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|2600:1fa0:81af:8b71:34d8:20ea::|:443... failed: Network is unreachable.
03:08:25 [2022-10-20T03:08:25.373Z] #44 42.09 Connecting to docker-images-prod.s3.dualstack.us-east-1.amazonaws.com (docker-images-prod.s3.dualstack.us-east-1.amazonaws.com)|52.217.193.18|:443... connected.
03:08:25 [2022-10-20T03:08:25.373Z] #44 42.10 HTTP request sent, awaiting response... 200 OK
03:08:25 [2022-10-20T03:08:25.373Z] #44 42.15 Length: 3087 (3.0K) [application/octet-stream]
03:08:25 [2022-10-20T03:08:25.373Z] #44 42.15 Saving to: '/build/5a804862e6de56f6b1994c57fadce2499b46670b4f18896e7d2fe2e5ec45f287/layer.tar'
03:08:25 [2022-10-20T03:08:25.373Z] #44 42.16 
03:08:25 [2022-10-20T03:08:25.373Z] #44 42.16      0K ...                                                   100% 10.2M=0s
03:08:25 [2022-10-20T03:08:25.373Z] #44 42.16 
03:08:25 [2022-10-20T03:08:25.373Z] #44 42.16 2022-10-20 03:08:25 (10.2 MB/s) - '/build/5a804862e6de56f6b1994c57fadce2499b46670b4f18896e7d2fe2e5ec45f287/layer.tar' saved [3087/3087]
03:08:25 [2022-10-20T03:08:25.373Z] #44 42.16 
03:08:26 [2022-10-20T03:08:26.309Z] #44 42.94 
03:08:26 [2022-10-20T03:08:26.722Z] #44 43.19 Download of images into '/build' complete.
03:08:26 [2022-10-20T03:08:26.722Z] #44 43.20 Use something like the following to load the result into a Docker daemon:
03:08:26 [2022-10-20T03:08:26.722Z] #44 43.20   tar -cC '/build' . | docker load
03:08:31 [2022-10-20T03:08:31.988Z] #44 ...
03:08:31 [2022-10-20T03:08:31.988Z] 
03:08:31 [2022-10-20T03:08:31.988Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
03:08:31 [2022-10-20T03:08:31.988Z] #36 88.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
03:08:31 [2022-10-20T03:08:31.988Z] #36 88.68 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
03:08:31 [2022-10-20T03:08:31.988Z] #36 88.69 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:08:31 [2022-10-20T03:08:31.988Z] #36 ...
03:08:31 [2022-10-20T03:08:31.988Z] 
03:08:31 [2022-10-20T03:08:31.988Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:08:31 [2022-10-20T03:08:31.988Z] #41 51.58 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:08:31 [2022-10-20T03:08:31.988Z] #41 51.58 libtoolize: copying file 'build-aux/ltmain.sh'
03:08:31 [2022-10-20T03:08:31.988Z] #41 51.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:08:31 [2022-10-20T03:08:31.988Z] #41 51.71 libtoolize: copying file 'm4/libtool.m4'
03:08:31 [2022-10-20T03:08:31.988Z] #41 51.84 libtoolize: copying file 'm4/ltoptions.m4'
03:08:31 [2022-10-20T03:08:31.988Z] #41 52.00 libtoolize: copying file 'm4/ltsugar.m4'
03:08:31 [2022-10-20T03:08:31.988Z] #41 52.12 libtoolize: copying file 'm4/ltversion.m4'
03:08:31 [2022-10-20T03:08:31.988Z] #41 52.28 libtoolize: copying file 'm4/lt~obsolete.m4'
03:08:31 [2022-10-20T03:08:31.988Z] #41 52.44 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:08:33 [2022-10-20T03:08:33.900Z] #41 ...
03:08:33 [2022-10-20T03:08:33.900Z] 
03:08:33 [2022-10-20T03:08:33.900Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
03:08:33 [2022-10-20T03:08:33.900Z] #36 101.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
03:08:34 [2022-10-20T03:08:34.162Z] #36 ...
03:08:34 [2022-10-20T03:08:34.162Z] 
03:08:34 [2022-10-20T03:08:34.162Z] #44 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
03:08:34 [2022-10-20T03:08:34.162Z] #44 DONE 50.8s
03:08:34 [2022-10-20T03:08:34.162Z] 
03:08:34 [2022-10-20T03:08:34.162Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
03:08:34 [2022-10-20T03:08:34.162Z] #36 101.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
03:08:34 [2022-10-20T03:08:34.162Z] #36 101.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:08:39 [2022-10-20T03:08:39.430Z] #36 ...
03:08:39 [2022-10-20T03:08:39.430Z] 
03:08:39 [2022-10-20T03:08:39.430Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:08:39 [2022-10-20T03:08:39.430Z] #41 63.63 configure.ac:7: installing 'build-aux/compile'
03:08:39 [2022-10-20T03:08:39.430Z] #41 63.64 configure.ac:9: installing 'build-aux/config.guess'
03:08:39 [2022-10-20T03:08:39.430Z] #41 63.64 configure.ac:9: installing 'build-aux/config.sub'
03:08:39 [2022-10-20T03:08:39.430Z] #41 63.70 configure.ac:11: installing 'build-aux/install-sh'
03:08:39 [2022-10-20T03:08:39.430Z] #41 63.72 configure.ac:11: installing 'build-aux/missing'
03:08:39 [2022-10-20T03:08:39.430Z] #41 63.95 Makefile.am: installing 'build-aux/depcomp'
03:08:39 [2022-10-20T03:08:39.430Z] #41 63.99 parallel-tests: installing 'build-aux/test-driver'
03:08:39 [2022-10-20T03:08:39.430Z] #41 66.20 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:08:39 [2022-10-20T03:08:39.430Z] #41 66.20 libtoolize: copying file 'build-aux/ltmain.sh'
03:08:39 [2022-10-20T03:08:39.430Z] #41 66.88 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:08:39 [2022-10-20T03:08:39.430Z] #41 66.89 libtoolize: copying file 'm4/libtool.m4'
03:08:39 [2022-10-20T03:08:39.430Z] #41 67.03 libtoolize: copying file 'm4/ltoptions.m4'
03:08:39 [2022-10-20T03:08:39.430Z] #41 67.18 libtoolize: copying file 'm4/ltsugar.m4'
03:08:39 [2022-10-20T03:08:39.430Z] #41 67.30 libtoolize: copying file 'm4/ltversion.m4'
03:08:39 [2022-10-20T03:08:39.430Z] #41 67.42 libtoolize: copying file 'm4/lt~obsolete.m4'
03:08:39 [2022-10-20T03:08:39.689Z] #41 ...
03:08:39 [2022-10-20T03:08:39.689Z] 
03:08:39 [2022-10-20T03:08:39.689Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
03:08:39 [2022-10-20T03:08:39.689Z] #36 106.3 Selecting previously unselected package g++-mingw-w64-x86-64.
03:08:39 [2022-10-20T03:08:39.689Z] #36 106.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
03:08:39 [2022-10-20T03:08:39.689Z] #36 106.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
03:08:39 [2022-10-20T03:08:39.689Z] #36 106.5 Selecting previously unselected package libapparmor1:arm64.
03:08:39 [2022-10-20T03:08:39.689Z] #36 106.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
03:08:39 [2022-10-20T03:08:39.689Z] #36 106.5 Unpacking libapparmor1:arm64 (2.13.6-10) ...
03:08:39 [2022-10-20T03:08:39.689Z] #36 106.6 Selecting previously unselected package libapparmor-dev:arm64.
03:08:39 [2022-10-20T03:08:39.689Z] #36 106.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
03:08:39 [2022-10-20T03:08:39.689Z] #36 106.6 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
03:08:39 [2022-10-20T03:08:39.948Z] #36 106.7 Selecting previously unselected package libbtrfs0:arm64.
03:08:39 [2022-10-20T03:08:39.948Z] #36 106.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
03:08:39 [2022-10-20T03:08:39.948Z] #36 106.7 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
03:08:39 [2022-10-20T03:08:39.948Z] #36 106.9 Selecting previously unselected package libbtrfs-dev:arm64.
03:08:39 [2022-10-20T03:08:39.948Z] #36 106.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
03:08:39 [2022-10-20T03:08:39.948Z] #36 106.9 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
03:08:40 [2022-10-20T03:08:40.207Z] #36 107.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
03:08:40 [2022-10-20T03:08:40.207Z] #36 107.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
03:08:40 [2022-10-20T03:08:40.207Z] #36 107.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
03:08:40 [2022-10-20T03:08:40.207Z] #36 107.1 Selecting previously unselected package libudev-dev:arm64.
03:08:40 [2022-10-20T03:08:40.207Z] #36 107.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
03:08:40 [2022-10-20T03:08:40.207Z] #36 107.2 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
03:08:40 [2022-10-20T03:08:40.465Z] #36 107.3 Selecting previously unselected package libsepol1-dev:arm64.
03:08:40 [2022-10-20T03:08:40.465Z] #36 107.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
03:08:40 [2022-10-20T03:08:40.465Z] #36 107.3 Unpacking libsepol1-dev:arm64 (3.1-1) ...
03:08:40 [2022-10-20T03:08:40.723Z] #36 107.6 Selecting previously unselected package libpcre2-16-0:arm64.
03:08:40 [2022-10-20T03:08:40.723Z] #36 107.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
03:08:40 [2022-10-20T03:08:40.723Z] #36 107.6 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
03:08:40 [2022-10-20T03:08:40.989Z] #36 107.8 Selecting previously unselected package libpcre2-32-0:arm64.
03:08:40 [2022-10-20T03:08:40.989Z] #36 107.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
03:08:40 [2022-10-20T03:08:40.989Z] #36 107.8 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
03:08:41 [2022-10-20T03:08:41.248Z] #36 108.1 Selecting previously unselected package libpcre2-posix2:arm64.
03:08:41 [2022-10-20T03:08:41.248Z] #36 108.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
03:08:41 [2022-10-20T03:08:41.248Z] #36 108.1 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
03:08:41 [2022-10-20T03:08:41.248Z] #36 108.2 Selecting previously unselected package libpcre2-dev:arm64.
03:08:41 [2022-10-20T03:08:41.248Z] #36 108.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
03:08:41 [2022-10-20T03:08:41.248Z] #36 108.2 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
03:08:41 [2022-10-20T03:08:41.813Z] #36 108.6 Selecting previously unselected package libselinux1-dev:arm64.
03:08:41 [2022-10-20T03:08:41.814Z] #36 108.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
03:08:41 [2022-10-20T03:08:41.814Z] #36 108.7 Unpacking libselinux1-dev:arm64 (3.1-3) ...
03:08:42 [2022-10-20T03:08:42.072Z] #36 109.0 Selecting previously unselected package libdevmapper-dev:arm64.
03:08:42 [2022-10-20T03:08:42.072Z] #36 109.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
03:08:42 [2022-10-20T03:08:42.072Z] #36 109.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
03:08:42 [2022-10-20T03:08:42.330Z] #36 109.1 Selecting previously unselected package libseccomp-dev:arm64.
03:08:42 [2022-10-20T03:08:42.330Z] #36 109.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
03:08:42 [2022-10-20T03:08:42.330Z] #36 109.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
03:08:42 [2022-10-20T03:08:42.330Z] #36 109.2 Selecting previously unselected package libsystemd-dev:arm64.
03:08:42 [2022-10-20T03:08:42.330Z] #36 109.2 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
03:08:42 [2022-10-20T03:08:42.330Z] #36 109.2 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
03:08:42 [2022-10-20T03:08:42.897Z] #36 109.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
03:08:42 [2022-10-20T03:08:42.897Z] #36 109.9 Setting up libapparmor1:arm64 (2.13.6-10) ...
03:08:42 [2022-10-20T03:08:42.897Z] #36 109.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
03:08:42 [2022-10-20T03:08:42.897Z] #36 109.9 Setting up libsepol1-dev:arm64 (3.1-1) ...
03:08:42 [2022-10-20T03:08:42.897Z] #36 109.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
03:08:42 [2022-10-20T03:08:42.897Z] #36 109.9 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
03:08:42 [2022-10-20T03:08:42.897Z] #36 110.0 Setting up libbtrfs0:arm64 (5.10.1-2) ...
03:08:42 [2022-10-20T03:08:42.897Z] #36 110.0 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
03:08:42 [2022-10-20T03:08:42.897Z] #36 110.0 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
03:08:42 [2022-10-20T03:08:42.897Z] #36 110.0 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
03:08:43 [2022-10-20T03:08:43.155Z] #36 110.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
03:08:43 [2022-10-20T03:08:43.155Z] #36 110.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
03:08:43 [2022-10-20T03:08:43.155Z] #36 110.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
03:08:43 [2022-10-20T03:08:43.155Z] #36 110.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
03:08:43 [2022-10-20T03:08:43.155Z] #36 110.1 Setting up mingw-w64-common (8.0.0-1) ...
03:08:43 [2022-10-20T03:08:43.155Z] #36 110.1 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
03:08:43 [2022-10-20T03:08:43.155Z] #36 110.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
03:08:43 [2022-10-20T03:08:43.155Z] #36 110.2 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
03:08:43 [2022-10-20T03:08:43.155Z] #36 110.2 Setting up libselinux1-dev:arm64 (3.1-3) ...
03:08:43 [2022-10-20T03:08:43.155Z] #36 110.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
03:08:43 [2022-10-20T03:08:43.155Z] #36 110.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:08:43 [2022-10-20T03:08:43.155Z] #36 110.2 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
03:08:43 [2022-10-20T03:08:43.474Z] #36 110.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:08:43 [2022-10-20T03:08:43.474Z] #36 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
03:08:43 [2022-10-20T03:08:43.474Z] #36 110.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
03:08:43 [2022-10-20T03:08:43.474Z] #36 110.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:08:43 [2022-10-20T03:08:43.474Z] #36 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
03:08:43 [2022-10-20T03:08:43.474Z] #36 110.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:08:43 [2022-10-20T03:08:43.474Z] #36 110.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
03:08:43 [2022-10-20T03:08:43.474Z] #36 110.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
03:08:43 [2022-10-20T03:08:43.474Z] #36 110.3 Setting up dmsetup (2:1.02.175-2.1) ...
03:08:43 [2022-10-20T03:08:43.474Z] #36 110.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
03:08:43 [2022-10-20T03:08:43.474Z] #36 110.4 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
03:08:43 [2022-10-20T03:08:43.474Z] #36 110.4 Processing triggers for libc-bin (2.31-13+deb11u4) ...
03:08:46 [2022-10-20T03:08:46.009Z] #36 DONE 112.4s
03:08:46 [2022-10-20T03:08:46.009Z] 
03:08:46 [2022-10-20T03:08:46.009Z] #47 [dev-systemd-false  1/28] RUN groupadd -r docker
03:08:46 [2022-10-20T03:08:46.009Z] #47 ...
03:08:46 [2022-10-20T03:08:46.009Z] 
03:08:46 [2022-10-20T03:08:46.009Z] #48 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
03:08:46 [2022-10-20T03:08:46.009Z] #48 DONE 0.2s
03:08:46 [2022-10-20T03:08:46.009Z] 
03:08:46 [2022-10-20T03:08:46.009Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.108 + RM_GOPATH=0
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.110 + TMP_GOPATH=
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.120 + : /build
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.120 + '[' -z '' ']'
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.120 ++ mktemp -d
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.121 + export GOPATH=/tmp/tmp.845bIE6LDD
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.121 + GOPATH=/tmp/tmp.845bIE6LDD
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.121 + RM_GOPATH=1
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.121 + case "$(go env GOARCH)" in
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.129 ++ go env GOARCH
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.146 + export GO_BUILDMODE=-buildmode=pie
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.146 + GO_BUILDMODE=-buildmode=pie
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.146 ++ dirname /install.sh
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.149 + dir=/
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.151 + bin=runc
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.151 + shift
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.151 + '[' '!' -f //runc.installer ']'
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.152 + . //runc.installer
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.152 ++ set -e
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.152 ++ : v1.1.4
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.152 + install_runc
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.152 + RUNC_BUILDTAGS=seccomp
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.152 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.152 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.845bIE6LDD/src/github.com/opencontainers/runc
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.152 Install runc version v1.1.4 (build tags: seccomp)
03:08:46 [2022-10-20T03:08:46.949Z] #49 1.154 Cloning into '/tmp/tmp.845bIE6LDD/src/github.com/opencontainers/runc'...
03:08:46 [2022-10-20T03:08:46.949Z] #49 ...
03:08:46 [2022-10-20T03:08:46.949Z] 
03:08:46 [2022-10-20T03:08:46.949Z] #47 [dev-systemd-false  1/28] RUN groupadd -r docker
03:08:46 [2022-10-20T03:08:46.949Z] #47 DONE 1.5s
03:08:47 [2022-10-20T03:08:47.210Z] 
03:08:47 [2022-10-20T03:08:47.210Z] #50 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
03:08:48 [2022-10-20T03:08:48.145Z] #50 DONE 0.9s
03:08:48 [2022-10-20T03:08:48.145Z] 
03:08:48 [2022-10-20T03:08:48.145Z] #51 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
03:08:48 [2022-10-20T03:08:48.714Z] #51 0.769 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:08:48 [2022-10-20T03:08:48.972Z] #51 DONE 0.8s
03:08:48 [2022-10-20T03:08:48.972Z] 
03:08:48 [2022-10-20T03:08:48.972Z] #52 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
03:08:49 [2022-10-20T03:08:49.539Z] #52 DONE 0.8s
03:08:49 [2022-10-20T03:08:49.539Z] 
03:08:49 [2022-10-20T03:08:49.539Z] #53 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
03:08:50 [2022-10-20T03:08:50.478Z] #53 DONE 0.8s
03:08:50 [2022-10-20T03:08:50.478Z] 
03:08:50 [2022-10-20T03:08:50.478Z] #39 [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
03:08:50 [2022-10-20T03:08:50.478Z] #39 104.2 + for f in rootlesskit rootlesskit-docker-proxy
03:08:50 [2022-10-20T03:08:50.478Z] #39 104.2 + GOBIN=/build
03:08:50 [2022-10-20T03:08:50.478Z] #39 104.2 + GO111MODULE=on
03:08:50 [2022-10-20T03:08:50.478Z] #39 104.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
03:08:50 [2022-10-20T03:08:50.478Z] #39 ...
03:08:50 [2022-10-20T03:08:50.478Z] 
03:08:50 [2022-10-20T03:08:50.478Z] #54 [dev-systemd-false  6/28] RUN ldconfig
03:08:51 [2022-10-20T03:08:51.049Z] #54 ...
03:08:51 [2022-10-20T03:08:51.049Z] 
03:08:51 [2022-10-20T03:08:51.049Z] #39 [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
03:08:51 [2022-10-20T03:08:51.049Z] #39 112.1 rootlesskit version 1.0.0
03:08:51 [2022-10-20T03:08:51.049Z] #39 112.1 Usage of /build/rootlesskit-docker-proxy:
03:08:51 [2022-10-20T03:08:51.049Z] #39 112.1   -container-ip string
03:08:51 [2022-10-20T03:08:51.049Z] #39 112.1     	container ip
03:08:51 [2022-10-20T03:08:51.049Z] #39 112.1   -container-port int
03:08:51 [2022-10-20T03:08:51.049Z] #39 112.1     	container port (default -1)
03:08:51 [2022-10-20T03:08:51.049Z] #39 112.1   -host-ip string
03:08:51 [2022-10-20T03:08:51.049Z] #39 112.1     	host ip
03:08:51 [2022-10-20T03:08:51.049Z] #39 112.1   -host-port int
03:08:51 [2022-10-20T03:08:51.049Z] #39 112.1     	host port (default -1)
03:08:51 [2022-10-20T03:08:51.049Z] #39 112.1   -proto string
03:08:51 [2022-10-20T03:08:51.049Z] #39 112.1     	proxy protocol (default "tcp")
03:08:51 [2022-10-20T03:08:51.049Z] #39 DONE 112.3s
03:08:51 [2022-10-20T03:08:51.049Z] 
03:08:51 [2022-10-20T03:08:51.049Z] #55 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
03:08:51 [2022-10-20T03:08:51.049Z] #55 DONE 0.1s
03:08:51 [2022-10-20T03:08:51.309Z] 
03:08:51 [2022-10-20T03:08:51.309Z] #56 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:08:51 [2022-10-20T03:08:51.309Z] #56 DONE 0.1s
03:08:51 [2022-10-20T03:08:51.309Z] 
03:08:51 [2022-10-20T03:08:51.309Z] #35 [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
03:08:51 [2022-10-20T03:08:51.568Z] #35 ...
03:08:51 [2022-10-20T03:08:51.568Z] 
03:08:51 [2022-10-20T03:08:51.568Z] #54 [dev-systemd-false  6/28] RUN ldconfig
03:08:51 [2022-10-20T03:08:51.568Z] #54 DONE 1.1s
03:08:51 [2022-10-20T03:08:51.568Z] 
03:08:51 [2022-10-20T03:08:51.568Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:08:53 [2022-10-20T03:08:53.478Z] #57 1.525 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:08:53 [2022-10-20T03:08:53.478Z] #57 1.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:08:53 [2022-10-20T03:08:53.478Z] #57 1.713 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:08:53 [2022-10-20T03:08:53.737Z] #57 2.208 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
03:08:55 [2022-10-20T03:08:55.639Z] #57 3.940 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
03:08:57 [2022-10-20T03:08:57.014Z] #57 5.401 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
03:08:57 [2022-10-20T03:08:57.014Z] #57 ...
03:08:57 [2022-10-20T03:08:57.014Z] 
03:08:57 [2022-10-20T03:08:57.014Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:08:57 [2022-10-20T03:08:57.014Z] #41 82.81 configure.ac:11: installing 'build-aux/compile'
03:08:57 [2022-10-20T03:08:57.014Z] #41 82.82 configure.ac:11: installing 'build-aux/config.guess'
03:08:57 [2022-10-20T03:08:57.014Z] #41 82.82 configure.ac:11: installing 'build-aux/config.sub'
03:08:57 [2022-10-20T03:08:57.014Z] #41 82.84 configure.ac:13: installing 'build-aux/install-sh'
03:08:57 [2022-10-20T03:08:57.014Z] #41 82.84 configure.ac:13: installing 'build-aux/missing'
03:08:57 [2022-10-20T03:08:57.014Z] #41 82.87 configure.ac:8: installing 'build-aux/tap-driver.sh'
03:08:57 [2022-10-20T03:08:57.014Z] #41 83.07 Makefile.am: installing 'build-aux/depcomp'
03:08:57 [2022-10-20T03:08:57.014Z] #41 84.36 checking build system type... aarch64-unknown-linux-gnu
03:08:57 [2022-10-20T03:08:57.014Z] #41 84.70 checking host system type... aarch64-unknown-linux-gnu
03:08:57 [2022-10-20T03:08:57.014Z] #41 84.70 checking how to print strings... printf
03:08:57 [2022-10-20T03:08:57.014Z] #41 84.73 checking for gcc... gcc
03:08:57 [2022-10-20T03:08:57.014Z] #41 84.87 checking whether the C compiler works... yes
03:08:57 [2022-10-20T03:08:57.014Z] #41 85.06 checking for C compiler default output file name... a.out
03:08:57 [2022-10-20T03:08:57.014Z] #41 85.07 checking for suffix of executables... 
03:08:57 [2022-10-20T03:08:57.014Z] #41 85.21 checking whether we are cross compiling... no
03:08:57 [2022-10-20T03:08:57.014Z] #41 85.42 checking for suffix of object files... o
03:08:57 [2022-10-20T03:08:57.014Z] #41 85.53 checking whether we are using the GNU C compiler... yes
03:08:57 [2022-10-20T03:08:57.014Z] #41 85.67 checking whether gcc accepts -g... yes
03:08:57 [2022-10-20T03:08:57.014Z] #41 85.89 checking for gcc option to accept ISO C89... none needed
03:08:57 [2022-10-20T03:08:57.014Z] #41 86.12 checking whether gcc understands -c and -o together... yes
03:08:57 [2022-10-20T03:08:57.014Z] #41 86.34 checking for a sed that does not truncate output... /bin/sed
03:08:57 [2022-10-20T03:08:57.014Z] #41 86.37 checking for grep that handles long lines and -e... /bin/grep
03:08:57 [2022-10-20T03:08:57.014Z] #41 86.39 checking for egrep... /bin/grep -E
03:08:57 [2022-10-20T03:08:57.014Z] #41 86.40 checking for fgrep... /bin/grep -F
03:08:57 [2022-10-20T03:08:57.014Z] #41 86.41 checking for ld used by gcc... /usr/bin/ld
03:08:57 [2022-10-20T03:08:57.014Z] #41 86.44 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:08:57 [2022-10-20T03:08:57.014Z] #41 86.47 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:08:57 [2022-10-20T03:08:57.273Z] #41 86.48 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:08:57 [2022-10-20T03:08:57.273Z] #41 86.64 checking whether ln -s works... yes
03:08:57 [2022-10-20T03:08:57.273Z] #41 86.64 checking the maximum length of command line arguments... 1572864
03:08:57 [2022-10-20T03:08:57.273Z] #41 86.69 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
03:08:57 [2022-10-20T03:08:57.273Z] #41 86.69 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
03:08:57 [2022-10-20T03:08:57.273Z] #41 86.69 checking for /usr/bin/ld option to reload object files... -r
03:08:57 [2022-10-20T03:08:57.273Z] #41 86.69 checking for objdump... objdump
03:08:57 [2022-10-20T03:08:57.273Z] #41 86.69 checking how to recognize dependent libraries... pass_all
03:08:57 [2022-10-20T03:08:57.273Z] #41 86.69 checking for dlltool... no
03:08:57 [2022-10-20T03:08:57.273Z] #41 86.69 checking how to associate runtime and link libraries... printf %s\n
03:08:57 [2022-10-20T03:08:57.273Z] #41 86.69 checking for ar... ar
03:08:57 [2022-10-20T03:08:57.273Z] #41 86.70 checking for archiver @FILE support... @
03:08:57 [2022-10-20T03:08:57.531Z] #41 86.92 checking for strip... strip
03:08:57 [2022-10-20T03:08:57.531Z] #41 86.93 checking for ranlib... ranlib
03:08:57 [2022-10-20T03:08:57.531Z] #41 86.93 checking for gawk... no
03:08:57 [2022-10-20T03:08:57.531Z] #41 86.93 checking for mawk... mawk
03:08:58 [2022-10-20T03:08:58.097Z] #41 86.93 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:08:58 [2022-10-20T03:08:58.097Z] #41 87.53 checking for sysroot... no
03:08:58 [2022-10-20T03:08:58.097Z] #41 87.53 checking for a working dd... /bin/dd
03:08:58 [2022-10-20T03:08:58.097Z] #41 87.56 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:08:58 [2022-10-20T03:08:58.097Z] #41 87.57 checking for mt... no
03:08:58 [2022-10-20T03:08:58.097Z] #41 87.57 checking if : is a manifest tool... no
03:08:58 [2022-10-20T03:08:58.355Z] #41 87.61 checking how to run the C preprocessor... gcc -E
03:08:59 [2022-10-20T03:08:59.289Z] #41 87.90 checking for ANSI C header files... yes
03:08:59 [2022-10-20T03:08:59.289Z] #41 88.54 checking for sys/types.h... 
03:08:59 [2022-10-20T03:08:59.289Z] #41 ...
03:08:59 [2022-10-20T03:08:59.289Z] 
03:08:59 [2022-10-20T03:08:59.289Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:08:59 [2022-10-20T03:08:59.289Z] #57 7.646 Fetched 8472 kB in 6s (1308 kB/s)
03:09:01 [2022-10-20T03:09:01.821Z] #57 7.646 Reading package lists...
03:09:03 [2022-10-20T03:09:03.198Z] #57 10.43 Reading package lists...
03:09:03 [2022-10-20T03:09:03.198Z] #57 ...
03:09:03 [2022-10-20T03:09:03.198Z] 
03:09:03 [2022-10-20T03:09:03.198Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 Delve is a source level debugger for Go programs.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 Delve enables you to interact with your program by controlling the execution of the process,
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 Pass flags to the program you are debugging using `--`, for example:
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 `dlv exec ./hello -- server --config conf/config.toml`
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 Usage:
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   dlv [command]
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 Available Commands:
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   attach      Attach to running process and begin debugging.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   connect     Connect to a headless debug server with a terminal client.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   core        Examine a core dump.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   debug       Compile and begin debugging main package in current directory, or the package specified.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   exec        Execute a precompiled binary, and begin a debug session.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   help        Help about any command
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   run         Deprecated command. Use 'debug' instead.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   test        Compile test binary and begin debugging program.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   trace       Compile and begin tracing program.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   version     Prints version.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 Flags:
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --disable-aslr                     Disables address space randomization
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   -h, --help                             help for dlv
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --init string                      Init file, executed by the terminal client.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --log                              Enable debugging server logging.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6       --wd string                        Working directory for running the program.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 Additional help topics:
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   dlv backend  Help about the --backend flag.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   dlv log      Help about logging flags.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6   dlv redirect Help about file redirection.
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 
03:09:03 [2022-10-20T03:09:03.198Z] #33 128.6 Use "dlv [command] --help" for more information about a command.
03:09:03 [2022-10-20T03:09:03.198Z] #33 DONE 129.9s
03:09:03 [2022-10-20T03:09:03.198Z] 
03:09:03 [2022-10-20T03:09:03.198Z] #24 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:09:03 [2022-10-20T03:09:03.714Z] #24 121.2 Updating files:  23% (2692/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:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  69% (7966/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  90% (10319/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.
03:09:03 [2022-10-20T03:09:03.973Z] #24 125.1 + cd /tmp/tmp.QIWXIg0V8u/tmp/docker-ce
03:09:03 [2022-10-20T03:09:03.973Z] #24 125.1 + git checkout -q v17.06.2-ce
03:09:07 [2022-10-20T03:09:07.256Z] #24 128.4 + mkdir -p /tmp/tmp.QIWXIg0V8u/src/github.com/docker
03:09:07 [2022-10-20T03:09:07.256Z] #24 128.4 + mv components/cli /tmp/tmp.QIWXIg0V8u/src/github.com/docker/cli
03:09:07 [2022-10-20T03:09:07.256Z] #24 128.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
03:09:07 [2022-10-20T03:09:07.521Z] #24 ...
03:09:07 [2022-10-20T03:09:07.521Z] 
03:09:07 [2022-10-20T03:09:07.521Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:09:07 [2022-10-20T03:09:07.521Z] #41 88.54 checking for sys/types.h... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 88.73 checking for sys/stat.h... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 88.95 checking for stdlib.h... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 89.12 checking for string.h... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 89.40 checking for memory.h... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 89.65 checking for strings.h... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 89.87 checking for inttypes.h... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 90.01 checking for stdint.h... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 90.22 checking for unistd.h... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 90.41 checking for dlfcn.h... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 90.65 checking for objdir... .libs
03:09:07 [2022-10-20T03:09:07.521Z] #41 91.07 checking if gcc supports -fno-rtti -fno-exceptions... no
03:09:07 [2022-10-20T03:09:07.521Z] #41 91.32 checking for gcc option to produce PIC... -fPIC -DPIC
03:09:07 [2022-10-20T03:09:07.521Z] #41 91.32 checking if gcc PIC flag -fPIC -DPIC works... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 91.44 checking if gcc static flag -static works... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 91.89 checking if gcc supports -c -o file.o... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.06 checking if gcc supports -c -o file.o... (cached) yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.07 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.13 checking dynamic linker characteristics... GNU/Linux ld.so
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.31 checking how to hardcode library paths into programs... immediate
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.31 checking whether stripping libraries is possible... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.32 checking if libtool supports shared libraries... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.32 checking whether to build shared libraries... no
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.32 checking whether to build static libraries... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.32 checking for a BSD-compatible install... /usr/bin/install -c
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.33 checking whether build environment is sane... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.40 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.42 checking whether make sets $(MAKE)... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.50 checking whether make supports the include directive... yes (GNU style)
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.60 checking whether make supports nested variables... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.75 checking whether UID '0' is supported by ustar format... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.75 checking whether GID '0' is supported by ustar format... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 92.75 checking how to create a ustar tar archive... gnutar
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.10 checking dependency style of gcc... gcc3
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.33 checking whether to enable maintainer-specific portions of Makefiles... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.33 checking whether make supports nested variables... (cached) yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.33 checking for gawk... (cached) mawk
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.33 checking for a sed that does not truncate output... (cached) /bin/sed
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.34 checking for gcc... (cached) gcc
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.45 checking whether we are using the GNU C compiler... (cached) yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.45 checking whether gcc accepts -g... (cached) yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.45 checking for gcc option to accept ISO C89... (cached) none needed
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.46 checking whether gcc understands -c and -o together... (cached) yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.46 checking for a Python interpreter with version >= 3... python3
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.57 checking for python3... /usr/bin/python3
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.57 checking for python3 version... 3.9
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.64 checking for python3 platform... linux
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.68 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.83 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:09:07 [2022-10-20T03:09:07.521Z] #41 93.98 checking for go-md2man... no
03:09:07 [2022-10-20T03:09:07.521Z] #41 94.00 checking error.h usability... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 94.19 checking error.h presence... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 94.27 checking for error.h... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 94.32 checking linux/openat2.h usability... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 94.44 checking linux/openat2.h presence... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 94.55 checking for linux/openat2.h... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 94.59 checking for copy_file_range... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 94.85 checking for fgetxattr... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 95.10 checking for statx... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 95.44 checking for fgetpwent_r... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 95.71 checking for issetugid... no
03:09:07 [2022-10-20T03:09:07.521Z] #41 95.95 checking for pkg-config... /usr/bin/pkg-config
03:09:07 [2022-10-20T03:09:07.521Z] #41 95.96 checking pkg-config is at least version 0.9.0... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 95.96 checking for library containing yajl_tree_get... -lyajl
03:09:07 [2022-10-20T03:09:07.521Z] #41 96.36 checking for yajl >= 2.0.0... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 96.40 checking sys/capability.h usability... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 96.62 checking sys/capability.h presence... yes
03:09:07 [2022-10-20T03:09:07.521Z] #41 96.69 checking for sys/capability.h... yes
03:09:07 [2022-10-20T03:09:07.779Z] #41 96.69 checking for library containing cap_from_name... -lcap
03:09:08 [2022-10-20T03:09:08.038Z] #41 97.16 checking for library containing dlopen... -ldl
03:09:08 [2022-10-20T03:09:08.038Z] #41 97.45 checking seccomp.h usability... 
03:09:08 [2022-10-20T03:09:08.038Z] #41 ...
03:09:08 [2022-10-20T03:09:08.038Z] 
03:09:08 [2022-10-20T03:09:08.038Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:09:08 [2022-10-20T03:09:08.038Z] #49 12.25 + cd /tmp/tmp.845bIE6LDD/src/github.com/opencontainers/runc
03:09:08 [2022-10-20T03:09:08.038Z] #49 12.25 + git checkout -q v1.1.4
03:09:08 [2022-10-20T03:09:08.038Z] #49 12.96 + '[' -z '' ']'
03:09:08 [2022-10-20T03:09:08.038Z] #49 12.96 + target=static
03:09:08 [2022-10-20T03:09:08.038Z] #49 12.96 + make BUILDTAGS=seccomp static
03:09:08 [2022-10-20T03:09:08.038Z] #49 13.40 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
03:09:08 [2022-10-20T03:09:08.038Z] #49 ...
03:09:08 [2022-10-20T03:09:08.038Z] 
03:09:08 [2022-10-20T03:09:08.038Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:09:08 [2022-10-20T03:09:08.038Z] #41 97.45 checking seccomp.h usability... yes
03:09:08 [2022-10-20T03:09:08.297Z] #41 97.62 checking seccomp.h presence... yes
03:09:08 [2022-10-20T03:09:08.297Z] #41 97.69 checking for seccomp.h... yes
03:09:08 [2022-10-20T03:09:08.555Z] #41 97.70 checking for library containing seccomp_rule_add... -lseccomp
03:09:09 [2022-10-20T03:09:09.071Z] #41 98.18 checking for library containing seccomp_arch_resolve_name... none required
03:09:09 [2022-10-20T03:09:09.330Z] #41 98.35 checking systemd/sd-bus.h usability... yes
03:09:09 [2022-10-20T03:09:09.330Z] #41 98.66 checking systemd/sd-bus.h presence... yes
03:09:09 [2022-10-20T03:09:09.330Z] #41 98.79 checking for systemd/sd-bus.h... yes
03:09:09 [2022-10-20T03:09:09.896Z] #41 98.80 checking for library containing sd_bus_match_signal_async... -lsystemd
03:09:10 [2022-10-20T03:09:10.463Z] #41 99.36 checking for sd_notify_barrier... yes
03:09:10 [2022-10-20T03:09:10.463Z] #41 99.68 checking linux/bpf.h usability... yes
03:09:10 [2022-10-20T03:09:10.721Z] #41 99.91 checking linux/bpf.h presence... yes
03:09:10 [2022-10-20T03:09:10.721Z] #41 100.0 checking for linux/bpf.h... yes
03:09:10 [2022-10-20T03:09:10.721Z] #41 100.0 checking compilation for eBPF... yes
03:09:10 [2022-10-20T03:09:10.721Z] #41 100.2 checking for criu >= 3.15... no
03:09:10 [2022-10-20T03:09:10.721Z] #41 100.3 configure: CRIU headers not found, building without CRIU support
03:09:10 [2022-10-20T03:09:10.721Z] #41 100.3 checking for criu > 3.16... no
03:09:10 [2022-10-20T03:09:10.721Z] #41 100.3 configure: CRIU version doesn't support join-ns API
03:09:10 [2022-10-20T03:09:10.721Z] #41 100.3 checking for criu > 3.16.1... no
03:09:10 [2022-10-20T03:09:10.721Z] #41 100.3 configure: CRIU version doesn't support for pre-dumping
03:09:10 [2022-10-20T03:09:10.979Z] #41 100.3 checking for new mount API (fsconfig)... yes
03:09:11 [2022-10-20T03:09:11.237Z] #41 100.5 checking for seccomp notify API... yes
03:09:11 [2022-10-20T03:09:11.237Z] #41 100.6 checking for gperf... no
03:09:11 [2022-10-20T03:09:11.237Z] #41 100.6 configure: gperf not found - cannot rebuild signal parser code
03:09:11 [2022-10-20T03:09:11.495Z] #41 100.6 checking for library containing argp_parse... none required
03:09:11 [2022-10-20T03:09:11.495Z] #41 100.9 checking that generated files are newer than configure... done
03:09:11 [2022-10-20T03:09:11.495Z] #41 100.9 configure: creating ./config.status
03:09:14 [2022-10-20T03:09:14.876Z] #41 103.8 config.status: creating Makefile
03:09:14 [2022-10-20T03:09:14.876Z] #41 103.9 config.status: creating rpm/crun.spec
03:09:14 [2022-10-20T03:09:14.876Z] #41 104.0 config.status: creating config.h
03:09:14 [2022-10-20T03:09:14.876Z] #41 104.1 config.status: executing libtool commands
03:09:14 [2022-10-20T03:09:14.876Z] #41 104.2 config.status: executing depfiles commands
03:09:15 [2022-10-20T03:09:15.253Z] #41 ...
03:09:15 [2022-10-20T03:09:15.253Z] 
03:09:15 [2022-10-20T03:09:15.253Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:09:15 [2022-10-20T03:09:15.253Z] #57 10.43 Reading package lists...
03:09:15 [2022-10-20T03:09:15.253Z] #57 13.55 Building dependency tree...
03:09:15 [2022-10-20T03:09:15.253Z] #57 15.55 The following additional packages will be installed:
03:09:15 [2022-10-20T03:09:15.253Z] #57 15.56   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
03:09:15 [2022-10-20T03:09:15.253Z] #57 15.56   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
03:09:15 [2022-10-20T03:09:15.253Z] #57 15.56   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
03:09:15 [2022-10-20T03:09:15.253Z] #57 15.56   libxtables12 python-pip-whl python3-distutils python3-lib2to3
03:09:15 [2022-10-20T03:09:15.253Z] #57 15.57   python3-pkg-resources systemd vim-runtime xxd
03:09:15 [2022-10-20T03:09:15.253Z] #57 15.57 Suggested packages:
03:09:15 [2022-10-20T03:09:15.253Z] #57 15.57   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
03:09:15 [2022-10-20T03:09:15.253Z] #57 15.57   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
03:09:15 [2022-10-20T03:09:15.253Z] #57 15.57   ctags vim-doc vim-scripts xfsdump acl attr quota
03:09:15 [2022-10-20T03:09:15.253Z] #57 15.57 Recommended packages:
03:09:15 [2022-10-20T03:09:15.253Z] #57 15.57   libatm1 nftables libpam-cap build-essential python3-dev dbus
03:09:15 [2022-10-20T03:09:15.253Z] #57 15.57   systemd-timesyncd | time-daemon unzip
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.26 The following NEW packages will be installed:
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.27   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.27   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.27   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.27   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.27   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.27   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.27   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.28   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.28   vim-runtime xfsprogs xxd xz-utils zip zstd
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.64 0 upgraded, 56 newly installed, 0 to remove and 3 not upgraded.
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.64 Need to get 31.8 MB of archives.
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.64 After this operation, 123 MB of additional disk space will be used.
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.90 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 17.91 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.07 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.07 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.07 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.08 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.08 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.13 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.15 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.16 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.18 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.19 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.20 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.21 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.22 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.37 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.39 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.41 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 18.42 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.03 debconf: delaying package configuration, since apt-utils is not installed
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.22 Fetched 31.8 MB in 1s (28.7 MB/s)
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.28 Selecting previously unselected package libcap2:arm64.
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.34 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.35 Unpacking libcap2:arm64 (1:2.44-1) ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.41 Selecting previously unselected package libargon2-1:arm64.
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.41 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.42 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.51 Selecting previously unselected package libjson-c5:arm64.
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.52 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.53 Unpacking libjson-c5:arm64 (0.15-2) ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.62 Selecting previously unselected package libcryptsetup12:arm64.
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.62 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.64 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.83 Selecting previously unselected package libip4tc2:arm64.
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.84 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.84 Unpacking libip4tc2:arm64 (1.8.7-1) ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.94 Selecting previously unselected package libkmod2:arm64.
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.94 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 19.95 Unpacking libkmod2:arm64 (28-1) ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 20.04 Selecting previously unselected package systemd.
03:09:15 [2022-10-20T03:09:15.253Z] #57 20.05 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 20.23 Unpacking systemd (247.3-7+deb11u1) ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.14 Selecting previously unselected package pigz.
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.14 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.15 Unpacking pigz (2.6-1) ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.26 Selecting previously unselected package libelf1:arm64.
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.26 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.27 Unpacking libelf1:arm64 (0.183-1) ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.47 Selecting previously unselected package libbpf0:arm64.
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.47 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.48 Unpacking libbpf0:arm64 (1:0.3-2) ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.62 Selecting previously unselected package libmnl0:arm64.
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.63 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.63 Unpacking libmnl0:arm64 (1.0.4-3) ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.72 Selecting previously unselected package libxtables12:arm64.
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.73 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.73 Unpacking libxtables12:arm64 (1.8.7-1) ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.78 Selecting previously unselected package libcap2-bin.
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.79 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.79 Unpacking libcap2-bin (1:2.44-1) ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.86 Selecting previously unselected package iproute2.
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.87 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.253Z] #57 22.88 Unpacking iproute2 (5.10.0-4) ...
03:09:15 [2022-10-20T03:09:15.513Z] #57 ...
03:09:15 [2022-10-20T03:09:15.513Z] 
03:09:15 [2022-10-20T03:09:15.513Z] #28 [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
03:09:15 [2022-10-20T03:09:15.513Z] #28 DONE 142.5s
03:09:15 [2022-10-20T03:09:15.513Z] 
03:09:15 [2022-10-20T03:09:15.513Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:09:15 [2022-10-20T03:09:15.513Z] #57 24.05 Selecting previously unselected package xxd.
03:09:15 [2022-10-20T03:09:15.513Z] #57 24.05 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
03:09:15 [2022-10-20T03:09:15.513Z] #57 24.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
03:09:15 [2022-10-20T03:09:15.771Z] #57 24.26 Selecting previously unselected package vim-common.
03:09:15 [2022-10-20T03:09:15.771Z] #57 24.27 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
03:09:15 [2022-10-20T03:09:15.771Z] #57 24.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
03:09:16 [2022-10-20T03:09:16.030Z] #57 24.51 Selecting previously unselected package bash-completion.
03:09:16 [2022-10-20T03:09:16.030Z] #57 24.51 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
03:09:19 [2022-10-20T03:09:19.316Z] #57 27.26 Unpacking bash-completion (1:2.11-2) ...
03:09:19 [2022-10-20T03:09:19.316Z] #57 27.74 Selecting previously unselected package bzip2.
03:09:19 [2022-10-20T03:09:19.316Z] #57 27.74 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
03:09:19 [2022-10-20T03:09:19.316Z] #57 27.76 Unpacking bzip2 (1.0.8-4) ...
03:09:19 [2022-10-20T03:09:19.316Z] #57 27.86 Selecting previously unselected package xz-utils.
03:09:19 [2022-10-20T03:09:19.316Z] #57 27.86 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
03:09:19 [2022-10-20T03:09:19.316Z] #57 27.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
03:09:19 [2022-10-20T03:09:19.577Z] #57 28.08 Selecting previously unselected package apparmor.
03:09:19 [2022-10-20T03:09:19.577Z] #57 28.08 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
03:09:19 [2022-10-20T03:09:19.577Z] #57 28.15 Unpacking apparmor (2.13.6-10) ...
03:09:20 [2022-10-20T03:09:20.145Z] #57 28.60 Selecting previously unselected package inetutils-ping.
03:09:20 [2022-10-20T03:09:20.145Z] #57 28.62 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
03:09:20 [2022-10-20T03:09:20.145Z] #57 28.62 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
03:09:20 [2022-10-20T03:09:20.404Z] #57 28.75 Selecting previously unselected package libip6tc2:arm64.
03:09:20 [2022-10-20T03:09:20.404Z] #57 28.75 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
03:09:20 [2022-10-20T03:09:20.404Z] #57 28.77 Unpacking libip6tc2:arm64 (1.8.7-1) ...
03:09:20 [2022-10-20T03:09:20.404Z] #57 28.84 Selecting previously unselected package libnfnetlink0:arm64.
03:09:20 [2022-10-20T03:09:20.404Z] #57 28.84 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
03:09:20 [2022-10-20T03:09:20.404Z] #57 28.86 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
03:09:20 [2022-10-20T03:09:20.404Z] #57 28.93 Selecting previously unselected package libnetfilter-conntrack3:arm64.
03:09:20 [2022-10-20T03:09:20.404Z] #57 28.93 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
03:09:20 [2022-10-20T03:09:20.404Z] #57 28.94 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
03:09:20 [2022-10-20T03:09:20.663Z] #57 29.06 Selecting previously unselected package libnftnl11:arm64.
03:09:20 [2022-10-20T03:09:20.663Z] #57 29.06 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
03:09:20 [2022-10-20T03:09:20.663Z] #57 29.07 Unpacking libnftnl11:arm64 (1.1.9-1) ...
03:09:20 [2022-10-20T03:09:20.663Z] #57 29.14 Selecting previously unselected package iptables.
03:09:20 [2022-10-20T03:09:20.663Z] #57 29.14 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
03:09:20 [2022-10-20T03:09:20.663Z] #57 29.16 Unpacking iptables (1.8.7-1) ...
03:09:21 [2022-10-20T03:09:21.230Z] #57 29.47 Selecting previously unselected package libonig5:arm64.
03:09:21 [2022-10-20T03:09:21.230Z] #57 29.48 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
03:09:21 [2022-10-20T03:09:21.230Z] #57 29.49 Unpacking libonig5:arm64 (6.9.6-1.1) ...
03:09:21 [2022-10-20T03:09:21.230Z] #57 29.62 Selecting previously unselected package libjq1:arm64.
03:09:21 [2022-10-20T03:09:21.230Z] #57 29.62 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
03:09:21 [2022-10-20T03:09:21.230Z] #57 29.62 Unpacking libjq1:arm64 (1.6-2.1) ...
03:09:21 [2022-10-20T03:09:21.230Z] #57 29.73 Selecting previously unselected package jq.
03:09:21 [2022-10-20T03:09:21.230Z] #57 29.75 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
03:09:21 [2022-10-20T03:09:21.230Z] #57 29.75 Unpacking jq (1.6-2.1) ...
03:09:21 [2022-10-20T03:09:21.488Z] #57 29.86 Selecting previously unselected package libaio1:arm64.
03:09:21 [2022-10-20T03:09:21.488Z] #57 29.87 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
03:09:21 [2022-10-20T03:09:21.488Z] #57 29.87 Unpacking libaio1:arm64 (0.3.112-9) ...
03:09:21 [2022-10-20T03:09:21.488Z] #57 29.92 Selecting previously unselected package libgpm2:arm64.
03:09:21 [2022-10-20T03:09:21.488Z] #57 29.93 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
03:09:21 [2022-10-20T03:09:21.488Z] #57 29.93 Unpacking libgpm2:arm64 (1.20.7-8) ...
03:09:21 [2022-10-20T03:09:21.488Z] #57 29.98 Selecting previously unselected package libicu67:arm64.
03:09:21 [2022-10-20T03:09:21.488Z] #57 29.99 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
03:09:21 [2022-10-20T03:09:21.488Z] #57 29.99 Unpacking libicu67:arm64 (67.1-7) ...
03:09:24 [2022-10-20T03:09:24.020Z] #57 ...
03:09:24 [2022-10-20T03:09:24.020Z] 
03:09:24 [2022-10-20T03:09:24.020Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:09:24 [2022-10-20T03:09:24.020Z] #41 105.8 === configuring in libocispec (/tmp/crun-build/libocispec)
03:09:24 [2022-10-20T03:09:24.020Z] #41 105.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:09:24 [2022-10-20T03:09:24.020Z] #41 106.4 checking for gcc... gcc
03:09:24 [2022-10-20T03:09:24.020Z] #41 106.5 checking whether the C compiler works... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 106.7 checking for C compiler default output file name... a.out
03:09:24 [2022-10-20T03:09:24.020Z] #41 106.7 checking for suffix of executables... 
03:09:24 [2022-10-20T03:09:24.020Z] #41 106.9 checking whether we are cross compiling... no
03:09:24 [2022-10-20T03:09:24.020Z] #41 107.1 checking for suffix of object files... o
03:09:24 [2022-10-20T03:09:24.020Z] #41 107.3 checking whether we are using the GNU C compiler... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 107.4 checking whether gcc accepts -g... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 107.5 checking for gcc option to accept ISO C89... none needed
03:09:24 [2022-10-20T03:09:24.020Z] #41 107.6 checking whether gcc understands -c and -o together... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 107.8 checking how to run the C preprocessor... gcc -E
03:09:24 [2022-10-20T03:09:24.020Z] #41 108.0 checking for grep that handles long lines and -e... /bin/grep
03:09:24 [2022-10-20T03:09:24.020Z] #41 108.0 checking for egrep... /bin/grep -E
03:09:24 [2022-10-20T03:09:24.020Z] #41 108.0 checking for ANSI C header files... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 108.6 checking for sys/types.h... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 108.8 checking for sys/stat.h... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 109.0 checking for stdlib.h... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 109.1 checking for string.h... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 109.2 checking for memory.h... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 109.3 checking for strings.h... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 109.5 checking for inttypes.h... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 109.7 checking for stdint.h... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 109.8 checking for unistd.h... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 110.0 checking minix/config.h usability... no
03:09:24 [2022-10-20T03:09:24.020Z] #41 110.2 checking minix/config.h presence... no
03:09:24 [2022-10-20T03:09:24.020Z] #41 110.3 checking for minix/config.h... no
03:09:24 [2022-10-20T03:09:24.020Z] #41 110.3 checking whether it is safe to define __EXTENSIONS__... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 110.5 checking build system type... aarch64-unknown-linux-gnu
03:09:24 [2022-10-20T03:09:24.020Z] #41 110.8 checking host system type... aarch64-unknown-linux-gnu
03:09:24 [2022-10-20T03:09:24.020Z] #41 110.8 checking how to print strings... printf
03:09:24 [2022-10-20T03:09:24.020Z] #41 110.8 checking for a sed that does not truncate output... /bin/sed
03:09:24 [2022-10-20T03:09:24.020Z] #41 110.9 checking for fgrep... /bin/grep -F
03:09:24 [2022-10-20T03:09:24.020Z] #41 110.9 checking for ld used by gcc... /usr/bin/ld
03:09:24 [2022-10-20T03:09:24.020Z] #41 110.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 110.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:09:24 [2022-10-20T03:09:24.020Z] #41 110.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.0 checking whether ln -s works... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.0 checking the maximum length of command line arguments... 1572864
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.1 checking for /usr/bin/ld option to reload object files... -r
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.1 checking for objdump... objdump
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.1 checking how to recognize dependent libraries... pass_all
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.1 checking for dlltool... no
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.1 checking how to associate runtime and link libraries... printf %s\n
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.1 checking for ar... ar
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.1 checking for archiver @FILE support... @
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.2 checking for strip... strip
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.2 checking for ranlib... ranlib
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.2 checking for gawk... no
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.2 checking for mawk... mawk
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.6 checking for sysroot... no
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.6 checking for a working dd... /bin/dd
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.6 checking for mt... no
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.6 checking if : is a manifest tool... no
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.6 checking for dlfcn.h... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 111.8 checking for objdir... .libs
03:09:24 [2022-10-20T03:09:24.020Z] #41 112.1 checking if gcc supports -fno-rtti -fno-exceptions... no
03:09:24 [2022-10-20T03:09:24.020Z] #41 112.3 checking for gcc option to produce PIC... -fPIC -DPIC
03:09:24 [2022-10-20T03:09:24.020Z] #41 112.3 checking if gcc PIC flag -fPIC -DPIC works... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 112.4 checking if gcc static flag -static works... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 112.6 checking if gcc supports -c -o file.o... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 112.7 checking if gcc supports -c -o file.o... (cached) yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 112.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 112.8 checking dynamic linker characteristics... GNU/Linux ld.so
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.1 checking how to hardcode library paths into programs... immediate
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.1 checking whether stripping libraries is possible... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.1 checking if libtool supports shared libraries... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.1 checking whether to build shared libraries... no
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.1 checking whether to build static libraries... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.1 checking for a BSD-compatible install... /usr/bin/install -c
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.2 checking whether build environment is sane... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.2 checking whether make sets $(MAKE)... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.3 checking whether make supports the include directive... yes (GNU style)
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.4 checking whether make supports nested variables... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.4 checking whether UID '0' is supported by ustar format... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.4 checking whether GID '0' is supported by ustar format... yes
03:09:24 [2022-10-20T03:09:24.020Z] #41 113.4 checking how to create a ustar tar archive... gnutar
03:09:24 [2022-10-20T03:09:24.279Z] #41 113.5 checking dependency style of gcc... gcc3
03:09:24 [2022-10-20T03:09:24.279Z] #41 113.7 checking whether to enable maintainer-specific portions of Makefiles... yes
03:09:24 [2022-10-20T03:09:24.279Z] #41 113.7 checking whether make supports nested variables... (cached) yes
03:09:24 [2022-10-20T03:09:24.279Z] #41 113.7 checking for pkg-config... /usr/bin/pkg-config
03:09:24 [2022-10-20T03:09:24.279Z] #41 113.7 checking pkg-config is at least version 0.9.0... yes
03:09:24 [2022-10-20T03:09:24.279Z] #41 113.7 checking for yajl >= 2.1.0... yes
03:09:24 [2022-10-20T03:09:24.279Z] #41 113.7 checking for a sed that does not truncate output... (cached) /bin/sed
03:09:24 [2022-10-20T03:09:24.279Z] #41 113.7 checking for gcc... (cached) gcc
03:09:24 [2022-10-20T03:09:24.538Z] #41 113.8 checking whether we are using the GNU C compiler... (cached) yes
03:09:24 [2022-10-20T03:09:24.538Z] #41 113.8 checking whether gcc accepts -g... (cached) yes
03:09:24 [2022-10-20T03:09:24.538Z] #41 113.9 checking for gcc option to accept ISO C89... (cached) none needed
03:09:24 [2022-10-20T03:09:24.538Z] #41 113.9 checking whether gcc understands -c and -o together... (cached) yes
03:09:24 [2022-10-20T03:09:24.538Z] #41 113.9 checking for a Python interpreter with version >= 3... python3
03:09:24 [2022-10-20T03:09:24.538Z] #41 113.9 checking for python3... /usr/bin/python3
03:09:24 [2022-10-20T03:09:24.538Z] #41 113.9 checking for python3 version... 3.9
03:09:24 [2022-10-20T03:09:24.538Z] #41 114.0 checking for python3 platform... linux
03:09:24 [2022-10-20T03:09:24.538Z] #41 ...
03:09:24 [2022-10-20T03:09:24.538Z] 
03:09:24 [2022-10-20T03:09:24.538Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:09:24 [2022-10-20T03:09:24.538Z] #57 33.04 Selecting previously unselected package libinih1:arm64.
03:09:24 [2022-10-20T03:09:24.538Z] #57 33.04 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
03:09:24 [2022-10-20T03:09:24.538Z] #57 33.05 Unpacking libinih1:arm64 (53-1+b2) ...
03:09:24 [2022-10-20T03:09:24.538Z] #57 33.12 Selecting previously unselected package libmicrohttpd12:arm64.
03:09:24 [2022-10-20T03:09:24.538Z] #57 33.13 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
03:09:24 [2022-10-20T03:09:24.538Z] #57 33.15 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
03:09:24 [2022-10-20T03:09:24.796Z] #57 33.27 Selecting previously unselected package libnet1:arm64.
03:09:24 [2022-10-20T03:09:24.796Z] #57 33.27 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
03:09:24 [2022-10-20T03:09:24.796Z] #57 33.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:09:25 [2022-10-20T03:09:25.055Z] #57 33.40 Selecting previously unselected package libnl-3-200:arm64.
03:09:25 [2022-10-20T03:09:25.055Z] #57 33.40 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
03:09:25 [2022-10-20T03:09:25.055Z] #57 33.40 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
03:09:25 [2022-10-20T03:09:25.055Z] #57 33.51 Selecting previously unselected package libprotobuf-c1:arm64.
03:09:25 [2022-10-20T03:09:25.055Z] #57 33.51 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
03:09:25 [2022-10-20T03:09:25.055Z] #57 33.52 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:09:25 [2022-10-20T03:09:25.055Z] #57 33.59 Selecting previously unselected package libyajl2:arm64.
03:09:25 [2022-10-20T03:09:25.313Z] #57 33.59 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
03:09:25 [2022-10-20T03:09:25.313Z] #57 33.60 Unpacking libyajl2:arm64 (2.1.0-3) ...
03:09:25 [2022-10-20T03:09:25.313Z] #57 33.66 Selecting previously unselected package net-tools.
03:09:25 [2022-10-20T03:09:25.313Z] #57 33.66 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
03:09:25 [2022-10-20T03:09:25.313Z] #57 33.66 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
03:09:25 [2022-10-20T03:09:25.313Z] #57 33.86 Selecting previously unselected package patch.
03:09:25 [2022-10-20T03:09:25.572Z] #57 33.87 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
03:09:25 [2022-10-20T03:09:25.572Z] #57 33.89 Unpacking patch (2.7.6-7) ...
03:09:25 [2022-10-20T03:09:25.572Z] #57 33.99 Selecting previously unselected package python-pip-whl.
03:09:25 [2022-10-20T03:09:25.572Z] #57 34.00 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
03:09:25 [2022-10-20T03:09:25.572Z] #57 34.00 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
03:09:26 [2022-10-20T03:09:26.139Z] #57 34.60 Selecting previously unselected package python3-lib2to3.
03:09:26 [2022-10-20T03:09:26.139Z] #57 34.60 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
03:09:26 [2022-10-20T03:09:26.139Z] #57 34.61 Unpacking python3-lib2to3 (3.9.2-1) ...
03:09:26 [2022-10-20T03:09:26.400Z] #57 34.75 Selecting previously unselected package python3-distutils.
03:09:26 [2022-10-20T03:09:26.400Z] #57 34.75 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
03:09:26 [2022-10-20T03:09:26.400Z] #57 34.77 Unpacking python3-distutils (3.9.2-1) ...
03:09:26 [2022-10-20T03:09:26.400Z] #57 34.94 Selecting previously unselected package python3-pkg-resources.
03:09:26 [2022-10-20T03:09:26.400Z] #57 34.94 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
03:09:26 [2022-10-20T03:09:26.400Z] #57 34.95 Unpacking python3-pkg-resources (52.0.0-4) ...
03:09:26 [2022-10-20T03:09:26.659Z] #57 35.08 Selecting previously unselected package python3-setuptools.
03:09:26 [2022-10-20T03:09:26.659Z] #57 35.08 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
03:09:26 [2022-10-20T03:09:26.659Z] #57 35.09 Unpacking python3-setuptools (52.0.0-4) ...
03:09:26 [2022-10-20T03:09:26.917Z] #57 35.27 Selecting previously unselected package python3-wheel.
03:09:26 [2022-10-20T03:09:26.917Z] #57 35.27 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
03:09:26 [2022-10-20T03:09:26.917Z] #57 35.27 Unpacking python3-wheel (0.34.2-1) ...
03:09:27 [2022-10-20T03:09:27.176Z] #57 35.46 Selecting previously unselected package python3-pip.
03:09:27 [2022-10-20T03:09:27.176Z] #57 35.46 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
03:09:27 [2022-10-20T03:09:27.176Z] #57 35.47 Unpacking python3-pip (20.3.4-4+deb11u1) ...
03:09:27 [2022-10-20T03:09:27.435Z] #57 35.73 Selecting previously unselected package sudo.
03:09:27 [2022-10-20T03:09:27.435Z] #57 35.73 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
03:09:27 [2022-10-20T03:09:27.435Z] #57 35.74 Unpacking sudo (1.9.5p2-3) ...
03:09:28 [2022-10-20T03:09:28.002Z] #57 36.35 Selecting previously unselected package systemd-journal-remote.
03:09:28 [2022-10-20T03:09:28.002Z] #57 36.35 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
03:09:28 [2022-10-20T03:09:28.002Z] #57 36.36 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
03:09:28 [2022-10-20T03:09:28.002Z] #57 36.48 Selecting previously unselected package thin-provisioning-tools.
03:09:28 [2022-10-20T03:09:28.002Z] #57 36.48 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
03:09:28 [2022-10-20T03:09:28.002Z] #57 36.48 Unpacking thin-provisioning-tools (0.9.0-1) ...
03:09:28 [2022-10-20T03:09:28.260Z] #57 36.69 Selecting previously unselected package uidmap.
03:09:28 [2022-10-20T03:09:28.260Z] #57 36.70 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
03:09:28 [2022-10-20T03:09:28.260Z] #57 36.72 Unpacking uidmap (1:4.8.1-1) ...
03:09:28 [2022-10-20T03:09:28.519Z] #57 36.87 Selecting previously unselected package vim-runtime.
03:09:28 [2022-10-20T03:09:28.519Z] #57 36.88 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
03:09:28 [2022-10-20T03:09:28.519Z] #57 36.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
03:09:28 [2022-10-20T03:09:28.519Z] #57 36.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
03:09:28 [2022-10-20T03:09:28.519Z] #57 36.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
03:09:31 [2022-10-20T03:09:31.802Z] #57 39.94 Selecting previously unselected package vim.
03:09:31 [2022-10-20T03:09:31.802Z] #57 39.94 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
03:09:31 [2022-10-20T03:09:31.802Z] #57 39.96 Unpacking vim (2:8.2.2434-3+deb11u1) ...
03:09:32 [2022-10-20T03:09:32.060Z] #57 40.50 Selecting previously unselected package xfsprogs.
03:09:32 [2022-10-20T03:09:32.060Z] #57 40.51 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
03:09:32 [2022-10-20T03:09:32.060Z] #57 40.51 Unpacking xfsprogs (5.10.0-4) ...
03:09:32 [2022-10-20T03:09:32.626Z] #57 40.92 Selecting previously unselected package zip.
03:09:32 [2022-10-20T03:09:32.626Z] #57 40.93 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
03:09:32 [2022-10-20T03:09:32.626Z] #57 40.93 Unpacking zip (3.0-12) ...
03:09:32 [2022-10-20T03:09:32.626Z] #57 41.09 Selecting previously unselected package zstd.
03:09:32 [2022-10-20T03:09:32.626Z] #57 41.10 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
03:09:32 [2022-10-20T03:09:32.626Z] #57 41.11 Unpacking zstd (1.4.8+dfsg-2.1) ...
03:09:32 [2022-10-20T03:09:32.884Z] #57 41.41 Setting up python3-pkg-resources (52.0.0-4) ...
03:09:33 [2022-10-20T03:09:33.819Z] #57 ...
03:09:33 [2022-10-20T03:09:33.819Z] 
03:09:33 [2022-10-20T03:09:33.819Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:09:33 [2022-10-20T03:09:33.819Z] #41 114.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:09:33 [2022-10-20T03:09:33.819Z] #41 114.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:09:33 [2022-10-20T03:09:33.819Z] #41 114.5 checking that generated files are newer than configure... done
03:09:33 [2022-10-20T03:09:33.819Z] #41 114.5 configure: creating ./config.status
03:09:33 [2022-10-20T03:09:33.819Z] #41 116.8 config.status: creating Makefile
03:09:33 [2022-10-20T03:09:33.819Z] #41 116.8 config.status: creating config.h
03:09:33 [2022-10-20T03:09:33.819Z] #41 116.9 config.status: executing libtool commands
03:09:33 [2022-10-20T03:09:33.819Z] #41 116.9 config.status: executing depfiles commands
03:09:33 [2022-10-20T03:09:33.819Z] #41 117.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
03:09:33 [2022-10-20T03:09:33.819Z] #41 117.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:09:33 [2022-10-20T03:09:33.819Z] #41 118.2 checking for gcc... gcc
03:09:33 [2022-10-20T03:09:33.819Z] #41 118.3 checking whether the C compiler works... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 118.4 checking for C compiler default output file name... a.out
03:09:33 [2022-10-20T03:09:33.819Z] #41 118.4 checking for suffix of executables... 
03:09:33 [2022-10-20T03:09:33.819Z] #41 118.5 checking whether we are cross compiling... no
03:09:33 [2022-10-20T03:09:33.819Z] #41 118.7 checking for suffix of object files... o
03:09:33 [2022-10-20T03:09:33.819Z] #41 118.8 checking whether we are using the GNU C compiler... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 118.9 checking whether gcc accepts -g... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.0 checking for gcc option to accept ISO C89... none needed
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.1 checking whether gcc understands -c and -o together... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.3 checking for a BSD-compatible install... /usr/bin/install -c
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.3 checking whether build environment is sane... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.4 checking for gawk... no
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.4 checking for mawk... mawk
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.4 checking whether make sets $(MAKE)... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.4 checking whether make supports the include directive... yes (GNU style)
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.5 checking whether make supports nested variables... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.5 checking whether UID '0' is supported by ustar format... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.5 checking whether GID '0' is supported by ustar format... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.5 checking how to create a ustar tar archive... gnutar
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.6 checking dependency style of gcc... gcc3
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.8 checking whether to enable maintainer-specific portions of Makefiles... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.8 checking whether make supports nested variables... (cached) yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 119.8 checking build system type... aarch64-unknown-linux-gnu
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.1 checking host system type... aarch64-unknown-linux-gnu
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.1 checking how to print strings... printf
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.1 checking for a sed that does not truncate output... /bin/sed
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.1 checking for grep that handles long lines and -e... /bin/grep
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.1 checking for egrep... /bin/grep -E
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.1 checking for fgrep... /bin/grep -F
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.1 checking for ld used by gcc... /usr/bin/ld
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.3 checking whether ln -s works... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.3 checking the maximum length of command line arguments... 1572864
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.3 checking for /usr/bin/ld option to reload object files... -r
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.3 checking for objdump... objdump
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.3 checking how to recognize dependent libraries... pass_all
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.3 checking for dlltool... no
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.3 checking how to associate runtime and link libraries... printf %s\n
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.3 checking for ar... ar
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.3 checking for archiver @FILE support... @
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.4 checking for strip... strip
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.5 checking for ranlib... ranlib
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.9 checking for sysroot... no
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.9 checking for a working dd... /bin/dd
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.9 checking for mt... no
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.9 checking if : is a manifest tool... no
03:09:33 [2022-10-20T03:09:33.819Z] #41 120.9 checking how to run the C preprocessor... gcc -E
03:09:33 [2022-10-20T03:09:33.819Z] #41 121.2 checking for ANSI C header files... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 121.7 checking for sys/types.h... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 121.9 checking for sys/stat.h... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 122.0 checking for stdlib.h... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 122.2 checking for string.h... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 122.4 checking for memory.h... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 122.6 checking for strings.h... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 122.7 checking for inttypes.h... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 122.9 checking for stdint.h... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 123.0 checking for unistd.h... yes
03:09:33 [2022-10-20T03:09:33.819Z] #41 123.2 checking for dlfcn.h... 
03:09:33 [2022-10-20T03:09:33.819Z] #41 ...
03:09:33 [2022-10-20T03:09:33.819Z] 
03:09:33 [2022-10-20T03:09:33.819Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:09:33 [2022-10-20T03:09:33.819Z] #57 42.36 Setting up libip4tc2:arm64 (1.8.7-1) ...
03:09:33 [2022-10-20T03:09:33.819Z] #57 42.38 Setting up net-tools (1.60+git20181103.0eebece-1) ...
03:09:33 [2022-10-20T03:09:33.819Z] #57 42.39 Setting up libgpm2:arm64 (1.20.7-8) ...
03:09:33 [2022-10-20T03:09:33.819Z] #57 42.42 Setting up libicu67:arm64 (67.1-7) ...
03:09:34 [2022-10-20T03:09:34.077Z] #57 42.43 Setting up libip6tc2:arm64 (1.8.7-1) ...
03:09:34 [2022-10-20T03:09:34.077Z] #57 42.45 Setting up libinih1:arm64 (53-1+b2) ...
03:09:34 [2022-10-20T03:09:34.077Z] #57 42.46 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
03:09:34 [2022-10-20T03:09:34.077Z] #57 42.48 Setting up uidmap (1:4.8.1-1) ...
03:09:34 [2022-10-20T03:09:34.077Z] #57 42.49 Setting up libyajl2:arm64 (2.1.0-3) ...
03:09:34 [2022-10-20T03:09:34.077Z] #57 42.50 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:09:34 [2022-10-20T03:09:34.077Z] #57 42.60 Setting up bzip2 (1.0.8-4) ...
03:09:34 [2022-10-20T03:09:34.077Z] #57 42.61 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:09:34 [2022-10-20T03:09:34.077Z] #57 42.63 Setting up python3-wheel (0.34.2-1) ...
03:09:34 [2022-10-20T03:09:34.643Z] #57 43.25 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
03:09:34 [2022-10-20T03:09:34.643Z] #57 43.27 Setting up xxd (2:8.2.2434-3+deb11u1) ...
03:09:34 [2022-10-20T03:09:34.901Z] #57 43.30 Setting up libcap2:arm64 (1:2.44-1) ...
03:09:34 [2022-10-20T03:09:34.901Z] #57 43.31 Setting up libcap2-bin (1:2.44-1) ...
03:09:34 [2022-10-20T03:09:34.901Z] #57 43.32 Setting up apparmor (2.13.6-10) ...
03:09:36 [2022-10-20T03:09:36.803Z] #57 45.03 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
03:09:36 [2022-10-20T03:09:36.803Z] #57 45.09 Setting up zip (3.0-12) ...
03:09:36 [2022-10-20T03:09:36.803Z] #57 45.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
03:09:36 [2022-10-20T03:09:36.803Z] #57 45.20 Setting up bash-completion (1:2.11-2) ...
03:09:39 [2022-10-20T03:09:39.335Z] #57 47.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
03:09:39 [2022-10-20T03:09:39.594Z] #57 47.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:09:39 [2022-10-20T03:09:39.594Z] #57 47.94 Setting up libmnl0:arm64 (1.0.4-3) ...
03:09:39 [2022-10-20T03:09:39.594Z] #57 48.00 Setting up patch (2.7.6-7) ...
03:09:39 [2022-10-20T03:09:39.594Z] #57 48.02 Setting up sudo (1.9.5p2-3) ...
03:09:39 [2022-10-20T03:09:39.594Z] #57 48.09 invoke-rc.d: could not determine current runlevel
03:09:39 [2022-10-20T03:09:39.594Z] #57 48.10 invoke-rc.d: policy-rc.d denied execution of start.
03:09:39 [2022-10-20T03:09:39.860Z] #57 48.13 Setting up xfsprogs (5.10.0-4) ...
03:09:39 [2022-10-20T03:09:39.860Z] #57 48.14 System has not been booted with systemd as init system (PID 1). Can't operate.
03:09:39 [2022-10-20T03:09:39.860Z] #57 48.14 Failed to connect to bus: Host is down
03:09:39 [2022-10-20T03:09:39.860Z] #57 48.14 Setting up libxtables12:arm64 (1.8.7-1) ...
03:09:39 [2022-10-20T03:09:39.860Z] #57 48.15 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
03:09:39 [2022-10-20T03:09:39.860Z] #57 48.16 Setting up pigz (2.6-1) ...
03:09:39 [2022-10-20T03:09:39.860Z] #57 48.18 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
03:09:39 [2022-10-20T03:09:39.860Z] #57 48.19 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
03:09:39 [2022-10-20T03:09:39.860Z] #57 48.21 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
03:09:39 [2022-10-20T03:09:39.860Z] #57 48.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
03:09:40 [2022-10-20T03:09:40.427Z] #57 48.98 Setting up libaio1:arm64 (0.3.112-9) ...
03:09:40 [2022-10-20T03:09:40.427Z] #57 49.00 Setting up python3-lib2to3 (3.9.2-1) ...
03:09:40 [2022-10-20T03:09:40.994Z] #57 49.34 Setting up libelf1:arm64 (0.183-1) ...
03:09:40 [2022-10-20T03:09:40.994Z] #57 49.35 Setting up libjson-c5:arm64 (0.15-2) ...
03:09:40 [2022-10-20T03:09:40.994Z] #57 49.36 Setting up zstd (1.4.8+dfsg-2.1) ...
03:09:40 [2022-10-20T03:09:40.994Z] #57 49.37 Setting up libonig5:arm64 (6.9.6-1.1) ...
03:09:40 [2022-10-20T03:09:40.994Z] #57 49.39 Setting up libkmod2:arm64 (28-1) ...
03:09:40 [2022-10-20T03:09:40.994Z] #57 49.40 Setting up python3-distutils (3.9.2-1) ...
03:09:41 [2022-10-20T03:09:41.562Z] #57 49.85 Setting up vim (2:8.2.2434-3+deb11u1) ...
03:09:41 [2022-10-20T03:09:41.562Z] #57 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:09:41 [2022-10-20T03:09:41.562Z] #57 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:09:41 [2022-10-20T03:09:41.562Z] #57 49.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:09:41 [2022-10-20T03:09:41.562Z] #57 49.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:09:41 [2022-10-20T03:09:41.562Z] #57 49.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:09:41 [2022-10-20T03:09:41.562Z] #57 49.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:09:41 [2022-10-20T03:09:41.562Z] #57 49.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:09:41 [2022-10-20T03:09:41.562Z] #57 49.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:09:41 [2022-10-20T03:09:41.562Z] #57 49.97 Setting up python3-setuptools (52.0.0-4) ...
03:09:42 [2022-10-20T03:09:42.937Z] #57 51.32 Setting up libjq1:arm64 (1.6-2.1) ...
03:09:42 [2022-10-20T03:09:42.937Z] #57 51.33 Setting up libnftnl11:arm64 (1.1.9-1) ...
03:09:42 [2022-10-20T03:09:42.937Z] #57 51.35 Setting up thin-provisioning-tools (0.9.0-1) ...
03:09:42 [2022-10-20T03:09:42.937Z] #57 51.37 Setting up python3-pip (20.3.4-4+deb11u1) ...
03:09:43 [2022-10-20T03:09:43.872Z] #57 ...
03:09:43 [2022-10-20T03:09:43.872Z] 
03:09:43 [2022-10-20T03:09:43.872Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:09:43 [2022-10-20T03:09:43.872Z] #41 123.2 checking for dlfcn.h... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 123.4 checking for objdir... .libs
03:09:43 [2022-10-20T03:09:43.872Z] #41 123.7 checking if gcc supports -fno-rtti -fno-exceptions... no
03:09:43 [2022-10-20T03:09:43.872Z] #41 123.9 checking for gcc option to produce PIC... -fPIC -DPIC
03:09:43 [2022-10-20T03:09:43.872Z] #41 123.9 checking if gcc PIC flag -fPIC -DPIC works... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 124.1 checking if gcc static flag -static works... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 124.3 checking if gcc supports -c -o file.o... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 124.5 checking if gcc supports -c -o file.o... (cached) yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 124.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 124.5 checking dynamic linker characteristics... GNU/Linux ld.so
03:09:43 [2022-10-20T03:09:43.872Z] #41 124.8 checking how to hardcode library paths into programs... immediate
03:09:43 [2022-10-20T03:09:43.872Z] #41 124.8 checking whether stripping libraries is possible... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 124.9 checking if libtool supports shared libraries... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 124.9 checking whether to build shared libraries... no
03:09:43 [2022-10-20T03:09:43.872Z] #41 124.9 checking whether to build static libraries... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 124.9 checking float.h usability... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.0 checking float.h presence... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.1 checking for float.h... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.1 checking limits.h usability... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.3 checking limits.h presence... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.3 checking for limits.h... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.4 checking stddef.h usability... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.5 checking stddef.h presence... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.5 checking for stddef.h... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.6 checking for stdlib.h... (cached) yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.6 checking for string.h... (cached) yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.7 checking sys/time.h usability... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.9 checking sys/time.h presence... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.9 checking for sys/time.h... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 125.9 checking for inline... inline
03:09:43 [2022-10-20T03:09:43.872Z] #41 126.1 checking for size_t... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 126.4 checking for stdlib.h... (cached) yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 126.4 checking for GNU libc compatible malloc... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 126.7 checking for stdlib.h... (cached) yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 126.7 checking for GNU libc compatible realloc... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 126.9 checking for working strtod... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 127.2 checking for gettimeofday... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 127.5 checking for memset... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 127.7 checking for strspn... yes
03:09:43 [2022-10-20T03:09:43.872Z] #41 128.1 checking that generated files are newer than configure... done
03:09:43 [2022-10-20T03:09:43.872Z] #41 128.1 configure: creating ./config.status
03:09:43 [2022-10-20T03:09:43.872Z] #41 131.1 config.status: creating Makefile
03:09:43 [2022-10-20T03:09:43.872Z] #41 131.1 config.status: creating config.h
03:09:43 [2022-10-20T03:09:43.872Z] #41 131.2 config.status: executing depfiles commands
03:09:43 [2022-10-20T03:09:43.872Z] #41 131.4 config.status: executing libtool commands
03:09:43 [2022-10-20T03:09:43.872Z] #41 132.3   GEN      .version
03:09:43 [2022-10-20T03:09:43.872Z] #41 132.3 make  install-recursive
03:09:43 [2022-10-20T03:09:43.872Z] #41 132.3 make[1]: Entering directory '/tmp/crun-build'
03:09:43 [2022-10-20T03:09:43.872Z] #41 132.5 Making install in libocispec
03:09:43 [2022-10-20T03:09:43.872Z] #41 132.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
03:09:43 [2022-10-20T03:09:43.872Z] #41 132.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
03:09:43 [2022-10-20T03:09:43.872Z] #41 132.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
03:09:43 [2022-10-20T03:09:43.872Z] #41 132.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
03:09:43 [2022-10-20T03:09:43.872Z] #41 132.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
03:09:43 [2022-10-20T03:09:43.872Z] #41 133.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
03:09:43 [2022-10-20T03:09:43.872Z] #41 133.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
03:09:43 [2022-10-20T03:09:43.872Z] #41 133.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
03:09:43 [2022-10-20T03:09:43.872Z] #41 133.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
03:09:43 [2022-10-20T03:09:43.872Z] #41 133.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
03:09:43 [2022-10-20T03:09:43.872Z] #41 133.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
03:09:43 [2022-10-20T03:09:43.872Z] #41 133.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
03:09:43 [2022-10-20T03:09:43.872Z] #41 133.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
03:09:43 [2022-10-20T03:09:43.872Z] #41 133.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
03:09:43 [2022-10-20T03:09:43.872Z] #41 133.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
03:09:43 [2022-10-20T03:09:43.872Z] #41 133.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
03:09:43 [2022-10-20T03:09:43.872Z] #41 133.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
03:09:43 [2022-10-20T03:09:43.872Z] #41 133.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
03:09:43 [2022-10-20T03:09:43.873Z] #41 133.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
03:09:43 [2022-10-20T03:09:43.873Z] #41 133.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
03:09:43 [2022-10-20T03:09:43.873Z] #41 133.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
03:09:44 [2022-10-20T03:09:44.131Z] #41 ...
03:09:44 [2022-10-20T03:09:44.131Z] 
03:09:44 [2022-10-20T03:09:44.131Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:09:44 [2022-10-20T03:09:44.131Z] #57 52.50 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
03:09:44 [2022-10-20T03:09:44.131Z] #57 52.53 Setting up jq (1.6-2.1) ...
03:09:44 [2022-10-20T03:09:44.131Z] #57 52.54 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
03:09:44 [2022-10-20T03:09:44.131Z] #57 52.55 Setting up libbpf0:arm64 (1:0.3-2) ...
03:09:44 [2022-10-20T03:09:44.131Z] #57 52.58 Setting up iptables (1.8.7-1) ...
03:09:44 [2022-10-20T03:09:44.131Z] #57 52.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:09:44 [2022-10-20T03:09:44.131Z] #57 52.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:09:44 [2022-10-20T03:09:44.131Z] #57 52.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:09:44 [2022-10-20T03:09:44.131Z] #57 52.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:09:44 [2022-10-20T03:09:44.131Z] #57 52.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:09:44 [2022-10-20T03:09:44.131Z] #57 52.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:09:44 [2022-10-20T03:09:44.131Z] #57 52.65 Setting up iproute2 (5.10.0-4) ...
03:09:44 [2022-10-20T03:09:44.648Z] #57 53.00 Setting up systemd (247.3-7+deb11u1) ...
03:09:44 [2022-10-20T03:09:44.648Z] #57 53.05 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
03:09:44 [2022-10-20T03:09:44.648Z] #57 53.07 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
03:09:44 [2022-10-20T03:09:44.648Z] #57 53.08 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
03:09:44 [2022-10-20T03:09:44.648Z] #57 53.11 Initializing machine ID from random generator.
03:09:45 [2022-10-20T03:09:45.842Z] #57 54.13 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
03:09:46 [2022-10-20T03:09:46.101Z] #57 54.43 Processing triggers for libc-bin (2.31-13+deb11u4) ...
03:09:46 [2022-10-20T03:09:46.670Z] #57 DONE 55.3s
03:09:46 [2022-10-20T03:09:46.671Z] 
03:09:46 [2022-10-20T03:09:46.671Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 make  install-recursive
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.2 make[3]: Entering directory '/tmp/crun-build/libocispec'
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.3 Making install in yajl
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.4   CC       verify/json_verify-json_verify.o
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.4   CC       src/libyajl_la-yajl_alloc.lo
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.4   CC       src/libyajl_la-yajl.lo
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.4   CC       src/libyajl_la-yajl_gen.lo
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.4   CC       src/libyajl_la-yajl_parser.lo
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.5   CC       src/libyajl_la-yajl_buf.lo
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.5   CC       src/libyajl_la-yajl_encode.lo
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.5   CC       src/libyajl_la-yajl_lex.lo
03:09:46 [2022-10-20T03:09:46.671Z] #41 134.5   CC       src/libyajl_la-yajl_tree.lo
03:09:47 [2022-10-20T03:09:47.606Z] #41 ...
03:09:47 [2022-10-20T03:09:47.606Z] 
03:09:47 [2022-10-20T03:09:47.606Z] #58 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
03:09:47 [2022-10-20T03:09:47.606Z] #0 0.768 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:09:47 [2022-10-20T03:09:47.606Z] #0 0.772 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:09:47 [2022-10-20T03:09:47.606Z] #0 0.776 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:09:47 [2022-10-20T03:09:47.606Z] #58 DONE 0.9s
03:09:47 [2022-10-20T03:09:47.865Z] 
03:09:47 [2022-10-20T03:09:47.865Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
03:09:53 [2022-10-20T03:09:53.130Z] #59 ...
03:09:53 [2022-10-20T03:09:53.130Z] 
03:09:53 [2022-10-20T03:09:53.130Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:09:53 [2022-10-20T03:09:53.130Z] #41 140.5   CCLD     libyajl.la
03:09:53 [2022-10-20T03:09:53.130Z] #41 140.9   CCLD     verify/json_verify
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.4 make[5]: Nothing to be done for 'install-exec-am'.
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.4 make[5]: Nothing to be done for 'install-data-am'.
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.4 make[4]: Entering directory '/tmp/crun-build/libocispec'
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.6   CC       src/validate.o
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.6   CC       src/image_spec_schema_config_schema.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.6   CC       src/image_spec_schema_content_descriptor.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.6   CC       src/image_spec_schema_defs.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.6   CC       src/image_spec_schema_defs_descriptor.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.6   CC       src/image_spec_schema_image_index_schema.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.7   CC       src/image_spec_schema_image_layout_schema.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.7   CC       src/image_spec_schema_image_manifest_schema.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.7   CC       src/runtime_spec_schema_config_linux.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.7   CC       src/runtime_spec_schema_config_zos.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.7   CC       src/runtime_spec_schema_config_schema.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.8   CC       src/runtime_spec_schema_config_solaris.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.8   CC       src/runtime_spec_schema_config_vm.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 141.9   CC       src/runtime_spec_schema_config_windows.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 142.0   CC       src/runtime_spec_schema_defs.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 142.1   CC       src/runtime_spec_schema_defs_linux.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 142.3   CC       src/runtime_spec_schema_defs_zos.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 142.4   CC       src/runtime_spec_schema_defs_vm.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 142.5   CC       src/runtime_spec_schema_defs_windows.lo
03:09:53 [2022-10-20T03:09:53.130Z] #41 142.7   CC       src/runtime_spec_schema_state_schema.lo
03:09:53 [2022-10-20T03:09:53.388Z] #41 142.8   CC       src/image_manifest_items_image_manifest_items_schema.lo
03:09:53 [2022-10-20T03:09:53.388Z] #41 142.9   CC       src/basic_test_double_array_item.lo
03:09:53 [2022-10-20T03:09:53.646Z] #41 142.9   CC       src/basic_test_double_array.lo
03:09:53 [2022-10-20T03:09:53.646Z] #41 143.1   CC       src/basic_test_top_array_int.lo
03:09:53 [2022-10-20T03:09:53.646Z] #41 143.2   CC       src/basic_test_top_array_string.lo
03:09:53 [2022-10-20T03:09:53.904Z] #41 143.2   CC       src/basic_test_top_double_array_int.lo
03:09:53 [2022-10-20T03:09:53.905Z] #41 143.4   CC       src/basic_test_top_double_array_obj.lo
03:09:54 [2022-10-20T03:09:54.163Z] #41 143.5   CC       src/basic_test_top_double_array_refobj.lo
03:09:54 [2022-10-20T03:09:54.421Z] #41 143.8   CC       src/basic_test_top_double_array_string.lo
03:09:54 [2022-10-20T03:09:54.421Z] #41 143.9   CC       src/read-file.lo
03:09:54 [2022-10-20T03:09:54.679Z] #41 144.1   CC       src/json_common.lo
03:09:54 [2022-10-20T03:09:54.938Z] #41 144.3   CC       tests/test-1.o
03:09:55 [2022-10-20T03:09:55.196Z] #41 144.6   CC       tests/test-2.o
03:09:55 [2022-10-20T03:09:55.196Z] #41 144.8   CC       tests/test-3.o
03:09:55 [2022-10-20T03:09:55.455Z] #41 145.0   CC       tests/test-4.o
03:09:55 [2022-10-20T03:09:55.455Z] #41 145.1   CC       tests/test-5.o
03:09:55 [2022-10-20T03:09:55.713Z] #41 145.3   CC       tests/test-6.o
03:09:56 [2022-10-20T03:09:56.280Z] #41 145.5   CC       tests/test-7.o
03:09:56 [2022-10-20T03:09:56.280Z] #41 145.6   CC       tests/test-8.o
03:09:56 [2022-10-20T03:09:56.280Z] #41 145.7   CC       tests/test-9.o
03:09:56 [2022-10-20T03:09:56.540Z] #41 145.9   CC       tests/test-10.o
03:09:56 [2022-10-20T03:09:56.540Z] #41 146.0   CC       tests/test-11.o
03:10:01 [2022-10-20T03:10:01.809Z] #41 ...
03:10:01 [2022-10-20T03:10:01.809Z] 
03:10:01 [2022-10-20T03:10:01.809Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
03:10:01 [2022-10-20T03:10:01.809Z] #59 9.399 Collecting yamllint==1.27.1
03:10:01 [2022-10-20T03:10:01.809Z] #59 10.48   Downloading yamllint-1.27.1.tar.gz (129 kB)
03:10:01 [2022-10-20T03:10:01.809Z] #59 11.52 Collecting pathspec>=0.5.3
03:10:01 [2022-10-20T03:10:01.809Z] #59 11.53   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
03:10:01 [2022-10-20T03:10:01.809Z] #59 11.82 Collecting pyyaml
03:10:01 [2022-10-20T03:10:01.809Z] #59 11.83   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
03:10:01 [2022-10-20T03:10:01.809Z] #59 11.88 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
03:10:01 [2022-10-20T03:10:01.809Z] #59 11.89 Building wheels for collected packages: yamllint
03:10:01 [2022-10-20T03:10:01.809Z] #59 11.89   Building wheel for yamllint (setup.py): started
03:10:01 [2022-10-20T03:10:01.809Z] #59 12.94   Building wheel for yamllint (setup.py): finished with status 'done'
03:10:01 [2022-10-20T03:10:01.809Z] #59 12.94   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d30cbd74cc677f460e7c7d017beab7b0fc8bb478fbff5eddfd42198e00292a01
03:10:01 [2022-10-20T03:10:01.809Z] #59 12.94   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
03:10:01 [2022-10-20T03:10:01.809Z] #59 12.95 Successfully built yamllint
03:10:01 [2022-10-20T03:10:01.809Z] #59 12.97 Installing collected packages: pyyaml, pathspec, yamllint
03:10:01 [2022-10-20T03:10:01.809Z] #59 13.35 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
03:10:01 [2022-10-20T03:10:01.809Z] #59 DONE 13.9s
03:10:01 [2022-10-20T03:10:01.809Z] 
03:10:01 [2022-10-20T03:10:01.809Z] #42 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:10:23 [2022-10-20T03:10:23.755Z] #42 ...
03:10:23 [2022-10-20T03:10:23.755Z] 
03:10:23 [2022-10-20T03:10:23.755Z] #35 [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
03:10:23 [2022-10-20T03:10:23.755Z] #35 208.8 + dpkg --print-architecture
03:10:23 [2022-10-20T03:10:23.755Z] #35 DONE 209.2s
03:10:23 [2022-10-20T03:10:23.755Z] 
03:10:23 [2022-10-20T03:10:23.755Z] #24 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:10:30 [2022-10-20T03:10:30.319Z] #24 ...
03:10:30 [2022-10-20T03:10:30.319Z] 
03:10:30 [2022-10-20T03:10:30.319Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
03:10:30 [2022-10-20T03:10:30.319Z] #41 179.3   CCLD     libocispec.la
03:10:30 [2022-10-20T03:10:30.319Z] #41 179.7   CCLD     src/validate
03:10:30 [2022-10-20T03:10:30.319Z] #41 179.7   CCLD     tests/test-1
03:10:30 [2022-10-20T03:10:30.319Z] #41 179.7   CCLD     tests/test-2
03:10:30 [2022-10-20T03:10:30.319Z] #41 179.7   CCLD     tests/test-3
03:10:30 [2022-10-20T03:10:30.319Z] #41 179.8   CCLD     tests/test-4
03:10:30 [2022-10-20T03:10:30.319Z] #41 179.8   CCLD     tests/test-5
03:10:30 [2022-10-20T03:10:30.578Z] #41 179.9   CCLD     tests/test-7
03:10:30 [2022-10-20T03:10:30.578Z] #41 180.0   CCLD     tests/test-6
03:10:30 [2022-10-20T03:10:30.578Z] #41 180.0   CCLD     tests/test-8
03:10:30 [2022-10-20T03:10:30.836Z] #41 180.2   CCLD     tests/test-9
03:10:30 [2022-10-20T03:10:30.836Z] #41 180.2   CCLD     tests/test-10
03:10:30 [2022-10-20T03:10:30.836Z] #41 180.3 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
03:10:30 [2022-10-20T03:10:30.836Z] #41 180.3   CCLD     tests/test-11
03:10:32 [2022-10-20T03:10:32.213Z] #41 181.7 libtool: link: ar cr libocispec.a 
03:10:32 [2022-10-20T03:10:32.471Z] #41 181.8 libtool: link: ranlib libocispec.a
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.2 make[5]: Nothing to be done for 'install-exec-am'.
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.2 make[5]: Nothing to be done for 'install-data-am'.
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.2 make[2]: Entering directory '/tmp/crun-build'
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.4   CC       src/libcrun/libcrun_testing_a-utils.o
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.4   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.4   CC       src/libcrun/libcrun_testing_a-container.o
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.5   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
03:10:33 [2022-10-20T03:10:33.848Z] #41 183.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
03:10:34 [2022-10-20T03:10:34.106Z] #41 183.5   CC       src/libcrun/libcrun_testing_a-criu.o
03:10:34 [2022-10-20T03:10:34.106Z] #41 183.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
03:10:34 [2022-10-20T03:10:34.106Z] #41 183.5   CC       src/libcrun/libcrun_testing_a-linux.o
03:10:34 [2022-10-20T03:10:34.106Z] #41 183.5   CC       src/libcrun/libcrun_testing_a-seccomp.o
03:10:34 [2022-10-20T03:10:34.106Z] #41 183.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
03:10:34 [2022-10-20T03:10:34.106Z] #41 183.6   CC       src/libcrun/libcrun_testing_a-error.o
03:10:34 [2022-10-20T03:10:34.365Z] #41 183.7   CC       src/libcrun/libcrun_testing_a-status.o
03:10:34 [2022-10-20T03:10:34.365Z] #41 183.7   CC       src/libcrun/libcrun_testing_a-terminal.o
03:10:34 [2022-10-20T03:10:34.365Z] #41 183.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
03:10:34 [2022-10-20T03:10:34.365Z] #41 183.9   CC       src/libcrun/libcrun_testing_a-signals.o
03:10:34 [2022-10-20T03:10:34.624Z] #41 184.0   CC       src/libcrun/libcrun_testing_a-mount_flags.o
03:10:34 [2022-10-20T03:10:34.624Z] #41 184.1   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
03:10:34 [2022-10-20T03:10:34.624Z] #41 184.1   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
03:10:34 [2022-10-20T03:10:34.882Z] #41 184.2   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
03:10:34 [2022-10-20T03:10:34.882Z] #41 184.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
03:10:34 [2022-10-20T03:10:34.882Z] #41 184.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
03:10:34 [2022-10-20T03:10:34.882Z] #41 184.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
03:10:35 [2022-10-20T03:10:35.141Z] #41 184.6   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
03:10:35 [2022-10-20T03:10:35.400Z] #41 184.8   CC       src/crun-crun.o
03:10:35 [2022-10-20T03:10:35.400Z] #41 184.9   CC       src/crun-run.o
03:10:35 [2022-10-20T03:10:35.659Z] #41 185.1   CC       src/crun-delete.o
03:10:35 [2022-10-20T03:10:35.659Z] #41 185.2   CC       src/crun-kill.o
03:10:35 [2022-10-20T03:10:35.918Z] #41 185.2   CC       src/crun-pause.o
03:10:35 [2022-10-20T03:10:35.918Z] #41 185.3   CC       src/crun-unpause.o
03:10:35 [2022-10-20T03:10:35.918Z] #41 185.4   CC       src/crun-spec.o
03:10:36 [2022-10-20T03:10:36.176Z] #41 185.5   CC       src/crun-exec.o
03:10:36 [2022-10-20T03:10:36.176Z] #41 185.6   CC       src/crun-list.o
03:10:36 [2022-10-20T03:10:36.435Z] #41 185.8   CC       src/crun-create.o
03:10:36 [2022-10-20T03:10:36.435Z] #41 186.0   CC       src/crun-start.o
03:10:36 [2022-10-20T03:10:36.693Z] #41 186.1   CC       src/crun-state.o
03:10:36 [2022-10-20T03:10:36.693Z] #41 186.2   CC       src/crun-update.o
03:10:36 [2022-10-20T03:10:36.693Z] #41 186.3   CC       src/crun-ps.o
03:10:37 [2022-10-20T03:10:37.260Z] #41 186.6   CC       src/crun-checkpoint.o
03:10:37 [2022-10-20T03:10:37.260Z] #41 186.7   CC       src/crun-restore.o
03:10:37 [2022-10-20T03:10:37.260Z] #41 186.9   CC       src/libcrun/libcrun_la-utils.lo
03:10:37 [2022-10-20T03:10:37.519Z] #41 187.0   CC       src/libcrun/libcrun_la-cloned_binary.lo
03:10:37 [2022-10-20T03:10:37.519Z] #41 187.0   CC       src/libcrun/libcrun_la-container.lo
03:10:37 [2022-10-20T03:10:37.519Z] #41 187.1   CC       src/libcrun/libcrun_la-cgroup.lo
03:10:38 [2022-10-20T03:10:38.087Z] #41 187.4   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
03:10:38 [2022-10-20T03:10:38.087Z] #41 187.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
03:10:38 [2022-10-20T03:10:38.346Z] #41 187.8   CC       src/libcrun/libcrun_la-cgroup-setup.lo
03:10:38 [2022-10-20T03:10:38.605Z] #41 187.9   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
03:10:38 [2022-10-20T03:10:38.605Z] #41 188.1   CC       src/libcrun/libcrun_la-cgroup-utils.lo
03:10:38 [2022-10-20T03:10:38.863Z] #41 188.3   CC       src/libcrun/libcrun_la-criu.lo
03:10:38 [2022-10-20T03:10:38.863Z] #41 188.4   CC       src/libcrun/libcrun_la-custom-handler.lo
03:10:39 [2022-10-20T03:10:39.431Z] #41 188.7   CC       src/libcrun/libcrun_la-linux.lo
03:10:39 [2022-10-20T03:10:39.689Z] #41 189.0   CC       src/libcrun/libcrun_la-seccomp.lo
03:10:39 [2022-10-20T03:10:39.689Z] #41 189.1   CC       src/libcrun/libcrun_la-ebpf.lo
03:10:39 [2022-10-20T03:10:39.948Z] #41 189.4   CC       src/libcrun/libcrun_la-error.lo
03:10:40 [2022-10-20T03:10:40.207Z] #41 189.7   CC       src/libcrun/libcrun_la-status.lo
03:10:40 [2022-10-20T03:10:40.774Z] #41 190.1   CC       src/libcrun/libcrun_la-terminal.lo
03:10:41 [2022-10-20T03:10:41.714Z] #41 191.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
03:10:41 [2022-10-20T03:10:41.714Z] #41 191.1   CC       src/libcrun/libcrun_la-signals.lo
03:10:41 [2022-10-20T03:10:41.973Z] #41 191.3   CC       src/libcrun/libcrun_la-mount_flags.lo
03:10:41 [2022-10-20T03:10:41.973Z] #41 191.4   CC       src/libcrun/libcrun_la-seccomp_notify.lo
03:10:41 [2022-10-20T03:10:41.973Z] #41 191.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
03:10:42 [2022-10-20T03:10:42.540Z] #41 191.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
03:10:42 [2022-10-20T03:10:42.540Z] #41 192.1   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
03:10:42 [2022-10-20T03:10:42.540Z] #41 192.2   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
03:10:43 [2022-10-20T03:10:43.476Z] #41 192.9   CC       tests/init.o
03:10:43 [2022-10-20T03:10:43.735Z] #41 193.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
03:11:05 [2022-10-20T03:11:05.665Z] #41 212.2   CCLD     tests/init
03:11:23 [2022-10-20T03:11:23.752Z] #41 231.6   AR       libcrun_testing.a
03:11:23 [2022-10-20T03:11:23.752Z] #41 231.6 ar: `u' modifier ignored since `D' is the default (see `U')
03:11:23 [2022-10-20T03:11:23.752Z] #41 231.7   CCLD     tests/tests_libcrun_errors
03:11:23 [2022-10-20T03:11:23.752Z] #41 231.7   CCLD     tests/tests_libcrun_fuzzer
03:11:23 [2022-10-20T03:11:23.752Z] #41 231.7   CCLD     tests/tests_libcrun_utils
03:11:23 [2022-10-20T03:11:23.752Z] #41 231.7   CCLD     libcrun.la
03:11:23 [2022-10-20T03:11:23.752Z] #41 233.2   CCLD     crun
03:11:24 [2022-10-20T03:11:24.320Z] #41 233.8 make[3]: Entering directory '/tmp/crun-build'
03:11:24 [2022-10-20T03:11:24.578Z] #41 234.0  /bin/mkdir -p '/usr/local/lib'
03:11:24 [2022-10-20T03:11:24.578Z] #41 234.0  /bin/mkdir -p '/usr/local/share/man/man1'
03:11:24 [2022-10-20T03:11:24.578Z] #41 234.0  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
03:11:24 [2022-10-20T03:11:24.578Z] #41 234.0  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.1 libtool: install: ranlib /usr/local/lib/libcrun.a
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3 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
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3 ----------------------------------------------------------------------
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3 Libraries have been installed in:
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3    /usr/local/lib
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3 
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3 If you ever happen to want to link against installed libraries
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3 in a given directory, LIBDIR, you must either use libtool, and
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3 specify the full pathname of the library, or use the '-LLIBDIR'
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3 flag during linking and do at least one of the following:
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3      during execution
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3      during linking
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3 
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3 See any operating system documentation about shared libraries for
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3 more information, such as the ld(1) and ld.so(8) manual pages.
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3 ----------------------------------------------------------------------
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3  /bin/mkdir -p '/build'
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.3   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.4 libtool: install: /usr/bin/install -c crun /build/crun
03:11:24 [2022-10-20T03:11:24.837Z] #41 234.5 make[3]: Leaving directory '/tmp/crun-build'
03:11:25 [2022-10-20T03:11:25.096Z] #41 234.5 make[2]: Leaving directory '/tmp/crun-build'
03:11:25 [2022-10-20T03:11:25.096Z] #41 234.5 make[1]: Leaving directory '/tmp/crun-build'
03:11:25 [2022-10-20T03:11:25.663Z] #41 DONE 235.0s
03:11:25 [2022-10-20T03:11:25.663Z] 
03:11:25 [2022-10-20T03:11:25.663Z] #24 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:11:28 [2022-10-20T03:11:28.200Z] #24 268.9 + return
03:11:28 [2022-10-20T03:11:28.200Z] #24 DONE 269.0s
03:11:28 [2022-10-20T03:11:28.200Z] 
03:11:28 [2022-10-20T03:11:28.200Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:11:28 [2022-10-20T03:11:28.768Z] #49 ...
03:11:28 [2022-10-20T03:11:28.768Z] 
03:11:28 [2022-10-20T03:11:28.768Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
03:11:28 [2022-10-20T03:11:28.768Z] #60 DONE 0.1s
03:11:28 [2022-10-20T03:11:28.768Z] 
03:11:28 [2022-10-20T03:11:28.768Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
03:11:29 [2022-10-20T03:11:29.041Z] #61 DONE 0.2s
03:11:29 [2022-10-20T03:11:29.041Z] 
03:11:29 [2022-10-20T03:11:29.041Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
03:11:29 [2022-10-20T03:11:29.041Z] #62 DONE 0.1s
03:11:29 [2022-10-20T03:11:29.041Z] 
03:11:29 [2022-10-20T03:11:29.041Z] #25 [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.49.0"      && /build/golangci-lint --version
03:11:29 [2022-10-20T03:11:29.041Z] #25 ...
03:11:29 [2022-10-20T03:11:29.041Z] 
03:11:29 [2022-10-20T03:11:29.041Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
03:11:29 [2022-10-20T03:11:29.041Z] #63 DONE 0.1s
03:11:29 [2022-10-20T03:11:29.299Z] 
03:11:29 [2022-10-20T03:11:29.299Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
03:11:29 [2022-10-20T03:11:29.299Z] #64 DONE 0.1s
03:11:29 [2022-10-20T03:11:29.299Z] 
03:11:29 [2022-10-20T03:11:29.299Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
03:11:29 [2022-10-20T03:11:29.299Z] #65 DONE 0.1s
03:11:29 [2022-10-20T03:11:29.299Z] 
03:11:29 [2022-10-20T03:11:29.299Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
03:11:29 [2022-10-20T03:11:29.557Z] #66 DONE 0.1s
03:11:29 [2022-10-20T03:11:29.557Z] 
03:11:29 [2022-10-20T03:11:29.557Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
03:11:30 [2022-10-20T03:11:30.128Z] #67 DONE 0.6s
03:11:30 [2022-10-20T03:11:30.128Z] 
03:11:30 [2022-10-20T03:11:30.128Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:11:30 [2022-10-20T03:11:30.128Z] #49 ...
03:11:30 [2022-10-20T03:11:30.128Z] 
03:11:30 [2022-10-20T03:11:30.128Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
03:11:30 [2022-10-20T03:11:30.128Z] #68 DONE 0.1s
03:11:30 [2022-10-20T03:11:30.128Z] 
03:11:30 [2022-10-20T03:11:30.128Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
03:11:30 [2022-10-20T03:11:30.128Z] #69 DONE 0.1s
03:11:30 [2022-10-20T03:11:30.128Z] 
03:11:30 [2022-10-20T03:11:30.128Z] #42 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:11:30 [2022-10-20T03:11:30.695Z] #42 ...
03:11:30 [2022-10-20T03:11:30.695Z] 
03:11:30 [2022-10-20T03:11:30.695Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:11:30 [2022-10-20T03:11:30.695Z] #49 165.2 + mkdir -p /build
03:11:30 [2022-10-20T03:11:30.955Z] #49 165.2 + cp runc /build/runc
03:11:30 [2022-10-20T03:11:30.955Z] #49 DONE 165.3s
03:11:30 [2022-10-20T03:11:30.955Z] 
03:11:30 [2022-10-20T03:11:30.955Z] #42 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:11:34 [2022-10-20T03:11:34.248Z] #42 ...
03:11:34 [2022-10-20T03:11:34.248Z] 
03:11:34 [2022-10-20T03:11:34.248Z] #25 [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.49.0"      && /build/golangci-lint --version
03:11:34 [2022-10-20T03:11:34.248Z] #25 281.2 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
03:11:34 [2022-10-20T03:11:34.513Z] #25 DONE 281.3s
03:11:34 [2022-10-20T03:11:34.513Z] 
03:11:34 [2022-10-20T03:11:34.513Z] #42 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:11:35 [2022-10-20T03:11:35.079Z] #42 ...
03:11:35 [2022-10-20T03:11:35.079Z] 
03:11:35 [2022-10-20T03:11:35.079Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
03:11:35 [2022-10-20T03:11:35.337Z] #70 DONE 0.1s
03:11:35 [2022-10-20T03:11:35.337Z] 
03:11:35 [2022-10-20T03:11:35.337Z] #42 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:11:35 [2022-10-20T03:11:35.337Z] #42 ...
03:11:35 [2022-10-20T03:11:35.337Z] 
03:11:35 [2022-10-20T03:11:35.337Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
03:11:35 [2022-10-20T03:11:35.337Z] #71 DONE 0.1s
03:11:35 [2022-10-20T03:11:35.337Z] 
03:11:35 [2022-10-20T03:11:35.337Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
03:11:35 [2022-10-20T03:11:35.595Z] #72 DONE 0.1s
03:11:35 [2022-10-20T03:11:35.595Z] 
03:11:35 [2022-10-20T03:11:35.595Z] #42 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:11:38 [2022-10-20T03:11:38.125Z] #42 248.1 + bin/containerd
03:12:24 [2022-10-20T03:12:24.807Z] #42 287.8 # github.com/containerd/containerd/cmd/containerd
03:12:24 [2022-10-20T03:12:24.807Z] #42 287.8 /usr/bin/ld: /tmp/go-link-2500549439/000019.o: in function `New':
03:12:24 [2022-10-20T03:12:24.807Z] #42 287.8 /tmp/tmp.ir3J978sQr/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
03:12:24 [2022-10-20T03:12:24.807Z] #42 287.9 + bin/containerd-stress
03:12:24 [2022-10-20T03:12:24.807Z] #42 289.0 + bin/containerd-shim
03:12:27 [2022-10-20T03:12:27.341Z] #42 297.5 + bin/containerd-shim-runc-v1
03:12:32 [2022-10-20T03:12:32.608Z] #42 302.5 + bin/containerd-shim-runc-v2
03:12:32 [2022-10-20T03:12:32.866Z] #42 303.1 + binaries
03:12:32 [2022-10-20T03:12:32.866Z] #42 303.1 + install -D bin/containerd /build/containerd
03:12:32 [2022-10-20T03:12:32.866Z] #42 303.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:12:32 [2022-10-20T03:12:32.866Z] #42 303.2 + install -D bin/ctr /build/ctr
03:12:33 [2022-10-20T03:12:33.431Z] #42 DONE 303.8s
03:12:33 [2022-10-20T03:12:33.999Z] 
03:12:33 [2022-10-20T03:12:33.999Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
03:12:34 [2022-10-20T03:12:34.565Z] #73 DONE 0.3s
03:12:34 [2022-10-20T03:12:34.565Z] 
03:12:34 [2022-10-20T03:12:34.565Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
03:12:34 [2022-10-20T03:12:34.565Z] #74 DONE 0.1s
03:12:34 [2022-10-20T03:12:34.565Z] 
03:12:34 [2022-10-20T03:12:34.565Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
03:12:35 [2022-10-20T03:12:35.939Z] #75 DONE 1.3s
03:12:35 [2022-10-20T03:12:35.939Z] 
03:12:35 [2022-10-20T03:12:35.939Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
03:12:35 [2022-10-20T03:12:35.939Z] #76 DONE 0.0s
03:12:35 [2022-10-20T03:12:35.939Z] 
03:12:35 [2022-10-20T03:12:35.939Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
03:12:35 [2022-10-20T03:12:35.939Z] #77 DONE 0.0s
03:12:35 [2022-10-20T03:12:35.939Z] 
03:12:35 [2022-10-20T03:12:35.939Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
03:12:35 [2022-10-20T03:12:35.939Z] #78 DONE 0.0s
03:12:35 [2022-10-20T03:12:35.939Z] 
03:12:35 [2022-10-20T03:12:35.939Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
03:12:37 [2022-10-20T03:12:37.314Z] #79 DONE 1.1s
03:12:37 [2022-10-20T03:12:37.314Z] 
03:12:37 [2022-10-20T03:12:37.314Z] #80 exporting to image
03:12:37 [2022-10-20T03:12:37.314Z] #80 exporting layers
03:12:39 [2022-10-20T03:12:39.844Z] #80 exporting layers 2.5s done
03:12:39 [2022-10-20T03:12:39.844Z] #80 writing image sha256:6d83d66b6f63b06cca5cb71ea6086420269035e95a964df85bfb78492363d832 done
03:12:39 [2022-10-20T03:12:39.844Z] #80 naming to docker.io/library/docker:6a538b949c7569877ded88badd768f5c6d4134fa done
03:12:39 [2022-10-20T03:12:39.844Z] #80 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
03:12:40 [2022-10-20T03:12:40.151Z] + sudo modprobe ip6table_filter
[Pipeline] sh
03:12:40 [2022-10-20T03:12:40.692Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44334/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6a538b949c7569877ded88badd768f5c6d4134fa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6a538b949c7569877ded88badd768f5c6d4134fa hack/test/unit
03:12:41 [2022-10-20T03:12:41.258Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
03:12:41 [2022-10-20T03:12:41.258Z] + TESTFLAGS+=' -test.timeout=5m'
03:12:41 [2022-10-20T03:12:41.258Z] + TESTDIRS=./...
03:12:41 [2022-10-20T03:12:41.258Z] + exclude_paths='/vendor/|/integration'
03:12:41 [2022-10-20T03:12:41.258Z] ++ go list ./...
03:12:41 [2022-10-20T03:12:41.258Z] ++ grep -vE '(/vendor/|/integration)'
03:12:42 [2022-10-20T03:12:42.194Z] + pkg_list='github.com/docker/docker/api
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/backend/build
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/httpstatus
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/httputils
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/middleware
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/build
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/checkpoint
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/container
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/debug
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/distribution
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/grpc
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/image
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/network
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/plugin
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/session
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/swarm
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/system
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/volume
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/backend
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/blkiodev
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/container
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/events
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/filters
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/image
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/mount
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/network
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/plugins/logdriver
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/registry
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/strslice
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/swarm
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/swarm/runtime
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/time
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/versions
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/versions/v1p19
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/versions/v1p20
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/volume
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next/exporter
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next/imagerefchecker
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next/worker
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/dockerfile
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/remotecontext
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/remotecontext/git
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/remotecontext/urlutil
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cli
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cli/config
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cli/debug
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cli/winresources/docker-proxy
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cli/winresources/dockerd
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/client
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cmd/docker-proxy
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cmd/dockerd
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cmd/dockerd/trap
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/container
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/container/stream
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/contrib/apparmor
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/contrib/docker-device-tool
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/contrib/httpserver
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/cluster
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/cluster/controllers/plugin
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/cluster/convert
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/cluster/executor
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/cluster/executor/container
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/cluster/provider
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/config
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/containerd
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/events
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/events/testutils
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/graphdriver
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/graphdriver/aufs
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/graphdriver/btrfs
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/graphdriver/copy
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/graphdriver/devmapper
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/graphdriver/graphtest
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/graphdriver/overlay
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/graphdriver/overlay2
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/graphdriver/overlayutils
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/graphdriver/register
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/graphdriver/vfs
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/graphdriver/zfs
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/images
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/initlayer
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/links
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/listeners
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/awslogs
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/fluentd
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/gcplogs
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/gelf
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/journald
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/journald/internal/export
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/journald/internal/fake
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/jsonfilelog
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/local
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/logentries
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/loggertest
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/loggerutils
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/loggerutils/cache
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/splunk
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/syslog
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/logger/templates
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/names
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/network
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/stats
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/distribution
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/distribution/metadata
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/distribution/utils
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/distribution/xfer
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/dockerversion
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/errdefs
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/image
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/image/cache
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/image/tarexport
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/image/v1
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/internal/test/suite
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/layer
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libcontainerd
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libcontainerd/queue
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libcontainerd/remote
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libcontainerd/supervisor
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libcontainerd/types
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/bitseq
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/cluster
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/cmd/diagnostic
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/cmd/ovrouter
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/cmd/readme_test
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/config
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/datastore
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/diagnostic
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/discoverapi
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/driverapi
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/bridge
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/host
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/ipvlan
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/macvlan
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/null
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/overlay
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/remote
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/remote/api
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/windows
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/drvregistry
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/etchosts
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/idm
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/internal/caller
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/internal/setmatrix
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/ipam
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/ipamapi
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/ipams/builtin
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/ipams/null
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/ipams/remote
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/ipams/remote/api
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/ipams/windowsipam
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/ipamutils
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/iptables
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/netlabel
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/netutils
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/networkdb
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/ns
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/options
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/osl
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/osl/kernel
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/portallocator
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/portmapper
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/resolvconf
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/testutils
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/libnetwork/types
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/oci
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/oci/caps
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/opts
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/aaparser
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/archive
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/authorization
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/broadcaster
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/capabilities
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/chrootarchive
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/containerfs
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/devicemapper
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/directory
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/dmesg
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/fileutils
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/homedir
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/idtools
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/ioutils
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/jsonmessage
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/longpath
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/loopback
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/namesgenerator
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/parsers
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/parsers/kernel
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/parsers/operatingsystem
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/pidfile
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/platform
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/plugingetter
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/plugins
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/plugins/transport
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/pools
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/progress
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/reexec
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/stack
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/stdcopy
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/streamformatter
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/stringid
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/sysinfo
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/system
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/tailfile
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/tarsum
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/pkg/useragent
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/plugin
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/plugin/executor/containerd
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/plugin/v2
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/profiles/apparmor
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/profiles/seccomp
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/quota
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/reference
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/registry
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/registry/resumable
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/restartmanager
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/rootless
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/rootless/specconv
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/runconfig
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/runconfig/opts
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/testutil
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/testutil/daemon
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/testutil/environment
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/testutil/fakecontext
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/testutil/fakegit
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/testutil/fakestorage
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/testutil/fixtures/load
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/testutil/fixtures/plugin
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/testutil/fixtures/plugin/basic
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/testutil/registry
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/testutil/request
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/volume
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/volume/drivers
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/volume/local
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/volume/mounts
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/volume/service
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/volume/service/opts
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/volume/testutils'
03:12:42 [2022-10-20T03:12:42.194Z] ++ grep --fixed-strings -v /libnetwork
03:12:42 [2022-10-20T03:12:42.194Z] ++ echo 'github.com/docker/docker/api
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/backend/build
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/httpstatus
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/httputils
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/middleware
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/build
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/checkpoint
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/container
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/debug
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/distribution
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/grpc
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/image
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/network
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/plugin
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/session
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/swarm
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/system
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/server/router/volume
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/backend
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/blkiodev
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/container
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/events
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/filters
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/image
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/mount
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/network
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/plugins/logdriver
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/registry
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/strslice
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/swarm
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/swarm/runtime
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/time
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/versions
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/versions/v1p19
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/versions/v1p20
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/api/types/volume
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next/exporter
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next/imagerefchecker
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/builder-next/worker
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/dockerfile
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/remotecontext
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/remotecontext/git
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/builder/remotecontext/urlutil
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cli
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cli/config
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cli/debug
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cli/winresources/docker-proxy
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cli/winresources/dockerd
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/client
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cmd/docker-proxy
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cmd/dockerd
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cmd/dockerd/trap
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/container
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/container/stream
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/contrib/apparmor
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/contrib/docker-device-tool
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/contrib/httpserver
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/cluster
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/cluster/controllers/plugin
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/cluster/convert
03:12:42 [2022-10-20T03:12:42.194Z] github.com/docker/docker/daemon/cluster/executor
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/cluster/executor/container
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/cluster/provider
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/config
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/containerd
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/events
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/events/testutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/aufs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/btrfs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/copy
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/devmapper
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/graphtest
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/overlay
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/overlay2
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/overlayutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/register
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/vfs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/zfs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/images
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/initlayer
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/links
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/listeners
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/awslogs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/fluentd
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/gcplogs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/gelf
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/journald
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/journald/internal/export
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/journald/internal/fake
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/jsonfilelog
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/local
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/logentries
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/loggertest
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/loggerutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/loggerutils/cache
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/splunk
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/syslog
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/templates
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/names
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/network
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/stats
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/distribution
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/distribution/metadata
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/distribution/utils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/distribution/xfer
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/dockerversion
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/errdefs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/image
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/image/cache
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/image/tarexport
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/image/v1
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/internal/test/suite
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/layer
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libcontainerd
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libcontainerd/queue
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libcontainerd/remote
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libcontainerd/supervisor
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libcontainerd/types
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/bitseq
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/cluster
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/cmd/diagnostic
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/cmd/ovrouter
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/cmd/readme_test
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/config
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/datastore
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/diagnostic
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/discoverapi
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/driverapi
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/bridge
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/host
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/ipvlan
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/macvlan
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/null
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/overlay
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/remote
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/remote/api
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/windows
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/drvregistry
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/etchosts
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/idm
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/internal/caller
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/internal/setmatrix
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/ipam
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/ipamapi
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/ipams/builtin
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/ipams/null
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/ipams/remote
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/ipams/remote/api
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/ipams/windowsipam
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/ipamutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/iptables
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/netlabel
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/netutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/networkdb
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/ns
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/options
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/osl
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/osl/kernel
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/portallocator
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/portmapper
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/resolvconf
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/testutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libnetwork/types
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/oci
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/oci/caps
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/opts
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/aaparser
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/archive
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/authorization
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/broadcaster
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/capabilities
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/chrootarchive
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/containerfs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/devicemapper
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/directory
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/dmesg
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/fileutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/homedir
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/idtools
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/ioutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/jsonmessage
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/longpath
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/loopback
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/namesgenerator
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/parsers
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/parsers/kernel
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/parsers/operatingsystem
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/pidfile
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/platform
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/plugingetter
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/plugins
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/plugins/transport
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/pools
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/progress
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/reexec
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/stack
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/stdcopy
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/streamformatter
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/stringid
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/sysinfo
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/system
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/tailfile
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/tarsum
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/useragent
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/plugin
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/plugin/executor/containerd
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/plugin/v2
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/profiles/apparmor
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/profiles/seccomp
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/quota
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/reference
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/registry
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/registry/resumable
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/restartmanager
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/rootless
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/rootless/specconv
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/runconfig
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/runconfig/opts
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/testutil
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/testutil/daemon
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/testutil/environment
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/testutil/fakecontext
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/testutil/fakegit
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/testutil/fakestorage
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/testutil/fixtures/load
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/testutil/fixtures/plugin
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/testutil/fixtures/plugin/basic
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/testutil/registry
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/testutil/request
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/volume
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/volume/drivers
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/volume/local
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/volume/mounts
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/volume/service
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/volume/service/opts
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/volume/testutils'
03:12:42 [2022-10-20T03:12:42.195Z] + base_pkg_list='github.com/docker/docker/api
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/backend/build
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/httpstatus
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/httputils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/middleware
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router/build
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router/checkpoint
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router/container
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router/debug
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router/distribution
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router/grpc
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router/image
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router/network
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router/plugin
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router/session
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router/swarm
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router/system
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/server/router/volume
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/backend
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/blkiodev
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/container
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/events
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/filters
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/image
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/mount
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/network
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/plugins/logdriver
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/registry
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/strslice
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/swarm
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/swarm/runtime
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/time
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/versions
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/versions/v1p19
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/versions/v1p20
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/api/types/volume
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/builder
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/builder/builder-next
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/builder/builder-next/exporter
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/builder/builder-next/imagerefchecker
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/builder/builder-next/worker
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/builder/dockerfile
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/builder/remotecontext
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/builder/remotecontext/git
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/builder/remotecontext/urlutil
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/cli
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/cli/config
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/cli/debug
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/cli/winresources/docker-proxy
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/cli/winresources/dockerd
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/client
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/cmd/docker-proxy
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/cmd/dockerd
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/cmd/dockerd/trap
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/container
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/container/stream
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/contrib/apparmor
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/contrib/docker-device-tool
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/contrib/httpserver
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/cluster
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/cluster/controllers/plugin
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/cluster/convert
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/cluster/executor
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/cluster/executor/container
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/cluster/provider
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/config
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/containerd
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/events
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/events/testutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/aufs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/btrfs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/copy
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/devmapper
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/graphtest
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/overlay
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/overlay2
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/overlayutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/register
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/vfs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/graphdriver/zfs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/images
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/initlayer
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/links
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/listeners
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/awslogs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/fluentd
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/gcplogs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/gelf
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/journald
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/journald/internal/export
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/journald/internal/fake
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/jsonfilelog
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/local
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/logentries
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/loggertest
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/loggerutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/loggerutils/cache
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/splunk
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/syslog
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/logger/templates
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/names
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/network
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/daemon/stats
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/distribution
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/distribution/metadata
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/distribution/utils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/distribution/xfer
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/dockerversion
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/errdefs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/image
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/image/cache
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/image/tarexport
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/image/v1
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/internal/test/suite
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/layer
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libcontainerd
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libcontainerd/queue
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libcontainerd/remote
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libcontainerd/supervisor
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/libcontainerd/types
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/oci
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/oci/caps
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/opts
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/aaparser
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/archive
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/authorization
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/broadcaster
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/capabilities
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/chrootarchive
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/containerfs
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/devicemapper
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/directory
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/dmesg
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/fileutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/homedir
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/idtools
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/ioutils
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/jsonmessage
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/longpath
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/loopback
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/namesgenerator
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/parsers
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/parsers/kernel
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/parsers/operatingsystem
03:12:42 [2022-10-20T03:12:42.195Z] github.com/docker/docker/pkg/pidfile
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/platform
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/plugingetter
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/plugins
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/plugins/transport
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/pools
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/progress
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/reexec
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/stack
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/stdcopy
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/streamformatter
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/stringid
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/sysinfo
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/system
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/tailfile
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/tarsum
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/useragent
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/plugin
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/plugin/executor/containerd
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/plugin/v2
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/profiles/apparmor
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/profiles/seccomp
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/quota
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/reference
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/registry
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/registry/resumable
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/restartmanager
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/rootless
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/rootless/specconv
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/runconfig
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/runconfig/opts
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/daemon
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/environment
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/fakecontext
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/fakegit
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/fakestorage
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/fixtures/load
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/fixtures/plugin
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/fixtures/plugin/basic
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/registry
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/request
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume/drivers
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume/local
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume/mounts
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume/service
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume/service/opts
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume/testutils'
03:12:42 [2022-10-20T03:12:42.196Z] ++ grep --fixed-strings /libnetwork
03:12:42 [2022-10-20T03:12:42.196Z] ++ echo 'github.com/docker/docker/api
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/backend/build
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/httpstatus
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/httputils
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/middleware
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router/build
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router/checkpoint
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router/container
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router/debug
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router/distribution
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router/grpc
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router/image
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router/network
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router/plugin
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router/session
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router/swarm
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router/system
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/server/router/volume
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/backend
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/blkiodev
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/container
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/events
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/filters
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/image
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/mount
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/network
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/plugins/logdriver
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/registry
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/strslice
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/swarm
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/swarm/runtime
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/time
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/versions
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/versions/v1p19
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/versions/v1p20
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/api/types/volume
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/builder
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/builder/builder-next
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/builder/builder-next/exporter
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/builder/builder-next/imagerefchecker
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/builder/builder-next/worker
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/builder/dockerfile
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/builder/remotecontext
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/builder/remotecontext/git
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/builder/remotecontext/urlutil
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/cli
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/cli/config
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/cli/debug
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/cli/winresources/docker-proxy
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/cli/winresources/dockerd
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/client
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/cmd/docker-proxy
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/cmd/dockerd
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/cmd/dockerd/trap
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/container
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/container/stream
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/contrib/apparmor
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/contrib/docker-device-tool
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/contrib/httpserver
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/cluster
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/cluster/controllers/plugin
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/cluster/convert
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/cluster/executor
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/cluster/executor/container
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/cluster/provider
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/config
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/containerd
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/events
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/events/testutils
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/graphdriver
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/graphdriver/aufs
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/graphdriver/btrfs
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/graphdriver/copy
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/graphdriver/devmapper
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/graphdriver/graphtest
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/graphdriver/overlay
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/graphdriver/overlay2
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/graphdriver/overlayutils
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/graphdriver/register
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/graphdriver/vfs
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/graphdriver/zfs
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/images
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/initlayer
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/links
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/listeners
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/awslogs
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/fluentd
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/gcplogs
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/gelf
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/journald
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/journald/internal/export
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/journald/internal/fake
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/jsonfilelog
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/local
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/logentries
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/loggertest
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/loggerutils
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/loggerutils/cache
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/splunk
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/syslog
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/logger/templates
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/names
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/network
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/daemon/stats
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/distribution
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/distribution/metadata
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/distribution/utils
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/distribution/xfer
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/dockerversion
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/errdefs
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/image
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/image/cache
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/image/tarexport
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/image/v1
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/internal/test/suite
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/layer
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libcontainerd
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libcontainerd/queue
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libcontainerd/remote
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libcontainerd/supervisor
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libcontainerd/types
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/bitseq
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cluster
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/diagnostic
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/ovrouter
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/readme_test
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/config
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/datastore
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/diagnostic
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/discoverapi
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/driverapi
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/bridge
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/host
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/ipvlan
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/macvlan
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/null
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/overlay
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/remote
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/remote/api
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/windows
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drvregistry
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/etchosts
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/idm
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/internal/caller
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/internal/setmatrix
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/ipam
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/ipamapi
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/ipams/builtin
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/ipams/null
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/ipams/remote
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/ipams/remote/api
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/ipams/windowsipam
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/ipamutils
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/iptables
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/netlabel
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/netutils
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/networkdb
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/ns
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/options
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/osl
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/osl/kernel
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/portallocator
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/portmapper
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/resolvconf
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/testutils
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/types
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/oci
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/oci/caps
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/opts
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/aaparser
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/archive
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/authorization
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/broadcaster
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/capabilities
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/chrootarchive
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/containerfs
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/devicemapper
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/directory
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/dmesg
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/fileutils
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/homedir
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/idtools
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/ioutils
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/jsonmessage
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/longpath
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/loopback
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/namesgenerator
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/parsers
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/parsers/kernel
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/parsers/operatingsystem
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/pidfile
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/platform
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/plugingetter
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/plugins
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/plugins/transport
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/pools
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/progress
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/reexec
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/stack
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/stdcopy
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/streamformatter
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/stringid
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/sysinfo
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/system
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/tailfile
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/tarsum
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/pkg/useragent
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/plugin
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/plugin/executor/containerd
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/plugin/v2
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/profiles/apparmor
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/profiles/seccomp
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/quota
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/reference
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/registry
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/registry/resumable
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/restartmanager
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/rootless
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/rootless/specconv
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/runconfig
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/runconfig/opts
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/daemon
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/environment
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/fakecontext
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/fakegit
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/fakestorage
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/fixtures/load
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/fixtures/plugin
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/fixtures/plugin/basic
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/registry
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/testutil/request
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume/drivers
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume/local
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume/mounts
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume/service
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume/service/opts
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/volume/testutils'
03:12:42 [2022-10-20T03:12:42.196Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/bitseq
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cluster
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/diagnostic
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/ovrouter
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/cmd/readme_test
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/config
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/datastore
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/diagnostic
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/discoverapi
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/driverapi
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/bridge
03:12:42 [2022-10-20T03:12:42.196Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/host
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/ipvlan
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/macvlan
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/null
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/overlay
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/remote
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/remote/api
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/windows
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drvregistry
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/etchosts
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/idm
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/internal/caller
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/internal/setmatrix
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipam
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipamapi
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipams/builtin
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipams/null
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipams/remote
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipams/remote/api
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipams/windowsipam
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipamutils
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/iptables
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/netlabel
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/netutils
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/networkdb
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ns
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/options
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/osl
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/osl/kernel
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/portallocator
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/portmapper
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/resolvconf
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/testutils
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/types'
03:12:42 [2022-10-20T03:12:42.197Z] + echo 'github.com/docker/docker/libnetwork
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/bitseq
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/cluster
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/cmd/diagnostic
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/cmd/ovrouter
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/cmd/readme_test
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/config
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/datastore
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/diagnostic
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/discoverapi
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/driverapi
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/bridge
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/host
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/ipvlan
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/macvlan
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/null
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/overlay
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/remote
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/remote/api
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/windows
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drvregistry
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/etchosts
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/idm
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/internal/caller
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/internal/setmatrix
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipam
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipamapi
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipams/builtin
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipams/null
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipams/remote
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipams/remote/api
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipams/windowsipam
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ipamutils
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/iptables
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/netlabel
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/netutils
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/networkdb
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/ns
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/options
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/osl
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/osl/kernel
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/portallocator
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/portmapper
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/resolvconf
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/testutils
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/types'
03:12:42 [2022-10-20T03:12:42.197Z] + grep --fixed-strings libnetwork/drivers/bridge
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/bridge
03:12:42 [2022-10-20T03:12:42.197Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:12:42 [2022-10-20T03:12:42.197Z] + type docker-proxy
03:12:42 [2022-10-20T03:12:42.197Z] hack/test/unit: line 25: type: docker-proxy: not found
03:12:42 [2022-10-20T03:12:42.197Z] + hack/make.sh binary-proxy install-proxy
03:12:42 [2022-10-20T03:12:42.197Z] 
03:12:42 [2022-10-20T03:12:42.197Z] Removing bundles/
03:12:42 [2022-10-20T03:12:42.197Z] 
03:12:42 [2022-10-20T03:12:42.197Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
03:12:42 [2022-10-20T03:12:42.197Z] Building: bundles/binary-proxy/docker-proxy
03:12:42 [2022-10-20T03:12:42.197Z] GOOS="" GOARCH="" GOARM=""
03:12:48 [2022-10-20T03:12:48.760Z] Created binary: bundles/binary-proxy/docker-proxy
03:12:48 [2022-10-20T03:12:48.760Z] 
03:12:48 [2022-10-20T03:12:48.760Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
03:12:48 [2022-10-20T03:12:48.760Z] Installing docker-proxy to /usr/local/bin/
03:12:48 [2022-10-20T03:12:48.760Z] 
03:12:48 [2022-10-20T03:12:48.760Z] + mkdir -p bundles
03:12:48 [2022-10-20T03:12:48.760Z] + '[' -n 'github.com/docker/docker/api
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/backend/build
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/httpstatus
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/httputils
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/middleware
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router/build
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router/checkpoint
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router/container
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router/debug
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router/distribution
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router/grpc
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router/image
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router/network
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router/plugin
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router/session
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router/swarm
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router/system
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/server/router/volume
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/backend
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/blkiodev
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/container
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/events
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/filters
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/image
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/mount
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/network
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/plugins/logdriver
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/registry
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/strslice
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/swarm
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/swarm/runtime
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/time
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/versions
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/versions/v1p19
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/versions/v1p20
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/api/types/volume
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/builder
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/builder/builder-next
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/builder/builder-next/exporter
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/builder/builder-next/imagerefchecker
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/builder/builder-next/worker
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/builder/dockerfile
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/builder/remotecontext
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/builder/remotecontext/git
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/builder/remotecontext/urlutil
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/cli
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/cli/config
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/cli/debug
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/cli/winresources/docker-proxy
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/cli/winresources/dockerd
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/client
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/cmd/docker-proxy
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/cmd/dockerd
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/cmd/dockerd/trap
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/container
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/container/stream
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/contrib/apparmor
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/contrib/docker-device-tool
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/contrib/httpserver
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/cluster
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/cluster/controllers/plugin
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/cluster/convert
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/cluster/executor
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/cluster/executor/container
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/cluster/provider
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/config
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/containerd
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/events
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/events/testutils
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/graphdriver
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/graphdriver/aufs
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/graphdriver/btrfs
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/graphdriver/copy
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/graphdriver/devmapper
03:12:48 [2022-10-20T03:12:48.760Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/graphdriver/graphtest
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/graphdriver/overlay
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/graphdriver/overlay2
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/graphdriver/overlayutils
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/graphdriver/register
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/graphdriver/vfs
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/graphdriver/zfs
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/images
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/initlayer
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/links
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/listeners
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/awslogs
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/fluentd
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/gcplogs
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/gelf
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/journald
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/journald/internal/export
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/journald/internal/fake
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/jsonfilelog
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/local
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/logentries
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/loggertest
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/loggerutils
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/loggerutils/cache
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/splunk
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/syslog
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/logger/templates
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/names
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/network
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/daemon/stats
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/distribution
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/distribution/metadata
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/distribution/utils
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/distribution/xfer
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/dockerversion
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/errdefs
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/image
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/image/cache
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/image/tarexport
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/image/v1
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/internal/test/suite
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/layer
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/libcontainerd
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/libcontainerd/queue
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/libcontainerd/remote
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/libcontainerd/supervisor
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/libcontainerd/types
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/oci
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/oci/caps
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/opts
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/aaparser
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/archive
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/authorization
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/broadcaster
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/capabilities
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/chrootarchive
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/containerfs
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/devicemapper
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/directory
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/dmesg
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/fileutils
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/homedir
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/idtools
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/ioutils
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/jsonmessage
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/longpath
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/loopback
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/namesgenerator
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/parsers
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/parsers/kernel
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/parsers/operatingsystem
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/pidfile
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/platform
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/plugingetter
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/plugins
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/plugins/transport
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/pools
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/progress
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/reexec
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/stack
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/stdcopy
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/streamformatter
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/stringid
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/sysinfo
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/system
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/tailfile
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/tarsum
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/pkg/useragent
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/plugin
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/plugin/executor/containerd
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/plugin/v2
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/profiles/apparmor
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/profiles/seccomp
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/quota
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/reference
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/registry
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/registry/resumable
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/restartmanager
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/rootless
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/rootless/specconv
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/runconfig
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/runconfig/opts
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/testutil
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/testutil/daemon
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/testutil/environment
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/testutil/fakecontext
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/testutil/fakegit
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/testutil/fakestorage
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/testutil/fixtures/load
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/testutil/fixtures/plugin
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/testutil/fixtures/plugin/basic
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/testutil/registry
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/testutil/request
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/volume
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/volume/drivers
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/volume/local
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/volume/mounts
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/volume/service
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/volume/service/opts
03:12:48 [2022-10-20T03:12:48.761Z] github.com/docker/docker/volume/testutils' ']'
03:12:48 [2022-10-20T03:12:48.761Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/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/reexec 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/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
03:12:48 [2022-10-20T03:12:48.761Z] ?   	github.com/docker/docker/api	[no test files]
03:13:03 [2022-10-20T03:13:03.645Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 31.9% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/api/server/middleware	0.022s	coverage: 37.7% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.3% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/builder	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/builder/remotecontext	0.155s	coverage: 13.7% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/builder/dockerfile	0.498s	coverage: 50.2% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.376s	coverage: 86.3% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/cli	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.192s	coverage: 67.6% of statements
03:14:25 [2022-10-20T03:14:25.079Z] ok  	github.com/docker/docker/client	0.117s	coverage: 76.1% of statements
03:14:57 [2022-10-20T03:14:57.154Z] ok  	github.com/docker/docker/cmd/dockerd	0.070s	coverage: 29.9% of statements
03:14:57 [2022-10-20T03:14:57.154Z] ok  	github.com/docker/docker/container	0.121s	coverage: 35.6% of statements
03:14:57 [2022-10-20T03:14:57.154Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.407s	coverage: 0.0% of statements
03:14:57 [2022-10-20T03:14:57.154Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
03:14:57 [2022-10-20T03:14:57.154Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:14:57 [2022-10-20T03:14:57.154Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:14:57 [2022-10-20T03:14:57.154Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:14:57 [2022-10-20T03:14:57.154Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:15:00 [2022-10-20T03:15:00.444Z] ok  	github.com/docker/docker/daemon/cluster	0.057s	coverage: 0.5% of statements
03:15:02 [2022-10-20T03:15:02.359Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
03:15:03 [2022-10-20T03:15:03.294Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
03:15:11 [2022-10-20T03:15:11.404Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.4% of statements
03:15:11 [2022-10-20T03:15:11.404Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 76.8% of statements
03:15:11 [2022-10-20T03:15:11.661Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
03:15:12 [2022-10-20T03:15:12.596Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
03:15:12 [2022-10-20T03:15:12.854Z] ok  	github.com/docker/docker/daemon	10.132s	coverage: 16.4% of statements
03:15:12 [2022-10-20T03:15:12.854Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:15:12 [2022-10-20T03:15:12.854Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:15:12 [2022-10-20T03:15:12.854Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
03:15:12 [2022-10-20T03:15:12.854Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:15:13 [2022-10-20T03:15:13.788Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.623s	coverage: 74.8% of statements
03:15:15 [2022-10-20T03:15:15.163Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.346s	coverage: 60.7% of statements
03:15:15 [2022-10-20T03:15:15.163Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 3.0% of statements
03:15:16 [2022-10-20T03:15:16.538Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.025s	coverage: 1.9% of statements
03:15:17 [2022-10-20T03:15:17.934Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.203s	coverage: 50.6% of statements
03:15:19 [2022-10-20T03:15:19.308Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.576s	coverage: 46.1% of statements
03:15:19 [2022-10-20T03:15:19.308Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:15:19 [2022-10-20T03:15:19.566Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.285s	coverage: 60.3% of statements
03:15:19 [2022-10-20T03:15:19.566Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:15:19 [2022-10-20T03:15:19.566Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:15:20 [2022-10-20T03:15:20.132Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.022s	coverage: 58.5% of statements
03:15:20 [2022-10-20T03:15:20.699Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
03:15:20 [2022-10-20T03:15:20.957Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
03:15:22 [2022-10-20T03:15:22.331Z] ok  	github.com/docker/docker/daemon/images	0.065s	coverage: 6.8% of statements
03:15:22 [2022-10-20T03:15:22.331Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:15:22 [2022-10-20T03:15:22.331Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:15:22 [2022-10-20T03:15:22.590Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
03:15:23 [2022-10-20T03:15:23.524Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.117s	coverage: 79.9% of statements
03:15:23 [2022-10-20T03:15:23.524Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
03:15:23 [2022-10-20T03:15:23.524Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:15:24 [2022-10-20T03:15:24.089Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 68.2% of statements
03:15:24 [2022-10-20T03:15:24.655Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.010s	coverage: 88.2% of statements
03:15:25 [2022-10-20T03:15:25.591Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.140s	coverage: 76.8% of statements
03:15:25 [2022-10-20T03:15:25.591Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
03:15:26 [2022-10-20T03:15:26.525Z] ok  	github.com/docker/docker/daemon/logger/local	0.025s	coverage: 79.4% of statements
03:15:27 [2022-10-20T03:15:27.091Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.025s	coverage: 63.5% of statements
03:15:27 [2022-10-20T03:15:27.657Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
03:15:28 [2022-10-20T03:15:28.224Z] ok  	github.com/docker/docker/daemon/logger/journald	3.398s	coverage: 74.5% of statements
03:15:28 [2022-10-20T03:15:28.224Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
03:15:28 [2022-10-20T03:15:28.224Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
03:15:28 [2022-10-20T03:15:28.224Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:15:28 [2022-10-20T03:15:28.224Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
03:15:29 [2022-10-20T03:15:29.158Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
03:15:29 [2022-10-20T03:15:29.158Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
03:15:29 [2022-10-20T03:15:29.724Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
03:15:29 [2022-10-20T03:15:29.982Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.535s	coverage: 82.5% of statements
03:15:29 [2022-10-20T03:15:29.982Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:15:29 [2022-10-20T03:15:29.982Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:15:31 [2022-10-20T03:15:31.359Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 44.4% of statements
03:15:32 [2022-10-20T03:15:32.792Z] ok  	github.com/docker/docker/distribution	1.494s	coverage: 28.0% of statements
03:15:32 [2022-10-20T03:15:32.792Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:15:32 [2022-10-20T03:15:32.792Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
03:15:33 [2022-10-20T03:15:33.726Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.9% of statements
03:15:33 [2022-10-20T03:15:33.726Z] ok  	github.com/docker/docker/distribution/xfer	1.892s	coverage: 84.9% of statements
03:15:33 [2022-10-20T03:15:33.726Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:15:34 [2022-10-20T03:15:34.293Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
03:15:34 [2022-10-20T03:15:34.551Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
03:15:34 [2022-10-20T03:15:34.551Z] ?   	github.com/docker/docker/image/v1	[no test files]
03:15:34 [2022-10-20T03:15:34.551Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:15:34 [2022-10-20T03:15:34.809Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
03:15:35 [2022-10-20T03:15:35.743Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 41.4% of statements
03:15:36 [2022-10-20T03:15:36.310Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 66.0% of statements
03:15:36 [2022-10-20T03:15:36.310Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
03:15:38 [2022-10-20T03:15:38.210Z] ok  	github.com/docker/docker/pkg/archive	0.295s	coverage: 82.2% of statements
03:15:38 [2022-10-20T03:15:38.777Z] ok  	github.com/docker/docker/pkg/authorization	0.378s	coverage: 68.3% of statements
03:15:39 [2022-10-20T03:15:39.036Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
03:15:39 [2022-10-20T03:15:39.036Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
03:15:42 [2022-10-20T03:15:42.319Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.519s	coverage: 44.9% of statements
03:15:42 [2022-10-20T03:15:42.319Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
03:15:42 [2022-10-20T03:15:42.578Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
03:15:42 [2022-10-20T03:15:42.836Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
03:15:42 [2022-10-20T03:15:42.836Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
03:15:43 [2022-10-20T03:15:43.095Z] ok  	github.com/docker/docker/layer	7.302s	coverage: 68.9% of statements
03:15:43 [2022-10-20T03:15:43.095Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:15:43 [2022-10-20T03:15:43.095Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:15:43 [2022-10-20T03:15:43.095Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:15:43 [2022-10-20T03:15:43.095Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:15:43 [2022-10-20T03:15:43.095Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:15:43 [2022-10-20T03:15:43.095Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:15:43 [2022-10-20T03:15:43.095Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
03:15:44 [2022-10-20T03:15:44.030Z] ok  	github.com/docker/docker/pkg/idtools	0.352s	coverage: 69.6% of statements
03:15:44 [2022-10-20T03:15:44.030Z] ok  	github.com/docker/docker/pkg/ioutils	0.364s	coverage: 71.5% of statements
03:15:44 [2022-10-20T03:15:44.288Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
03:15:44 [2022-10-20T03:15:44.547Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
03:15:44 [2022-10-20T03:15:44.547Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:15:44 [2022-10-20T03:15:44.547Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
03:15:44 [2022-10-20T03:15:44.805Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
03:15:44 [2022-10-20T03:15:44.805Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
03:15:45 [2022-10-20T03:15:45.064Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
03:15:45 [2022-10-20T03:15:45.064Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 76.5% of statements
03:15:45 [2022-10-20T03:15:45.064Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:15:45 [2022-10-20T03:15:45.064Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:15:45 [2022-10-20T03:15:45.630Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
03:15:46 [2022-10-20T03:15:46.197Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
03:15:46 [2022-10-20T03:15:46.197Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
03:15:46 [2022-10-20T03:15:46.455Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
03:15:46 [2022-10-20T03:15:46.713Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
03:15:46 [2022-10-20T03:15:46.971Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
03:15:47 [2022-10-20T03:15:47.230Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
03:15:47 [2022-10-20T03:15:47.488Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
03:15:47 [2022-10-20T03:15:47.488Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
03:15:48 [2022-10-20T03:15:48.054Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
03:15:48 [2022-10-20T03:15:48.620Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 46.0% of statements
03:15:48 [2022-10-20T03:15:48.878Z] ok  	github.com/docker/docker/pkg/tailfile	0.052s	coverage: 88.6% of statements
03:15:49 [2022-10-20T03:15:49.444Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
03:15:49 [2022-10-20T03:15:49.444Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
03:15:51 [2022-10-20T03:15:51.424Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
03:15:51 [2022-10-20T03:15:51.683Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
03:15:51 [2022-10-20T03:15:51.941Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
03:15:53 [2022-10-20T03:15:53.315Z] ok  	github.com/docker/docker/quota	0.177s	coverage: 71.4% of statements
03:15:53 [2022-10-20T03:15:53.315Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
03:15:54 [2022-10-20T03:15:54.250Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.7% of statements
03:15:54 [2022-10-20T03:15:54.816Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
03:15:54 [2022-10-20T03:15:54.816Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
03:15:55 [2022-10-20T03:15:55.382Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
03:15:55 [2022-10-20T03:15:55.639Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
03:15:57 [2022-10-20T03:15:57.013Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
03:15:57 [2022-10-20T03:15:57.947Z] ok  	github.com/docker/docker/volume/local	0.054s	coverage: 77.1% of statements
03:15:58 [2022-10-20T03:15:58.205Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
03:15:59 [2022-10-20T03:15:59.580Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
03:16:21 [2022-10-20T03:16:21.498Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 76.3% of statements
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/rootless	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/volume	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:16:21 [2022-10-20T03:16:21.498Z] 
03:16:21 [2022-10-20T03:16:21.498Z] === Skipped
03:16:21 [2022-10-20T03:16:21.498Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
03:16:21 [2022-10-20T03:16:21.498Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
03:16:21 [2022-10-20T03:16:21.498Z] 
03:16:21 [2022-10-20T03:16:21.498Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
03:16:21 [2022-10-20T03:16:21.498Z]     network_proxy_test.go:208: No support for dual stack yet
03:16:21 [2022-10-20T03:16:21.498Z] 
03:16:21 [2022-10-20T03:16:21.498Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
03:16:21 [2022-10-20T03:16:21.498Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
03:16:21 [2022-10-20T03:16:21.498Z] 
03:16:21 [2022-10-20T03:16:21.498Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
03:16:21 [2022-10-20T03:16:21.498Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
03:16:21 [2022-10-20T03:16:21.498Z] 
03:16:21 [2022-10-20T03:16:21.498Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:44: Driver btrfs not supported
03:16:21 [2022-10-20T03:16:21.498Z] 
03:16:21 [2022-10-20T03:16:21.498Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:44: Driver btrfs not supported
03:16:21 [2022-10-20T03:16:21.498Z] 
03:16:21 [2022-10-20T03:16:21.498Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:44: Driver btrfs not supported
03:16:21 [2022-10-20T03:16:21.498Z] 
03:16:21 [2022-10-20T03:16:21.498Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:44: Driver btrfs not supported
03:16:21 [2022-10-20T03:16:21.498Z] 
03:16:21 [2022-10-20T03:16:21.498Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:44: Driver btrfs not supported
03:16:21 [2022-10-20T03:16:21.498Z] 
03:16:21 [2022-10-20T03:16:21.498Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:71: No driver to put!
03:16:21 [2022-10-20T03:16:21.498Z] 
03:16:21 [2022-10-20T03:16:21.498Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:16:21 [2022-10-20T03:16:21.498Z] time="2022-10-20T03:15:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:42: graphdriver: driver not supported
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
03:16:21 [2022-10-20T03:16:21.498Z] 
03:16:21 [2022-10-20T03:16:21.498Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:16:21 [2022-10-20T03:16:21.498Z] time="2022-10-20T03:15:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:42: graphdriver: driver not supported
03:16:21 [2022-10-20T03:16:21.498Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
03:16:21 [2022-10-20T03:16:21.498Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z] time="2022-10-20T03:15:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:42: graphdriver: driver not supported
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z] time="2022-10-20T03:15:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:42: graphdriver: driver not supported
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z] time="2022-10-20T03:15:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:42: graphdriver: driver not supported
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:71: No driver to put!
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z]     overlay_test.go:50: Fails to compute changes intermittently
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:44: Driver zfs not supported
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:44: Driver zfs not supported
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:44: Driver zfs not supported
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:44: Driver zfs not supported
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:44: Driver zfs not supported
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z]     graphtest_unix.go:71: No driver to put!
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:16:21 [2022-10-20T03:16:21.499Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
03:16:21 [2022-10-20T03:16:21.499Z] 
03:16:21 [2022-10-20T03:16:21.499Z] DONE 2855 tests, 28 skipped in 211.662s
03:16:21 [2022-10-20T03:16:21.499Z] + '[' -n 'github.com/docker/docker/libnetwork
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/bitseq
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/cluster
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/cmd/diagnostic
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/cmd/ovrouter
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/cmd/readme_test
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/config
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/datastore
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/diagnostic
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/discoverapi
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/driverapi
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/bridge
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/host
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/ipvlan
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/macvlan
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/null
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/overlay
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/remote
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/remote/api
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/windows
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/drvregistry
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/etchosts
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/idm
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/internal/caller
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/internal/setmatrix
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/ipam
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/ipamapi
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/ipams/builtin
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/ipams/null
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/ipams/remote
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/ipams/remote/api
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/ipams/windowsipam
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/ipamutils
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/iptables
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/netlabel
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/netutils
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/networkdb
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/ns
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/options
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/osl
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/osl/kernel
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/portallocator
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/portmapper
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/resolvconf
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/testutils
03:16:21 [2022-10-20T03:16:21.499Z] github.com/docker/docker/libnetwork/types' ']'
03:16:21 [2022-10-20T03:16:21.499Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
03:17:08 [2022-10-20T03:17:08.169Z] ok  	github.com/docker/docker/libnetwork	37.462s	coverage: 40.6% of statements
03:17:08 [2022-10-20T03:17:08.169Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.143s	coverage: 84.4% of statements
03:17:08 [2022-10-20T03:17:08.169Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
03:17:08 [2022-10-20T03:17:08.169Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
03:17:08 [2022-10-20T03:17:08.169Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
03:17:08 [2022-10-20T03:17:08.169Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
03:17:08 [2022-10-20T03:17:08.169Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
03:17:08 [2022-10-20T03:17:08.169Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
03:17:08 [2022-10-20T03:17:08.169Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
03:17:08 [2022-10-20T03:17:08.169Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
03:17:08 [2022-10-20T03:17:08.169Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
03:17:08 [2022-10-20T03:17:08.169Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
03:17:08 [2022-10-20T03:17:08.169Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
03:17:08 [2022-10-20T03:17:08.169Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
03:17:08 [2022-10-20T03:17:08.169Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
03:17:08 [2022-10-20T03:17:08.169Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.674s	coverage: 59.9% of statements
03:17:08 [2022-10-20T03:17:08.169Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
03:17:08 [2022-10-20T03:17:08.169Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
03:17:08 [2022-10-20T03:17:08.735Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.016s	coverage: 5.1% of statements
03:17:08 [2022-10-20T03:17:08.735Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
03:17:09 [2022-10-20T03:17:09.300Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.7% of statements
03:17:09 [2022-10-20T03:17:09.300Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
03:17:09 [2022-10-20T03:17:09.558Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
03:17:19 [2022-10-20T03:17:19.526Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.121s	coverage: 6.6% of statements
03:17:19 [2022-10-20T03:17:19.526Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
03:17:19 [2022-10-20T03:17:19.526Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
03:17:19 [2022-10-20T03:17:19.788Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.017s	coverage: 57.4% of statements
03:17:19 [2022-10-20T03:17:19.788Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
03:17:19 [2022-10-20T03:17:19.788Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
03:17:20 [2022-10-20T03:17:20.046Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
03:17:20 [2022-10-20T03:17:20.304Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
03:17:20 [2022-10-20T03:17:20.563Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
03:17:20 [2022-10-20T03:17:20.821Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
03:17:21 [2022-10-20T03:17:21.080Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
03:17:33 [2022-10-20T03:17:33.284Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.010s	coverage: 100.0% of statements
03:17:48 [2022-10-20T03:17:48.160Z] ok  	github.com/docker/docker/libnetwork/ipam	15.696s	coverage: 85.3% of statements
03:17:48 [2022-10-20T03:17:48.160Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
03:17:48 [2022-10-20T03:17:48.160Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
03:17:48 [2022-10-20T03:17:48.160Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
03:17:48 [2022-10-20T03:17:48.160Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
03:17:48 [2022-10-20T03:17:48.160Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
03:17:48 [2022-10-20T03:17:48.418Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
03:17:48 [2022-10-20T03:17:48.984Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.261s	coverage: 74.0% of statements
03:17:49 [2022-10-20T03:17:49.550Z] ok  	github.com/docker/docker/libnetwork/iptables	0.167s	coverage: 45.1% of statements
03:17:49 [2022-10-20T03:17:49.809Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
03:17:50 [2022-10-20T03:17:50.067Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
03:19:41 [2022-10-20T03:19:41.524Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.780s	coverage: 60.4% of statements
03:19:41 [2022-10-20T03:19:41.524Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
03:19:41 [2022-10-20T03:19:41.524Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
03:19:41 [2022-10-20T03:19:41.524Z] ok  	github.com/docker/docker/libnetwork/osl	4.315s	coverage: 39.7% of statements
03:19:41 [2022-10-20T03:19:41.524Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
03:19:41 [2022-10-20T03:19:41.524Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
03:19:41 [2022-10-20T03:19:41.783Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.652s	coverage: 46.3% of statements
03:19:42 [2022-10-20T03:19:42.041Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
03:19:42 [2022-10-20T03:19:42.041Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
03:19:42 [2022-10-20T03:19:42.299Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
03:19:42 [2022-10-20T03:19:42.299Z] 
03:19:42 [2022-10-20T03:19:42.299Z] === Skipped
03:19:42 [2022-10-20T03:19:42.299Z] === SKIP: libnetwork TestParallel3 (0.00s)
03:19:42 [2022-10-20T03:19:42.299Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
03:19:42 [2022-10-20T03:19:42.299Z] 
03:19:42 [2022-10-20T03:19:42.299Z] === SKIP: libnetwork TestParallel2 (0.00s)
03:19:42 [2022-10-20T03:19:42.299Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
03:19:42 [2022-10-20T03:19:42.299Z] 
03:19:42 [2022-10-20T03:19:42.299Z] === SKIP: libnetwork TestParallel1 (0.00s)
03:19:42 [2022-10-20T03:19:42.299Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
03:19:42 [2022-10-20T03:19:42.299Z] 
03:19:42 [2022-10-20T03:19:42.299Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
03:19:42 [2022-10-20T03:19:42.299Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
03:19:42 [2022-10-20T03:19:42.299Z] 
03:19:42 [2022-10-20T03:19:42.299Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
03:19:42 [2022-10-20T03:19:42.299Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
03:19:42 [2022-10-20T03:19:42.299Z] 
03:19:42 [2022-10-20T03:19:42.299Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
03:19:42 [2022-10-20T03:19:42.299Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
03:19:42 [2022-10-20T03:19:42.299Z] 
03:19:42 [2022-10-20T03:19:42.299Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
03:19:42 [2022-10-20T03:19:42.299Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
03:19:42 [2022-10-20T03:19:42.299Z] 
03:19:42 [2022-10-20T03:19:42.299Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
03:19:42 [2022-10-20T03:19:42.299Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
03:19:42 [2022-10-20T03:19:42.299Z] 
03:19:42 [2022-10-20T03:19:42.299Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
03:19:42 [2022-10-20T03:19:42.299Z]     firewalld_test.go:14: firewalld is not running
03:19:42 [2022-10-20T03:19:42.299Z] 
03:19:42 [2022-10-20T03:19:42.299Z] DONE 325 tests, 9 skipped in 202.808s
Post stage
[Pipeline] junit
03:19:43 [2022-10-20T03:19:43.251Z] Recording test results
03:19:44 [2022-10-20T03:19:44.675Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:19:44 [2022-10-20T03:19:44.987Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44334/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6a538b949c7569877ded88badd768f5c6d4134fa -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:6a538b949c7569877ded88badd768f5c6d4134fa hack/make.sh dynbinary test-integration
03:19:45 [2022-10-20T03:19:45.556Z] 
03:19:45 [2022-10-20T03:19:45.556Z] Removing bundles/
03:19:45 [2022-10-20T03:19:45.556Z] 
03:19:45 [2022-10-20T03:19:45.556Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:19:45 [2022-10-20T03:19:45.556Z] Building: bundles/dynbinary-daemon/dockerd
03:19:45 [2022-10-20T03:19:45.556Z] GOOS="" GOARCH="" GOARM=""
03:21:22 [2022-10-20T03:21:22.014Z] Created binary: bundles/dynbinary-daemon/dockerd
03:21:22 [2022-10-20T03:21:22.014Z] Building: bundles/dynbinary-daemon/docker-proxy
03:21:22 [2022-10-20T03:21:22.014Z] GOOS="" GOARCH="" GOARM=""
03:21:22 [2022-10-20T03:21:22.014Z] Created binary: bundles/dynbinary-daemon/docker-proxy
03:21:22 [2022-10-20T03:21:22.014Z] 
03:21:22 [2022-10-20T03:21:22.014Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:21:22 [2022-10-20T03:21:22.014Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:21:22 [2022-10-20T03:21:22.014Z] HOSTNAME=135c889bce83
03:21:22 [2022-10-20T03:21:22.014Z] TESTDEBUG=0
03:21:22 [2022-10-20T03:21:22.014Z] DEST=bundles/test-integration
03:21:22 [2022-10-20T03:21:22.014Z] PWD=/go/src/github.com/docker/docker
03:21:22 [2022-10-20T03:21:22.014Z] DOCKER_GITCOMMIT=6a538b949c7569877ded88badd768f5c6d4134fa
03:21:22 [2022-10-20T03:21:22.014Z] container=docker
03:21:22 [2022-10-20T03:21:22.014Z] HOME=/root
03:21:22 [2022-10-20T03:21:22.014Z] GOLANG_VERSION=1.19.2
03:21:22 [2022-10-20T03:21:22.014Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:21:22 [2022-10-20T03:21:22.014Z] VALIDATE_BRANCH=master
03:21:22 [2022-10-20T03:21:22.014Z] TERM=xterm
03:21:22 [2022-10-20T03:21:22.014Z] DOCKER_PKG=github.com/docker/docker
03:21:22 [2022-10-20T03:21:22.014Z] SHLVL=1
03:21:22 [2022-10-20T03:21:22.014Z] TIMEOUT=120m
03:21:22 [2022-10-20T03:21:22.014Z] DOCKER_BUILDTAGS= journald
03:21:22 [2022-10-20T03:21:22.014Z] DOCKER_GRAPHDRIVER=overlay2
03:21:22 [2022-10-20T03:21:22.014Z] GO111MODULE=off
03:21:22 [2022-10-20T03:21:22.014Z] DOCKER_EXPERIMENTAL=1
03:21:22 [2022-10-20T03:21:22.014Z] TEST_SKIP_INTEGRATION_CLI=1
03:21:22 [2022-10-20T03:21:22.014Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:21:22 [2022-10-20T03:21:22.014Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:21:22 [2022-10-20T03:21:22.014Z] GOPATH=/go
03:21:22 [2022-10-20T03:21:22.014Z] PKG_CONFIG=pkg-config
03:21:22 [2022-10-20T03:21:22.014Z] _=/usr/bin/env
03:21:22 [2022-10-20T03:21:22.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:21:54 [2022-10-20T03:21:54.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:21:54 [2022-10-20T03:21:54.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:22:20 [2022-10-20T03:22:20.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
03:22:25 [2022-10-20T03:22:25.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:22:32 [2022-10-20T03:22:32.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
03:22:32 [2022-10-20T03:22:32.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:22:33 [2022-10-20T03:22:33.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:22:34 [2022-10-20T03:22:34.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:22:34 [2022-10-20T03:22:34.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:22:35 [2022-10-20T03:22:35.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:22:35 [2022-10-20T03:22:35.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:22:37 [2022-10-20T03:22:37.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:22:38 [2022-10-20T03:22:38.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:22:39 [2022-10-20T03:22:39.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:22:39 [2022-10-20T03:22:39.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:22:40 [2022-10-20T03:22:40.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:22:41 [2022-10-20T03:22:41.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:22:42 [2022-10-20T03:22:42.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:22:43 [2022-10-20T03:22:43.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:22:43 [2022-10-20T03:22:43.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:22:44 [2022-10-20T03:22:44.544Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:22:44 [2022-10-20T03:22:44.544Z] Using test binary docker
03:22:44 [2022-10-20T03:22:44.544Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:22:44 [2022-10-20T03:22:44.544Z] +++ /etc/init.d/apparmor start
03:22:44 [2022-10-20T03:22:44.544Z] Not: starting.
03:22:44 [2022-10-20T03:22:44.544Z] INFO: Waiting for daemon to start...
03:22:44 [2022-10-20T03:22:44.544Z] Starting dockerd
03:22:44 [2022-10-20T03:22:44.544Z] +++ 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
03:22:47 [2022-10-20T03:22:47.071Z] .
03:22:47 [2022-10-20T03:22:47.071Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:22:47 [2022-10-20T03:22:47.071Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:22:47 [2022-10-20T03:22:47.072Z] Error: No such image: emptyfs
03:22:47 [2022-10-20T03:22:47.072Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:22:47 [2022-10-20T03:22:47.072Z] ++++ docker load
03:22:47 [2022-10-20T03:22:47.072Z] Loaded image: emptyfs:latest
03:22:47 [2022-10-20T03:22:47.072Z] Running integration-test (iteration 1)
03:22:47 [2022-10-20T03:22:47.072Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
03:22:47 [2022-10-20T03:22:47.072Z] ++ 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
03:22:47 [2022-10-20T03:22:47.072Z] ++ set -e
03:22:47 [2022-10-20T03:22:47.072Z] ++ '[' -n 0 ']'
03:22:47 [2022-10-20T03:22:47.072Z] ++ set -x
03:22:47 [2022-10-20T03:22:47.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
03:22:47 [2022-10-20T03:22:47.072Z] Loaded image: busybox:latest
03:22:47 [2022-10-20T03:22:47.329Z] Loaded image: busybox:glibc
03:22:48 [2022-10-20T03:22:48.263Z] Loaded image: debian:bullseye-slim
03:22:48 [2022-10-20T03:22:48.263Z] Loaded image: hello-world:latest
03:22:48 [2022-10-20T03:22:48.263Z] Loaded image: arm32v7/hello-world:latest
03:22:48 [2022-10-20T03:22:48.263Z] INFO: Testing against a local daemon
03:22:48 [2022-10-20T03:22:48.263Z] === RUN   TestCgroupNamespacesBuild
03:22:52 [2022-10-20T03:22:52.446Z] --- PASS: TestCgroupNamespacesBuild (3.63s)
03:22:52 [2022-10-20T03:22:52.446Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:22:53 [2022-10-20T03:22:53.013Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
03:22:53 [2022-10-20T03:22:53.013Z] === RUN   TestBuildWithSession
03:22:53 [2022-10-20T03:22:53.013Z]     build_session_test.go:25: TODO: BuildKit
03:22:53 [2022-10-20T03:22:53.013Z] --- SKIP: TestBuildWithSession (0.00s)
03:22:53 [2022-10-20T03:22:53.013Z] === RUN   TestBuildSquashParent
03:22:57 [2022-10-20T03:22:57.198Z] --- PASS: TestBuildSquashParent (4.10s)
03:22:57 [2022-10-20T03:22:57.198Z] === RUN   TestBuildWithRemoveAndForceRemove
03:22:57 [2022-10-20T03:22:57.198Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:22:57 [2022-10-20T03:22:57.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:22:57 [2022-10-20T03:22:57.198Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:22:57 [2022-10-20T03:22:57.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:22:57 [2022-10-20T03:22:57.198Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:22:57 [2022-10-20T03:22:57.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:22:57 [2022-10-20T03:22:57.198Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:22:57 [2022-10-20T03:22:57.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:22:57 [2022-10-20T03:22:57.198Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:22:57 [2022-10-20T03:22:57.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:22:57 [2022-10-20T03:22:57.198Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:22:57 [2022-10-20T03:22:57.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:22:57 [2022-10-20T03:22:57.198Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:22:57 [2022-10-20T03:22:57.198Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:22:58 [2022-10-20T03:22:58.572Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:22:58 [2022-10-20T03:22:58.572Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:22:59 [2022-10-20T03:22:59.946Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:22:59 [2022-10-20T03:22:59.946Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:23:01 [2022-10-20T03:23:01.321Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
03:23:01 [2022-10-20T03:23:01.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s)
03:23:01 [2022-10-20T03:23:01.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s)
03:23:01 [2022-10-20T03:23:01.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.11s)
03:23:01 [2022-10-20T03:23:01.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.29s)
03:23:01 [2022-10-20T03:23:01.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s)
03:23:01 [2022-10-20T03:23:01.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s)
03:23:01 [2022-10-20T03:23:01.321Z] === RUN   TestBuildMultiStageCopy
03:23:01 [2022-10-20T03:23:01.321Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:23:02 [2022-10-20T03:23:02.259Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:23:02 [2022-10-20T03:23:02.518Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:23:02 [2022-10-20T03:23:02.777Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:23:03 [2022-10-20T03:23:03.037Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:23:03 [2022-10-20T03:23:03.295Z] --- PASS: TestBuildMultiStageCopy (2.15s)
03:23:03 [2022-10-20T03:23:03.295Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s)
03:23:03 [2022-10-20T03:23:03.295Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
03:23:03 [2022-10-20T03:23:03.295Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
03:23:03 [2022-10-20T03:23:03.295Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s)
03:23:03 [2022-10-20T03:23:03.295Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
03:23:03 [2022-10-20T03:23:03.295Z] === RUN   TestBuildMultiStageParentConfig
03:23:03 [2022-10-20T03:23:03.862Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
03:23:03 [2022-10-20T03:23:03.862Z] === RUN   TestBuildLabelWithTargets
03:23:05 [2022-10-20T03:23:05.238Z] --- PASS: TestBuildLabelWithTargets (1.05s)
03:23:05 [2022-10-20T03:23:05.238Z] === RUN   TestBuildWithEmptyLayers
03:23:05 [2022-10-20T03:23:05.497Z] --- PASS: TestBuildWithEmptyLayers (0.57s)
03:23:05 [2022-10-20T03:23:05.497Z] === RUN   TestBuildMultiStageOnBuild
03:23:06 [2022-10-20T03:23:06.872Z] --- PASS: TestBuildMultiStageOnBuild (1.44s)
03:23:06 [2022-10-20T03:23:06.872Z] === RUN   TestBuildUncleanTarFilenames
03:23:07 [2022-10-20T03:23:07.806Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
03:23:07 [2022-10-20T03:23:07.806Z] === RUN   TestBuildMultiStageLayerLeak
03:23:09 [2022-10-20T03:23:09.183Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s)
03:23:09 [2022-10-20T03:23:09.183Z] === RUN   TestBuildWithHugeFile
03:23:47 [2022-10-20T03:23:47.898Z] --- PASS: TestBuildWithHugeFile (36.70s)
03:23:47 [2022-10-20T03:23:47.898Z] === RUN   TestBuildWCOWSandboxSize
03:23:47 [2022-10-20T03:23:47.898Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
03:23:47 [2022-10-20T03:23:47.898Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
03:23:47 [2022-10-20T03:23:47.898Z] === RUN   TestBuildWithEmptyDockerfile
03:23:47 [2022-10-20T03:23:47.898Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:23:47 [2022-10-20T03:23:47.898Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:23:47 [2022-10-20T03:23:47.898Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:23:47 [2022-10-20T03:23:47.898Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:23:47 [2022-10-20T03:23:47.898Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:23:47 [2022-10-20T03:23:47.898Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:23:47 [2022-10-20T03:23:47.898Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:23:47 [2022-10-20T03:23:47.898Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:23:47 [2022-10-20T03:23:47.898Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:23:47 [2022-10-20T03:23:47.898Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
03:23:47 [2022-10-20T03:23:47.898Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
03:23:47 [2022-10-20T03:23:47.898Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
03:23:47 [2022-10-20T03:23:47.898Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
03:23:47 [2022-10-20T03:23:47.898Z] === RUN   TestBuildPreserveOwnership
03:23:47 [2022-10-20T03:23:47.898Z] === RUN   TestBuildPreserveOwnership/copy_from
03:23:47 [2022-10-20T03:23:47.898Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:23:48 [2022-10-20T03:23:48.833Z] --- PASS: TestBuildPreserveOwnership (2.99s)
03:23:48 [2022-10-20T03:23:48.833Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.99s)
03:23:48 [2022-10-20T03:23:48.833Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s)
03:23:48 [2022-10-20T03:23:48.833Z] === RUN   TestBuildPlatformInvalid
03:23:49 [2022-10-20T03:23:49.091Z] --- PASS: TestBuildPlatformInvalid (0.08s)
03:23:49 [2022-10-20T03:23:49.091Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
03:23:49 [2022-10-20T03:23:49.657Z] Loaded image: busybox:latest
03:23:49 [2022-10-20T03:23:49.915Z] Loaded image: busybox:glibc
03:23:50 [2022-10-20T03:23:50.849Z] Loaded image: debian:bullseye-slim
03:23:50 [2022-10-20T03:23:50.850Z] Loaded image: hello-world:latest
03:23:50 [2022-10-20T03:23:50.850Z] Loaded image: arm32v7/hello-world:latest
03:23:59 [2022-10-20T03:23:59.021Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.81s)
03:23:59 [2022-10-20T03:23:59.021Z] PASS
03:23:59 [2022-10-20T03:23:59.021Z] 
03:23:59 [2022-10-20T03:23:59.021Z] === Skipped
03:23:59 [2022-10-20T03:23:59.021Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
03:23:59 [2022-10-20T03:23:59.021Z]     build_session_test.go:25: TODO: BuildKit
03:23:59 [2022-10-20T03:23:59.021Z] 
03:23:59 [2022-10-20T03:23:59.021Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
03:23:59 [2022-10-20T03:23:59.021Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
03:23:59 [2022-10-20T03:23:59.021Z] 
03:23:59 [2022-10-20T03:23:59.021Z] DONE 34 tests, 2 skipped in 71.944s
03:23:59 [2022-10-20T03:23:59.021Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
03:23:59 [2022-10-20T03:23:59.021Z] ++ 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
03:23:59 [2022-10-20T03:23:59.021Z] ++ set -e
03:23:59 [2022-10-20T03:23:59.021Z] ++ '[' -n 0 ']'
03:23:59 [2022-10-20T03:23:59.021Z] ++ set -x
03:23:59 [2022-10-20T03:23:59.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
03:23:59 [2022-10-20T03:23:59.021Z] INFO: Testing against a local daemon
03:23:59 [2022-10-20T03:23:59.021Z] === RUN   TestConfigInspect
03:24:01 [2022-10-20T03:24:01.568Z] --- PASS: TestConfigInspect (2.26s)
03:24:01 [2022-10-20T03:24:01.568Z] === RUN   TestConfigList
03:24:03 [2022-10-20T03:24:03.469Z] --- PASS: TestConfigList (2.26s)
03:24:03 [2022-10-20T03:24:03.469Z] === RUN   TestConfigsCreateAndDelete
03:24:05 [2022-10-20T03:24:05.999Z] --- PASS: TestConfigsCreateAndDelete (2.27s)
03:24:05 [2022-10-20T03:24:05.999Z] === RUN   TestConfigsUpdate
03:24:07 [2022-10-20T03:24:07.900Z] --- PASS: TestConfigsUpdate (2.18s)
03:24:07 [2022-10-20T03:24:07.900Z] === RUN   TestTemplatedConfig
03:24:10 [2022-10-20T03:24:10.430Z] --- PASS: TestTemplatedConfig (2.46s)
03:24:10 [2022-10-20T03:24:10.430Z] === RUN   TestConfigCreateResolve
03:24:12 [2022-10-20T03:24:12.964Z] --- PASS: TestConfigCreateResolve (2.48s)
03:24:12 [2022-10-20T03:24:12.964Z] PASS
03:24:12 [2022-10-20T03:24:12.964Z] 
03:24:12 [2022-10-20T03:24:12.964Z] DONE 6 tests in 14.006s
03:24:12 [2022-10-20T03:24:12.964Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
03:24:12 [2022-10-20T03:24:12.964Z] ++ 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
03:24:12 [2022-10-20T03:24:12.964Z] ++ set -e
03:24:12 [2022-10-20T03:24:12.964Z] ++ '[' -n 0 ']'
03:24:12 [2022-10-20T03:24:12.964Z] ++ set -x
03:24:12 [2022-10-20T03:24:12.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
03:24:12 [2022-10-20T03:24:12.964Z] INFO: Testing against a local daemon
03:24:12 [2022-10-20T03:24:12.964Z] === RUN   TestAttachWithTTY
03:24:12 [2022-10-20T03:24:12.964Z] --- PASS: TestAttachWithTTY (0.06s)
03:24:12 [2022-10-20T03:24:12.964Z] === RUN   TestAttachWithoutTTy
03:24:13 [2022-10-20T03:24:13.222Z] --- PASS: TestAttachWithoutTTy (0.05s)
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestCheckpoint
03:24:13 [2022-10-20T03:24:13.222Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:24:13 [2022-10-20T03:24:13.222Z] --- SKIP: TestCheckpoint (0.00s)
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/commit
03:24:13 [2022-10-20T03:24:13.222Z] === PAUSE TestContainerInvalidJSON/commit
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/create
03:24:13 [2022-10-20T03:24:13.222Z] === PAUSE TestContainerInvalidJSON/containers/create
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
03:24:13 [2022-10-20T03:24:13.222Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
03:24:13 [2022-10-20T03:24:13.222Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
03:24:13 [2022-10-20T03:24:13.222Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
03:24:13 [2022-10-20T03:24:13.222Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
03:24:13 [2022-10-20T03:24:13.222Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
03:24:13 [2022-10-20T03:24:13.222Z] === CONT  TestContainerInvalidJSON/commit
03:24:13 [2022-10-20T03:24:13.222Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/commit/empty_body
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
03:24:13 [2022-10-20T03:24:13.222Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
03:24:13 [2022-10-20T03:24:13.222Z] === CONT  TestContainerInvalidJSON/containers/create
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
03:24:13 [2022-10-20T03:24:13.222Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
03:24:13 [2022-10-20T03:24:13.222Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
03:24:13 [2022-10-20T03:24:13.223Z] --- PASS: TestContainerInvalidJSON (0.01s)
03:24:13 [2022-10-20T03:24:13.223Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
03:24:13 [2022-10-20T03:24:13.223Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:24:13 [2022-10-20T03:24:13.223Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
03:24:13 [2022-10-20T03:24:13.223Z] === RUN   TestCopyFromContainerPathIsNotDir
03:24:13 [2022-10-20T03:24:13.223Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
03:24:13 [2022-10-20T03:24:13.223Z] === RUN   TestCopyToContainerPathDoesNotExist
03:24:13 [2022-10-20T03:24:13.223Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
03:24:13 [2022-10-20T03:24:13.223Z] === RUN   TestCopyEmptyFile
03:24:13 [2022-10-20T03:24:13.481Z] --- PASS: TestCopyEmptyFile (0.21s)
03:24:13 [2022-10-20T03:24:13.481Z] === RUN   TestCopyToContainerPathIsNotDir
03:24:13 [2022-10-20T03:24:13.481Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
03:24:13 [2022-10-20T03:24:13.481Z] === RUN   TestCopyFromContainer
03:24:14 [2022-10-20T03:24:14.416Z] === RUN   TestCopyFromContainer//
03:24:14 [2022-10-20T03:24:14.416Z] === RUN   TestCopyFromContainer//bar/root
03:24:14 [2022-10-20T03:24:14.674Z] === RUN   TestCopyFromContainer//bar/root/
03:24:14 [2022-10-20T03:24:14.674Z] === RUN   TestCopyFromContainer/bar/quux
03:24:14 [2022-10-20T03:24:14.674Z] === RUN   TestCopyFromContainer/bar/quux/
03:24:14 [2022-10-20T03:24:14.674Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:24:14 [2022-10-20T03:24:14.932Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:24:14 [2022-10-20T03:24:14.932Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:24:14 [2022-10-20T03:24:14.932Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:24:14 [2022-10-20T03:24:14.932Z] === RUN   TestCopyFromContainer/bar/notarget
03:24:15 [2022-10-20T03:24:15.190Z] --- PASS: TestCopyFromContainer (1.51s)
03:24:15 [2022-10-20T03:24:15.190Z]     --- PASS: TestCopyFromContainer// (0.06s)
03:24:15 [2022-10-20T03:24:15.190Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
03:24:15 [2022-10-20T03:24:15.190Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
03:24:15 [2022-10-20T03:24:15.190Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
03:24:15 [2022-10-20T03:24:15.190Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
03:24:15 [2022-10-20T03:24:15.190Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
03:24:15 [2022-10-20T03:24:15.190Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
03:24:15 [2022-10-20T03:24:15.190Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
03:24:15 [2022-10-20T03:24:15.190Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
03:24:15 [2022-10-20T03:24:15.190Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
03:24:15 [2022-10-20T03:24:15.190Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:24:15 [2022-10-20T03:24:15.190Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:24:15 [2022-10-20T03:24:15.190Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:24:15 [2022-10-20T03:24:15.190Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:24:15 [2022-10-20T03:24:15.191Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:24:15 [2022-10-20T03:24:15.191Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:24:15 [2022-10-20T03:24:15.191Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:24:15 [2022-10-20T03:24:15.191Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:24:15 [2022-10-20T03:24:15.191Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:24:15 [2022-10-20T03:24:15.191Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:24:15 [2022-10-20T03:24:15.191Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
03:24:15 [2022-10-20T03:24:15.191Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:24:15 [2022-10-20T03:24:15.191Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:24:15 [2022-10-20T03:24:15.191Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:24:15 [2022-10-20T03:24:15.191Z] === RUN   TestCreateLinkToNonExistingContainer
03:24:15 [2022-10-20T03:24:15.191Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
03:24:15 [2022-10-20T03:24:15.191Z] === RUN   TestCreateWithInvalidEnv
03:24:15 [2022-10-20T03:24:15.191Z] === RUN   TestCreateWithInvalidEnv/0
03:24:15 [2022-10-20T03:24:15.191Z] === PAUSE TestCreateWithInvalidEnv/0
03:24:15 [2022-10-20T03:24:15.191Z] === RUN   TestCreateWithInvalidEnv/1
03:24:15 [2022-10-20T03:24:15.191Z] === PAUSE TestCreateWithInvalidEnv/1
03:24:15 [2022-10-20T03:24:15.191Z] === RUN   TestCreateWithInvalidEnv/2
03:24:15 [2022-10-20T03:24:15.191Z] === PAUSE TestCreateWithInvalidEnv/2
03:24:15 [2022-10-20T03:24:15.191Z] === CONT  TestCreateWithInvalidEnv/0
03:24:15 [2022-10-20T03:24:15.191Z] === CONT  TestCreateWithInvalidEnv/2
03:24:15 [2022-10-20T03:24:15.191Z] === CONT  TestCreateWithInvalidEnv/1
03:24:15 [2022-10-20T03:24:15.191Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
03:24:15 [2022-10-20T03:24:15.191Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:24:15 [2022-10-20T03:24:15.191Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:24:15 [2022-10-20T03:24:15.191Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:24:15 [2022-10-20T03:24:15.191Z] === RUN   TestCreateTmpfsMountsTarget
03:24:15 [2022-10-20T03:24:15.191Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
03:24:15 [2022-10-20T03:24:15.191Z] === RUN   TestCreateWithCustomMaskedPaths
03:24:16 [2022-10-20T03:24:16.568Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
03:24:16 [2022-10-20T03:24:16.568Z] === RUN   TestCreateWithCustomReadonlyPaths
03:24:17 [2022-10-20T03:24:17.504Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
03:24:17 [2022-10-20T03:24:17.504Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:24:17 [2022-10-20T03:24:17.504Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:24:17 [2022-10-20T03:24:17.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:24:17 [2022-10-20T03:24:17.504Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:24:17 [2022-10-20T03:24:17.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:24:17 [2022-10-20T03:24:17.504Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:24:17 [2022-10-20T03:24:17.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:24:17 [2022-10-20T03:24:17.504Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:24:17 [2022-10-20T03:24:17.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:24:17 [2022-10-20T03:24:17.504Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:24:17 [2022-10-20T03:24:17.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:24:17 [2022-10-20T03:24:17.504Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:24:17 [2022-10-20T03:24:17.504Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:24:17 [2022-10-20T03:24:17.505Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:24:17 [2022-10-20T03:24:17.763Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:24:17 [2022-10-20T03:24:17.763Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:24:17 [2022-10-20T03:24:17.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
03:24:17 [2022-10-20T03:24:17.763Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
03:24:17 [2022-10-20T03:24:17.763Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
03:24:17 [2022-10-20T03:24:17.763Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
03:24:17 [2022-10-20T03:24:17.763Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
03:24:17 [2022-10-20T03:24:17.763Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
03:24:17 [2022-10-20T03:24:17.763Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:24:18 [2022-10-20T03:24:18.021Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
03:24:18 [2022-10-20T03:24:18.021Z] === RUN   TestCreateDifferentPlatform
03:24:18 [2022-10-20T03:24:18.021Z] === RUN   TestCreateDifferentPlatform/different_os
03:24:18 [2022-10-20T03:24:18.021Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:24:18 [2022-10-20T03:24:18.021Z] --- PASS: TestCreateDifferentPlatform (0.01s)
03:24:18 [2022-10-20T03:24:18.021Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:24:18 [2022-10-20T03:24:18.022Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:24:18 [2022-10-20T03:24:18.022Z] === RUN   TestCreateVolumesFromNonExistingContainer
03:24:18 [2022-10-20T03:24:18.022Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
03:24:18 [2022-10-20T03:24:18.022Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
03:24:18 [2022-10-20T03:24:18.022Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
03:24:18 [2022-10-20T03:24:18.022Z] === RUN   TestCreateInvalidHostConfig
03:24:18 [2022-10-20T03:24:18.280Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
03:24:18 [2022-10-20T03:24:18.280Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
03:24:18 [2022-10-20T03:24:18.280Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
03:24:18 [2022-10-20T03:24:18.280Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
03:24:18 [2022-10-20T03:24:18.280Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
03:24:18 [2022-10-20T03:24:18.280Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
03:24:18 [2022-10-20T03:24:18.280Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
03:24:18 [2022-10-20T03:24:18.280Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
03:24:18 [2022-10-20T03:24:18.280Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
03:24:18 [2022-10-20T03:24:18.280Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
03:24:18 [2022-10-20T03:24:18.280Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
03:24:18 [2022-10-20T03:24:18.280Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
03:24:18 [2022-10-20T03:24:18.280Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
03:24:18 [2022-10-20T03:24:18.280Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
03:24:18 [2022-10-20T03:24:18.280Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
03:24:18 [2022-10-20T03:24:18.280Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
03:24:18 [2022-10-20T03:24:18.280Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
03:24:18 [2022-10-20T03:24:18.280Z] === RUN   TestContainerStartOnDaemonRestart
03:24:18 [2022-10-20T03:24:18.280Z] === PAUSE TestContainerStartOnDaemonRestart
03:24:18 [2022-10-20T03:24:18.280Z] === RUN   TestDaemonRestartIpcMode
03:24:18 [2022-10-20T03:24:18.280Z] === PAUSE TestDaemonRestartIpcMode
03:24:18 [2022-10-20T03:24:18.280Z] === RUN   TestDaemonHostGatewayIP
03:24:18 [2022-10-20T03:24:18.280Z] === PAUSE TestDaemonHostGatewayIP
03:24:18 [2022-10-20T03:24:18.280Z] === RUN   TestRestartDaemonWithRestartingContainer
03:24:18 [2022-10-20T03:24:18.280Z] === PAUSE TestRestartDaemonWithRestartingContainer
03:24:18 [2022-10-20T03:24:18.280Z] === RUN   TestContainerKillOnDaemonStart
03:24:18 [2022-10-20T03:24:18.280Z] === PAUSE TestContainerKillOnDaemonStart
03:24:18 [2022-10-20T03:24:18.280Z] === RUN   TestDiff
03:24:18 [2022-10-20T03:24:18.538Z] --- PASS: TestDiff (0.44s)
03:24:18 [2022-10-20T03:24:18.538Z] === RUN   TestExecConsoleSize
03:24:19 [2022-10-20T03:24:19.105Z] --- PASS: TestExecConsoleSize (0.46s)
03:24:19 [2022-10-20T03:24:19.105Z] === RUN   TestExecWithCloseStdin
03:24:19 [2022-10-20T03:24:19.671Z] --- PASS: TestExecWithCloseStdin (0.52s)
03:24:19 [2022-10-20T03:24:19.671Z] === RUN   TestExec
03:24:19 [2022-10-20T03:24:19.933Z] --- PASS: TestExec (0.47s)
03:24:19 [2022-10-20T03:24:19.933Z] === RUN   TestExecUser
03:24:20 [2022-10-20T03:24:20.499Z] --- PASS: TestExecUser (0.48s)
03:24:20 [2022-10-20T03:24:20.499Z] === RUN   TestExportContainerAndImportImage
03:24:21 [2022-10-20T03:24:21.071Z] --- PASS: TestExportContainerAndImportImage (0.58s)
03:24:21 [2022-10-20T03:24:21.071Z] === RUN   TestExportContainerAfterDaemonRestart
03:24:22 [2022-10-20T03:24:22.445Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
03:24:22 [2022-10-20T03:24:22.445Z] === RUN   TestHealthCheckWorkdir
03:24:23 [2022-10-20T03:24:23.011Z] --- PASS: TestHealthCheckWorkdir (0.50s)
03:24:23 [2022-10-20T03:24:23.011Z] === RUN   TestHealthKillContainer
03:24:31 [2022-10-20T03:24:31.121Z] --- PASS: TestHealthKillContainer (7.82s)
03:24:31 [2022-10-20T03:24:31.121Z] === RUN   TestHealthCheckProcessKilled
03:24:31 [2022-10-20T03:24:31.379Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
03:24:31 [2022-10-20T03:24:31.379Z] === RUN   TestInspectCpusetInConfigPre120
03:24:31 [2022-10-20T03:24:31.946Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
03:24:31 [2022-10-20T03:24:31.946Z] === RUN   TestIpcModeNone
03:24:32 [2022-10-20T03:24:32.204Z] --- PASS: TestIpcModeNone (0.46s)
03:24:32 [2022-10-20T03:24:32.204Z] === RUN   TestIpcModePrivate
03:24:32 [2022-10-20T03:24:32.770Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
03:24:32 [2022-10-20T03:24:32.770Z] --- PASS: TestIpcModePrivate (0.50s)
03:24:32 [2022-10-20T03:24:32.770Z] === RUN   TestIpcModeShareable
03:24:33 [2022-10-20T03:24:33.028Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
03:24:33 [2022-10-20T03:24:33.286Z] --- PASS: TestIpcModeShareable (0.48s)
03:24:33 [2022-10-20T03:24:33.286Z] === RUN   TestAPIIpcModeShareableAndContainer
03:24:34 [2022-10-20T03:24:34.659Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
03:24:34 [2022-10-20T03:24:34.659Z] === RUN   TestAPIIpcModeHost
03:24:35 [2022-10-20T03:24:35.225Z] --- PASS: TestAPIIpcModeHost (0.37s)
03:24:35 [2022-10-20T03:24:35.225Z] === RUN   TestDaemonIpcModeShareable
03:24:36 [2022-10-20T03:24:36.161Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
03:24:36 [2022-10-20T03:24:36.161Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
03:24:36 [2022-10-20T03:24:36.161Z] === RUN   TestDaemonIpcModePrivate
03:24:37 [2022-10-20T03:24:37.535Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
03:24:37 [2022-10-20T03:24:37.535Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
03:24:37 [2022-10-20T03:24:37.535Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:24:38 [2022-10-20T03:24:38.469Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
03:24:38 [2022-10-20T03:24:38.469Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
03:24:38 [2022-10-20T03:24:38.469Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:24:39 [2022-10-20T03:24:39.844Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
03:24:39 [2022-10-20T03:24:39.844Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
03:24:39 [2022-10-20T03:24:39.844Z] === RUN   TestIpcModeOlderClient
03:24:39 [2022-10-20T03:24:39.844Z] === PAUSE TestIpcModeOlderClient
03:24:39 [2022-10-20T03:24:39.844Z] === RUN   TestKillContainerInvalidSignal
03:24:40 [2022-10-20T03:24:40.102Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
03:24:40 [2022-10-20T03:24:40.102Z] === RUN   TestKillContainer
03:24:40 [2022-10-20T03:24:40.102Z] === RUN   TestKillContainer/no_signal
03:24:40 [2022-10-20T03:24:40.668Z] === RUN   TestKillContainer/non_killing_signal
03:24:40 [2022-10-20T03:24:40.926Z] === RUN   TestKillContainer/killing_signal
03:24:41 [2022-10-20T03:24:41.497Z] --- PASS: TestKillContainer (1.28s)
03:24:41 [2022-10-20T03:24:41.497Z]     --- PASS: TestKillContainer/no_signal (0.40s)
03:24:41 [2022-10-20T03:24:41.497Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
03:24:41 [2022-10-20T03:24:41.497Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
03:24:41 [2022-10-20T03:24:41.497Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:24:41 [2022-10-20T03:24:41.497Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:24:41 [2022-10-20T03:24:41.756Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:24:42 [2022-10-20T03:24:42.690Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s)
03:24:42 [2022-10-20T03:24:42.690Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
03:24:42 [2022-10-20T03:24:42.690Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
03:24:42 [2022-10-20T03:24:42.690Z] === RUN   TestKillStoppedContainer
03:24:42 [2022-10-20T03:24:42.690Z] --- PASS: TestKillStoppedContainer (0.05s)
03:24:42 [2022-10-20T03:24:42.690Z] === RUN   TestKillStoppedContainerAPIPre120
03:24:42 [2022-10-20T03:24:42.690Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
03:24:42 [2022-10-20T03:24:42.690Z] === RUN   TestKillDifferentUserContainer
03:24:43 [2022-10-20T03:24:43.255Z] --- PASS: TestKillDifferentUserContainer (0.42s)
03:24:43 [2022-10-20T03:24:43.255Z] === RUN   TestInspectOomKilledTrue
03:24:43 [2022-10-20T03:24:43.821Z] --- PASS: TestInspectOomKilledTrue (0.52s)
03:24:43 [2022-10-20T03:24:43.821Z] === RUN   TestInspectOomKilledFalse
03:24:44 [2022-10-20T03:24:44.079Z] --- PASS: TestInspectOomKilledFalse (0.40s)
03:24:44 [2022-10-20T03:24:44.079Z] === RUN   TestLinksEtcHostsContentMatch
03:24:44 [2022-10-20T03:24:44.337Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
03:24:44 [2022-10-20T03:24:44.338Z] === RUN   TestLinksContainerNames
03:24:45 [2022-10-20T03:24:45.295Z] --- PASS: TestLinksContainerNames (0.85s)
03:24:45 [2022-10-20T03:24:45.295Z] === RUN   TestLogsFollowTailEmpty
03:24:45 [2022-10-20T03:24:45.554Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
03:24:45 [2022-10-20T03:24:45.554Z] === RUN   TestLogs
03:24:45 [2022-10-20T03:24:45.554Z] === RUN   TestLogs/driver_local
03:24:45 [2022-10-20T03:24:45.554Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
03:24:45 [2022-10-20T03:24:45.554Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
03:24:45 [2022-10-20T03:24:45.554Z] === RUN   TestLogs/driver_local/tty/only_stdout
03:24:45 [2022-10-20T03:24:45.554Z] === PAUSE TestLogs/driver_local/tty/only_stdout
03:24:45 [2022-10-20T03:24:45.554Z] === RUN   TestLogs/driver_local/tty/only_stderr
03:24:45 [2022-10-20T03:24:45.554Z] === PAUSE TestLogs/driver_local/tty/only_stderr
03:24:45 [2022-10-20T03:24:45.554Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
03:24:45 [2022-10-20T03:24:45.554Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
03:24:45 [2022-10-20T03:24:45.554Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
03:24:45 [2022-10-20T03:24:45.554Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
03:24:45 [2022-10-20T03:24:45.554Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
03:24:45 [2022-10-20T03:24:45.554Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
03:24:45 [2022-10-20T03:24:45.822Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
03:24:45 [2022-10-20T03:24:45.822Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
03:24:46 [2022-10-20T03:24:46.408Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
03:24:46 [2022-10-20T03:24:46.408Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
03:24:46 [2022-10-20T03:24:46.974Z] === CONT  TestLogs/driver_local/tty/only_stderr
03:24:46 [2022-10-20T03:24:46.974Z] === CONT  TestLogs/driver_local/tty/only_stdout
03:24:47 [2022-10-20T03:24:47.544Z] === RUN   TestLogs/driver_json-file
03:24:47 [2022-10-20T03:24:47.544Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
03:24:47 [2022-10-20T03:24:47.544Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
03:24:47 [2022-10-20T03:24:47.544Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
03:24:47 [2022-10-20T03:24:47.544Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
03:24:47 [2022-10-20T03:24:47.544Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
03:24:47 [2022-10-20T03:24:47.544Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
03:24:47 [2022-10-20T03:24:47.544Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
03:24:47 [2022-10-20T03:24:47.544Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
03:24:47 [2022-10-20T03:24:47.544Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
03:24:47 [2022-10-20T03:24:47.544Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
03:24:47 [2022-10-20T03:24:47.544Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
03:24:47 [2022-10-20T03:24:47.544Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
03:24:47 [2022-10-20T03:24:47.544Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
03:24:47 [2022-10-20T03:24:47.544Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
03:24:48 [2022-10-20T03:24:48.110Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
03:24:48 [2022-10-20T03:24:48.110Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
03:24:48 [2022-10-20T03:24:48.677Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
03:24:48 [2022-10-20T03:24:48.677Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
03:24:49 [2022-10-20T03:24:49.244Z] --- PASS: TestLogs (3.64s)
03:24:49 [2022-10-20T03:24:49.244Z]     --- PASS: TestLogs/driver_local (0.01s)
03:24:49 [2022-10-20T03:24:49.244Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s)
03:24:49 [2022-10-20T03:24:49.244Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s)
03:24:49 [2022-10-20T03:24:49.244Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s)
03:24:49 [2022-10-20T03:24:49.244Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s)
03:24:49 [2022-10-20T03:24:49.244Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.46s)
03:24:49 [2022-10-20T03:24:49.244Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s)
03:24:49 [2022-10-20T03:24:49.244Z]     --- PASS: TestLogs/driver_json-file (0.01s)
03:24:49 [2022-10-20T03:24:49.244Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.56s)
03:24:49 [2022-10-20T03:24:49.244Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s)
03:24:49 [2022-10-20T03:24:49.244Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s)
03:24:49 [2022-10-20T03:24:49.244Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.51s)
03:24:49 [2022-10-20T03:24:49.244Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
03:24:49 [2022-10-20T03:24:49.244Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s)
03:24:49 [2022-10-20T03:24:49.244Z] === RUN   TestContainerNetworkMountsNoChown
03:24:49 [2022-10-20T03:24:49.811Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/default
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/default
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/private
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/private
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/rprivate
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/rprivate
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/slave
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/slave
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/rslave
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/rslave
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/shared
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/shared
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/rshared
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/rshared
03:24:49 [2022-10-20T03:24:49.811Z] === CONT  TestMountDaemonRoot/default
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/default/mount_root
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/default/bind_root
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:24:49 [2022-10-20T03:24:49.811Z] === CONT  TestMountDaemonRoot/rslave
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:24:49 [2022-10-20T03:24:49.811Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:24:49 [2022-10-20T03:24:49.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/rshared
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/shared
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/rprivate
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/slave
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/private
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/private/bind_root
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/private/mount_root
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:24:49 [2022-10-20T03:24:49.812Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/default/bind_root
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/default/mount_root
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:24:49 [2022-10-20T03:24:49.812Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/private/bind_root
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:24:50 [2022-10-20T03:24:50.070Z] === CONT  TestMountDaemonRoot/private/mount_root
03:24:50 [2022-10-20T03:24:50.328Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:24:50 [2022-10-20T03:24:50.328Z] --- PASS: TestMountDaemonRoot (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
03:24:50 [2022-10-20T03:24:50.328Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
03:24:50 [2022-10-20T03:24:50.328Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
03:24:50 [2022-10-20T03:24:50.328Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
03:24:50 [2022-10-20T03:24:50.328Z] === RUN   TestContainerBindMountNonRecursive
03:24:51 [2022-10-20T03:24:51.701Z] --- PASS: TestContainerBindMountNonRecursive (1.26s)
03:24:51 [2022-10-20T03:24:51.701Z] === RUN   TestContainerVolumesMountedAsShared
03:24:51 [2022-10-20T03:24:51.959Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
03:24:51 [2022-10-20T03:24:51.959Z] === RUN   TestContainerVolumesMountedAsSlave
03:24:52 [2022-10-20T03:24:52.217Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
03:24:52 [2022-10-20T03:24:52.217Z] === RUN   TestNetworkNat
03:24:52 [2022-10-20T03:24:52.782Z] --- PASS: TestNetworkNat (0.44s)
03:24:52 [2022-10-20T03:24:52.782Z] === RUN   TestNetworkLocalhostTCPNat
03:24:53 [2022-10-20T03:24:53.044Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
03:24:53 [2022-10-20T03:24:53.044Z] === RUN   TestNetworkLoopbackNat
03:24:55 [2022-10-20T03:24:55.573Z] --- PASS: TestNetworkLoopbackNat (2.59s)
03:24:55 [2022-10-20T03:24:55.573Z] === RUN   TestPause
03:24:56 [2022-10-20T03:24:56.139Z] --- PASS: TestPause (0.46s)
03:24:56 [2022-10-20T03:24:56.139Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:24:56 [2022-10-20T03:24:56.139Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:24:56 [2022-10-20T03:24:56.139Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:24:56 [2022-10-20T03:24:56.139Z] === RUN   TestPauseStopPausedContainer
03:24:56 [2022-10-20T03:24:56.705Z] --- PASS: TestPauseStopPausedContainer (0.47s)
03:24:56 [2022-10-20T03:24:56.705Z] === RUN   TestPidHost
03:24:57 [2022-10-20T03:24:57.639Z] --- PASS: TestPidHost (0.95s)
03:24:57 [2022-10-20T03:24:57.639Z] === RUN   TestPsFilter
03:24:57 [2022-10-20T03:24:57.639Z] --- PASS: TestPsFilter (0.12s)
03:24:57 [2022-10-20T03:24:57.639Z] === RUN   TestRemoveContainerWithRemovedVolume
03:24:58 [2022-10-20T03:24:58.204Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
03:24:58 [2022-10-20T03:24:58.204Z] === RUN   TestRemoveContainerWithVolume
03:24:58 [2022-10-20T03:24:58.462Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
03:24:58 [2022-10-20T03:24:58.462Z] === RUN   TestRemoveContainerRunning
03:24:59 [2022-10-20T03:24:59.031Z] --- PASS: TestRemoveContainerRunning (0.43s)
03:24:59 [2022-10-20T03:24:59.031Z] === RUN   TestRemoveContainerForceRemoveRunning
03:24:59 [2022-10-20T03:24:59.290Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
03:24:59 [2022-10-20T03:24:59.290Z] === RUN   TestRemoveInvalidContainer
03:24:59 [2022-10-20T03:24:59.290Z] --- PASS: TestRemoveInvalidContainer (0.01s)
03:24:59 [2022-10-20T03:24:59.290Z] === RUN   TestRenameLinkedContainer
03:25:01 [2022-10-20T03:25:01.190Z] --- PASS: TestRenameLinkedContainer (1.70s)
03:25:01 [2022-10-20T03:25:01.190Z] === RUN   TestRenameStoppedContainer
03:25:01 [2022-10-20T03:25:01.451Z] --- PASS: TestRenameStoppedContainer (0.44s)
03:25:01 [2022-10-20T03:25:01.451Z] === RUN   TestRenameRunningContainerAndReuse
03:25:02 [2022-10-20T03:25:02.384Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
03:25:02 [2022-10-20T03:25:02.384Z] === RUN   TestRenameInvalidName
03:25:02 [2022-10-20T03:25:02.950Z] --- PASS: TestRenameInvalidName (0.44s)
03:25:02 [2022-10-20T03:25:02.950Z] === RUN   TestRenameAnonymousContainer
03:25:04 [2022-10-20T03:25:04.324Z] --- PASS: TestRenameAnonymousContainer (1.61s)
03:25:04 [2022-10-20T03:25:04.324Z] === RUN   TestRenameContainerWithSameName
03:25:04 [2022-10-20T03:25:04.890Z] --- PASS: TestRenameContainerWithSameName (0.57s)
03:25:04 [2022-10-20T03:25:04.890Z] === RUN   TestRenameContainerWithLinkedContainer
03:25:05 [2022-10-20T03:25:05.824Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
03:25:05 [2022-10-20T03:25:05.824Z] === RUN   TestResize
03:25:06 [2022-10-20T03:25:06.392Z] --- PASS: TestResize (0.42s)
03:25:06 [2022-10-20T03:25:06.392Z] === RUN   TestResizeWithInvalidSize
03:25:06 [2022-10-20T03:25:06.960Z] --- PASS: TestResizeWithInvalidSize (0.44s)
03:25:06 [2022-10-20T03:25:06.960Z] === RUN   TestResizeWhenContainerNotStarted
03:25:07 [2022-10-20T03:25:07.218Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:25:07 [2022-10-20T03:25:07.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
03:25:09 [2022-10-20T03:25:09.119Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:25:10 [2022-10-20T03:25:10.492Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:25:11 [2022-10-20T03:25:11.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:25:11 [2022-10-20T03:25:11.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:25:12 [2022-10-20T03:25:12.799Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
03:25:12 [2022-10-20T03:25:12.799Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
03:25:16 [2022-10-20T03:25:16.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
03:25:16 [2022-10-20T03:25:16.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:25:17 [2022-10-20T03:25:17.989Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:25:19 [2022-10-20T03:25:19.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:25:19 [2022-10-20T03:25:19.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:25:21 [2022-10-20T03:25:21.266Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:25:21 [2022-10-20T03:25:21.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:25:22 [2022-10-20T03:25:22.900Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:25:24 [2022-10-20T03:25:24.800Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.57s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.60s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s)
03:25:24 [2022-10-20T03:25:24.800Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
03:25:24 [2022-10-20T03:25:24.800Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
03:25:24 [2022-10-20T03:25:24.800Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
03:25:25 [2022-10-20T03:25:25.366Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
03:25:26 [2022-10-20T03:25:26.300Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s)
03:25:26 [2022-10-20T03:25:26.300Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
03:25:26 [2022-10-20T03:25:26.300Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
03:25:26 [2022-10-20T03:25:26.300Z] === RUN   TestCgroupNamespacesRun
03:25:27 [2022-10-20T03:25:27.235Z] --- PASS: TestCgroupNamespacesRun (1.12s)
03:25:27 [2022-10-20T03:25:27.235Z] === RUN   TestCgroupNamespacesRunPrivileged
03:25:28 [2022-10-20T03:25:28.608Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
03:25:28 [2022-10-20T03:25:28.608Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:25:29 [2022-10-20T03:25:29.542Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
03:25:29 [2022-10-20T03:25:29.542Z] === RUN   TestCgroupNamespacesRunHostMode
03:25:30 [2022-10-20T03:25:30.917Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
03:25:30 [2022-10-20T03:25:30.917Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:25:31 [2022-10-20T03:25:31.851Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
03:25:31 [2022-10-20T03:25:31.851Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:25:33 [2022-10-20T03:25:33.226Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s)
03:25:33 [2022-10-20T03:25:33.226Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:25:33 [2022-10-20T03:25:33.793Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
03:25:33 [2022-10-20T03:25:33.793Z] === RUN   TestCgroupNamespacesRunOlderClient
03:25:35 [2022-10-20T03:25:35.211Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
03:25:35 [2022-10-20T03:25:35.211Z] === RUN   TestNISDomainname
03:25:35 [2022-10-20T03:25:35.476Z] --- PASS: TestNISDomainname (0.51s)
03:25:35 [2022-10-20T03:25:35.476Z] === RUN   TestHostnameDnsResolution
03:25:36 [2022-10-20T03:25:36.422Z] --- PASS: TestHostnameDnsResolution (0.67s)
03:25:36 [2022-10-20T03:25:36.422Z] === RUN   TestUnprivilegedPortsAndPing
03:25:36 [2022-10-20T03:25:36.680Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
03:25:36 [2022-10-20T03:25:36.680Z] === RUN   TestPrivilegedHostDevices
03:25:37 [2022-10-20T03:25:37.246Z] --- PASS: TestPrivilegedHostDevices (0.51s)
03:25:37 [2022-10-20T03:25:37.246Z] === RUN   TestRunConsoleSize
03:25:37 [2022-10-20T03:25:37.812Z] --- PASS: TestRunConsoleSize (0.43s)
03:25:37 [2022-10-20T03:25:37.812Z] === RUN   TestRunWithAlternativeContainerdShim
03:25:39 [2022-10-20T03:25:39.713Z] --- PASS: TestRunWithAlternativeContainerdShim (1.99s)
03:25:39 [2022-10-20T03:25:39.713Z] === RUN   TestStats
03:25:42 [2022-10-20T03:25:42.241Z] --- PASS: TestStats (2.43s)
03:25:42 [2022-10-20T03:25:42.241Z] === RUN   TestStopContainerWithTimeout
03:25:42 [2022-10-20T03:25:42.241Z] === RUN   TestStopContainerWithTimeout/0
03:25:42 [2022-10-20T03:25:42.241Z] === PAUSE TestStopContainerWithTimeout/0
03:25:42 [2022-10-20T03:25:42.241Z] === RUN   TestStopContainerWithTimeout/1
03:25:42 [2022-10-20T03:25:42.241Z] === PAUSE TestStopContainerWithTimeout/1
03:25:42 [2022-10-20T03:25:42.241Z] === RUN   TestStopContainerWithTimeout/3
03:25:42 [2022-10-20T03:25:42.241Z] === PAUSE TestStopContainerWithTimeout/3
03:25:42 [2022-10-20T03:25:42.241Z] === RUN   TestStopContainerWithTimeout/-1
03:25:42 [2022-10-20T03:25:42.241Z] === PAUSE TestStopContainerWithTimeout/-1
03:25:42 [2022-10-20T03:25:42.241Z] === CONT  TestStopContainerWithTimeout/0
03:25:42 [2022-10-20T03:25:42.241Z] === CONT  TestStopContainerWithTimeout/3
03:25:42 [2022-10-20T03:25:42.807Z] === CONT  TestStopContainerWithTimeout/-1
03:25:44 [2022-10-20T03:25:44.706Z] === CONT  TestStopContainerWithTimeout/1
03:25:46 [2022-10-20T03:25:46.606Z] --- PASS: TestStopContainerWithTimeout (0.02s)
03:25:46 [2022-10-20T03:25:46.606Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
03:25:46 [2022-10-20T03:25:46.606Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
03:25:46 [2022-10-20T03:25:46.606Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.37s)
03:25:46 [2022-10-20T03:25:46.606Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
03:25:46 [2022-10-20T03:25:46.606Z] === RUN   TestDeleteDevicemapper
03:25:46 [2022-10-20T03:25:46.606Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:25:46 [2022-10-20T03:25:46.606Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:25:46 [2022-10-20T03:25:46.606Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:25:47 [2022-10-20T03:25:47.979Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s)
03:25:47 [2022-10-20T03:25:47.979Z] === RUN   TestUpdateMemory
03:25:48 [2022-10-20T03:25:48.238Z] --- PASS: TestUpdateMemory (0.50s)
03:25:48 [2022-10-20T03:25:48.238Z] === RUN   TestUpdateCPUQuota
03:25:49 [2022-10-20T03:25:49.172Z] --- PASS: TestUpdateCPUQuota (0.71s)
03:25:49 [2022-10-20T03:25:49.172Z] === RUN   TestUpdatePidsLimit
03:25:49 [2022-10-20T03:25:49.172Z] === RUN   TestUpdatePidsLimit/update_from_none
03:25:49 [2022-10-20T03:25:49.172Z] === RUN   TestUpdatePidsLimit/no_change
03:25:49 [2022-10-20T03:25:49.430Z] === RUN   TestUpdatePidsLimit/update_lower
03:25:49 [2022-10-20T03:25:49.430Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:25:49 [2022-10-20T03:25:49.688Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:25:49 [2022-10-20T03:25:49.946Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:25:50 [2022-10-20T03:25:50.204Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:25:50 [2022-10-20T03:25:50.770Z] --- PASS: TestUpdatePidsLimit (1.88s)
03:25:50 [2022-10-20T03:25:50.770Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
03:25:50 [2022-10-20T03:25:50.770Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
03:25:50 [2022-10-20T03:25:50.770Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
03:25:50 [2022-10-20T03:25:50.770Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
03:25:50 [2022-10-20T03:25:50.770Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
03:25:50 [2022-10-20T03:25:50.770Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
03:25:50 [2022-10-20T03:25:50.770Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
03:25:50 [2022-10-20T03:25:50.770Z] === RUN   TestUpdateRestartPolicy
03:26:02 [2022-10-20T03:26:02.965Z] --- PASS: TestUpdateRestartPolicy (10.84s)
03:26:02 [2022-10-20T03:26:02.965Z] === RUN   TestUpdateRestartWithAutoRemove
03:26:02 [2022-10-20T03:26:02.965Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
03:26:02 [2022-10-20T03:26:02.965Z] === RUN   TestWaitNonBlocked
03:26:02 [2022-10-20T03:26:02.965Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:26:02 [2022-10-20T03:26:02.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:26:02 [2022-10-20T03:26:02.965Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:26:02 [2022-10-20T03:26:02.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:26:02 [2022-10-20T03:26:02.965Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:26:02 [2022-10-20T03:26:02.965Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:26:02 [2022-10-20T03:26:02.965Z] --- PASS: TestWaitNonBlocked (0.01s)
03:26:02 [2022-10-20T03:26:02.965Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
03:26:02 [2022-10-20T03:26:02.965Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
03:26:02 [2022-10-20T03:26:02.965Z] === RUN   TestWaitBlocked
03:26:02 [2022-10-20T03:26:02.965Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:26:02 [2022-10-20T03:26:02.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:26:02 [2022-10-20T03:26:02.965Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:26:02 [2022-10-20T03:26:02.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:26:02 [2022-10-20T03:26:02.965Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:26:02 [2022-10-20T03:26:02.965Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:26:03 [2022-10-20T03:26:03.536Z] --- PASS: TestWaitBlocked (0.01s)
03:26:03 [2022-10-20T03:26:03.536Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s)
03:26:03 [2022-10-20T03:26:03.536Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
03:26:03 [2022-10-20T03:26:03.536Z] === RUN   TestWaitConditions
03:26:03 [2022-10-20T03:26:03.536Z] === RUN   TestWaitConditions/default
03:26:03 [2022-10-20T03:26:03.536Z] === PAUSE TestWaitConditions/default
03:26:03 [2022-10-20T03:26:03.536Z] === RUN   TestWaitConditions/not-running
03:26:03 [2022-10-20T03:26:03.536Z] === PAUSE TestWaitConditions/not-running
03:26:03 [2022-10-20T03:26:03.536Z] === RUN   TestWaitConditions/next-exit
03:26:03 [2022-10-20T03:26:03.536Z] === PAUSE TestWaitConditions/next-exit
03:26:03 [2022-10-20T03:26:03.536Z] === RUN   TestWaitConditions/removed
03:26:03 [2022-10-20T03:26:03.536Z] === PAUSE TestWaitConditions/removed
03:26:03 [2022-10-20T03:26:03.536Z] === CONT  TestWaitConditions/default
03:26:03 [2022-10-20T03:26:03.536Z] === CONT  TestWaitConditions/next-exit
03:26:03 [2022-10-20T03:26:03.536Z]     wait_test.go:146: ContainerID = 9cc5aa80cb512620f641c93de9330504a76610f9a04416c54f1ca9e65f6da050
03:26:03 [2022-10-20T03:26:03.536Z] === CONT  TestWaitConditions/default
03:26:03 [2022-10-20T03:26:03.536Z]     wait_test.go:146: ContainerID = a2c28f0b030d10c982200f5a446d24497425aa52a84977a0e6f5c306ef491829
03:26:04 [2022-10-20T03:26:04.103Z] === CONT  TestWaitConditions/not-running
03:26:04 [2022-10-20T03:26:04.103Z] === CONT  TestWaitConditions/removed
03:26:04 [2022-10-20T03:26:04.103Z] === CONT  TestWaitConditions/not-running
03:26:04 [2022-10-20T03:26:04.103Z]     wait_test.go:146: ContainerID = bdb40c3ce9156ba87e211f0152e6ecf8cdef76c6d995ef79272403ce931bf752
03:26:04 [2022-10-20T03:26:04.103Z] === CONT  TestWaitConditions/removed
03:26:04 [2022-10-20T03:26:04.103Z]     wait_test.go:146: ContainerID = 71535d8f496a716cc8740bde9fd8db895ce2b4a3458512a4195c83965c8d08a8
03:26:04 [2022-10-20T03:26:04.672Z] --- PASS: TestWaitConditions (0.01s)
03:26:04 [2022-10-20T03:26:04.672Z]     --- PASS: TestWaitConditions/next-exit (0.70s)
03:26:04 [2022-10-20T03:26:04.672Z]     --- PASS: TestWaitConditions/default (0.72s)
03:26:04 [2022-10-20T03:26:04.672Z]     --- PASS: TestWaitConditions/not-running (0.56s)
03:26:04 [2022-10-20T03:26:04.672Z]     --- PASS: TestWaitConditions/removed (0.58s)
03:26:04 [2022-10-20T03:26:04.672Z] === RUN   TestWaitRestartedContainer
03:26:04 [2022-10-20T03:26:04.672Z] === RUN   TestWaitRestartedContainer/default
03:26:04 [2022-10-20T03:26:04.672Z] === PAUSE TestWaitRestartedContainer/default
03:26:04 [2022-10-20T03:26:04.672Z] === RUN   TestWaitRestartedContainer/not-running
03:26:04 [2022-10-20T03:26:04.672Z] === PAUSE TestWaitRestartedContainer/not-running
03:26:04 [2022-10-20T03:26:04.672Z] === RUN   TestWaitRestartedContainer/next-exit
03:26:04 [2022-10-20T03:26:04.672Z] === PAUSE TestWaitRestartedContainer/next-exit
03:26:04 [2022-10-20T03:26:04.672Z] === CONT  TestWaitRestartedContainer/default
03:26:04 [2022-10-20T03:26:04.672Z] === CONT  TestWaitRestartedContainer/next-exit
03:26:06 [2022-10-20T03:26:06.571Z] === CONT  TestWaitRestartedContainer/not-running
03:26:07 [2022-10-20T03:26:07.138Z] --- PASS: TestWaitRestartedContainer (0.01s)
03:26:07 [2022-10-20T03:26:07.138Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.48s)
03:26:07 [2022-10-20T03:26:07.138Z]     --- PASS: TestWaitRestartedContainer/default (1.52s)
03:26:07 [2022-10-20T03:26:07.138Z]     --- PASS: TestWaitRestartedContainer/not-running (0.85s)
03:26:07 [2022-10-20T03:26:07.138Z] === CONT  TestContainerStartOnDaemonRestart
03:26:07 [2022-10-20T03:26:07.138Z] === CONT  TestRestartDaemonWithRestartingContainer
03:26:09 [2022-10-20T03:26:09.668Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s)
03:26:09 [2022-10-20T03:26:09.668Z] === CONT  TestDaemonHostGatewayIP
03:26:09 [2022-10-20T03:26:09.668Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.10s)
03:26:09 [2022-10-20T03:26:09.668Z] === CONT  TestDaemonRestartIpcMode
03:26:12 [2022-10-20T03:26:12.199Z] --- PASS: TestDaemonRestartIpcMode (2.50s)
03:26:12 [2022-10-20T03:26:12.199Z] === CONT  TestIpcModeOlderClient
03:26:12 [2022-10-20T03:26:12.199Z] --- PASS: TestDaemonHostGatewayIP (2.56s)
03:26:12 [2022-10-20T03:26:12.199Z] === CONT  TestContainerKillOnDaemonStart
03:26:12 [2022-10-20T03:26:12.199Z] --- PASS: TestIpcModeOlderClient (0.08s)
03:26:24 [2022-10-20T03:26:24.397Z] --- PASS: TestContainerKillOnDaemonStart (11.52s)
03:26:24 [2022-10-20T03:26:24.397Z] PASS
03:26:24 [2022-10-20T03:26:24.397Z] 
03:26:24 [2022-10-20T03:26:24.397Z] === Skipped
03:26:24 [2022-10-20T03:26:24.397Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
03:26:24 [2022-10-20T03:26:24.397Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:26:24 [2022-10-20T03:26:24.397Z] 
03:26:24 [2022-10-20T03:26:24.397Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:26:24 [2022-10-20T03:26:24.397Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:26:24 [2022-10-20T03:26:24.397Z] 
03:26:24 [2022-10-20T03:26:24.397Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
03:26:24 [2022-10-20T03:26:24.397Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:26:24 [2022-10-20T03:26:24.397Z] 
03:26:24 [2022-10-20T03:26:24.397Z] DONE 273 tests, 3 skipped in 130.431s
03:26:24 [2022-10-20T03:26:24.397Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
03:26:24 [2022-10-20T03:26:24.397Z] ++ 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
03:26:24 [2022-10-20T03:26:24.397Z] ++ set -e
03:26:24 [2022-10-20T03:26:24.397Z] ++ '[' -n 0 ']'
03:26:24 [2022-10-20T03:26:24.397Z] ++ set -x
03:26:24 [2022-10-20T03:26:24.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
03:26:24 [2022-10-20T03:26:24.398Z] INFO: Testing against a local daemon
03:26:24 [2022-10-20T03:26:24.398Z] === RUN   TestConfigDaemonLibtrustID
03:26:24 [2022-10-20T03:26:24.398Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
03:26:24 [2022-10-20T03:26:24.398Z] === RUN   TestConfigDaemonID
03:26:24 [2022-10-20T03:26:24.963Z]     daemon_test.go:86: [d9c108acbcb5f] daemon is not started
03:26:24 [2022-10-20T03:26:24.963Z] --- PASS: TestConfigDaemonID (1.04s)
03:26:24 [2022-10-20T03:26:24.963Z] === RUN   TestDaemonConfigValidation
03:26:24 [2022-10-20T03:26:24.963Z] === RUN   TestDaemonConfigValidation/config_with_no_content
03:26:24 [2022-10-20T03:26:24.963Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
03:26:24 [2022-10-20T03:26:24.963Z] === RUN   TestDaemonConfigValidation/config_with_{}
03:26:24 [2022-10-20T03:26:24.963Z] === PAUSE TestDaemonConfigValidation/config_with_{}
03:26:24 [2022-10-20T03:26:24.963Z] === RUN   TestDaemonConfigValidation/invalid_config
03:26:24 [2022-10-20T03:26:24.963Z] === PAUSE TestDaemonConfigValidation/invalid_config
03:26:24 [2022-10-20T03:26:24.963Z] === RUN   TestDaemonConfigValidation/malformed_config
03:26:24 [2022-10-20T03:26:24.963Z] === PAUSE TestDaemonConfigValidation/malformed_config
03:26:24 [2022-10-20T03:26:24.963Z] === RUN   TestDaemonConfigValidation/valid_config
03:26:24 [2022-10-20T03:26:24.963Z] === PAUSE TestDaemonConfigValidation/valid_config
03:26:24 [2022-10-20T03:26:24.963Z] === CONT  TestDaemonConfigValidation/config_with_no_content
03:26:24 [2022-10-20T03:26:24.963Z] === CONT  TestDaemonConfigValidation/malformed_config
03:26:24 [2022-10-20T03:26:24.963Z] === CONT  TestDaemonConfigValidation/invalid_config
03:26:24 [2022-10-20T03:26:24.963Z] === CONT  TestDaemonConfigValidation/config_with_{}
03:26:25 [2022-10-20T03:26:25.221Z] === CONT  TestDaemonConfigValidation/valid_config
03:26:25 [2022-10-20T03:26:25.221Z] --- PASS: TestDaemonConfigValidation (0.00s)
03:26:25 [2022-10-20T03:26:25.221Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
03:26:25 [2022-10-20T03:26:25.221Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
03:26:25 [2022-10-20T03:26:25.221Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
03:26:25 [2022-10-20T03:26:25.221Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
03:26:25 [2022-10-20T03:26:25.221Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
03:26:25 [2022-10-20T03:26:25.221Z] === RUN   TestConfigDaemonSeccompProfiles
03:26:25 [2022-10-20T03:26:25.222Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
03:26:26 [2022-10-20T03:26:26.156Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
03:26:27 [2022-10-20T03:26:27.529Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
03:26:28 [2022-10-20T03:26:28.462Z] === CONT  TestConfigDaemonSeccompProfiles
03:26:28 [2022-10-20T03:26:28.462Z]     daemon_test.go:200: [d7a7337877c6d] daemon is not started
03:26:28 [2022-10-20T03:26:28.462Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
03:26:28 [2022-10-20T03:26:28.462Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
03:26:28 [2022-10-20T03:26:28.462Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
03:26:28 [2022-10-20T03:26:28.462Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
03:26:28 [2022-10-20T03:26:28.462Z] === RUN   TestDaemonProxy
03:26:28 [2022-10-20T03:26:28.462Z] === RUN   TestDaemonProxy/environment_variables
03:26:30 [2022-10-20T03:26:30.361Z] === RUN   TestDaemonProxy/command-line_options
03:26:31 [2022-10-20T03:26:31.733Z] === RUN   TestDaemonProxy/configuration_file
03:26:33 [2022-10-20T03:26:33.632Z] === RUN   TestDaemonProxy/conflicting_options
03:26:33 [2022-10-20T03:26:33.889Z] === RUN   TestDaemonProxy/reload_sanitized
03:26:34 [2022-10-20T03:26:34.454Z] --- PASS: TestDaemonProxy (6.20s)
03:26:34 [2022-10-20T03:26:34.454Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
03:26:34 [2022-10-20T03:26:34.454Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
03:26:34 [2022-10-20T03:26:34.454Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
03:26:34 [2022-10-20T03:26:34.454Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
03:26:34 [2022-10-20T03:26:34.454Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
03:26:34 [2022-10-20T03:26:34.454Z] === RUN   TestLiveRestore
03:26:34 [2022-10-20T03:26:34.454Z] === RUN   TestLiveRestore/volume_references
03:26:34 [2022-10-20T03:26:34.454Z] === PAUSE TestLiveRestore/volume_references
03:26:34 [2022-10-20T03:26:34.454Z] === CONT  TestLiveRestore/volume_references
03:26:35 [2022-10-20T03:26:35.387Z] === RUN   TestLiveRestore/volume_references/restartPolicy
03:26:35 [2022-10-20T03:26:35.387Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
03:26:36 [2022-10-20T03:26:36.321Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
03:26:36 [2022-10-20T03:26:36.886Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
03:26:37 [2022-10-20T03:26:37.827Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
03:26:38 [2022-10-20T03:26:38.776Z] --- PASS: TestLiveRestore (0.00s)
03:26:38 [2022-10-20T03:26:38.776Z]     --- PASS: TestLiveRestore/volume_references (4.24s)
03:26:38 [2022-10-20T03:26:38.776Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.55s)
03:26:38 [2022-10-20T03:26:38.776Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.92s)
03:26:38 [2022-10-20T03:26:38.776Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.88s)
03:26:38 [2022-10-20T03:26:38.776Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.86s)
03:26:38 [2022-10-20T03:26:38.776Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.90s)
03:26:38 [2022-10-20T03:26:38.776Z] PASS
03:26:38 [2022-10-20T03:26:38.776Z] 
03:26:38 [2022-10-20T03:26:38.776Z] DONE 25 tests in 15.463s
03:26:38 [2022-10-20T03:26:38.776Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
03:26:38 [2022-10-20T03:26:38.776Z] ++ 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
03:26:38 [2022-10-20T03:26:38.776Z] ++ set -e
03:26:38 [2022-10-20T03:26:38.776Z] ++ '[' -n 0 ']'
03:26:38 [2022-10-20T03:26:38.776Z] ++ set -x
03:26:38 [2022-10-20T03:26:38.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
03:26:39 [2022-10-20T03:26:39.038Z] INFO: Testing against a local daemon
03:26:39 [2022-10-20T03:26:39.038Z] === RUN   TestCommitInheritsEnv
03:26:39 [2022-10-20T03:26:39.296Z] --- PASS: TestCommitInheritsEnv (0.29s)
03:26:39 [2022-10-20T03:26:39.296Z] === RUN   TestImportExtremelyLargeImageWorks
03:26:39 [2022-10-20T03:26:39.296Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
03:26:39 [2022-10-20T03:26:39.296Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
03:26:39 [2022-10-20T03:26:39.296Z] === RUN   TestImportWithCustomPlatform
03:26:39 [2022-10-20T03:26:39.296Z] === RUN   TestImportWithCustomPlatform/#00
03:26:39 [2022-10-20T03:26:39.296Z] === RUN   TestImportWithCustomPlatform/_______
03:26:39 [2022-10-20T03:26:39.296Z] === RUN   TestImportWithCustomPlatform//
03:26:39 [2022-10-20T03:26:39.296Z] === RUN   TestImportWithCustomPlatform/linux
03:26:39 [2022-10-20T03:26:39.296Z] === RUN   TestImportWithCustomPlatform/LINUX
03:26:39 [2022-10-20T03:26:39.554Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
03:26:39 [2022-10-20T03:26:39.554Z] === RUN   TestImportWithCustomPlatform/macos
03:26:39 [2022-10-20T03:26:39.554Z] === RUN   TestImportWithCustomPlatform/macos/arm64
03:26:39 [2022-10-20T03:26:39.554Z] === RUN   TestImportWithCustomPlatform/nintendo64
03:26:39 [2022-10-20T03:26:39.554Z] --- PASS: TestImportWithCustomPlatform (0.33s)
03:26:39 [2022-10-20T03:26:39.554Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
03:26:39 [2022-10-20T03:26:39.554Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
03:26:39 [2022-10-20T03:26:39.554Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
03:26:39 [2022-10-20T03:26:39.554Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
03:26:39 [2022-10-20T03:26:39.554Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
03:26:39 [2022-10-20T03:26:39.554Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
03:26:39 [2022-10-20T03:26:39.554Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
03:26:39 [2022-10-20T03:26:39.554Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
03:26:39 [2022-10-20T03:26:39.554Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
03:26:39 [2022-10-20T03:26:39.554Z] === RUN   TestImagesFilterMultiReference
03:26:39 [2022-10-20T03:26:39.554Z] --- PASS: TestImagesFilterMultiReference (0.06s)
03:26:39 [2022-10-20T03:26:39.554Z] === RUN   TestImagePullPlatformInvalid
03:26:39 [2022-10-20T03:26:39.554Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
03:26:39 [2022-10-20T03:26:39.554Z] === RUN   TestRemoveImageOrphaning
03:26:39 [2022-10-20T03:26:39.813Z] --- PASS: TestRemoveImageOrphaning (0.26s)
03:26:39 [2022-10-20T03:26:39.813Z] === RUN   TestRemoveImageGarbageCollector
03:26:39 [2022-10-20T03:26:39.813Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:26:39 [2022-10-20T03:26:39.813Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:26:39 [2022-10-20T03:26:39.813Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:26:40 [2022-10-20T03:26:40.071Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
03:26:40 [2022-10-20T03:26:40.071Z] === RUN   TestTagInvalidReference
03:26:40 [2022-10-20T03:26:40.071Z] --- PASS: TestTagInvalidReference (0.01s)
03:26:40 [2022-10-20T03:26:40.071Z] === RUN   TestTagValidPrefixedRepo
03:26:40 [2022-10-20T03:26:40.071Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
03:26:40 [2022-10-20T03:26:40.071Z] === RUN   TestTagExistedNameWithoutForce
03:26:40 [2022-10-20T03:26:40.071Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
03:26:40 [2022-10-20T03:26:40.071Z] === RUN   TestTagOfficialNames
03:26:40 [2022-10-20T03:26:40.071Z] --- PASS: TestTagOfficialNames (0.05s)
03:26:40 [2022-10-20T03:26:40.071Z] === RUN   TestTagMatchesDigest
03:26:40 [2022-10-20T03:26:40.071Z] --- PASS: TestTagMatchesDigest (0.01s)
03:26:40 [2022-10-20T03:26:40.071Z] PASS
03:26:40 [2022-10-20T03:26:40.071Z] 
03:26:40 [2022-10-20T03:26:40.071Z] === Skipped
03:26:40 [2022-10-20T03:26:40.071Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
03:26:40 [2022-10-20T03:26:40.071Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
03:26:40 [2022-10-20T03:26:40.071Z] 
03:26:40 [2022-10-20T03:26:40.071Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
03:26:40 [2022-10-20T03:26:40.071Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:26:40 [2022-10-20T03:26:40.071Z] 
03:26:40 [2022-10-20T03:26:40.071Z] DONE 22 tests, 2 skipped in 1.348s
03:26:40 [2022-10-20T03:26:40.071Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
03:26:40 [2022-10-20T03:26:40.071Z] ++ 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
03:26:40 [2022-10-20T03:26:40.071Z] ++ set -e
03:26:40 [2022-10-20T03:26:40.071Z] ++ '[' -n 0 ']'
03:26:40 [2022-10-20T03:26:40.071Z] ++ set -x
03:26:40 [2022-10-20T03:26:40.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
03:26:40 [2022-10-20T03:26:40.071Z] === RUN   TestStripANSICommands
03:26:40 [2022-10-20T03:26:40.071Z] === RUN   TestStripANSICommands/#00
03:26:40 [2022-10-20T03:26:40.071Z] === RUN   TestStripANSICommands/#01
03:26:40 [2022-10-20T03:26:40.071Z] --- PASS: TestStripANSICommands (0.00s)
03:26:40 [2022-10-20T03:26:40.071Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
03:26:40 [2022-10-20T03:26:40.071Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
03:26:40 [2022-10-20T03:26:40.071Z] PASS
03:26:40 [2022-10-20T03:26:40.071Z] 
03:26:40 [2022-10-20T03:26:40.071Z] DONE 3 tests in 0.046s
03:26:40 [2022-10-20T03:26:40.071Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
03:26:40 [2022-10-20T03:26:40.071Z] ++ 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
03:26:40 [2022-10-20T03:26:40.071Z] ++ set -e
03:26:40 [2022-10-20T03:26:40.071Z] ++ '[' -n 0 ']'
03:26:40 [2022-10-20T03:26:40.071Z] ++ set -x
03:26:40 [2022-10-20T03:26:40.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
03:26:40 [2022-10-20T03:26:40.329Z] INFO: Testing against a local daemon
03:26:40 [2022-10-20T03:26:40.329Z] === RUN   TestNetworkCreateDelete
03:26:40 [2022-10-20T03:26:40.329Z] --- PASS: TestNetworkCreateDelete (0.14s)
03:26:40 [2022-10-20T03:26:40.329Z] === RUN   TestDockerNetworkDeletePreferID
03:26:40 [2022-10-20T03:26:40.896Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
03:26:40 [2022-10-20T03:26:40.896Z] === RUN   TestDaemonDNSFallback
03:26:47 [2022-10-20T03:26:47.451Z] --- PASS: TestDaemonDNSFallback (6.28s)
03:26:47 [2022-10-20T03:26:47.451Z] === RUN   TestInspectNetwork
03:26:50 [2022-10-20T03:26:50.731Z] === RUN   TestInspectNetwork/full_network_id
03:26:50 [2022-10-20T03:26:50.731Z] === RUN   TestInspectNetwork/partial_network_id
03:26:50 [2022-10-20T03:26:50.731Z] === RUN   TestInspectNetwork/network_name
03:26:50 [2022-10-20T03:26:50.731Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
03:26:54 [2022-10-20T03:26:54.913Z] --- PASS: TestInspectNetwork (7.18s)
03:26:54 [2022-10-20T03:26:54.913Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
03:26:54 [2022-10-20T03:26:54.913Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
03:26:54 [2022-10-20T03:26:54.913Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
03:26:54 [2022-10-20T03:26:54.913Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
03:26:54 [2022-10-20T03:26:54.913Z] === RUN   TestRunContainerWithBridgeNone
03:26:55 [2022-10-20T03:26:55.847Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/create
03:26:55 [2022-10-20T03:26:55.847Z] === PAUSE TestNetworkInvalidJSON/networks/create
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
03:26:55 [2022-10-20T03:26:55.847Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
03:26:55 [2022-10-20T03:26:55.847Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
03:26:55 [2022-10-20T03:26:55.847Z] === CONT  TestNetworkInvalidJSON/networks/create
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
03:26:55 [2022-10-20T03:26:55.847Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
03:26:55 [2022-10-20T03:26:55.847Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
03:26:55 [2022-10-20T03:26:55.847Z] --- PASS: TestNetworkInvalidJSON (0.02s)
03:26:55 [2022-10-20T03:26:55.847Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkList
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkList//networks
03:26:55 [2022-10-20T03:26:55.847Z] === PAUSE TestNetworkList//networks
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestNetworkList//networks/
03:26:55 [2022-10-20T03:26:55.847Z] === PAUSE TestNetworkList//networks/
03:26:55 [2022-10-20T03:26:55.847Z] === CONT  TestNetworkList//networks
03:26:55 [2022-10-20T03:26:55.847Z] === CONT  TestNetworkList//networks/
03:26:55 [2022-10-20T03:26:55.847Z] --- PASS: TestNetworkList (0.01s)
03:26:55 [2022-10-20T03:26:55.847Z]     --- PASS: TestNetworkList//networks (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z]     --- PASS: TestNetworkList//networks/ (0.00s)
03:26:55 [2022-10-20T03:26:55.847Z] === RUN   TestHostIPv4BridgeLabel
03:26:56 [2022-10-20T03:26:56.412Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
03:26:56 [2022-10-20T03:26:56.412Z] === RUN   TestDaemonRestartWithLiveRestore
03:26:57 [2022-10-20T03:26:57.345Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
03:26:57 [2022-10-20T03:26:57.345Z] === RUN   TestDaemonDefaultNetworkPools
03:26:58 [2022-10-20T03:26:58.277Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
03:26:58 [2022-10-20T03:26:58.277Z] === RUN   TestDaemonRestartWithExistingNetwork
03:26:59 [2022-10-20T03:26:59.210Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
03:26:59 [2022-10-20T03:26:59.210Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:27:00 [2022-10-20T03:27:00.583Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
03:27:00 [2022-10-20T03:27:00.584Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:27:01 [2022-10-20T03:27:01.149Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
03:27:01 [2022-10-20T03:27:01.149Z] === RUN   TestServiceWithPredefinedNetwork
03:27:03 [2022-10-20T03:27:03.679Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
03:27:03 [2022-10-20T03:27:03.679Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:27:03 [2022-10-20T03:27:03.679Z]     service_test.go:242: FLAKY_TEST
03:27:03 [2022-10-20T03:27:03.679Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:27:03 [2022-10-20T03:27:03.679Z] === RUN   TestServiceWithDataPathPortInit
03:27:18 [2022-10-20T03:27:18.548Z] --- PASS: TestServiceWithDataPathPortInit (13.88s)
03:27:18 [2022-10-20T03:27:18.548Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:27:19 [2022-10-20T03:27:19.482Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4flkhu0drfbrig7w47hj42o9n Created:2022-10-20 03:27:18.436095775 +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[e5129be7db672a6df0f5ffb25c9ac000b944accf5fca04254d3dbcfd73ee69c1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ncsv5rrm2qhhlmx3evvjziq77 EndpointID:f8df70583a3ba978f8d186b8ebc8ec94ba190b9c90f6a31974bb48113e75cb44 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:92984774accf08c581d188a63db5f5b599d3c8ea7462ce8404155ddfc72b557f 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:06f9f8d5a091 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ncsv5rrm2qhhlmx3evvjziq77 EndpointID:f8df70583a3ba978f8d186b8ebc8ec94ba190b9c90f6a31974bb48113e75cb44 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
03:27:24 [2022-10-20T03:27:24.747Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
03:27:24 [2022-10-20T03:27:24.747Z] PASS
03:27:24 [2022-10-20T03:27:24.747Z] 
03:27:24 [2022-10-20T03:27:24.747Z] === Skipped
03:27:24 [2022-10-20T03:27:24.747Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:27:24 [2022-10-20T03:27:24.747Z]     service_test.go:242: FLAKY_TEST
03:27:24 [2022-10-20T03:27:24.747Z] 
03:27:24 [2022-10-20T03:27:24.747Z] DONE 38 tests, 1 skipped in 43.704s
03:27:24 [2022-10-20T03:27:24.747Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:27:24 [2022-10-20T03:27:24.747Z] ++ 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
03:27:24 [2022-10-20T03:27:24.747Z] ++ set -e
03:27:24 [2022-10-20T03:27:24.747Z] ++ '[' -n 0 ']'
03:27:24 [2022-10-20T03:27:24.747Z] ++ set -x
03:27:24 [2022-10-20T03:27:24.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
03:27:24 [2022-10-20T03:27:24.747Z] INFO: Testing against a local daemon
03:27:24 [2022-10-20T03:27:24.747Z] === RUN   TestDockerNetworkIpvlanPersistance
03:27:24 [2022-10-20T03:27:24.747Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:27:24 [2022-10-20T03:27:24.747Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:27:24 [2022-10-20T03:27:24.747Z] === RUN   TestDockerNetworkIpvlan
03:27:24 [2022-10-20T03:27:24.747Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:27:24 [2022-10-20T03:27:24.747Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:27:24 [2022-10-20T03:27:24.747Z] PASS
03:27:24 [2022-10-20T03:27:24.747Z] 
03:27:24 [2022-10-20T03:27:24.747Z] === Skipped
03:27:24 [2022-10-20T03:27:24.747Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:27:24 [2022-10-20T03:27:24.747Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:27:24 [2022-10-20T03:27:24.747Z] 
03:27:24 [2022-10-20T03:27:24.747Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:27:24 [2022-10-20T03:27:24.747Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:27:24 [2022-10-20T03:27:24.747Z] 
03:27:24 [2022-10-20T03:27:24.747Z] DONE 2 tests, 2 skipped in 0.092s
03:27:24 [2022-10-20T03:27:24.747Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:27:24 [2022-10-20T03:27:24.747Z] ++ 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
03:27:24 [2022-10-20T03:27:24.747Z] ++ set -e
03:27:24 [2022-10-20T03:27:24.747Z] ++ '[' -n 0 ']'
03:27:24 [2022-10-20T03:27:24.747Z] ++ set -x
03:27:24 [2022-10-20T03:27:24.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
03:27:24 [2022-10-20T03:27:24.747Z] INFO: Testing against a local daemon
03:27:24 [2022-10-20T03:27:24.747Z] === RUN   TestDockerNetworkMacvlanPersistance
03:27:25 [2022-10-20T03:27:25.313Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s)
03:27:25 [2022-10-20T03:27:25.313Z] === RUN   TestDockerNetworkMacvlan
03:27:26 [2022-10-20T03:27:26.247Z] === RUN   TestDockerNetworkMacvlan/Subinterface
03:27:26 [2022-10-20T03:27:26.813Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
03:27:27 [2022-10-20T03:27:27.746Z] === RUN   TestDockerNetworkMacvlan/NilParent
03:27:29 [2022-10-20T03:27:29.647Z] === RUN   TestDockerNetworkMacvlan/InternalMode
03:27:31 [2022-10-20T03:27:31.026Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
03:27:34 [2022-10-20T03:27:34.307Z] === RUN   TestDockerNetworkMacvlan/Addressing
03:27:34 [2022-10-20T03:27:34.873Z] --- PASS: TestDockerNetworkMacvlan (9.41s)
03:27:34 [2022-10-20T03:27:34.873Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
03:27:34 [2022-10-20T03:27:34.874Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
03:27:34 [2022-10-20T03:27:34.874Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
03:27:34 [2022-10-20T03:27:34.874Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s)
03:27:34 [2022-10-20T03:27:34.874Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s)
03:27:34 [2022-10-20T03:27:34.874Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
03:27:34 [2022-10-20T03:27:34.874Z] PASS
03:27:34 [2022-10-20T03:27:34.874Z] 
03:27:34 [2022-10-20T03:27:34.874Z] DONE 8 tests in 10.753s
03:27:34 [2022-10-20T03:27:34.874Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
03:27:34 [2022-10-20T03:27:34.874Z] ++ 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
03:27:34 [2022-10-20T03:27:34.874Z] ++ set -e
03:27:34 [2022-10-20T03:27:34.874Z] ++ '[' -n 0 ']'
03:27:34 [2022-10-20T03:27:34.874Z] ++ set -x
03:27:34 [2022-10-20T03:27:34.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
03:27:34 [2022-10-20T03:27:34.874Z] testing: warning: no tests to run
03:27:34 [2022-10-20T03:27:34.874Z] PASS
03:27:34 [2022-10-20T03:27:34.874Z] 
03:27:34 [2022-10-20T03:27:34.874Z] DONE 0 tests in 0.024s
03:27:34 [2022-10-20T03:27:34.874Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:27:34 [2022-10-20T03:27:34.874Z] ++ 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
03:27:34 [2022-10-20T03:27:34.874Z] ++ set -e
03:27:34 [2022-10-20T03:27:34.874Z] ++ '[' -n 0 ']'
03:27:34 [2022-10-20T03:27:34.874Z] ++ set -x
03:27:34 [2022-10-20T03:27:34.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
03:27:34 [2022-10-20T03:27:34.874Z] INFO: Testing against a local daemon
03:27:34 [2022-10-20T03:27:34.874Z] === RUN   TestAuthZPluginAllowRequest
03:27:36 [2022-10-20T03:27:36.248Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
03:27:36 [2022-10-20T03:27:36.248Z] === RUN   TestAuthZPluginTLS
03:27:36 [2022-10-20T03:27:36.813Z] --- PASS: TestAuthZPluginTLS (0.55s)
03:27:36 [2022-10-20T03:27:36.813Z] === RUN   TestAuthZPluginDenyRequest
03:27:37 [2022-10-20T03:27:37.071Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
03:27:37 [2022-10-20T03:27:37.071Z] === RUN   TestAuthZPluginAPIDenyResponse
03:27:37 [2022-10-20T03:27:37.637Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
03:27:37 [2022-10-20T03:27:37.638Z] === RUN   TestAuthZPluginDenyResponse
03:27:38 [2022-10-20T03:27:38.206Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
03:27:38 [2022-10-20T03:27:38.206Z] === RUN   TestAuthZPluginAllowEventStream
03:27:39 [2022-10-20T03:27:39.580Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s)
03:27:39 [2022-10-20T03:27:39.580Z] === RUN   TestAuthZPluginErrorResponse
03:27:39 [2022-10-20T03:27:39.838Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
03:27:39 [2022-10-20T03:27:39.838Z] === RUN   TestAuthZPluginErrorRequest
03:27:40 [2022-10-20T03:27:40.405Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
03:27:40 [2022-10-20T03:27:40.405Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:27:40 [2022-10-20T03:27:40.972Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
03:27:40 [2022-10-20T03:27:40.972Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:27:42 [2022-10-20T03:27:42.346Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s)
03:27:42 [2022-10-20T03:27:42.346Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:27:43 [2022-10-20T03:27:43.784Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s)
03:27:43 [2022-10-20T03:27:43.784Z] === RUN   TestAuthZPluginHeader
03:27:44 [2022-10-20T03:27:44.362Z] --- PASS: TestAuthZPluginHeader (0.69s)
03:27:44 [2022-10-20T03:27:44.362Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:27:44 [2022-10-20T03:27:44.362Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:27:44 [2022-10-20T03:27:44.362Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:27:44 [2022-10-20T03:27:44.362Z] === RUN   TestAuthZPluginV2Disable
03:27:44 [2022-10-20T03:27:44.362Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:27:44 [2022-10-20T03:27:44.362Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
03:27:44 [2022-10-20T03:27:44.362Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:27:44 [2022-10-20T03:27:44.362Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:27:44 [2022-10-20T03:27:44.362Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:27:44 [2022-10-20T03:27:44.362Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:27:44 [2022-10-20T03:27:44.362Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:27:44 [2022-10-20T03:27:44.362Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:27:44 [2022-10-20T03:27:44.362Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:28:02 [2022-10-20T03:28:02.468Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
03:28:02 [2022-10-20T03:28:02.468Z] PASS
03:28:02 [2022-10-20T03:28:02.468Z] 
03:28:02 [2022-10-20T03:28:02.468Z] === Skipped
03:28:02 [2022-10-20T03:28:02.468Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:28:02 [2022-10-20T03:28:02.468Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:28:02 [2022-10-20T03:28:02.468Z] 
03:28:02 [2022-10-20T03:28:02.468Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
03:28:02 [2022-10-20T03:28:02.468Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:28:02 [2022-10-20T03:28:02.468Z] 
03:28:02 [2022-10-20T03:28:02.468Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:28:02 [2022-10-20T03:28:02.468Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:28:02 [2022-10-20T03:28:02.468Z] 
03:28:02 [2022-10-20T03:28:02.468Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:28:02 [2022-10-20T03:28:02.468Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:28:02 [2022-10-20T03:28:02.468Z] 
03:28:02 [2022-10-20T03:28:02.468Z] DONE 17 tests, 4 skipped in 26.503s
03:28:02 [2022-10-20T03:28:02.468Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:28:02 [2022-10-20T03:28:02.468Z] ++ 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
03:28:02 [2022-10-20T03:28:02.468Z] ++ set -e
03:28:02 [2022-10-20T03:28:02.468Z] ++ '[' -n 0 ']'
03:28:02 [2022-10-20T03:28:02.468Z] ++ set -x
03:28:02 [2022-10-20T03:28:02.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
03:28:02 [2022-10-20T03:28:02.468Z] INFO: Testing against a local daemon
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
03:28:02 [2022-10-20T03:28:02.468Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
03:28:02 [2022-10-20T03:28:02.468Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/pull
03:28:02 [2022-10-20T03:28:02.468Z] === PAUSE TestPluginInvalidJSON/plugins/pull
03:28:02 [2022-10-20T03:28:02.468Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
03:28:02 [2022-10-20T03:28:02.468Z] === CONT  TestPluginInvalidJSON/plugins/pull
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
03:28:02 [2022-10-20T03:28:02.468Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
03:28:02 [2022-10-20T03:28:02.468Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
03:28:02 [2022-10-20T03:28:02.468Z] --- PASS: TestPluginInvalidJSON (0.02s)
03:28:02 [2022-10-20T03:28:02.468Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
03:28:02 [2022-10-20T03:28:02.468Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
03:28:02 [2022-10-20T03:28:02.469Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
03:28:02 [2022-10-20T03:28:02.469Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
03:28:02 [2022-10-20T03:28:02.469Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
03:28:02 [2022-10-20T03:28:02.469Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
03:28:02 [2022-10-20T03:28:02.469Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
03:28:02 [2022-10-20T03:28:02.469Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
03:28:02 [2022-10-20T03:28:02.469Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
03:28:02 [2022-10-20T03:28:02.469Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
03:28:02 [2022-10-20T03:28:02.469Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
03:28:02 [2022-10-20T03:28:02.469Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
03:28:02 [2022-10-20T03:28:02.469Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
03:28:02 [2022-10-20T03:28:02.469Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
03:28:02 [2022-10-20T03:28:02.469Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
03:28:02 [2022-10-20T03:28:02.469Z] === RUN   TestPluginInstall
03:28:02 [2022-10-20T03:28:02.469Z] === RUN   TestPluginInstall/no_auth
03:28:05 [2022-10-20T03:28:05.749Z] time="2022-10-20T03:28:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:28:05 [2022-10-20T03:28:05.749Z] time="2022-10-20T03:28:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:395bf5d82d159264e889e3db595eb608775cfb2a3606fb35e0cd1b5db33ca4eb" mediatype=application/vnd.docker.plugin.v1+json size=522
03:28:05 [2022-10-20T03:28:05.749Z] time="2022-10-20T03:28:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:28:05 [2022-10-20T03:28:05.749Z] time="2022-10-20T03:28:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:395bf5d82d159264e889e3db595eb608775cfb2a3606fb35e0cd1b5db33ca4eb" mediatype=application/vnd.docker.plugin.v1+json size=522
03:28:05 [2022-10-20T03:28:05.749Z] === RUN   TestPluginInstall/with_htpasswd
03:28:05 [2022-10-20T03:28:05.749Z] time="2022-10-20T03:28:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:28:05 [2022-10-20T03:28:05.749Z] time="2022-10-20T03:28:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37c96b97d2984fc78b66b7968818bd792731d0852d06a8cda9c9e931219437e0" mediatype=application/vnd.docker.plugin.v1+json size=522
03:28:05 [2022-10-20T03:28:05.749Z] time="2022-10-20T03:28:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:28:05 [2022-10-20T03:28:05.750Z] time="2022-10-20T03:28:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37c96b97d2984fc78b66b7968818bd792731d0852d06a8cda9c9e931219437e0" mediatype=application/vnd.docker.plugin.v1+json size=522
03:28:06 [2022-10-20T03:28:06.007Z] === RUN   TestPluginInstall/with_insecure
03:28:06 [2022-10-20T03:28:06.941Z] time="2022-10-20T03:28:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:28:06 [2022-10-20T03:28:06.941Z] time="2022-10-20T03:28:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9086f1d82f96f3851fed3021775fb8b9015ba68f82c673a620a8f2efe7bcf0dc" mediatype=application/vnd.docker.plugin.v1+json size=522
03:28:06 [2022-10-20T03:28:06.941Z] time="2022-10-20T03:28:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:28:06 [2022-10-20T03:28:06.941Z] time="2022-10-20T03:28:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9086f1d82f96f3851fed3021775fb8b9015ba68f82c673a620a8f2efe7bcf0dc" mediatype=application/vnd.docker.plugin.v1+json size=522
03:28:07 [2022-10-20T03:28:07.199Z]     plugin_test.go:196: [dbaba13fa72ea] daemon is not started
03:28:07 [2022-10-20T03:28:07.199Z] --- PASS: TestPluginInstall (5.66s)
03:28:07 [2022-10-20T03:28:07.199Z]     --- PASS: TestPluginInstall/no_auth (4.05s)
03:28:07 [2022-10-20T03:28:07.199Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
03:28:07 [2022-10-20T03:28:07.199Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
03:28:07 [2022-10-20T03:28:07.199Z] === RUN   TestPluginsWithRuntimes
03:28:08 [2022-10-20T03:28:08.573Z] === RUN   TestPluginsWithRuntimes/No_Args
03:28:09 [2022-10-20T03:28:09.948Z] === RUN   TestPluginsWithRuntimes/With_Args
03:28:10 [2022-10-20T03:28:10.881Z] --- PASS: TestPluginsWithRuntimes (3.51s)
03:28:10 [2022-10-20T03:28:10.881Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.07s)
03:28:10 [2022-10-20T03:28:10.881Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
03:28:10 [2022-10-20T03:28:10.881Z] === RUN   TestPluginBackCompatMediaTypes
03:28:11 [2022-10-20T03:28:11.139Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
03:28:11 [2022-10-20T03:28:11.139Z] PASS
03:28:11 [2022-10-20T03:28:11.139Z] 
03:28:11 [2022-10-20T03:28:11.139Z] DONE 24 tests in 9.883s
03:28:11 [2022-10-20T03:28:11.139Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:28:11 [2022-10-20T03:28:11.139Z] ++ 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
03:28:11 [2022-10-20T03:28:11.139Z] ++ set -e
03:28:11 [2022-10-20T03:28:11.139Z] ++ '[' -n 0 ']'
03:28:11 [2022-10-20T03:28:11.139Z] ++ set -x
03:28:11 [2022-10-20T03:28:11.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
03:28:11 [2022-10-20T03:28:11.397Z] INFO: Testing against a local daemon
03:28:11 [2022-10-20T03:28:11.397Z] === RUN   TestExternalGraphDriver
03:28:11 [2022-10-20T03:28:11.655Z] === RUN   TestExternalGraphDriver/json
03:28:13 [2022-10-20T03:28:13.553Z] === RUN   TestExternalGraphDriver/spec
03:28:14 [2022-10-20T03:28:14.926Z] === RUN   TestExternalGraphDriver/pull
03:28:16 [2022-10-20T03:28:16.825Z] --- PASS: TestExternalGraphDriver (5.18s)
03:28:16 [2022-10-20T03:28:16.825Z]     --- PASS: TestExternalGraphDriver/json (1.62s)
03:28:16 [2022-10-20T03:28:16.825Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
03:28:16 [2022-10-20T03:28:16.825Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
03:28:16 [2022-10-20T03:28:16.825Z] === RUN   TestGraphdriverPluginV2
03:28:16 [2022-10-20T03:28:16.825Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:28:16 [2022-10-20T03:28:16.825Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
03:28:16 [2022-10-20T03:28:16.825Z] PASS
03:28:16 [2022-10-20T03:28:16.825Z] 
03:28:16 [2022-10-20T03:28:16.825Z] === Skipped
03:28:16 [2022-10-20T03:28:16.825Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
03:28:16 [2022-10-20T03:28:16.825Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:28:16 [2022-10-20T03:28:16.825Z] 
03:28:16 [2022-10-20T03:28:16.825Z] DONE 5 tests, 1 skipped in 5.623s
03:28:16 [2022-10-20T03:28:16.825Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:28:16 [2022-10-20T03:28:16.825Z] ++ 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
03:28:16 [2022-10-20T03:28:16.825Z] ++ set -e
03:28:16 [2022-10-20T03:28:16.825Z] ++ '[' -n 0 ']'
03:28:16 [2022-10-20T03:28:16.825Z] ++ set -x
03:28:16 [2022-10-20T03:28:16.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
03:28:17 [2022-10-20T03:28:17.083Z] INFO: Testing against a local daemon
03:28:17 [2022-10-20T03:28:17.083Z] === RUN   TestContinueAfterPluginCrash
03:28:17 [2022-10-20T03:28:17.083Z] === PAUSE TestContinueAfterPluginCrash
03:28:17 [2022-10-20T03:28:17.083Z] === RUN   TestReadPluginNoRead
03:28:17 [2022-10-20T03:28:17.083Z] === PAUSE TestReadPluginNoRead
03:28:17 [2022-10-20T03:28:17.083Z] === RUN   TestDaemonStartWithLogOpt
03:28:17 [2022-10-20T03:28:17.083Z] === PAUSE TestDaemonStartWithLogOpt
03:28:17 [2022-10-20T03:28:17.083Z] === CONT  TestContinueAfterPluginCrash
03:28:17 [2022-10-20T03:28:17.083Z] === CONT  TestDaemonStartWithLogOpt
03:28:20 [2022-10-20T03:28:20.365Z] --- PASS: TestDaemonStartWithLogOpt (2.98s)
03:28:20 [2022-10-20T03:28:20.365Z] === CONT  TestReadPluginNoRead
03:28:22 [2022-10-20T03:28:22.265Z] === RUN   TestReadPluginNoRead/default
03:28:23 [2022-10-20T03:28:23.639Z] === RUN   TestReadPluginNoRead/disabled_caching
03:28:25 [2022-10-20T03:28:25.015Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:28:25 [2022-10-20T03:28:25.015Z] --- PASS: TestContinueAfterPluginCrash (8.01s)
03:28:25 [2022-10-20T03:28:25.950Z] === CONT  TestReadPluginNoRead
03:28:25 [2022-10-20T03:28:25.950Z]     read_test.go:91: [d8a6378412329] daemon is not started
03:28:25 [2022-10-20T03:28:25.950Z] --- PASS: TestReadPluginNoRead (5.90s)
03:28:25 [2022-10-20T03:28:25.950Z]     --- PASS: TestReadPluginNoRead/default (1.36s)
03:28:25 [2022-10-20T03:28:25.950Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
03:28:25 [2022-10-20T03:28:25.950Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
03:28:25 [2022-10-20T03:28:25.950Z] PASS
03:28:25 [2022-10-20T03:28:25.950Z] 
03:28:25 [2022-10-20T03:28:25.950Z] DONE 6 tests in 9.001s
03:28:25 [2022-10-20T03:28:25.950Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:28:25 [2022-10-20T03:28:25.950Z] ++ 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
03:28:25 [2022-10-20T03:28:25.950Z] ++ set -e
03:28:25 [2022-10-20T03:28:25.950Z] ++ '[' -n 0 ']'
03:28:25 [2022-10-20T03:28:25.950Z] ++ set -x
03:28:25 [2022-10-20T03:28:25.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
03:28:25 [2022-10-20T03:28:25.950Z] testing: warning: no tests to run
03:28:25 [2022-10-20T03:28:25.950Z] PASS
03:28:25 [2022-10-20T03:28:25.950Z] 
03:28:25 [2022-10-20T03:28:25.950Z] DONE 0 tests in 0.033s
03:28:25 [2022-10-20T03:28:25.950Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:28:25 [2022-10-20T03:28:25.950Z] ++ 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
03:28:25 [2022-10-20T03:28:25.950Z] ++ set -e
03:28:25 [2022-10-20T03:28:25.950Z] ++ '[' -n 0 ']'
03:28:25 [2022-10-20T03:28:25.950Z] ++ set -x
03:28:25 [2022-10-20T03:28:25.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
03:28:25 [2022-10-20T03:28:25.950Z] INFO: Testing against a local daemon
03:28:25 [2022-10-20T03:28:25.950Z] === RUN   TestPluginWithDevMounts
03:28:25 [2022-10-20T03:28:25.950Z] === PAUSE TestPluginWithDevMounts
03:28:25 [2022-10-20T03:28:25.950Z] === CONT  TestPluginWithDevMounts
03:28:27 [2022-10-20T03:28:27.850Z] --- PASS: TestPluginWithDevMounts (1.55s)
03:28:27 [2022-10-20T03:28:27.850Z] PASS
03:28:27 [2022-10-20T03:28:27.850Z] 
03:28:27 [2022-10-20T03:28:27.850Z] DONE 1 tests in 1.659s
03:28:27 [2022-10-20T03:28:27.850Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
03:28:27 [2022-10-20T03:28:27.850Z] ++ 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
03:28:27 [2022-10-20T03:28:27.850Z] ++ set -e
03:28:27 [2022-10-20T03:28:27.850Z] ++ '[' -n 0 ']'
03:28:27 [2022-10-20T03:28:27.850Z] ++ set -x
03:28:27 [2022-10-20T03:28:27.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
03:28:27 [2022-10-20T03:28:27.850Z] INFO: Testing against a local daemon
03:28:27 [2022-10-20T03:28:27.850Z] === RUN   TestSecretInspect
03:28:30 [2022-10-20T03:28:30.378Z] --- PASS: TestSecretInspect (2.16s)
03:28:30 [2022-10-20T03:28:30.378Z] === RUN   TestSecretList
03:28:32 [2022-10-20T03:28:32.277Z] --- PASS: TestSecretList (2.17s)
03:28:32 [2022-10-20T03:28:32.277Z] === RUN   TestSecretsCreateAndDelete
03:28:34 [2022-10-20T03:28:34.176Z] --- PASS: TestSecretsCreateAndDelete (2.25s)
03:28:34 [2022-10-20T03:28:34.176Z] === RUN   TestSecretsUpdate
03:28:36 [2022-10-20T03:28:36.704Z] --- PASS: TestSecretsUpdate (2.18s)
03:28:36 [2022-10-20T03:28:36.704Z] === RUN   TestTemplatedSecret
03:28:39 [2022-10-20T03:28:39.233Z] --- PASS: TestTemplatedSecret (2.51s)
03:28:39 [2022-10-20T03:28:39.233Z] === RUN   TestSecretCreateResolve
03:28:41 [2022-10-20T03:28:41.134Z] --- PASS: TestSecretCreateResolve (2.16s)
03:28:41 [2022-10-20T03:28:41.134Z] PASS
03:28:41 [2022-10-20T03:28:41.134Z] 
03:28:41 [2022-10-20T03:28:41.134Z] DONE 6 tests in 13.516s
03:28:41 [2022-10-20T03:28:41.134Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
03:28:41 [2022-10-20T03:28:41.134Z] ++ 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
03:28:41 [2022-10-20T03:28:41.134Z] ++ set -e
03:28:41 [2022-10-20T03:28:41.134Z] ++ '[' -n 0 ']'
03:28:41 [2022-10-20T03:28:41.134Z] ++ set -x
03:28:41 [2022-10-20T03:28:41.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
03:28:41 [2022-10-20T03:28:41.392Z] INFO: Testing against a local daemon
03:28:41 [2022-10-20T03:28:41.392Z] === RUN   TestServiceCreateInit
03:28:41 [2022-10-20T03:28:41.392Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:28:45 [2022-10-20T03:28:45.577Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:28:48 [2022-10-20T03:28:48.861Z] --- PASS: TestServiceCreateInit (7.12s)
03:28:48 [2022-10-20T03:28:48.861Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s)
03:28:48 [2022-10-20T03:28:48.861Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s)
03:28:48 [2022-10-20T03:28:48.861Z] === RUN   TestCreateServiceMultipleTimes
03:29:06 [2022-10-20T03:29:06.956Z] --- PASS: TestCreateServiceMultipleTimes (15.81s)
03:29:06 [2022-10-20T03:29:06.956Z] === RUN   TestCreateServiceConflict
03:29:06 [2022-10-20T03:29:06.956Z] --- PASS: TestCreateServiceConflict (2.16s)
03:29:06 [2022-10-20T03:29:06.956Z] === RUN   TestCreateServiceMaxReplicas
03:29:09 [2022-10-20T03:29:09.491Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
03:29:09 [2022-10-20T03:29:09.491Z] === RUN   TestCreateWithDuplicateNetworkNames
03:29:24 [2022-10-20T03:29:24.362Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s)
03:29:24 [2022-10-20T03:29:24.362Z] === RUN   TestCreateServiceSecretFileMode
03:29:24 [2022-10-20T03:29:24.619Z] --- PASS: TestCreateServiceSecretFileMode (2.47s)
03:29:24 [2022-10-20T03:29:24.619Z] === RUN   TestCreateServiceConfigFileMode
03:29:27 [2022-10-20T03:29:27.148Z] --- PASS: TestCreateServiceConfigFileMode (2.56s)
03:29:27 [2022-10-20T03:29:27.148Z] === RUN   TestCreateServiceSysctls
03:29:30 [2022-10-20T03:29:30.432Z] --- PASS: TestCreateServiceSysctls (2.92s)
03:29:30 [2022-10-20T03:29:30.432Z] === RUN   TestCreateServiceCapabilities
03:29:32 [2022-10-20T03:29:32.960Z] --- PASS: TestCreateServiceCapabilities (2.47s)
03:29:32 [2022-10-20T03:29:32.960Z] === RUN   TestInspect
03:29:35 [2022-10-20T03:29:35.488Z] --- PASS: TestInspect (2.53s)
03:29:35 [2022-10-20T03:29:35.488Z] === RUN   TestCreateJob
03:29:38 [2022-10-20T03:29:38.016Z] --- PASS: TestCreateJob (2.84s)
03:29:38 [2022-10-20T03:29:38.016Z] === RUN   TestReplicatedJob
03:29:43 [2022-10-20T03:29:43.279Z] --- PASS: TestReplicatedJob (4.94s)
03:29:43 [2022-10-20T03:29:43.279Z] === RUN   TestUpdateReplicatedJob
03:29:45 [2022-10-20T03:29:45.808Z] --- PASS: TestUpdateReplicatedJob (3.02s)
03:29:45 [2022-10-20T03:29:45.808Z] === RUN   TestServiceListWithStatuses
03:29:45 [2022-10-20T03:29:45.808Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:29:45 [2022-10-20T03:29:45.808Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:29:45 [2022-10-20T03:29:45.808Z] === RUN   TestDockerNetworkConnectAlias
03:29:49 [2022-10-20T03:29:49.993Z] --- PASS: TestDockerNetworkConnectAlias (4.12s)
03:29:49 [2022-10-20T03:29:49.993Z] === RUN   TestDockerNetworkReConnect
03:29:53 [2022-10-20T03:29:53.274Z] --- PASS: TestDockerNetworkReConnect (3.32s)
03:29:53 [2022-10-20T03:29:53.274Z] === RUN   TestServicePlugin
03:29:53 [2022-10-20T03:29:53.274Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:29:53 [2022-10-20T03:29:53.274Z] --- SKIP: TestServicePlugin (0.00s)
03:29:53 [2022-10-20T03:29:53.274Z] === RUN   TestServiceUpdateLabel
03:29:55 [2022-10-20T03:29:55.801Z] --- PASS: TestServiceUpdateLabel (2.18s)
03:29:55 [2022-10-20T03:29:55.801Z] === RUN   TestServiceUpdateSecrets
03:30:10 [2022-10-20T03:30:10.668Z] --- PASS: TestServiceUpdateSecrets (14.40s)
03:30:10 [2022-10-20T03:30:10.668Z] === RUN   TestServiceUpdateConfigs
03:30:25 [2022-10-20T03:30:25.535Z] --- PASS: TestServiceUpdateConfigs (14.30s)
03:30:25 [2022-10-20T03:30:25.535Z] === RUN   TestServiceUpdateNetwork
03:30:37 [2022-10-20T03:30:37.732Z] --- PASS: TestServiceUpdateNetwork (12.26s)
03:30:37 [2022-10-20T03:30:37.732Z] === RUN   TestServiceUpdatePidsLimit
03:30:37 [2022-10-20T03:30:37.732Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:30:38 [2022-10-20T03:30:38.297Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:30:46 [2022-10-20T03:30:46.462Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
03:30:53 [2022-10-20T03:30:53.019Z] --- PASS: TestServiceUpdatePidsLimit (16.00s)
03:30:53 [2022-10-20T03:30:53.019Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
03:30:53 [2022-10-20T03:30:53.019Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
03:30:53 [2022-10-20T03:30:53.019Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
03:30:53 [2022-10-20T03:30:53.019Z] PASS
03:30:53 [2022-10-20T03:30:53.019Z] 
03:30:53 [2022-10-20T03:30:53.019Z] === Skipped
03:30:53 [2022-10-20T03:30:53.019Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
03:30:53 [2022-10-20T03:30:53.019Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:30:53 [2022-10-20T03:30:53.019Z] 
03:30:53 [2022-10-20T03:30:53.019Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
03:30:53 [2022-10-20T03:30:53.019Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:30:53 [2022-10-20T03:30:53.019Z] 
03:30:53 [2022-10-20T03:30:53.019Z] DONE 27 tests, 2 skipped in 131.326s
03:30:53 [2022-10-20T03:30:53.019Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
03:30:53 [2022-10-20T03:30:53.019Z] ++ 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
03:30:53 [2022-10-20T03:30:53.019Z] ++ set -e
03:30:53 [2022-10-20T03:30:53.019Z] ++ '[' -n 0 ']'
03:30:53 [2022-10-20T03:30:53.019Z] ++ set -x
03:30:53 [2022-10-20T03:30:53.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
03:30:53 [2022-10-20T03:30:53.019Z] INFO: Testing against a local daemon
03:30:53 [2022-10-20T03:30:53.019Z] === RUN   TestSessionCreate
03:30:53 [2022-10-20T03:30:53.019Z] --- PASS: TestSessionCreate (0.03s)
03:30:53 [2022-10-20T03:30:53.019Z] === RUN   TestSessionCreateWithBadUpgrade
03:30:53 [2022-10-20T03:30:53.019Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
03:30:53 [2022-10-20T03:30:53.019Z] PASS
03:30:53 [2022-10-20T03:30:53.019Z] 
03:30:53 [2022-10-20T03:30:53.019Z] DONE 2 tests in 0.126s
03:30:53 [2022-10-20T03:30:53.019Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
03:30:53 [2022-10-20T03:30:53.019Z] ++ 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
03:30:53 [2022-10-20T03:30:53.019Z] ++ set -e
03:30:53 [2022-10-20T03:30:53.019Z] ++ '[' -n 0 ']'
03:30:53 [2022-10-20T03:30:53.019Z] ++ set -x
03:30:53 [2022-10-20T03:30:53.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
03:30:53 [2022-10-20T03:30:53.019Z] INFO: Testing against a local daemon
03:30:53 [2022-10-20T03:30:53.019Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:30:53 [2022-10-20T03:30:53.019Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:30:53 [2022-10-20T03:30:53.019Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:30:53 [2022-10-20T03:30:53.019Z] === RUN   TestDiskUsage
03:30:53 [2022-10-20T03:30:53.019Z] === PAUSE TestDiskUsage
03:30:53 [2022-10-20T03:30:53.019Z] === RUN   TestEventsExecDie
03:30:53 [2022-10-20T03:30:53.278Z] --- PASS: TestEventsExecDie (0.49s)
03:30:53 [2022-10-20T03:30:53.278Z] === RUN   TestEventsBackwardsCompatible
03:30:53 [2022-10-20T03:30:53.278Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
03:30:53 [2022-10-20T03:30:53.278Z] === RUN   TestEventsVolumeCreate
03:30:53 [2022-10-20T03:30:53.278Z] --- PASS: TestEventsVolumeCreate (0.06s)
03:30:53 [2022-10-20T03:30:53.278Z] === RUN   TestInfoBinaryCommits
03:30:53 [2022-10-20T03:30:53.278Z] --- PASS: TestInfoBinaryCommits (0.02s)
03:30:53 [2022-10-20T03:30:53.278Z] === RUN   TestInfoAPIVersioned
03:30:53 [2022-10-20T03:30:53.278Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:30:53 [2022-10-20T03:30:53.278Z] === RUN   TestInfoAPI
03:30:53 [2022-10-20T03:30:53.536Z] --- PASS: TestInfoAPI (0.02s)
03:30:53 [2022-10-20T03:30:53.536Z] === RUN   TestInfoAPIWarnings
03:31:11 [2022-10-20T03:31:11.667Z] --- PASS: TestInfoAPIWarnings (16.55s)
03:31:11 [2022-10-20T03:31:11.667Z] === RUN   TestInfoDebug
03:31:11 [2022-10-20T03:31:11.667Z] --- PASS: TestInfoDebug (0.52s)
03:31:11 [2022-10-20T03:31:11.667Z] === RUN   TestInfoInsecureRegistries
03:31:11 [2022-10-20T03:31:11.667Z] --- PASS: TestInfoInsecureRegistries (0.52s)
03:31:11 [2022-10-20T03:31:11.667Z] === RUN   TestInfoRegistryMirrors
03:31:11 [2022-10-20T03:31:11.667Z] --- PASS: TestInfoRegistryMirrors (0.52s)
03:31:11 [2022-10-20T03:31:11.667Z] === RUN   TestLoginFailsWithBadCredentials
03:31:11 [2022-10-20T03:31:11.925Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
03:31:11 [2022-10-20T03:31:11.925Z] === RUN   TestPingCacheHeaders
03:31:11 [2022-10-20T03:31:11.925Z] --- PASS: TestPingCacheHeaders (0.02s)
03:31:11 [2022-10-20T03:31:11.925Z] === RUN   TestPingGet
03:31:11 [2022-10-20T03:31:11.925Z] --- PASS: TestPingGet (0.01s)
03:31:11 [2022-10-20T03:31:11.925Z] === RUN   TestPingHead
03:31:11 [2022-10-20T03:31:11.925Z] --- PASS: TestPingHead (0.03s)
03:31:11 [2022-10-20T03:31:11.925Z] === RUN   TestPingSwarmHeader
03:31:12 [2022-10-20T03:31:12.491Z] === RUN   TestPingSwarmHeader/before_swarm_init
03:31:12 [2022-10-20T03:31:12.750Z] === RUN   TestPingSwarmHeader/after_swarm_init
03:31:13 [2022-10-20T03:31:13.684Z] === RUN   TestPingSwarmHeader/after_swarm_leave
03:31:13 [2022-10-20T03:31:13.684Z] --- PASS: TestPingSwarmHeader (1.65s)
03:31:13 [2022-10-20T03:31:13.684Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
03:31:13 [2022-10-20T03:31:13.684Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
03:31:13 [2022-10-20T03:31:13.684Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
03:31:13 [2022-10-20T03:31:13.684Z] === RUN   TestPingBuilderHeader
03:31:13 [2022-10-20T03:31:13.684Z] === RUN   TestPingBuilderHeader/default_config
03:31:14 [2022-10-20T03:31:14.250Z] === RUN   TestPingBuilderHeader/buildkit_disabled
03:31:14 [2022-10-20T03:31:14.816Z] --- PASS: TestPingBuilderHeader (1.05s)
03:31:14 [2022-10-20T03:31:14.816Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
03:31:14 [2022-10-20T03:31:14.816Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
03:31:14 [2022-10-20T03:31:14.816Z] === RUN   TestVersion
03:31:14 [2022-10-20T03:31:14.816Z] --- PASS: TestVersion (0.02s)
03:31:14 [2022-10-20T03:31:14.816Z] === CONT  TestDiskUsage
03:31:15 [2022-10-20T03:31:15.075Z] === RUN   TestDiskUsage/empty
03:31:15 [2022-10-20T03:31:15.075Z] === RUN   TestDiskUsage/empty/container_types
03:31:15 [2022-10-20T03:31:15.075Z] === RUN   TestDiskUsage/empty/image_types
03:31:15 [2022-10-20T03:31:15.075Z] === RUN   TestDiskUsage/empty/volume_types
03:31:15 [2022-10-20T03:31:15.075Z] === RUN   TestDiskUsage/empty/build-cache_types
03:31:15 [2022-10-20T03:31:15.075Z] === RUN   TestDiskUsage/empty/container,_volume_types
03:31:15 [2022-10-20T03:31:15.075Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
03:31:15 [2022-10-20T03:31:15.075Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
03:31:15 [2022-10-20T03:31:15.075Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/after_LoadBusybox
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
03:31:15 [2022-10-20T03:31:15.334Z] === RUN   TestDiskUsage/after_container.Run
03:31:15 [2022-10-20T03:31:15.595Z] === RUN   TestDiskUsage/after_container.Run/container_types
03:31:15 [2022-10-20T03:31:15.595Z] === RUN   TestDiskUsage/after_container.Run/image_types
03:31:15 [2022-10-20T03:31:15.595Z] === RUN   TestDiskUsage/after_container.Run/volume_types
03:31:15 [2022-10-20T03:31:15.595Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
03:31:15 [2022-10-20T03:31:15.595Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
03:31:15 [2022-10-20T03:31:15.595Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
03:31:15 [2022-10-20T03:31:15.595Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
03:31:15 [2022-10-20T03:31:15.595Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
03:31:15 [2022-10-20T03:31:15.595Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
03:31:15 [2022-10-20T03:31:15.595Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
03:31:15 [2022-10-20T03:31:15.853Z] --- PASS: TestDiskUsage (1.14s)
03:31:15 [2022-10-20T03:31:15.853Z]     --- PASS: TestDiskUsage/empty (0.01s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z] PASS
03:31:15 [2022-10-20T03:31:15.853Z] 
03:31:15 [2022-10-20T03:31:15.853Z] === Skipped
03:31:15 [2022-10-20T03:31:15.853Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:31:15 [2022-10-20T03:31:15.853Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:31:15 [2022-10-20T03:31:15.853Z] 
03:31:15 [2022-10-20T03:31:15.853Z] DONE 57 tests, 1 skipped in 23.174s
03:31:15 [2022-10-20T03:31:15.853Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
03:31:15 [2022-10-20T03:31:15.853Z] ++ 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
03:31:15 [2022-10-20T03:31:15.853Z] ++ set -e
03:31:15 [2022-10-20T03:31:15.853Z] ++ '[' -n 0 ']'
03:31:15 [2022-10-20T03:31:15.853Z] ++ set -x
03:31:15 [2022-10-20T03:31:15.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
03:31:15 [2022-10-20T03:31:15.853Z] INFO: Testing against a local daemon
03:31:15 [2022-10-20T03:31:15.853Z] === RUN   TestVolumesCreateAndList
03:31:15 [2022-10-20T03:31:15.853Z] --- PASS: TestVolumesCreateAndList (0.02s)
03:31:15 [2022-10-20T03:31:15.853Z] === RUN   TestVolumesRemove
03:31:16 [2022-10-20T03:31:16.112Z] --- PASS: TestVolumesRemove (0.06s)
03:31:16 [2022-10-20T03:31:16.112Z] === RUN   TestVolumesInspect
03:31:16 [2022-10-20T03:31:16.112Z] --- PASS: TestVolumesInspect (0.02s)
03:31:16 [2022-10-20T03:31:16.112Z] === RUN   TestVolumesInvalidJSON
03:31:16 [2022-10-20T03:31:16.112Z] === RUN   TestVolumesInvalidJSON/volumes/create
03:31:16 [2022-10-20T03:31:16.112Z] === PAUSE TestVolumesInvalidJSON/volumes/create
03:31:16 [2022-10-20T03:31:16.112Z] === CONT  TestVolumesInvalidJSON/volumes/create
03:31:16 [2022-10-20T03:31:16.112Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
03:31:16 [2022-10-20T03:31:16.112Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
03:31:16 [2022-10-20T03:31:16.112Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
03:31:16 [2022-10-20T03:31:16.112Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
03:31:16 [2022-10-20T03:31:16.112Z] --- PASS: TestVolumesInvalidJSON (0.01s)
03:31:16 [2022-10-20T03:31:16.112Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
03:31:16 [2022-10-20T03:31:16.112Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
03:31:16 [2022-10-20T03:31:16.112Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
03:31:16 [2022-10-20T03:31:16.112Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
03:31:16 [2022-10-20T03:31:16.112Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
03:31:16 [2022-10-20T03:31:16.112Z] === RUN   TestVolumePruneAnonymous
03:31:16 [2022-10-20T03:31:16.112Z] --- PASS: TestVolumePruneAnonymous (0.04s)
03:31:16 [2022-10-20T03:31:16.112Z] PASS
03:31:16 [2022-10-20T03:31:16.112Z] 
03:31:16 [2022-10-20T03:31:16.112Z] DONE 10 tests in 0.232s
03:31:16 [2022-10-20T03:31:16.112Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:31:16 [2022-10-20T03:31:16.112Z] ++++ cat bundles/test-integration/docker.pid
03:31:16 [2022-10-20T03:31:16.112Z] +++ kill 14808
03:31:16 [2022-10-20T03:31:16.370Z] +++ /etc/init.d/apparmor stop
03:31:16 [2022-10-20T03:31:16.371Z] Leaving: AppArmorNo profiles have been unloaded.
03:31:16 [2022-10-20T03:31:16.371Z] 
03:31:16 [2022-10-20T03:31:16.371Z] Unloading profiles will leave already running processes permanently
03:31:16 [2022-10-20T03:31:16.371Z] unconfined, which can lead to unexpected situations.
03:31:16 [2022-10-20T03:31:16.371Z] 
03:31:16 [2022-10-20T03:31:16.371Z] To set a process to complain mode, use the command line tool
03:31:16 [2022-10-20T03:31:16.371Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:31:16 [2022-10-20T03:31:16.371Z] +++ true
03:31:16 [2022-10-20T03:31:16.371Z] exiting test-integration
03:31:16 [2022-10-20T03:31:16.371Z] ++ exit 0
03:31:16 [2022-10-20T03:31:16.371Z] 
Post stage
[Pipeline] junit
03:31:17 [2022-10-20T03:31:17.319Z] Recording test results
03:31:17 [2022-10-20T03:31:17.453Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:31:17 [2022-10-20T03:31:17.759Z] + echo Ensuring container killed.
03:31:17 [2022-10-20T03:31:17.759Z] Ensuring container killed.
03:31:17 [2022-10-20T03:31:17.759Z] + docker rm -vf docker-pr2
03:31:17 [2022-10-20T03:31:17.759Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
03:31:18 [2022-10-20T03:31:18.038Z] + echo Chowning /workspace to jenkins user
03:31:18 [2022-10-20T03:31:18.038Z] Chowning /workspace to jenkins user
03:31:18 [2022-10-20T03:31:18.038Z] + id -u
03:31:18 [2022-10-20T03:31:18.038Z] + id -g
03:31:18 [2022-10-20T03:31:18.038Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44334:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:31:19 [2022-10-20T03:31:19.722Z] + bundleName=arm64-integration
03:31:19 [2022-10-20T03:31:19.722Z] + echo Creating arm64-integration-bundles.tar.gz
03:31:19 [2022-10-20T03:31:19.722Z] Creating arm64-integration-bundles.tar.gz
03:31:19 [2022-10-20T03:31:19.722Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
03:31:19 [2022-10-20T03:31:19.722Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
03:31:19 [2022-10-20T03:31:19.997Z] Archiving artifacts
03:31:21 [2022-10-20T03:31:21.829Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44334/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:31:22 [2022-10-20T03:31:22.122Z] + make clean
03:31:22 [2022-10-20T03:31:22.380Z] docker volume rm -f docker-dev-cache docker-mod-cache
03:31:22 [2022-10-20T03:31:22.380Z] docker-dev-cache
03:31:22 [2022-10-20T03:31:22.380Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS