Skip to content
Success

Console Output

Started by user Brian Goff
Restarted from build #1, stage Build
01:20:09 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from a70bbdf673235526a9cb054c8e404e2583f99167+f00569b89154a5ce8c290d5420019bb20a8ab632 (32950c6339a3899dc713c3776805f3d76b3118fe)
Copied 1 artifact(s)/stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45803/1/ to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45803/2/
Running in Durability level: PERFORMANCE_OPTIMIZED
[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)
Stage "pr-hack" skipped due to this build restarting at stage "Build"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
Stage "DCO-check" skipped due to this build restarting at stage "Build"
[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
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
01:20:30 [2023-06-24T01:20:30.940Z] Still waiting to schedule task
01:20:30 [2023-06-24T01:20:30.966Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
01:21:02 [2023-06-24T01:21:02.270Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07a12d4c72155cc8c) in /home/ubuntu/workspace/moby_PR-45803
[Pipeline] {
[Pipeline] checkout
01:21:02 [2023-06-24T01:21:02.354Z] The recommended git tool is: git
01:21:04 [2023-06-24T01:21:04.079Z] using credential docker-jenkins-github-credentials
01:21:04 [2023-06-24T01:21:04.096Z] Cloning the remote Git repository
01:21:04 [2023-06-24T01:21:04.096Z] Cloning with configured refspecs honoured and without tags
01:21:04 [2023-06-24T01:21:04.069Z] Cloning repository https://github.com/moby/moby.git
01:21:04 [2023-06-24T01:21:04.114Z]  > git init /home/ubuntu/workspace/moby_PR-45803 # timeout=10
01:21:04 [2023-06-24T01:21:04.443Z] Fetching upstream changes from https://github.com/moby/moby.git
01:21:04 [2023-06-24T01:21:04.443Z]  > git --version # timeout=10
01:21:04 [2023-06-24T01:21:04.446Z]  > git --version # 'git version 2.25.1'
01:21:04 [2023-06-24T01:21:04.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:21:04 [2023-06-24T01:21:04.448Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45803/head:refs/remotes/origin/PR-45803 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
01:21:16 [2023-06-24T01:21:16.110Z] Fetching without tags
01:21:16 [2023-06-24T01:21:16.328Z] Merging remotes/origin/23.0 commit f00569b89154a5ce8c290d5420019bb20a8ab632 into PR head commit a70bbdf673235526a9cb054c8e404e2583f99167
01:21:16 [2023-06-24T01:21:16.006Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:21:16 [2023-06-24T01:21:16.009Z]  > git config --add remote.origin.fetch +refs/pull/45803/head:refs/remotes/origin/PR-45803 # timeout=10
01:21:16 [2023-06-24T01:21:16.013Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
01:21:16 [2023-06-24T01:21:16.088Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:21:16 [2023-06-24T01:21:16.095Z] Fetching upstream changes from https://github.com/moby/moby.git
01:21:16 [2023-06-24T01:21:16.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:21:16 [2023-06-24T01:21:16.096Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45803/head:refs/remotes/origin/PR-45803 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
01:21:16 [2023-06-24T01:21:16.316Z]  > git config core.sparsecheckout # timeout=10
01:21:16 [2023-06-24T01:21:16.319Z]  > git checkout -f a70bbdf673235526a9cb054c8e404e2583f99167 # timeout=10
01:21:17 [2023-06-24T01:21:17.086Z] Merge succeeded, producing a70bbdf673235526a9cb054c8e404e2583f99167
01:21:17 [2023-06-24T01:21:17.087Z] Checking out Revision a70bbdf673235526a9cb054c8e404e2583f99167 (PR-45803)
01:21:17 [2023-06-24T01:21:17.052Z]  > git remote # timeout=10
01:21:17 [2023-06-24T01:21:17.055Z]  > git config --get remote.origin.url # timeout=10
01:21:17 [2023-06-24T01:21:17.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:21:17 [2023-06-24T01:21:17.059Z]  > git merge f00569b89154a5ce8c290d5420019bb20a8ab632 # timeout=10
01:21:17 [2023-06-24T01:21:17.066Z]  > git rev-parse HEAD^{commit} # timeout=10
01:21:17 [2023-06-24T01:21:17.116Z]  > git config core.sparsecheckout # timeout=10
01:21:17 [2023-06-24T01:21:17.119Z]  > git checkout -f a70bbdf673235526a9cb054c8e404e2583f99167 # timeout=10
01:21:20 [2023-06-24T01:21:20.785Z] Commit message: "update go to go1.20.5"
01:21:20 [2023-06-24T01:21:20.775Z]  > git rev-list --no-walk a70bbdf673235526a9cb054c8e404e2583f99167 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:21:21 [2023-06-24T01:21:21.672Z] + docker version
01:21:26 [2023-06-24T01:21:26.919Z] Client: Docker Engine - Community
01:21:26 [2023-06-24T01:21:26.919Z]  Version:           24.0.2
01:21:26 [2023-06-24T01:21:26.919Z]  API version:       1.43
01:21:26 [2023-06-24T01:21:26.919Z]  Go version:        go1.20.4
01:21:26 [2023-06-24T01:21:26.919Z]  Git commit:        cb74dfc
01:21:26 [2023-06-24T01:21:26.919Z]  Built:             Thu May 25 21:52:41 2023
01:21:26 [2023-06-24T01:21:26.919Z]  OS/Arch:           linux/arm64
01:21:26 [2023-06-24T01:21:26.919Z]  Context:           default
01:21:26 [2023-06-24T01:21:26.919Z] 
01:21:26 [2023-06-24T01:21:26.919Z] Server: Docker Engine - Community
01:21:26 [2023-06-24T01:21:26.919Z]  Engine:
01:21:26 [2023-06-24T01:21:26.919Z]   Version:          24.0.2
01:21:26 [2023-06-24T01:21:26.919Z]   API version:      1.43 (minimum version 1.12)
01:21:26 [2023-06-24T01:21:26.919Z]   Go version:       go1.20.4
01:21:26 [2023-06-24T01:21:26.919Z]   Git commit:       659604f
01:21:26 [2023-06-24T01:21:26.919Z]   Built:            Thu May 25 21:52:41 2023
01:21:26 [2023-06-24T01:21:26.919Z]   OS/Arch:          linux/arm64
01:21:26 [2023-06-24T01:21:26.919Z]   Experimental:     true
01:21:26 [2023-06-24T01:21:26.919Z]  containerd:
01:21:26 [2023-06-24T01:21:26.919Z]   Version:          1.6.21
01:21:26 [2023-06-24T01:21:26.919Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
01:21:26 [2023-06-24T01:21:26.919Z]  runc:
01:21:26 [2023-06-24T01:21:26.919Z]   Version:          1.1.7
01:21:26 [2023-06-24T01:21:26.919Z]   GitCommit:        v1.1.7-0-g860f061
01:21:26 [2023-06-24T01:21:26.919Z]  docker-init:
01:21:26 [2023-06-24T01:21:26.919Z]   Version:          0.19.0
01:21:26 [2023-06-24T01:21:26.919Z]   GitCommit:        de40ad0
[Pipeline] sh
01:21:27 [2023-06-24T01:21:27.217Z] + docker info
01:21:37 [2023-06-24T01:21:37.161Z] Client: Docker Engine - Community
01:21:37 [2023-06-24T01:21:37.161Z]  Version:    24.0.2
01:21:37 [2023-06-24T01:21:37.161Z]  Context:    default
01:21:37 [2023-06-24T01:21:37.161Z]  Debug Mode: false
01:21:37 [2023-06-24T01:21:37.161Z]  Plugins:
01:21:37 [2023-06-24T01:21:37.161Z]   buildx: Docker Buildx (Docker Inc.)
01:21:37 [2023-06-24T01:21:37.161Z]     Version:  v0.11.0
01:21:37 [2023-06-24T01:21:37.161Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
01:21:37 [2023-06-24T01:21:37.161Z]   compose: Docker Compose (Docker Inc.)
01:21:37 [2023-06-24T01:21:37.161Z]     Version:  v2.19.0
01:21:37 [2023-06-24T01:21:37.161Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
01:21:37 [2023-06-24T01:21:37.161Z] 
01:21:37 [2023-06-24T01:21:37.161Z] Server:
01:21:37 [2023-06-24T01:21:37.161Z]  Containers: 0
01:21:37 [2023-06-24T01:21:37.161Z]   Running: 0
01:21:37 [2023-06-24T01:21:37.161Z]   Paused: 0
01:21:37 [2023-06-24T01:21:37.161Z]   Stopped: 0
01:21:37 [2023-06-24T01:21:37.161Z]  Images: 0
01:21:37 [2023-06-24T01:21:37.161Z]  Server Version: 24.0.2
01:21:37 [2023-06-24T01:21:37.161Z]  Storage Driver: overlay2
01:21:37 [2023-06-24T01:21:37.161Z]   Backing Filesystem: extfs
01:21:37 [2023-06-24T01:21:37.161Z]   Supports d_type: true
01:21:37 [2023-06-24T01:21:37.161Z]   Using metacopy: false
01:21:37 [2023-06-24T01:21:37.161Z]   Native Overlay Diff: true
01:21:37 [2023-06-24T01:21:37.161Z]   userxattr: false
01:21:37 [2023-06-24T01:21:37.161Z]  Logging Driver: json-file
01:21:37 [2023-06-24T01:21:37.161Z]  Cgroup Driver: cgroupfs
01:21:37 [2023-06-24T01:21:37.161Z]  Cgroup Version: 1
01:21:37 [2023-06-24T01:21:37.161Z]  Plugins:
01:21:37 [2023-06-24T01:21:37.161Z]   Volume: local
01:21:37 [2023-06-24T01:21:37.161Z]   Network: bridge host ipvlan macvlan null overlay
01:21:37 [2023-06-24T01:21:37.161Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:21:37 [2023-06-24T01:21:37.161Z]  Swarm: inactive
01:21:37 [2023-06-24T01:21:37.161Z]  Runtimes: io.containerd.runc.v2 runc
01:21:37 [2023-06-24T01:21:37.161Z]  Default Runtime: runc
01:21:37 [2023-06-24T01:21:37.161Z]  Init Binary: docker-init
01:21:37 [2023-06-24T01:21:37.161Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
01:21:37 [2023-06-24T01:21:37.161Z]  runc version: v1.1.7-0-g860f061
01:21:37 [2023-06-24T01:21:37.161Z]  init version: de40ad0
01:21:37 [2023-06-24T01:21:37.161Z]  Security Options:
01:21:37 [2023-06-24T01:21:37.161Z]   apparmor
01:21:37 [2023-06-24T01:21:37.161Z]   seccomp
01:21:37 [2023-06-24T01:21:37.161Z]    Profile: builtin
01:21:37 [2023-06-24T01:21:37.161Z]  Kernel Version: 5.15.0-1038-aws
01:21:37 [2023-06-24T01:21:37.161Z]  Operating System: Ubuntu 20.04.6 LTS
01:21:37 [2023-06-24T01:21:37.161Z]  OSType: linux
01:21:37 [2023-06-24T01:21:37.161Z]  Architecture: aarch64
01:21:37 [2023-06-24T01:21:37.161Z]  CPUs: 8
01:21:37 [2023-06-24T01:21:37.161Z]  Total Memory: 30.64GiB
01:21:37 [2023-06-24T01:21:37.161Z]  Name: ip-10-100-66-151
01:21:37 [2023-06-24T01:21:37.161Z]  ID: 9de79838-2164-4234-8d77-50484feb20ea
01:21:37 [2023-06-24T01:21:37.161Z]  Docker Root Dir: /var/lib/docker
01:21:37 [2023-06-24T01:21:37.161Z]  Debug Mode: false
01:21:37 [2023-06-24T01:21:37.161Z]  Experimental: true
01:21:37 [2023-06-24T01:21:37.161Z]  Insecure Registries:
01:21:37 [2023-06-24T01:21:37.161Z]   127.0.0.0/8
01:21:37 [2023-06-24T01:21:37.161Z]  Live Restore Enabled: true
01:21:37 [2023-06-24T01:21:37.161Z] 
[Pipeline] sh
01:21:37 [2023-06-24T01:21:37.572Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
01:21:37 [2023-06-24T01:21:37.573Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
01:21:37 [2023-06-24T01:21:37.573Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45803/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
01:21:37 [2023-06-24T01:21:37.573Z] + bash /home/ubuntu/workspace/moby_PR-45803/check-config.sh
01:21:37 [2023-06-24T01:21:37.573Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:21:37 [2023-06-24T01:21:37.573Z] info: reading kernel config from /boot/config-5.15.0-1038-aws ...
01:21:37 [2023-06-24T01:21:37.573Z] 
01:21:37 [2023-06-24T01:21:37.573Z] Generally Necessary:
01:21:37 [2023-06-24T01:21:37.573Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:21:37 [2023-06-24T01:21:37.573Z] - apparmor: enabled and tools installed
01:21:37 [2023-06-24T01:21:37.573Z] - CONFIG_NAMESPACES: enabled
01:21:37 [2023-06-24T01:21:37.573Z] - CONFIG_NET_NS: enabled
01:21:37 [2023-06-24T01:21:37.573Z] - CONFIG_PID_NS: enabled
01:21:37 [2023-06-24T01:21:37.573Z] - CONFIG_IPC_NS: enabled
01:21:37 [2023-06-24T01:21:37.573Z] - CONFIG_UTS_NS: enabled
01:21:37 [2023-06-24T01:21:37.573Z] - CONFIG_CGROUPS: enabled
01:21:37 [2023-06-24T01:21:37.573Z] - CONFIG_CGROUP_CPUACCT: enabled
01:21:37 [2023-06-24T01:21:37.573Z] - CONFIG_CGROUP_DEVICE: enabled
01:21:37 [2023-06-24T01:21:37.573Z] - CONFIG_CGROUP_FREEZER: enabled
01:21:37 [2023-06-24T01:21:37.573Z] - CONFIG_CGROUP_SCHED: enabled
01:21:37 [2023-06-24T01:21:37.573Z] - CONFIG_CPUSETS: enabled
01:21:37 [2023-06-24T01:21:37.573Z] - CONFIG_MEMCG: enabled
01:21:37 [2023-06-24T01:21:37.573Z] - CONFIG_KEYS: enabled
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_VETH: enabled (as module)
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_BRIDGE: enabled (as module)
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_NF_NAT: enabled (as module)
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_POSIX_MQUEUE: enabled
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_CGROUP_BPF: enabled
01:21:37 [2023-06-24T01:21:37.829Z] 
01:21:37 [2023-06-24T01:21:37.829Z] Optional Features:
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_USER_NS: enabled
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_SECCOMP: enabled
01:21:37 [2023-06-24T01:21:37.829Z] - CONFIG_SECCOMP_FILTER: enabled
01:21:37 [2023-06-24T01:21:37.830Z] - CONFIG_CGROUP_PIDS: enabled
01:21:37 [2023-06-24T01:21:37.830Z] - CONFIG_MEMCG_SWAP: enabled
01:21:37 [2023-06-24T01:21:37.830Z]     (cgroup swap accounting is currently enabled)
01:21:37 [2023-06-24T01:21:37.830Z] - CONFIG_BLK_CGROUP: enabled
01:21:37 [2023-06-24T01:21:37.830Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:21:37 [2023-06-24T01:21:37.830Z] - CONFIG_CGROUP_PERF: enabled
01:21:37 [2023-06-24T01:21:37.830Z] - CONFIG_CGROUP_HUGETLB: enabled
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_CFS_BANDWIDTH: enabled
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_RT_GROUP_SCHED: missing
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_IP_VS: enabled (as module)
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_IP_VS_NFCT: enabled
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_IP_VS_RR: enabled (as module)
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_SECURITY_SELINUX: enabled
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_SECURITY_APPARMOR: enabled
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_EXT4_FS: enabled
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:21:38 [2023-06-24T01:21:38.086Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:21:38 [2023-06-24T01:21:38.086Z] - Network Drivers:
01:21:38 [2023-06-24T01:21:38.086Z]   - "overlay":
01:21:38 [2023-06-24T01:21:38.086Z]     - CONFIG_VXLAN: enabled (as module)
01:21:38 [2023-06-24T01:21:38.086Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:21:38 [2023-06-24T01:21:38.086Z]       Optional (for encrypted networks):
01:21:38 [2023-06-24T01:21:38.342Z]       - CONFIG_CRYPTO: enabled
01:21:38 [2023-06-24T01:21:38.342Z]       - CONFIG_CRYPTO_AEAD: enabled
01:21:38 [2023-06-24T01:21:38.342Z]       - CONFIG_CRYPTO_GCM: enabled
01:21:38 [2023-06-24T01:21:38.342Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:21:38 [2023-06-24T01:21:38.342Z]       - CONFIG_CRYPTO_GHASH: enabled
01:21:38 [2023-06-24T01:21:38.342Z]       - CONFIG_XFRM: enabled
01:21:38 [2023-06-24T01:21:38.342Z]       - CONFIG_XFRM_USER: enabled (as module)
01:21:38 [2023-06-24T01:21:38.342Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:21:38 [2023-06-24T01:21:38.342Z]       - CONFIG_INET_ESP: enabled (as module)
01:21:38 [2023-06-24T01:21:38.342Z]   - "ipvlan":
01:21:38 [2023-06-24T01:21:38.343Z]     - CONFIG_IPVLAN: enabled (as module)
01:21:38 [2023-06-24T01:21:38.343Z]   - "macvlan":
01:21:38 [2023-06-24T01:21:38.343Z]     - CONFIG_MACVLAN: enabled (as module)
01:21:38 [2023-06-24T01:21:38.343Z]     - CONFIG_DUMMY: enabled (as module)
01:21:38 [2023-06-24T01:21:38.343Z]   - "ftp,tftp client in container":
01:21:38 [2023-06-24T01:21:38.343Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:21:38 [2023-06-24T01:21:38.343Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:21:38 [2023-06-24T01:21:38.343Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:21:38 [2023-06-24T01:21:38.343Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:21:38 [2023-06-24T01:21:38.343Z] - Storage Drivers:
01:21:38 [2023-06-24T01:21:38.343Z]   - "aufs":
01:21:38 [2023-06-24T01:21:38.343Z]     - CONFIG_AUFS_FS: enabled (as module)
01:21:38 [2023-06-24T01:21:38.343Z]   - "btrfs":
01:21:38 [2023-06-24T01:21:38.343Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:21:38 [2023-06-24T01:21:38.343Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:21:38 [2023-06-24T01:21:38.343Z]   - "devicemapper":
01:21:38 [2023-06-24T01:21:38.343Z]     - CONFIG_BLK_DEV_DM: enabled
01:21:38 [2023-06-24T01:21:38.343Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:21:38 [2023-06-24T01:21:38.343Z]   - "overlay":
01:21:38 [2023-06-24T01:21:38.343Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:21:38 [2023-06-24T01:21:38.343Z]   - "zfs":
01:21:38 [2023-06-24T01:21:38.343Z]     - /dev/zfs: present
01:21:38 [2023-06-24T01:21:38.343Z]     - zfs command: missing
01:21:38 [2023-06-24T01:21:38.343Z]     - zpool command: missing
01:21:38 [2023-06-24T01:21:38.343Z] 
01:21:38 [2023-06-24T01:21:38.343Z] Limits:
01:21:38 [2023-06-24T01:21:38.343Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:21:38 [2023-06-24T01:21:38.343Z] 
01:21:38 [2023-06-24T01:21:38.343Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:21:38 [2023-06-24T01:21:38.688Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a70bbdf673235526a9cb054c8e404e2583f99167 .
01:21:38 [2023-06-24T01:21:38.945Z] #0 building with "default" instance using docker driver
01:21:38 [2023-06-24T01:21:38.945Z] 
01:21:38 [2023-06-24T01:21:38.945Z] #1 [internal] load build definition from Dockerfile
01:21:38 [2023-06-24T01:21:38.945Z] #1 transferring dockerfile: 27.31kB done
01:21:38 [2023-06-24T01:21:38.945Z] #1 DONE 0.0s
01:21:38 [2023-06-24T01:21:38.945Z] 
01:21:38 [2023-06-24T01:21:38.945Z] #2 [internal] load .dockerignore
01:21:38 [2023-06-24T01:21:38.945Z] #2 transferring context: 113B done
01:21:38 [2023-06-24T01:21:38.945Z] #2 DONE 0.0s
01:21:38 [2023-06-24T01:21:38.945Z] 
01:21:38 [2023-06-24T01:21:38.945Z] #3 resolve image config for docker.io/docker/dockerfile:1
01:21:39 [2023-06-24T01:21:39.201Z] #3 DONE 0.4s
01:21:39 [2023-06-24T01:21:39.201Z] 
01:21:39 [2023-06-24T01:21:39.201Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
01:21:39 [2023-06-24T01:21:39.201Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
01:21:39 [2023-06-24T01:21:39.201Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
01:21:39 [2023-06-24T01:21:39.201Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
01:21:39 [2023-06-24T01:21:39.201Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
01:21:39 [2023-06-24T01:21:39.201Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
01:21:39 [2023-06-24T01:21:39.458Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 8.39MB / 10.82MB 0.2s
01:21:39 [2023-06-24T01:21:39.458Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s
01:21:39 [2023-06-24T01:21:39.458Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
01:21:39 [2023-06-24T01:21:39.715Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s done
01:21:39 [2023-06-24T01:21:39.715Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
01:21:39 [2023-06-24T01:21:39.715Z] #4 DONE 0.5s
01:21:39 [2023-06-24T01:21:39.715Z] 
01:21:39 [2023-06-24T01:21:39.715Z] #5 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye
01:21:40 [2023-06-24T01:21:40.643Z] #5 DONE 0.9s
01:21:40 [2023-06-24T01:21:40.643Z] 
01:21:40 [2023-06-24T01:21:40.643Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
01:21:40 [2023-06-24T01:21:40.643Z] #6 ...
01:21:40 [2023-06-24T01:21:40.643Z] 
01:21:40 [2023-06-24T01:21:40.643Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
01:21:40 [2023-06-24T01:21:40.643Z] #7 DONE 0.9s
01:21:40 [2023-06-24T01:21:40.643Z] 
01:21:40 [2023-06-24T01:21:40.643Z] #8 [internal] load metadata for docker.io/library/busybox:latest
01:21:40 [2023-06-24T01:21:40.643Z] #8 DONE 0.9s
01:21:40 [2023-06-24T01:21:40.643Z] 
01:21:40 [2023-06-24T01:21:40.643Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:21:40 [2023-06-24T01:21:40.643Z] #9 DONE 1.0s
01:21:40 [2023-06-24T01:21:40.900Z] 
01:21:40 [2023-06-24T01:21:40.900Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
01:21:40 [2023-06-24T01:21:40.900Z] #6 DONE 1.1s
01:21:40 [2023-06-24T01:21:40.900Z] 
01:21:40 [2023-06-24T01:21:40.900Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
01:21:40 [2023-06-24T01:21:40.900Z] #10 resolve docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
01:21:41 [2023-06-24T01:21:41.157Z] #10 ...
01:21:41 [2023-06-24T01:21:41.157Z] 
01:21:41 [2023-06-24T01:21:41.157Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:21:41 [2023-06-24T01:21:41.157Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
01:21:41 [2023-06-24T01:21:41.157Z] #11 DONE 0.2s
01:21:41 [2023-06-24T01:21:41.157Z] 
01:21:41 [2023-06-24T01:21:41.157Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
01:21:41 [2023-06-24T01:21:41.157Z] #10 resolve docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 0.2s done
01:21:41 [2023-06-24T01:21:41.413Z] #10 sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 1.85kB / 1.85kB done
01:21:41 [2023-06-24T01:21:41.413Z] #10 sha256:0f56dd5a1687619972eeb539b273b4f3ec04431db69d4b569c2ce6ef48478538 529B / 529B done
01:21:41 [2023-06-24T01:21:41.413Z] #10 sha256:14e29f082305a166d68417c39e310598aa0b1c9e937048d0f5c66b5556488a4f 1.48kB / 1.48kB done
01:21:41 [2023-06-24T01:21:41.670Z] #10 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 2.10MB / 53.70MB 0.4s
01:21:41 [2023-06-24T01:21:41.670Z] #10 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 16.78MB / 53.70MB 0.5s
01:21:41 [2023-06-24T01:21:41.927Z] #10 ...
01:21:41 [2023-06-24T01:21:41.927Z] 
01:21:41 [2023-06-24T01:21:41.927Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d
01:21:41 [2023-06-24T01:21:41.927Z] #12 resolve docker.io/library/busybox@sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d 0.2s done
01:21:41 [2023-06-24T01:21:41.927Z] #12 sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d 2.29kB / 2.29kB done
01:21:41 [2023-06-24T01:21:41.927Z] #12 sha256:facbc1de5e70ef75f19fdd915d1154aef925d208aee87b0e49a707e6f7839e57 528B / 528B done
01:21:41 [2023-06-24T01:21:41.927Z] #12 sha256:fe052f542c1ed479ef506b8d257616304bfa8336d59f555ac550e3530912ca73 1.47kB / 1.47kB done
01:21:41 [2023-06-24T01:21:41.927Z] #12 sha256:434366c88e47bffb58160eaae0a4cc03b8312dace08c32df8e1ad5b89ed14d48 2.00MB / 2.00MB 0.2s done
01:21:41 [2023-06-24T01:21:41.927Z] #12 extracting sha256:434366c88e47bffb58160eaae0a4cc03b8312dace08c32df8e1ad5b89ed14d48 0.1s done
01:21:41 [2023-06-24T01:21:41.927Z] #12 DONE 1.0s
01:21:41 [2023-06-24T01:21:41.927Z] 
01:21:41 [2023-06-24T01:21:41.927Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
01:21:41 [2023-06-24T01:21:41.927Z] #10 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 26.21MB / 53.70MB 0.6s
01:21:41 [2023-06-24T01:21:41.927Z] #10 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 39.60MB / 53.70MB 0.8s
01:21:42 [2023-06-24T01:21:42.184Z] #10 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 51.38MB / 53.70MB 0.9s
01:21:42 [2023-06-24T01:21:42.441Z] #10 extracting sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16
01:21:42 [2023-06-24T01:21:42.441Z] #10 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 53.70MB / 53.70MB 1.0s done
01:21:43 [2023-06-24T01:21:43.004Z] #10 ...
01:21:43 [2023-06-24T01:21:43.004Z] 
01:21:43 [2023-06-24T01:21:43.004Z] #13 [internal] load build context
01:21:43 [2023-06-24T01:21:43.004Z] #13 transferring context: 64.06MB 1.9s done
01:21:43 [2023-06-24T01:21:43.004Z] #13 DONE 2.1s
01:21:43 [2023-06-24T01:21:43.004Z] 
01:21:43 [2023-06-24T01:21:43.004Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
01:21:43 [2023-06-24T01:21:43.933Z] #10 ...
01:21:43 [2023-06-24T01:21:43.933Z] 
01:21:43 [2023-06-24T01:21:43.933Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
01:21:43 [2023-06-24T01:21:43.933Z] #14 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
01:21:43 [2023-06-24T01:21:43.933Z] #14 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
01:21:43 [2023-06-24T01:21:43.933Z] #14 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
01:21:43 [2023-06-24T01:21:43.933Z] #14 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
01:21:43 [2023-06-24T01:21:43.933Z] #14 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 2.3s done
01:21:43 [2023-06-24T01:21:43.933Z] #14 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
01:21:43 [2023-06-24T01:21:43.933Z] #14 DONE 2.9s
01:21:43 [2023-06-24T01:21:43.933Z] 
01:21:43 [2023-06-24T01:21:43.933Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
01:21:43 [2023-06-24T01:21:43.933Z] #15 resolve docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e 0.2s done
01:21:43 [2023-06-24T01:21:43.933Z] #15 sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e 1.86kB / 1.86kB done
01:21:43 [2023-06-24T01:21:43.933Z] #15 sha256:6a204a9aad76673bc2c7d84360485cfd22716e606101ab8de6451e5457394d60 1.58kB / 1.58kB done
01:21:43 [2023-06-24T01:21:43.933Z] #15 sha256:d9177838bc482dcf2f4a3742d1d4cd52c31f1bea62767a75987640480d25fae4 7.07kB / 7.07kB done
01:21:43 [2023-06-24T01:21:43.933Z] #15 sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e 15.75MB / 15.75MB 0.5s done
01:21:43 [2023-06-24T01:21:43.933Z] #15 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 53.70MB / 53.70MB 1.0s done
01:21:43 [2023-06-24T01:21:43.933Z] #15 sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 54.68MB / 54.68MB 1.3s done
01:21:43 [2023-06-24T01:21:43.933Z] #15 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 81.44MB / 81.44MB 2.3s done
01:21:43 [2023-06-24T01:21:43.933Z] #15 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 66.06MB / 95.53MB 2.7s
01:21:43 [2023-06-24T01:21:43.933Z] #15 sha256:c74f23191c6153ef059e4baf22e1464482516b10897e2f4756bf58776253582e 155B / 155B 1.8s done
01:21:44 [2023-06-24T01:21:44.190Z] #15 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 84.93MB / 95.53MB 3.0s
01:21:44 [2023-06-24T01:21:44.446Z] #15 extracting sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 2.1s done
01:21:44 [2023-06-24T01:21:44.446Z] #15 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 95.53MB / 95.53MB 3.2s
01:21:44 [2023-06-24T01:21:44.703Z] #15 extracting sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e
01:21:44 [2023-06-24T01:21:44.703Z] #15 sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 95.53MB / 95.53MB 3.4s done
01:21:44 [2023-06-24T01:21:44.703Z] #15 ...
01:21:44 [2023-06-24T01:21:44.703Z] 
01:21:44 [2023-06-24T01:21:44.703Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
01:21:44 [2023-06-24T01:21:44.703Z] #10 DONE 3.8s
01:21:44 [2023-06-24T01:21:44.703Z] 
01:21:44 [2023-06-24T01:21:44.703Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
01:21:44 [2023-06-24T01:21:44.959Z] #15 ...
01:21:44 [2023-06-24T01:21:44.959Z] 
01:21:44 [2023-06-24T01:21:44.959Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:21:44 [2023-06-24T01:21:44.959Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:21:44 [2023-06-24T01:21:44.959Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
01:21:44 [2023-06-24T01:21:44.959Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
01:21:44 [2023-06-24T01:21:44.959Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done
01:21:44 [2023-06-24T01:21:44.959Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.1s done
01:21:44 [2023-06-24T01:21:44.959Z] #11 DONE 3.9s
01:21:44 [2023-06-24T01:21:44.959Z] 
01:21:44 [2023-06-24T01:21:44.959Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
01:21:44 [2023-06-24T01:21:44.959Z] #15 extracting sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e 0.3s done
01:21:44 [2023-06-24T01:21:44.959Z] #15 extracting sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 0.1s
01:21:46 [2023-06-24T01:21:46.327Z] #15 ...
01:21:46 [2023-06-24T01:21:46.327Z] 
01:21:46 [2023-06-24T01:21:46.327Z] #16 [build-dummy 2/2] RUN mkdir -p /build
01:21:46 [2023-06-24T01:21:46.327Z] #16 DONE 4.4s
01:21:46 [2023-06-24T01:21:46.327Z] 
01:21:46 [2023-06-24T01:21:46.327Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
01:21:46 [2023-06-24T01:21:46.327Z] #15 extracting sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 1.5s done
01:21:46 [2023-06-24T01:21:46.584Z] #15 extracting sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a
01:21:46 [2023-06-24T01:21:46.840Z] #15 ...
01:21:46 [2023-06-24T01:21:46.840Z] 
01:21:46 [2023-06-24T01:21:46.840Z] #17 [binary-dummy 1/1] COPY --from=build-dummy /build /build
01:21:46 [2023-06-24T01:21:46.840Z] #17 DONE 0.2s
01:21:46 [2023-06-24T01:21:46.840Z] 
01:21:46 [2023-06-24T01:21:46.840Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
01:21:48 [2023-06-24T01:21:48.255Z] #15 extracting sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 1.3s done
01:21:48 [2023-06-24T01:21:48.255Z] #15 extracting sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9
01:21:51 [2023-06-24T01:21:51.526Z] #15 extracting sha256:7186b52ce98c557a1f32a6332f006baebe7bb15f29f25bcbce04a93ff5d7bae9 3.1s done
01:21:51 [2023-06-24T01:21:51.526Z] #15 extracting sha256:c74f23191c6153ef059e4baf22e1464482516b10897e2f4756bf58776253582e done
01:21:51 [2023-06-24T01:21:51.526Z] #15 DONE 10.5s
01:21:51 [2023-06-24T01:21:51.526Z] 
01:21:51 [2023-06-24T01:21:51.526Z] #18 [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
01:21:51 [2023-06-24T01:21:51.526Z] #18 0.851 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 0.885 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 0.885 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 1.008 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 1.162 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 1.225 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 1.996 Fetched 8532 kB in 1s (5952 kB/s)
01:21:51 [2023-06-24T01:21:51.526Z] #18 1.996 Reading package lists...
01:21:51 [2023-06-24T01:21:51.526Z] #18 2.532 Reading package lists...
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.046 Building dependency tree...
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.368 The following additional packages will be installed:
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.368   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.369   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.370 Recommended packages:
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.370   libldap-common publicsuffix libsasl2-modules
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.477 The following NEW packages will be installed:
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.477   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.477   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.478   libssh2-1 openssl
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.751 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.751 Need to get 2945 kB of archives.
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.751 After this operation, 6484 kB of additional disk space will be used.
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.751 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.762 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.764 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.765 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.767 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.774 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.777 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.779 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.781 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.783 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.785 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.788 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.790 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.793 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.795 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.910 debconf: delaying package configuration, since apt-utils is not installed
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.938 Fetched 2945 kB in 0s (9502 kB/s)
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.959 Selecting previously unselected package openssl.
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.959 (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 ... 6656 files and directories currently installed.)
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.963 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 3.967 Unpacking openssl (1.1.1n-0+deb11u5) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.113 Selecting previously unselected package ca-certificates.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.114 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.118 Unpacking ca-certificates (20210119) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.171 Selecting previously unselected package libbrotli1:arm64.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.172 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.180 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.226 Selecting previously unselected package libsasl2-modules-db:arm64.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.227 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.231 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.265 Selecting previously unselected package libsasl2-2:arm64.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.266 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.269 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.307 Selecting previously unselected package libldap-2.4-2:arm64.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.308 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.312 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.362 Selecting previously unselected package libnghttp2-14:arm64.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.363 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.367 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.406 Selecting previously unselected package libpsl5:arm64.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.407 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.411 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.447 Selecting previously unselected package librtmp1:arm64.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.448 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.453 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.488 Selecting previously unselected package libssh2-1:arm64.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.489 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.493 Unpacking libssh2-1:arm64 (1.9.0-2) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.536 Selecting previously unselected package libcurl4:arm64.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.537 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.541 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.589 Selecting previously unselected package curl.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.590 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.593 Unpacking curl (7.74.0-1.3+deb11u7) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.640 Selecting previously unselected package libonig5:arm64.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.641 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.644 Unpacking libonig5:arm64 (6.9.6-1.1) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.688 Selecting previously unselected package libjq1:arm64.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.689 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.693 Unpacking libjq1:arm64 (1.6-2.1) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.728 Selecting previously unselected package jq.
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.729 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.732 Unpacking jq (1.6-2.1) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.771 Setting up libpsl5:arm64 (0.21.0-1.2) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.783 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.793 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.804 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.815 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.825 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.836 Setting up libssh2-1:arm64 (1.9.0-2) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.847 Setting up openssl (1.1.1n-0+deb11u5) ...
01:21:51 [2023-06-24T01:21:51.526Z] #18 4.861 Setting up libonig5:arm64 (6.9.6-1.1) ...
01:21:51 [2023-06-24T01:21:51.527Z] #18 4.871 Setting up libjq1:arm64 (1.6-2.1) ...
01:21:51 [2023-06-24T01:21:51.527Z] #18 4.881 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
01:21:51 [2023-06-24T01:21:51.527Z] #18 4.892 Setting up ca-certificates (20210119) ...
01:21:51 [2023-06-24T01:21:51.527Z] #18 5.376 Updating certificates in /etc/ssl/certs...
01:21:51 [2023-06-24T01:21:51.527Z] #18 6.015 129 added, 0 removed; done.
01:21:51 [2023-06-24T01:21:51.527Z] #18 6.050 Setting up jq (1.6-2.1) ...
01:21:51 [2023-06-24T01:21:51.527Z] #18 6.060 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
01:21:51 [2023-06-24T01:21:51.527Z] #18 6.073 Setting up curl (7.74.0-1.3+deb11u7) ...
01:21:51 [2023-06-24T01:21:51.527Z] #18 6.084 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:21:51 [2023-06-24T01:21:51.527Z] #18 6.104 Processing triggers for ca-certificates (20210119) ...
01:21:51 [2023-06-24T01:21:51.527Z] #18 6.112 Updating certificates in /etc/ssl/certs...
01:21:51 [2023-06-24T01:21:51.527Z] #18 6.562 0 added, 0 removed; done.
01:21:51 [2023-06-24T01:21:51.527Z] #18 6.562 Running hooks in /etc/ca-certificates/update.d...
01:21:51 [2023-06-24T01:21:51.527Z] #18 6.563 done.
01:21:54 [2023-06-24T01:21:54.043Z] #18 DONE 8.8s
01:21:54 [2023-06-24T01:21:54.043Z] 
01:21:54 [2023-06-24T01:21:54.043Z] #19 [base 2/5] COPY --from=xx / /
01:21:54 [2023-06-24T01:21:54.043Z] #19 DONE 2.2s
01:21:54 [2023-06-24T01:21:54.043Z] 
01:21:54 [2023-06-24T01:21:54.043Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
01:21:54 [2023-06-24T01:21:54.043Z] #20 DONE 0.0s
01:21:54 [2023-06-24T01:21:54.043Z] 
01:21:54 [2023-06-24T01:21:54.043Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
01:21:54 [2023-06-24T01:21:54.043Z] #21 DONE 0.3s
01:21:54 [2023-06-24T01:21:54.043Z] 
01:21:54 [2023-06-24T01:21:54.043Z] #22 [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
01:21:54 [2023-06-24T01:21:54.300Z] #22 ...
01:21:54 [2023-06-24T01:21:54.300Z] 
01:21:54 [2023-06-24T01:21:54.300Z] #23 [base 4/5] 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
01:21:54 [2023-06-24T01:21:54.300Z] #23 DONE 0.4s
01:21:54 [2023-06-24T01:21:54.556Z] 
01:21:54 [2023-06-24T01:21:54.556Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
01:21:55 [2023-06-24T01:21:55.119Z] #24 0.697 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:21:55 [2023-06-24T01:21:55.119Z] #24 0.800 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:21:55 [2023-06-24T01:21:55.119Z] #24 0.803 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:21:55 [2023-06-24T01:21:55.119Z] #24 0.829 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:21:55 [2023-06-24T01:21:55.376Z] #24 0.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
01:21:55 [2023-06-24T01:21:55.376Z] #24 1.057 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:21:55 [2023-06-24T01:21:55.938Z] #24 1.773 Fetched 8532 kB in 1s (6229 kB/s)
01:21:56 [2023-06-24T01:21:56.500Z] #24 1.773 Reading package lists...
01:21:57 [2023-06-24T01:21:57.062Z] #24 2.290 Reading package lists...
01:21:57 [2023-06-24T01:21:57.062Z] #24 2.782 Building dependency tree...
01:21:57 [2023-06-24T01:21:57.318Z] #24 2.913 Reading state information...
01:21:57 [2023-06-24T01:21:57.574Z] #24 3.081 The following additional packages will be installed:
01:21:57 [2023-06-24T01:21:57.574Z] #24 3.081   libmagic-mgc libmagic1
01:21:57 [2023-06-24T01:21:57.574Z] #24 3.106 The following NEW packages will be installed:
01:21:57 [2023-06-24T01:21:57.574Z] #24 3.107   file libmagic-mgc libmagic1
01:21:57 [2023-06-24T01:21:57.830Z] #24 3.381 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
01:21:57 [2023-06-24T01:21:57.830Z] #24 3.381 Need to get 463 kB of archives.
01:21:57 [2023-06-24T01:21:57.830Z] #24 3.381 After this operation, 7063 kB of additional disk space will be used.
01:21:57 [2023-06-24T01:21:57.830Z] #24 3.381 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
01:21:57 [2023-06-24T01:21:57.830Z] #24 3.389 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
01:21:57 [2023-06-24T01:21:57.830Z] #24 3.393 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
01:21:57 [2023-06-24T01:21:57.830Z] #24 3.512 debconf: delaying package configuration, since apt-utils is not installed
01:21:57 [2023-06-24T01:21:57.830Z] #24 3.545 Fetched 463 kB in 0s (1652 kB/s)
01:21:57 [2023-06-24T01:21:57.830Z] #24 3.563 Selecting previously unselected package libmagic-mgc.
01:21:57 [2023-06-24T01:21:57.830Z] #24 3.563 (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 ... 15713 files and directories currently installed.)
01:21:57 [2023-06-24T01:21:57.830Z] #24 3.572 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
01:21:57 [2023-06-24T01:21:57.830Z] #24 3.576 Unpacking libmagic-mgc (1:5.39-3) ...
01:21:57 [2023-06-24T01:21:57.830Z] #24 3.641 Selecting previously unselected package libmagic1:arm64.
01:21:58 [2023-06-24T01:21:58.086Z] #24 3.642 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
01:21:58 [2023-06-24T01:21:58.086Z] #24 3.649 Unpacking libmagic1:arm64 (1:5.39-3) ...
01:21:58 [2023-06-24T01:21:58.086Z] #24 3.682 Selecting previously unselected package file.
01:21:58 [2023-06-24T01:21:58.086Z] #24 3.684 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
01:21:58 [2023-06-24T01:21:58.086Z] #24 3.687 Unpacking file (1:5.39-3) ...
01:21:58 [2023-06-24T01:21:58.086Z] #24 3.726 Setting up libmagic-mgc (1:5.39-3) ...
01:21:58 [2023-06-24T01:21:58.086Z] #24 3.737 Setting up libmagic1:arm64 (1:5.39-3) ...
01:21:58 [2023-06-24T01:21:58.086Z] #24 3.754 Setting up file (1:5.39-3) ...
01:21:58 [2023-06-24T01:21:58.087Z] #24 3.764 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:21:58 [2023-06-24T01:21:58.343Z] #24 DONE 4.0s
01:21:58 [2023-06-24T01:21:58.343Z] 
01:21:58 [2023-06-24T01:21:58.343Z] #22 [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
01:21:58 [2023-06-24T01:21:58.343Z] #22 1.547 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
01:21:58 [2023-06-24T01:21:58.343Z] #22 1.730 
01:21:58 [2023-06-24T01:21:58.343Z] #22 1.947 #=#=#                                                                         

#########                                                                 12.8%
######################################################################## 100.0%
01:21:58 [2023-06-24T01:21:58.343Z] #22 2.218 
01:21:58 [2023-06-24T01:21:58.343Z] #22 3.236 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
01:21:58 [2023-06-24T01:21:58.343Z] #22 3.425 
01:21:58 [2023-06-24T01:21:58.343Z] #22 3.643 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
01:21:58 [2023-06-24T01:21:58.343Z] #22 3.936 
01:21:58 [2023-06-24T01:21:58.601Z] #22 ...
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #25 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:21:58 [2023-06-24T01:21:58.601Z] #25 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #26 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
01:21:58 [2023-06-24T01:21:58.601Z] #26 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #27 [tini-src 1/3] WORKDIR /usr/src/tini
01:21:58 [2023-06-24T01:21:58.601Z] #27 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #28 [registry-src 1/2] WORKDIR /usr/src/registry
01:21:58 [2023-06-24T01:21:58.601Z] #28 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #29 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
01:21:58 [2023-06-24T01:21:58.601Z] #29 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #30 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
01:21:58 [2023-06-24T01:21:58.601Z] #30 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #31 [containerd-src 1/3] WORKDIR /usr/src/containerd
01:21:58 [2023-06-24T01:21:58.601Z] #31 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #32 [runc-src 1/3] WORKDIR /usr/src/runc
01:21:58 [2023-06-24T01:21:58.601Z] #32 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #33 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
01:21:58 [2023-06-24T01:21:58.601Z] #33 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #34 [dockercli-src 1/5] WORKDIR /tmp/dockercli
01:21:58 [2023-06-24T01:21:58.601Z] #34 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #35 [delve-src 1/3] WORKDIR /usr/src/delve
01:21:58 [2023-06-24T01:21:58.601Z] #35 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #36 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:21:58 [2023-06-24T01:21:58.601Z] #36 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #37 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
01:21:58 [2023-06-24T01:21:58.601Z] #37 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #38 [swagger-src 1/3] WORKDIR /usr/src/swagger
01:21:58 [2023-06-24T01:21:58.601Z] #38 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #39 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
01:21:58 [2023-06-24T01:21:58.601Z] #39 DONE 0.2s
01:21:58 [2023-06-24T01:21:58.601Z] 
01:21:58 [2023-06-24T01:21:58.601Z] #22 [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
01:21:58 [2023-06-24T01:21:58.601Z] #22 5.003 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
01:21:58 [2023-06-24T01:21:58.857Z] #22 5.239 
01:21:59 [2023-06-24T01:21:59.114Z] #22 5.362 #=#=#                                                                         
01:21:59 [2023-06-24T01:21:59.114Z] #22 ...
01:21:59 [2023-06-24T01:21:59.114Z] 
01:21:59 [2023-06-24T01:21:59.114Z] #40 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
01:21:59 [2023-06-24T01:21:59.114Z] #40 0.587 hint: Using 'master' as the name for the initial branch. This default branch name
01:21:59 [2023-06-24T01:21:59.114Z] #40 0.587 hint: is subject to change. To configure the initial branch name to use in all
01:21:59 [2023-06-24T01:21:59.114Z] #40 0.587 hint: of your new repositories, which will suppress this warning, call:
01:21:59 [2023-06-24T01:21:59.114Z] #40 0.587 hint: 
01:21:59 [2023-06-24T01:21:59.114Z] #40 0.587 hint: 	git config --global init.defaultBranch <name>
01:21:59 [2023-06-24T01:21:59.114Z] #40 0.587 hint: 
01:21:59 [2023-06-24T01:21:59.114Z] #40 0.587 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:21:59 [2023-06-24T01:21:59.114Z] #40 0.587 hint: 'development'. The just-created branch can be renamed via this command:
01:21:59 [2023-06-24T01:21:59.114Z] #40 0.587 hint: 
01:21:59 [2023-06-24T01:21:59.114Z] #40 0.587 hint: 	git branch -m <name>
01:21:59 [2023-06-24T01:21:59.114Z] #40 0.588 Initialized empty Git repository in /usr/src/tini/.git/
01:21:59 [2023-06-24T01:21:59.114Z] #40 DONE 0.6s
01:21:59 [2023-06-24T01:21:59.370Z] 
01:21:59 [2023-06-24T01:21:59.370Z] #41 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
01:21:59 [2023-06-24T01:21:59.370Z] #41 0.576 hint: Using 'master' as the name for the initial branch. This default branch name
01:21:59 [2023-06-24T01:21:59.370Z] #41 0.576 hint: is subject to change. To configure the initial branch name to use in all
01:21:59 [2023-06-24T01:21:59.370Z] #41 0.576 hint: of your new repositories, which will suppress this warning, call:
01:21:59 [2023-06-24T01:21:59.370Z] #41 0.576 hint: 
01:21:59 [2023-06-24T01:21:59.370Z] #41 0.576 hint: 	git config --global init.defaultBranch <name>
01:21:59 [2023-06-24T01:21:59.370Z] #41 0.576 hint: 
01:21:59 [2023-06-24T01:21:59.370Z] #41 0.576 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:21:59 [2023-06-24T01:21:59.370Z] #41 0.576 hint: 'development'. The just-created branch can be renamed via this command:
01:21:59 [2023-06-24T01:21:59.370Z] #41 0.576 hint: 
01:21:59 [2023-06-24T01:21:59.370Z] #41 0.576 hint: 	git branch -m <name>
01:21:59 [2023-06-24T01:21:59.370Z] #41 0.578 Initialized empty Git repository in /usr/src/registry/.git/
01:21:59 [2023-06-24T01:21:59.370Z] #41 DONE 0.6s
01:21:59 [2023-06-24T01:21:59.370Z] 
01:21:59 [2023-06-24T01:21:59.370Z] #22 [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
01:21:59 [2023-06-24T01:21:59.626Z] #22 5.362 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.1%
#########                    
01:21:59 [2023-06-24T01:21:59.626Z] #22 ...
01:21:59 [2023-06-24T01:21:59.626Z] 
01:21:59 [2023-06-24T01:21:59.626Z] #42 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
01:21:59 [2023-06-24T01:21:59.626Z] #42 1.036 hint: Using 'master' as the name for the initial branch. This default branch name
01:21:59 [2023-06-24T01:21:59.626Z] #42 1.036 hint: is subject to change. To configure the initial branch name to use in all
01:21:59 [2023-06-24T01:21:59.626Z] #42 1.036 hint: of your new repositories, which will suppress this warning, call:
01:21:59 [2023-06-24T01:21:59.626Z] #42 1.036 hint: 
01:21:59 [2023-06-24T01:21:59.626Z] #42 1.036 hint: 	git config --global init.defaultBranch <name>
01:21:59 [2023-06-24T01:21:59.626Z] #42 1.036 hint: 
01:21:59 [2023-06-24T01:21:59.626Z] #42 1.036 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:21:59 [2023-06-24T01:21:59.626Z] #42 1.036 hint: 'development'. The just-created branch can be renamed via this command:
01:21:59 [2023-06-24T01:21:59.626Z] #42 1.036 hint: 
01:21:59 [2023-06-24T01:21:59.626Z] #42 1.036 hint: 	git branch -m <name>
01:21:59 [2023-06-24T01:21:59.626Z] #42 1.037 Initialized empty Git repository in /usr/src/delve/.git/
01:21:59 [2023-06-24T01:21:59.626Z] #42 DONE 1.1s
01:21:59 [2023-06-24T01:21:59.626Z] 
01:21:59 [2023-06-24T01:21:59.626Z] #22 [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
01:22:00 [2023-06-24T01:22:00.140Z] #22 5.362 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.1%
#########                                                                 13.1%
###################                                                       26.6%
##############################                                            42.6%
###############################################                           65.4%
########################################################                  78.0%
###################################################################       94.0%
######################################################################## 100.0%
01:22:00 [2023-06-24T01:22:00.398Z] #22 6.592 
01:22:00 [2023-06-24T01:22:00.656Z] #22 ...
01:22:00 [2023-06-24T01:22:00.656Z] 
01:22:00 [2023-06-24T01:22:00.656Z] #43 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
01:22:00 [2023-06-24T01:22:00.656Z] #43 1.852 hint: Using 'master' as the name for the initial branch. This default branch name
01:22:00 [2023-06-24T01:22:00.656Z] #43 1.852 hint: is subject to change. To configure the initial branch name to use in all
01:22:00 [2023-06-24T01:22:00.656Z] #43 1.852 hint: of your new repositories, which will suppress this warning, call:
01:22:00 [2023-06-24T01:22:00.656Z] #43 1.852 hint: 
01:22:00 [2023-06-24T01:22:00.656Z] #43 1.852 hint: 	git config --global init.defaultBranch <name>
01:22:00 [2023-06-24T01:22:00.656Z] #43 1.852 hint: 
01:22:00 [2023-06-24T01:22:00.656Z] #43 1.852 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:22:00 [2023-06-24T01:22:00.656Z] #43 1.852 hint: 'development'. The just-created branch can be renamed via this command:
01:22:00 [2023-06-24T01:22:00.656Z] #43 1.852 hint: 
01:22:00 [2023-06-24T01:22:00.656Z] #43 1.852 hint: 	git branch -m <name>
01:22:00 [2023-06-24T01:22:00.656Z] #43 1.853 Initialized empty Git repository in /usr/src/runc/.git/
01:22:00 [2023-06-24T01:22:00.656Z] #43 DONE 2.1s
01:22:00 [2023-06-24T01:22:00.656Z] 
01:22:00 [2023-06-24T01:22:00.656Z] #44 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
01:22:00 [2023-06-24T01:22:00.656Z] #44 1.911 hint: Using 'master' as the name for the initial branch. This default branch name
01:22:00 [2023-06-24T01:22:00.657Z] #44 1.911 hint: is subject to change. To configure the initial branch name to use in all
01:22:00 [2023-06-24T01:22:00.657Z] #44 1.911 hint: of your new repositories, which will suppress this warning, call:
01:22:00 [2023-06-24T01:22:00.657Z] #44 1.911 hint: 
01:22:00 [2023-06-24T01:22:00.657Z] #44 1.911 hint: 	git config --global init.defaultBranch <name>
01:22:00 [2023-06-24T01:22:00.657Z] #44 1.911 hint: 
01:22:00 [2023-06-24T01:22:00.657Z] #44 1.911 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:22:00 [2023-06-24T01:22:00.657Z] #44 1.911 hint: 'development'. The just-created branch can be renamed via this command:
01:22:00 [2023-06-24T01:22:00.657Z] #44 1.911 hint: 
01:22:00 [2023-06-24T01:22:00.657Z] #44 1.911 hint: 	git branch -m <name>
01:22:00 [2023-06-24T01:22:00.657Z] #44 1.913 Initialized empty Git repository in /usr/src/containerd/.git/
01:22:00 [2023-06-24T01:22:00.657Z] #44 DONE 2.1s
01:22:00 [2023-06-24T01:22:00.657Z] 
01:22:00 [2023-06-24T01:22:00.657Z] #45 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
01:22:00 [2023-06-24T01:22:00.657Z] #45 2.093 hint: Using 'master' as the name for the initial branch. This default branch name
01:22:00 [2023-06-24T01:22:00.657Z] #45 2.093 hint: is subject to change. To configure the initial branch name to use in all
01:22:00 [2023-06-24T01:22:00.657Z] #45 2.093 hint: of your new repositories, which will suppress this warning, call:
01:22:00 [2023-06-24T01:22:00.657Z] #45 2.093 hint: 
01:22:00 [2023-06-24T01:22:00.657Z] #45 2.093 hint: 	git config --global init.defaultBranch <name>
01:22:00 [2023-06-24T01:22:00.657Z] #45 2.093 hint: 
01:22:00 [2023-06-24T01:22:00.657Z] #45 2.093 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:22:00 [2023-06-24T01:22:00.657Z] #45 2.093 hint: 'development'. The just-created branch can be renamed via this command:
01:22:00 [2023-06-24T01:22:00.657Z] #45 2.093 hint: 
01:22:00 [2023-06-24T01:22:00.657Z] #45 2.093 hint: 	git branch -m <name>
01:22:00 [2023-06-24T01:22:00.657Z] #45 2.095 Initialized empty Git repository in /usr/src/rootlesskit/.git/
01:22:00 [2023-06-24T01:22:00.657Z] #45 DONE 2.2s
01:22:00 [2023-06-24T01:22:00.914Z] 
01:22:00 [2023-06-24T01:22:00.914Z] #46 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:22:01 [2023-06-24T01:22:01.845Z] #46 ...
01:22:01 [2023-06-24T01:22:01.845Z] 
01:22:01 [2023-06-24T01:22:01.845Z] #47 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
01:22:01 [2023-06-24T01:22:01.845Z] #47 2.700 hint: Using 'master' as the name for the initial branch. This default branch name
01:22:01 [2023-06-24T01:22:01.845Z] #47 2.700 hint: is subject to change. To configure the initial branch name to use in all
01:22:01 [2023-06-24T01:22:01.845Z] #47 2.700 hint: of your new repositories, which will suppress this warning, call:
01:22:01 [2023-06-24T01:22:01.845Z] #47 2.700 hint: 
01:22:01 [2023-06-24T01:22:01.845Z] #47 2.700 hint: 	git config --global init.defaultBranch <name>
01:22:01 [2023-06-24T01:22:01.845Z] #47 2.700 hint: 
01:22:01 [2023-06-24T01:22:01.845Z] #47 2.700 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:22:01 [2023-06-24T01:22:01.845Z] #47 2.700 hint: 'development'. The just-created branch can be renamed via this command:
01:22:01 [2023-06-24T01:22:01.845Z] #47 2.700 hint: 
01:22:01 [2023-06-24T01:22:01.845Z] #47 2.700 hint: 	git branch -m <name>
01:22:01 [2023-06-24T01:22:01.845Z] #47 2.710 Initialized empty Git repository in /tmp/dockercli/.git/
01:22:01 [2023-06-24T01:22:01.845Z] #47 DONE 3.2s
01:22:01 [2023-06-24T01:22:01.845Z] 
01:22:01 [2023-06-24T01:22:01.845Z] #48 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
01:22:01 [2023-06-24T01:22:01.845Z] #48 3.009 hint: Using 'master' as the name for the initial branch. This default branch name
01:22:01 [2023-06-24T01:22:01.845Z] #48 3.009 hint: is subject to change. To configure the initial branch name to use in all
01:22:01 [2023-06-24T01:22:01.845Z] #48 3.009 hint: of your new repositories, which will suppress this warning, call:
01:22:01 [2023-06-24T01:22:01.845Z] #48 3.009 hint: 
01:22:01 [2023-06-24T01:22:01.845Z] #48 3.009 hint: 	git config --global init.defaultBranch <name>
01:22:01 [2023-06-24T01:22:01.845Z] #48 3.009 hint: 
01:22:01 [2023-06-24T01:22:01.845Z] #48 3.009 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:22:01 [2023-06-24T01:22:01.845Z] #48 3.009 hint: 'development'. The just-created branch can be renamed via this command:
01:22:01 [2023-06-24T01:22:01.845Z] #48 3.009 hint: 
01:22:01 [2023-06-24T01:22:01.845Z] #48 3.009 hint: 	git branch -m <name>
01:22:01 [2023-06-24T01:22:01.845Z] #48 3.021 Initialized empty Git repository in /usr/src/swagger/.git/
01:22:01 [2023-06-24T01:22:01.845Z] #48 DONE 3.2s
01:22:01 [2023-06-24T01:22:01.845Z] 
01:22:01 [2023-06-24T01:22:01.845Z] #49 [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.51.2"      && /build/golangci-lint --version
01:22:01 [2023-06-24T01:22:01.845Z] #49 1.654 go: downloading github.com/golangci/golangci-lint v1.51.2
01:22:01 [2023-06-24T01:22:01.845Z] #49 2.861 go: downloading github.com/fatih/color v1.14.1
01:22:01 [2023-06-24T01:22:01.845Z] #49 2.861 go: downloading github.com/gofrs/flock v0.8.1
01:22:01 [2023-06-24T01:22:01.845Z] #49 2.861 go: downloading github.com/pkg/errors v0.9.1
01:22:01 [2023-06-24T01:22:01.845Z] #49 2.861 go: downloading github.com/spf13/cobra v1.6.1
01:22:01 [2023-06-24T01:22:01.845Z] #49 2.861 go: downloading github.com/spf13/pflag v1.0.5
01:22:01 [2023-06-24T01:22:01.845Z] #49 2.861 go: downloading github.com/spf13/viper v1.12.0
01:22:01 [2023-06-24T01:22:01.845Z] #49 2.862 go: downloading gopkg.in/yaml.v3 v3.0.1
01:22:01 [2023-06-24T01:22:01.845Z] #49 2.924 go: downloading golang.org/x/tools v0.6.0
01:22:01 [2023-06-24T01:22:01.845Z] #49 2.969 go: downloading github.com/hashicorp/go-version v1.6.0
01:22:01 [2023-06-24T01:22:01.845Z] #49 2.976 go: downloading github.com/ldez/gomoddirectives v0.2.3
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.056 go: downloading github.com/mitchellh/go-homedir v1.1.0
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.088 go: downloading github.com/hashicorp/go-multierror v1.1.1
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.111 go: downloading github.com/mattn/go-colorable v0.1.13
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.114 go: downloading github.com/sirupsen/logrus v1.9.0
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.117 go: downloading github.com/stretchr/testify v1.8.1
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.147 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.173 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.175 go: downloading github.com/mattn/go-isatty v0.0.17
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.224 go: downloading golang.org/x/mod v0.8.0
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.235 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.258 go: downloading 4d63.com/gochecknoglobals v0.2.1
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.258 go: downloading github.com/Abirdcfly/dupword v0.0.9
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.276 go: downloading github.com/Antonboom/errname v0.1.7
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.324 go: downloading github.com/Antonboom/nilnil v0.1.1
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.324 go: downloading github.com/BurntSushi/toml v1.2.1
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.405 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.425 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.434 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.510 go: downloading github.com/alexkohler/prealloc v1.0.0
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.515 go: downloading github.com/alingse/asasalint v0.0.11
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.538 go: downloading github.com/ashanbrown/forbidigo v1.4.0
01:22:01 [2023-06-24T01:22:01.845Z] #49 3.538 go: downloading github.com/ashanbrown/makezero v1.1.1
01:22:01 [2023-06-24T01:22:01.846Z] #49 3.552 go: downloading github.com/bkielbasa/cyclop v1.2.0
01:22:01 [2023-06-24T01:22:01.846Z] #49 3.569 go: downloading github.com/blizzy78/varnamelen v0.8.0
01:22:01 [2023-06-24T01:22:01.846Z] #49 3.611 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
01:22:01 [2023-06-24T01:22:01.846Z] #49 3.652 go: downloading github.com/breml/bidichk v0.2.3
01:22:01 [2023-06-24T01:22:01.846Z] #49 3.664 go: downloading github.com/breml/errchkjson v0.3.0
01:22:01 [2023-06-24T01:22:01.846Z] #49 3.704 go: downloading github.com/butuzov/ireturn v0.1.1
01:22:01 [2023-06-24T01:22:01.846Z] #49 3.713 go: downloading github.com/charithe/durationcheck v0.0.9
01:22:02 [2023-06-24T01:22:02.103Z] #49 3.716 go: downloading github.com/curioswitch/go-reassign v0.2.0
01:22:02 [2023-06-24T01:22:02.103Z] #49 3.765 go: downloading github.com/daixiang0/gci v0.9.1
01:22:02 [2023-06-24T01:22:02.103Z] #49 3.795 go: downloading github.com/denis-tingaikin/go-header v0.4.3
01:22:02 [2023-06-24T01:22:02.103Z] #49 3.833 go: downloading github.com/esimonov/ifshort v1.0.4
01:22:02 [2023-06-24T01:22:02.103Z] #49 3.891 go: downloading github.com/firefart/nonamedreturns v1.0.4
01:22:02 [2023-06-24T01:22:02.360Z] #49 ...
01:22:02 [2023-06-24T01:22:02.360Z] 
01:22:02 [2023-06-24T01:22:02.360Z] #50 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:22:02 [2023-06-24T01:22:02.360Z] #50 DONE 3.1s
01:22:02 [2023-06-24T01:22:02.360Z] 
01:22:02 [2023-06-24T01:22:02.360Z] #49 [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.51.2"      && /build/golangci-lint --version
01:22:02 [2023-06-24T01:22:02.360Z] #49 3.966 go: downloading github.com/fzipp/gocyclo v0.6.0
01:22:02 [2023-06-24T01:22:02.360Z] #49 4.008 go: downloading github.com/go-critic/go-critic v0.6.7
01:22:02 [2023-06-24T01:22:02.360Z] #49 4.009 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
01:22:02 [2023-06-24T01:22:02.360Z] #49 4.012 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
01:22:02 [2023-06-24T01:22:02.360Z] #49 4.012 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
01:22:02 [2023-06-24T01:22:02.360Z] #49 4.073 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
01:22:02 [2023-06-24T01:22:02.360Z] #49 4.155 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
01:22:02 [2023-06-24T01:22:02.630Z] #49 4.244 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
01:22:02 [2023-06-24T01:22:02.630Z] #49 4.244 go: downloading github.com/golangci/misspell v0.4.0
01:22:02 [2023-06-24T01:22:02.630Z] #49 4.244 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
01:22:02 [2023-06-24T01:22:02.630Z] #49 4.309 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
01:22:02 [2023-06-24T01:22:02.630Z] #49 4.352 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
01:22:02 [2023-06-24T01:22:02.630Z] #49 4.406 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
01:22:02 [2023-06-24T01:22:02.630Z] #49 4.408 go: downloading github.com/hexops/gotextdiff v1.0.3
01:22:02 [2023-06-24T01:22:02.630Z] #49 4.489 go: downloading github.com/jgautheron/goconst v1.5.1
01:22:02 [2023-06-24T01:22:02.888Z] #49 4.512 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
01:22:02 [2023-06-24T01:22:02.888Z] #49 4.512 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
01:22:02 [2023-06-24T01:22:02.888Z] #49 4.556 go: downloading github.com/julz/importas v0.1.0
01:22:02 [2023-06-24T01:22:02.888Z] #49 4.556 go: downloading github.com/junk1tm/musttag v0.4.5
01:22:02 [2023-06-24T01:22:02.888Z] #49 4.556 go: downloading github.com/kisielk/errcheck v1.6.3
01:22:02 [2023-06-24T01:22:02.888Z] #49 4.632 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
01:22:02 [2023-06-24T01:22:02.888Z] #49 4.640 go: downloading github.com/kulti/thelper v0.6.3
01:22:02 [2023-06-24T01:22:02.888Z] #49 4.670 go: downloading github.com/kunwardeep/paralleltest v1.0.6
01:22:02 [2023-06-24T01:22:02.888Z] #49 4.707 go: downloading github.com/kyoh86/exportloopref v0.1.11
01:22:02 [2023-06-24T01:22:02.888Z] #49 4.710 go: downloading github.com/ldez/tagliatelle v0.4.0
01:22:02 [2023-06-24T01:22:02.888Z] #49 4.710 go: downloading github.com/leonklingele/grouper v1.1.1
01:22:02 [2023-06-24T01:22:02.888Z] #49 4.752 go: downloading github.com/lufeee/execinquery v1.2.1
01:22:03 [2023-06-24T01:22:03.148Z] #49 4.780 go: downloading github.com/maratori/testableexamples v1.0.0
01:22:03 [2023-06-24T01:22:03.148Z] #49 4.852 go: downloading github.com/maratori/testpackage v1.1.0
01:22:03 [2023-06-24T01:22:03.148Z] #49 4.852 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
01:22:03 [2023-06-24T01:22:03.148Z] #49 4.891 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
01:22:03 [2023-06-24T01:22:03.405Z] #49 4.961 go: downloading github.com/mgechev/revive v1.2.5
01:22:03 [2023-06-24T01:22:03.405Z] #49 4.963 go: downloading github.com/moricho/tparallel v0.2.1
01:22:03 [2023-06-24T01:22:03.405Z] #49 5.028 go: downloading github.com/nakabonne/nestif v0.3.1
01:22:03 [2023-06-24T01:22:03.405Z] #49 5.035 go: downloading github.com/nishanths/exhaustive v0.9.5
01:22:03 [2023-06-24T01:22:03.405Z] #49 5.061 go: downloading github.com/nishanths/predeclared v0.2.2
01:22:03 [2023-06-24T01:22:03.405Z] #49 5.113 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
01:22:03 [2023-06-24T01:22:03.405Z] #49 5.127 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
01:22:03 [2023-06-24T01:22:03.405Z] #49 5.231 go: downloading github.com/ryancurrah/gomodguard v1.3.0
01:22:03 [2023-06-24T01:22:03.405Z] #49 5.254 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
01:22:03 [2023-06-24T01:22:03.662Z] #49 5.317 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
01:22:03 [2023-06-24T01:22:03.662Z] #49 5.329 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
01:22:03 [2023-06-24T01:22:03.662Z] #49 5.352 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
01:22:03 [2023-06-24T01:22:03.662Z] #49 5.383 go: downloading github.com/securego/gosec/v2 v2.15.0
01:22:03 [2023-06-24T01:22:03.662Z] #49 5.474 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
01:22:03 [2023-06-24T01:22:03.919Z] #49 5.510 go: downloading github.com/sivchari/containedctx v1.0.2
01:22:03 [2023-06-24T01:22:03.919Z] #49 5.521 go: downloading github.com/sivchari/nosnakecase v1.7.0
01:22:03 [2023-06-24T01:22:03.919Z] #49 5.580 go: downloading github.com/sivchari/tenv v1.7.1
01:22:03 [2023-06-24T01:22:03.919Z] #49 5.582 go: downloading github.com/sonatard/noctx v0.0.1
01:22:03 [2023-06-24T01:22:03.919Z] #49 5.583 go: downloading github.com/sourcegraph/go-diff v0.7.0
01:22:03 [2023-06-24T01:22:03.919Z] #49 5.584 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
01:22:03 [2023-06-24T01:22:03.919Z] #49 5.594 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
01:22:03 [2023-06-24T01:22:03.919Z] #49 5.595 go: downloading github.com/tdakkota/asciicheck v0.1.1
01:22:03 [2023-06-24T01:22:03.919Z] #49 5.652 go: downloading github.com/tetafro/godot v1.4.11
01:22:03 [2023-06-24T01:22:03.919Z] #49 5.673 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
01:22:03 [2023-06-24T01:22:03.919Z] #49 5.687 go: downloading github.com/timonwong/loggercheck v0.9.3
01:22:04 [2023-06-24T01:22:04.176Z] #49 ...
01:22:04 [2023-06-24T01:22:04.176Z] 
01:22:04 [2023-06-24T01:22:04.176Z] #51 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
01:22:04 [2023-06-24T01:22:04.176Z] #51 2.044 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:22:04 [2023-06-24T01:22:04.176Z] #51 2.044 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:22:04 [2023-06-24T01:22:04.176Z] #51 2.044 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:22:04 [2023-06-24T01:22:04.176Z] #51 2.671 Reading package lists...
01:22:04 [2023-06-24T01:22:04.176Z] #51 3.480 + apt-get  install -y --no-install-recommends gcc libc6-dev
01:22:04 [2023-06-24T01:22:04.176Z] #51 3.502 Reading package lists...
01:22:04 [2023-06-24T01:22:04.176Z] #51 4.325 Building dependency tree...
01:22:04 [2023-06-24T01:22:04.176Z] #51 4.577 Reading state information...
01:22:04 [2023-06-24T01:22:04.176Z] #51 4.981 gcc is already the newest version (4:10.2.1-1).
01:22:04 [2023-06-24T01:22:04.176Z] #51 4.981 libc6-dev is already the newest version (2.31-13+deb11u6).
01:22:04 [2023-06-24T01:22:04.176Z] #51 4.981 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
01:22:04 [2023-06-24T01:22:04.176Z] #51 DONE 5.6s
01:22:04 [2023-06-24T01:22:04.176Z] 
01:22:04 [2023-06-24T01:22:04.176Z] #49 [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.51.2"      && /build/golangci-lint --version
01:22:04 [2023-06-24T01:22:04.176Z] #49 5.695 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
01:22:04 [2023-06-24T01:22:04.176Z] #49 5.746 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
01:22:04 [2023-06-24T01:22:04.176Z] #49 5.789 go: downloading github.com/ultraware/funlen v0.0.3
01:22:04 [2023-06-24T01:22:04.176Z] #49 5.812 go: downloading github.com/ultraware/whitespace v0.0.5
01:22:04 [2023-06-24T01:22:04.176Z] #49 5.846 go: downloading github.com/uudashr/gocognit v1.0.6
01:22:04 [2023-06-24T01:22:04.176Z] #49 5.847 go: downloading github.com/yagipy/maintidx v1.0.0
01:22:04 [2023-06-24T01:22:04.176Z] #49 5.848 go: downloading github.com/yeya24/promlinter v0.2.0
01:22:04 [2023-06-24T01:22:04.176Z] #49 5.885 go: downloading gitlab.com/bosi/decorder v0.2.3
01:22:04 [2023-06-24T01:22:04.176Z] #49 5.916 go: downloading honnef.co/go/tools v0.4.2
01:22:04 [2023-06-24T01:22:04.740Z] #49 6.209 go: downloading mvdan.cc/gofumpt v0.4.0
01:22:04 [2023-06-24T01:22:04.740Z] #49 6.463 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
01:22:04 [2023-06-24T01:22:04.740Z] #49 6.512 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
01:22:04 [2023-06-24T01:22:04.997Z] #49 6.669 go: downloading github.com/mitchellh/mapstructure v1.5.0
01:22:04 [2023-06-24T01:22:04.997Z] #49 6.669 go: downloading github.com/spf13/cast v1.5.0
01:22:04 [2023-06-24T01:22:04.997Z] #49 6.672 go: downloading github.com/spf13/jwalterweatherman v1.1.0
01:22:04 [2023-06-24T01:22:04.997Z] #49 6.672 go: downloading github.com/hashicorp/errwrap v1.0.0
01:22:04 [2023-06-24T01:22:04.997Z] #49 6.673 go: downloading golang.org/x/sys v0.5.0
01:22:04 [2023-06-24T01:22:04.997Z] #49 6.674 go: downloading github.com/spf13/afero v1.8.2
01:22:04 [2023-06-24T01:22:04.997Z] #49 6.675 go: downloading github.com/davecgh/go-spew v1.1.1
01:22:04 [2023-06-24T01:22:04.997Z] #49 6.675 go: downloading github.com/pmezard/go-difflib v1.0.0
01:22:04 [2023-06-24T01:22:04.997Z] #49 6.799 go: downloading github.com/stretchr/objx v0.5.0
01:22:05 [2023-06-24T01:22:05.254Z] #49 6.870 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
01:22:05 [2023-06-24T01:22:05.254Z] #49 6.899 go: downloading github.com/gobwas/glob v0.2.3
01:22:05 [2023-06-24T01:22:05.254Z] #49 6.931 go: downloading gopkg.in/yaml.v2 v2.4.0
01:22:05 [2023-06-24T01:22:05.254Z] #49 6.932 go: downloading golang.org/x/sync v0.1.0
01:22:05 [2023-06-24T01:22:05.530Z] #49 7.115 go: downloading go.uber.org/zap v1.17.0
01:22:05 [2023-06-24T01:22:05.530Z] #49 7.181 go: downloading github.com/kisielk/gotool v1.0.0
01:22:05 [2023-06-24T01:22:05.530Z] #49 7.182 go: downloading golang.org/x/text v0.6.0
01:22:05 [2023-06-24T01:22:05.530Z] #49 7.215 go: downloading github.com/gostaticanalysis/comment v1.4.2
01:22:05 [2023-06-24T01:22:05.803Z] #49 7.424 go: downloading github.com/go-toolsmith/astcast v1.1.0
01:22:05 [2023-06-24T01:22:05.803Z] #49 7.465 go: downloading github.com/go-toolsmith/astcopy v1.0.3
01:22:05 [2023-06-24T01:22:05.803Z] #49 7.466 go: downloading github.com/go-toolsmith/astequal v1.1.0
01:22:05 [2023-06-24T01:22:05.803Z] #49 7.538 go: downloading github.com/go-toolsmith/astfmt v1.1.0
01:22:06 [2023-06-24T01:22:06.060Z] #49 7.631 go: downloading github.com/go-toolsmith/astp v1.1.0
01:22:06 [2023-06-24T01:22:06.060Z] #49 7.631 go: downloading github.com/go-toolsmith/strparse v1.1.0
01:22:06 [2023-06-24T01:22:06.060Z] #49 7.632 go: downloading github.com/go-toolsmith/typep v1.1.0
01:22:06 [2023-06-24T01:22:06.060Z] #49 7.657 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
01:22:06 [2023-06-24T01:22:06.060Z] #49 7.770 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
01:22:06 [2023-06-24T01:22:06.060Z] #49 7.813 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
01:22:06 [2023-06-24T01:22:06.318Z] #49 7.838 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
01:22:06 [2023-06-24T01:22:06.318Z] #49 7.839 go: downloading github.com/ettle/strcase v0.1.1
01:22:06 [2023-06-24T01:22:06.318Z] #49 7.840 go: downloading github.com/Masterminds/semver v1.5.0
01:22:06 [2023-06-24T01:22:06.318Z] #49 8.047 go: downloading github.com/fatih/structtag v1.2.0
01:22:06 [2023-06-24T01:22:06.318Z] #49 8.089 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
01:22:06 [2023-06-24T01:22:06.578Z] #49 8.147 go: downloading github.com/google/go-cmp v0.5.9
01:22:06 [2023-06-24T01:22:06.578Z] #49 8.152 go: downloading github.com/prometheus/client_golang v1.12.1
01:22:06 [2023-06-24T01:22:06.578Z] #49 8.181 go: downloading github.com/prometheus/client_model v0.2.0
01:22:06 [2023-06-24T01:22:06.578Z] #49 8.231 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
01:22:06 [2023-06-24T01:22:06.578Z] #49 8.247 go: downloading github.com/subosito/gotenv v1.4.1
01:22:06 [2023-06-24T01:22:06.578Z] #49 8.281 go: downloading github.com/hashicorp/hcl v1.0.0
01:22:06 [2023-06-24T01:22:06.578Z] #49 8.338 go: downloading gopkg.in/ini.v1 v1.67.0
01:22:06 [2023-06-24T01:22:06.838Z] #49 8.412 go: downloading github.com/magiconair/properties v1.8.6
01:22:06 [2023-06-24T01:22:06.838Z] #49 8.412 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
01:22:06 [2023-06-24T01:22:06.838Z] #49 8.589 go: downloading go.uber.org/atomic v1.7.0
01:22:07 [2023-06-24T01:22:07.095Z] #49 8.590 go: downloading go.uber.org/multierr v1.6.0
01:22:07 [2023-06-24T01:22:07.095Z] #49 8.619 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
01:22:07 [2023-06-24T01:22:07.095Z] #49 8.625 go: downloading github.com/olekukonko/tablewriter v0.0.5
01:22:07 [2023-06-24T01:22:07.095Z] #49 8.663 go: downloading github.com/pelletier/go-toml v1.9.5
01:22:07 [2023-06-24T01:22:07.095Z] #49 8.726 go: downloading github.com/quasilyte/gogrep v0.5.0
01:22:07 [2023-06-24T01:22:07.095Z] #49 8.764 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
01:22:07 [2023-06-24T01:22:07.095Z] #49 8.780 go: downloading github.com/golang/protobuf v1.5.2
01:22:07 [2023-06-24T01:22:07.095Z] #49 8.872 go: downloading github.com/beorn7/perks v1.0.1
01:22:07 [2023-06-24T01:22:07.352Z] #49 8.927 go: downloading github.com/cespare/xxhash/v2 v2.1.2
01:22:07 [2023-06-24T01:22:07.352Z] #49 8.927 go: downloading github.com/prometheus/common v0.32.1
01:22:07 [2023-06-24T01:22:07.352Z] #49 9.007 go: downloading github.com/prometheus/procfs v0.7.3
01:22:07 [2023-06-24T01:22:07.352Z] #49 9.009 go: downloading google.golang.org/protobuf v1.28.0
01:22:07 [2023-06-24T01:22:07.693Z] #49 9.159 go: downloading github.com/mattn/go-runewidth v0.0.9
01:22:08 [2023-06-24T01:22:08.256Z] #49 ...
01:22:08 [2023-06-24T01:22:08.257Z] 
01:22:08 [2023-06-24T01:22:08.257Z] #52 [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
01:22:08 [2023-06-24T01:22:08.257Z] #52 2.611 go: downloading github.com/pelletier/go-toml v1.8.1
01:22:08 [2023-06-24T01:22:08.572Z] #52 ...
01:22:08 [2023-06-24T01:22:08.572Z] 
01:22:08 [2023-06-24T01:22:08.572Z] #53 [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.3.0"      && /build/go-winres --help
01:22:08 [2023-06-24T01:22:08.572Z] #53 2.115 go: downloading github.com/tc-hib/go-winres v0.3.0
01:22:08 [2023-06-24T01:22:08.572Z] #53 2.556 go: downloading github.com/tc-hib/winres v0.1.6
01:22:08 [2023-06-24T01:22:08.572Z] #53 2.556 go: downloading github.com/urfave/cli/v2 v2.3.0
01:22:08 [2023-06-24T01:22:08.572Z] #53 2.785 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
01:22:08 [2023-06-24T01:22:08.572Z] #53 2.787 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
01:22:08 [2023-06-24T01:22:08.572Z] #53 2.829 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
01:22:08 [2023-06-24T01:22:08.572Z] #53 2.900 go: downloading github.com/russross/blackfriday/v2 v2.1.0
01:22:08 [2023-06-24T01:22:08.572Z] #53 ...
01:22:08 [2023-06-24T01:22:08.572Z] 
01:22:08 [2023-06-24T01:22:08.572Z] #54 [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.2"      && /build/gotestsum --version
01:22:08 [2023-06-24T01:22:08.572Z] #54 1.572 go: downloading gotest.tools/gotestsum v1.8.2
01:22:08 [2023-06-24T01:22:08.572Z] #54 3.129 go: downloading golang.org/x/tools v0.1.11
01:22:08 [2023-06-24T01:22:08.572Z] #54 3.131 go: downloading github.com/dnephin/pflag v1.0.7
01:22:08 [2023-06-24T01:22:08.572Z] #54 3.133 go: downloading github.com/fatih/color v1.13.0
01:22:08 [2023-06-24T01:22:08.572Z] #54 3.141 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
01:22:08 [2023-06-24T01:22:08.572Z] #54 3.142 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
01:22:08 [2023-06-24T01:22:08.572Z] #54 3.142 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
01:22:08 [2023-06-24T01:22:08.572Z] #54 3.147 go: downloading github.com/fsnotify/fsnotify v1.5.4
01:22:08 [2023-06-24T01:22:08.572Z] #54 3.155 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
01:22:08 [2023-06-24T01:22:08.572Z] #54 3.185 go: downloading github.com/mattn/go-isatty v0.0.14
01:22:08 [2023-06-24T01:22:08.572Z] #54 3.187 go: downloading github.com/mattn/go-colorable v0.1.12
01:22:08 [2023-06-24T01:22:08.572Z] #54 4.756 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
01:22:08 [2023-06-24T01:22:08.894Z] #54 ...
01:22:08 [2023-06-24T01:22:08.894Z] 
01:22:08 [2023-06-24T01:22:08.894Z] #55 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
01:22:08 [2023-06-24T01:22:08.894Z] #55 3.554 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:22:08 [2023-06-24T01:22:08.894Z] #55 3.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:22:08 [2023-06-24T01:22:08.894Z] #55 3.567 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:22:08 [2023-06-24T01:22:08.894Z] #55 3.914 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:22:08 [2023-06-24T01:22:08.894Z] #55 4.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
01:22:08 [2023-06-24T01:22:08.894Z] #55 5.132 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:22:08 [2023-06-24T01:22:08.894Z] #55 6.111 Fetched 8532 kB in 3s (2962 kB/s)
01:22:08 [2023-06-24T01:22:08.894Z] #55 6.111 Reading package lists...
01:22:08 [2023-06-24T01:22:08.894Z] #55 7.411 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:22:08 [2023-06-24T01:22:08.894Z] #55 7.411 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:22:08 [2023-06-24T01:22:08.894Z] #55 7.456 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:22:08 [2023-06-24T01:22:08.894Z] #55 8.719 Reading package lists...
01:22:08 [2023-06-24T01:22:08.894Z] #55 9.519 + apt-get  install -y --no-install-recommends gcc libc6-dev
01:22:08 [2023-06-24T01:22:08.894Z] #55 9.580 Reading package lists...
01:22:08 [2023-06-24T01:22:08.894Z] #55 10.24 Building dependency tree...
01:22:08 [2023-06-24T01:22:08.894Z] #55 ...
01:22:08 [2023-06-24T01:22:08.894Z] 
01:22:08 [2023-06-24T01:22:08.894Z] #56 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
01:22:08 [2023-06-24T01:22:08.894Z] #56 3.130 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:22:08 [2023-06-24T01:22:08.894Z] #56 3.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:22:08 [2023-06-24T01:22:08.894Z] #56 3.158 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:22:08 [2023-06-24T01:22:08.894Z] #56 3.370 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:22:08 [2023-06-24T01:22:08.894Z] #56 3.759 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
01:22:08 [2023-06-24T01:22:08.894Z] #56 4.367 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:22:08 [2023-06-24T01:22:08.894Z] #56 5.162 Fetched 8532 kB in 2s (3711 kB/s)
01:22:08 [2023-06-24T01:22:08.894Z] #56 5.162 Reading package lists...
01:22:08 [2023-06-24T01:22:08.894Z] #56 6.696 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:22:08 [2023-06-24T01:22:08.894Z] #56 6.696 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:22:08 [2023-06-24T01:22:08.894Z] #56 6.696 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:22:08 [2023-06-24T01:22:08.894Z] #56 8.047 Reading package lists...
01:22:08 [2023-06-24T01:22:08.894Z] #56 8.837 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
01:22:08 [2023-06-24T01:22:08.894Z] #56 8.852 Reading package lists...
01:22:08 [2023-06-24T01:22:08.894Z] #56 9.565 Building dependency tree...
01:22:08 [2023-06-24T01:22:08.894Z] #56 9.954 gcc is already the newest version (4:10.2.1-1).
01:22:08 [2023-06-24T01:22:08.894Z] #56 9.954 libc6-dev is already the newest version (2.31-13+deb11u6).
01:22:08 [2023-06-24T01:22:08.894Z] #56 9.954 The following additional packages will be installed:
01:22:08 [2023-06-24T01:22:08.894Z] #56 9.956   bzip2 patch xz-utils
01:22:08 [2023-06-24T01:22:08.894Z] #56 9.959 Suggested packages:
01:22:08 [2023-06-24T01:22:08.894Z] #56 9.960   bzip2-doc debian-keyring seccomp ed diffutils-doc
01:22:08 [2023-06-24T01:22:08.894Z] #56 9.960 Recommended packages:
01:22:08 [2023-06-24T01:22:08.894Z] #56 9.960   build-essential fakeroot libalgorithm-merge-perl
01:22:08 [2023-06-24T01:22:08.894Z] #56 10.08 The following NEW packages will be installed:
01:22:08 [2023-06-24T01:22:08.894Z] #56 10.08   bzip2 dpkg-dev libseccomp-dev patch xz-utils
01:22:08 [2023-06-24T01:22:08.894Z] #56 10.40 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
01:22:08 [2023-06-24T01:22:08.894Z] #56 10.40 Need to get 2790 kB of archives.
01:22:08 [2023-06-24T01:22:08.894Z] #56 10.40 After this operation, 4077 kB of additional disk space will be used.
01:22:08 [2023-06-24T01:22:08.894Z] #56 10.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
01:22:09 [2023-06-24T01:22:09.237Z] #56 10.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #56 10.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #56 10.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #56 10.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #56 ...
01:22:09 [2023-06-24T01:22:09.238Z] 
01:22:09 [2023-06-24T01:22:09.238Z] #57 [tini-build 2/4] 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
01:22:09 [2023-06-24T01:22:09.238Z] #57 3.114 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 3.135 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 3.135 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 3.417 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 3.888 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 4.429 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 5.435 Fetched 8532 kB in 3s (3281 kB/s)
01:22:09 [2023-06-24T01:22:09.238Z] #57 5.435 Reading package lists...
01:22:09 [2023-06-24T01:22:09.238Z] #57 6.663 Reading package lists...
01:22:09 [2023-06-24T01:22:09.238Z] #57 7.655 Building dependency tree...
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.257 The following additional packages will be installed:
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.259   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.262 Suggested packages:
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.262   cmake-doc ninja-build lrzip
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.328 The following NEW packages will be installed:
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.329   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.610 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.610 Need to get 15.1 MB of archives.
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.610 After this operation, 66.8 MB of additional disk space will be used.
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.610 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.700 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.932 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.954 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.971 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.985 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 8.995 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 9.010 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #57 9.994 debconf: delaying package configuration, since apt-utils is not installed
01:22:09 [2023-06-24T01:22:09.238Z] #57 10.43 Fetched 15.1 MB in 1s (11.5 MB/s)
01:22:09 [2023-06-24T01:22:09.238Z] #57 ...
01:22:09 [2023-06-24T01:22:09.238Z] 
01:22:09 [2023-06-24T01:22:09.238Z] #58 [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             ;
01:22:09 [2023-06-24T01:22:09.238Z] #58 1.468 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 1.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 1.491 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 1.624 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 1.772 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 1.927 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 2.749 Fetched 8532 kB in 2s (4997 kB/s)
01:22:09 [2023-06-24T01:22:09.238Z] #58 2.749 Reading package lists...
01:22:09 [2023-06-24T01:22:09.238Z] #58 3.459 Reading package lists...
01:22:09 [2023-06-24T01:22:09.238Z] #58 4.376 Building dependency tree...
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.123 python3 is already the newest version (3.9.2-3).
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.123 The following additional packages will be installed:
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.126   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.132   patch xz-utils
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.134 Suggested packages:
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.134   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.134   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.135   m4-doc ed diffutils-doc
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.135 Recommended packages:
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.135   fakeroot libalgorithm-merge-perl libltdl-dev
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.426 The following NEW packages will be installed:
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.427   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.427   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.428   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.740 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.740 Need to get 5458 kB of archives.
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.740 After this operation, 11.6 MB of additional disk space will be used.
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.740 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.748 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.777 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.777 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.779 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.780 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.781 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.794 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 5.965 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 6.425 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
01:22:09 [2023-06-24T01:22:09.238Z] #58 6.439 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 6.461 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 6.466 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 6.466 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 6.466 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 6.468 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 6.517 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 6.582 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 6.585 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 6.586 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
01:22:09 [2023-06-24T01:22:09.238Z] #58 6.911 debconf: delaying package configuration, since apt-utils is not installed
01:22:09 [2023-06-24T01:22:09.238Z] #58 7.138 Fetched 5458 kB in 1s (4738 kB/s)
01:22:09 [2023-06-24T01:22:09.238Z] #58 7.289 Selecting previously unselected package bzip2.
01:22:09 [2023-06-24T01:22:09.238Z] #58 7.289 (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 ... 15748 files and directories currently installed.)
01:22:09 [2023-06-24T01:22:09.238Z] #58 7.310 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
01:22:09 [2023-06-24T01:22:09.238Z] #58 7.373 Unpacking bzip2 (1.0.8-4) ...
01:22:09 [2023-06-24T01:22:09.238Z] #58 7.776 Selecting previously unselected package xz-utils.
01:22:09 [2023-06-24T01:22:09.238Z] #58 7.788 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
01:22:09 [2023-06-24T01:22:09.238Z] #58 7.850 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:22:09 [2023-06-24T01:22:09.238Z] #58 8.312 Selecting previously unselected package libsigsegv2:arm64.
01:22:09 [2023-06-24T01:22:09.238Z] #58 8.315 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
01:22:09 [2023-06-24T01:22:09.238Z] #58 8.415 Unpacking libsigsegv2:arm64 (2.13-1) ...
01:22:09 [2023-06-24T01:22:09.238Z] #58 8.773 Selecting previously unselected package m4.
01:22:09 [2023-06-24T01:22:09.238Z] #58 8.775 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
01:22:09 [2023-06-24T01:22:09.238Z] #58 8.803 Unpacking m4 (1.4.18-5) ...
01:22:09 [2023-06-24T01:22:09.238Z] #58 9.198 Selecting previously unselected package autoconf.
01:22:09 [2023-06-24T01:22:09.238Z] #58 9.200 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
01:22:09 [2023-06-24T01:22:09.238Z] #58 9.270 Unpacking autoconf (2.69-14) ...
01:22:09 [2023-06-24T01:22:09.238Z] #58 9.941 Selecting previously unselected package autotools-dev.
01:22:09 [2023-06-24T01:22:09.238Z] #58 9.944 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
01:22:09 [2023-06-24T01:22:09.238Z] #58 10.04 Unpacking autotools-dev (20180224.1+nmu1) ...
01:22:09 [2023-06-24T01:22:09.238Z] #58 10.66 Selecting previously unselected package automake.
01:22:09 [2023-06-24T01:22:09.238Z] #58 10.66 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
01:22:09 [2023-06-24T01:22:09.238Z] #58 10.77 Unpacking automake (1:1.16.3-2) ...
01:22:09 [2023-06-24T01:22:09.508Z] #58 ...
01:22:09 [2023-06-24T01:22:09.508Z] 
01:22:09 [2023-06-24T01:22:09.508Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
01:22:09 [2023-06-24T01:22:09.508Z] #59 3.873 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:22:09 [2023-06-24T01:22:09.508Z] #59 3.884 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:22:09 [2023-06-24T01:22:09.508Z] #59 3.884 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:22:09 [2023-06-24T01:22:09.508Z] #59 4.382 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:22:09 [2023-06-24T01:22:09.508Z] #59 4.793 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
01:22:09 [2023-06-24T01:22:09.508Z] #59 5.482 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:22:09 [2023-06-24T01:22:09.508Z] #59 6.259 Fetched 8532 kB in 4s (2333 kB/s)
01:22:09 [2023-06-24T01:22:09.508Z] #59 6.259 Reading package lists...
01:22:09 [2023-06-24T01:22:09.508Z] #59 7.940 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:22:09 [2023-06-24T01:22:09.508Z] #59 7.940 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:22:09 [2023-06-24T01:22:09.508Z] #59 7.940 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:22:09 [2023-06-24T01:22:09.508Z] #59 9.224 Reading package lists...
01:22:09 [2023-06-24T01:22:09.508Z] #59 9.918 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
01:22:09 [2023-06-24T01:22:09.508Z] #59 9.937 Reading package lists...
01:22:09 [2023-06-24T01:22:09.508Z] #59 10.66 Building dependency tree...
01:22:09 [2023-06-24T01:22:09.508Z] #59 ...
01:22:09 [2023-06-24T01:22:09.508Z] 
01:22:09 [2023-06-24T01:22:09.508Z] #60 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
01:22:09 [2023-06-24T01:22:09.508Z] #60 2.963 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
01:22:09 [2023-06-24T01:22:09.508Z] #60 4.839 + git checkout -q FETCH_HEAD
01:22:09 [2023-06-24T01:22:09.508Z] #60 5.324 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
01:22:09 [2023-06-24T01:22:09.508Z] #60 5.324 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
01:22:09 [2023-06-24T01:22:09.508Z] #60 5.889 internal/unsafeheader
01:22:09 [2023-06-24T01:22:09.508Z] #60 5.901 internal/goexperiment
01:22:09 [2023-06-24T01:22:09.508Z] #60 5.908 internal/coverage/rtcov
01:22:09 [2023-06-24T01:22:09.508Z] #60 5.908 internal/goos
01:22:09 [2023-06-24T01:22:09.508Z] #60 5.911 internal/race
01:22:09 [2023-06-24T01:22:09.508Z] #60 5.924 internal/cpu
01:22:09 [2023-06-24T01:22:09.508Z] #60 5.926 internal/goarch
01:22:09 [2023-06-24T01:22:09.508Z] #60 5.929 runtime/internal/syscall
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.011 sync/atomic
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.037 unicode
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.041 unicode/utf8
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.112 internal/abi
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.136 runtime/internal/math
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.165 runtime/internal/sys
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.247 container/list
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.258 internal/itoa
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.278 math/bits
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.371 crypto/internal/alias
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.378 crypto/subtle
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.389 crypto/internal/boring/sig
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.409 unicode/utf16
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.487 math
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.545 vendor/golang.org/x/crypto/cryptobyte/asn1
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.556 internal/nettrace
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.582 vendor/golang.org/x/crypto/internal/alias
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.584 internal/bytealg
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.648 runtime/internal/atomic
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.654 encoding
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.683 github.com/docker/distribution/manifest
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.706 github.com/inconshreveable/mousetrap
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.713 github.com/docker/distribution/registry/storage/driver/gcs
01:22:09 [2023-06-24T01:22:09.508Z] #60 6.799 github.com/docker/distribution/registry/storage/driver/oss
01:22:09 [2023-06-24T01:22:09.508Z] #60 7.193 runtime
01:22:09 [2023-06-24T01:22:09.508Z] #60 ...
01:22:09 [2023-06-24T01:22:09.508Z] 
01:22:09 [2023-06-24T01:22:09.508Z] #61 [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.6.0"      && /build/shfmt --version
01:22:09 [2023-06-24T01:22:09.508Z] #61 1.346 go: downloading mvdan.cc/sh/v3 v3.6.0
01:22:09 [2023-06-24T01:22:09.508Z] #61 2.019 go: downloading golang.org/x/term v0.3.0
01:22:09 [2023-06-24T01:22:09.508Z] #61 2.019 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
01:22:09 [2023-06-24T01:22:09.508Z] #61 2.019 go: downloading mvdan.cc/editorconfig v0.2.0
01:22:09 [2023-06-24T01:22:09.508Z] #61 2.020 go: downloading github.com/google/renameio/v2 v2.0.0
01:22:09 [2023-06-24T01:22:09.508Z] #61 2.072 go: downloading golang.org/x/sys v0.3.0
01:22:09 [2023-06-24T01:22:09.772Z] #61 ...
01:22:09 [2023-06-24T01:22:09.772Z] 
01:22:09 [2023-06-24T01:22:09.772Z] #62 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:22:09 [2023-06-24T01:22:09.772Z] #62 ...
01:22:09 [2023-06-24T01:22:09.772Z] 
01:22:09 [2023-06-24T01:22:09.772Z] #57 [tini-build 2/4] 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
01:22:09 [2023-06-24T01:22:09.772Z] #57 10.91 Selecting previously unselected package cmake-data.
01:22:09 [2023-06-24T01:22:09.772Z] #57 10.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
01:22:09 [2023-06-24T01:22:09.772Z] #57 10.93 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
01:22:09 [2023-06-24T01:22:09.772Z] #57 10.98 Unpacking cmake-data (3.18.4-2+deb11u1) ...
01:22:10 [2023-06-24T01:22:10.703Z] #57 ...
01:22:10 [2023-06-24T01:22:10.703Z] 
01:22:10 [2023-06-24T01:22:10.703Z] #63 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:22:10 [2023-06-24T01:22:10.703Z] #63 ...
01:22:10 [2023-06-24T01:22:10.703Z] 
01:22:10 [2023-06-24T01:22:10.703Z] #64 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.21" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:22:10 [2023-06-24T01:22:10.960Z] #64 ...
01:22:10 [2023-06-24T01:22:10.960Z] 
01:22:10 [2023-06-24T01:22:10.960Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.11 gcc is already the newest version (4:10.2.1-1).
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.11 The following additional packages will be installed:
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.11   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.11   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.11   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.11   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.11   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.11   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.11 Suggested packages:
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.11   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.11   | libgdk-pixbuf2.0-dev libxml2-utils
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.55 The following NEW packages will be installed:
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.55   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.55   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.55   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.55   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.55   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.56   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.87 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.87 Need to get 7950 kB of archives.
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.87 After this operation, 39.9 MB of additional disk space will be used.
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 11.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
01:22:10 [2023-06-24T01:22:10.960Z] #59 12.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
01:22:11 [2023-06-24T01:22:11.221Z] #59 12.61 debconf: delaying package configuration, since apt-utils is not installed
01:22:11 [2023-06-24T01:22:11.221Z] #59 ...
01:22:11 [2023-06-24T01:22:11.221Z] 
01:22:11 [2023-06-24T01:22:11.221Z] #65 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
01:22:11 [2023-06-24T01:22:11.221Z] #65 DONE 9.5s
01:22:11 [2023-06-24T01:22:11.221Z] 
01:22:11 [2023-06-24T01:22:11.221Z] #62 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:22:11 [2023-06-24T01:22:11.221Z] #62 DONE 11.7s
01:22:11 [2023-06-24T01:22:11.221Z] 
01:22:11 [2023-06-24T01:22:11.221Z] #63 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:22:11 [2023-06-24T01:22:11.221Z] #63 DONE 10.7s
01:22:11 [2023-06-24T01:22:11.221Z] 
01:22:11 [2023-06-24T01:22:11.221Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
01:22:11 [2023-06-24T01:22:11.221Z] #59 12.76 Fetched 7950 kB in 1s (10.5 MB/s)
01:22:11 [2023-06-24T01:22:11.482Z] #59 ...
01:22:11 [2023-06-24T01:22:11.482Z] 
01:22:11 [2023-06-24T01:22:11.482Z] #22 [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
01:22:11 [2023-06-24T01:22:11.482Z] #22 8.061 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
01:22:11 [2023-06-24T01:22:11.482Z] #22 8.513 
01:22:11 [2023-06-24T01:22:11.482Z] #22 8.801 #=#=#                                                                         

######################################################################## 100.0%
01:22:11 [2023-06-24T01:22:11.482Z] #22 9.153 
01:22:11 [2023-06-24T01:22:11.482Z] #22 10.29 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
01:22:11 [2023-06-24T01:22:11.482Z] #22 10.99 
01:22:11 [2023-06-24T01:22:11.482Z] #22 11.26 #=#=#                                                                         

######################################################################## 100.0%
01:22:11 [2023-06-24T01:22:11.482Z] #22 11.57 
01:22:11 [2023-06-24T01:22:11.482Z] #22 11.65 Download of images into '/build' complete.
01:22:11 [2023-06-24T01:22:11.482Z] #22 11.66 Use something like the following to load the result into a Docker daemon:
01:22:11 [2023-06-24T01:22:11.482Z] #22 11.66   tar -cC '/build' . | docker load
01:22:11 [2023-06-24T01:22:11.482Z] #22 DONE 17.7s
01:22:11 [2023-06-24T01:22:11.482Z] 
01:22:11 [2023-06-24T01:22:11.482Z] #46 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:22:11 [2023-06-24T01:22:11.482Z] #46 DONE 10.7s
01:22:11 [2023-06-24T01:22:11.482Z] 
01:22:11 [2023-06-24T01:22:11.482Z] #55 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
01:22:11 [2023-06-24T01:22:11.482Z] #55 10.24 Building dependency tree...
01:22:11 [2023-06-24T01:22:11.482Z] #55 10.93 gcc is already the newest version (4:10.2.1-1).
01:22:11 [2023-06-24T01:22:11.482Z] #55 10.93 libc6-dev is already the newest version (2.31-13+deb11u6).
01:22:11 [2023-06-24T01:22:11.482Z] #55 10.93 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
01:22:11 [2023-06-24T01:22:11.482Z] #55 DONE 12.9s
01:22:11 [2023-06-24T01:22:11.482Z] 
01:22:11 [2023-06-24T01:22:11.482Z] #66 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
01:22:11 [2023-06-24T01:22:11.752Z] #66 ...
01:22:11 [2023-06-24T01:22:11.752Z] 
01:22:11 [2023-06-24T01:22:11.752Z] #67 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:22:12 [2023-06-24T01:22:12.010Z] #67 ...
01:22:12 [2023-06-24T01:22:12.010Z] 
01:22:12 [2023-06-24T01:22:12.010Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
01:22:12 [2023-06-24T01:22:12.010Z] #59 12.95 Selecting previously unselected package libgirepository-1.0-1:arm64.
01:22:12 [2023-06-24T01:22:12.010Z] #59 12.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
01:22:12 [2023-06-24T01:22:12.010Z] #59 13.00 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
01:22:12 [2023-06-24T01:22:12.010Z] #59 13.00 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
01:22:12 [2023-06-24T01:22:12.010Z] #59 13.17 Selecting previously unselected package gir1.2-glib-2.0:arm64.
01:22:12 [2023-06-24T01:22:12.010Z] #59 13.17 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
01:22:12 [2023-06-24T01:22:12.010Z] #59 13.18 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
01:22:12 [2023-06-24T01:22:12.010Z] #59 13.31 Selecting previously unselected package libsecret-common.
01:22:12 [2023-06-24T01:22:12.010Z] #59 13.34 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
01:22:12 [2023-06-24T01:22:12.010Z] #59 13.35 Unpacking libsecret-common (0.20.4-2) ...
01:22:12 [2023-06-24T01:22:12.010Z] #59 13.51 Selecting previously unselected package libsecret-1-0:arm64.
01:22:12 [2023-06-24T01:22:12.010Z] #59 13.51 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
01:22:12 [2023-06-24T01:22:12.010Z] #59 13.54 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
01:22:12 [2023-06-24T01:22:12.269Z] #59 13.68 Selecting previously unselected package gir1.2-secret-1:arm64.
01:22:12 [2023-06-24T01:22:12.269Z] #59 13.68 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
01:22:12 [2023-06-24T01:22:12.269Z] #59 13.70 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
01:22:12 [2023-06-24T01:22:12.530Z] #59 13.78 Selecting previously unselected package uuid-dev:arm64.
01:22:12 [2023-06-24T01:22:12.530Z] #59 13.78 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
01:22:12 [2023-06-24T01:22:12.530Z] #59 13.80 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
01:22:12 [2023-06-24T01:22:12.530Z] #59 14.05 Selecting previously unselected package libblkid-dev:arm64.
01:22:12 [2023-06-24T01:22:12.787Z] #59 ...
01:22:12 [2023-06-24T01:22:12.787Z] 
01:22:12 [2023-06-24T01:22:12.787Z] #56 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
01:22:12 [2023-06-24T01:22:12.787Z] #56 10.97 debconf: delaying package configuration, since apt-utils is not installed
01:22:12 [2023-06-24T01:22:12.787Z] #56 11.25 Fetched 2790 kB in 0s (8012 kB/s)
01:22:12 [2023-06-24T01:22:12.787Z] #56 11.62 Selecting previously unselected package bzip2.
01:22:12 [2023-06-24T01:22:12.787Z] #56 11.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
01:22:12 [2023-06-24T01:22:12.787Z] #56 11.64 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 11.71 Unpacking bzip2 (1.0.8-4) ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 12.04 Selecting previously unselected package xz-utils.
01:22:12 [2023-06-24T01:22:12.787Z] #56 12.04 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 12.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 12.42 Selecting previously unselected package patch.
01:22:12 [2023-06-24T01:22:12.787Z] #56 12.43 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 12.45 Unpacking patch (2.7.6-7) ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 12.68 Selecting previously unselected package dpkg-dev.
01:22:12 [2023-06-24T01:22:12.787Z] #56 12.70 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 12.71 Unpacking dpkg-dev (1.20.12) ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 13.34 Selecting previously unselected package libseccomp-dev:arm64.
01:22:12 [2023-06-24T01:22:12.787Z] #56 13.35 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 13.37 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 13.54 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 13.58 Setting up bzip2 (1.0.8-4) ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 13.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 13.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:22:12 [2023-06-24T01:22:12.787Z] #56 13.73 Setting up patch (2.7.6-7) ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 13.76 Setting up dpkg-dev (1.20.12) ...
01:22:12 [2023-06-24T01:22:12.787Z] #56 DONE 14.2s
01:22:12 [2023-06-24T01:22:12.787Z] 
01:22:12 [2023-06-24T01:22:12.787Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
01:22:12 [2023-06-24T01:22:12.787Z] #59 14.05 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
01:22:12 [2023-06-24T01:22:12.787Z] #59 14.11 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
01:22:13 [2023-06-24T01:22:13.051Z] #59 14.39 Selecting previously unselected package libbtrfs0:arm64.
01:22:13 [2023-06-24T01:22:13.051Z] #59 14.39 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
01:22:13 [2023-06-24T01:22:13.051Z] #59 14.49 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
01:22:13 [2023-06-24T01:22:13.621Z] #59 14.84 Selecting previously unselected package libbtrfs-dev:arm64.
01:22:13 [2023-06-24T01:22:13.621Z] #59 14.85 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
01:22:13 [2023-06-24T01:22:13.621Z] #59 14.89 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
01:22:13 [2023-06-24T01:22:13.621Z] #59 15.11 Selecting previously unselected package libelf1:arm64.
01:22:13 [2023-06-24T01:22:13.621Z] #59 15.11 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
01:22:13 [2023-06-24T01:22:13.888Z] #59 15.20 Unpacking libelf1:arm64 (0.183-1) ...
01:22:14 [2023-06-24T01:22:14.146Z] #59 15.52 Selecting previously unselected package libffi-dev:arm64.
01:22:14 [2023-06-24T01:22:14.146Z] #59 15.53 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
01:22:14 [2023-06-24T01:22:14.146Z] #59 15.60 Unpacking libffi-dev:arm64 (3.3-6) ...
01:22:14 [2023-06-24T01:22:14.437Z] #59 15.80 Selecting previously unselected package libglib2.0-data.
01:22:14 [2023-06-24T01:22:14.437Z] #59 15.81 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
01:22:14 [2023-06-24T01:22:14.437Z] #59 15.84 Unpacking libglib2.0-data (2.66.8-1) ...
01:22:16 [2023-06-24T01:22:16.993Z] #59 18.42 Selecting previously unselected package libglib2.0-bin.
01:22:16 [2023-06-24T01:22:16.993Z] #59 18.45 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
01:22:17 [2023-06-24T01:22:17.273Z] #59 18.58 Unpacking libglib2.0-bin (2.66.8-1) ...
01:22:17 [2023-06-24T01:22:17.897Z] #59 19.19 Selecting previously unselected package python3-lib2to3.
01:22:17 [2023-06-24T01:22:17.897Z] #59 19.19 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
01:22:18 [2023-06-24T01:22:18.154Z] #59 19.38 Unpacking python3-lib2to3 (3.9.2-1) ...
01:22:18 [2023-06-24T01:22:18.154Z] #59 19.61 Selecting previously unselected package python3-distutils.
01:22:18 [2023-06-24T01:22:18.154Z] #59 19.62 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
01:22:18 [2023-06-24T01:22:18.154Z] #59 19.69 Unpacking python3-distutils (3.9.2-1) ...
01:22:19 [2023-06-24T01:22:19.085Z] #59 ...
01:22:19 [2023-06-24T01:22:19.085Z] 
01:22:19 [2023-06-24T01:22:19.085Z] #49 [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.51.2"      && /build/golangci-lint --version
01:22:19 [2023-06-24T01:22:19.085Z] #49 10.33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
01:22:19 [2023-06-24T01:22:19.085Z] #49 ...
01:22:19 [2023-06-24T01:22:19.085Z] 
01:22:19 [2023-06-24T01:22:19.085Z] #58 [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             ;
01:22:19 [2023-06-24T01:22:19.085Z] #58 11.42 Selecting previously unselected package patch.
01:22:19 [2023-06-24T01:22:19.085Z] #58 11.42 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 11.53 Unpacking patch (2.7.6-7) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 12.12 Selecting previously unselected package dpkg-dev.
01:22:19 [2023-06-24T01:22:19.085Z] #58 12.12 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 12.19 Unpacking dpkg-dev (1.20.12) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 12.82 Selecting previously unselected package build-essential.
01:22:19 [2023-06-24T01:22:19.085Z] #58 12.83 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 12.89 Unpacking build-essential (12.9) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.17 Selecting previously unselected package libcap2:arm64.
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.17 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.25 Unpacking libcap2:arm64 (1:2.44-1) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.46 Selecting previously unselected package libcap-dev:arm64.
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.46 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.49 Unpacking libcap-dev:arm64 (1:2.44-1) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.64 Selecting previously unselected package libprotobuf-c1:arm64.
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.64 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.65 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.74 Selecting previously unselected package libprotobuf-c-dev:arm64.
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.74 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.75 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.87 Selecting previously unselected package libseccomp-dev:arm64.
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.87 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 13.88 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 14.01 Selecting previously unselected package libsystemd-dev:arm64.
01:22:19 [2023-06-24T01:22:19.085Z] #58 14.01 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 14.06 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 14.60 Selecting previously unselected package libtool.
01:22:19 [2023-06-24T01:22:19.085Z] #58 14.60 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 14.64 Unpacking libtool (2.4.6-15) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 15.02 Selecting previously unselected package libudev-dev:arm64.
01:22:19 [2023-06-24T01:22:19.085Z] #58 15.03 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 15.04 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 15.30 Selecting previously unselected package libyajl2:arm64.
01:22:19 [2023-06-24T01:22:19.085Z] #58 15.30 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 15.30 Unpacking libyajl2:arm64 (2.1.0-3) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 15.49 Selecting previously unselected package libyajl-dev:arm64.
01:22:19 [2023-06-24T01:22:19.085Z] #58 15.51 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 15.53 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 15.86 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 15.91 Setting up libyajl2:arm64 (2.1.0-3) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 15.97 Setting up bzip2 (1.0.8-4) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 16.04 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 16.13 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 16.21 Setting up libcap2:arm64 (1:2.44-1) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 16.27 Setting up autotools-dev (20180224.1+nmu1) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 16.37 Setting up libsigsegv2:arm64 (2.13-1) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 16.43 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 16.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:22:19 [2023-06-24T01:22:19.085Z] #58 16.55 Setting up patch (2.7.6-7) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 16.59 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 17.35 Setting up libyajl-dev:arm64 (2.1.0-3) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 18.13 Setting up libcap-dev:arm64 (1:2.44-1) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 18.58 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 18.79 Setting up libtool (2.4.6-15) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 18.83 Setting up m4 (1.4.18-5) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 19.08 Setting up dpkg-dev (1.20.12) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 19.30 Setting up autoconf (2.69-14) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 19.57 Setting up build-essential (12.9) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 19.59 Setting up automake (1:1.16.3-2) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 19.63 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
01:22:19 [2023-06-24T01:22:19.085Z] #58 19.80 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:22:19 [2023-06-24T01:22:19.085Z] #58 ...
01:22:19 [2023-06-24T01:22:19.085Z] 
01:22:19 [2023-06-24T01:22:19.085Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
01:22:19 [2023-06-24T01:22:19.446Z] #59 20.68 Selecting previously unselected package libglib2.0-dev-bin.
01:22:19 [2023-06-24T01:22:19.446Z] #59 20.69 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
01:22:19 [2023-06-24T01:22:19.446Z] #59 20.70 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
01:22:19 [2023-06-24T01:22:19.709Z] #59 21.16 Selecting previously unselected package libsepol1-dev:arm64.
01:22:19 [2023-06-24T01:22:19.709Z] #59 21.17 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
01:22:19 [2023-06-24T01:22:19.966Z] #59 21.32 Unpacking libsepol1-dev:arm64 (3.1-1) ...
01:22:20 [2023-06-24T01:22:20.949Z] #59 22.05 Selecting previously unselected package libpcre2-16-0:arm64.
01:22:20 [2023-06-24T01:22:20.949Z] #59 22.05 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
01:22:20 [2023-06-24T01:22:20.949Z] #59 22.14 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:22:21 [2023-06-24T01:22:21.209Z] #59 ...
01:22:21 [2023-06-24T01:22:21.209Z] 
01:22:21 [2023-06-24T01:22:21.209Z] #60 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
01:22:21 [2023-06-24T01:22:21.209Z] #60 12.06 sync
01:22:21 [2023-06-24T01:22:21.209Z] #60 12.07 internal/reflectlite
01:22:21 [2023-06-24T01:22:21.209Z] #60 12.55 internal/testlog
01:22:21 [2023-06-24T01:22:21.209Z] #60 12.55 internal/godebug
01:22:21 [2023-06-24T01:22:21.209Z] #60 12.55 internal/singleflight
01:22:21 [2023-06-24T01:22:21.209Z] #60 12.85 math/rand
01:22:21 [2023-06-24T01:22:21.209Z] #60 12.85 internal/intern
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.30 sort
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.30 errors
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.50 io
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.50 internal/oserror
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.51 strconv
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.52 crypto/internal/nistec/fiat
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.53 vendor/golang.org/x/net/dns/dnsmessage
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.54 path
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.54 internal/safefilepath
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.60 container/heap
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.71 syscall
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.91 bytes
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.91 hash
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.91 crypto/internal/randutil
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.91 strings
01:22:21 [2023-06-24T01:22:21.209Z] #60 13.99 hash/crc32
01:22:21 [2023-06-24T01:22:21.209Z] #60 14.10 github.com/stevvooe/resumable
01:22:21 [2023-06-24T01:22:21.209Z] #60 14.23 text/tabwriter
01:22:21 [2023-06-24T01:22:21.209Z] #60 14.34 vendor/golang.org/x/text/transform
01:22:21 [2023-06-24T01:22:21.209Z] #60 14.69 crypto
01:22:21 [2023-06-24T01:22:21.209Z] #60 14.69 reflect
01:22:21 [2023-06-24T01:22:21.209Z] #60 14.69 crypto/rc4
01:22:21 [2023-06-24T01:22:21.209Z] #60 14.78 net/netip
01:22:21 [2023-06-24T01:22:21.209Z] #60 14.86 encoding/base32
01:22:21 [2023-06-24T01:22:21.209Z] #60 14.86 golang.org/x/crypto/blowfish
01:22:21 [2023-06-24T01:22:21.209Z] #60 16.21 bufio
01:22:21 [2023-06-24T01:22:21.209Z] #60 16.21 net/http/internal/ascii
01:22:21 [2023-06-24T01:22:21.209Z] #60 16.21 regexp/syntax
01:22:21 [2023-06-24T01:22:21.209Z] #60 16.21 github.com/garyburd/redigo/internal
01:22:21 [2023-06-24T01:22:21.209Z] #60 16.21 html
01:22:21 [2023-06-24T01:22:21.209Z] #60 17.27 time
01:22:21 [2023-06-24T01:22:21.209Z] #60 17.28 internal/syscall/unix
01:22:21 [2023-06-24T01:22:21.209Z] #60 17.28 internal/syscall/execenv
01:22:21 [2023-06-24T01:22:21.209Z] #60 17.97 regexp
01:22:21 [2023-06-24T01:22:21.209Z] #60 18.30 io/fs
01:22:21 [2023-06-24T01:22:21.209Z] #60 18.31 internal/poll
01:22:21 [2023-06-24T01:22:21.209Z] #60 18.31 context
01:22:21 [2023-06-24T01:22:21.209Z] #60 18.49 encoding/binary
01:22:21 [2023-06-24T01:22:21.209Z] #60 18.49 internal/fmtsort
01:22:21 [2023-06-24T01:22:21.209Z] #60 18.49 internal/saferio
01:22:21 [2023-06-24T01:22:21.209Z] #60 18.71 embed
01:22:21 [2023-06-24T01:22:21.209Z] #60 18.88 os
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.05 crypto/cipher
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.05 crypto/internal/edwards25519/field
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.05 crypto/sha1
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.05 encoding/base64
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.05 crypto/md5
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.05 vendor/golang.org/x/crypto/internal/poly1305
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.05 crypto/internal/nistec
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.30 encoding/pem
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.45 crypto/internal/boring
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.47 crypto/des
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.67 crypto/internal/edwards25519
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.79 vendor/golang.org/x/crypto/chacha20
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.95 crypto/aes
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.96 crypto/sha512
01:22:21 [2023-06-24T01:22:21.209Z] #60 19.97 fmt
01:22:21 [2023-06-24T01:22:21.209Z] #60 20.08 crypto/hmac
01:22:21 [2023-06-24T01:22:21.209Z] #60 20.17 crypto/sha256
01:22:21 [2023-06-24T01:22:21.209Z] #60 20.35 net
01:22:21 [2023-06-24T01:22:21.209Z] #60 20.46 path/filepath
01:22:21 [2023-06-24T01:22:21.209Z] #60 20.50 vendor/golang.org/x/crypto/chacha20poly1305
01:22:21 [2023-06-24T01:22:21.209Z] #60 20.53 vendor/golang.org/x/crypto/hkdf
01:22:21 [2023-06-24T01:22:21.209Z] #60 20.63 io/ioutil
01:22:21 [2023-06-24T01:22:21.209Z] #60 20.66 os/signal
01:22:21 [2023-06-24T01:22:21.209Z] #60 20.82 crypto/ecdh
01:22:21 [2023-06-24T01:22:21.209Z] #60 20.96 github.com/bugsnag/osext
01:22:21 [2023-06-24T01:22:21.209Z] #60 20.96 os/exec
01:22:21 [2023-06-24T01:22:21.209Z] #60 21.32 math/big
01:22:21 [2023-06-24T01:22:21.209Z] #60 21.32 encoding/hex
01:22:21 [2023-06-24T01:22:21.209Z] #60 21.32 net/url
01:22:21 [2023-06-24T01:22:21.209Z] #60 21.32 encoding/json
01:22:21 [2023-06-24T01:22:21.209Z] #60 21.33 log
01:22:21 [2023-06-24T01:22:21.209Z] #60 21.33 github.com/bugsnag/bugsnag-go/errors
01:22:21 [2023-06-24T01:22:21.209Z] #60 21.83 compress/flate
01:22:21 [2023-06-24T01:22:21.209Z] #60 21.83 vendor/golang.org/x/text/unicode/norm
01:22:21 [2023-06-24T01:22:21.209Z] #60 21.89 github.com/bugsnag/panicwrap
01:22:21 [2023-06-24T01:22:21.209Z] #60 21.98 vendor/golang.org/x/text/unicode/bidi
01:22:21 [2023-06-24T01:22:21.467Z] #60 ...
01:22:21 [2023-06-24T01:22:21.467Z] 
01:22:21 [2023-06-24T01:22:21.467Z] #57 [tini-build 2/4] 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
01:22:21 [2023-06-24T01:22:21.467Z] #57 12.85 Selecting previously unselected package libicu67:arm64.
01:22:21 [2023-06-24T01:22:21.467Z] #57 12.85 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 12.89 Unpacking libicu67:arm64 (67.1-7) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 14.98 Selecting previously unselected package libxml2:arm64.
01:22:21 [2023-06-24T01:22:21.467Z] #57 14.99 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 14.99 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 15.41 Selecting previously unselected package libarchive13:arm64.
01:22:21 [2023-06-24T01:22:21.467Z] #57 15.41 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 15.43 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 15.71 Selecting previously unselected package libjsoncpp24:arm64.
01:22:21 [2023-06-24T01:22:21.467Z] #57 15.71 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 15.77 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 16.05 Selecting previously unselected package librhash0:arm64.
01:22:21 [2023-06-24T01:22:21.467Z] #57 16.07 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 16.12 Unpacking librhash0:arm64 (1.4.1-2) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 17.76 Selecting previously unselected package libuv1:arm64.
01:22:21 [2023-06-24T01:22:21.467Z] #57 17.76 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 18.17 Unpacking libuv1:arm64 (1.40.0-2) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 18.87 Selecting previously unselected package cmake.
01:22:21 [2023-06-24T01:22:21.467Z] #57 18.87 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 19.03 Unpacking cmake (3.18.4-2+deb11u1) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 20.96 Setting up libicu67:arm64 (67.1-7) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 20.98 Setting up libuv1:arm64 (1.40.0-2) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 21.24 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 21.44 Setting up librhash0:arm64 (1.4.1-2) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 21.70 Setting up cmake-data (3.18.4-2+deb11u1) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 22.00 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 22.09 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 22.27 Setting up cmake (3.18.4-2+deb11u1) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 22.66 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:22:21 [2023-06-24T01:22:21.467Z] #57 ...
01:22:21 [2023-06-24T01:22:21.467Z] 
01:22:21 [2023-06-24T01:22:21.467Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
01:22:21 [2023-06-24T01:22:21.467Z] #59 22.87 Selecting previously unselected package libpcre2-32-0:arm64.
01:22:21 [2023-06-24T01:22:21.467Z] #59 22.87 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
01:22:21 [2023-06-24T01:22:21.467Z] #59 22.90 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:22:21 [2023-06-24T01:22:21.760Z] #59 ...
01:22:21 [2023-06-24T01:22:21.760Z] 
01:22:21 [2023-06-24T01:22:21.760Z] #68 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
01:22:22 [2023-06-24T01:22:22.032Z] #68 ...
01:22:22 [2023-06-24T01:22:22.032Z] 
01:22:22 [2023-06-24T01:22:22.032Z] #69 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
01:22:22 [2023-06-24T01:22:22.032Z] #69 ...
01:22:22 [2023-06-24T01:22:22.032Z] 
01:22:22 [2023-06-24T01:22:22.032Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
01:22:22 [2023-06-24T01:22:22.032Z] #59 23.42 Selecting previously unselected package libpcre2-posix2:arm64.
01:22:22 [2023-06-24T01:22:22.032Z] #59 23.43 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
01:22:22 [2023-06-24T01:22:22.032Z] #59 23.46 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:22:22 [2023-06-24T01:22:22.624Z] #59 23.80 Selecting previously unselected package libpcre2-dev:arm64.
01:22:22 [2023-06-24T01:22:22.624Z] #59 23.81 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
01:22:22 [2023-06-24T01:22:22.624Z] #59 23.86 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:22:22 [2023-06-24T01:22:22.884Z] #59 ...
01:22:22 [2023-06-24T01:22:22.884Z] 
01:22:22 [2023-06-24T01:22:22.884Z] #70 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
01:22:22 [2023-06-24T01:22:22.884Z] #70 1.252 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061 -X main.version=1.1.7 " -o runc .
01:22:22 [2023-06-24T01:22:22.884Z] #70 ...
01:22:22 [2023-06-24T01:22:22.884Z] 
01:22:22 [2023-06-24T01:22:22.885Z] #66 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
01:22:22 [2023-06-24T01:22:22.885Z] #66 1.260 go: downloading github.com/urfave/cli/v2 v2.23.5
01:22:22 [2023-06-24T01:22:22.885Z] #66 1.339 go: downloading golang.org/x/sys v0.2.0
01:22:22 [2023-06-24T01:22:22.885Z] #66 1.416 go: downloading github.com/google/uuid v1.3.0
01:22:22 [2023-06-24T01:22:22.885Z] #66 1.424 go: downloading github.com/moby/vpnkit v0.5.0
01:22:22 [2023-06-24T01:22:22.885Z] #66 1.447 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
01:22:22 [2023-06-24T01:22:22.885Z] #66 1.497 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
01:22:22 [2023-06-24T01:22:22.885Z] #66 1.667 go: downloading github.com/gorilla/mux v1.8.0
01:22:22 [2023-06-24T01:22:22.885Z] #66 1.796 go: downloading github.com/moby/sys/mountinfo v0.6.2
01:22:22 [2023-06-24T01:22:22.885Z] #66 3.302 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
01:22:22 [2023-06-24T01:22:22.885Z] #66 3.303 go: downloading golang.org/x/net v0.1.0
01:22:22 [2023-06-24T01:22:22.885Z] #66 3.499 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
01:22:22 [2023-06-24T01:22:22.885Z] #66 3.503 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
01:22:22 [2023-06-24T01:22:22.885Z] #66 ...
01:22:22 [2023-06-24T01:22:22.885Z] 
01:22:22 [2023-06-24T01:22:22.885Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
01:22:22 [2023-06-24T01:22:22.885Z] #59 24.29 Selecting previously unselected package libselinux1-dev:arm64.
01:22:22 [2023-06-24T01:22:22.885Z] #59 24.29 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
01:22:22 [2023-06-24T01:22:22.885Z] #59 24.34 Unpacking libselinux1-dev:arm64 (3.1-3) ...
01:22:23 [2023-06-24T01:22:23.472Z] #59 24.82 Selecting previously unselected package libmount-dev:arm64.
01:22:23 [2023-06-24T01:22:23.472Z] #59 24.82 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
01:22:23 [2023-06-24T01:22:23.472Z] #59 24.88 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
01:22:24 [2023-06-24T01:22:24.046Z] #59 25.47 Selecting previously unselected package libpcre16-3:arm64.
01:22:24 [2023-06-24T01:22:24.046Z] #59 25.47 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
01:22:24 [2023-06-24T01:22:24.377Z] #59 25.57 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
01:22:24 [2023-06-24T01:22:24.683Z] #59 26.13 Selecting previously unselected package libpcre32-3:arm64.
01:22:24 [2023-06-24T01:22:24.683Z] #59 26.13 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
01:22:24 [2023-06-24T01:22:24.955Z] #59 26.16 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
01:22:25 [2023-06-24T01:22:25.556Z] #59 26.83 Selecting previously unselected package libpcrecpp0v5:arm64.
01:22:25 [2023-06-24T01:22:25.556Z] #59 26.83 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
01:22:25 [2023-06-24T01:22:25.556Z] #59 26.91 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
01:22:26 [2023-06-24T01:22:26.132Z] #59 27.36 Selecting previously unselected package libpcre3-dev:arm64.
01:22:26 [2023-06-24T01:22:26.132Z] #59 27.37 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
01:22:26 [2023-06-24T01:22:26.132Z] #59 27.41 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
01:22:26 [2023-06-24T01:22:26.389Z] #59 27.85 Selecting previously unselected package zlib1g-dev:arm64.
01:22:26 [2023-06-24T01:22:26.389Z] #59 27.85 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
01:22:26 [2023-06-24T01:22:26.646Z] #59 27.95 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
01:22:26 [2023-06-24T01:22:26.903Z] #59 28.33 Selecting previously unselected package libglib2.0-dev:arm64.
01:22:26 [2023-06-24T01:22:26.903Z] #59 28.33 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
01:22:27 [2023-06-24T01:22:27.164Z] #59 28.49 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
01:22:27 [2023-06-24T01:22:27.743Z] #59 29.14 Selecting previously unselected package libsecret-1-dev:arm64.
01:22:28 [2023-06-24T01:22:28.007Z] #59 29.14 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
01:22:28 [2023-06-24T01:22:28.007Z] #59 29.19 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
01:22:28 [2023-06-24T01:22:28.570Z] #59 ...
01:22:28 [2023-06-24T01:22:28.570Z] 
01:22:28 [2023-06-24T01:22:28.570Z] #64 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.21" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:22:28 [2023-06-24T01:22:28.570Z] #64 DONE 27.9s
01:22:28 [2023-06-24T01:22:28.570Z] 
01:22:28 [2023-06-24T01:22:28.570Z] #60 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
01:22:28 [2023-06-24T01:22:28.570Z] #60 22.28 vendor/golang.org/x/net/http2/hpack
01:22:28 [2023-06-24T01:22:28.570Z] #60 22.49 mime
01:22:28 [2023-06-24T01:22:28.570Z] #60 22.62 vendor/golang.org/x/text/secure/bidirule
01:22:28 [2023-06-24T01:22:28.570Z] #60 22.79 mime/quotedprintable
01:22:28 [2023-06-24T01:22:28.570Z] #60 22.87 net/http/internal
01:22:28 [2023-06-24T01:22:28.570Z] #60 22.95 gopkg.in/yaml.v2
01:22:28 [2023-06-24T01:22:28.570Z] #60 22.98 golang.org/x/net/context
01:22:28 [2023-06-24T01:22:28.570Z] #60 23.08 compress/gzip
01:22:28 [2023-06-24T01:22:28.570Z] #60 23.10 github.com/docker/distribution/digest
01:22:28 [2023-06-24T01:22:28.570Z] #60 23.19 encoding/gob
01:22:28 [2023-06-24T01:22:28.570Z] #60 23.28 text/template/parse
01:22:28 [2023-06-24T01:22:28.570Z] #60 23.38 github.com/docker/distribution/reference
01:22:28 [2023-06-24T01:22:28.570Z] #60 23.47 github.com/Sirupsen/logrus
01:22:28 [2023-06-24T01:22:28.570Z] #60 23.80 github.com/docker/distribution/version
01:22:28 [2023-06-24T01:22:28.570Z] #60 23.96 runtime/debug
01:22:28 [2023-06-24T01:22:28.570Z] #60 24.18 github.com/Sirupsen/logrus/formatters/logstash
01:22:28 [2023-06-24T01:22:28.570Z] #60 24.23 crypto/elliptic
01:22:28 [2023-06-24T01:22:28.570Z] #60 24.36 crypto/internal/bigmod
01:22:28 [2023-06-24T01:22:28.570Z] #60 24.61 crypto/internal/boring/bbig
01:22:28 [2023-06-24T01:22:28.570Z] #60 24.66 encoding/asn1
01:22:28 [2023-06-24T01:22:28.570Z] #60 24.86 crypto/rand
01:22:28 [2023-06-24T01:22:28.570Z] #60 25.00 crypto/dsa
01:22:28 [2023-06-24T01:22:28.570Z] #60 25.27 vendor/golang.org/x/net/idna
01:22:28 [2023-06-24T01:22:28.570Z] #60 25.75 text/template
01:22:28 [2023-06-24T01:22:28.570Z] #60 25.86 crypto/ed25519
01:22:28 [2023-06-24T01:22:28.570Z] #60 25.88 vendor/golang.org/x/crypto/cryptobyte
01:22:28 [2023-06-24T01:22:28.570Z] #60 25.92 crypto/rsa
01:22:28 [2023-06-24T01:22:28.570Z] #60 26.33 crypto/x509/pkix
01:22:28 [2023-06-24T01:22:28.570Z] #60 26.34 github.com/docker/distribution/uuid
01:22:28 [2023-06-24T01:22:28.570Z] #60 26.60 github.com/stevvooe/resumable/sha256
01:22:28 [2023-06-24T01:22:28.570Z] #60 26.67 crypto/ecdsa
01:22:28 [2023-06-24T01:22:28.570Z] #60 26.71 net/textproto
01:22:28 [2023-06-24T01:22:28.570Z] #60 26.84 github.com/garyburd/redigo/redis
01:22:28 [2023-06-24T01:22:28.570Z] #60 26.84 github.com/stevvooe/resumable/sha512
01:22:28 [2023-06-24T01:22:28.570Z] #60 27.21 github.com/docker/distribution/registry/listener
01:22:28 [2023-06-24T01:22:28.570Z] #60 27.39 mime/multipart
01:22:28 [2023-06-24T01:22:28.570Z] #60 27.42 github.com/spf13/pflag
01:22:28 [2023-06-24T01:22:28.570Z] #60 27.51 log/syslog
01:22:28 [2023-06-24T01:22:28.570Z] #60 27.51 golang.org/x/crypto/bcrypt
01:22:28 [2023-06-24T01:22:28.570Z] #60 27.56 vendor/golang.org/x/net/http/httpguts
01:22:28 [2023-06-24T01:22:28.570Z] #60 27.68 crypto/x509
01:22:28 [2023-06-24T01:22:28.570Z] #60 27.88 vendor/golang.org/x/net/http/httpproxy
01:22:28 [2023-06-24T01:22:28.570Z] #60 27.95 github.com/yvasiyarov/go-metrics
01:22:28 [2023-06-24T01:22:28.570Z] #60 28.11 encoding/xml
01:22:28 [2023-06-24T01:22:28.570Z] #60 28.12 os/user
01:22:28 [2023-06-24T01:22:28.570Z] #60 28.31 github.com/mitchellh/mapstructure
01:22:28 [2023-06-24T01:22:28.570Z] #60 28.32 internal/profile
01:22:28 [2023-06-24T01:22:28.570Z] #60 28.34 runtime/pprof
01:22:28 [2023-06-24T01:22:28.570Z] #60 28.47 github.com/spf13/cobra
01:22:28 [2023-06-24T01:22:28.570Z] #60 28.54 runtime/trace
01:22:28 [2023-06-24T01:22:28.570Z] #60 ...
01:22:28 [2023-06-24T01:22:28.570Z] 
01:22:28 [2023-06-24T01:22:28.570Z] #61 [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.6.0"      && /build/shfmt --version
01:22:28 [2023-06-24T01:22:28.570Z] #61 20.25 v3.6.0
01:22:28 [2023-06-24T01:22:28.570Z] #61 DONE 30.2s
01:22:28 [2023-06-24T01:22:28.570Z] 
01:22:28 [2023-06-24T01:22:28.570Z] #53 [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.3.0"      && /build/go-winres --help
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77 NAME:
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77    go-winres - A tool for embedding resources in Windows executables
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77 
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77 USAGE:
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77    go-winres [global options] command [command options] [arguments...]
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77 
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77 COMMANDS:
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77    init     Create an initial ./winres/winres.json
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77    make     Make syso files for the "go build" command
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77    simply   Make syso files for the "go build" command (simplified)
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77    extract  Extract all resources from an executable
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77    patch    Replace resources in an executable file (exe, dll)
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77    help, h  Shows a list of commands or help for one command
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77 
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77 GLOBAL OPTIONS:
01:22:28 [2023-06-24T01:22:28.570Z] #53 22.77    --help, -h  show help (default: false)
01:22:28 [2023-06-24T01:22:28.570Z] #53 DONE 30.3s
01:22:28 [2023-06-24T01:22:28.570Z] 
01:22:28 [2023-06-24T01:22:28.570Z] #52 [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
01:22:28 [2023-06-24T01:22:28.570Z] #52 20.32 tomll can be used in two ways:
01:22:28 [2023-06-24T01:22:28.570Z] #52 20.32 Writing to STDIN and reading from STDOUT:
01:22:28 [2023-06-24T01:22:28.570Z] #52 20.32   cat file.toml | tomll > file.toml
01:22:28 [2023-06-24T01:22:28.570Z] #52 20.32 
01:22:28 [2023-06-24T01:22:28.570Z] #52 20.32 Reading and updating a list of files:
01:22:28 [2023-06-24T01:22:28.570Z] #52 20.32   tomll a.toml b.toml c.toml
01:22:28 [2023-06-24T01:22:28.570Z] #52 20.32 
01:22:28 [2023-06-24T01:22:28.570Z] #52 20.32 When given a list of files, tomll will modify all files in place without asking.
01:22:28 [2023-06-24T01:22:28.570Z] #52 DONE 30.3s
01:22:28 [2023-06-24T01:22:28.570Z] 
01:22:28 [2023-06-24T01:22:28.570Z] #58 [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             ;
01:22:28 [2023-06-24T01:22:28.570Z] #58 DONE 30.3s
01:22:28 [2023-06-24T01:22:28.570Z] 
01:22:28 [2023-06-24T01:22:28.570Z] #67 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:22:28 [2023-06-24T01:22:28.570Z] #67 DONE 26.8s
01:22:28 [2023-06-24T01:22:28.570Z] 
01:22:28 [2023-06-24T01:22:28.570Z] #57 [tini-build 2/4] 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
01:22:28 [2023-06-24T01:22:28.570Z] #57 DONE 30.1s
01:22:28 [2023-06-24T01:22:28.570Z] 
01:22:28 [2023-06-24T01:22:28.570Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
01:22:28 [2023-06-24T01:22:28.570Z] #59 29.94 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
01:22:28 [2023-06-24T01:22:28.570Z] #59 29.96 Setting up libpcre16-3:arm64 (2:8.39-13) ...
01:22:28 [2023-06-24T01:22:28.570Z] #59 30.00 Setting up libsepol1-dev:arm64 (3.1-1) ...
01:22:28 [2023-06-24T01:22:28.570Z] #59 30.03 Setting up libffi-dev:arm64 (3.3-6) ...
01:22:28 [2023-06-24T01:22:28.570Z] #59 30.05 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:22:28 [2023-06-24T01:22:28.570Z] #59 30.08 Setting up libbtrfs0:arm64 (5.10.1-2) ...
01:22:28 [2023-06-24T01:22:28.570Z] #59 30.11 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:22:28 [2023-06-24T01:22:28.570Z] #59 30.17 Setting up libglib2.0-data (2.66.8-1) ...
01:22:28 [2023-06-24T01:22:28.836Z] #59 30.25 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
01:22:28 [2023-06-24T01:22:28.836Z] #59 30.31 Setting up libpcre32-3:arm64 (2:8.39-13) ...
01:22:29 [2023-06-24T01:22:29.093Z] #59 30.37 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:22:29 [2023-06-24T01:22:29.093Z] #59 30.39 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
01:22:29 [2023-06-24T01:22:29.093Z] #59 30.44 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
01:22:29 [2023-06-24T01:22:29.093Z] #59 30.49 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
01:22:29 [2023-06-24T01:22:29.093Z] #59 30.52 Setting up python3-lib2to3 (3.9.2-1) ...
01:22:29 [2023-06-24T01:22:29.355Z] #59 30.84 Setting up libelf1:arm64 (0.183-1) ...
01:22:29 [2023-06-24T01:22:29.355Z] #59 30.90 Setting up libsecret-common (0.20.4-2) ...
01:22:29 [2023-06-24T01:22:29.622Z] #59 30.96 Setting up python3-distutils (3.9.2-1) ...
01:22:29 [2023-06-24T01:22:29.622Z] #59 ...
01:22:29 [2023-06-24T01:22:29.622Z] 
01:22:29 [2023-06-24T01:22:29.622Z] #54 [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.2"      && /build/gotestsum --version
01:22:29 [2023-06-24T01:22:29.622Z] #54 31.06 gotestsum version dev
01:22:29 [2023-06-24T01:22:29.622Z] #54 DONE 31.3s
01:22:29 [2023-06-24T01:22:29.879Z] 
01:22:29 [2023-06-24T01:22:29.879Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
01:22:29 [2023-06-24T01:22:29.879Z] #59 31.25 Setting up libglib2.0-dev-bin (2.66.8-1) ...
01:22:30 [2023-06-24T01:22:30.443Z] #59 31.69 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
01:22:30 [2023-06-24T01:22:30.701Z] #59 32.12 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:22:30 [2023-06-24T01:22:30.701Z] #59 32.22 Setting up libselinux1-dev:arm64 (3.1-3) ...
01:22:30 [2023-06-24T01:22:30.958Z] #59 32.33 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
01:22:30 [2023-06-24T01:22:30.958Z] #59 32.37 Setting up libglib2.0-bin (2.66.8-1) ...
01:22:30 [2023-06-24T01:22:30.958Z] #59 32.40 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
01:22:30 [2023-06-24T01:22:30.958Z] #59 32.43 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
01:22:30 [2023-06-24T01:22:30.958Z] #59 32.45 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
01:22:31 [2023-06-24T01:22:31.215Z] #59 32.46 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
01:22:31 [2023-06-24T01:22:31.215Z] #59 32.48 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
01:22:31 [2023-06-24T01:22:31.215Z] #59 32.49 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
01:22:31 [2023-06-24T01:22:31.215Z] #59 32.53 No schema files found: doing nothing.
01:22:31 [2023-06-24T01:22:31.215Z] #59 32.54 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:22:31 [2023-06-24T01:22:31.215Z] #59 32.59 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
01:22:31 [2023-06-24T01:22:31.215Z] #59 ...
01:22:31 [2023-06-24T01:22:31.215Z] 
01:22:31 [2023-06-24T01:22:31.215Z] #71 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
01:22:31 [2023-06-24T01:22:31.215Z] #71 DONE 2.8s
01:22:31 [2023-06-24T01:22:31.472Z] 
01:22:31 [2023-06-24T01:22:31.472Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
01:22:31 [2023-06-24T01:22:31.472Z] #59 DONE 32.8s
01:22:31 [2023-06-24T01:22:31.472Z] 
01:22:31 [2023-06-24T01:22:31.472Z] #72 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
01:22:31 [2023-06-24T01:22:31.472Z] #72 DONE 0.1s
01:22:31 [2023-06-24T01:22:31.472Z] 
01:22:31 [2023-06-24T01:22:31.472Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
01:22:35 [2023-06-24T01:22:35.648Z] #73 3.808 + bin/ctr
01:22:35 [2023-06-24T01:22:35.648Z] #73 ...
01:22:35 [2023-06-24T01:22:35.648Z] 
01:22:35 [2023-06-24T01:22:35.648Z] #74 [tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
01:22:35 [2023-06-24T01:22:35.648Z] #74 2.614 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:22:35 [2023-06-24T01:22:35.648Z] #74 2.623 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:22:35 [2023-06-24T01:22:35.648Z] #74 2.632 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:22:35 [2023-06-24T01:22:35.648Z] #74 3.768 Reading package lists...
01:22:35 [2023-06-24T01:22:35.648Z] #74 4.613 + apt-get  install -y --no-install-recommends gcc libc6-dev
01:22:35 [2023-06-24T01:22:35.648Z] #74 4.631 Reading package lists...
01:22:35 [2023-06-24T01:22:35.648Z] #74 5.558 Building dependency tree...
01:22:35 [2023-06-24T01:22:35.648Z] #74 5.801 Reading state information...
01:22:35 [2023-06-24T01:22:35.648Z] #74 6.122 gcc is already the newest version (4:10.2.1-1).
01:22:35 [2023-06-24T01:22:35.648Z] #74 6.122 libc6-dev is already the newest version (2.31-13+deb11u6).
01:22:35 [2023-06-24T01:22:35.648Z] #74 6.122 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
01:22:35 [2023-06-24T01:22:35.648Z] #74 DONE 7.0s
01:22:35 [2023-06-24T01:22:35.905Z] 
01:22:35 [2023-06-24T01:22:35.905Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
01:22:36 [2023-06-24T01:22:36.469Z] #75 0.719 -- The C compiler identification is GNU 10.2.1
01:22:36 [2023-06-24T01:22:36.469Z] #75 0.740 -- Detecting C compiler ABI info
01:22:36 [2023-06-24T01:22:36.727Z] #75 1.033 -- Detecting C compiler ABI info - done
01:22:36 [2023-06-24T01:22:36.727Z] #75 1.107 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
01:22:36 [2023-06-24T01:22:36.727Z] #75 1.115 -- Detecting C compile features
01:22:36 [2023-06-24T01:22:36.727Z] #75 1.116 -- Detecting C compile features - done
01:22:36 [2023-06-24T01:22:36.727Z] #75 1.156 -- Performing Test HAS_BUILTIN_FORTIFY
01:22:36 [2023-06-24T01:22:36.984Z] #75 1.285 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:22:36 [2023-06-24T01:22:36.984Z] #75 1.330 -- Configuring done
01:22:36 [2023-06-24T01:22:36.984Z] #75 1.334 -- Generating done
01:22:36 [2023-06-24T01:22:36.984Z] #75 1.360 -- Build files have been written to: /go/src/github.com/krallin/tini
01:22:37 [2023-06-24T01:22:37.240Z] #75 1.564 Scanning dependencies of target tini-static
01:22:37 [2023-06-24T01:22:37.240Z] #75 1.623 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:22:37 [2023-06-24T01:22:37.804Z] #75 2.234 [100%] Linking C executable tini-static
01:22:38 [2023-06-24T01:22:38.061Z] #75 2.447 [100%] Built target tini-static
01:22:38 [2023-06-24T01:22:38.633Z] #75 ...
01:22:38 [2023-06-24T01:22:38.633Z] 
01:22:38 [2023-06-24T01:22:38.633Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:22:38 [2023-06-24T01:22:38.633Z] #76 1.453 Cloning into '/tmp/crun-build'...
01:22:38 [2023-06-24T01:22:38.633Z] #76 3.297 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
01:22:38 [2023-06-24T01:22:38.633Z] #76 3.311 Cloning into '/tmp/crun-build/libocispec'...
01:22:38 [2023-06-24T01:22:38.633Z] #76 3.815 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
01:22:38 [2023-06-24T01:22:38.633Z] #76 3.828 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
01:22:38 [2023-06-24T01:22:38.633Z] #76 3.829 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
01:22:38 [2023-06-24T01:22:38.633Z] #76 3.829 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
01:22:38 [2023-06-24T01:22:38.633Z] #76 3.869 Cloning into '/tmp/crun-build/libocispec/image-spec'...
01:22:38 [2023-06-24T01:22:38.633Z] #76 4.686 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
01:22:38 [2023-06-24T01:22:38.633Z] #76 5.290 Cloning into '/tmp/crun-build/libocispec/yajl'...
01:22:38 [2023-06-24T01:22:38.633Z] #76 5.896 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
01:22:38 [2023-06-24T01:22:38.634Z] #76 6.156 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
01:22:38 [2023-06-24T01:22:38.634Z] #76 6.310 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
01:22:38 [2023-06-24T01:22:38.890Z] #76 ...
01:22:38 [2023-06-24T01:22:38.890Z] 
01:22:38 [2023-06-24T01:22:38.890Z] #60 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
01:22:38 [2023-06-24T01:22:38.890Z] #60 31.01 crypto/tls
01:22:38 [2023-06-24T01:22:38.890Z] #60 33.41 net/http/httptrace
01:22:38 [2023-06-24T01:22:38.890Z] #60 33.41 net/smtp
01:22:38 [2023-06-24T01:22:38.890Z] #60 33.41 github.com/docker/libtrust
01:22:38 [2023-06-24T01:22:38.890Z] #60 33.67 net/http
01:22:38 [2023-06-24T01:22:38.890Z] #60 39.03 github.com/docker/distribution/configuration
01:22:38 [2023-06-24T01:22:38.890Z] #60 39.03 github.com/bugsnag/bugsnag-go
01:22:38 [2023-06-24T01:22:38.890Z] #60 39.03 github.com/docker/distribution/registry/api/errcode
01:22:38 [2023-06-24T01:22:38.890Z] #60 39.03 expvar
01:22:38 [2023-06-24T01:22:38.890Z] #60 39.03 github.com/docker/distribution/registry/client/transport
01:22:38 [2023-06-24T01:22:38.890Z] #60 39.03 github.com/gorilla/handlers
01:22:38 [2023-06-24T01:22:38.890Z] #60 39.04 github.com/yvasiyarov/newrelic_platform_go
01:22:38 [2023-06-24T01:22:38.890Z] #60 39.04 github.com/gorilla/context
01:22:38 [2023-06-24T01:22:38.890Z] #60 39.28 github.com/Azure/azure-sdk-for-go/storage
01:22:38 [2023-06-24T01:22:38.890Z] #60 39.47 github.com/yvasiyarov/gorelic
01:22:38 [2023-06-24T01:22:38.890Z] #60 39.57 github.com/AdRoll/goamz/aws
01:22:38 [2023-06-24T01:22:38.890Z] #60 39.59 github.com/gorilla/mux
01:22:38 [2023-06-24T01:22:38.890Z] #60 39.83 net/http/httputil
01:22:39 [2023-06-24T01:22:39.149Z] #60 39.85 github.com/ncw/swift
01:22:39 [2023-06-24T01:22:39.149Z] #60 39.85 net/http/pprof
01:22:39 [2023-06-24T01:22:39.149Z] #60 ...
01:22:39 [2023-06-24T01:22:39.149Z] 
01:22:39 [2023-06-24T01:22:39.149Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
01:22:39 [2023-06-24T01:22:39.149Z] #75 DONE 3.6s
01:22:39 [2023-06-24T01:22:39.149Z] 
01:22:39 [2023-06-24T01:22:39.149Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
01:22:39 [2023-06-24T01:22:39.406Z] #77 ...
01:22:39 [2023-06-24T01:22:39.406Z] 
01:22:39 [2023-06-24T01:22:39.406Z] #60 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
01:22:39 [2023-06-24T01:22:39.406Z] #60 40.39 github.com/docker/distribution/context
01:22:39 [2023-06-24T01:22:39.406Z] #60 40.39 github.com/docker/distribution/registry/api/v2
01:22:40 [2023-06-24T01:22:40.340Z] #60 41.29 github.com/docker/distribution/health
01:22:40 [2023-06-24T01:22:40.597Z] #60 41.30 github.com/docker/distribution/registry/auth
01:22:40 [2023-06-24T01:22:40.597Z] #60 41.31 github.com/docker/distribution/registry/storage/driver
01:22:40 [2023-06-24T01:22:40.597Z] #60 41.31 github.com/docker/distribution
01:22:40 [2023-06-24T01:22:40.854Z] #60 41.65 github.com/AdRoll/goamz/cloudfront
01:22:40 [2023-06-24T01:22:40.854Z] #60 41.66 github.com/AdRoll/goamz/s3
01:22:40 [2023-06-24T01:22:40.854Z] #60 41.66 github.com/docker/distribution/health/checks
01:22:41 [2023-06-24T01:22:41.111Z] #60 41.77 github.com/docker/distribution/registry/proxy/scheduler
01:22:41 [2023-06-24T01:22:41.111Z] #60 41.77 github.com/docker/distribution/registry/storage/driver/factory
01:22:41 [2023-06-24T01:22:41.111Z] #60 41.88 github.com/docker/distribution/registry/storage/driver/middleware
01:22:41 [2023-06-24T01:22:41.111Z] #60 41.96 github.com/docker/distribution/registry/auth/htpasswd
01:22:41 [2023-06-24T01:22:41.111Z] #60 42.01 github.com/docker/distribution/manifest/manifestlist
01:22:41 [2023-06-24T01:22:41.368Z] #60 42.01 github.com/docker/distribution/manifest/schema1
01:22:41 [2023-06-24T01:22:41.368Z] #60 42.01 github.com/docker/distribution/manifest/schema2
01:22:41 [2023-06-24T01:22:41.368Z] #60 42.01 github.com/docker/distribution/notifications
01:22:41 [2023-06-24T01:22:41.368Z] #60 42.05 github.com/docker/distribution/registry/middleware/registry
01:22:41 [2023-06-24T01:22:41.368Z] #60 42.10 github.com/docker/distribution/registry/middleware/repository
01:22:41 [2023-06-24T01:22:41.368Z] #60 42.17 github.com/docker/distribution/registry/storage/cache
01:22:41 [2023-06-24T01:22:41.368Z] #60 42.25 github.com/docker/distribution/registry/auth/silly
01:22:41 [2023-06-24T01:22:41.368Z] #60 42.25 github.com/docker/distribution/registry/auth/token
01:22:41 [2023-06-24T01:22:41.368Z] #60 42.27 github.com/docker/distribution/registry/storage/cache/memory
01:22:41 [2023-06-24T01:22:41.625Z] #60 42.35 github.com/docker/distribution/registry/storage/cache/redis
01:22:41 [2023-06-24T01:22:41.625Z] #60 42.39 github.com/docker/distribution/registry/storage/driver/base
01:22:41 [2023-06-24T01:22:41.625Z] #60 42.39 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
01:22:41 [2023-06-24T01:22:41.625Z] #60 42.47 github.com/docker/distribution/registry/client
01:22:41 [2023-06-24T01:22:41.881Z] #60 42.57 github.com/docker/distribution/registry/storage
01:22:41 [2023-06-24T01:22:41.882Z] #60 42.78 github.com/docker/distribution/registry/storage/driver/azure
01:22:41 [2023-06-24T01:22:41.882Z] #60 42.78 github.com/docker/distribution/registry/storage/driver/filesystem
01:22:41 [2023-06-24T01:22:41.882Z] #60 42.79 github.com/docker/distribution/registry/storage/driver/inmemory
01:22:42 [2023-06-24T01:22:42.138Z] #60 43.14 github.com/docker/distribution/registry/storage/driver/swift
01:22:43 [2023-06-24T01:22:43.068Z] #60 43.93 github.com/docker/distribution/registry/storage/driver/s3
01:22:43 [2023-06-24T01:22:43.325Z] #60 44.08 github.com/docker/distribution/registry/client/auth
01:22:43 [2023-06-24T01:22:43.889Z] #60 44.63 github.com/docker/distribution/registry/proxy
01:22:44 [2023-06-24T01:22:44.146Z] #60 44.81 github.com/docker/distribution/registry/handlers
01:22:44 [2023-06-24T01:22:44.709Z] #60 45.60 github.com/docker/distribution/registry
01:22:44 [2023-06-24T01:22:44.967Z] #60 45.86 github.com/docker/distribution/cmd/registry
01:22:46 [2023-06-24T01:22:46.863Z] #60 47.57 + xx-verify /build/registry-v2
01:22:49 [2023-06-24T01:22:49.383Z] #60 DONE 49.9s
01:22:49 [2023-06-24T01:22:49.383Z] 
01:22:49 [2023-06-24T01:22:49.383Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:22:49 [2023-06-24T01:22:49.383Z] #76 12.83 aclocal: warning: couldn't open directory 'm4': No such file or directory
01:22:49 [2023-06-24T01:22:49.383Z] #76 17.79 libtoolize: putting auxiliary files in '.'.
01:22:49 [2023-06-24T01:22:49.383Z] #76 17.79 libtoolize: copying file './ltmain.sh'
01:22:49 [2023-06-24T01:22:49.383Z] #76 18.48 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
01:22:49 [2023-06-24T01:22:49.383Z] #76 18.48 libtoolize: and rerunning libtoolize and aclocal.
01:22:49 [2023-06-24T01:22:49.383Z] #76 18.48 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
01:22:50 [2023-06-24T01:22:50.752Z] #76 22.14 configure.ac:7: installing './compile'
01:22:50 [2023-06-24T01:22:50.752Z] #76 22.15 configure.ac:11: installing './config.guess'
01:22:50 [2023-06-24T01:22:50.752Z] #76 22.16 configure.ac:11: installing './config.sub'
01:22:50 [2023-06-24T01:22:50.752Z] #76 22.16 configure.ac:8: installing './install-sh'
01:22:50 [2023-06-24T01:22:50.752Z] #76 22.17 configure.ac:8: installing './missing'
01:22:50 [2023-06-24T01:22:50.752Z] #76 22.22 Makefile.am: installing './depcomp'
01:22:52 [2023-06-24T01:22:52.122Z] #76 23.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
01:22:52 [2023-06-24T01:22:52.122Z] #76 23.18 libtoolize: copying file 'build-aux/ltmain.sh'
01:22:52 [2023-06-24T01:22:52.122Z] #76 23.33 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
01:22:52 [2023-06-24T01:22:52.122Z] #76 23.33 libtoolize: copying file 'm4/libtool.m4'
01:22:52 [2023-06-24T01:22:52.122Z] #76 23.51 libtoolize: copying file 'm4/ltoptions.m4'
01:22:52 [2023-06-24T01:22:52.379Z] #76 23.64 libtoolize: copying file 'm4/ltsugar.m4'
01:22:52 [2023-06-24T01:22:52.379Z] #76 23.78 libtoolize: copying file 'm4/ltversion.m4'
01:22:52 [2023-06-24T01:22:52.636Z] #76 23.90 libtoolize: copying file 'm4/lt~obsolete.m4'
01:22:52 [2023-06-24T01:22:52.636Z] #76 24.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
01:22:57 [2023-06-24T01:22:57.890Z] #76 28.62 configure.ac:7: installing 'build-aux/compile'
01:22:57 [2023-06-24T01:22:57.890Z] #76 28.64 configure.ac:9: installing 'build-aux/config.guess'
01:22:57 [2023-06-24T01:22:57.890Z] #76 28.64 configure.ac:9: installing 'build-aux/config.sub'
01:22:57 [2023-06-24T01:22:57.890Z] #76 28.64 configure.ac:11: installing 'build-aux/install-sh'
01:22:57 [2023-06-24T01:22:57.890Z] #76 28.65 configure.ac:11: installing 'build-aux/missing'
01:22:57 [2023-06-24T01:22:57.890Z] #76 28.72 Makefile.am: installing 'build-aux/depcomp'
01:22:57 [2023-06-24T01:22:57.890Z] #76 28.76 parallel-tests: installing 'build-aux/test-driver'
01:22:58 [2023-06-24T01:22:58.827Z] #76 30.36 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
01:22:59 [2023-06-24T01:22:59.084Z] #76 30.36 libtoolize: copying file 'build-aux/ltmain.sh'
01:22:59 [2023-06-24T01:22:59.653Z] #76 30.88 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
01:22:59 [2023-06-24T01:22:59.653Z] #76 30.88 libtoolize: copying file 'm4/libtool.m4'
01:22:59 [2023-06-24T01:22:59.653Z] #76 31.02 libtoolize: copying file 'm4/ltoptions.m4'
01:22:59 [2023-06-24T01:22:59.653Z] #76 31.07 libtoolize: copying file 'm4/ltsugar.m4'
01:22:59 [2023-06-24T01:22:59.910Z] #76 31.14 libtoolize: copying file 'm4/ltversion.m4'
01:22:59 [2023-06-24T01:22:59.910Z] #76 31.24 libtoolize: copying file 'm4/lt~obsolete.m4'
01:23:00 [2023-06-24T01:23:00.167Z] #76 ...
01:23:00 [2023-06-24T01:23:00.167Z] 
01:23:00 [2023-06-24T01:23:00.167Z] #66 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
01:23:00 [2023-06-24T01:23:00.167Z] #66 DONE 48.5s
01:23:00 [2023-06-24T01:23:00.167Z] 
01:23:00 [2023-06-24T01:23:00.167Z] #78 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
01:23:00 [2023-06-24T01:23:00.167Z] #78 DONE 0.0s
01:23:00 [2023-06-24T01:23:00.167Z] 
01:23:00 [2023-06-24T01:23:00.167Z] #79 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
01:23:00 [2023-06-24T01:23:00.167Z] #79 DONE 0.0s
01:23:00 [2023-06-24T01:23:00.167Z] 
01:23:00 [2023-06-24T01:23:00.167Z] #49 [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.51.2"      && /build/golangci-lint --version
01:23:05 [2023-06-24T01:23:05.441Z] #49 ...
01:23:05 [2023-06-24T01:23:05.441Z] 
01:23:05 [2023-06-24T01:23:05.441Z] #70 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
01:23:05 [2023-06-24T01:23:05.441Z] #70 DONE 52.1s
01:23:05 [2023-06-24T01:23:05.441Z] 
01:23:05 [2023-06-24T01:23:05.441Z] #49 [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.51.2"      && /build/golangci-lint --version
01:23:05 [2023-06-24T01:23:05.441Z] #49 ...
01:23:05 [2023-06-24T01:23:05.441Z] 
01:23:05 [2023-06-24T01:23:05.441Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:23:05 [2023-06-24T01:23:05.441Z] #76 36.61 configure.ac:11: installing 'build-aux/compile'
01:23:05 [2023-06-24T01:23:05.441Z] #76 36.63 configure.ac:11: installing 'build-aux/config.guess'
01:23:05 [2023-06-24T01:23:05.441Z] #76 36.64 configure.ac:11: installing 'build-aux/config.sub'
01:23:05 [2023-06-24T01:23:05.441Z] #76 36.66 configure.ac:13: installing 'build-aux/install-sh'
01:23:05 [2023-06-24T01:23:05.441Z] #76 36.68 configure.ac:13: installing 'build-aux/missing'
01:23:05 [2023-06-24T01:23:05.441Z] #76 36.69 configure.ac:8: installing 'build-aux/tap-driver.sh'
01:23:05 [2023-06-24T01:23:05.441Z] #76 36.75 Makefile.am: installing 'build-aux/depcomp'
01:23:06 [2023-06-24T01:23:06.267Z] #76 37.45 checking build system type... aarch64-unknown-linux-gnu
01:23:06 [2023-06-24T01:23:06.267Z] #76 37.59 checking host system type... aarch64-unknown-linux-gnu
01:23:06 [2023-06-24T01:23:06.267Z] #76 37.60 checking how to print strings... printf
01:23:06 [2023-06-24T01:23:06.267Z] #76 37.61 checking for gcc... gcc
01:23:06 [2023-06-24T01:23:06.267Z] #76 37.65 checking whether the C compiler works... yes
01:23:06 [2023-06-24T01:23:06.524Z] #76 37.71 checking for C compiler default output file name... a.out
01:23:06 [2023-06-24T01:23:06.524Z] #76 37.71 checking for suffix of executables... 
01:23:06 [2023-06-24T01:23:06.524Z] #76 37.79 checking whether we are cross compiling... no
01:23:06 [2023-06-24T01:23:06.524Z] #76 37.87 checking for suffix of object files... o
01:23:06 [2023-06-24T01:23:06.524Z] #76 37.91 checking whether we are using the GNU C compiler... yes
01:23:06 [2023-06-24T01:23:06.524Z] #76 37.95 checking whether gcc accepts -g... yes
01:23:06 [2023-06-24T01:23:06.787Z] #76 37.98 checking for gcc option to accept ISO C89... none needed
01:23:06 [2023-06-24T01:23:06.787Z] #76 38.06 checking whether gcc understands -c and -o together... yes
01:23:06 [2023-06-24T01:23:06.787Z] #76 38.16 checking for a sed that does not truncate output... /bin/sed
01:23:06 [2023-06-24T01:23:06.787Z] #76 38.17 checking for grep that handles long lines and -e... /bin/grep
01:23:06 [2023-06-24T01:23:06.787Z] #76 38.18 checking for egrep... /bin/grep -E
01:23:06 [2023-06-24T01:23:06.787Z] #76 38.19 checking for fgrep... /bin/grep -F
01:23:06 [2023-06-24T01:23:06.787Z] #76 38.20 checking for ld used by gcc... /usr/bin/ld
01:23:06 [2023-06-24T01:23:06.787Z] #76 38.23 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:23:06 [2023-06-24T01:23:06.787Z] #76 38.23 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:23:06 [2023-06-24T01:23:06.787Z] #76 38.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:23:07 [2023-06-24T01:23:07.055Z] #76 38.34 checking whether ln -s works... yes
01:23:07 [2023-06-24T01:23:07.055Z] #76 38.34 checking the maximum length of command line arguments... 1572864
01:23:07 [2023-06-24T01:23:07.055Z] #76 38.40 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:23:07 [2023-06-24T01:23:07.055Z] #76 38.41 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:23:07 [2023-06-24T01:23:07.055Z] #76 38.41 checking for /usr/bin/ld option to reload object files... -r
01:23:07 [2023-06-24T01:23:07.055Z] #76 38.41 checking for objdump... objdump
01:23:07 [2023-06-24T01:23:07.055Z] #76 38.41 checking how to recognize dependent libraries... pass_all
01:23:07 [2023-06-24T01:23:07.055Z] #76 38.41 checking for dlltool... no
01:23:07 [2023-06-24T01:23:07.055Z] #76 38.41 checking how to associate runtime and link libraries... printf %s\n
01:23:07 [2023-06-24T01:23:07.055Z] #76 38.41 checking for ar... ar
01:23:07 [2023-06-24T01:23:07.314Z] #76 38.41 checking for archiver @FILE support... @
01:23:07 [2023-06-24T01:23:07.314Z] #76 38.52 checking for strip... strip
01:23:07 [2023-06-24T01:23:07.314Z] #76 38.52 checking for ranlib... ranlib
01:23:07 [2023-06-24T01:23:07.314Z] #76 38.53 checking for gawk... no
01:23:07 [2023-06-24T01:23:07.314Z] #76 38.53 checking for mawk... mawk
01:23:07 [2023-06-24T01:23:07.314Z] #76 38.54 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:23:07 [2023-06-24T01:23:07.571Z] #76 38.79 checking for sysroot... no
01:23:07 [2023-06-24T01:23:07.571Z] #76 38.79 checking for a working dd... /bin/dd
01:23:07 [2023-06-24T01:23:07.571Z] #76 38.80 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:23:07 [2023-06-24T01:23:07.571Z] #76 38.80 checking for mt... no
01:23:07 [2023-06-24T01:23:07.571Z] #76 38.81 checking if : is a manifest tool... no
01:23:07 [2023-06-24T01:23:07.571Z] #76 38.81 checking how to run the C preprocessor... gcc -E
01:23:07 [2023-06-24T01:23:07.571Z] #76 38.92 checking for ANSI C header files... 
01:23:07 [2023-06-24T01:23:07.571Z] #76 ...
01:23:07 [2023-06-24T01:23:07.571Z] 
01:23:07 [2023-06-24T01:23:07.571Z] #68 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
01:23:07 [2023-06-24T01:23:07.571Z] #68 DONE 56.0s
01:23:07 [2023-06-24T01:23:07.571Z] 
01:23:07 [2023-06-24T01:23:07.571Z] #69 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
01:23:07 [2023-06-24T01:23:07.571Z] #69 DONE 55.9s
01:23:07 [2023-06-24T01:23:07.828Z] 
01:23:07 [2023-06-24T01:23:07.828Z] #49 [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.51.2"      && /build/golangci-lint --version
01:23:07 [2023-06-24T01:23:07.828Z] #49 ...
01:23:07 [2023-06-24T01:23:07.828Z] 
01:23:07 [2023-06-24T01:23:07.828Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:23:07 [2023-06-24T01:23:07.828Z] #76 38.92 checking for ANSI C header files... yes
01:23:07 [2023-06-24T01:23:07.828Z] #76 39.28 checking for sys/types.h... yes
01:23:08 [2023-06-24T01:23:08.085Z] #76 39.36 checking for sys/stat.h... yes
01:23:08 [2023-06-24T01:23:08.085Z] #76 39.43 checking for stdlib.h... yes
01:23:08 [2023-06-24T01:23:08.342Z] #76 39.58 checking for string.h... yes
01:23:08 [2023-06-24T01:23:08.342Z] #76 39.75 checking for memory.h... yes
01:23:08 [2023-06-24T01:23:08.342Z] #76 39.82 checking for strings.h... yes
01:23:08 [2023-06-24T01:23:08.598Z] #76 39.88 checking for inttypes.h... yes
01:23:08 [2023-06-24T01:23:08.599Z] #76 39.95 checking for stdint.h... yes
01:23:08 [2023-06-24T01:23:08.599Z] #76 40.04 checking for unistd.h... yes
01:23:08 [2023-06-24T01:23:08.599Z] #76 40.09 checking for dlfcn.h... yes
01:23:08 [2023-06-24T01:23:08.855Z] #76 40.13 checking for objdir... .libs
01:23:08 [2023-06-24T01:23:08.855Z] #76 40.24 checking if gcc supports -fno-rtti -fno-exceptions... no
01:23:08 [2023-06-24T01:23:08.855Z] #76 40.31 checking for gcc option to produce PIC... -fPIC -DPIC
01:23:08 [2023-06-24T01:23:08.855Z] #76 40.31 checking if gcc PIC flag -fPIC -DPIC works... yes
01:23:09 [2023-06-24T01:23:09.112Z] #76 40.37 checking if gcc static flag -static works... yes
01:23:09 [2023-06-24T01:23:09.112Z] #76 40.49 checking if gcc supports -c -o file.o... yes
01:23:09 [2023-06-24T01:23:09.112Z] #76 40.55 checking if gcc supports -c -o file.o... (cached) yes
01:23:09 [2023-06-24T01:23:09.112Z] #76 40.56 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:23:09 [2023-06-24T01:23:09.369Z] #76 40.61 checking dynamic linker characteristics... GNU/Linux ld.so
01:23:09 [2023-06-24T01:23:09.369Z] #76 40.77 checking how to hardcode library paths into programs... immediate
01:23:09 [2023-06-24T01:23:09.369Z] #76 40.77 checking whether stripping libraries is possible... yes
01:23:09 [2023-06-24T01:23:09.369Z] #76 40.78 checking if libtool supports shared libraries... yes
01:23:09 [2023-06-24T01:23:09.369Z] #76 40.78 checking whether to build shared libraries... no
01:23:09 [2023-06-24T01:23:09.369Z] #76 40.78 checking whether to build static libraries... yes
01:23:09 [2023-06-24T01:23:09.369Z] #76 40.78 checking for a BSD-compatible install... /usr/bin/install -c
01:23:09 [2023-06-24T01:23:09.369Z] #76 40.80 checking whether build environment is sane... yes
01:23:09 [2023-06-24T01:23:09.369Z] #76 40.84 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:23:09 [2023-06-24T01:23:09.369Z] #76 40.85 checking whether make sets $(MAKE)... yes
01:23:09 [2023-06-24T01:23:09.626Z] #76 40.90 checking whether make supports the include directive... yes (GNU style)
01:23:09 [2023-06-24T01:23:09.626Z] #76 40.95 checking whether make supports nested variables... yes
01:23:09 [2023-06-24T01:23:09.626Z] #76 41.02 checking whether UID '0' is supported by ustar format... yes
01:23:09 [2023-06-24T01:23:09.626Z] #76 41.02 checking whether GID '0' is supported by ustar format... yes
01:23:09 [2023-06-24T01:23:09.626Z] #76 41.02 checking how to create a ustar tar archive... gnutar
01:23:09 [2023-06-24T01:23:09.626Z] #76 41.06 checking dependency style of gcc... gcc3
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.14 checking whether to enable maintainer-specific portions of Makefiles... yes
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.14 checking whether make supports nested variables... (cached) yes
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.14 checking for gawk... (cached) mawk
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.14 checking for a sed that does not truncate output... (cached) /bin/sed
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.14 checking for gcc... (cached) gcc
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.22 checking whether we are using the GNU C compiler... (cached) yes
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.22 checking whether gcc accepts -g... (cached) yes
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.23 checking for gcc option to accept ISO C89... (cached) none needed
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.23 checking whether gcc understands -c and -o together... (cached) yes
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.23 checking for a Python interpreter with version >= 3... python3
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.26 checking for python3... /usr/bin/python3
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.26 checking for python3 version... 3.9
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.28 checking for python3 platform... linux
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.29 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
01:23:09 [2023-06-24T01:23:09.883Z] #76 41.33 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
01:23:10 [2023-06-24T01:23:10.140Z] #76 41.40 checking for go-md2man... no
01:23:10 [2023-06-24T01:23:10.140Z] #76 41.41 checking error.h usability... yes
01:23:10 [2023-06-24T01:23:10.140Z] #76 41.50 checking error.h presence... yes
01:23:10 [2023-06-24T01:23:10.140Z] #76 41.55 checking for error.h... yes
01:23:10 [2023-06-24T01:23:10.397Z] #76 41.59 checking linux/openat2.h usability... yes
01:23:10 [2023-06-24T01:23:10.397Z] #76 41.67 checking linux/openat2.h presence... yes
01:23:10 [2023-06-24T01:23:10.397Z] #76 41.70 checking for linux/openat2.h... yes
01:23:10 [2023-06-24T01:23:10.397Z] #76 41.73 checking for copy_file_range... yes
01:23:10 [2023-06-24T01:23:10.397Z] #76 41.84 checking for fgetxattr... yes
01:23:10 [2023-06-24T01:23:10.657Z] #76 41.95 checking for statx... yes
01:23:10 [2023-06-24T01:23:10.914Z] #76 42.09 checking for fgetpwent_r... yes
01:23:10 [2023-06-24T01:23:10.914Z] #76 42.25 checking for issetugid... no
01:23:10 [2023-06-24T01:23:10.914Z] #76 42.34 checking for pkg-config... /usr/bin/pkg-config
01:23:10 [2023-06-24T01:23:10.914Z] #76 42.34 checking pkg-config is at least version 0.9.0... yes
01:23:11 [2023-06-24T01:23:11.171Z] #76 42.35 checking for library containing yajl_tree_get... -lyajl
01:23:11 [2023-06-24T01:23:11.171Z] #76 42.51 checking for yajl >= 2.0.0... yes
01:23:11 [2023-06-24T01:23:11.171Z] #76 42.54 checking sys/capability.h usability... yes
01:23:11 [2023-06-24T01:23:11.427Z] #76 42.60 checking sys/capability.h presence... yes
01:23:11 [2023-06-24T01:23:11.427Z] #76 42.62 checking for sys/capability.h... yes
01:23:11 [2023-06-24T01:23:11.427Z] #76 42.63 checking for library containing cap_from_name... -lcap
01:23:11 [2023-06-24T01:23:11.684Z] #76 42.77 checking for library containing dlopen... -ldl
01:23:11 [2023-06-24T01:23:11.684Z] #76 42.92 checking seccomp.h usability... yes
01:23:11 [2023-06-24T01:23:11.684Z] #76 42.97 checking seccomp.h presence... yes
01:23:11 [2023-06-24T01:23:11.684Z] #76 43.00 checking for seccomp.h... yes
01:23:11 [2023-06-24T01:23:11.684Z] #76 43.01 checking for library containing seccomp_rule_add... -lseccomp
01:23:11 [2023-06-24T01:23:11.941Z] #76 43.16 checking for library containing seccomp_arch_resolve_name... none required
01:23:11 [2023-06-24T01:23:11.941Z] #76 43.28 checking systemd/sd-bus.h usability... yes
01:23:11 [2023-06-24T01:23:11.941Z] #76 43.34 checking systemd/sd-bus.h presence... yes
01:23:11 [2023-06-24T01:23:11.941Z] #76 43.36 checking for systemd/sd-bus.h... yes
01:23:12 [2023-06-24T01:23:12.198Z] #76 43.37 checking for library containing sd_bus_match_signal_async... -lsystemd
01:23:12 [2023-06-24T01:23:12.198Z] #76 43.55 checking for sd_notify_barrier... yes
01:23:12 [2023-06-24T01:23:12.455Z] #76 43.67 checking linux/bpf.h usability... yes
01:23:12 [2023-06-24T01:23:12.455Z] #76 43.73 checking linux/bpf.h presence... yes
01:23:12 [2023-06-24T01:23:12.455Z] #76 43.74 checking for linux/bpf.h... yes
01:23:12 [2023-06-24T01:23:12.455Z] #76 43.75 checking compilation for eBPF... yes
01:23:12 [2023-06-24T01:23:12.455Z] #76 43.83 checking for criu >= 3.15... no
01:23:12 [2023-06-24T01:23:12.455Z] #76 43.85 configure: CRIU headers not found, building without CRIU support
01:23:12 [2023-06-24T01:23:12.455Z] #76 43.85 checking for criu > 3.16... no
01:23:12 [2023-06-24T01:23:12.455Z] #76 43.88 configure: CRIU version doesn't support join-ns API
01:23:12 [2023-06-24T01:23:12.455Z] #76 43.88 checking for criu > 3.16.1... no
01:23:12 [2023-06-24T01:23:12.455Z] #76 43.89 configure: CRIU version doesn't support for pre-dumping
01:23:12 [2023-06-24T01:23:12.455Z] #76 43.90 checking for new mount API (fsconfig)... yes
01:23:12 [2023-06-24T01:23:12.712Z] #76 43.93 checking for seccomp notify API... yes
01:23:12 [2023-06-24T01:23:12.712Z] #76 43.98 checking for gperf... no
01:23:12 [2023-06-24T01:23:12.712Z] #76 43.98 configure: gperf not found - cannot rebuild signal parser code
01:23:12 [2023-06-24T01:23:12.712Z] #76 43.98 checking for library containing argp_parse... none required
01:23:12 [2023-06-24T01:23:12.712Z] #76 44.14 checking that generated files are newer than configure... done
01:23:12 [2023-06-24T01:23:12.712Z] #76 44.14 configure: creating ./config.status
01:23:15 [2023-06-24T01:23:15.233Z] #76 46.23 config.status: creating Makefile
01:23:15 [2023-06-24T01:23:15.233Z] #76 46.26 config.status: creating rpm/crun.spec
01:23:15 [2023-06-24T01:23:15.233Z] #76 46.29 config.status: creating config.h
01:23:15 [2023-06-24T01:23:15.233Z] #76 46.31 config.status: executing libtool commands
01:23:15 [2023-06-24T01:23:15.233Z] #76 46.32 config.status: executing depfiles commands
01:23:15 [2023-06-24T01:23:15.489Z] #76 46.77 === configuring in libocispec (/tmp/crun-build/libocispec)
01:23:15 [2023-06-24T01:23:15.489Z] #76 46.78 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
01:23:15 [2023-06-24T01:23:15.489Z] #76 46.91 checking for gcc... gcc
01:23:15 [2023-06-24T01:23:15.489Z] #76 46.94 checking whether the C compiler works... yes
01:23:15 [2023-06-24T01:23:15.489Z] #76 46.98 checking for C compiler default output file name... a.out
01:23:15 [2023-06-24T01:23:15.489Z] #76 46.98 checking for suffix of executables... 
01:23:15 [2023-06-24T01:23:15.746Z] #76 47.02 checking whether we are cross compiling... no
01:23:15 [2023-06-24T01:23:15.746Z] #76 47.07 checking for suffix of object files... o
01:23:15 [2023-06-24T01:23:15.746Z] #76 47.09 checking whether we are using the GNU C compiler... yes
01:23:15 [2023-06-24T01:23:15.746Z] #76 47.12 checking whether gcc accepts -g... yes
01:23:15 [2023-06-24T01:23:15.746Z] #76 47.15 checking for gcc option to accept ISO C89... none needed
01:23:15 [2023-06-24T01:23:15.746Z] #76 47.19 checking whether gcc understands -c and -o together... yes
01:23:16 [2023-06-24T01:23:16.002Z] #76 47.24 checking how to run the C preprocessor... gcc -E
01:23:16 [2023-06-24T01:23:16.002Z] #76 47.31 checking for grep that handles long lines and -e... /bin/grep
01:23:16 [2023-06-24T01:23:16.002Z] #76 47.32 checking for egrep... /bin/grep -E
01:23:16 [2023-06-24T01:23:16.002Z] #76 47.32 checking for ANSI C header files... yes
01:23:16 [2023-06-24T01:23:16.259Z] #76 47.51 checking for sys/types.h... yes
01:23:16 [2023-06-24T01:23:16.259Z] #76 47.59 checking for sys/stat.h... yes
01:23:16 [2023-06-24T01:23:16.259Z] #76 47.69 checking for stdlib.h... yes
01:23:16 [2023-06-24T01:23:16.515Z] #76 47.78 checking for string.h... yes
01:23:16 [2023-06-24T01:23:16.515Z] #76 47.82 checking for memory.h... yes
01:23:16 [2023-06-24T01:23:16.515Z] #76 47.91 checking for strings.h... yes
01:23:16 [2023-06-24T01:23:16.515Z] #76 47.99 checking for inttypes.h... yes
01:23:16 [2023-06-24T01:23:16.772Z] #76 48.08 checking for stdint.h... yes
01:23:16 [2023-06-24T01:23:16.772Z] #76 48.13 checking for unistd.h... yes
01:23:16 [2023-06-24T01:23:16.772Z] #76 48.17 checking minix/config.h usability... no
01:23:16 [2023-06-24T01:23:16.772Z] #76 48.22 checking minix/config.h presence... no
01:23:16 [2023-06-24T01:23:16.772Z] #76 48.24 checking for minix/config.h... no
01:23:16 [2023-06-24T01:23:16.772Z] #76 48.24 checking whether it is safe to define __EXTENSIONS__... yes
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.31 checking build system type... aarch64-unknown-linux-gnu
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.42 checking host system type... aarch64-unknown-linux-gnu
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.42 checking how to print strings... printf
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.42 checking for a sed that does not truncate output... /bin/sed
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.43 checking for fgrep... /bin/grep -F
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.44 checking for ld used by gcc... /usr/bin/ld
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.45 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.45 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.45 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.50 checking whether ln -s works... yes
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.50 checking the maximum length of command line arguments... 1572864
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.51 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.51 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.51 checking for /usr/bin/ld option to reload object files... -r
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.51 checking for objdump... objdump
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.51 checking how to recognize dependent libraries... pass_all
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.51 checking for dlltool... no
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.51 checking how to associate runtime and link libraries... printf %s\n
01:23:17 [2023-06-24T01:23:17.029Z] #76 48.51 checking for ar... ar
01:23:17 [2023-06-24T01:23:17.286Z] #76 48.51 checking for archiver @FILE support... @
01:23:17 [2023-06-24T01:23:17.286Z] #76 48.59 checking for strip... strip
01:23:17 [2023-06-24T01:23:17.286Z] #76 48.59 checking for ranlib... ranlib
01:23:17 [2023-06-24T01:23:17.286Z] #76 48.59 checking for gawk... no
01:23:17 [2023-06-24T01:23:17.286Z] #76 48.59 checking for mawk... mawk
01:23:17 [2023-06-24T01:23:17.286Z] #76 48.59 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:23:17 [2023-06-24T01:23:17.542Z] #76 48.72 checking for sysroot... no
01:23:17 [2023-06-24T01:23:17.542Z] #76 48.72 checking for a working dd... /bin/dd
01:23:17 [2023-06-24T01:23:17.542Z] #76 48.73 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:23:17 [2023-06-24T01:23:17.542Z] #76 48.73 checking for mt... no
01:23:17 [2023-06-24T01:23:17.542Z] #76 48.73 checking if : is a manifest tool... no
01:23:17 [2023-06-24T01:23:17.542Z] #76 48.74 checking for dlfcn.h... yes
01:23:17 [2023-06-24T01:23:17.542Z] #76 48.79 checking for objdir... .libs
01:23:17 [2023-06-24T01:23:17.542Z] #76 48.88 checking if gcc supports -fno-rtti -fno-exceptions... no
01:23:17 [2023-06-24T01:23:17.542Z] #76 48.93 checking for gcc option to produce PIC... -fPIC -DPIC
01:23:17 [2023-06-24T01:23:17.542Z] #76 48.93 checking if gcc PIC flag -fPIC -DPIC works... yes
01:23:17 [2023-06-24T01:23:17.799Z] #76 48.97 checking if gcc static flag -static works... yes
01:23:17 [2023-06-24T01:23:17.799Z] #76 49.07 checking if gcc supports -c -o file.o... yes
01:23:17 [2023-06-24T01:23:17.799Z] #76 49.14 checking if gcc supports -c -o file.o... (cached) yes
01:23:17 [2023-06-24T01:23:17.799Z] #76 49.14 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.17 checking dynamic linker characteristics... GNU/Linux ld.so
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.28 checking how to hardcode library paths into programs... immediate
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.28 checking whether stripping libraries is possible... yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.28 checking if libtool supports shared libraries... yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.28 checking whether to build shared libraries... no
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.28 checking whether to build static libraries... yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.28 checking for a BSD-compatible install... /usr/bin/install -c
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.30 checking whether build environment is sane... yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.31 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.31 checking whether make sets $(MAKE)... yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.33 checking whether make supports the include directive... yes (GNU style)
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.34 checking whether make supports nested variables... yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.35 checking whether UID '0' is supported by ustar format... yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.35 checking whether GID '0' is supported by ustar format... yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.35 checking how to create a ustar tar archive... gnutar
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.37 checking dependency style of gcc... gcc3
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.43 checking whether to enable maintainer-specific portions of Makefiles... yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.43 checking whether make supports nested variables... (cached) yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.43 checking for pkg-config... /usr/bin/pkg-config
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.43 checking pkg-config is at least version 0.9.0... yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.43 checking for yajl >= 2.1.0... yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.44 checking for a sed that does not truncate output... (cached) /bin/sed
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.44 checking for gcc... (cached) gcc
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.48 checking whether we are using the GNU C compiler... (cached) yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.48 checking whether gcc accepts -g... (cached) yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.48 checking for gcc option to accept ISO C89... (cached) none needed
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.48 checking whether gcc understands -c and -o together... (cached) yes
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.48 checking for a Python interpreter with version >= 3... python3
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.50 checking for python3... /usr/bin/python3
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.50 checking for python3 version... 3.9
01:23:18 [2023-06-24T01:23:18.055Z] #76 49.51 checking for python3 platform... linux
01:23:18 [2023-06-24T01:23:18.311Z] #76 49.52 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
01:23:18 [2023-06-24T01:23:18.311Z] #76 49.56 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
01:23:18 [2023-06-24T01:23:18.873Z] #76 49.62 checking that generated files are newer than configure... done
01:23:18 [2023-06-24T01:23:18.873Z] #76 50.30 configure: creating ./config.status
01:23:19 [2023-06-24T01:23:19.802Z] #76 ...
01:23:19 [2023-06-24T01:23:19.802Z] 
01:23:19 [2023-06-24T01:23:19.802Z] #49 [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.51.2"      && /build/golangci-lint --version
01:23:19 [2023-06-24T01:23:19.802Z] #49 78.53 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
01:23:19 [2023-06-24T01:23:19.802Z] #49 DONE 81.4s
01:23:19 [2023-06-24T01:23:19.802Z] 
01:23:19 [2023-06-24T01:23:19.802Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
01:23:19 [2023-06-24T01:23:19.802Z] #77 DONE 48.1s
01:23:19 [2023-06-24T01:23:19.802Z] 
01:23:19 [2023-06-24T01:23:19.802Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
01:23:19 [2023-06-24T01:23:19.802Z] #73 47.66 + bin/containerd
01:23:20 [2023-06-24T01:23:20.732Z] #73 ...
01:23:20 [2023-06-24T01:23:20.732Z] 
01:23:20 [2023-06-24T01:23:20.732Z] #80 [dev-systemd-false  1/19] COPY --from=dockercli     /build/ /usr/local/cli
01:23:20 [2023-06-24T01:23:20.732Z] #80 DONE 0.4s
01:23:20 [2023-06-24T01:23:20.988Z] 
01:23:20 [2023-06-24T01:23:20.988Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:23:20 [2023-06-24T01:23:20.988Z] #76 51.31 config.status: creating Makefile
01:23:20 [2023-06-24T01:23:20.988Z] #76 51.33 config.status: creating config.h
01:23:20 [2023-06-24T01:23:20.988Z] #76 51.34 config.status: executing libtool commands
01:23:20 [2023-06-24T01:23:20.988Z] #76 51.36 config.status: executing depfiles commands
01:23:20 [2023-06-24T01:23:20.988Z] #76 51.84 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
01:23:20 [2023-06-24T01:23:20.988Z] #76 51.86 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
01:23:20 [2023-06-24T01:23:20.988Z] #76 52.07 checking for gcc... gcc
01:23:20 [2023-06-24T01:23:20.988Z] #76 52.12 checking whether the C compiler works... yes
01:23:20 [2023-06-24T01:23:20.988Z] #76 52.20 checking for C compiler default output file name... a.out
01:23:20 [2023-06-24T01:23:20.988Z] #76 52.21 checking for suffix of executables... 
01:23:20 [2023-06-24T01:23:20.989Z] #76 52.26 checking whether we are cross compiling... no
01:23:20 [2023-06-24T01:23:20.989Z] #76 52.33 checking for suffix of object files... o
01:23:20 [2023-06-24T01:23:20.989Z] #76 52.37 checking whether we are using the GNU C compiler... yes
01:23:20 [2023-06-24T01:23:20.989Z] #76 52.41 checking whether gcc accepts -g... yes
01:23:20 [2023-06-24T01:23:20.989Z] #76 52.45 checking for gcc option to accept ISO C89... none needed
01:23:21 [2023-06-24T01:23:21.245Z] #76 52.52 checking whether gcc understands -c and -o together... yes
01:23:21 [2023-06-24T01:23:21.245Z] #76 52.60 checking for a BSD-compatible install... /usr/bin/install -c
01:23:21 [2023-06-24T01:23:21.245Z] #76 52.61 checking whether build environment is sane... yes
01:23:21 [2023-06-24T01:23:21.245Z] #76 52.63 checking for a thread-safe mkdir -p... 
01:23:21 [2023-06-24T01:23:21.245Z] #76 ...
01:23:21 [2023-06-24T01:23:21.245Z] 
01:23:21 [2023-06-24T01:23:21.245Z] #81 [dev-systemd-false  2/19] COPY --from=frozen-images /build/ /docker-frozen-images
01:23:21 [2023-06-24T01:23:21.245Z] #81 DONE 0.5s
01:23:21 [2023-06-24T01:23:21.245Z] 
01:23:21 [2023-06-24T01:23:21.245Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:23:21 [2023-06-24T01:23:21.245Z] #76 52.63 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:23:21 [2023-06-24T01:23:21.245Z] #76 52.63 checking for gawk... no
01:23:21 [2023-06-24T01:23:21.245Z] #76 52.63 checking for mawk... mawk
01:23:21 [2023-06-24T01:23:21.245Z] #76 52.63 checking whether make sets $(MAKE)... yes
01:23:21 [2023-06-24T01:23:21.245Z] #76 52.65 checking whether make supports the include directive... yes (GNU style)
01:23:21 [2023-06-24T01:23:21.245Z] #76 52.69 checking whether make supports nested variables... yes
01:23:21 [2023-06-24T01:23:21.245Z] #76 52.72 checking whether UID '0' is supported by ustar format... yes
01:23:21 [2023-06-24T01:23:21.245Z] #76 52.72 checking whether GID '0' is supported by ustar format... yes
01:23:21 [2023-06-24T01:23:21.502Z] #76 52.72 checking how to create a ustar tar archive... gnutar
01:23:21 [2023-06-24T01:23:21.502Z] #76 52.76 checking dependency style of gcc... gcc3
01:23:21 [2023-06-24T01:23:21.502Z] #76 52.89 checking whether to enable maintainer-specific portions of Makefiles... yes
01:23:21 [2023-06-24T01:23:21.502Z] #76 52.89 checking whether make supports nested variables... (cached) yes
01:23:21 [2023-06-24T01:23:21.758Z] #76 52.94 checking build system type... aarch64-unknown-linux-gnu
01:23:21 [2023-06-24T01:23:21.758Z] #76 53.07 checking host system type... aarch64-unknown-linux-gnu
01:23:21 [2023-06-24T01:23:21.758Z] #76 53.07 checking how to print strings... printf
01:23:21 [2023-06-24T01:23:21.758Z] #76 53.07 checking for a sed that does not truncate output... /bin/sed
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.08 checking for grep that handles long lines and -e... /bin/grep
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.09 checking for egrep... /bin/grep -E
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.09 checking for fgrep... /bin/grep -F
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.10 checking for ld used by gcc... /usr/bin/ld
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.10 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.11 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.12 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.15 checking whether ln -s works... yes
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.15 checking the maximum length of command line arguments... 
01:23:21 [2023-06-24T01:23:21.759Z] #76 ...
01:23:21 [2023-06-24T01:23:21.759Z] 
01:23:21 [2023-06-24T01:23:21.759Z] #82 [dev-systemd-false  3/19] COPY --from=swagger       /build/ /usr/local/bin/
01:23:21 [2023-06-24T01:23:21.759Z] #82 DONE 0.4s
01:23:21 [2023-06-24T01:23:21.759Z] 
01:23:21 [2023-06-24T01:23:21.759Z] #83 [dev-systemd-false  4/19] COPY --from=delve         /build/ /usr/local/bin/
01:23:21 [2023-06-24T01:23:21.759Z] #83 DONE 0.1s
01:23:21 [2023-06-24T01:23:21.759Z] 
01:23:21 [2023-06-24T01:23:21.759Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.15 checking the maximum length of command line arguments... 1572864
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.16 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.17 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.17 checking for /usr/bin/ld option to reload object files... -r
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.17 checking for objdump... objdump
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.17 checking how to recognize dependent libraries... pass_all
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.17 checking for dlltool... no
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.17 checking how to associate runtime and link libraries... printf %s\n
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.17 checking for ar... ar
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.17 checking for archiver @FILE support... @
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.22 checking for strip... strip
01:23:21 [2023-06-24T01:23:21.759Z] #76 53.22 checking for ranlib... ranlib
01:23:22 [2023-06-24T01:23:22.018Z] #76 53.22 checking command to parse /usr/bin/nm -B output from gcc object... #76 ...
01:23:22 [2023-06-24T01:23:22.018Z] 
01:23:22 [2023-06-24T01:23:22.018Z] #84 [dev-systemd-false  5/19] COPY --from=tomll         /build/ /usr/local/bin/
01:23:22 [2023-06-24T01:23:22.018Z] #84 DONE 0.1s
01:23:22 [2023-06-24T01:23:22.018Z] 
01:23:22 [2023-06-24T01:23:22.018Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:23:22 [2023-06-24T01:23:22.018Z] #76 53.22 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:23:22 [2023-06-24T01:23:22.018Z] 
01:23:22 [2023-06-24T01:23:22.018Z] #76 ...
01:23:22 [2023-06-24T01:23:22.018Z] 
01:23:22 [2023-06-24T01:23:22.018Z] #85 [dev-systemd-false  6/19] COPY --from=gowinres      /build/ /usr/local/bin/
01:23:22 [2023-06-24T01:23:22.018Z] #85 DONE 0.1s
01:23:22 [2023-06-24T01:23:22.018Z] 
01:23:22 [2023-06-24T01:23:22.018Z] #86 [dev-systemd-false  7/19] COPY --from=tini          /build/ /usr/local/bin/
01:23:22 [2023-06-24T01:23:22.018Z] #86 DONE 0.0s
01:23:22 [2023-06-24T01:23:22.018Z] 
01:23:22 [2023-06-24T01:23:22.018Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:23:22 [2023-06-24T01:23:22.018Z] #76 53.36 checking for sysroot... no
01:23:22 [2023-06-24T01:23:22.018Z] #76 53.36 checking for a working dd... /bin/dd
01:23:22 [2023-06-24T01:23:22.018Z] #76 53.37 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:23:22 [2023-06-24T01:23:22.018Z] #76 53.37 checking for mt... no
01:23:22 [2023-06-24T01:23:22.018Z] #76 53.37 checking if : is a manifest tool... no
01:23:22 [2023-06-24T01:23:22.018Z] #76 53.38 checking how to run the C preprocessor... gcc -E
01:23:22 [2023-06-24T01:23:22.018Z] #76 53.48 checking for ANSI C header files... 
01:23:22 [2023-06-24T01:23:22.018Z] #76 ...
01:23:22 [2023-06-24T01:23:22.018Z] 
01:23:22 [2023-06-24T01:23:22.018Z] #87 [dev-systemd-false  8/19] COPY --from=registry      /build/ /usr/local/bin/
01:23:22 [2023-06-24T01:23:22.018Z] #87 DONE 0.2s
01:23:22 [2023-06-24T01:23:22.274Z] 
01:23:22 [2023-06-24T01:23:22.274Z] #88 [dev-systemd-false  9/19] COPY --from=gotestsum     /build/ /usr/local/bin/
01:23:22 [2023-06-24T01:23:22.274Z] #88 DONE 0.1s
01:23:22 [2023-06-24T01:23:22.274Z] 
01:23:22 [2023-06-24T01:23:22.274Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:23:22 [2023-06-24T01:23:22.274Z] #76 53.48 checking for ANSI C header files... yes
01:23:22 [2023-06-24T01:23:22.274Z] #76 53.65 checking for sys/types.h... yes
01:23:22 [2023-06-24T01:23:22.274Z] #76 53.72 checking for sys/stat.h... yes
01:23:22 [2023-06-24T01:23:22.531Z] #76 53.80 checking for stdlib.h... yes
01:23:22 [2023-06-24T01:23:22.531Z] #76 53.88 checking for string.h... yes
01:23:22 [2023-06-24T01:23:22.531Z] #76 53.97 checking for memory.h... yes
01:23:22 [2023-06-24T01:23:22.788Z] #76 54.08 checking for strings.h... yes
01:23:22 [2023-06-24T01:23:22.788Z] #76 54.17 checking for inttypes.h... yes
01:23:22 [2023-06-24T01:23:22.788Z] #76 54.26 checking for stdint.h... yes
01:23:23 [2023-06-24T01:23:23.044Z] #76 54.33 checking for unistd.h... yes
01:23:23 [2023-06-24T01:23:23.044Z] #76 54.42 checking for dlfcn.h... #76 ...
01:23:23 [2023-06-24T01:23:23.044Z] 
01:23:23 [2023-06-24T01:23:23.044Z] #89 [dev-systemd-false 10/19] COPY --from=golangci_lint /build/ /usr/local/bin/
01:23:23 [2023-06-24T01:23:23.044Z] #89 DONE 0.9s
01:23:23 [2023-06-24T01:23:23.044Z] 
01:23:23 [2023-06-24T01:23:23.044Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:23:23 [2023-06-24T01:23:23.044Z] #76 54.42 checking for dlfcn.h... yes
01:23:23 [2023-06-24T01:23:23.044Z] #76 54.47 checking for objdir... .libs
01:23:23 [2023-06-24T01:23:23.302Z] #76 54.58 checking if gcc supports -fno-rtti -fno-exceptions... no
01:23:23 [2023-06-24T01:23:23.302Z] #76 54.64 checking for gcc option to produce PIC... -fPIC -DPIC
01:23:23 [2023-06-24T01:23:23.302Z] #76 54.64 checking if gcc PIC flag -fPIC -DPIC works... yes
01:23:23 [2023-06-24T01:23:23.302Z] 
01:23:23 [2023-06-24T01:23:23.302Z] #76 ...
01:23:23 [2023-06-24T01:23:23.302Z] 
01:23:23 [2023-06-24T01:23:23.302Z] #90 [dev-systemd-false 11/19] COPY --from=shfmt         /build/ /usr/local/bin/
01:23:23 [2023-06-24T01:23:23.302Z] #90 DONE 0.2s
01:23:23 [2023-06-24T01:23:23.302Z] 
01:23:23 [2023-06-24T01:23:23.302Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:23:23 [2023-06-24T01:23:23.302Z] #76 54.69 checking if gcc static flag -static works... yes
01:23:23 [2023-06-24T01:23:23.559Z] #76 54.77 checking if gcc supports -c -o file.o... yes
01:23:23 [2023-06-24T01:23:23.559Z] #76 54.85 checking if gcc supports -c -o file.o... (cached) yes
01:23:23 [2023-06-24T01:23:23.559Z] #76 54.85 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:23:23 [2023-06-24T01:23:23.559Z] #76 54.89 checking dynamic linker characteristics... GNU/Linux ld.so
01:23:23 [2023-06-24T01:23:23.559Z] #76 55.06 checking how to hardcode library paths into programs... immediate
01:23:23 [2023-06-24T01:23:23.559Z] #76 55.06 checking whether stripping libraries is possible... yes
01:23:23 [2023-06-24T01:23:23.559Z] #76 55.06 checking if libtool supports shared libraries... yes
01:23:23 [2023-06-24T01:23:23.559Z] #76 55.06 checking whether to build shared libraries... no
01:23:23 [2023-06-24T01:23:23.559Z] #76 55.07 checking whether to build static libraries... yes
01:23:23 [2023-06-24T01:23:23.559Z] #76 55.08 checking float.h usability... yes
01:23:23 [2023-06-24T01:23:23.816Z] #76 55.13 checking float.h presence... yes
01:23:23 [2023-06-24T01:23:23.816Z] #76 55.15 checking for float.h... yes
01:23:23 [2023-06-24T01:23:23.816Z] #76 55.17 checking limits.h usability... yes
01:23:23 [2023-06-24T01:23:23.816Z] #76 55.20 checking limits.h presence... yes
01:23:23 [2023-06-24T01:23:23.816Z] #76 55.22 checking for limits.h... yes
01:23:23 [2023-06-24T01:23:23.816Z] #76 55.25 checking stddef.h usability... 
01:23:23 [2023-06-24T01:23:23.816Z] #76 ...
01:23:23 [2023-06-24T01:23:23.816Z] 
01:23:23 [2023-06-24T01:23:23.816Z] #91 [dev-systemd-false 12/19] COPY --from=runc          /build/ /usr/local/bin/
01:23:23 [2023-06-24T01:23:23.816Z] #91 DONE 0.5s
01:23:23 [2023-06-24T01:23:23.816Z] 
01:23:23 [2023-06-24T01:23:23.816Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:23:23 [2023-06-24T01:23:23.816Z] #76 55.25 checking stddef.h usability... yes
01:23:23 [2023-06-24T01:23:23.816Z] #76 55.30 checking stddef.h presence... yes
01:23:23 [2023-06-24T01:23:23.816Z] #76 55.31 checking for stddef.h... yes
01:23:23 [2023-06-24T01:23:23.816Z] #76 55.33 checking for stdlib.h... (cached) yes
01:23:23 [2023-06-24T01:23:23.816Z] #76 55.34 checking for string.h... (cached) yes
01:23:24 [2023-06-24T01:23:24.072Z] #76 55.36 checking sys/time.h usability... yes
01:23:24 [2023-06-24T01:23:24.072Z] #76 55.41 checking sys/time.h presence... yes
01:23:24 [2023-06-24T01:23:24.072Z] #76 55.44 checking for sys/time.h... yes
01:23:24 [2023-06-24T01:23:24.072Z] #76 55.44 checking for inline... inline
01:23:24 [2023-06-24T01:23:24.072Z] #76 55.49 checking for size_t... yes
01:23:24 [2023-06-24T01:23:24.072Z] #76 55.58 checking for stdlib.h... (cached) yes
01:23:24 [2023-06-24T01:23:24.072Z] #76 55.58 checking for GNU libc compatible malloc... yes
01:23:24 [2023-06-24T01:23:24.331Z] #76 55.64 checking for stdlib.h... (cached) yes
01:23:24 [2023-06-24T01:23:24.331Z] #76 55.64 checking for GNU libc compatible realloc... yes
01:23:24 [2023-06-24T01:23:24.331Z] #76 55.69 checking for working strtod... yes
01:23:24 [2023-06-24T01:23:24.588Z] #76 55.77 checking for gettimeofday... yes
01:23:24 [2023-06-24T01:23:24.588Z] #76 55.84 checking for memset... yes
01:23:24 [2023-06-24T01:23:24.588Z] #76 55.95 checking for strspn... yes
01:23:24 [2023-06-24T01:23:24.844Z] #76 56.12 checking that generated files are newer than configure... done
01:23:24 [2023-06-24T01:23:24.844Z] #76 56.12 configure: creating ./config.status
01:23:26 [2023-06-24T01:23:26.738Z] #76 57.82 config.status: creating Makefile
01:23:26 [2023-06-24T01:23:26.738Z] #76 57.85 config.status: creating config.h
01:23:26 [2023-06-24T01:23:26.738Z] #76 57.86 config.status: executing depfiles commands
01:23:26 [2023-06-24T01:23:26.738Z] #76 57.98 config.status: executing libtool commands
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.32   GEN      .version
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.33 make  install-recursive
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.33 make[1]: Entering directory '/tmp/crun-build'
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.36 Making install in libocispec
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.37 make[2]: Entering directory '/tmp/crun-build/libocispec'
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.40 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.40 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.40 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.40 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.45 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.47 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.47 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.47 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.47 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.47 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.47 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
01:23:26 [2023-06-24T01:23:26.995Z] #76 58.47 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.67 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.67 make  install-recursive
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.68 make[3]: Entering directory '/tmp/crun-build/libocispec'
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.70 Making install in yajl
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.70 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.71   CC       verify/json_verify-json_verify.o
01:23:27 [2023-06-24T01:23:27.251Z] #76 58.71   CC       src/libyajl_la-yajl_alloc.lo
01:23:27 [2023-06-24T01:23:27.252Z] #76 58.71   CC       src/libyajl_la-yajl_parser.lo
01:23:27 [2023-06-24T01:23:27.252Z] #76 58.71   CC       src/libyajl_la-yajl.lo
01:23:27 [2023-06-24T01:23:27.252Z] #76 58.71   CC       src/libyajl_la-yajl_buf.lo
01:23:27 [2023-06-24T01:23:27.252Z] #76 58.71   CC       src/libyajl_la-yajl_encode.lo
01:23:27 [2023-06-24T01:23:27.252Z] #76 58.71   CC       src/libyajl_la-yajl_gen.lo
01:23:27 [2023-06-24T01:23:27.252Z] #76 58.71   CC       src/libyajl_la-yajl_tree.lo
01:23:27 [2023-06-24T01:23:27.252Z] #76 58.71   CC       src/libyajl_la-yajl_lex.lo
01:23:27 [2023-06-24T01:23:27.814Z] #76 59.16   CCLD     libyajl.la
01:23:27 [2023-06-24T01:23:27.814Z] #76 59.26   CCLD     verify/json_verify
01:23:27 [2023-06-24T01:23:27.814Z] #76 59.35 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
01:23:27 [2023-06-24T01:23:27.814Z] #76 59.35 make[5]: Nothing to be done for 'install-exec-am'.
01:23:27 [2023-06-24T01:23:27.814Z] #76 59.35 make[5]: Nothing to be done for 'install-data-am'.
01:23:27 [2023-06-24T01:23:27.814Z] #76 59.35 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
01:23:27 [2023-06-24T01:23:27.814Z] #76 59.35 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
01:23:27 [2023-06-24T01:23:27.814Z] #76 59.36 make[4]: Entering directory '/tmp/crun-build/libocispec'
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.38   CC       src/validate.o
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.38   CC       src/image_spec_schema_config_schema.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.38   CC       src/image_spec_schema_content_descriptor.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.38   CC       src/image_spec_schema_defs.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.38   CC       src/image_spec_schema_defs_descriptor.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.38   CC       src/image_spec_schema_image_index_schema.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.38   CC       src/image_spec_schema_image_layout_schema.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.38   CC       src/image_spec_schema_image_manifest_schema.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.38   CC       src/runtime_spec_schema_config_linux.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.38   CC       src/runtime_spec_schema_config_zos.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.39   CC       src/runtime_spec_schema_config_schema.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.39   CC       src/runtime_spec_schema_config_solaris.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.39   CC       src/runtime_spec_schema_config_vm.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.39   CC       src/runtime_spec_schema_config_windows.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.39   CC       src/runtime_spec_schema_defs.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.40   CC       src/runtime_spec_schema_defs_linux.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.41   CC       src/runtime_spec_schema_defs_zos.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.41   CC       src/runtime_spec_schema_defs_vm.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.41   CC       src/runtime_spec_schema_defs_windows.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.42   CC       src/runtime_spec_schema_state_schema.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.42   CC       src/image_manifest_items_image_manifest_items_schema.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.45   CC       src/basic_test_double_array_item.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.45   CC       src/basic_test_double_array.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.45   CC       src/basic_test_top_array_int.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.47   CC       src/basic_test_top_array_string.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.48   CC       src/basic_test_top_double_array_int.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.49   CC       src/basic_test_top_double_array_obj.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.51   CC       src/basic_test_top_double_array_refobj.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.51   CC       src/basic_test_top_double_array_string.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.54   CC       src/read-file.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.54   CC       src/json_common.lo
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.55   CC       tests/test-1.o
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.56   CC       tests/test-2.o
01:23:28 [2023-06-24T01:23:28.071Z] #76 59.57   CC       tests/test-3.o
01:23:28 [2023-06-24T01:23:28.329Z] #76 59.58   CC       tests/test-4.o
01:23:28 [2023-06-24T01:23:28.329Z] #76 59.59   CC       tests/test-5.o
01:23:28 [2023-06-24T01:23:28.329Z] #76 59.61   CC       tests/test-6.o
01:23:28 [2023-06-24T01:23:28.329Z] #76 59.62   CC       tests/test-7.o
01:23:28 [2023-06-24T01:23:28.329Z] #76 59.65   CC       tests/test-8.o
01:23:28 [2023-06-24T01:23:28.329Z] #76 59.65   CC       tests/test-9.o
01:23:28 [2023-06-24T01:23:28.329Z] #76 59.67   CC       tests/test-10.o
01:23:28 [2023-06-24T01:23:28.329Z] #76 59.74   CC       tests/test-11.o
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.05   CCLD     libocispec.la
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.17   CCLD     src/validate
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.17   CCLD     tests/test-1
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.17   CCLD     tests/test-2
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.17   CCLD     tests/test-3
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.17   CCLD     tests/test-4
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.17   CCLD     tests/test-5
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.17   CCLD     tests/test-6
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.18   CCLD     tests/test-7
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.18   CCLD     tests/test-9
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.18   CCLD     tests/test-8
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.18 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.18   CCLD     tests/test-10
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.18   CCLD     tests/test-11
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.29 libtool: link: ar cr libocispec.a 
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.29 libtool: link: ranlib libocispec.a
01:23:30 [2023-06-24T01:23:30.848Z] #76 62.42 make[5]: Entering directory '/tmp/crun-build/libocispec'
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.44 make[5]: Nothing to be done for 'install-exec-am'.
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.44 make[5]: Nothing to be done for 'install-data-am'.
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.44 make[5]: Leaving directory '/tmp/crun-build/libocispec'
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.44 make[4]: Leaving directory '/tmp/crun-build/libocispec'
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.44 make[3]: Leaving directory '/tmp/crun-build/libocispec'
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.44 make[2]: Leaving directory '/tmp/crun-build/libocispec'
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.44 make[2]: Entering directory '/tmp/crun-build'
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.47   CC       src/crun-crun.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.47   CC       src/crun-run.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.47   CC       src/crun-delete.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.47   CC       src/crun-kill.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.47   CC       src/crun-pause.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.47   CC       src/crun-unpause.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.47   CC       src/crun-spec.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.47   CC       src/crun-exec.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.49   CC       src/crun-list.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.50   CC       src/crun-create.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.50   CC       src/crun-start.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.51   CC       src/crun-state.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.52   CC       src/crun-update.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.53   CC       src/crun-ps.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.54   CC       src/crun-checkpoint.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.55   CC       src/crun-restore.o
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.55   CC       src/libcrun/libcrun_la-utils.lo
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.59   CC       src/libcrun/libcrun_la-cloned_binary.lo
01:23:31 [2023-06-24T01:23:31.105Z] #76 62.67   CC       src/libcrun/libcrun_la-container.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.67   CC       src/libcrun/libcrun_la-cgroup.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.67   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.67   CC       src/libcrun/libcrun_la-cgroup-resources.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.68   CC       src/libcrun/libcrun_la-cgroup-setup.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.68   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.69   CC       src/libcrun/libcrun_la-cgroup-utils.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.69   CC       src/libcrun/libcrun_la-criu.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.69   CC       src/libcrun/libcrun_la-custom-handler.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.71   CC       src/libcrun/libcrun_la-seccomp.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.71   CC       src/libcrun/libcrun_la-linux.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.71   CC       src/libcrun/libcrun_la-ebpf.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.71   CC       src/libcrun/libcrun_la-status.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.71   CC       src/libcrun/libcrun_la-terminal.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.71   CC       src/libcrun/libcrun_la-error.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.72   CC       src/libcrun/libcrun_la-chroot_realpath.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.73   CC       src/libcrun/libcrun_la-signals.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.74   CC       src/libcrun/libcrun_la-mount_flags.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.75   CC       src/libcrun/libcrun_la-seccomp_notify.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.76   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.77   CC       src/libcrun/handlers/libcrun_la-krun.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.78   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.81   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.82   CC       tests/init.o
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.82   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.85   CC       src/libcrun/libcrun_testing_a-utils.o
01:23:31 [2023-06-24T01:23:31.362Z] #76 62.90   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
01:23:31 [2023-06-24T01:23:31.619Z] #76 62.93   CC       src/libcrun/libcrun_testing_a-container.o
01:23:31 [2023-06-24T01:23:31.619Z] #76 62.99   CC       src/libcrun/libcrun_testing_a-cgroup.o
01:23:31 [2023-06-24T01:23:31.619Z] #76 63.03   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
01:23:31 [2023-06-24T01:23:31.619Z] #76 63.06   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
01:23:31 [2023-06-24T01:23:31.619Z] #76 63.07   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
01:23:31 [2023-06-24T01:23:31.619Z] #76 63.10   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
01:23:31 [2023-06-24T01:23:31.619Z] #76 63.15   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
01:23:31 [2023-06-24T01:23:31.875Z] #76 63.15   CC       src/libcrun/libcrun_testing_a-criu.o
01:23:31 [2023-06-24T01:23:31.875Z] #76 63.17   CC       src/libcrun/libcrun_testing_a-custom-handler.o
01:23:31 [2023-06-24T01:23:31.875Z] #76 63.19   CC       src/libcrun/libcrun_testing_a-linux.o
01:23:31 [2023-06-24T01:23:31.875Z] #76 63.22   CC       src/libcrun/libcrun_testing_a-seccomp.o
01:23:31 [2023-06-24T01:23:31.875Z] #76 63.24   CC       src/libcrun/libcrun_testing_a-ebpf.o
01:23:31 [2023-06-24T01:23:31.875Z] #76 63.24   CC       src/libcrun/libcrun_testing_a-error.o
01:23:31 [2023-06-24T01:23:31.875Z] #76 63.25   CC       src/libcrun/libcrun_testing_a-status.o
01:23:31 [2023-06-24T01:23:31.875Z] #76 63.29   CC       src/libcrun/libcrun_testing_a-terminal.o
01:23:31 [2023-06-24T01:23:31.875Z] #76 63.35   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
01:23:31 [2023-06-24T01:23:31.875Z] #76 63.41   CC       src/libcrun/libcrun_testing_a-signals.o
01:23:32 [2023-06-24T01:23:32.132Z] #76 63.43   CC       src/libcrun/libcrun_testing_a-mount_flags.o
01:23:32 [2023-06-24T01:23:32.132Z] #76 63.46   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
01:23:32 [2023-06-24T01:23:32.132Z] #76 63.47   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
01:23:32 [2023-06-24T01:23:32.132Z] #76 63.48   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
01:23:32 [2023-06-24T01:23:32.132Z] #76 63.50   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
01:23:32 [2023-06-24T01:23:32.132Z] #76 63.63   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
01:23:32 [2023-06-24T01:23:32.132Z] #76 63.66   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
01:23:32 [2023-06-24T01:23:32.389Z] #76 63.68   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
01:23:32 [2023-06-24T01:23:32.952Z] #76 64.24   CCLD     tests/init
01:23:34 [2023-06-24T01:23:34.318Z] #76 65.63   AR       libcrun_testing.a
01:23:34 [2023-06-24T01:23:34.318Z] #76 65.63 ar: `u' modifier ignored since `D' is the default (see `U')
01:23:34 [2023-06-24T01:23:34.318Z] #76 65.65   CCLD     tests/tests_libcrun_utils
01:23:34 [2023-06-24T01:23:34.318Z] #76 65.65   CCLD     tests/tests_libcrun_errors
01:23:34 [2023-06-24T01:23:34.318Z] #76 65.65   CCLD     tests/tests_libcrun_fuzzer
01:23:34 [2023-06-24T01:23:34.318Z] #76 65.69   CCLD     libcrun.la
01:23:34 [2023-06-24T01:23:34.318Z] #76 ...
01:23:34 [2023-06-24T01:23:34.318Z] 
01:23:34 [2023-06-24T01:23:34.318Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
01:23:34 [2023-06-24T01:23:34.318Z] #73 62.89 + bin/containerd-stress
01:23:35 [2023-06-24T01:23:35.246Z] #73 63.86 + bin/containerd-shim
01:23:35 [2023-06-24T01:23:35.808Z] #73 ...
01:23:35 [2023-06-24T01:23:35.808Z] 
01:23:35 [2023-06-24T01:23:35.808Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:23:35 [2023-06-24T01:23:35.808Z] #76 65.88   CCLD     crun
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.06 make[3]: Entering directory '/tmp/crun-build'
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.13  /bin/mkdir -p '/usr/local/share/man/man1'
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.13  /bin/mkdir -p '/usr/local/lib'
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.13  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.14  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.15 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.15 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.16 libtool: install: chmod 644 /usr/local/lib/libcrun.a
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.16 libtool: install: ranlib /usr/local/lib/libcrun.a
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22 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
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22 ----------------------------------------------------------------------
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22 Libraries have been installed in:
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22    /usr/local/lib
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22 
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22 If you ever happen to want to link against installed libraries
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22 in a given directory, LIBDIR, you must either use libtool, and
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22 specify the full pathname of the library, or use the '-LLIBDIR'
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22 flag during linking and do at least one of the following:
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22      during execution
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22    - add LIBDIR to the 'LD_RUN_PATH' environment variable
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22      during linking
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22 
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22 See any operating system documentation about shared libraries for
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22 more information, such as the ld(1) and ld.so(8) manual pages.
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22 ----------------------------------------------------------------------
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22  /bin/mkdir -p '/build'
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.22   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.25 libtool: install: /usr/bin/install -c crun /build/crun
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.25 make[3]: Leaving directory '/tmp/crun-build'
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.25 make[2]: Leaving directory '/tmp/crun-build'
01:23:35 [2023-06-24T01:23:35.808Z] #76 66.25 make[1]: Leaving directory '/tmp/crun-build'
01:23:35 [2023-06-24T01:23:35.808Z] #76 DONE 67.0s
01:23:35 [2023-06-24T01:23:35.808Z] 
01:23:35 [2023-06-24T01:23:35.808Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
01:23:35 [2023-06-24T01:23:35.808Z] #73 64.40 + bin/containerd-shim-runc-v1
01:23:36 [2023-06-24T01:23:36.735Z] #73 65.21 + bin/containerd-shim-runc-v2
01:23:37 [2023-06-24T01:23:37.300Z] #73 65.80 + binaries
01:23:37 [2023-06-24T01:23:37.569Z] #73 DONE 66.2s
01:23:38 [2023-06-24T01:23:38.131Z] 
01:23:38 [2023-06-24T01:23:38.131Z] #92 [dev-systemd-false 13/19] COPY --from=containerd    /build/ /usr/local/bin/
01:23:38 [2023-06-24T01:23:38.692Z] #92 DONE 0.6s
01:23:38 [2023-06-24T01:23:38.948Z] 
01:23:38 [2023-06-24T01:23:38.948Z] #93 [dev-systemd-false 14/19] COPY --from=rootlesskit   /build/ /usr/local/bin/
01:23:39 [2023-06-24T01:23:39.204Z] #93 DONE 0.3s
01:23:39 [2023-06-24T01:23:39.204Z] 
01:23:39 [2023-06-24T01:23:39.204Z] #94 [dev-systemd-false 15/19] COPY --from=vpnkit        /       /usr/local/bin/
01:23:40 [2023-06-24T01:23:40.130Z] #94 DONE 1.0s
01:23:40 [2023-06-24T01:23:40.130Z] 
01:23:40 [2023-06-24T01:23:40.130Z] #95 [dev-systemd-false 16/19] COPY --from=containerutil /build/ /usr/local/bin/
01:23:40 [2023-06-24T01:23:40.130Z] #95 DONE 0.0s
01:23:40 [2023-06-24T01:23:40.130Z] 
01:23:40 [2023-06-24T01:23:40.130Z] #96 [dev-systemd-false 17/19] COPY --from=crun          /build/ /usr/local/bin/
01:23:40 [2023-06-24T01:23:40.130Z] #96 DONE 0.1s
01:23:40 [2023-06-24T01:23:40.386Z] 
01:23:40 [2023-06-24T01:23:40.386Z] #97 [dev-systemd-false 18/19] COPY hack/dockerfile/etc/docker/  /etc/docker/
01:23:40 [2023-06-24T01:23:40.386Z] #97 DONE 0.0s
01:23:40 [2023-06-24T01:23:40.386Z] 
01:23:40 [2023-06-24T01:23:40.386Z] #98 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
01:23:40 [2023-06-24T01:23:40.386Z] #98 DONE 0.0s
01:23:40 [2023-06-24T01:23:40.386Z] 
01:23:40 [2023-06-24T01:23:40.386Z] #99 [dev-base  1/11] RUN groupadd -r docker
01:23:40 [2023-06-24T01:23:40.641Z] #99 DONE 0.2s
01:23:40 [2023-06-24T01:23:40.641Z] 
01:23:40 [2023-06-24T01:23:40.641Z] #100 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
01:23:40 [2023-06-24T01:23:40.897Z] #100 DONE 0.4s
01:23:40 [2023-06-24T01:23:40.897Z] 
01:23:40 [2023-06-24T01:23:40.897Z] #101 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
01:23:41 [2023-06-24T01:23:41.201Z] #101 0.288 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:23:41 [2023-06-24T01:23:41.457Z] #101 DONE 0.4s
01:23:41 [2023-06-24T01:23:41.457Z] 
01:23:41 [2023-06-24T01:23:41.457Z] #102 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
01:23:41 [2023-06-24T01:23:41.712Z] #102 DONE 0.4s
01:23:41 [2023-06-24T01:23:41.712Z] 
01:23:41 [2023-06-24T01:23:41.712Z] #103 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:23:41 [2023-06-24T01:23:41.968Z] #103 DONE 0.3s
01:23:42 [2023-06-24T01:23:42.227Z] 
01:23:42 [2023-06-24T01:23:42.227Z] #104 [dev-base  6/11] RUN ldconfig
01:23:42 [2023-06-24T01:23:42.483Z] #104 DONE 0.4s
01:23:42 [2023-06-24T01:23:42.483Z] 
01:23:42 [2023-06-24T01:23:42.483Z] #105 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
01:23:42 [2023-06-24T01:23:42.739Z] #105 DONE 0.4s
01:23:42 [2023-06-24T01:23:42.739Z] 
01:23:42 [2023-06-24T01:23:42.739Z] #106 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:23:43 [2023-06-24T01:23:43.665Z] #106 0.673 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:23:43 [2023-06-24T01:23:43.665Z] #106 0.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:23:43 [2023-06-24T01:23:43.665Z] #106 0.785 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:23:43 [2023-06-24T01:23:43.665Z] #106 0.806 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:23:43 [2023-06-24T01:23:43.665Z] #106 1.037 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB]
01:23:43 [2023-06-24T01:23:43.920Z] #106 1.041 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
01:23:44 [2023-06-24T01:23:44.847Z] #106 1.930 Fetched 8532 kB in 2s (5333 kB/s)
01:23:45 [2023-06-24T01:23:45.408Z] #106 1.930 Reading package lists...
01:23:45 [2023-06-24T01:23:45.663Z] #106 2.467 Reading package lists...
01:23:45 [2023-06-24T01:23:45.919Z] #106 2.994 Building dependency tree...
01:23:46 [2023-06-24T01:23:46.175Z] #106 3.320 The following additional packages will be installed:
01:23:46 [2023-06-24T01:23:46.175Z] #106 3.321   dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67
01:23:46 [2023-06-24T01:23:46.175Z] #106 3.321   libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3
01:23:46 [2023-06-24T01:23:46.175Z] #106 3.321   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
01:23:46 [2023-06-24T01:23:46.175Z] #106 3.321   python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd
01:23:46 [2023-06-24T01:23:46.175Z] #106 3.323 Suggested packages:
01:23:46 [2023-06-24T01:23:46.175Z] #106 3.323   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
01:23:46 [2023-06-24T01:23:46.175Z] #106 3.323   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
01:23:46 [2023-06-24T01:23:46.175Z] #106 3.323   acl attr quota
01:23:46 [2023-06-24T01:23:46.175Z] #106 3.323 Recommended packages:
01:23:46 [2023-06-24T01:23:46.175Z] #106 3.323   libatm1 nftables libpam-cap build-essential python3-dev unzip
01:23:46 [2023-06-24T01:23:46.430Z] #106 3.653 The following NEW packages will be installed:
01:23:46 [2023-06-24T01:23:46.430Z] #106 3.653   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
01:23:46 [2023-06-24T01:23:46.430Z] #106 3.653   libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2
01:23:46 [2023-06-24T01:23:46.430Z] #106 3.653   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1
01:23:46 [2023-06-24T01:23:46.430Z] #106 3.653   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
01:23:46 [2023-06-24T01:23:46.430Z] #106 3.654   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
01:23:46 [2023-06-24T01:23:46.430Z] #106 3.654   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
01:23:46 [2023-06-24T01:23:46.430Z] #106 3.654   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
01:23:46 [2023-06-24T01:23:46.430Z] #106 3.654   vim-common vim-runtime xfsprogs xxd xz-utils zip zstd
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.930 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded.
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.930 Need to get 27.2 MB of archives.
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.930 After this operation, 106 MB of additional disk space will be used.
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.930 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.937 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.939 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.942 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.943 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.952 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.954 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.958 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.963 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.966 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.969 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.973 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.976 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 3.978 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
01:23:46 [2023-06-24T01:23:46.686Z] #106 4.001 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.002 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.032 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.034 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.034 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.034 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.035 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.035 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.036 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.038 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.039 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.041 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.050 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.054 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.058 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
01:23:46 [2023-06-24T01:23:46.942Z] #106 4.295 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
01:23:47 [2023-06-24T01:23:47.197Z] #106 4.295 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
01:23:47 [2023-06-24T01:23:47.197Z] #106 4.295 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
01:23:47 [2023-06-24T01:23:47.197Z] #106 4.296 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
01:23:47 [2023-06-24T01:23:47.197Z] #106 4.317 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
01:23:47 [2023-06-24T01:23:47.197Z] #106 4.317 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
01:23:47 [2023-06-24T01:23:47.197Z] #106 4.318 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
01:23:47 [2023-06-24T01:23:47.197Z] #106 4.319 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
01:23:47 [2023-06-24T01:23:47.197Z] #106 4.347 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
01:23:47 [2023-06-24T01:23:47.197Z] #106 4.348 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
01:23:47 [2023-06-24T01:23:47.197Z] #106 4.349 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:23:47 [2023-06-24T01:23:47.197Z] #106 4.350 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
01:23:47 [2023-06-24T01:23:47.198Z] #106 4.352 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
01:23:47 [2023-06-24T01:23:47.198Z] #106 4.352 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
01:23:47 [2023-06-24T01:23:47.198Z] #106 4.375 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
01:23:47 [2023-06-24T01:23:47.198Z] #106 4.398 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
01:23:47 [2023-06-24T01:23:47.198Z] #106 4.400 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
01:23:47 [2023-06-24T01:23:47.198Z] #106 4.429 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
01:23:47 [2023-06-24T01:23:47.453Z] #106 4.599 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
01:23:47 [2023-06-24T01:23:47.453Z] #106 4.617 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
01:23:47 [2023-06-24T01:23:47.453Z] #106 4.634 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
01:23:47 [2023-06-24T01:23:47.453Z] #106 4.635 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
01:23:47 [2023-06-24T01:23:47.453Z] #106 4.818 debconf: delaying package configuration, since apt-utils is not installed
01:23:47 [2023-06-24T01:23:47.709Z] #106 4.853 Fetched 27.2 MB in 1s (26.6 MB/s)
01:23:47 [2023-06-24T01:23:47.709Z] #106 4.875 Selecting previously unselected package pigz.
01:23:47 [2023-06-24T01:23:47.709Z] #106 4.875 (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 ... 15748 files and directories currently installed.)
01:23:47 [2023-06-24T01:23:47.709Z] #106 4.883 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
01:23:47 [2023-06-24T01:23:47.709Z] #106 4.886 Unpacking pigz (2.6-1) ...
01:23:47 [2023-06-24T01:23:47.709Z] #106 4.921 Selecting previously unselected package libelf1:arm64.
01:23:47 [2023-06-24T01:23:47.709Z] #106 4.923 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
01:23:47 [2023-06-24T01:23:47.709Z] #106 4.930 Unpacking libelf1:arm64 (0.183-1) ...
01:23:47 [2023-06-24T01:23:47.709Z] #106 4.973 Selecting previously unselected package libbpf0:arm64.
01:23:47 [2023-06-24T01:23:47.709Z] #106 4.975 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
01:23:47 [2023-06-24T01:23:47.709Z] #106 4.978 Unpacking libbpf0:arm64 (1:0.3-2) ...
01:23:47 [2023-06-24T01:23:47.709Z] #106 5.015 Selecting previously unselected package libcap2:arm64.
01:23:47 [2023-06-24T01:23:47.709Z] #106 5.017 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
01:23:47 [2023-06-24T01:23:47.709Z] #106 5.020 Unpacking libcap2:arm64 (1:2.44-1) ...
01:23:47 [2023-06-24T01:23:47.709Z] #106 5.053 Selecting previously unselected package libmnl0:arm64.
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.055 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.058 Unpacking libmnl0:arm64 (1.0.4-3) ...
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.088 Selecting previously unselected package libxtables12:arm64.
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.090 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.093 Unpacking libxtables12:arm64 (1.8.7-1) ...
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.121 Selecting previously unselected package libcap2-bin.
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.123 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.126 Unpacking libcap2-bin (1:2.44-1) ...
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.163 Selecting previously unselected package iproute2.
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.165 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.169 Unpacking iproute2 (5.10.0-4) ...
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.263 Selecting previously unselected package xxd.
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.265 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.268 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.311 Selecting previously unselected package vim-common.
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.313 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.322 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:23:47 [2023-06-24T01:23:47.965Z] #106 5.369 Selecting previously unselected package bash-completion.
01:23:48 [2023-06-24T01:23:48.220Z] #106 5.372 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
01:23:48 [2023-06-24T01:23:48.782Z] #106 6.016 Unpacking bash-completion (1:2.11-2) ...
01:23:49 [2023-06-24T01:23:49.037Z] #106 6.121 Selecting previously unselected package bzip2.
01:23:49 [2023-06-24T01:23:49.037Z] #106 6.124 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.037Z] #106 6.127 Unpacking bzip2 (1.0.8-4) ...
01:23:49 [2023-06-24T01:23:49.037Z] #106 6.158 Selecting previously unselected package xz-utils.
01:23:49 [2023-06-24T01:23:49.037Z] #106 6.160 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.037Z] #106 6.163 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:23:49 [2023-06-24T01:23:49.037Z] #106 6.214 Selecting previously unselected package apparmor.
01:23:49 [2023-06-24T01:23:49.037Z] #106 6.216 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.037Z] #106 6.238 Unpacking apparmor (2.13.6-10) ...
01:23:49 [2023-06-24T01:23:49.037Z] #106 6.332 Selecting previously unselected package libdevmapper1.02.1:arm64.
01:23:49 [2023-06-24T01:23:49.037Z] #106 6.334 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.037Z] #106 6.337 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
01:23:49 [2023-06-24T01:23:49.037Z] #106 6.374 Selecting previously unselected package dmsetup.
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.376 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.380 Unpacking dmsetup (2:1.02.175-2.1) ...
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.410 Selecting previously unselected package inetutils-ping.
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.413 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.416 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.458 Selecting previously unselected package libip4tc2:arm64.
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.461 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.464 Unpacking libip4tc2:arm64 (1.8.7-1) ...
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.498 Selecting previously unselected package libip6tc2:arm64.
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.500 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.504 Unpacking libip6tc2:arm64 (1.8.7-1) ...
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.535 Selecting previously unselected package libnfnetlink0:arm64.
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.537 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.540 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.573 Selecting previously unselected package libnetfilter-conntrack3:arm64.
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.575 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.579 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
01:23:49 [2023-06-24T01:23:49.293Z] #106 6.613 Selecting previously unselected package libnftnl11:arm64.
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.615 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.618 Unpacking libnftnl11:arm64 (1.1.9-1) ...
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.652 Selecting previously unselected package iptables.
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.655 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.658 Unpacking iptables (1.8.7-1) ...
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.723 Selecting previously unselected package libonig5:arm64.
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.725 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.728 Unpacking libonig5:arm64 (6.9.6-1.1) ...
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.772 Selecting previously unselected package libjq1:arm64.
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.775 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.778 Unpacking libjq1:arm64 (1.6-2.1) ...
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.811 Selecting previously unselected package jq.
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.814 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.817 Unpacking jq (1.6-2.1) ...
01:23:49 [2023-06-24T01:23:49.549Z] #106 6.852 Selecting previously unselected package libaio1:arm64.
01:23:49 [2023-06-24T01:23:49.804Z] #106 6.854 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.804Z] #106 6.857 Unpacking libaio1:arm64 (0.3.112-9) ...
01:23:49 [2023-06-24T01:23:49.804Z] #106 6.889 Selecting previously unselected package libgpm2:arm64.
01:23:49 [2023-06-24T01:23:49.804Z] #106 6.891 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.804Z] #106 6.894 Unpacking libgpm2:arm64 (1.20.7-8) ...
01:23:49 [2023-06-24T01:23:49.804Z] #106 6.925 Selecting previously unselected package libicu67:arm64.
01:23:49 [2023-06-24T01:23:49.804Z] #106 6.927 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ...
01:23:49 [2023-06-24T01:23:49.804Z] #106 6.931 Unpacking libicu67:arm64 (67.1-7) ...
01:23:50 [2023-06-24T01:23:50.365Z] #106 7.594 Selecting previously unselected package libinih1:arm64.
01:23:50 [2023-06-24T01:23:50.365Z] #106 7.596 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ...
01:23:50 [2023-06-24T01:23:50.365Z] #106 7.599 Unpacking libinih1:arm64 (53-1+b2) ...
01:23:50 [2023-06-24T01:23:50.365Z] #106 7.629 Selecting previously unselected package libnet1:arm64.
01:23:50 [2023-06-24T01:23:50.365Z] #106 7.631 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
01:23:50 [2023-06-24T01:23:50.365Z] #106 7.635 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:23:50 [2023-06-24T01:23:50.365Z] #106 7.670 Selecting previously unselected package libnl-3-200:arm64.
01:23:50 [2023-06-24T01:23:50.365Z] #106 7.672 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ...
01:23:50 [2023-06-24T01:23:50.365Z] #106 7.675 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
01:23:50 [2023-06-24T01:23:50.365Z] #106 7.710 Selecting previously unselected package libprotobuf-c1:arm64.
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.712 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.716 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.748 Selecting previously unselected package libyajl2:arm64.
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.750 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ...
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.753 Unpacking libyajl2:arm64 (2.1.0-3) ...
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.780 Selecting previously unselected package net-tools.
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.782 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.786 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.831 Selecting previously unselected package patch.
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.833 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ...
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.836 Unpacking patch (2.7.6-7) ...
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.870 Selecting previously unselected package python-pip-whl.
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.872 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
01:23:50 [2023-06-24T01:23:50.621Z] #106 7.875 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
01:23:50 [2023-06-24T01:23:50.877Z] #106 8.006 Selecting previously unselected package python3-lib2to3.
01:23:50 [2023-06-24T01:23:50.877Z] #106 8.008 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
01:23:50 [2023-06-24T01:23:50.877Z] #106 8.011 Unpacking python3-lib2to3 (3.9.2-1) ...
01:23:50 [2023-06-24T01:23:50.877Z] #106 8.049 Selecting previously unselected package python3-distutils.
01:23:50 [2023-06-24T01:23:50.877Z] #106 8.051 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
01:23:50 [2023-06-24T01:23:50.877Z] #106 8.054 Unpacking python3-distutils (3.9.2-1) ...
01:23:50 [2023-06-24T01:23:50.877Z] #106 8.094 Selecting previously unselected package python3-pkg-resources.
01:23:50 [2023-06-24T01:23:50.877Z] #106 8.096 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
01:23:50 [2023-06-24T01:23:50.877Z] #106 8.099 Unpacking python3-pkg-resources (52.0.0-4) ...
01:23:50 [2023-06-24T01:23:50.877Z] #106 8.140 Selecting previously unselected package python3-setuptools.
01:23:50 [2023-06-24T01:23:50.877Z] #106 8.142 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
01:23:50 [2023-06-24T01:23:50.877Z] #106 8.146 Unpacking python3-setuptools (52.0.0-4) ...
01:23:50 [2023-06-24T01:23:50.877Z] #106 8.201 Selecting previously unselected package python3-wheel.
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.203 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.206 Unpacking python3-wheel (0.34.2-1) ...
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.236 Selecting previously unselected package python3-pip.
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.238 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.241 Unpacking python3-pip (20.3.4-4+deb11u1) ...
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.305 Selecting previously unselected package sudo.
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.308 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.313 Unpacking sudo (1.9.5p2-3+deb11u1) ...
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.418 Selecting previously unselected package thin-provisioning-tools.
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.420 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ...
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.423 Unpacking thin-provisioning-tools (0.9.0-1) ...
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.478 Selecting previously unselected package uidmap.
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.480 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ...
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.484 Unpacking uidmap (1:4.8.1-1) ...
01:23:51 [2023-06-24T01:23:51.133Z] #106 8.528 Selecting previously unselected package vim-runtime.
01:23:51 [2023-06-24T01:23:51.388Z] #106 8.531 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
01:23:51 [2023-06-24T01:23:51.388Z] #106 8.540 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
01:23:51 [2023-06-24T01:23:51.388Z] #106 8.551 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
01:23:51 [2023-06-24T01:23:51.388Z] #106 8.554 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
01:23:51 [2023-06-24T01:23:51.949Z] #106 9.102 Selecting previously unselected package vim.
01:23:51 [2023-06-24T01:23:51.949Z] #106 9.104 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:23:51 [2023-06-24T01:23:51.949Z] #106 9.112 Unpacking vim (2:8.2.2434-3+deb11u1) ...
01:23:51 [2023-06-24T01:23:51.949Z] #106 9.236 Selecting previously unselected package xfsprogs.
01:23:51 [2023-06-24T01:23:51.949Z] #106 9.238 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ...
01:23:51 [2023-06-24T01:23:51.949Z] #106 9.242 Unpacking xfsprogs (5.10.0-4) ...
01:23:51 [2023-06-24T01:23:51.949Z] #106 9.333 Selecting previously unselected package zip.
01:23:51 [2023-06-24T01:23:51.949Z] #106 9.336 Preparing to unpack .../49-zip_3.0-12_arm64.deb ...
01:23:51 [2023-06-24T01:23:51.949Z] #106 9.339 Unpacking zip (3.0-12) ...
01:23:52 [2023-06-24T01:23:52.205Z] #106 9.381 Selecting previously unselected package zstd.
01:23:52 [2023-06-24T01:23:52.205Z] #106 9.384 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ...
01:23:52 [2023-06-24T01:23:52.205Z] #106 9.387 Unpacking zstd (1.4.8+dfsg-2.1) ...
01:23:52 [2023-06-24T01:23:52.205Z] #106 9.469 Setting up python3-pkg-resources (52.0.0-4) ...
01:23:52 [2023-06-24T01:23:52.461Z] #106 9.659 Setting up libip4tc2:arm64 (1.8.7-1) ...
01:23:52 [2023-06-24T01:23:52.461Z] #106 9.668 Setting up net-tools (1.60+git20181103.0eebece-1) ...
01:23:52 [2023-06-24T01:23:52.461Z] #106 9.678 Setting up libgpm2:arm64 (1.20.7-8) ...
01:23:52 [2023-06-24T01:23:52.461Z] #106 9.687 Setting up libicu67:arm64 (67.1-7) ...
01:23:52 [2023-06-24T01:23:52.461Z] #106 9.696 Setting up libip6tc2:arm64 (1.8.7-1) ...
01:23:52 [2023-06-24T01:23:52.461Z] #106 9.706 Setting up libinih1:arm64 (53-1+b2) ...
01:23:52 [2023-06-24T01:23:52.461Z] #106 9.714 Setting up uidmap (1:4.8.1-1) ...
01:23:52 [2023-06-24T01:23:52.461Z] #106 9.724 Setting up libyajl2:arm64 (2.1.0-3) ...
01:23:52 [2023-06-24T01:23:52.461Z] #106 9.732 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:23:52 [2023-06-24T01:23:52.461Z] #106 9.741 Setting up bzip2 (1.0.8-4) ...
01:23:52 [2023-06-24T01:23:52.461Z] #106 9.751 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:23:52 [2023-06-24T01:23:52.461Z] #106 9.759 Setting up python3-wheel (0.34.2-1) ...
01:23:52 [2023-06-24T01:23:52.716Z] #106 9.899 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:23:52 [2023-06-24T01:23:52.716Z] #106 9.909 Setting up libcap2:arm64 (1:2.44-1) ...
01:23:52 [2023-06-24T01:23:52.716Z] #106 9.918 Setting up libcap2-bin (1:2.44-1) ...
01:23:52 [2023-06-24T01:23:52.716Z] #106 9.927 Setting up apparmor (2.13.6-10) ...
01:23:53 [2023-06-24T01:23:53.278Z] #106 10.61 Setting up zip (3.0-12) ...
01:23:53 [2023-06-24T01:23:53.533Z] #106 10.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:23:53 [2023-06-24T01:23:53.533Z] #106 10.64 Setting up bash-completion (1:2.11-2) ...
01:23:54 [2023-06-24T01:23:54.095Z] #106 11.36 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:23:54 [2023-06-24T01:23:54.095Z] #106 11.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:23:54 [2023-06-24T01:23:54.095Z] #106 11.38 Setting up libmnl0:arm64 (1.0.4-3) ...
01:23:54 [2023-06-24T01:23:54.095Z] #106 11.39 Setting up patch (2.7.6-7) ...
01:23:54 [2023-06-24T01:23:54.095Z] #106 11.40 Setting up sudo (1.9.5p2-3+deb11u1) ...
01:23:54 [2023-06-24T01:23:54.095Z] #106 11.44 invoke-rc.d: could not determine current runlevel
01:23:54 [2023-06-24T01:23:54.095Z] #106 11.45 invoke-rc.d: policy-rc.d denied execution of start.
01:23:54 [2023-06-24T01:23:54.095Z] #106 11.45 Setting up libxtables12:arm64 (1.8.7-1) ...
01:23:54 [2023-06-24T01:23:54.095Z] #106 11.46 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
01:23:54 [2023-06-24T01:23:54.095Z] #106 11.47 Setting up pigz (2.6-1) ...
01:23:54 [2023-06-24T01:23:54.350Z] #106 11.48 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:23:54 [2023-06-24T01:23:54.350Z] #106 11.49 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
01:23:54 [2023-06-24T01:23:54.350Z] #106 11.51 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
01:23:54 [2023-06-24T01:23:54.350Z] #106 11.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
01:23:54 [2023-06-24T01:23:54.606Z] #106 11.67 Setting up libaio1:arm64 (0.3.112-9) ...
01:23:54 [2023-06-24T01:23:54.606Z] #106 11.68 Setting up python3-lib2to3 (3.9.2-1) ...
01:23:54 [2023-06-24T01:23:54.606Z] #106 11.78 Setting up libelf1:arm64 (0.183-1) ...
01:23:54 [2023-06-24T01:23:54.606Z] #106 11.80 Setting up zstd (1.4.8+dfsg-2.1) ...
01:23:54 [2023-06-24T01:23:54.606Z] #106 11.81 Setting up libonig5:arm64 (6.9.6-1.1) ...
01:23:54 [2023-06-24T01:23:54.606Z] #106 11.82 Setting up python3-distutils (3.9.2-1) ...
01:23:54 [2023-06-24T01:23:54.862Z] #106 11.94 Setting up vim (2:8.2.2434-3+deb11u1) ...
01:23:54 [2023-06-24T01:23:54.862Z] #106 11.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:23:54 [2023-06-24T01:23:54.862Z] #106 11.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:23:54 [2023-06-24T01:23:54.862Z] #106 11.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:23:54 [2023-06-24T01:23:54.862Z] #106 11.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:23:54 [2023-06-24T01:23:54.862Z] #106 11.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:23:54 [2023-06-24T01:23:54.862Z] #106 11.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:23:54 [2023-06-24T01:23:54.862Z] #106 11.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:23:54 [2023-06-24T01:23:54.862Z] #106 11.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:23:54 [2023-06-24T01:23:54.862Z] #106 11.98 Setting up python3-setuptools (52.0.0-4) ...
01:23:55 [2023-06-24T01:23:55.117Z] #106 12.30 Setting up libjq1:arm64 (1.6-2.1) ...
01:23:55 [2023-06-24T01:23:55.117Z] #106 12.30 Setting up libnftnl11:arm64 (1.1.9-1) ...
01:23:55 [2023-06-24T01:23:55.117Z] #106 12.31 Setting up thin-provisioning-tools (0.9.0-1) ...
01:23:55 [2023-06-24T01:23:55.117Z] #106 12.32 Setting up python3-pip (20.3.4-4+deb11u1) ...
01:23:55 [2023-06-24T01:23:55.373Z] #106 12.58 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
01:23:55 [2023-06-24T01:23:55.373Z] #106 12.59 Setting up jq (1.6-2.1) ...
01:23:55 [2023-06-24T01:23:55.373Z] #106 12.60 Setting up libbpf0:arm64 (1:0.3-2) ...
01:23:55 [2023-06-24T01:23:55.373Z] #106 12.61 Setting up iptables (1.8.7-1) ...
01:23:55 [2023-06-24T01:23:55.373Z] #106 12.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:23:55 [2023-06-24T01:23:55.373Z] #106 12.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:23:55 [2023-06-24T01:23:55.373Z] #106 12.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:23:55 [2023-06-24T01:23:55.373Z] #106 12.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:23:55 [2023-06-24T01:23:55.373Z] #106 12.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:23:55 [2023-06-24T01:23:55.373Z] #106 12.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:23:55 [2023-06-24T01:23:55.373Z] #106 12.64 Setting up iproute2 (5.10.0-4) ...
01:23:55 [2023-06-24T01:23:55.628Z] #106 12.76 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
01:23:55 [2023-06-24T01:23:55.628Z] #106 12.77 Setting up dmsetup (2:1.02.175-2.1) ...
01:23:55 [2023-06-24T01:23:55.628Z] #106 12.79 Setting up xfsprogs (5.10.0-4) ...
01:23:55 [2023-06-24T01:23:55.628Z] #106 12.80 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:23:56 [2023-06-24T01:23:56.554Z] #106 DONE 13.7s
01:23:56 [2023-06-24T01:23:56.554Z] 
01:23:56 [2023-06-24T01:23:56.554Z] #107 [dev-base  9/11] 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
01:23:56 [2023-06-24T01:23:56.810Z] #107 0.290 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:23:56 [2023-06-24T01:23:56.810Z] #107 0.294 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:23:56 [2023-06-24T01:23:56.810Z] #107 0.296 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:23:56 [2023-06-24T01:23:56.810Z] #107 DONE 0.3s
01:23:56 [2023-06-24T01:23:56.810Z] 
01:23:56 [2023-06-24T01:23:56.810Z] #108 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
01:24:03 [2023-06-24T01:24:03.341Z] #108 5.596 Collecting yamllint==1.27.1
01:24:03 [2023-06-24T01:24:03.597Z] #108 6.626   Downloading yamllint-1.27.1.tar.gz (129 kB)
01:24:03 [2023-06-24T01:24:03.852Z] #108 6.915 Collecting pathspec>=0.5.3
01:24:03 [2023-06-24T01:24:03.852Z] #108 6.918   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
01:24:03 [2023-06-24T01:24:03.852Z] #108 7.009 Collecting pyyaml
01:24:03 [2023-06-24T01:24:03.852Z] #108 7.014   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
01:24:03 [2023-06-24T01:24:03.852Z] #108 7.035 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
01:24:03 [2023-06-24T01:24:03.852Z] #108 7.039 Building wheels for collected packages: yamllint
01:24:03 [2023-06-24T01:24:03.852Z] #108 7.039   Building wheel for yamllint (setup.py): started
01:24:04 [2023-06-24T01:24:04.108Z] #108 7.286   Building wheel for yamllint (setup.py): finished with status 'done'
01:24:04 [2023-06-24T01:24:04.108Z] #108 7.287   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=387939e9fa3a67f673fed96c9cc368e64f8247930343a349fb5f7458e735dd83
01:24:04 [2023-06-24T01:24:04.108Z] #108 7.287   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
01:24:04 [2023-06-24T01:24:04.108Z] #108 7.289 Successfully built yamllint
01:24:04 [2023-06-24T01:24:04.108Z] #108 7.295 Installing collected packages: pyyaml, pathspec, yamllint
01:24:04 [2023-06-24T01:24:04.108Z] #108 7.405 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
01:24:04 [2023-06-24T01:24:04.363Z] #108 DONE 7.5s
01:24:04 [2023-06-24T01:24:04.363Z] 
01:24:04 [2023-06-24T01:24:04.363Z] #109 [dev-base 11/11] 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 --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
01:24:04 [2023-06-24T01:24:04.924Z] #109 0.676 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:24:04 [2023-06-24T01:24:04.924Z] #109 0.676 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:24:05 [2023-06-24T01:24:05.224Z] #109 0.762 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:24:05 [2023-06-24T01:24:05.785Z] #109 1.024 Reading package lists...
01:24:06 [2023-06-24T01:24:06.346Z] #109 1.555 Reading package lists...
01:24:06 [2023-06-24T01:24:06.346Z] #109 2.072 Building dependency tree...
01:24:06 [2023-06-24T01:24:06.602Z] #109 2.204 Reading state information...
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.378 gcc is already the newest version (4:10.2.1-1).
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.378 pkg-config is already the newest version (0.29.2-1).
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.378 The following additional packages will be installed:
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.379   gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.379   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.379   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.379   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.379   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.379   libsepol1-dev uuid-dev zlib1g-dev
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.381 Suggested packages:
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.381   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.381   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.381 Recommended packages:
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.381   build-essential fakeroot libalgorithm-merge-perl
01:24:06 [2023-06-24T01:24:06.857Z] #109 2.637 The following NEW packages will be installed:
01:24:07 [2023-06-24T01:24:07.113Z] #109 2.637   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
01:24:07 [2023-06-24T01:24:07.113Z] #109 2.637   libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev
01:24:07 [2023-06-24T01:24:07.113Z] #109 2.637   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
01:24:07 [2023-06-24T01:24:07.113Z] #109 2.637   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
01:24:07 [2023-06-24T01:24:07.113Z] #109 2.637   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
01:24:07 [2023-06-24T01:24:07.113Z] #109 2.637   libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
01:24:07 [2023-06-24T01:24:07.113Z] #109 2.638   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
01:24:07 [2023-06-24T01:24:07.113Z] #109 2.913 0 upgraded, 33 newly installed, 0 to remove and 0 not upgraded.
01:24:07 [2023-06-24T01:24:07.113Z] #109 2.913 Need to get 10.4 MB of archives.
01:24:07 [2023-06-24T01:24:07.113Z] #109 2.913 After this operation, 41.6 MB of additional disk space will be used.
01:24:07 [2023-06-24T01:24:07.113Z] #109 2.913 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 2.955 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 2.958 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 2.962 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 2.968 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 2.969 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 2.990 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 2.993 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 2.995 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 2.998 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.001 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.003 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.006 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.009 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.012 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.022 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.024 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.028 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.030 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.032 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.035 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.040 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.045 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.051 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.055 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.058 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.060 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.062 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.068 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.069 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.078 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.081 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
01:24:07 [2023-06-24T01:24:07.369Z] #109 3.086 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
01:24:07 [2023-06-24T01:24:07.625Z] #109 3.223 debconf: delaying package configuration, since apt-utils is not installed
01:24:07 [2023-06-24T01:24:07.625Z] #109 3.263 Fetched 10.4 MB in 0s (23.4 MB/s)
01:24:07 [2023-06-24T01:24:07.625Z] #109 3.284 Selecting previously unselected package dpkg-dev.
01:24:07 [2023-06-24T01:24:07.625Z] #109 3.284 (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 ... 20389 files and directories currently installed.)
01:24:07 [2023-06-24T01:24:07.625Z] #109 3.295 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
01:24:07 [2023-06-24T01:24:07.625Z] #109 3.299 Unpacking dpkg-dev (1.20.12) ...
01:24:07 [2023-06-24T01:24:07.625Z] #109 3.416 Selecting previously unselected package libgirepository-1.0-1:arm64.
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.418 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.424 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.455 Selecting previously unselected package gir1.2-glib-2.0:arm64.
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.458 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.461 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.499 Selecting previously unselected package libsecret-common.
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.501 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.505 Unpacking libsecret-common (0.20.4-2) ...
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.551 Selecting previously unselected package libsecret-1-0:arm64.
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.553 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.557 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.590 Selecting previously unselected package gir1.2-secret-1:arm64.
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.593 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.596 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.628 Selecting previously unselected package libapparmor1:arm64.
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.630 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ...
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.634 Unpacking libapparmor1:arm64 (2.13.6-10) ...
01:24:07 [2023-06-24T01:24:07.881Z] #109 3.667 Selecting previously unselected package libapparmor-dev:arm64.
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.670 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.673 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.709 Selecting previously unselected package uuid-dev:arm64.
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.711 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.714 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.754 Selecting previously unselected package libblkid-dev:arm64.
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.756 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.765 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.814 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.816 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.820 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.846 Selecting previously unselected package libudev-dev:arm64.
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.849 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u2_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.853 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.890 Selecting previously unselected package libsepol1-dev:arm64.
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.892 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.896 Unpacking libsepol1-dev:arm64 (3.1-1) ...
01:24:08 [2023-06-24T01:24:08.137Z] #109 3.955 Selecting previously unselected package libpcre2-16-0:arm64.
01:24:08 [2023-06-24T01:24:08.392Z] #109 3.957 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.392Z] #109 3.961 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:24:08 [2023-06-24T01:24:08.392Z] #109 4.005 Selecting previously unselected package libpcre2-32-0:arm64.
01:24:08 [2023-06-24T01:24:08.392Z] #109 4.007 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.392Z] #109 4.010 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:24:08 [2023-06-24T01:24:08.392Z] #109 4.054 Selecting previously unselected package libpcre2-posix2:arm64.
01:24:08 [2023-06-24T01:24:08.392Z] #109 4.056 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.392Z] #109 4.059 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:24:08 [2023-06-24T01:24:08.392Z] #109 4.089 Selecting previously unselected package libpcre2-dev:arm64.
01:24:08 [2023-06-24T01:24:08.392Z] #109 4.091 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.392Z] #109 4.094 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:24:08 [2023-06-24T01:24:08.392Z] #109 4.169 Selecting previously unselected package libselinux1-dev:arm64.
01:24:08 [2023-06-24T01:24:08.648Z] #109 4.172 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.648Z] #109 4.179 Unpacking libselinux1-dev:arm64 (3.1-3) ...
01:24:08 [2023-06-24T01:24:08.648Z] #109 4.229 Selecting previously unselected package libdevmapper-dev:arm64.
01:24:08 [2023-06-24T01:24:08.648Z] #109 4.231 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.648Z] #109 4.234 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
01:24:08 [2023-06-24T01:24:08.648Z] #109 4.263 Selecting previously unselected package libffi-dev:arm64.
01:24:08 [2023-06-24T01:24:08.648Z] #109 4.266 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.648Z] #109 4.269 Unpacking libffi-dev:arm64 (3.3-6) ...
01:24:08 [2023-06-24T01:24:08.648Z] #109 4.300 Selecting previously unselected package libglib2.0-data.
01:24:08 [2023-06-24T01:24:08.648Z] #109 4.302 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ...
01:24:08 [2023-06-24T01:24:08.648Z] #109 4.305 Unpacking libglib2.0-data (2.66.8-1) ...
01:24:08 [2023-06-24T01:24:08.648Z] #109 4.433 Selecting previously unselected package libglib2.0-bin.
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.435 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.438 Unpacking libglib2.0-bin (2.66.8-1) ...
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.478 Selecting previously unselected package libglib2.0-dev-bin.
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.480 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.484 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.523 Selecting previously unselected package libmount-dev:arm64.
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.525 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.529 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.566 Selecting previously unselected package libpcre16-3:arm64.
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.568 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.572 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.614 Selecting previously unselected package libpcre32-3:arm64.
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.617 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.620 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.662 Selecting previously unselected package libpcrecpp0v5:arm64.
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.665 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
01:24:08 [2023-06-24T01:24:08.904Z] #109 4.668 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
01:24:09 [2023-06-24T01:24:09.159Z] #109 4.700 Selecting previously unselected package libpcre3-dev:arm64.
01:24:09 [2023-06-24T01:24:09.159Z] #109 4.702 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ...
01:24:09 [2023-06-24T01:24:09.159Z] #109 4.706 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
01:24:09 [2023-06-24T01:24:09.159Z] #109 4.778 Selecting previously unselected package zlib1g-dev:arm64.
01:24:09 [2023-06-24T01:24:09.159Z] #109 4.780 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
01:24:09 [2023-06-24T01:24:09.159Z] #109 4.784 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
01:24:09 [2023-06-24T01:24:09.159Z] #109 4.822 Selecting previously unselected package libglib2.0-dev:arm64.
01:24:09 [2023-06-24T01:24:09.159Z] #109 4.825 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ...
01:24:09 [2023-06-24T01:24:09.159Z] #109 4.828 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
01:24:09 [2023-06-24T01:24:09.415Z] #109 5.006 Selecting previously unselected package libseccomp-dev:arm64.
01:24:09 [2023-06-24T01:24:09.415Z] #109 5.009 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
01:24:09 [2023-06-24T01:24:09.415Z] #109 5.012 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:24:09 [2023-06-24T01:24:09.415Z] #109 5.046 Selecting previously unselected package libsecret-1-dev:arm64.
01:24:09 [2023-06-24T01:24:09.415Z] #109 5.048 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ...
01:24:09 [2023-06-24T01:24:09.415Z] #109 5.052 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
01:24:09 [2023-06-24T01:24:09.415Z] #109 5.102 Selecting previously unselected package libsystemd-dev:arm64.
01:24:09 [2023-06-24T01:24:09.415Z] #109 5.105 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
01:24:09 [2023-06-24T01:24:09.415Z] #109 5.108 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
01:24:09 [2023-06-24T01:24:09.671Z] #109 5.212 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
01:24:09 [2023-06-24T01:24:09.671Z] #109 5.222 Setting up libglib2.0-dev-bin (2.66.8-1) ...
01:24:09 [2023-06-24T01:24:09.671Z] #109 5.379 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:24:09 [2023-06-24T01:24:09.671Z] #109 5.389 Setting up libapparmor1:arm64 (2.13.6-10) ...
01:24:09 [2023-06-24T01:24:09.671Z] #109 5.398 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
01:24:09 [2023-06-24T01:24:09.671Z] #109 5.407 Setting up libpcre16-3:arm64 (2:8.39-13) ...
01:24:09 [2023-06-24T01:24:09.671Z] #109 5.416 Setting up libsepol1-dev:arm64 (3.1-1) ...
01:24:09 [2023-06-24T01:24:09.671Z] #109 5.425 Setting up libffi-dev:arm64 (3.3-6) ...
01:24:09 [2023-06-24T01:24:09.671Z] #109 5.435 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:24:09 [2023-06-24T01:24:09.671Z] #109 5.443 Setting up dpkg-dev (1.20.12) ...
01:24:09 [2023-06-24T01:24:09.671Z] #109 5.458 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.467 Setting up libglib2.0-data (2.66.8-1) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.476 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.486 Setting up libpcre32-3:arm64 (2:8.39-13) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.495 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.504 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.512 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.522 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.531 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.541 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.549 Setting up libsecret-common (0.20.4-2) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.558 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.573 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.581 Setting up libselinux1-dev:arm64 (3.1-3) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.590 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.599 Setting up libglib2.0-bin (2.66.8-1) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.607 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.616 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.625 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.634 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.644 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.652 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.662 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.672 No schema files found: doing nothing.
01:24:09 [2023-06-24T01:24:09.926Z] #109 5.676 Processing triggers for libc-bin (2.31-13+deb11u6) ...
01:24:10 [2023-06-24T01:24:10.182Z] #109 5.695 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
01:24:10 [2023-06-24T01:24:10.182Z] #109 DONE 5.9s
01:24:10 [2023-06-24T01:24:10.182Z] 
01:24:10 [2023-06-24T01:24:10.182Z] #110 [dev 1/1] COPY . .
01:24:11 [2023-06-24T01:24:11.108Z] #110 DONE 0.9s
01:24:11 [2023-06-24T01:24:11.108Z] 
01:24:11 [2023-06-24T01:24:11.108Z] #111 exporting to image
01:24:11 [2023-06-24T01:24:11.108Z] #111 exporting layers
01:24:12 [2023-06-24T01:24:12.035Z] #111 exporting layers 0.8s done
01:24:12 [2023-06-24T01:24:12.035Z] #111 writing image sha256:82fc055acb0ffc39dfe1c7d23cd958ea1645ee4b378f92bd3daffe92595dfbe3 done
01:24:12 [2023-06-24T01:24:12.035Z] #111 naming to docker.io/library/docker:a70bbdf673235526a9cb054c8e404e2583f99167 done
01:24:12 [2023-06-24T01:24:12.035Z] #111 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
01:24:12 [2023-06-24T01:24:12.463Z] + sudo modprobe ip6table_filter
[Pipeline] sh
01:24:12 [2023-06-24T01:24:12.788Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45803/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a70bbdf673235526a9cb054c8e404e2583f99167 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:a70bbdf673235526a9cb054c8e404e2583f99167 hack/test/unit
01:24:14 [2023-06-24T01:24:14.675Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
01:24:14 [2023-06-24T01:24:14.676Z] + TESTFLAGS+=' -test.timeout=5m'
01:24:14 [2023-06-24T01:24:14.676Z] + TESTDIRS=./...
01:24:14 [2023-06-24T01:24:14.676Z] + exclude_paths='/vendor/|/integration'
01:24:14 [2023-06-24T01:24:14.676Z] ++ go list ./...
01:24:14 [2023-06-24T01:24:14.676Z] ++ grep -vE '(/vendor/|/integration)'
01:24:14 [2023-06-24T01:24:14.933Z] + pkg_list='github.com/docker/docker/api
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/backend/build
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/httpstatus
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/httputils
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/middleware
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/build
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/checkpoint
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/container
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/debug
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/distribution
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/grpc
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/image
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/network
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/plugin
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/session
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/swarm
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/system
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/volume
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/backend
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/blkiodev
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/container
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/events
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/filters
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/image
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/mount
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/network
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/plugins/logdriver
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/registry
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/strslice
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/swarm
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/swarm/runtime
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/time
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/versions
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/versions/v1p19
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/versions/v1p20
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/volume
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/exporter
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/worker
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/worker/label
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/dockerfile
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/remotecontext
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/remotecontext/git
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/remotecontext/urlutil
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/cli
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/cli/config
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/cli/debug
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/cli/winresources/docker-proxy
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/cli/winresources/dockerd
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/client
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/cmd/docker-proxy
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/cmd/dockerd
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/cmd/dockerd/trap
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/container
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/container/stream
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/contrib/apparmor
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/contrib/docker-device-tool
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/contrib/httpserver
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/cluster
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/cluster/convert
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/cluster/executor
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/cluster/executor/container
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/cluster/provider
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/config
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/events
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/events/testutils
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/exec
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/graphdriver
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/graphdriver/aufs
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/graphdriver/copy
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/graphdriver/overlay
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/graphdriver/register
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/graphdriver/vfs
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/graphdriver/zfs
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/images
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/initlayer
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/links
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/listeners
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/awslogs
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/fluentd
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/gcplogs
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/gelf
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/journald
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/local
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/logentries
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/loggertest
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/loggerutils
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/splunk
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/syslog
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/logger/templates
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/names
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/network
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/daemon/stats
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/distribution
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/distribution/metadata
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/distribution/utils
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/distribution/xfer
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/dockerversion
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/errdefs
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/image
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/image/cache
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/image/tarexport
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/image/v1
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/internal/test/suite
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/layer
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libcontainerd
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libcontainerd/queue
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libcontainerd/remote
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libcontainerd/supervisor
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libcontainerd/types
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/bitseq
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/cluster
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/config
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/datastore
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/diagnostic
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/discoverapi
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/driverapi
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/bridge
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/host
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/null
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/overlay
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/remote
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/windows
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/drvregistry
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/etchosts
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/idm
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/internal/caller
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/ipam
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/ipamapi
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/ipams/builtin
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/ipams/null
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/ipams/remote
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/ipamutils
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/iptables
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/netlabel
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/netutils
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/networkdb
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/ns
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/options
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/osl
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/osl/kernel
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/portallocator
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/portmapper
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/resolvconf
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/testutils
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/libnetwork/types
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/oci
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/oci/caps
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/opts
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/aaparser
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/archive
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/authorization
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/broadcaster
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/capabilities
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/chrootarchive
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/containerfs
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/devicemapper
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/directory
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/dmesg
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/fileutils
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/fsutils
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/homedir
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/idtools
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/ioutils
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/jsonmessage
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/longpath
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/loopback
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/namesgenerator
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/parsers
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/parsers/kernel
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/pidfile
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/platform
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/plugingetter
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/plugins
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/plugins/transport
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/pools
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/progress
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/pubsub
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/reexec
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/rootless
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/rootless/specconv
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/signal
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/stack
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/stdcopy
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/streamformatter
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/stringid
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/sysinfo
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/system
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/tailfile
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/tarsum
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/truncindex
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/urlutil
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/pkg/useragent
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/plugin
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/plugin/executor/containerd
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/plugin/v2
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/profiles/apparmor
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/profiles/seccomp
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/quota
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/reference
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/registry
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/registry/resumable
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/restartmanager
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/runconfig
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/runconfig/opts
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/testutil
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/testutil/daemon
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/testutil/environment
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/testutil/fakecontext
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/testutil/fakegit
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/testutil/fakestorage
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/testutil/fixtures/load
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/testutil/fixtures/plugin
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/testutil/registry
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/testutil/request
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/volume
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/volume/drivers
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/volume/local
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/volume/mounts
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/volume/service
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/volume/service/opts
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/volume/testutils'
01:24:14 [2023-06-24T01:24:14.934Z] ++ grep --fixed-strings -v /libnetwork
01:24:14 [2023-06-24T01:24:14.934Z] ++ echo 'github.com/docker/docker/api
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/backend/build
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/httpstatus
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/httputils
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/middleware
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/build
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/checkpoint
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/container
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/debug
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/distribution
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/grpc
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/image
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/network
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/plugin
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/session
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/swarm
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/system
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/server/router/volume
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/backend
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/blkiodev
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/container
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/events
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/filters
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/image
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/mount
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/network
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/plugins/logdriver
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/registry
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/strslice
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/swarm
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/swarm/runtime
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/time
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/versions
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/versions/v1p19
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/versions/v1p20
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/api/types/volume
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/exporter
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/worker
01:24:14 [2023-06-24T01:24:14.934Z] github.com/docker/docker/builder/builder-next/worker/label
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/dockerfile
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/remotecontext
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/remotecontext/git
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/remotecontext/urlutil
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cli
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cli/config
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cli/debug
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cli/winresources/docker-proxy
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cli/winresources/dockerd
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/client
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cmd/docker-proxy
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cmd/dockerd
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cmd/dockerd/trap
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/container
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/container/stream
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/contrib/apparmor
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/contrib/docker-device-tool
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/contrib/httpserver
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/cluster
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/cluster/convert
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/cluster/executor
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/cluster/executor/container
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/cluster/provider
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/config
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/events
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/events/testutils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/exec
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/aufs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/copy
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/overlay
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/register
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/vfs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/zfs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/images
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/initlayer
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/links
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/listeners
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/awslogs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/fluentd
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/gcplogs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/gelf
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/journald
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/local
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/logentries
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/loggertest
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/loggerutils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/splunk
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/syslog
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/templates
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/names
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/network
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/stats
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/distribution
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/distribution/metadata
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/distribution/utils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/distribution/xfer
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/dockerversion
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/errdefs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/image
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/image/cache
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/image/tarexport
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/image/v1
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/internal/test/suite
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/layer
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libcontainerd
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libcontainerd/queue
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libcontainerd/remote
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libcontainerd/supervisor
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libcontainerd/types
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/bitseq
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/cluster
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/config
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/datastore
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/diagnostic
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/discoverapi
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/driverapi
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/bridge
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/host
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/null
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/overlay
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/remote
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/windows
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/drvregistry
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/etchosts
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/idm
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/internal/caller
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/ipam
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/ipamapi
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/ipams/builtin
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/ipams/null
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/ipams/remote
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/ipamutils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/iptables
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/netlabel
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/netutils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/networkdb
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/ns
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/options
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/osl
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/osl/kernel
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/portallocator
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/portmapper
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/resolvconf
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/testutils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/libnetwork/types
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/oci
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/oci/caps
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/opts
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/aaparser
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/archive
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/authorization
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/broadcaster
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/capabilities
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/chrootarchive
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/containerfs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/devicemapper
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/directory
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/dmesg
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/fileutils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/fsutils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/homedir
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/idtools
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/ioutils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/jsonmessage
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/longpath
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/loopback
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/namesgenerator
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/parsers
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/parsers/kernel
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/pidfile
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/platform
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/plugingetter
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/plugins
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/plugins/transport
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/pools
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/progress
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/pubsub
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/reexec
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/rootless
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/rootless/specconv
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/signal
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/stack
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/stdcopy
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/streamformatter
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/stringid
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/sysinfo
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/system
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/tailfile
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/tarsum
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/truncindex
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/urlutil
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/pkg/useragent
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/plugin
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/plugin/executor/containerd
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/plugin/v2
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/profiles/apparmor
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/profiles/seccomp
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/quota
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/reference
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/registry
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/registry/resumable
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/restartmanager
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/runconfig
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/runconfig/opts
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/testutil
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/testutil/daemon
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/testutil/environment
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/testutil/fakecontext
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/testutil/fakegit
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/testutil/fakestorage
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/testutil/fixtures/load
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/testutil/fixtures/plugin
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/testutil/registry
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/testutil/request
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/volume
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/volume/drivers
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/volume/local
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/volume/mounts
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/volume/service
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/volume/service/opts
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/volume/testutils'
01:24:14 [2023-06-24T01:24:14.935Z] + base_pkg_list='github.com/docker/docker/api
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/backend/build
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/httpstatus
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/httputils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/middleware
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router/build
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router/checkpoint
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router/container
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router/debug
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router/distribution
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router/grpc
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router/image
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router/network
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router/plugin
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router/session
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router/swarm
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router/system
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/server/router/volume
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/backend
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/blkiodev
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/container
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/events
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/filters
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/image
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/mount
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/network
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/plugins/logdriver
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/registry
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/strslice
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/swarm
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/swarm/runtime
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/time
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/versions
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/versions/v1p19
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/versions/v1p20
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/api/types/volume
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/builder-next
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/builder-next/exporter
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/builder-next/worker
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/builder-next/worker/label
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/dockerfile
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/remotecontext
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/remotecontext/git
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/builder/remotecontext/urlutil
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cli
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cli/config
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cli/debug
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cli/winresources/docker-proxy
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cli/winresources/dockerd
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/client
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cmd/docker-proxy
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cmd/dockerd
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cmd/dockerd/trap
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/container
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/container/stream
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/contrib/apparmor
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/contrib/docker-device-tool
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/contrib/httpserver
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/cluster
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/cluster/convert
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/cluster/executor
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/cluster/executor/container
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/cluster/provider
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/config
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/events
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/events/testutils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/exec
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/aufs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/copy
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/overlay
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/register
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/vfs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/graphdriver/zfs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/images
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/initlayer
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/links
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/listeners
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/awslogs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/fluentd
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/gcplogs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/gelf
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/journald
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/local
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/logentries
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/loggertest
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/loggerutils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/splunk
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/syslog
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/logger/templates
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/names
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/network
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/daemon/stats
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/distribution
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/distribution/metadata
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/distribution/utils
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/distribution/xfer
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/dockerversion
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/errdefs
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/image
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/image/cache
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/image/tarexport
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/image/v1
01:24:14 [2023-06-24T01:24:14.935Z] github.com/docker/docker/internal/test/suite
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/layer
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libcontainerd
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libcontainerd/queue
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libcontainerd/remote
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libcontainerd/supervisor
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libcontainerd/types
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/oci
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/oci/caps
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/opts
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/aaparser
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/archive
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/authorization
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/broadcaster
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/capabilities
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/chrootarchive
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/containerfs
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/devicemapper
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/directory
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/dmesg
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/fileutils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/fsutils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/homedir
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/idtools
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/ioutils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/jsonmessage
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/longpath
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/loopback
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/namesgenerator
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/parsers
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/parsers/kernel
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/pidfile
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/platform
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/plugingetter
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/plugins
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/plugins/transport
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/pools
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/progress
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/pubsub
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/reexec
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/rootless
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/rootless/specconv
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/signal
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/stack
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/stdcopy
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/streamformatter
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/stringid
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/sysinfo
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/system
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/tailfile
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/tarsum
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/truncindex
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/urlutil
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/useragent
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/plugin
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/plugin/executor/containerd
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/plugin/v2
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/profiles/apparmor
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/profiles/seccomp
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/quota
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/reference
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/registry
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/registry/resumable
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/restartmanager
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/runconfig
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/runconfig/opts
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/testutil
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/testutil/daemon
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/testutil/environment
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/testutil/fakecontext
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/testutil/fakegit
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/testutil/fakestorage
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/testutil/fixtures/load
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/testutil/fixtures/plugin
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/testutil/registry
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/testutil/request
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/volume
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/volume/drivers
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/volume/local
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/volume/mounts
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/volume/service
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/volume/service/opts
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/volume/testutils'
01:24:14 [2023-06-24T01:24:14.936Z] ++ grep --fixed-strings /libnetwork
01:24:14 [2023-06-24T01:24:14.936Z] ++ echo 'github.com/docker/docker/api
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/backend/build
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/httpstatus
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/httputils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/middleware
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router/build
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router/checkpoint
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router/container
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router/debug
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router/distribution
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router/grpc
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router/image
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router/network
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router/plugin
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router/session
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router/swarm
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router/system
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/server/router/volume
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/backend
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/blkiodev
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/container
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/events
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/filters
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/image
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/mount
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/network
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/plugins/logdriver
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/registry
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/strslice
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/swarm
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/swarm/runtime
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/time
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/versions
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/versions/v1p19
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/versions/v1p20
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/api/types/volume
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/builder
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/builder/builder-next
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/builder/builder-next/exporter
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/builder/builder-next/worker
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/builder/builder-next/worker/label
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/builder/dockerfile
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/builder/remotecontext
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/builder/remotecontext/git
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/builder/remotecontext/urlutil
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/cli
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/cli/config
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/cli/debug
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/cli/winresources/docker-proxy
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/cli/winresources/dockerd
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/client
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/cmd/docker-proxy
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/cmd/dockerd
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/cmd/dockerd/trap
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/container
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/container/stream
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/contrib/apparmor
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/contrib/docker-device-tool
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/contrib/httpserver
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/cluster
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/cluster/convert
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/cluster/executor
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/cluster/executor/container
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/cluster/provider
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/config
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/events
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/events/testutils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/exec
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/graphdriver
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/graphdriver/aufs
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/graphdriver/copy
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/graphdriver/overlay
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/graphdriver/register
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/graphdriver/vfs
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/graphdriver/zfs
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/images
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/initlayer
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/links
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/listeners
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/awslogs
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/fluentd
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/gcplogs
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/gelf
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/journald
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/local
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/logentries
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/loggertest
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/loggerutils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/splunk
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/syslog
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/logger/templates
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/names
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/network
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/daemon/stats
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/distribution
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/distribution/metadata
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/distribution/utils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/distribution/xfer
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/dockerversion
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/errdefs
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/image
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/image/cache
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/image/tarexport
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/image/v1
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/internal/test/suite
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/layer
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libcontainerd
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libcontainerd/queue
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libcontainerd/remote
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libcontainerd/supervisor
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libcontainerd/types
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/bitseq
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/cluster
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/config
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/datastore
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/diagnostic
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/discoverapi
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/driverapi
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/bridge
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/host
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/null
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/overlay
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/remote
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/windows
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/drvregistry
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/etchosts
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/idm
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/internal/caller
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/ipam
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/ipamapi
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/ipams/builtin
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/ipams/null
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/ipams/remote
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/ipamutils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/iptables
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/netlabel
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/netutils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/networkdb
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/ns
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/options
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/osl
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/osl/kernel
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/portallocator
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/portmapper
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/resolvconf
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/testutils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/libnetwork/types
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/oci
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/oci/caps
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/opts
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/aaparser
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/archive
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/authorization
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/broadcaster
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/capabilities
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/chrootarchive
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/containerfs
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/devicemapper
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/directory
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/dmesg
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/fileutils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/fsutils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/homedir
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/idtools
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/ioutils
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/jsonmessage
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/longpath
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/loopback
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/namesgenerator
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/parsers
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/parsers/kernel
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/pidfile
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/platform
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/plugingetter
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/plugins
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/plugins/transport
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/pools
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/progress
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/pubsub
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/reexec
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/rootless
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/rootless/specconv
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/signal
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/stack
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/stdcopy
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/streamformatter
01:24:14 [2023-06-24T01:24:14.936Z] github.com/docker/docker/pkg/stringid
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/pkg/sysinfo
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/pkg/system
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/pkg/tailfile
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/pkg/tarsum
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/pkg/truncindex
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/pkg/urlutil
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/pkg/useragent
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/plugin
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/plugin/executor/containerd
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/plugin/v2
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/profiles/apparmor
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/profiles/seccomp
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/quota
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/reference
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/registry
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/registry/resumable
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/restartmanager
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/runconfig
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/runconfig/opts
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/testutil
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/testutil/daemon
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/testutil/environment
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/testutil/fakecontext
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/testutil/fakegit
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/testutil/fakestorage
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/testutil/fixtures/load
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/testutil/fixtures/plugin
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/testutil/registry
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/testutil/request
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/volume
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/volume/drivers
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/volume/local
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/volume/mounts
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/volume/service
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/volume/service/opts
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/volume/testutils'
01:24:14 [2023-06-24T01:24:14.937Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/bitseq
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cluster
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/config
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/datastore
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/diagnostic
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/discoverapi
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/driverapi
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/bridge
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/host
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/null
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/overlay
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/remote
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/windows
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drvregistry
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/etchosts
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/idm
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/internal/caller
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipam
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipamapi
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipams/builtin
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipams/null
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipams/remote
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipamutils
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/iptables
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/netlabel
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/netutils
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/networkdb
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ns
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/options
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/osl
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/osl/kernel
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/portallocator
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/portmapper
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/resolvconf
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/testutils
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/types'
01:24:14 [2023-06-24T01:24:14.937Z] + echo 'github.com/docker/docker/libnetwork
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/bitseq
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cluster
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/config
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/datastore
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/diagnostic
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/discoverapi
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/driverapi
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/bridge
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/host
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/null
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/overlay
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/remote
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/windows
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drvregistry
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/etchosts
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/idm
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/internal/caller
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipam
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipamapi
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipams/builtin
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipams/null
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libne+ grep --fixed-strings libnetwork/drivers/bridge
01:24:14 [2023-06-24T01:24:14.937Z] twork/ipams/remote
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ipamutils
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/iptables
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/netlabel
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/netutils
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/networkdb
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/ns
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/options
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/osl
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/osl/kernel
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/portallocator
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/portmapper
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/resolvconf
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/testutils
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/types'
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/bridge
01:24:14 [2023-06-24T01:24:14.937Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:24:14 [2023-06-24T01:24:14.937Z] + type docker-proxy
01:24:14 [2023-06-24T01:24:14.937Z] hack/test/unit: line 25: type: docker-proxy: not found
01:24:14 [2023-06-24T01:24:14.937Z] + hack/make.sh binary-proxy install-proxy
01:24:14 [2023-06-24T01:24:14.937Z] 
01:24:14 [2023-06-24T01:24:14.937Z] Removing bundles/
01:24:14 [2023-06-24T01:24:14.937Z] 
01:24:14 [2023-06-24T01:24:14.937Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
01:24:14 [2023-06-24T01:24:14.937Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
01:24:19 [2023-06-24T01:24:19.102Z] Created binary: bundles/binary-proxy/docker-proxy
01:24:19 [2023-06-24T01:24:19.102Z] 
01:24:19 [2023-06-24T01:24:19.102Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
01:24:19 [2023-06-24T01:24:19.102Z] Installing docker-proxy to /usr/local/bin/
01:24:19 [2023-06-24T01:24:19.102Z] 
01:24:19 [2023-06-24T01:24:19.102Z] + mkdir -p bundles
01:24:19 [2023-06-24T01:24:19.102Z] + '[' -n 'github.com/docker/docker/api
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/backend/build
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/httpstatus
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/httputils
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/middleware
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router/build
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router/checkpoint
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router/container
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router/debug
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router/distribution
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router/grpc
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router/image
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router/network
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router/plugin
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router/session
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router/swarm
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router/system
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/server/router/volume
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/backend
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/blkiodev
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/container
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/events
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/filters
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/image
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/mount
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/network
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/plugins/logdriver
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/registry
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/strslice
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/swarm
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/swarm/runtime
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/time
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/versions
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/versions/v1p19
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/versions/v1p20
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/api/types/volume
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/builder
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/builder/builder-next
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/builder/builder-next/exporter
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/builder/builder-next/worker
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/builder/builder-next/worker/label
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/builder/dockerfile
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/builder/remotecontext
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/builder/remotecontext/git
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/builder/remotecontext/urlutil
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/cli
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/cli/config
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/cli/debug
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/cli/winresources/docker-proxy
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/cli/winresources/dockerd
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/client
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/cmd/docker-proxy
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/cmd/dockerd
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/cmd/dockerd/trap
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/container
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/container/stream
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/contrib/apparmor
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/contrib/docker-device-tool
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/contrib/httpserver
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/cluster
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/cluster/convert
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/cluster/executor
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/cluster/executor/container
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/cluster/provider
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/config
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/events
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/events/testutils
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/exec
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/graphdriver
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/graphdriver/aufs
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/graphdriver/copy
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/graphdriver/overlay
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/graphdriver/register
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/graphdriver/vfs
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/graphdriver/zfs
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/images
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/initlayer
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/links
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/listeners
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger/awslogs
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger/fluentd
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger/gcplogs
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger/gelf
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger/journald
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger/local
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger/logentries
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger/loggertest
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger/loggerutils
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:24:19 [2023-06-24T01:24:19.102Z] github.com/docker/docker/daemon/logger/splunk
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/daemon/logger/syslog
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/daemon/logger/templates
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/daemon/names
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/daemon/network
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/daemon/stats
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/distribution
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/distribution/metadata
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/distribution/utils
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/distribution/xfer
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/dockerversion
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/errdefs
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/image
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/image/cache
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/image/tarexport
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/image/v1
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/internal/test/suite
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/layer
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/libcontainerd
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/libcontainerd/queue
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/libcontainerd/remote
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/libcontainerd/supervisor
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/libcontainerd/types
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/oci
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/oci/caps
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/opts
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/aaparser
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/archive
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/authorization
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/broadcaster
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/capabilities
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/chrootarchive
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/containerfs
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/devicemapper
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/directory
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/dmesg
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/fileutils
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/fsutils
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/homedir
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/idtools
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/ioutils
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/jsonmessage
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/longpath
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/loopback
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/namesgenerator
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/parsers
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/parsers/kernel
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/pidfile
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/platform
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/plugingetter
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/plugins
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/plugins/transport
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/pools
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/progress
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/pubsub
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/reexec
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/rootless
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/rootless/specconv
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/signal
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/stack
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/stdcopy
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/streamformatter
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/stringid
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/sysinfo
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/system
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/tailfile
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/tarsum
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/truncindex
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/urlutil
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/pkg/useragent
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/plugin
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/plugin/executor/containerd
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/plugin/v2
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/profiles/apparmor
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/profiles/seccomp
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/quota
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/reference
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/registry
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/registry/resumable
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/restartmanager
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/runconfig
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/runconfig/opts
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/testutil
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/testutil/daemon
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/testutil/environment
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/testutil/fakecontext
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/testutil/fakegit
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/testutil/fakestorage
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/testutil/fixtures/load
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/testutil/fixtures/plugin
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/testutil/registry
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/testutil/request
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/volume
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/volume/drivers
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/volume/local
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/volume/mounts
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/volume/service
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/volume/service/opts
01:24:19 [2023-06-24T01:24:19.103Z] github.com/docker/docker/volume/testutils' ']'
01:24:19 [2023-06-24T01:24:19.103Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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
01:24:19 [2023-06-24T01:24:19.665Z] ?   	github.com/docker/docker/api	[no test files]
01:24:26 [2023-06-24T01:24:26.205Z] 	github.com/docker/docker/api/server	coverage: 7.9% of statements
01:24:26 [2023-06-24T01:24:26.205Z] ok  	github.com/docker/docker/api/server	0.036s	coverage: 7.9% of statements
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] 	github.com/docker/docker/api/server/httputils	coverage: 31.9% of statements
01:24:44 [2023-06-24T01:24:44.258Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
01:24:44 [2023-06-24T01:24:44.258Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/container	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
01:24:44 [2023-06-24T01:24:44.258Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
01:24:44 [2023-06-24T01:24:44.258Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
01:24:44 [2023-06-24T01:24:44.258Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
01:24:44 [2023-06-24T01:24:44.258Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
01:24:44 [2023-06-24T01:24:44.258Z] 	github.com/docker/docker/api/types/filters	coverage: 93.7% of statements
01:24:44 [2023-06-24T01:24:44.258Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 93.7% of statements
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/builder	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
01:24:44 [2023-06-24T01:24:44.258Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
01:24:44 [2023-06-24T01:24:44.258Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
01:24:44 [2023-06-24T01:24:44.258Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
01:24:44 [2023-06-24T01:24:44.258Z] ok  	github.com/docker/docker/api/types/versions	0.014s	coverage: 77.3% of statements
01:24:44 [2023-06-24T01:24:44.820Z] ?   	github.com/docker/docker/cli	[no test files]
01:24:44 [2023-06-24T01:24:44.820Z] ?   	github.com/docker/docker/cli/config	[no test files]
01:24:44 [2023-06-24T01:24:44.820Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
01:24:44 [2023-06-24T01:24:44.820Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
01:24:44 [2023-06-24T01:24:44.820Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
01:24:44 [2023-06-24T01:24:44.820Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
01:24:44 [2023-06-24T01:24:44.820Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
01:24:44 [2023-06-24T01:24:44.820Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.007s	coverage: 100.0% of statements
01:24:44 [2023-06-24T01:24:44.820Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
01:24:44 [2023-06-24T01:24:44.820Z] ok  	github.com/docker/docker/builder/remotecontext	0.098s	coverage: 13.7% of statements
01:24:45 [2023-06-24T01:24:45.384Z] 	github.com/docker/docker/builder/dockerfile	coverage: 49.3% of statements
01:24:45 [2023-06-24T01:24:45.384Z] ok  	github.com/docker/docker/builder/dockerfile	0.672s	coverage: 49.3% of statements
01:24:47 [2023-06-24T01:24:47.903Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
01:24:47 [2023-06-24T01:24:47.903Z] ok  	github.com/docker/docker/client	0.089s	coverage: 76.8% of statements
01:24:47 [2023-06-24T01:24:47.903Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
01:24:47 [2023-06-24T01:24:47.903Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.177s	coverage: 66.5% of statements
01:24:50 [2023-06-24T01:24:50.422Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 83.5% of statements
01:24:50 [2023-06-24T01:24:50.422Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.124s	coverage: 83.5% of statements
01:24:56 [2023-06-24T01:24:56.968Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
01:24:56 [2023-06-24T01:24:56.968Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:24:56 [2023-06-24T01:24:56.968Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:24:56 [2023-06-24T01:24:56.968Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:24:56 [2023-06-24T01:24:56.968Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:24:56 [2023-06-24T01:24:56.968Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.1% of statements
01:24:56 [2023-06-24T01:24:56.968Z] ok  	github.com/docker/docker/cmd/dockerd	0.071s	coverage: 30.1% of statements
01:24:56 [2023-06-24T01:24:56.968Z] 	github.com/docker/docker/container	coverage: 36.1% of statements
01:24:56 [2023-06-24T01:24:56.968Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.1% of statements
01:24:58 [2023-06-24T01:24:58.857Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
01:24:58 [2023-06-24T01:24:58.857Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.461s	coverage: 0.0% of statements
01:25:02 [2023-06-24T01:25:02.124Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:25:02 [2023-06-24T01:25:02.124Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:25:02 [2023-06-24T01:25:02.124Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
01:25:02 [2023-06-24T01:25:02.124Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
01:25:02 [2023-06-24T01:25:02.124Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
01:25:02 [2023-06-24T01:25:02.124Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
01:25:02 [2023-06-24T01:25:02.124Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
01:25:02 [2023-06-24T01:25:02.124Z] ok  	github.com/docker/docker/daemon/cluster	0.056s	coverage: 0.5% of statements
01:25:02 [2023-06-24T01:25:02.124Z] 	github.com/docker/docker/daemon/config	coverage: 77.0% of statements
01:25:02 [2023-06-24T01:25:02.124Z] ok  	github.com/docker/docker/daemon/config	0.059s	coverage: 77.0% of statements
01:25:02 [2023-06-24T01:25:02.380Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:25:02 [2023-06-24T01:25:02.380Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
01:25:02 [2023-06-24T01:25:02.380Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
01:25:02 [2023-06-24T01:25:02.380Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
01:25:02 [2023-06-24T01:25:02.380Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
01:25:02 [2023-06-24T01:25:02.380Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
01:25:02 [2023-06-24T01:25:02.942Z] 	github.com/docker/docker/daemon/graphdriver/aufs	coverage: 74.8% of statements
01:25:02 [2023-06-24T01:25:02.942Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.542s	coverage: 74.8% of statements
01:25:03 [2023-06-24T01:25:03.503Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
01:25:03 [2023-06-24T01:25:03.503Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.8% of statements
01:25:03 [2023-06-24T01:25:03.503Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
01:25:03 [2023-06-24T01:25:03.503Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:25:03 [2023-06-24T01:25:03.759Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.188s	coverage: 59.6% of statements
01:25:03 [2023-06-24T01:25:03.759Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
01:25:03 [2023-06-24T01:25:03.759Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
01:25:04 [2023-06-24T01:25:04.321Z] 	github.com/docker/docker/daemon/graphdriver/overlay	coverage: 50.6% of statements
01:25:04 [2023-06-24T01:25:04.321Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.289s	coverage: 50.6% of statements
01:25:04 [2023-06-24T01:25:04.321Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
01:25:04 [2023-06-24T01:25:04.321Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:25:04 [2023-06-24T01:25:04.321Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
01:25:04 [2023-06-24T01:25:04.321Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
01:25:05 [2023-06-24T01:25:05.256Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
01:25:05 [2023-06-24T01:25:05.256Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
01:25:05 [2023-06-24T01:25:05.256Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
01:25:05 [2023-06-24T01:25:05.256Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.479s	coverage: 13.4% of statements
01:25:05 [2023-06-24T01:25:05.518Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 58.5% of statements
01:25:05 [2023-06-24T01:25:05.518Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.242s	coverage: 58.5% of statements
01:25:05 [2023-06-24T01:25:05.774Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:25:05 [2023-06-24T01:25:05.774Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:25:05 [2023-06-24T01:25:05.774Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
01:25:05 [2023-06-24T01:25:05.774Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
01:25:05 [2023-06-24T01:25:05.774Z] 	github.com/docker/docker/daemon/images	coverage: 6.9% of statements
01:25:05 [2023-06-24T01:25:05.774Z] ok  	github.com/docker/docker/daemon/images	0.049s	coverage: 6.9% of statements
01:25:06 [2023-06-24T01:25:06.336Z] 	github.com/docker/docker/daemon/logger	coverage: 42.8% of statements
01:25:06 [2023-06-24T01:25:06.336Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 42.8% of statements
01:25:06 [2023-06-24T01:25:06.593Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:25:06 [2023-06-24T01:25:06.593Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 23.4% of statements
01:25:06 [2023-06-24T01:25:06.593Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
01:25:06 [2023-06-24T01:25:06.593Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
01:25:06 [2023-06-24T01:25:06.593Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 23.4% of statements
01:25:06 [2023-06-24T01:25:06.593Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
01:25:06 [2023-06-24T01:25:06.593Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.037s	coverage: 53.6% of statements
01:25:06 [2023-06-24T01:25:06.849Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 79.0% of statements
01:25:06 [2023-06-24T01:25:06.849Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.139s	coverage: 79.0% of statements
01:25:07 [2023-06-24T01:25:07.106Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
01:25:07 [2023-06-24T01:25:07.106Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.537s	coverage: 45.9% of statements
01:25:07 [2023-06-24T01:25:07.106Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
01:25:07 [2023-06-24T01:25:07.106Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
01:25:07 [2023-06-24T01:25:07.363Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
01:25:07 [2023-06-24T01:25:07.363Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
01:25:07 [2023-06-24T01:25:07.363Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
01:25:07 [2023-06-24T01:25:07.363Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.110s	coverage: 76.8% of statements
01:25:07 [2023-06-24T01:25:07.363Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
01:25:07 [2023-06-24T01:25:07.363Z] ok  	github.com/docker/docker/daemon/logger/local	0.020s	coverage: 79.4% of statements
01:25:07 [2023-06-24T01:25:07.618Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 62.0% of statements
01:25:07 [2023-06-24T01:25:07.618Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 62.0% of statements
01:25:07 [2023-06-24T01:25:07.874Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
01:25:07 [2023-06-24T01:25:07.874Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
01:25:08 [2023-06-24T01:25:08.131Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:25:08 [2023-06-24T01:25:08.131Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:25:08 [2023-06-24T01:25:08.131Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
01:25:08 [2023-06-24T01:25:08.131Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
01:25:08 [2023-06-24T01:25:08.131Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
01:25:08 [2023-06-24T01:25:08.131Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
01:25:08 [2023-06-24T01:25:08.131Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
01:25:08 [2023-06-24T01:25:08.131Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
01:25:09 [2023-06-24T01:25:09.058Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:25:09 [2023-06-24T01:25:09.058Z] ?   	github.com/docker/docker/dockerversion	[no test files]
01:25:09 [2023-06-24T01:25:09.058Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
01:25:09 [2023-06-24T01:25:09.058Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
01:25:09 [2023-06-24T01:25:09.058Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
01:25:09 [2023-06-24T01:25:09.058Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
01:25:09 [2023-06-24T01:25:09.620Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
01:25:09 [2023-06-24T01:25:09.620Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.461s	coverage: 82.5% of statements
01:25:09 [2023-06-24T01:25:09.620Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
01:25:09 [2023-06-24T01:25:09.620Z] ok  	github.com/docker/docker/image/cache	0.014s	coverage: 19.2% of statements
01:25:09 [2023-06-24T01:25:09.620Z] 	github.com/docker/docker/image	coverage: 87.3% of statements
01:25:09 [2023-06-24T01:25:09.620Z] ok  	github.com/docker/docker/image	0.036s	coverage: 87.3% of statements
01:25:09 [2023-06-24T01:25:09.620Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
01:25:09 [2023-06-24T01:25:09.620Z] ok  	github.com/docker/docker/distribution	0.597s	coverage: 29.5% of statements
01:25:09 [2023-06-24T01:25:09.620Z] ?   	github.com/docker/docker/image/v1	[no test files]
01:25:09 [2023-06-24T01:25:09.620Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:25:09 [2023-06-24T01:25:09.620Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
01:25:09 [2023-06-24T01:25:09.620Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
01:25:10 [2023-06-24T01:25:10.985Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:25:10 [2023-06-24T01:25:10.985Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:25:10 [2023-06-24T01:25:10.985Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:25:10 [2023-06-24T01:25:10.985Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:25:10 [2023-06-24T01:25:10.985Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
01:25:10 [2023-06-24T01:25:10.985Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
01:25:10 [2023-06-24T01:25:10.985Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:25:10 [2023-06-24T01:25:10.985Z] 	github.com/docker/docker/oci	coverage: 46.0% of statements
01:25:10 [2023-06-24T01:25:10.985Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
01:25:11 [2023-06-24T01:25:11.241Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
01:25:11 [2023-06-24T01:25:11.241Z] ok  	github.com/docker/docker/pkg/aaparser	0.009s	coverage: 52.9% of statements
01:25:11 [2023-06-24T01:25:11.241Z] 	github.com/docker/docker/opts	coverage: 66.0% of statements
01:25:11 [2023-06-24T01:25:11.241Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 66.0% of statements
01:25:11 [2023-06-24T01:25:11.241Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.9% of statements
01:25:11 [2023-06-24T01:25:11.241Z] ok  	github.com/docker/docker/distribution/xfer	2.327s	coverage: 84.9% of statements
01:25:11 [2023-06-24T01:25:11.803Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
01:25:11 [2023-06-24T01:25:11.803Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
01:25:11 [2023-06-24T01:25:11.803Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
01:25:11 [2023-06-24T01:25:11.803Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
01:25:11 [2023-06-24T01:25:11.803Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
01:25:11 [2023-06-24T01:25:11.803Z] 	github.com/docker/docker/pkg/containerfs	coverage: 6.7% of statements
01:25:11 [2023-06-24T01:25:11.803Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 6.7% of statements
01:25:12 [2023-06-24T01:25:12.060Z] 	github.com/docker/docker/daemon	coverage: 16.5% of statements
01:25:12 [2023-06-24T01:25:12.060Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
01:25:12 [2023-06-24T01:25:12.060Z] ok  	github.com/docker/docker/daemon	10.127s	coverage: 16.5% of statements
01:25:12 [2023-06-24T01:25:12.060Z] ok  	github.com/docker/docker/pkg/authorization	0.238s	coverage: 68.3% of statements
01:25:12 [2023-06-24T01:25:12.060Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
01:25:12 [2023-06-24T01:25:12.060Z] ok  	github.com/docker/docker/pkg/directory	0.014s	coverage: 81.8% of statements
01:25:12 [2023-06-24T01:25:12.060Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
01:25:12 [2023-06-24T01:25:12.060Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
01:25:12 [2023-06-24T01:25:12.060Z] 	github.com/docker/docker/pkg/archive	coverage: 82.3% of statements
01:25:12 [2023-06-24T01:25:12.060Z] ok  	github.com/docker/docker/pkg/archive	0.400s	coverage: 82.3% of statements
01:25:12 [2023-06-24T01:25:12.060Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
01:25:12 [2023-06-24T01:25:12.060Z] 	github.com/docker/docker/pkg/fileutils	coverage: 78.6% of statements
01:25:12 [2023-06-24T01:25:12.060Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 78.6% of statements
01:25:12 [2023-06-24T01:25:12.316Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
01:25:12 [2023-06-24T01:25:12.316Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 10.4% of statements
01:25:12 [2023-06-24T01:25:12.572Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
01:25:12 [2023-06-24T01:25:12.572Z] 	github.com/docker/docker/pkg/longpath	coverage: 100.0% of statements
01:25:12 [2023-06-24T01:25:12.572Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
01:25:12 [2023-06-24T01:25:12.572Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
01:25:12 [2023-06-24T01:25:12.572Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
01:25:12 [2023-06-24T01:25:12.572Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
01:25:12 [2023-06-24T01:25:12.572Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
01:25:12 [2023-06-24T01:25:12.572Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
01:25:12 [2023-06-24T01:25:12.572Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
01:25:12 [2023-06-24T01:25:12.828Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
01:25:12 [2023-06-24T01:25:12.828Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
01:25:12 [2023-06-24T01:25:12.828Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.5% of statements
01:25:12 [2023-06-24T01:25:12.828Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
01:25:12 [2023-06-24T01:25:12.828Z] 	github.com/docker/docker/pkg/idtools	coverage: 68.1% of statements
01:25:12 [2023-06-24T01:25:12.828Z] ok  	github.com/docker/docker/pkg/idtools	0.324s	coverage: 68.1% of statements
01:25:12 [2023-06-24T01:25:12.828Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:25:12 [2023-06-24T01:25:12.828Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:25:12 [2023-06-24T01:25:12.828Z] 	github.com/docker/docker/pkg/pidfile	coverage: 82.4% of statements
01:25:12 [2023-06-24T01:25:12.828Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
01:25:12 [2023-06-24T01:25:12.828Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.6% of statements
01:25:12 [2023-06-24T01:25:12.828Z] ok  	github.com/docker/docker/pkg/ioutils	0.382s	coverage: 71.6% of statements
01:25:13 [2023-06-24T01:25:13.389Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:25:13 [2023-06-24T01:25:13.389Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:25:13 [2023-06-24T01:25:13.389Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
01:25:13 [2023-06-24T01:25:13.389Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
01:25:13 [2023-06-24T01:25:13.389Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
01:25:13 [2023-06-24T01:25:13.389Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
01:25:13 [2023-06-24T01:25:13.389Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
01:25:13 [2023-06-24T01:25:13.389Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
01:25:13 [2023-06-24T01:25:13.389Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
01:25:13 [2023-06-24T01:25:13.390Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
01:25:13 [2023-06-24T01:25:13.390Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
01:25:13 [2023-06-24T01:25:13.645Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
01:25:13 [2023-06-24T01:25:13.645Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
01:25:13 [2023-06-24T01:25:13.645Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
01:25:13 [2023-06-24T01:25:13.645Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
01:25:13 [2023-06-24T01:25:13.646Z] ok  	github.com/docker/docker/pkg/reexec	0.014s	coverage: 82.4% of statements
01:25:13 [2023-06-24T01:25:13.646Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
01:25:13 [2023-06-24T01:25:13.646Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
01:25:13 [2023-06-24T01:25:13.902Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
01:25:13 [2023-06-24T01:25:13.902Z] ok  	github.com/docker/docker/pkg/stdcopy	0.014s	coverage: 100.0% of statements
01:25:13 [2023-06-24T01:25:13.902Z] 	github.com/docker/docker/pkg/stringid	coverage: 70.6% of statements
01:25:13 [2023-06-24T01:25:13.902Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
01:25:13 [2023-06-24T01:25:13.902Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
01:25:13 [2023-06-24T01:25:13.902Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
01:25:14 [2023-06-24T01:25:14.158Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.6% of statements
01:25:14 [2023-06-24T01:25:14.158Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 53.6% of statements
01:25:14 [2023-06-24T01:25:14.158Z] 	github.com/docker/docker/pkg/system	coverage: 44.8% of statements
01:25:14 [2023-06-24T01:25:14.158Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 44.8% of statements
01:25:14 [2023-06-24T01:25:14.158Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
01:25:14 [2023-06-24T01:25:14.158Z] ok  	github.com/docker/docker/pkg/tailfile	0.065s	coverage: 88.6% of statements
01:25:14 [2023-06-24T01:25:14.158Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 43.1% of statements
01:25:14 [2023-06-24T01:25:14.158Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.553s	coverage: 43.1% of statements
01:25:14 [2023-06-24T01:25:14.414Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
01:25:14 [2023-06-24T01:25:14.414Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
01:25:14 [2023-06-24T01:25:14.414Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
01:25:14 [2023-06-24T01:25:14.414Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.3% of statements
01:25:14 [2023-06-24T01:25:14.414Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
01:25:14 [2023-06-24T01:25:14.414Z] 	github.com/docker/docker/pkg/truncindex	coverage: 91.5% of statements
01:25:14 [2023-06-24T01:25:14.414Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
01:25:15 [2023-06-24T01:25:15.340Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:25:15 [2023-06-24T01:25:15.340Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
01:25:15 [2023-06-24T01:25:15.340Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
01:25:15 [2023-06-24T01:25:15.340Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
01:25:15 [2023-06-24T01:25:15.340Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
01:25:15 [2023-06-24T01:25:15.340Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
01:25:15 [2023-06-24T01:25:15.340Z] 	github.com/docker/docker/reference	coverage: 84.4% of statements
01:25:15 [2023-06-24T01:25:15.340Z] ok  	github.com/docker/docker/reference	0.015s	coverage: 84.4% of statements
01:25:15 [2023-06-24T01:25:15.596Z] 	github.com/docker/docker/plugin	coverage: 23.2% of statements
01:25:15 [2023-06-24T01:25:15.596Z] ok  	github.com/docker/docker/plugin	0.538s	coverage: 23.2% of statements
01:25:15 [2023-06-24T01:25:15.853Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
01:25:15 [2023-06-24T01:25:15.853Z] ok  	github.com/docker/docker/quota	0.306s	coverage: 71.4% of statements
01:25:15 [2023-06-24T01:25:15.853Z] 	github.com/docker/docker/restartmanager	coverage: 50.9% of statements
01:25:15 [2023-06-24T01:25:15.853Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 50.9% of statements
01:25:15 [2023-06-24T01:25:15.853Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:25:15 [2023-06-24T01:25:15.853Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
01:25:15 [2023-06-24T01:25:15.853Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
01:25:15 [2023-06-24T01:25:15.853Z] 	github.com/docker/docker/runconfig	coverage: 64.5% of statements
01:25:15 [2023-06-24T01:25:15.853Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
01:25:15 [2023-06-24T01:25:15.853Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
01:25:15 [2023-06-24T01:25:15.853Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
01:25:16 [2023-06-24T01:25:16.109Z] 	github.com/docker/docker/registry	coverage: 58.7% of statements
01:25:16 [2023-06-24T01:25:16.109Z] ok  	github.com/docker/docker/registry	0.102s	coverage: 58.7% of statements
01:25:16 [2023-06-24T01:25:16.364Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:25:16 [2023-06-24T01:25:16.364Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:25:16 [2023-06-24T01:25:16.364Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:25:16 [2023-06-24T01:25:16.621Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:25:16 [2023-06-24T01:25:16.621Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:25:16 [2023-06-24T01:25:16.621Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:25:16 [2023-06-24T01:25:16.621Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:25:16 [2023-06-24T01:25:16.621Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:25:16 [2023-06-24T01:25:16.621Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:25:16 [2023-06-24T01:25:16.621Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:25:16 [2023-06-24T01:25:16.621Z] ?   	github.com/docker/docker/volume	[no test files]
01:25:17 [2023-06-24T01:25:17.183Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
01:25:17 [2023-06-24T01:25:17.183Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
01:25:17 [2023-06-24T01:25:17.183Z] 	github.com/docker/docker/volume/mounts	coverage: 67.7% of statements
01:25:17 [2023-06-24T01:25:17.183Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
01:25:17 [2023-06-24T01:25:17.183Z] 	github.com/docker/docker/volume/local	coverage: 77.1% of statements
01:25:17 [2023-06-24T01:25:17.183Z] ok  	github.com/docker/docker/volume/local	0.069s	coverage: 77.1% of statements
01:25:17 [2023-06-24T01:25:17.744Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:25:17 [2023-06-24T01:25:17.744Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:25:17 [2023-06-24T01:25:17.744Z] 	github.com/docker/docker/volume/service	coverage: 73.1% of statements
01:25:17 [2023-06-24T01:25:17.744Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.1% of statements
01:25:18 [2023-06-24T01:25:18.305Z] 	github.com/docker/docker/layer	coverage: 68.9% of statements
01:25:18 [2023-06-24T01:25:18.305Z] ok  	github.com/docker/docker/layer	7.448s	coverage: 68.9% of statements
01:25:50 [2023-06-24T01:25:50.322Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
01:25:50 [2023-06-24T01:25:50.322Z] ok  	github.com/docker/docker/pkg/plugins	33.645s	coverage: 74.4% of statements
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === Skipped
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     network_proxy_test.go:208: No support for dual stack yet
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver btrfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver btrfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver btrfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver btrfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver btrfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:71: No driver to put!
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z] time="2023-06-24T01:25:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z] time="2023-06-24T01:25:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z] time="2023-06-24T01:25:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z] time="2023-06-24T01:25:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z] time="2023-06-24T01:25:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:71: No driver to put!
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     overlay_test.go:50: Fails to compute changes intermittently
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     overlay_test.go:65: Cannot run test with naive change algorithm
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver zfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver zfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver zfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver zfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:44: Driver zfs not supported
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     graphtest_unix.go:71: No driver to put!
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
01:25:50 [2023-06-24T01:25:50.322Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
01:25:50 [2023-06-24T01:25:50.322Z] 
01:25:50 [2023-06-24T01:25:50.322Z] DONE 2803 tests, 28 skipped in 88.049s
01:25:50 [2023-06-24T01:25:50.322Z] + '[' -n 'github.com/docker/docker/libnetwork
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/bitseq
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/cluster
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/config
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/datastore
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/diagnostic
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/discoverapi
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/driverapi
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/bridge
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/host
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/null
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/overlay
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/remote
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/windows
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/drvregistry
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/etchosts
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/idm
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/internal/caller
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/ipam
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/ipamapi
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/ipams/builtin
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/ipams/null
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/ipams/remote
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/ipamutils
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/iptables
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/netlabel
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/netutils
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/networkdb
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/ns
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/options
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/osl
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/osl/kernel
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/portallocator
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/portmapper
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/resolvconf
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/testutils
01:25:50 [2023-06-24T01:25:50.322Z] github.com/docker/docker/libnetwork/types' ']'
01:25:50 [2023-06-24T01:25:50.322Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/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
01:26:36 [2023-06-24T01:26:36.931Z] 	github.com/docker/docker/libnetwork	coverage: 41.4% of statements
01:26:36 [2023-06-24T01:26:36.932Z] ok  	github.com/docker/docker/libnetwork	44.581s	coverage: 41.4% of statements
01:26:36 [2023-06-24T01:26:36.932Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 84.4% of statements
01:26:36 [2023-06-24T01:26:36.932Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.145s	coverage: 84.4% of statements
01:26:36 [2023-06-24T01:26:36.932Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
01:26:36 [2023-06-24T01:26:36.932Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
01:26:36 [2023-06-24T01:26:36.932Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
01:26:36 [2023-06-24T01:26:36.932Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
01:26:36 [2023-06-24T01:26:36.932Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
01:26:36 [2023-06-24T01:26:36.932Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
01:26:36 [2023-06-24T01:26:36.932Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
01:26:36 [2023-06-24T01:26:36.932Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
01:26:37 [2023-06-24T01:26:37.187Z] 	github.com/docker/docker/libnetwork/config	coverage: 9.3% of statements
01:26:37 [2023-06-24T01:26:37.187Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 9.3% of statements
01:26:37 [2023-06-24T01:26:37.748Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 21.9% of statements
01:26:37 [2023-06-24T01:26:37.748Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
01:26:37 [2023-06-24T01:26:37.748Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
01:26:37 [2023-06-24T01:26:37.748Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
01:26:38 [2023-06-24T01:26:38.004Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
01:26:38 [2023-06-24T01:26:38.004Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
01:26:41 [2023-06-24T01:26:41.274Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 60.1% of statements
01:26:41 [2023-06-24T01:26:41.274Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.909s	coverage: 60.1% of statements
01:26:41 [2023-06-24T01:26:41.274Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
01:26:41 [2023-06-24T01:26:41.274Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 34.8% of statements
01:26:41 [2023-06-24T01:26:41.274Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
01:26:42 [2023-06-24T01:26:42.200Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 4.9% of statements
01:26:42 [2023-06-24T01:26:42.200Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.362s	coverage: 4.9% of statements
01:26:42 [2023-06-24T01:26:42.200Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
01:26:42 [2023-06-24T01:26:42.762Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.5% of statements
01:26:42 [2023-06-24T01:26:42.762Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.013s	coverage: 4.5% of statements
01:26:42 [2023-06-24T01:26:42.762Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
01:26:43 [2023-06-24T01:26:43.018Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
01:26:43 [2023-06-24T01:26:43.018Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
01:26:52 [2023-06-24T01:26:52.953Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 6.7% of statements
01:26:52 [2023-06-24T01:26:52.953Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.166s	coverage: 6.7% of statements
01:26:52 [2023-06-24T01:26:52.953Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
01:26:52 [2023-06-24T01:26:52.953Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 63.6% of statements
01:26:52 [2023-06-24T01:26:52.953Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
01:26:53 [2023-06-24T01:26:53.208Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.4% of statements
01:26:53 [2023-06-24T01:26:53.208Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
01:26:53 [2023-06-24T01:26:53.208Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
01:26:53 [2023-06-24T01:26:53.208Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
01:26:53 [2023-06-24T01:26:53.208Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
01:26:53 [2023-06-24T01:26:53.770Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 82.4% of statements
01:26:53 [2023-06-24T01:26:53.770Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.013s	coverage: 82.4% of statements
01:26:54 [2023-06-24T01:26:54.026Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.2% of statements
01:26:54 [2023-06-24T01:26:54.026Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
01:26:54 [2023-06-24T01:26:54.026Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
01:26:54 [2023-06-24T01:26:54.026Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
01:26:54 [2023-06-24T01:26:54.281Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
01:26:54 [2023-06-24T01:26:54.281Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
01:27:06 [2023-06-24T01:27:06.448Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
01:27:06 [2023-06-24T01:27:06.448Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
01:27:21 [2023-06-24T01:27:21.285Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 85.3% of statements
01:27:21 [2023-06-24T01:27:21.285Z] ok  	github.com/docker/docker/libnetwork/ipam	15.428s	coverage: 85.3% of statements
01:27:21 [2023-06-24T01:27:21.285Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
01:27:21 [2023-06-24T01:27:21.285Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
01:27:21 [2023-06-24T01:27:21.285Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 57.1% of statements
01:27:21 [2023-06-24T01:27:21.285Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
01:27:21 [2023-06-24T01:27:21.285Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 47.4% of statements
01:27:21 [2023-06-24T01:27:21.285Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
01:27:21 [2023-06-24T01:27:21.285Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
01:27:21 [2023-06-24T01:27:21.541Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 71.4% of statements
01:27:21 [2023-06-24T01:27:21.541Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
01:27:22 [2023-06-24T01:27:22.102Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 74.0% of statements
01:27:22 [2023-06-24T01:27:22.102Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.277s	coverage: 74.0% of statements
01:27:22 [2023-06-24T01:27:22.663Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
01:27:22 [2023-06-24T01:27:22.663Z] ok  	github.com/docker/docker/libnetwork/iptables	0.223s	coverage: 40.7% of statements
01:27:22 [2023-06-24T01:27:22.919Z] 	github.com/docker/docker/libnetwork/netlabel	coverage: 60.0% of statements
01:27:22 [2023-06-24T01:27:22.919Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
01:27:23 [2023-06-24T01:27:23.174Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 44.1% of statements
01:27:23 [2023-06-24T01:27:23.174Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 44.1% of statements
01:29:14 [2023-06-24T01:29:14.547Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.7% of statements
01:29:14 [2023-06-24T01:29:14.547Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.204s	coverage: 60.7% of statements
01:29:14 [2023-06-24T01:29:14.547Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
01:29:14 [2023-06-24T01:29:14.547Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
01:29:14 [2023-06-24T01:29:14.547Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
01:29:14 [2023-06-24T01:29:14.547Z] 	github.com/docker/docker/libnetwork/osl	coverage: 42.1% of statements
01:29:14 [2023-06-24T01:29:14.547Z] ok  	github.com/docker/docker/libnetwork/osl	4.582s	coverage: 42.1% of statements
01:29:14 [2023-06-24T01:29:14.547Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
01:29:14 [2023-06-24T01:29:14.547Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
01:29:14 [2023-06-24T01:29:14.547Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
01:29:14 [2023-06-24T01:29:14.547Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
01:29:15 [2023-06-24T01:29:15.474Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 48.6% of statements
01:29:15 [2023-06-24T01:29:15.474Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.681s	coverage: 48.6% of statements
01:29:15 [2023-06-24T01:29:15.730Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
01:29:15 [2023-06-24T01:29:15.730Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
01:29:15 [2023-06-24T01:29:15.730Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
01:29:15 [2023-06-24T01:29:15.986Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
01:29:15 [2023-06-24T01:29:15.986Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
01:29:15 [2023-06-24T01:29:15.986Z] 
01:29:15 [2023-06-24T01:29:15.986Z] === Skipped
01:29:15 [2023-06-24T01:29:15.986Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
01:29:15 [2023-06-24T01:29:15.986Z]     firewalld_test.go:14: firewalld is not running
01:29:15 [2023-06-24T01:29:15.986Z] 
01:29:15 [2023-06-24T01:29:15.986Z] DONE 331 tests, 1 skipped in 208.882s
Post stage
[Pipeline] junit
01:29:16 [2023-06-24T01:29:16.935Z] Recording test results
01:29:18 [2023-06-24T01:29:18.055Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:29:18 [2023-06-24T01:29:18.439Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45803/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a70bbdf673235526a9cb054c8e404e2583f99167 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:a70bbdf673235526a9cb054c8e404e2583f99167 hack/make.sh dynbinary test-integration
01:29:18 [2023-06-24T01:29:18.705Z] 
01:29:18 [2023-06-24T01:29:18.705Z] Removing bundles/
01:29:18 [2023-06-24T01:29:18.705Z] 
01:29:18 [2023-06-24T01:29:18.705Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:29:18 [2023-06-24T01:29:18.705Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
01:29:51 [2023-06-24T01:29:51.040Z] Created binary: bundles/dynbinary-daemon/dockerd
01:29:51 [2023-06-24T01:29:51.040Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
01:29:51 [2023-06-24T01:29:51.040Z] Created binary: bundles/dynbinary-daemon/docker-proxy
01:29:51 [2023-06-24T01:29:51.040Z] 
01:29:51 [2023-06-24T01:29:51.040Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:29:51 [2023-06-24T01:29:51.040Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:29:51 [2023-06-24T01:29:51.040Z] HOSTNAME=e64988efd9b8
01:29:51 [2023-06-24T01:29:51.040Z] TESTDEBUG=0
01:29:51 [2023-06-24T01:29:51.040Z] DEST=bundles/test-integration
01:29:51 [2023-06-24T01:29:51.040Z] PWD=/go/src/github.com/docker/docker
01:29:51 [2023-06-24T01:29:51.040Z] DOCKER_GITCOMMIT=a70bbdf673235526a9cb054c8e404e2583f99167
01:29:51 [2023-06-24T01:29:51.040Z] container=docker
01:29:51 [2023-06-24T01:29:51.040Z] HOME=/root
01:29:51 [2023-06-24T01:29:51.040Z] GOLANG_VERSION=1.20.5
01:29:51 [2023-06-24T01:29:51.040Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:29:51 [2023-06-24T01:29:51.040Z] VALIDATE_BRANCH=23.0
01:29:51 [2023-06-24T01:29:51.040Z] TERM=xterm
01:29:51 [2023-06-24T01:29:51.040Z] DOCKER_PKG=github.com/docker/docker
01:29:51 [2023-06-24T01:29:51.040Z] SHLVL=1
01:29:51 [2023-06-24T01:29:51.040Z] TIMEOUT=120m
01:29:51 [2023-06-24T01:29:51.040Z] DOCKER_GRAPHDRIVER=overlay2
01:29:51 [2023-06-24T01:29:51.040Z] GO111MODULE=off
01:29:51 [2023-06-24T01:29:51.040Z] DOCKER_EXPERIMENTAL=1
01:29:51 [2023-06-24T01:29:51.040Z] TEST_SKIP_INTEGRATION_CLI=1
01:29:51 [2023-06-24T01:29:51.040Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:29:51 [2023-06-24T01:29:51.040Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:29:51 [2023-06-24T01:29:51.040Z] GOPATH=/go
01:29:51 [2023-06-24T01:29:51.040Z] PKG_CONFIG=pkg-config
01:29:51 [2023-06-24T01:29:51.040Z] _=/usr/bin/env
01:29:51 [2023-06-24T01:29:51.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:30:05 [2023-06-24T01:30:05.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:30:05 [2023-06-24T01:30:05.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:30:12 [2023-06-24T01:30:12.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
01:30:15 [2023-06-24T01:30:15.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:30:20 [2023-06-24T01:30:20.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
01:30:20 [2023-06-24T01:30:20.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:30:21 [2023-06-24T01:30:21.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:30:22 [2023-06-24T01:30:22.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:30:22 [2023-06-24T01:30:22.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:30:22 [2023-06-24T01:30:22.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:30:23 [2023-06-24T01:30:23.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:30:24 [2023-06-24T01:30:24.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:30:25 [2023-06-24T01:30:25.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:30:26 [2023-06-24T01:30:26.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:30:26 [2023-06-24T01:30:26.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:30:27 [2023-06-24T01:30:27.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:30:27 [2023-06-24T01:30:27.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:30:28 [2023-06-24T01:30:28.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:30:29 [2023-06-24T01:30:29.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:30:29 [2023-06-24T01:30:29.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:30:30 [2023-06-24T01:30:30.807Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:30:30 [2023-06-24T01:30:30.807Z] Using test binary docker
01:30:30 [2023-06-24T01:30:30.807Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:30:30 [2023-06-24T01:30:30.807Z] +++ /etc/init.d/apparmor start
01:30:30 [2023-06-24T01:30:30.807Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:30:30 [2023-06-24T01:30:30.807Z] INFO: Waiting for daemon to start...
01:30:30 [2023-06-24T01:30:30.807Z] Starting dockerd
01:30:30 [2023-06-24T01:30:30.807Z] +++ 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
01:30:33 [2023-06-24T01:30:33.320Z] .
01:30:33 [2023-06-24T01:30:33.320Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:30:33 [2023-06-24T01:30:33.320Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:30:33 [2023-06-24T01:30:33.320Z] Error: No such image: emptyfs
01:30:33 [2023-06-24T01:30:33.320Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:30:33 [2023-06-24T01:30:33.320Z] ++++ docker load
01:30:33 [2023-06-24T01:30:33.320Z] Running integration-test (iteration 1)
01:30:33 [2023-06-24T01:30:33.320Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
01:30:33 [2023-06-24T01:30:33.320Z] ++ 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
01:30:33 [2023-06-24T01:30:33.320Z] ++ set -e
01:30:33 [2023-06-24T01:30:33.320Z] ++ '[' -n 0 ']'
01:30:33 [2023-06-24T01:30:33.320Z] ++ set -x
01:30:33 [2023-06-24T01:30:33.320Z] ++ 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
01:30:33 [2023-06-24T01:30:33.576Z] Loaded image: busybox:latest
01:30:33 [2023-06-24T01:30:33.576Z] Loaded image: busybox:glibc
01:30:34 [2023-06-24T01:30:34.503Z] Loaded image: debian:bullseye-slim
01:30:34 [2023-06-24T01:30:34.503Z] Loaded image: hello-world:latest
01:30:34 [2023-06-24T01:30:34.503Z] Loaded image: arm32v7/hello-world:latest
01:30:34 [2023-06-24T01:30:34.503Z] INFO: Testing against a local daemon
01:30:34 [2023-06-24T01:30:34.503Z] === RUN   TestCgroupNamespacesBuild
01:30:35 [2023-06-24T01:30:35.868Z] --- PASS: TestCgroupNamespacesBuild (1.24s)
01:30:35 [2023-06-24T01:30:35.868Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:30:36 [2023-06-24T01:30:36.795Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s)
01:30:36 [2023-06-24T01:30:36.795Z] === RUN   TestBuildWithSession
01:30:36 [2023-06-24T01:30:36.795Z]     build_session_test.go:25: TODO: BuildKit
01:30:36 [2023-06-24T01:30:36.795Z] --- SKIP: TestBuildWithSession (0.00s)
01:30:36 [2023-06-24T01:30:36.795Z] === RUN   TestBuildSquashParent
01:30:42 [2023-06-24T01:30:42.036Z] --- PASS: TestBuildSquashParent (4.33s)
01:30:42 [2023-06-24T01:30:42.036Z] === RUN   TestBuildWithRemoveAndForceRemove
01:30:42 [2023-06-24T01:30:42.036Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:30:42 [2023-06-24T01:30:42.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:30:42 [2023-06-24T01:30:42.036Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:30:42 [2023-06-24T01:30:42.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:30:42 [2023-06-24T01:30:42.036Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:30:42 [2023-06-24T01:30:42.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:30:42 [2023-06-24T01:30:42.036Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:30:42 [2023-06-24T01:30:42.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:30:42 [2023-06-24T01:30:42.036Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:30:42 [2023-06-24T01:30:42.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:30:42 [2023-06-24T01:30:42.036Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:30:42 [2023-06-24T01:30:42.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:30:42 [2023-06-24T01:30:42.036Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:30:42 [2023-06-24T01:30:42.036Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:30:42 [2023-06-24T01:30:42.036Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:30:42 [2023-06-24T01:30:42.036Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:30:42 [2023-06-24T01:30:42.036Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:30:42 [2023-06-24T01:30:42.036Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:30:44 [2023-06-24T01:30:44.551Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
01:30:44 [2023-06-24T01:30:44.551Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s)
01:30:44 [2023-06-24T01:30:44.551Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s)
01:30:44 [2023-06-24T01:30:44.551Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.94s)
01:30:44 [2023-06-24T01:30:44.551Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s)
01:30:44 [2023-06-24T01:30:44.551Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s)
01:30:44 [2023-06-24T01:30:44.551Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.43s)
01:30:44 [2023-06-24T01:30:44.551Z] === RUN   TestBuildMultiStageCopy
01:30:44 [2023-06-24T01:30:44.551Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:30:45 [2023-06-24T01:30:45.914Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:30:46 [2023-06-24T01:30:46.170Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:30:46 [2023-06-24T01:30:46.170Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:30:46 [2023-06-24T01:30:46.426Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:30:46 [2023-06-24T01:30:46.681Z] --- PASS: TestBuildMultiStageCopy (1.98s)
01:30:46 [2023-06-24T01:30:46.681Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.24s)
01:30:46 [2023-06-24T01:30:46.681Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
01:30:46 [2023-06-24T01:30:46.681Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
01:30:46 [2023-06-24T01:30:46.682Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
01:30:46 [2023-06-24T01:30:46.682Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s)
01:30:46 [2023-06-24T01:30:46.682Z] === RUN   TestBuildMultiStageParentConfig
01:30:47 [2023-06-24T01:30:47.242Z] --- PASS: TestBuildMultiStageParentConfig (0.50s)
01:30:47 [2023-06-24T01:30:47.242Z] === RUN   TestBuildLabelWithTargets
01:30:48 [2023-06-24T01:30:48.170Z] --- PASS: TestBuildLabelWithTargets (0.80s)
01:30:48 [2023-06-24T01:30:48.170Z] === RUN   TestBuildWithEmptyLayers
01:30:48 [2023-06-24T01:30:48.425Z] --- PASS: TestBuildWithEmptyLayers (0.38s)
01:30:48 [2023-06-24T01:30:48.425Z] === RUN   TestBuildMultiStageOnBuild
01:30:49 [2023-06-24T01:30:49.789Z] --- PASS: TestBuildMultiStageOnBuild (1.47s)
01:30:49 [2023-06-24T01:30:49.789Z] === RUN   TestBuildUncleanTarFilenames
01:30:50 [2023-06-24T01:30:50.350Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
01:30:50 [2023-06-24T01:30:50.350Z] === RUN   TestBuildMultiStageLayerLeak
01:30:51 [2023-06-24T01:30:51.714Z] --- PASS: TestBuildMultiStageLayerLeak (1.48s)
01:30:51 [2023-06-24T01:30:51.714Z] === RUN   TestBuildWithHugeFile
01:31:59 [2023-06-24T01:31:59.334Z] --- PASS: TestBuildWithHugeFile (63.23s)
01:31:59 [2023-06-24T01:31:59.334Z] === RUN   TestBuildWCOWSandboxSize
01:31:59 [2023-06-24T01:31:59.334Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
01:31:59 [2023-06-24T01:31:59.334Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
01:31:59 [2023-06-24T01:31:59.334Z] === RUN   TestBuildWithEmptyDockerfile
01:31:59 [2023-06-24T01:31:59.334Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:31:59 [2023-06-24T01:31:59.334Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:31:59 [2023-06-24T01:31:59.334Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:31:59 [2023-06-24T01:31:59.334Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:31:59 [2023-06-24T01:31:59.334Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:31:59 [2023-06-24T01:31:59.334Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:31:59 [2023-06-24T01:31:59.334Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:31:59 [2023-06-24T01:31:59.334Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:31:59 [2023-06-24T01:31:59.334Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:31:59 [2023-06-24T01:31:59.334Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
01:31:59 [2023-06-24T01:31:59.334Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
01:31:59 [2023-06-24T01:31:59.334Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
01:31:59 [2023-06-24T01:31:59.334Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
01:31:59 [2023-06-24T01:31:59.334Z] === RUN   TestBuildPreserveOwnership
01:31:59 [2023-06-24T01:31:59.334Z] === RUN   TestBuildPreserveOwnership/copy_from
01:31:59 [2023-06-24T01:31:59.334Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:31:59 [2023-06-24T01:31:59.334Z] --- PASS: TestBuildPreserveOwnership (3.06s)
01:31:59 [2023-06-24T01:31:59.334Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.08s)
01:31:59 [2023-06-24T01:31:59.334Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s)
01:31:59 [2023-06-24T01:31:59.334Z] === RUN   TestBuildPlatformInvalid
01:31:59 [2023-06-24T01:31:59.334Z] --- PASS: TestBuildPlatformInvalid (0.07s)
01:31:59 [2023-06-24T01:31:59.334Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
01:31:59 [2023-06-24T01:31:59.334Z] Loaded image: busybox:latest
01:31:59 [2023-06-24T01:31:59.334Z] Loaded image: busybox:glibc
01:31:59 [2023-06-24T01:31:59.590Z] Loaded image: debian:bullseye-slim
01:31:59 [2023-06-24T01:31:59.590Z] Loaded image: hello-world:latest
01:31:59 [2023-06-24T01:31:59.846Z] Loaded image: arm32v7/hello-world:latest
01:32:07 [2023-06-24T01:32:07.928Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.83s)
01:32:07 [2023-06-24T01:32:07.928Z] PASS
01:32:07 [2023-06-24T01:32:07.928Z] 
01:32:07 [2023-06-24T01:32:07.928Z] === Skipped
01:32:07 [2023-06-24T01:32:07.928Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
01:32:07 [2023-06-24T01:32:07.928Z]     build_session_test.go:25: TODO: BuildKit
01:32:07 [2023-06-24T01:32:07.928Z] 
01:32:07 [2023-06-24T01:32:07.928Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
01:32:07 [2023-06-24T01:32:07.928Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
01:32:07 [2023-06-24T01:32:07.928Z] 
01:32:07 [2023-06-24T01:32:07.928Z] DONE 34 tests, 2 skipped in 93.696s
01:32:07 [2023-06-24T01:32:07.928Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
01:32:07 [2023-06-24T01:32:07.928Z] ++ 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
01:32:07 [2023-06-24T01:32:07.928Z] ++ set -e
01:32:07 [2023-06-24T01:32:07.928Z] ++ '[' -n 0 ']'
01:32:07 [2023-06-24T01:32:07.928Z] ++ set -x
01:32:07 [2023-06-24T01:32:07.928Z] ++ 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
01:32:07 [2023-06-24T01:32:07.928Z] INFO: Testing against a local daemon
01:32:07 [2023-06-24T01:32:07.928Z] === RUN   TestConfigInspect
01:32:09 [2023-06-24T01:32:09.816Z] --- PASS: TestConfigInspect (2.52s)
01:32:09 [2023-06-24T01:32:09.816Z] === RUN   TestConfigList
01:32:11 [2023-06-24T01:32:11.705Z] --- PASS: TestConfigList (1.91s)
01:32:11 [2023-06-24T01:32:11.705Z] === RUN   TestConfigsCreateAndDelete
01:32:14 [2023-06-24T01:32:14.219Z] --- PASS: TestConfigsCreateAndDelete (2.30s)
01:32:14 [2023-06-24T01:32:14.219Z] === RUN   TestConfigsUpdate
01:32:16 [2023-06-24T01:32:16.733Z] --- PASS: TestConfigsUpdate (2.45s)
01:32:16 [2023-06-24T01:32:16.733Z] === RUN   TestTemplatedConfig
01:32:19 [2023-06-24T01:32:19.247Z] --- PASS: TestTemplatedConfig (2.71s)
01:32:19 [2023-06-24T01:32:19.247Z] === RUN   TestConfigCreateResolve
01:32:21 [2023-06-24T01:32:21.761Z] --- PASS: TestConfigCreateResolve (2.40s)
01:32:21 [2023-06-24T01:32:21.761Z] PASS
01:32:21 [2023-06-24T01:32:21.761Z] 
01:32:21 [2023-06-24T01:32:21.761Z] DONE 6 tests in 14.317s
01:32:21 [2023-06-24T01:32:21.761Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
01:32:21 [2023-06-24T01:32:21.761Z] ++ 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
01:32:21 [2023-06-24T01:32:21.761Z] ++ set -e
01:32:21 [2023-06-24T01:32:21.761Z] ++ '[' -n 0 ']'
01:32:21 [2023-06-24T01:32:21.761Z] ++ set -x
01:32:21 [2023-06-24T01:32:21.761Z] ++ 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
01:32:21 [2023-06-24T01:32:21.761Z] INFO: Testing against a local daemon
01:32:21 [2023-06-24T01:32:21.761Z] === RUN   TestAttachWithTTY
01:32:21 [2023-06-24T01:32:21.761Z] --- PASS: TestAttachWithTTY (0.04s)
01:32:21 [2023-06-24T01:32:21.761Z] === RUN   TestAttachWithoutTTy
01:32:21 [2023-06-24T01:32:21.761Z] --- PASS: TestAttachWithoutTTy (0.04s)
01:32:21 [2023-06-24T01:32:21.761Z] === RUN   TestCheckpoint
01:32:21 [2023-06-24T01:32:21.761Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:32:21 [2023-06-24T01:32:21.761Z] --- SKIP: TestCheckpoint (0.00s)
01:32:21 [2023-06-24T01:32:21.761Z] === RUN   TestContainerInvalidJSON
01:32:21 [2023-06-24T01:32:21.761Z] === RUN   TestContainerInvalidJSON/commit
01:32:21 [2023-06-24T01:32:21.761Z] === PAUSE TestContainerInvalidJSON/commit
01:32:21 [2023-06-24T01:32:21.761Z] === RUN   TestContainerInvalidJSON/containers/create
01:32:21 [2023-06-24T01:32:21.761Z] === PAUSE TestContainerInvalidJSON/containers/create
01:32:21 [2023-06-24T01:32:21.761Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
01:32:21 [2023-06-24T01:32:21.761Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
01:32:21 [2023-06-24T01:32:21.761Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
01:32:21 [2023-06-24T01:32:21.761Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
01:32:21 [2023-06-24T01:32:21.761Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
01:32:21 [2023-06-24T01:32:21.761Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
01:32:21 [2023-06-24T01:32:21.761Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
01:32:21 [2023-06-24T01:32:21.761Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
01:32:21 [2023-06-24T01:32:21.761Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
01:32:21 [2023-06-24T01:32:21.761Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
01:32:21 [2023-06-24T01:32:21.761Z] === CONT  TestContainerInvalidJSON/commit
01:32:21 [2023-06-24T01:32:21.761Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
01:32:21 [2023-06-24T01:32:21.761Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
01:32:21 [2023-06-24T01:32:21.761Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
01:32:21 [2023-06-24T01:32:21.761Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
01:32:21 [2023-06-24T01:32:21.762Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
01:32:21 [2023-06-24T01:32:21.762Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
01:32:21 [2023-06-24T01:32:21.762Z] === CONT  TestContainerInvalidJSON/containers/create
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/commit/empty_body
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
01:32:21 [2023-06-24T01:32:21.762Z] --- PASS: TestContainerInvalidJSON (0.01s)
01:32:21 [2023-06-24T01:32:21.762Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:32:21 [2023-06-24T01:32:21.762Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestCopyFromContainerPathIsNotDir
01:32:21 [2023-06-24T01:32:21.762Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestCopyToContainerPathDoesNotExist
01:32:21 [2023-06-24T01:32:21.762Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s)
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestCopyEmptyFile
01:32:21 [2023-06-24T01:32:21.762Z] --- PASS: TestCopyEmptyFile (0.18s)
01:32:21 [2023-06-24T01:32:21.762Z] === RUN   TestCopyToContainerPathIsNotDir
01:32:22 [2023-06-24T01:32:22.018Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
01:32:22 [2023-06-24T01:32:22.018Z] === RUN   TestCopyFromContainer
01:32:22 [2023-06-24T01:32:22.944Z] === RUN   TestCopyFromContainer//
01:32:22 [2023-06-24T01:32:22.944Z] === RUN   TestCopyFromContainer//bar/root
01:32:22 [2023-06-24T01:32:22.944Z] === RUN   TestCopyFromContainer//bar/root/
01:32:22 [2023-06-24T01:32:22.944Z] === RUN   TestCopyFromContainer/bar/quux
01:32:22 [2023-06-24T01:32:22.944Z] === RUN   TestCopyFromContainer/bar/quux/
01:32:23 [2023-06-24T01:32:23.200Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:32:23 [2023-06-24T01:32:23.200Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:32:23 [2023-06-24T01:32:23.200Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:32:23 [2023-06-24T01:32:23.200Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:32:23 [2023-06-24T01:32:23.200Z] === RUN   TestCopyFromContainer/bar/notarget
01:32:23 [2023-06-24T01:32:23.456Z] --- PASS: TestCopyFromContainer (1.45s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCopyFromContainer// (0.05s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
01:32:23 [2023-06-24T01:32:23.456Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:32:23 [2023-06-24T01:32:23.456Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:32:23 [2023-06-24T01:32:23.456Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:32:23 [2023-06-24T01:32:23.456Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:32:23 [2023-06-24T01:32:23.456Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:32:23 [2023-06-24T01:32:23.456Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:32:23 [2023-06-24T01:32:23.456Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:32:23 [2023-06-24T01:32:23.456Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:32:23 [2023-06-24T01:32:23.456Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:32:23 [2023-06-24T01:32:23.456Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:32:23 [2023-06-24T01:32:23.456Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
01:32:23 [2023-06-24T01:32:23.456Z] === RUN   TestCreateLinkToNonExistingContainer
01:32:23 [2023-06-24T01:32:23.456Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
01:32:23 [2023-06-24T01:32:23.456Z] === RUN   TestCreateWithInvalidEnv
01:32:23 [2023-06-24T01:32:23.456Z] === RUN   TestCreateWithInvalidEnv/0
01:32:23 [2023-06-24T01:32:23.456Z] === PAUSE TestCreateWithInvalidEnv/0
01:32:23 [2023-06-24T01:32:23.456Z] === RUN   TestCreateWithInvalidEnv/1
01:32:23 [2023-06-24T01:32:23.456Z] === PAUSE TestCreateWithInvalidEnv/1
01:32:23 [2023-06-24T01:32:23.456Z] === RUN   TestCreateWithInvalidEnv/2
01:32:23 [2023-06-24T01:32:23.456Z] === PAUSE TestCreateWithInvalidEnv/2
01:32:23 [2023-06-24T01:32:23.456Z] === CONT  TestCreateWithInvalidEnv/0
01:32:23 [2023-06-24T01:32:23.456Z] === CONT  TestCreateWithInvalidEnv/2
01:32:23 [2023-06-24T01:32:23.456Z] === CONT  TestCreateWithInvalidEnv/1
01:32:23 [2023-06-24T01:32:23.456Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:32:23 [2023-06-24T01:32:23.456Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:32:23 [2023-06-24T01:32:23.456Z] === RUN   TestCreateTmpfsMountsTarget
01:32:23 [2023-06-24T01:32:23.456Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
01:32:23 [2023-06-24T01:32:23.456Z] === RUN   TestCreateWithCustomMaskedPaths
01:32:24 [2023-06-24T01:32:24.820Z] --- PASS: TestCreateWithCustomMaskedPaths (1.43s)
01:32:24 [2023-06-24T01:32:24.820Z] === RUN   TestCreateWithCustomReadonlyPaths
01:32:26 [2023-06-24T01:32:26.185Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.41s)
01:32:26 [2023-06-24T01:32:26.185Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:32:26 [2023-06-24T01:32:26.185Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:32:26 [2023-06-24T01:32:26.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:32:26 [2023-06-24T01:32:26.185Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:32:26 [2023-06-24T01:32:26.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:32:26 [2023-06-24T01:32:26.185Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:32:26 [2023-06-24T01:32:26.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:32:26 [2023-06-24T01:32:26.185Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:32:26 [2023-06-24T01:32:26.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:32:26 [2023-06-24T01:32:26.185Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:32:26 [2023-06-24T01:32:26.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:32:26 [2023-06-24T01:32:26.185Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:32:26 [2023-06-24T01:32:26.185Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:32:26 [2023-06-24T01:32:26.185Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:32:26 [2023-06-24T01:32:26.185Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:32:26 [2023-06-24T01:32:26.185Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:32:26 [2023-06-24T01:32:26.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
01:32:26 [2023-06-24T01:32:26.185Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
01:32:26 [2023-06-24T01:32:26.185Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
01:32:26 [2023-06-24T01:32:26.185Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
01:32:26 [2023-06-24T01:32:26.185Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
01:32:26 [2023-06-24T01:32:26.185Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
01:32:26 [2023-06-24T01:32:26.185Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:32:26 [2023-06-24T01:32:26.747Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s)
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestCreateDifferentPlatform
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestCreateDifferentPlatform/different_os
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
01:32:26 [2023-06-24T01:32:26.747Z] --- PASS: TestCreateDifferentPlatform (0.01s)
01:32:26 [2023-06-24T01:32:26.747Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
01:32:26 [2023-06-24T01:32:26.747Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestCreateVolumesFromNonExistingContainer
01:32:26 [2023-06-24T01:32:26.747Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
01:32:26 [2023-06-24T01:32:26.747Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestCreateInvalidHostConfig
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
01:32:26 [2023-06-24T01:32:26.747Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
01:32:26 [2023-06-24T01:32:26.747Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
01:32:26 [2023-06-24T01:32:26.747Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
01:32:26 [2023-06-24T01:32:26.747Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
01:32:26 [2023-06-24T01:32:26.747Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
01:32:26 [2023-06-24T01:32:26.747Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
01:32:26 [2023-06-24T01:32:26.747Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
01:32:26 [2023-06-24T01:32:26.747Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
01:32:26 [2023-06-24T01:32:26.747Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
01:32:26 [2023-06-24T01:32:26.747Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
01:32:26 [2023-06-24T01:32:26.747Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
01:32:26 [2023-06-24T01:32:26.747Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
01:32:26 [2023-06-24T01:32:26.747Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestContainerStartOnDaemonRestart
01:32:26 [2023-06-24T01:32:26.747Z] === PAUSE TestContainerStartOnDaemonRestart
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestDaemonRestartIpcMode
01:32:26 [2023-06-24T01:32:26.747Z] === PAUSE TestDaemonRestartIpcMode
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestDaemonHostGatewayIP
01:32:26 [2023-06-24T01:32:26.747Z] === PAUSE TestDaemonHostGatewayIP
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestRestartDaemonWithRestartingContainer
01:32:26 [2023-06-24T01:32:26.747Z] === PAUSE TestRestartDaemonWithRestartingContainer
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestContainerKillOnDaemonStart
01:32:26 [2023-06-24T01:32:26.747Z] === PAUSE TestContainerKillOnDaemonStart
01:32:26 [2023-06-24T01:32:26.747Z] === RUN   TestDiff
01:32:27 [2023-06-24T01:32:27.308Z] --- PASS: TestDiff (0.48s)
01:32:27 [2023-06-24T01:32:27.308Z] === RUN   TestExecConsoleSize
01:32:27 [2023-06-24T01:32:27.870Z] --- PASS: TestExecConsoleSize (0.57s)
01:32:27 [2023-06-24T01:32:27.870Z] === RUN   TestExecWithCloseStdin
01:32:28 [2023-06-24T01:32:28.430Z] --- PASS: TestExecWithCloseStdin (0.58s)
01:32:28 [2023-06-24T01:32:28.430Z] === RUN   TestExec
01:32:28 [2023-06-24T01:32:28.991Z] --- PASS: TestExec (0.59s)
01:32:28 [2023-06-24T01:32:28.991Z] === RUN   TestExecUser
01:32:29 [2023-06-24T01:32:29.918Z] --- PASS: TestExecUser (0.63s)
01:32:29 [2023-06-24T01:32:29.918Z] === RUN   TestExportContainerAndImportImage
01:32:30 [2023-06-24T01:32:30.174Z] --- PASS: TestExportContainerAndImportImage (0.59s)
01:32:30 [2023-06-24T01:32:30.174Z] === RUN   TestExportContainerAfterDaemonRestart
01:32:31 [2023-06-24T01:32:31.538Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s)
01:32:31 [2023-06-24T01:32:31.538Z] === RUN   TestHealthCheckWorkdir
01:32:32 [2023-06-24T01:32:32.099Z] --- PASS: TestHealthCheckWorkdir (0.59s)
01:32:32 [2023-06-24T01:32:32.099Z] === RUN   TestHealthKillContainer
01:32:40 [2023-06-24T01:32:40.179Z] --- PASS: TestHealthKillContainer (8.07s)
01:32:40 [2023-06-24T01:32:40.179Z] === RUN   TestHealthCheckProcessKilled
01:32:41 [2023-06-24T01:32:41.105Z] --- PASS: TestHealthCheckProcessKilled (0.73s)
01:32:41 [2023-06-24T01:32:41.105Z] === RUN   TestInspectCpusetInConfigPre120
01:32:41 [2023-06-24T01:32:41.360Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
01:32:41 [2023-06-24T01:32:41.360Z] === RUN   TestIpcModeNone
01:32:41 [2023-06-24T01:32:41.922Z] --- PASS: TestIpcModeNone (0.58s)
01:32:41 [2023-06-24T01:32:41.922Z] === RUN   TestIpcModePrivate
01:32:42 [2023-06-24T01:32:42.177Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false
01:32:42 [2023-06-24T01:32:42.433Z] --- PASS: TestIpcModePrivate (0.54s)
01:32:42 [2023-06-24T01:32:42.433Z] === RUN   TestIpcModeShareable
01:32:42 [2023-06-24T01:32:42.994Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true
01:32:42 [2023-06-24T01:32:42.994Z] --- PASS: TestIpcModeShareable (0.55s)
01:32:42 [2023-06-24T01:32:42.994Z] === RUN   TestAPIIpcModeShareableAndContainer
01:32:44 [2023-06-24T01:32:44.880Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.69s)
01:32:44 [2023-06-24T01:32:44.880Z] === RUN   TestAPIIpcModeHost
01:32:45 [2023-06-24T01:32:45.136Z] --- PASS: TestAPIIpcModeHost (0.39s)
01:32:45 [2023-06-24T01:32:45.136Z] === RUN   TestDaemonIpcModeShareable
01:32:46 [2023-06-24T01:32:46.062Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
01:32:46 [2023-06-24T01:32:46.317Z] --- PASS: TestDaemonIpcModeShareable (1.29s)
01:32:46 [2023-06-24T01:32:46.317Z] === RUN   TestDaemonIpcModePrivate
01:32:47 [2023-06-24T01:32:47.723Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
01:32:47 [2023-06-24T01:32:47.723Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
01:32:47 [2023-06-24T01:32:47.723Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:32:48 [2023-06-24T01:32:48.649Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
01:32:48 [2023-06-24T01:32:48.905Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
01:32:48 [2023-06-24T01:32:48.905Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:32:49 [2023-06-24T01:32:49.831Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
01:32:50 [2023-06-24T01:32:50.086Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s)
01:32:50 [2023-06-24T01:32:50.086Z] === RUN   TestIpcModeOlderClient
01:32:50 [2023-06-24T01:32:50.086Z] === PAUSE TestIpcModeOlderClient
01:32:50 [2023-06-24T01:32:50.086Z] === RUN   TestKillContainerInvalidSignal
01:32:50 [2023-06-24T01:32:50.647Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
01:32:50 [2023-06-24T01:32:50.647Z] === RUN   TestKillContainer
01:32:50 [2023-06-24T01:32:50.647Z] === RUN   TestKillContainer/no_signal
01:32:50 [2023-06-24T01:32:50.903Z] === RUN   TestKillContainer/non_killing_signal
01:32:51 [2023-06-24T01:32:51.464Z] === RUN   TestKillContainer/killing_signal
01:32:52 [2023-06-24T01:32:52.024Z] --- PASS: TestKillContainer (1.49s)
01:32:52 [2023-06-24T01:32:52.024Z]     --- PASS: TestKillContainer/no_signal (0.48s)
01:32:52 [2023-06-24T01:32:52.024Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
01:32:52 [2023-06-24T01:32:52.024Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
01:32:52 [2023-06-24T01:32:52.024Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:32:52 [2023-06-24T01:32:52.024Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:32:52 [2023-06-24T01:32:52.585Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:32:53 [2023-06-24T01:32:53.146Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.00s)
01:32:53 [2023-06-24T01:32:53.146Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s)
01:32:53 [2023-06-24T01:32:53.146Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
01:32:53 [2023-06-24T01:32:53.146Z] === RUN   TestKillStoppedContainer
01:32:53 [2023-06-24T01:32:53.146Z] --- PASS: TestKillStoppedContainer (0.03s)
01:32:53 [2023-06-24T01:32:53.146Z] === RUN   TestKillStoppedContainerAPIPre120
01:32:53 [2023-06-24T01:32:53.146Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
01:32:53 [2023-06-24T01:32:53.146Z] === RUN   TestKillDifferentUserContainer
01:32:53 [2023-06-24T01:32:53.706Z] --- PASS: TestKillDifferentUserContainer (0.48s)
01:32:53 [2023-06-24T01:32:53.706Z] === RUN   TestInspectOomKilledTrue
01:32:54 [2023-06-24T01:32:54.267Z] --- PASS: TestInspectOomKilledTrue (0.54s)
01:32:54 [2023-06-24T01:32:54.267Z] === RUN   TestInspectOomKilledFalse
01:32:54 [2023-06-24T01:32:54.522Z] --- PASS: TestInspectOomKilledFalse (0.46s)
01:32:54 [2023-06-24T01:32:54.522Z] === RUN   TestLinksEtcHostsContentMatch
01:32:54 [2023-06-24T01:32:54.778Z] --- PASS: TestLinksEtcHostsContentMatch (0.23s)
01:32:54 [2023-06-24T01:32:54.778Z] === RUN   TestLinksContainerNames
01:32:55 [2023-06-24T01:32:55.703Z] --- PASS: TestLinksContainerNames (0.98s)
01:32:55 [2023-06-24T01:32:55.703Z] === RUN   TestLogsFollowTailEmpty
01:32:56 [2023-06-24T01:32:56.264Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
01:32:56 [2023-06-24T01:32:56.264Z] === RUN   TestLogs
01:32:56 [2023-06-24T01:32:56.264Z] === RUN   TestLogs/driver_local
01:32:56 [2023-06-24T01:32:56.264Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
01:32:56 [2023-06-24T01:32:56.264Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
01:32:56 [2023-06-24T01:32:56.264Z] === RUN   TestLogs/driver_local/tty/only_stdout
01:32:56 [2023-06-24T01:32:56.264Z] === PAUSE TestLogs/driver_local/tty/only_stdout
01:32:56 [2023-06-24T01:32:56.264Z] === RUN   TestLogs/driver_local/tty/only_stderr
01:32:56 [2023-06-24T01:32:56.264Z] === PAUSE TestLogs/driver_local/tty/only_stderr
01:32:56 [2023-06-24T01:32:56.264Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
01:32:56 [2023-06-24T01:32:56.264Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
01:32:56 [2023-06-24T01:32:56.264Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
01:32:56 [2023-06-24T01:32:56.264Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
01:32:56 [2023-06-24T01:32:56.264Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
01:32:56 [2023-06-24T01:32:56.264Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
01:32:56 [2023-06-24T01:32:56.264Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
01:32:56 [2023-06-24T01:32:56.264Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
01:32:56 [2023-06-24T01:32:56.264Z] === CONT  TestLogs/driver_local/tty/only_stderr
01:32:56 [2023-06-24T01:32:56.264Z] === CONT  TestLogs/driver_local/tty/only_stdout
01:32:56 [2023-06-24T01:32:56.264Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
01:32:56 [2023-06-24T01:32:56.264Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
01:32:58 [2023-06-24T01:32:58.152Z] === RUN   TestLogs/driver_json-file
01:32:58 [2023-06-24T01:32:58.152Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
01:32:58 [2023-06-24T01:32:58.152Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
01:32:58 [2023-06-24T01:32:58.152Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
01:32:58 [2023-06-24T01:32:58.152Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
01:32:58 [2023-06-24T01:32:58.152Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
01:32:58 [2023-06-24T01:32:58.152Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
01:32:58 [2023-06-24T01:32:58.152Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
01:32:58 [2023-06-24T01:32:58.152Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
01:32:58 [2023-06-24T01:32:58.152Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
01:32:58 [2023-06-24T01:32:58.152Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
01:32:58 [2023-06-24T01:32:58.152Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
01:32:58 [2023-06-24T01:32:58.152Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
01:32:58 [2023-06-24T01:32:58.152Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
01:32:58 [2023-06-24T01:32:58.152Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
01:32:58 [2023-06-24T01:32:58.152Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
01:32:58 [2023-06-24T01:32:58.152Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
01:32:58 [2023-06-24T01:32:58.152Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
01:32:58 [2023-06-24T01:32:58.152Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
01:32:59 [2023-06-24T01:32:59.517Z] --- PASS: TestLogs (3.24s)
01:32:59 [2023-06-24T01:32:59.517Z]     --- PASS: TestLogs/driver_local (0.01s)
01:32:59 [2023-06-24T01:32:59.517Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s)
01:32:59 [2023-06-24T01:32:59.517Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.98s)
01:32:59 [2023-06-24T01:32:59.517Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.42s)
01:32:59 [2023-06-24T01:32:59.517Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.43s)
01:32:59 [2023-06-24T01:32:59.517Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.50s)
01:32:59 [2023-06-24T01:32:59.517Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.55s)
01:32:59 [2023-06-24T01:32:59.517Z]     --- PASS: TestLogs/driver_json-file (0.01s)
01:32:59 [2023-06-24T01:32:59.517Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.83s)
01:32:59 [2023-06-24T01:32:59.517Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.17s)
01:32:59 [2023-06-24T01:32:59.517Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.30s)
01:32:59 [2023-06-24T01:32:59.517Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.47s)
01:32:59 [2023-06-24T01:32:59.517Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.56s)
01:32:59 [2023-06-24T01:32:59.517Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.68s)
01:32:59 [2023-06-24T01:32:59.517Z] === RUN   TestContainerNetworkMountsNoChown
01:33:00 [2023-06-24T01:33:00.078Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s)
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/default
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/default
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/private
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/private
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rprivate
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rprivate
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/slave
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/slave
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rslave
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rslave
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/shared
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/shared
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rshared
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rshared
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/default
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rshared
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/shared
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rprivate
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/slave
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/private
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/private/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rslave
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/default/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/private/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/default/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/private/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/private/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/default/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/default/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:33:00 [2023-06-24T01:33:00.078Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:33:00 [2023-06-24T01:33:00.078Z] --- PASS: TestMountDaemonRoot (0.01s)
01:33:00 [2023-06-24T01:33:00.078Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
01:33:00 [2023-06-24T01:33:00.078Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
01:33:00 [2023-06-24T01:33:00.078Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
01:33:00 [2023-06-24T01:33:00.078Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
01:33:00 [2023-06-24T01:33:00.078Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
01:33:00 [2023-06-24T01:33:00.078Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
01:33:00 [2023-06-24T01:33:00.078Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
01:33:00 [2023-06-24T01:33:00.078Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
01:33:00 [2023-06-24T01:33:00.078Z] === RUN   TestContainerBindMountNonRecursive
01:33:01 [2023-06-24T01:33:01.442Z] --- PASS: TestContainerBindMountNonRecursive (1.17s)
01:33:01 [2023-06-24T01:33:01.442Z] === RUN   TestContainerVolumesMountedAsShared
01:33:01 [2023-06-24T01:33:01.697Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s)
01:33:01 [2023-06-24T01:33:01.697Z] === RUN   TestContainerVolumesMountedAsSlave
01:33:02 [2023-06-24T01:33:02.258Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
01:33:02 [2023-06-24T01:33:02.258Z] === RUN   TestNetworkNat
01:33:02 [2023-06-24T01:33:02.819Z] --- PASS: TestNetworkNat (0.54s)
01:33:02 [2023-06-24T01:33:02.819Z] === RUN   TestNetworkLocalhostTCPNat
01:33:03 [2023-06-24T01:33:03.380Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
01:33:03 [2023-06-24T01:33:03.380Z] === RUN   TestNetworkLoopbackNat
01:33:05 [2023-06-24T01:33:05.893Z] --- PASS: TestNetworkLoopbackNat (2.62s)
01:33:05 [2023-06-24T01:33:05.893Z] === RUN   TestPause
01:33:06 [2023-06-24T01:33:06.454Z] --- PASS: TestPause (0.53s)
01:33:06 [2023-06-24T01:33:06.454Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:33:06 [2023-06-24T01:33:06.454Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:33:06 [2023-06-24T01:33:06.454Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:33:06 [2023-06-24T01:33:06.454Z] === RUN   TestPauseStopPausedContainer
01:33:07 [2023-06-24T01:33:07.015Z] --- PASS: TestPauseStopPausedContainer (0.52s)
01:33:07 [2023-06-24T01:33:07.015Z] === RUN   TestPidHost
01:33:07 [2023-06-24T01:33:07.941Z] --- PASS: TestPidHost (1.16s)
01:33:07 [2023-06-24T01:33:07.941Z] === RUN   TestPsFilter
01:33:08 [2023-06-24T01:33:08.197Z] --- PASS: TestPsFilter (0.07s)
01:33:08 [2023-06-24T01:33:08.197Z] === RUN   TestRemoveContainerWithRemovedVolume
01:33:08 [2023-06-24T01:33:08.452Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
01:33:08 [2023-06-24T01:33:08.452Z] === RUN   TestRemoveContainerWithVolume
01:33:09 [2023-06-24T01:33:09.013Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
01:33:09 [2023-06-24T01:33:09.013Z] === RUN   TestRemoveContainerRunning
01:33:09 [2023-06-24T01:33:09.574Z] --- PASS: TestRemoveContainerRunning (0.48s)
01:33:09 [2023-06-24T01:33:09.574Z] === RUN   TestRemoveContainerForceRemoveRunning
01:33:10 [2023-06-24T01:33:10.136Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s)
01:33:10 [2023-06-24T01:33:10.136Z] === RUN   TestRemoveInvalidContainer
01:33:10 [2023-06-24T01:33:10.136Z] --- PASS: TestRemoveInvalidContainer (0.01s)
01:33:10 [2023-06-24T01:33:10.136Z] === RUN   TestRenameLinkedContainer
01:33:12 [2023-06-24T01:33:12.023Z] --- PASS: TestRenameLinkedContainer (1.89s)
01:33:12 [2023-06-24T01:33:12.023Z] === RUN   TestRenameStoppedContainer
01:33:12 [2023-06-24T01:33:12.279Z] --- PASS: TestRenameStoppedContainer (0.48s)
01:33:12 [2023-06-24T01:33:12.279Z] === RUN   TestRenameRunningContainerAndReuse
01:33:13 [2023-06-24T01:33:13.206Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s)
01:33:13 [2023-06-24T01:33:13.206Z] === RUN   TestRenameInvalidName
01:33:13 [2023-06-24T01:33:13.767Z] --- PASS: TestRenameInvalidName (0.55s)
01:33:13 [2023-06-24T01:33:13.767Z] === RUN   TestRenameAnonymousContainer
01:33:15 [2023-06-24T01:33:15.655Z] --- PASS: TestRenameAnonymousContainer (1.77s)
01:33:15 [2023-06-24T01:33:15.655Z] === RUN   TestRenameContainerWithSameName
01:33:16 [2023-06-24T01:33:16.216Z] --- PASS: TestRenameContainerWithSameName (0.47s)
01:33:16 [2023-06-24T01:33:16.216Z] === RUN   TestRenameContainerWithLinkedContainer
01:33:17 [2023-06-24T01:33:17.145Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s)
01:33:17 [2023-06-24T01:33:17.145Z] === RUN   TestResize
01:33:17 [2023-06-24T01:33:17.707Z] --- PASS: TestResize (0.49s)
01:33:17 [2023-06-24T01:33:17.707Z] === RUN   TestResizeWithInvalidSize
01:33:17 [2023-06-24T01:33:17.962Z] --- PASS: TestResizeWithInvalidSize (0.44s)
01:33:17 [2023-06-24T01:33:17.962Z] === RUN   TestResizeWhenContainerNotStarted
01:33:18 [2023-06-24T01:33:18.523Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s)
01:33:18 [2023-06-24T01:33:18.523Z] === RUN   TestDaemonRestartKillContainers
01:33:18 [2023-06-24T01:33:18.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:33:18 [2023-06-24T01:33:18.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:33:18 [2023-06-24T01:33:18.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:33:18 [2023-06-24T01:33:18.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:33:18 [2023-06-24T01:33:18.523Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:33:18 [2023-06-24T01:33:18.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:33:19 [2023-06-24T01:33:19.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:33:19 [2023-06-24T01:33:19.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:33:19 [2023-06-24T01:33:19.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
01:33:20 [2023-06-24T01:33:20.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:33:21 [2023-06-24T01:33:21.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:33:21 [2023-06-24T01:33:21.632Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:33:22 [2023-06-24T01:33:22.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:33:22 [2023-06-24T01:33:22.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:33:24 [2023-06-24T01:33:24.963Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.85s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.76s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.84s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.90s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.10s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.11s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.11s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.25s)
01:33:24 [2023-06-24T01:33:24.963Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.03s)
01:33:24 [2023-06-24T01:33:24.963Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
01:33:24 [2023-06-24T01:33:24.963Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
01:33:25 [2023-06-24T01:33:25.524Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
01:33:26 [2023-06-24T01:33:26.888Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.16s)
01:33:26 [2023-06-24T01:33:26.888Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.06s)
01:33:26 [2023-06-24T01:33:26.888Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.09s)
01:33:26 [2023-06-24T01:33:26.888Z] === RUN   TestCgroupNamespacesRun
01:33:27 [2023-06-24T01:33:27.814Z] --- PASS: TestCgroupNamespacesRun (1.23s)
01:33:27 [2023-06-24T01:33:27.814Z] === RUN   TestCgroupNamespacesRunPrivileged
01:33:29 [2023-06-24T01:33:29.178Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.21s)
01:33:29 [2023-06-24T01:33:29.178Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:33:30 [2023-06-24T01:33:30.541Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s)
01:33:30 [2023-06-24T01:33:30.541Z] === RUN   TestCgroupNamespacesRunHostMode
01:33:31 [2023-06-24T01:33:31.467Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s)
01:33:31 [2023-06-24T01:33:31.467Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:33:32 [2023-06-24T01:33:32.831Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
01:33:32 [2023-06-24T01:33:32.831Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:33:34 [2023-06-24T01:33:34.195Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s)
01:33:34 [2023-06-24T01:33:34.195Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:33:34 [2023-06-24T01:33:34.755Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s)
01:33:34 [2023-06-24T01:33:34.755Z] === RUN   TestCgroupNamespacesRunOlderClient
01:33:36 [2023-06-24T01:33:36.119Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s)
01:33:36 [2023-06-24T01:33:36.119Z] === RUN   TestNISDomainname
01:33:36 [2023-06-24T01:33:36.680Z] --- PASS: TestNISDomainname (0.63s)
01:33:36 [2023-06-24T01:33:36.680Z] === RUN   TestHostnameDnsResolution
01:33:37 [2023-06-24T01:33:37.607Z] --- PASS: TestHostnameDnsResolution (0.81s)
01:33:37 [2023-06-24T01:33:37.607Z] === RUN   TestUnprivilegedPortsAndPing
01:33:38 [2023-06-24T01:33:38.168Z] --- PASS: TestUnprivilegedPortsAndPing (0.64s)
01:33:38 [2023-06-24T01:33:38.168Z] === RUN   TestPrivilegedHostDevices
01:33:38 [2023-06-24T01:33:38.729Z] --- PASS: TestPrivilegedHostDevices (0.57s)
01:33:38 [2023-06-24T01:33:38.729Z] === RUN   TestRunConsoleSize
01:33:38 [2023-06-24T01:33:38.985Z] --- PASS: TestRunConsoleSize (0.45s)
01:33:38 [2023-06-24T01:33:38.985Z] === RUN   TestRunWithAlternativeContainerdShim
01:33:41 [2023-06-24T01:33:41.499Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s)
01:33:41 [2023-06-24T01:33:41.499Z] === RUN   TestStats
01:33:44 [2023-06-24T01:33:44.013Z] --- PASS: TestStats (2.53s)
01:33:44 [2023-06-24T01:33:44.013Z] === RUN   TestStopContainerWithTimeout
01:33:44 [2023-06-24T01:33:44.013Z] === RUN   TestStopContainerWithTimeout/0
01:33:44 [2023-06-24T01:33:44.013Z] === PAUSE TestStopContainerWithTimeout/0
01:33:44 [2023-06-24T01:33:44.013Z] === RUN   TestStopContainerWithTimeout/1
01:33:44 [2023-06-24T01:33:44.013Z] === PAUSE TestStopContainerWithTimeout/1
01:33:44 [2023-06-24T01:33:44.013Z] === RUN   TestStopContainerWithTimeout/3
01:33:44 [2023-06-24T01:33:44.013Z] === PAUSE TestStopContainerWithTimeout/3
01:33:44 [2023-06-24T01:33:44.013Z] === RUN   TestStopContainerWithTimeout/-1
01:33:44 [2023-06-24T01:33:44.013Z] === PAUSE TestStopContainerWithTimeout/-1
01:33:44 [2023-06-24T01:33:44.013Z] === CONT  TestStopContainerWithTimeout/0
01:33:44 [2023-06-24T01:33:44.013Z] === CONT  TestStopContainerWithTimeout/3
01:33:44 [2023-06-24T01:33:44.013Z] === CONT  TestStopContainerWithTimeout/1
01:33:44 [2023-06-24T01:33:44.013Z] === CONT  TestStopContainerWithTimeout/-1
01:33:46 [2023-06-24T01:33:46.526Z] --- PASS: TestStopContainerWithTimeout (0.01s)
01:33:46 [2023-06-24T01:33:46.526Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
01:33:46 [2023-06-24T01:33:46.526Z]     --- PASS: TestStopContainerWithTimeout/1 (2.04s)
01:33:46 [2023-06-24T01:33:46.526Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
01:33:46 [2023-06-24T01:33:46.526Z]     --- PASS: TestStopContainerWithTimeout/3 (2.76s)
01:33:46 [2023-06-24T01:33:46.526Z] === RUN   TestDeleteDevicemapper
01:33:46 [2023-06-24T01:33:46.526Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
01:33:46 [2023-06-24T01:33:46.526Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:33:46 [2023-06-24T01:33:46.526Z] === RUN   TestStopContainerWithTimeoutCancel
01:33:46 [2023-06-24T01:33:46.526Z] === PAUSE TestStopContainerWithTimeoutCancel
01:33:46 [2023-06-24T01:33:46.526Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:33:49 [2023-06-24T01:33:49.040Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s)
01:33:49 [2023-06-24T01:33:49.040Z] === RUN   TestUpdateMemory
01:33:49 [2023-06-24T01:33:49.601Z] --- PASS: TestUpdateMemory (0.59s)
01:33:49 [2023-06-24T01:33:49.601Z] === RUN   TestUpdateCPUQuota
01:33:50 [2023-06-24T01:33:50.527Z] --- PASS: TestUpdateCPUQuota (0.94s)
01:33:50 [2023-06-24T01:33:50.527Z] === RUN   TestUpdatePidsLimit
01:33:50 [2023-06-24T01:33:50.527Z] === RUN   TestUpdatePidsLimit/update_from_none
01:33:50 [2023-06-24T01:33:50.783Z] === RUN   TestUpdatePidsLimit/no_change
01:33:50 [2023-06-24T01:33:50.783Z] === RUN   TestUpdatePidsLimit/update_lower
01:33:51 [2023-06-24T01:33:51.039Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
01:33:51 [2023-06-24T01:33:51.295Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
01:33:51 [2023-06-24T01:33:51.550Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
01:33:51 [2023-06-24T01:33:51.806Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
01:33:52 [2023-06-24T01:33:52.367Z] --- PASS: TestUpdatePidsLimit (1.94s)
01:33:52 [2023-06-24T01:33:52.367Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
01:33:52 [2023-06-24T01:33:52.367Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
01:33:52 [2023-06-24T01:33:52.367Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
01:33:52 [2023-06-24T01:33:52.367Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
01:33:52 [2023-06-24T01:33:52.367Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
01:33:52 [2023-06-24T01:33:52.367Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
01:33:52 [2023-06-24T01:33:52.367Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
01:33:52 [2023-06-24T01:33:52.367Z] === RUN   TestUpdateRestartPolicy
01:34:04 [2023-06-24T01:34:04.531Z] --- PASS: TestUpdateRestartPolicy (11.05s)
01:34:04 [2023-06-24T01:34:04.531Z] === RUN   TestUpdateRestartWithAutoRemove
01:34:04 [2023-06-24T01:34:04.531Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s)
01:34:04 [2023-06-24T01:34:04.531Z] === RUN   TestWaitNonBlocked
01:34:04 [2023-06-24T01:34:04.531Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:34:04 [2023-06-24T01:34:04.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:34:04 [2023-06-24T01:34:04.531Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:34:04 [2023-06-24T01:34:04.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:34:04 [2023-06-24T01:34:04.531Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:34:04 [2023-06-24T01:34:04.531Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:34:04 [2023-06-24T01:34:04.787Z] --- PASS: TestWaitNonBlocked (0.01s)
01:34:04 [2023-06-24T01:34:04.787Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
01:34:04 [2023-06-24T01:34:04.787Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
01:34:04 [2023-06-24T01:34:04.787Z] === RUN   TestWaitBlocked
01:34:04 [2023-06-24T01:34:04.787Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:34:04 [2023-06-24T01:34:04.787Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:34:04 [2023-06-24T01:34:04.787Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:34:04 [2023-06-24T01:34:04.787Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:34:04 [2023-06-24T01:34:04.787Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:34:04 [2023-06-24T01:34:04.787Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:34:05 [2023-06-24T01:34:05.348Z] --- PASS: TestWaitBlocked (0.01s)
01:34:05 [2023-06-24T01:34:05.348Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
01:34:05 [2023-06-24T01:34:05.348Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
01:34:05 [2023-06-24T01:34:05.348Z] === RUN   TestWaitConditions
01:34:05 [2023-06-24T01:34:05.348Z] === RUN   TestWaitConditions/default
01:34:05 [2023-06-24T01:34:05.348Z] === PAUSE TestWaitConditions/default
01:34:05 [2023-06-24T01:34:05.348Z] === RUN   TestWaitConditions/not-running
01:34:05 [2023-06-24T01:34:05.348Z] === PAUSE TestWaitConditions/not-running
01:34:05 [2023-06-24T01:34:05.348Z] === RUN   TestWaitConditions/next-exit
01:34:05 [2023-06-24T01:34:05.348Z] === PAUSE TestWaitConditions/next-exit
01:34:05 [2023-06-24T01:34:05.348Z] === RUN   TestWaitConditions/removed
01:34:05 [2023-06-24T01:34:05.348Z] === PAUSE TestWaitConditions/removed
01:34:05 [2023-06-24T01:34:05.348Z] === CONT  TestWaitConditions/default
01:34:05 [2023-06-24T01:34:05.348Z] === CONT  TestWaitConditions/next-exit
01:34:05 [2023-06-24T01:34:05.348Z] === CONT  TestWaitConditions/not-running
01:34:05 [2023-06-24T01:34:05.348Z] === CONT  TestWaitConditions/removed
01:34:07 [2023-06-24T01:34:07.868Z] --- PASS: TestWaitConditions (0.01s)
01:34:07 [2023-06-24T01:34:07.868Z]     --- PASS: TestWaitConditions/default (1.74s)
01:34:07 [2023-06-24T01:34:07.868Z]     --- PASS: TestWaitConditions/not-running (1.92s)
01:34:07 [2023-06-24T01:34:07.868Z]     --- PASS: TestWaitConditions/removed (1.93s)
01:34:07 [2023-06-24T01:34:07.868Z]     --- PASS: TestWaitConditions/next-exit (1.99s)
01:34:07 [2023-06-24T01:34:07.868Z] === RUN   TestWaitRestartedContainer
01:34:07 [2023-06-24T01:34:07.868Z] === RUN   TestWaitRestartedContainer/default
01:34:07 [2023-06-24T01:34:07.868Z] === PAUSE TestWaitRestartedContainer/default
01:34:07 [2023-06-24T01:34:07.868Z] === RUN   TestWaitRestartedContainer/not-running
01:34:07 [2023-06-24T01:34:07.868Z] === PAUSE TestWaitRestartedContainer/not-running
01:34:07 [2023-06-24T01:34:07.868Z] === RUN   TestWaitRestartedContainer/next-exit
01:34:07 [2023-06-24T01:34:07.868Z] === PAUSE TestWaitRestartedContainer/next-exit
01:34:07 [2023-06-24T01:34:07.868Z] === CONT  TestWaitRestartedContainer/default
01:34:07 [2023-06-24T01:34:07.868Z] === CONT  TestWaitRestartedContainer/next-exit
01:34:07 [2023-06-24T01:34:07.868Z] === CONT  TestWaitRestartedContainer/not-running
01:34:09 [2023-06-24T01:34:09.766Z] --- PASS: TestWaitRestartedContainer (0.01s)
01:34:09 [2023-06-24T01:34:09.766Z]     --- PASS: TestWaitRestartedContainer/default (2.17s)
01:34:09 [2023-06-24T01:34:09.766Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.19s)
01:34:09 [2023-06-24T01:34:09.766Z]     --- PASS: TestWaitRestartedContainer/not-running (2.25s)
01:34:09 [2023-06-24T01:34:09.766Z] === CONT  TestContainerStartOnDaemonRestart
01:34:09 [2023-06-24T01:34:09.766Z] === CONT  TestStopContainerWithTimeoutCancel
01:34:09 [2023-06-24T01:34:09.766Z] === CONT  TestRestartDaemonWithRestartingContainer
01:34:09 [2023-06-24T01:34:09.766Z] === CONT  TestDaemonHostGatewayIP
01:34:09 [2023-06-24T01:34:09.766Z] === CONT  TestDaemonRestartIpcMode
01:34:09 [2023-06-24T01:34:09.766Z] === CONT  TestIpcModeOlderClient
01:34:09 [2023-06-24T01:34:09.766Z] === CONT  TestContainerKillOnDaemonStart
01:34:09 [2023-06-24T01:34:09.766Z] --- PASS: TestIpcModeOlderClient (0.07s)
01:34:12 [2023-06-24T01:34:12.305Z] --- PASS: TestContainerStartOnDaemonRestart (2.71s)
01:34:13 [2023-06-24T01:34:13.238Z] --- PASS: TestDaemonHostGatewayIP (3.47s)
01:34:13 [2023-06-24T01:34:13.508Z] --- PASS: TestStopContainerWithTimeoutCancel (3.78s)
01:34:13 [2023-06-24T01:34:13.508Z] --- PASS: TestDaemonRestartIpcMode (3.84s)
01:34:13 [2023-06-24T01:34:13.508Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.90s)
01:34:21 [2023-06-24T01:34:21.618Z] --- PASS: TestContainerKillOnDaemonStart (11.87s)
01:34:21 [2023-06-24T01:34:21.618Z] PASS
01:34:21 [2023-06-24T01:34:21.618Z] 
01:34:21 [2023-06-24T01:34:21.618Z] === Skipped
01:34:21 [2023-06-24T01:34:21.618Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
01:34:21 [2023-06-24T01:34:21.618Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:34:21 [2023-06-24T01:34:21.618Z] 
01:34:21 [2023-06-24T01:34:21.618Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:34:21 [2023-06-24T01:34:21.618Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:34:21 [2023-06-24T01:34:21.618Z] 
01:34:21 [2023-06-24T01:34:21.618Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
01:34:21 [2023-06-24T01:34:21.618Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
01:34:21 [2023-06-24T01:34:21.618Z] 
01:34:21 [2023-06-24T01:34:21.618Z] DONE 274 tests, 3 skipped in 120.111s
01:34:21 [2023-06-24T01:34:21.618Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
01:34:21 [2023-06-24T01:34:21.618Z] ++ 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
01:34:21 [2023-06-24T01:34:21.618Z] ++ set -e
01:34:21 [2023-06-24T01:34:21.618Z] ++ '[' -n 0 ']'
01:34:21 [2023-06-24T01:34:21.618Z] ++ set -x
01:34:21 [2023-06-24T01:34:21.618Z] ++ 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
01:34:21 [2023-06-24T01:34:21.618Z] INFO: Testing against a local daemon
01:34:21 [2023-06-24T01:34:21.618Z] === RUN   TestConfigDaemonID
01:34:22 [2023-06-24T01:34:22.545Z]     daemon_test.go:68: [ddc59b5262828] daemon is not started
01:34:22 [2023-06-24T01:34:22.545Z] --- PASS: TestConfigDaemonID (1.04s)
01:34:22 [2023-06-24T01:34:22.545Z] === RUN   TestDaemonConfigValidation
01:34:22 [2023-06-24T01:34:22.545Z] === RUN   TestDaemonConfigValidation/config_with_no_content
01:34:22 [2023-06-24T01:34:22.545Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
01:34:22 [2023-06-24T01:34:22.545Z] === RUN   TestDaemonConfigValidation/config_with_{}
01:34:22 [2023-06-24T01:34:22.545Z] === PAUSE TestDaemonConfigValidation/config_with_{}
01:34:22 [2023-06-24T01:34:22.545Z] === RUN   TestDaemonConfigValidation/invalid_config
01:34:22 [2023-06-24T01:34:22.545Z] === PAUSE TestDaemonConfigValidation/invalid_config
01:34:22 [2023-06-24T01:34:22.545Z] === RUN   TestDaemonConfigValidation/malformed_config
01:34:22 [2023-06-24T01:34:22.545Z] === PAUSE TestDaemonConfigValidation/malformed_config
01:34:22 [2023-06-24T01:34:22.545Z] === RUN   TestDaemonConfigValidation/valid_config
01:34:22 [2023-06-24T01:34:22.545Z] === PAUSE TestDaemonConfigValidation/valid_config
01:34:22 [2023-06-24T01:34:22.545Z] === CONT  TestDaemonConfigValidation/config_with_no_content
01:34:22 [2023-06-24T01:34:22.545Z] === CONT  TestDaemonConfigValidation/malformed_config
01:34:22 [2023-06-24T01:34:22.545Z] === CONT  TestDaemonConfigValidation/valid_config
01:34:22 [2023-06-24T01:34:22.545Z] === CONT  TestDaemonConfigValidation/invalid_config
01:34:22 [2023-06-24T01:34:22.545Z] === CONT  TestDaemonConfigValidation/config_with_{}
01:34:22 [2023-06-24T01:34:22.800Z] --- PASS: TestDaemonConfigValidation (0.00s)
01:34:22 [2023-06-24T01:34:22.800Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
01:34:22 [2023-06-24T01:34:22.800Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
01:34:22 [2023-06-24T01:34:22.800Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
01:34:22 [2023-06-24T01:34:22.800Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
01:34:22 [2023-06-24T01:34:22.800Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
01:34:22 [2023-06-24T01:34:22.800Z] === RUN   TestConfigDaemonSeccompProfiles
01:34:22 [2023-06-24T01:34:22.800Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
01:34:23 [2023-06-24T01:34:23.726Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
01:34:25 [2023-06-24T01:34:25.089Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
01:34:26 [2023-06-24T01:34:26.015Z]     daemon_test.go:182: [db3126c22aa3e] daemon is not started
01:34:26 [2023-06-24T01:34:26.015Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
01:34:26 [2023-06-24T01:34:26.015Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
01:34:26 [2023-06-24T01:34:26.015Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
01:34:26 [2023-06-24T01:34:26.015Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
01:34:26 [2023-06-24T01:34:26.015Z] === RUN   TestDaemonProxy
01:34:26 [2023-06-24T01:34:26.015Z] === RUN   TestDaemonProxy/environment_variables
01:34:27 [2023-06-24T01:34:27.901Z] === RUN   TestDaemonProxy/command-line_options
01:34:29 [2023-06-24T01:34:29.264Z] === RUN   TestDaemonProxy/configuration_file
01:34:31 [2023-06-24T01:34:31.150Z] === RUN   TestDaemonProxy/conflicting_options
01:34:31 [2023-06-24T01:34:31.406Z] === RUN   TestDaemonProxy/reload_sanitized
01:34:31 [2023-06-24T01:34:31.967Z] --- PASS: TestDaemonProxy (6.19s)
01:34:31 [2023-06-24T01:34:31.967Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
01:34:31 [2023-06-24T01:34:31.967Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
01:34:31 [2023-06-24T01:34:31.967Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
01:34:31 [2023-06-24T01:34:31.967Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
01:34:31 [2023-06-24T01:34:31.967Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
01:34:31 [2023-06-24T01:34:31.967Z] === RUN   TestLiveRestore
01:34:31 [2023-06-24T01:34:31.967Z] === RUN   TestLiveRestore/volume_references
01:34:31 [2023-06-24T01:34:31.967Z] === PAUSE TestLiveRestore/volume_references
01:34:31 [2023-06-24T01:34:31.967Z] === CONT  TestLiveRestore/volume_references
01:34:32 [2023-06-24T01:34:32.894Z] === RUN   TestLiveRestore/volume_references/restartPolicy
01:34:32 [2023-06-24T01:34:32.894Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
01:34:33 [2023-06-24T01:34:33.820Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
01:34:34 [2023-06-24T01:34:34.747Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
01:34:35 [2023-06-24T01:34:35.673Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
01:34:36 [2023-06-24T01:34:36.600Z] --- PASS: TestLiveRestore (0.00s)
01:34:36 [2023-06-24T01:34:36.600Z]     --- PASS: TestLiveRestore/volume_references (4.68s)
01:34:36 [2023-06-24T01:34:36.600Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.03s)
01:34:36 [2023-06-24T01:34:36.600Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s)
01:34:36 [2023-06-24T01:34:36.600Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
01:34:36 [2023-06-24T01:34:36.600Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.01s)
01:34:36 [2023-06-24T01:34:36.600Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.04s)
01:34:36 [2023-06-24T01:34:36.600Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
01:34:37 [2023-06-24T01:34:37.526Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.74s)
01:34:37 [2023-06-24T01:34:37.526Z] PASS
01:34:37 [2023-06-24T01:34:37.526Z] 
01:34:37 [2023-06-24T01:34:37.526Z] DONE 25 tests in 15.871s
01:34:37 [2023-06-24T01:34:37.526Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
01:34:37 [2023-06-24T01:34:37.526Z] ++ 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
01:34:37 [2023-06-24T01:34:37.526Z] ++ set -e
01:34:37 [2023-06-24T01:34:37.526Z] ++ '[' -n 0 ']'
01:34:37 [2023-06-24T01:34:37.526Z] ++ set -x
01:34:37 [2023-06-24T01:34:37.526Z] ++ 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
01:34:37 [2023-06-24T01:34:37.526Z] INFO: Testing against a local daemon
01:34:37 [2023-06-24T01:34:37.526Z] === RUN   TestCommitInheritsEnv
01:34:37 [2023-06-24T01:34:37.781Z] --- PASS: TestCommitInheritsEnv (0.23s)
01:34:37 [2023-06-24T01:34:37.781Z] === RUN   TestImportExtremelyLargeImageWorks
01:34:37 [2023-06-24T01:34:37.781Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
01:34:37 [2023-06-24T01:34:37.781Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
01:34:37 [2023-06-24T01:34:37.781Z] === RUN   TestImportWithCustomPlatform
01:34:37 [2023-06-24T01:34:37.781Z] === RUN   TestImportWithCustomPlatform/#00
01:34:37 [2023-06-24T01:34:37.781Z] === RUN   TestImportWithCustomPlatform/_______
01:34:37 [2023-06-24T01:34:37.781Z] === RUN   TestImportWithCustomPlatform//
01:34:37 [2023-06-24T01:34:37.781Z] === RUN   TestImportWithCustomPlatform/linux
01:34:37 [2023-06-24T01:34:37.781Z] === RUN   TestImportWithCustomPlatform/LINUX
01:34:38 [2023-06-24T01:34:38.037Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
01:34:38 [2023-06-24T01:34:38.037Z] === RUN   TestImportWithCustomPlatform/macos
01:34:38 [2023-06-24T01:34:38.037Z] === RUN   TestImportWithCustomPlatform/macos/arm64
01:34:38 [2023-06-24T01:34:38.037Z] === RUN   TestImportWithCustomPlatform/nintendo64
01:34:38 [2023-06-24T01:34:38.037Z] --- PASS: TestImportWithCustomPlatform (0.28s)
01:34:38 [2023-06-24T01:34:38.037Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
01:34:38 [2023-06-24T01:34:38.037Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
01:34:38 [2023-06-24T01:34:38.037Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
01:34:38 [2023-06-24T01:34:38.037Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
01:34:38 [2023-06-24T01:34:38.037Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
01:34:38 [2023-06-24T01:34:38.037Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
01:34:38 [2023-06-24T01:34:38.037Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
01:34:38 [2023-06-24T01:34:38.037Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
01:34:38 [2023-06-24T01:34:38.037Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
01:34:38 [2023-06-24T01:34:38.037Z] === RUN   TestImagesFilterMultiReference
01:34:38 [2023-06-24T01:34:38.037Z] --- PASS: TestImagesFilterMultiReference (0.05s)
01:34:38 [2023-06-24T01:34:38.037Z] === RUN   TestImagePullPlatformInvalid
01:34:38 [2023-06-24T01:34:38.037Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
01:34:38 [2023-06-24T01:34:38.037Z] === RUN   TestImagePullStoredfDigestForOtherRepo
01:34:38 [2023-06-24T01:34:38.037Z] time="2023-06-24T01:34:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.5 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.037Z] time="2023-06-24T01:34:37Z" level=info msg="redis not configured" go.version=go1.20.5 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.037Z] time="2023-06-24T01:34:37Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.20.5 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.037Z] time="2023-06-24T01:34:37Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.5 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3669c399-a071-44c0-b240-7c47f7a10c36 http.request.method=GET http.request.remoteaddr="127.0.0.1:49588" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3669c399-a071-44c0-b240-7c47f7a10c36 http.request.method=GET http.request.remoteaddr="127.0.0.1:49588" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="983.689µs" http.response.status=200 http.response.written=2 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0859c13b-0357-4534-b80c-6d5e44a186cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0859c13b-0357-4534-b80c-6d5e44a186cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=649831ce-42dd-4552-90b3-1a3be1efc892 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=649831ce-42dd-4552-90b3-1a3be1efc892 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0859c13b-0357-4534-b80c-6d5e44a186cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=25.699µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0276f9ce-cb11-4e64-82cf-20acdfc11530 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=649831ce-42dd-4552-90b3-1a3be1efc892 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=21.982µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be7edf42-51c3-4ed5-b7d6-4d263a72e99d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0859c13b-0357-4534-b80c-6d5e44a186cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.861236ms http.response.status=404 http.response.written=157 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=649831ce-42dd-4552-90b3-1a3be1efc892 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.897388ms http.response.status=404 http.response.written=157 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3a72ed4d-a330-40f8-9bcf-ecae54e36e78 http.request.method=POST http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=edc1310d-a99c-4c3c-97a3-6f143a4f8d5e http.request.method=POST http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=edc1310d-a99c-4c3c-97a3-6f143a4f8d5e http.request.method=POST http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3a72ed4d-a330-40f8-9bcf-ecae54e36e78 http.request.method=POST http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=edc1310d-a99c-4c3c-97a3-6f143a4f8d5e http.request.method=POST http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=91.939µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=837b1a4c-aaeb-4ebd-bf31-f928b33b6a36 trace.line=95 vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.295Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/885079f3-0657-4811-80d2-7cb9f06122fe/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3a72ed4d-a330-40f8-9bcf-ecae54e36e78 http.request.method=POST http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=62.302µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8f765b11-169e-4146-9c18-4f41577f85ed trace.line=95 vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/885079f3-0657-4811-80d2-7cb9f06122fe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3a72ed4d-a330-40f8-9bcf-ecae54e36e78 http.request.method=POST http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=11.938µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6c541946-9472-446b-be47-13dda55953f5 trace.line=141 vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=edc1310d-a99c-4c3c-97a3-6f143a4f8d5e http.request.method=POST http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=10.453µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0c9b29da-227a-4ea5-94ff-fdd929b896fb trace.line=141 vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=edc1310d-a99c-4c3c-97a3-6f143a4f8d5e http.request.method=POST http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=69.293µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8c774c9e-8ea2-4ee0-8c6f-1932d59b3db7 trace.line=95 vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=edc1310d-a99c-4c3c-97a3-6f143a4f8d5e http.request.method=POST http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.020827ms http.response.status=202 http.response.written=0 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/885079f3-0657-4811-80d2-7cb9f06122fe/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3a72ed4d-a330-40f8-9bcf-ecae54e36e78 http.request.method=POST http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=76.932µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3148b600-d6ff-4bf5-a3c2-19483cd34c2f trace.line=95 vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3a72ed4d-a330-40f8-9bcf-ecae54e36e78 http.request.method=POST http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.053829ms http.response.status=202 http.response.written=0 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab9c4769-4c47-46c4-95cb-0911ff99c9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.uuid=7cc71511-2895-4e20-a6b2-b3ef75af2f2d version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab9c4769-4c47-46c4-95cb-0911ff99c9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.uuid=7cc71511-2895-4e20-a6b2-b3ef75af2f2d version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab9c4769-4c47-46c4-95cb-0911ff99c9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=31.246µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=546eb733-eeb8-439e-b709-b9b5898483fc trace.line=82 vars.name=test vars.uuid=7cc71511-2895-4e20-a6b2-b3ef75af2f2d version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab9c4769-4c47-46c4-95cb-0911ff99c9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=11.906µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cee086ab-f00e-46fe-a343-3cb4f8165878 trace.line=141 vars.name=test vars.uuid=7cc71511-2895-4e20-a6b2-b3ef75af2f2d version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab9c4769-4c47-46c4-95cb-0911ff99c9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=68.735µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=8831004f-022f-4b0d-b3df-21f8397dad7e trace.line=124 vars.name=test vars.uuid=7cc71511-2895-4e20-a6b2-b3ef75af2f2d version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab9c4769-4c47-46c4-95cb-0911ff99c9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.uuid=7cc71511-2895-4e20-a6b2-b3ef75af2f2d version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab9c4769-4c47-46c4-95cb-0911ff99c9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=11.053µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b4c5c5f0-1adc-4816-98c2-54f1382db3c5 trace.line=141 vars.name=test vars.uuid=7cc71511-2895-4e20-a6b2-b3ef75af2f2d version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab9c4769-4c47-46c4-95cb-0911ff99c9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=10.577µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7acba06c-4955-44ad-8520-bd1e92a2e394 trace.line=141 vars.name=test vars.uuid=7cc71511-2895-4e20-a6b2-b3ef75af2f2d version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab9c4769-4c47-46c4-95cb-0911ff99c9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=7.927µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=379bb595-c5a9-46df-9793-c161518916a2 trace.line=141 vars.name=test vars.uuid=7cc71511-2895-4e20-a6b2-b3ef75af2f2d version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab9c4769-4c47-46c4-95cb-0911ff99c9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=52.16µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=1f77946f-5cd7-42fc-971f-3c27fbdd36b7 trace.line=167 vars.name=test vars.uuid=7cc71511-2895-4e20-a6b2-b3ef75af2f2d version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab9c4769-4c47-46c4-95cb-0911ff99c9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=50.733µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b74d3bb7-662b-4993-9f1e-a8a812300a1b trace.line=95 vars.name=test vars.uuid=7cc71511-2895-4e20-a6b2-b3ef75af2f2d version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab9c4769-4c47-46c4-95cb-0911ff99c9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=90.322µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=20d32383-6c54-49f9-9131-dc9b7e61c0c0 trace.line=181 vars.name=test vars.uuid=7cc71511-2895-4e20-a6b2-b3ef75af2f2d version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ab9c4769-4c47-46c4-95cb-0911ff99c9a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49594" http.request.uri="/v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.745854ms http.response.status=201 http.response.written=0 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "PUT /v2/test/blobs/uploads/7cc71511-2895-4e20-a6b2-b3ef75af2f2d?_state=PaleWLc0H23y5_PlQZkNg1by1AfoUdIXD_t7yz05meR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjYzcxNTExLTI4OTUtNGUyMC1hNmIyLWIzZWY3NWFmMmYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMwNjE3OTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a084c21-b113-45e0-9962-d0a2872850d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.uuid=885079f3-0657-4811-80d2-7cb9f06122fe version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a084c21-b113-45e0-9962-d0a2872850d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.uuid=885079f3-0657-4811-80d2-7cb9f06122fe version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/885079f3-0657-4811-80d2-7cb9f06122fe/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a084c21-b113-45e0-9962-d0a2872850d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=31.73µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b8a6e279-483c-42e7-85d1-c312193075b3 trace.line=82 vars.name=test vars.uuid=885079f3-0657-4811-80d2-7cb9f06122fe version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.296Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/885079f3-0657-4811-80d2-7cb9f06122fe/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a084c21-b113-45e0-9962-d0a2872850d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=12.192µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6ed1e3fd-65f3-43ca-a9e6-5187c3f41b12 trace.line=141 vars.name=test vars.uuid=885079f3-0657-4811-80d2-7cb9f06122fe version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/885079f3-0657-4811-80d2-7cb9f06122fe/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a084c21-b113-45e0-9962-d0a2872850d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=110.229µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=c3bdda51-0887-41ea-a6aa-871496f93065 trace.line=124 vars.name=test vars.uuid=885079f3-0657-4811-80d2-7cb9f06122fe version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a084c21-b113-45e0-9962-d0a2872850d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.uuid=885079f3-0657-4811-80d2-7cb9f06122fe version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/885079f3-0657-4811-80d2-7cb9f06122fe/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a084c21-b113-45e0-9962-d0a2872850d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=158.738µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=686e999c-c6cc-4eea-b70d-e30d9b82ef20 trace.line=141 vars.name=test vars.uuid=885079f3-0657-4811-80d2-7cb9f06122fe version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a084c21-b113-45e0-9962-d0a2872850d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=21.268µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8eea050c-5c4d-4494-adde-0a9399775a56 trace.line=141 vars.name=test vars.uuid=885079f3-0657-4811-80d2-7cb9f06122fe version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/885079f3-0657-4811-80d2-7cb9f06122fe/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a084c21-b113-45e0-9962-d0a2872850d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=10.273µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5efa617d-e8f2-4515-8502-f9e583a1730d trace.line=141 vars.name=test vars.uuid=885079f3-0657-4811-80d2-7cb9f06122fe version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/885079f3-0657-4811-80d2-7cb9f06122fe/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a084c21-b113-45e0-9962-d0a2872850d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=61.03µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=94c5e89d-a2d8-4011-b9fa-4d75f16a5c51 trace.line=167 vars.name=test vars.uuid=885079f3-0657-4811-80d2-7cb9f06122fe version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a084c21-b113-45e0-9962-d0a2872850d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=43.397µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=21d883b1-9c24-4968-9126-fa271c707cec trace.line=95 vars.name=test vars.uuid=885079f3-0657-4811-80d2-7cb9f06122fe version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/885079f3-0657-4811-80d2-7cb9f06122fe\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a084c21-b113-45e0-9962-d0a2872850d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=75.258µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=f83b160d-efff-481f-8f00-5cd33860e21e trace.line=181 vars.name=test vars.uuid=885079f3-0657-4811-80d2-7cb9f06122fe version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8a084c21-b113-45e0-9962-d0a2872850d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.170621ms http.response.status=201 http.response.written=0 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "PUT /v2/test/blobs/uploads/885079f3-0657-4811-80d2-7cb9f06122fe?_state=mgkbsyL6x-b__FmQz4lhgoDTN3omhwL1XkYdDg4p32d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4NTA3OWYzLTA2NTctNDgxMS04MGQyLTdjYjlmMDYxMjJmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yNFQwMTozNDozOC4wNzMxMDg0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0be66bbd-4b62-46a3-bca4-09d7f8ea7638 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0be66bbd-4b62-46a3-bca4-09d7f8ea7638 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0be66bbd-4b62-46a3-bca4-09d7f8ea7638 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=20.258µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=063b9500-ecf0-43d7-9b54-54dcb1e52064 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0be66bbd-4b62-46a3-bca4-09d7f8ea7638 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="795.651µs" http.response.status=404 http.response.written=96 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg=PutImageManifest go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=34.15µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c5659f78-7711-4749-b8d4-14eedda1dfd3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=11.857µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1650fb06-1b47-4b4e-a6e6-ac0f62b565c6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=18.707µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b4f2401e-d429-4885-8d36-25140b8c9086 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=9.575µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c8ebbec1-69f4-4208-82af-615fdaec3fcd trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=14.999µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f9e6831b-2e50-45a9-9551-a23f5147199a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=45.917µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1b4d7086-8087-4f5a-ab84-bdc61edd2d4d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=50.372µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=81de61b5-e5d3-4dec-9426-84bf090ccb66 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=25.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=504eec68-6604-401f-8c3e-1ad1bd2b9227 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.297Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=61.03µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=559045f5-b08b-4a76-aef6-8e5bc6d64626 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=30.893µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3fcbbeb0-dbab-45e8-9919-48548e760eb7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6b517a86-8458-4f9f-9a6c-5ddee0d3dcda http.request.method=PUT http.request.remoteaddr="127.0.0.1:49608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.633944ms http.response.status=201 http.response.written=0 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=11daf5c6-118a-4daa-860e-a1c3eec7b9d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49628" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=11daf5c6-118a-4daa-860e-a1c3eec7b9d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49628" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="793.813µs" http.response.status=200 http.response.written=2 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=27efa917-8bbe-486a-8a57-f6b0b8220a19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=27efa917-8bbe-486a-8a57-f6b0b8220a19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=27efa917-8bbe-486a-8a57-f6b0b8220a19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=38.712µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5808c547-400f-49ae-bd5a-1dd5a7f57783 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=27efa917-8bbe-486a-8a57-f6b0b8220a19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=27efa917-8bbe-486a-8a57-f6b0b8220a19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=25.355µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fb69af88-b993-463f-b32d-e4212010aded trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=27efa917-8bbe-486a-8a57-f6b0b8220a19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=13.112µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7b8ab52c-6b62-4c10-be6f-c0bea80df919 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=27efa917-8bbe-486a-8a57-f6b0b8220a19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=16.591µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ca032ef5-54f0-4b31-ab42-4a3d45a19574 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=27efa917-8bbe-486a-8a57-f6b0b8220a19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=27efa917-8bbe-486a-8a57-f6b0b8220a19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49636" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.194095ms http.response.status=200 http.response.written=417 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=315e0575-1284-48be-94b4-f3f3297624b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=315e0575-1284-48be-94b4-f3f3297624b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=315e0575-1284-48be-94b4-f3f3297624b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=315e0575-1284-48be-94b4-f3f3297624b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=36.513µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=08cc1127-0359-4768-a536-4bc510200ebb trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=315e0575-1284-48be-94b4-f3f3297624b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=13.202µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=679b9654-9a84-42e4-a54d-26c09a561cc2 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=315e0575-1284-48be-94b4-f3f3297624b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=16.271µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fa12f3bf-7170-4285-a857-effac85785cd trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=315e0575-1284-48be-94b4-f3f3297624b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=315e0575-1284-48be-94b4-f3f3297624b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.173066ms http.response.status=200 http.response.written=417 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4a244608-be08-48af-b96e-37e3e6cc33a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49654" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4a244608-be08-48af-b96e-37e3e6cc33a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49654" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=36bb4ddc-b57e-4999-8b64-3ea1296c12be http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=36bb4ddc-b57e-4999-8b64-3ea1296c12be http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.298Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4a244608-be08-48af-b96e-37e3e6cc33a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49654" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=34.109µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bca611ae-f044-4a39-b171-1ca902a34f6d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=36bb4ddc-b57e-4999-8b64-3ea1296c12be http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=31.295µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7c8275bd-70d2-4324-b2bb-03dbdd79d8fa trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4a244608-be08-48af-b96e-37e3e6cc33a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49654" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=22.31µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9071d708-5fe4-41dc-8167-189d45da7cf9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=36bb4ddc-b57e-4999-8b64-3ea1296c12be http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=12.471µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=92bb8de5-a564-4eee-80b2-bbf171d6663e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4a244608-be08-48af-b96e-37e3e6cc33a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49654" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=25.937µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6cb8ea0b-f702-4949-86d1-bfd831f9c9ac trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4a244608-be08-48af-b96e-37e3e6cc33a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49654" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=9.132µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1832dbf7-84bd-4d4f-b7b4-16bdb6859f1d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=36bb4ddc-b57e-4999-8b64-3ea1296c12be http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=23.787µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f41f4346-1588-4f9c-a2fa-ef2b86b3589d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4a244608-be08-48af-b96e-37e3e6cc33a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49654" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=8.057µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=22d2725c-bed5-4efa-afec-708c02daaf2b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=36bb4ddc-b57e-4999-8b64-3ea1296c12be http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=17.264µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=83e3a1d5-bb08-4930-b908-15cf25b967fa trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4a244608-be08-48af-b96e-37e3e6cc33a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49654" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=5.35µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=1f668bd8-98ea-447b-84d5-02d36161f808 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=36bb4ddc-b57e-4999-8b64-3ea1296c12be http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=8.624µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=78f332d4-a403-44bf-aa47-ffcf9d91b900 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=36bb4ddc-b57e-4999-8b64-3ea1296c12be http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=5.071µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=569adf84-23cd-4a92-9165-3e6f82ceae16 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4a244608-be08-48af-b96e-37e3e6cc33a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49654" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=14.113µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=1f5c85cd-330f-49e0-9ced-e519fde1ca6a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=36bb4ddc-b57e-4999-8b64-3ea1296c12be http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=15.425µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=6282fcab-4737-4a9d-ae5d-a285a3499d2b trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4a244608-be08-48af-b96e-37e3e6cc33a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49654" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=78.081µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=30a25f1b-1084-4405-8a69-00cdc714f57e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4a244608-be08-48af-b96e-37e3e6cc33a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49654" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=31.508µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d89c830d-d8cb-456a-895f-f206738ae3d4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=36bb4ddc-b57e-4999-8b64-3ea1296c12be http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=31.795µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bcbbcedc-6af8-4991-84cd-42395afd3254 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4a244608-be08-48af-b96e-37e3e6cc33a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49654" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.138869ms http.response.status=200 http.response.written=68 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=36bb4ddc-b57e-4999-8b64-3ea1296c12be http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=14.244µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f216dba1-a261-447f-b7ca-f19ea213ad8a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=36bb4ddc-b57e-4999-8b64-3ea1296c12be http.request.method=GET http.request.remoteaddr="127.0.0.1:49646" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.287826ms http.response.status=200 http.response.written=179 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8b1ca6ac-0e29-462d-a9ad-de35e0bdd8b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8b1ca6ac-0e29-462d-a9ad-de35e0bdd8b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="799.81µs" http.response.status=200 http.response.written=2 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a2a769f5-dd27-4594-b5f6-d33e95185294 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a2a769f5-dd27-4594-b5f6-d33e95185294 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.299Z] time="2023-06-24T01:34:38Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a2a769f5-dd27-4594-b5f6-d33e95185294 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.300Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a2a769f5-dd27-4594-b5f6-d33e95185294 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=29.835µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a2e05db4-027e-40de-a845-a6dc11d507b8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.300Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a2a769f5-dd27-4594-b5f6-d33e95185294 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=11.905µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b09a0d73-d566-4b8a-b725-abf552dc253a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.300Z] time="2023-06-24T01:34:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a2a769f5-dd27-4594-b5f6-d33e95185294 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.103805ms http.response.status=404 http.response.written=181 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.300Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:34:38 [2023-06-24T01:34:38.300Z] time="2023-06-24T01:34:38Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45575ae6-d03b-4fd6-92ce-0050825a81a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49688" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.300Z] time="2023-06-24T01:34:38Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45575ae6-d03b-4fd6-92ce-0050825a81a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49688" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.300Z] time="2023-06-24T01:34:38Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45575ae6-d03b-4fd6-92ce-0050825a81a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49688" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.300Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45575ae6-d03b-4fd6-92ce-0050825a81a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49688" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=23.007µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=443bb5af-b0bc-47fa-a5dd-f2635a774a05 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.300Z] time="2023-06-24T01:34:38Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45575ae6-d03b-4fd6-92ce-0050825a81a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49688" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 trace.duration=11.282µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a8c41415-3994-4e8b-b1e3-a17f96f0a7e2 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.300Z] time="2023-06-24T01:34:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45575ae6-d03b-4fd6-92ce-0050825a81a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49688" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="980.94µs" http.response.status=404 http.response.written=181 instance.id=cdd56e1b-845f-4eec-96a2-52b82ac0cd91 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:34:38 [2023-06-24T01:34:38.300Z] 127.0.0.1 - - [24/Jun/2023:01:34:38 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/a70bbdf673235526a9cb054c8e404e2583f99167 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:34:38 [2023-06-24T01:34:38.300Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s)
01:34:38 [2023-06-24T01:34:38.300Z] === RUN   TestRemoveImageOrphaning
01:34:38 [2023-06-24T01:34:38.555Z] --- PASS: TestRemoveImageOrphaning (0.24s)
01:34:38 [2023-06-24T01:34:38.555Z] === RUN   TestRemoveImageGarbageCollector
01:34:38 [2023-06-24T01:34:38.555Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:34:38 [2023-06-24T01:34:38.555Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
01:34:38 [2023-06-24T01:34:38.555Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:34:38 [2023-06-24T01:34:38.555Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
01:34:38 [2023-06-24T01:34:38.555Z] === RUN   TestTagInvalidReference
01:34:38 [2023-06-24T01:34:38.555Z] --- PASS: TestTagInvalidReference (0.01s)
01:34:38 [2023-06-24T01:34:38.556Z] === RUN   TestTagValidPrefixedRepo
01:34:38 [2023-06-24T01:34:38.556Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
01:34:38 [2023-06-24T01:34:38.556Z] === RUN   TestTagExistedNameWithoutForce
01:34:38 [2023-06-24T01:34:38.556Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
01:34:38 [2023-06-24T01:34:38.556Z] === RUN   TestTagOfficialNames
01:34:38 [2023-06-24T01:34:38.811Z] --- PASS: TestTagOfficialNames (0.04s)
01:34:38 [2023-06-24T01:34:38.811Z] === RUN   TestTagMatchesDigest
01:34:38 [2023-06-24T01:34:38.811Z] --- PASS: TestTagMatchesDigest (0.01s)
01:34:38 [2023-06-24T01:34:38.811Z] PASS
01:34:38 [2023-06-24T01:34:38.811Z] 
01:34:38 [2023-06-24T01:34:38.811Z] === Skipped
01:34:38 [2023-06-24T01:34:38.811Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
01:34:38 [2023-06-24T01:34:38.811Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
01:34:38 [2023-06-24T01:34:38.811Z] 
01:34:38 [2023-06-24T01:34:38.811Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
01:34:38 [2023-06-24T01:34:38.811Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:34:38 [2023-06-24T01:34:38.811Z] 
01:34:38 [2023-06-24T01:34:38.811Z] DONE 23 tests, 2 skipped in 1.238s
01:34:38 [2023-06-24T01:34:38.811Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
01:34:38 [2023-06-24T01:34:38.811Z] ++ 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
01:34:38 [2023-06-24T01:34:38.811Z] ++ set -e
01:34:38 [2023-06-24T01:34:38.811Z] ++ '[' -n 0 ']'
01:34:38 [2023-06-24T01:34:38.811Z] ++ set -x
01:34:38 [2023-06-24T01:34:38.811Z] ++ 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
01:34:38 [2023-06-24T01:34:38.811Z] === RUN   TestStripANSICommands
01:34:38 [2023-06-24T01:34:38.811Z] === RUN   TestStripANSICommands/#00
01:34:38 [2023-06-24T01:34:38.811Z] === RUN   TestStripANSICommands/#01
01:34:38 [2023-06-24T01:34:38.811Z] --- PASS: TestStripANSICommands (0.00s)
01:34:38 [2023-06-24T01:34:38.811Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
01:34:38 [2023-06-24T01:34:38.811Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
01:34:38 [2023-06-24T01:34:38.811Z] PASS
01:34:38 [2023-06-24T01:34:38.811Z] 
01:34:38 [2023-06-24T01:34:38.811Z] DONE 3 tests in 0.010s
01:34:38 [2023-06-24T01:34:38.811Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
01:34:38 [2023-06-24T01:34:38.811Z] ++ 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
01:34:38 [2023-06-24T01:34:38.811Z] ++ set -e
01:34:38 [2023-06-24T01:34:38.811Z] ++ '[' -n 0 ']'
01:34:38 [2023-06-24T01:34:38.811Z] ++ set -x
01:34:38 [2023-06-24T01:34:38.811Z] ++ 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
01:34:38 [2023-06-24T01:34:38.811Z] INFO: Testing against a local daemon
01:34:38 [2023-06-24T01:34:38.811Z] === RUN   TestNetworkCreateDelete
01:34:38 [2023-06-24T01:34:38.811Z] --- PASS: TestNetworkCreateDelete (0.15s)
01:34:38 [2023-06-24T01:34:38.811Z] === RUN   TestDockerNetworkDeletePreferID
01:34:39 [2023-06-24T01:34:39.372Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s)
01:34:39 [2023-06-24T01:34:39.372Z] === RUN   TestDaemonDNSFallback
01:34:45 [2023-06-24T01:34:45.902Z] --- PASS: TestDaemonDNSFallback (6.35s)
01:34:45 [2023-06-24T01:34:45.902Z] === RUN   TestInspectNetwork
01:34:49 [2023-06-24T01:34:49.165Z] === RUN   TestInspectNetwork/full_network_id
01:34:49 [2023-06-24T01:34:49.165Z] === RUN   TestInspectNetwork/partial_network_id
01:34:49 [2023-06-24T01:34:49.165Z] === RUN   TestInspectNetwork/network_name
01:34:49 [2023-06-24T01:34:49.165Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
01:34:54 [2023-06-24T01:34:54.404Z] --- PASS: TestInspectNetwork (7.78s)
01:34:54 [2023-06-24T01:34:54.404Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
01:34:54 [2023-06-24T01:34:54.404Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
01:34:54 [2023-06-24T01:34:54.404Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
01:34:54 [2023-06-24T01:34:54.404Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
01:34:54 [2023-06-24T01:34:54.404Z] === RUN   TestRunContainerWithBridgeNone
01:34:54 [2023-06-24T01:34:54.965Z] --- PASS: TestRunContainerWithBridgeNone (1.41s)
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/create
01:34:54 [2023-06-24T01:34:54.965Z] === PAUSE TestNetworkInvalidJSON/networks/create
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
01:34:54 [2023-06-24T01:34:54.965Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
01:34:54 [2023-06-24T01:34:54.965Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
01:34:54 [2023-06-24T01:34:54.965Z] === CONT  TestNetworkInvalidJSON/networks/create
01:34:54 [2023-06-24T01:34:54.965Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
01:34:54 [2023-06-24T01:34:54.965Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
01:34:54 [2023-06-24T01:34:54.965Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
01:34:54 [2023-06-24T01:34:54.965Z] --- PASS: TestNetworkInvalidJSON (0.01s)
01:34:54 [2023-06-24T01:34:54.965Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
01:34:54 [2023-06-24T01:34:54.965Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z] === RUN   TestNetworkList
01:34:54 [2023-06-24T01:34:54.966Z] === RUN   TestNetworkList//networks
01:34:54 [2023-06-24T01:34:54.966Z] === PAUSE TestNetworkList//networks
01:34:54 [2023-06-24T01:34:54.966Z] === RUN   TestNetworkList//networks/
01:34:54 [2023-06-24T01:34:54.966Z] === PAUSE TestNetworkList//networks/
01:34:54 [2023-06-24T01:34:54.966Z] === CONT  TestNetworkList//networks
01:34:54 [2023-06-24T01:34:54.966Z] === CONT  TestNetworkList//networks/
01:34:54 [2023-06-24T01:34:54.966Z] --- PASS: TestNetworkList (0.01s)
01:34:54 [2023-06-24T01:34:54.966Z]     --- PASS: TestNetworkList//networks (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z]     --- PASS: TestNetworkList//networks/ (0.00s)
01:34:54 [2023-06-24T01:34:54.966Z] === RUN   TestHostIPv4BridgeLabel
01:34:55 [2023-06-24T01:34:55.526Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
01:34:55 [2023-06-24T01:34:55.526Z] === RUN   TestDaemonRestartWithLiveRestore
01:34:56 [2023-06-24T01:34:56.891Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
01:34:56 [2023-06-24T01:34:56.891Z] === RUN   TestDaemonDefaultNetworkPools
01:34:57 [2023-06-24T01:34:57.452Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
01:34:57 [2023-06-24T01:34:57.452Z] === RUN   TestDaemonRestartWithExistingNetwork
01:34:58 [2023-06-24T01:34:58.816Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
01:34:58 [2023-06-24T01:34:58.816Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:34:59 [2023-06-24T01:34:59.743Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
01:34:59 [2023-06-24T01:34:59.743Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:35:00 [2023-06-24T01:35:00.669Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
01:35:00 [2023-06-24T01:35:00.669Z] === RUN   TestServiceWithPredefinedNetwork
01:35:03 [2023-06-24T01:35:03.183Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s)
01:35:03 [2023-06-24T01:35:03.183Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:35:03 [2023-06-24T01:35:03.183Z]     service_test.go:242: FLAKY_TEST
01:35:03 [2023-06-24T01:35:03.183Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:35:03 [2023-06-24T01:35:03.183Z] === RUN   TestServiceWithDataPathPortInit
01:35:18 [2023-06-24T01:35:18.016Z] --- PASS: TestServiceWithDataPathPortInit (14.60s)
01:35:18 [2023-06-24T01:35:18.016Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:35:20 [2023-06-24T01:35:20.530Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w1s6xz4mug6d7yql7ycl355vi Created:2023-06-24 01:35:18.658263007 +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[90aaab78a25b5260bc09c3990f11d1ce3b7e7b2fa99a26bef76055326dd0213f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ib3xhtov1u13diikxtj0d2ofa EndpointID:4fb63aac7cf4c61c76bba6f801ee4eec7a9e0dcfa5b0c368fe59bb3262584fcb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f0024d14eda8e5b4d087274db48f22ef0bac813c4739b44c25e0cd0b2330934a 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:a2d09a9f4695 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ib3xhtov1u13diikxtj0d2ofa EndpointID:4fb63aac7cf4c61c76bba6f801ee4eec7a9e0dcfa5b0c368fe59bb3262584fcb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
01:35:24 [2023-06-24T01:35:24.693Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s)
01:35:24 [2023-06-24T01:35:24.693Z] PASS
01:35:24 [2023-06-24T01:35:24.693Z] 
01:35:24 [2023-06-24T01:35:24.693Z] === Skipped
01:35:24 [2023-06-24T01:35:24.693Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:35:24 [2023-06-24T01:35:24.693Z]     service_test.go:242: FLAKY_TEST
01:35:24 [2023-06-24T01:35:24.693Z] 
01:35:24 [2023-06-24T01:35:24.693Z] DONE 38 tests, 1 skipped in 45.800s
01:35:24 [2023-06-24T01:35:24.693Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:35:24 [2023-06-24T01:35:24.693Z] ++ 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
01:35:24 [2023-06-24T01:35:24.693Z] ++ set -e
01:35:24 [2023-06-24T01:35:24.693Z] ++ '[' -n 0 ']'
01:35:24 [2023-06-24T01:35:24.693Z] ++ set -x
01:35:24 [2023-06-24T01:35:24.693Z] ++ 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
01:35:24 [2023-06-24T01:35:24.693Z] INFO: Testing against a local daemon
01:35:24 [2023-06-24T01:35:24.693Z] === RUN   TestDockerNetworkIpvlanPersistance
01:35:24 [2023-06-24T01:35:24.693Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:35:24 [2023-06-24T01:35:24.693Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:35:24 [2023-06-24T01:35:24.693Z] === RUN   TestDockerNetworkIpvlan
01:35:24 [2023-06-24T01:35:24.693Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:35:24 [2023-06-24T01:35:24.693Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:35:24 [2023-06-24T01:35:24.693Z] PASS
01:35:24 [2023-06-24T01:35:24.693Z] 
01:35:24 [2023-06-24T01:35:24.693Z] === Skipped
01:35:24 [2023-06-24T01:35:24.693Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:35:24 [2023-06-24T01:35:24.693Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:35:24 [2023-06-24T01:35:24.693Z] 
01:35:24 [2023-06-24T01:35:24.693Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:35:24 [2023-06-24T01:35:24.693Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:35:24 [2023-06-24T01:35:24.693Z] 
01:35:24 [2023-06-24T01:35:24.693Z] DONE 2 tests, 2 skipped in 0.023s
01:35:24 [2023-06-24T01:35:24.693Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:35:24 [2023-06-24T01:35:24.693Z] ++ 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
01:35:24 [2023-06-24T01:35:24.693Z] ++ set -e
01:35:24 [2023-06-24T01:35:24.693Z] ++ '[' -n 0 ']'
01:35:24 [2023-06-24T01:35:24.693Z] ++ set -x
01:35:24 [2023-06-24T01:35:24.693Z] ++ 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
01:35:24 [2023-06-24T01:35:24.693Z] INFO: Testing against a local daemon
01:35:24 [2023-06-24T01:35:24.693Z] === RUN   TestDockerNetworkMacvlanPersistance
01:35:26 [2023-06-24T01:35:26.057Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
01:35:26 [2023-06-24T01:35:26.057Z] === RUN   TestDockerNetworkMacvlan
01:35:26 [2023-06-24T01:35:26.618Z] === RUN   TestDockerNetworkMacvlan/Subinterface
01:35:27 [2023-06-24T01:35:27.544Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
01:35:28 [2023-06-24T01:35:28.105Z] === RUN   TestDockerNetworkMacvlan/NilParent
01:35:30 [2023-06-24T01:35:30.036Z] === RUN   TestDockerNetworkMacvlan/InternalMode
01:35:31 [2023-06-24T01:35:31.924Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
01:35:35 [2023-06-24T01:35:35.189Z] === RUN   TestDockerNetworkMacvlan/Addressing
01:35:35 [2023-06-24T01:35:35.750Z] --- PASS: TestDockerNetworkMacvlan (9.60s)
01:35:35 [2023-06-24T01:35:35.750Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
01:35:35 [2023-06-24T01:35:35.750Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
01:35:35 [2023-06-24T01:35:35.750Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
01:35:35 [2023-06-24T01:35:35.750Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
01:35:35 [2023-06-24T01:35:35.750Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s)
01:35:35 [2023-06-24T01:35:35.750Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s)
01:35:35 [2023-06-24T01:35:35.750Z] PASS
01:35:35 [2023-06-24T01:35:35.750Z] 
01:35:35 [2023-06-24T01:35:35.750Z] DONE 8 tests in 10.986s
01:35:35 [2023-06-24T01:35:35.750Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
01:35:35 [2023-06-24T01:35:35.750Z] ++ 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
01:35:35 [2023-06-24T01:35:35.750Z] ++ set -e
01:35:35 [2023-06-24T01:35:35.750Z] ++ '[' -n 0 ']'
01:35:35 [2023-06-24T01:35:35.750Z] ++ set -x
01:35:35 [2023-06-24T01:35:35.750Z] ++ 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
01:35:35 [2023-06-24T01:35:35.750Z] testing: warning: no tests to run
01:35:35 [2023-06-24T01:35:35.750Z] PASS
01:35:35 [2023-06-24T01:35:35.750Z] 
01:35:35 [2023-06-24T01:35:35.750Z] DONE 0 tests in 0.008s
01:35:35 [2023-06-24T01:35:35.750Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
01:35:35 [2023-06-24T01:35:35.750Z] ++ 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
01:35:35 [2023-06-24T01:35:35.750Z] ++ set -e
01:35:35 [2023-06-24T01:35:35.750Z] ++ '[' -n 0 ']'
01:35:35 [2023-06-24T01:35:35.750Z] ++ set -x
01:35:35 [2023-06-24T01:35:35.751Z] ++ 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
01:35:35 [2023-06-24T01:35:35.751Z] INFO: Testing against a local daemon
01:35:35 [2023-06-24T01:35:35.751Z] === RUN   TestAuthZPluginAllowRequest
01:35:37 [2023-06-24T01:35:37.114Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
01:35:37 [2023-06-24T01:35:37.114Z] === RUN   TestAuthZPluginTLS
01:35:37 [2023-06-24T01:35:37.369Z] --- PASS: TestAuthZPluginTLS (0.55s)
01:35:37 [2023-06-24T01:35:37.369Z] === RUN   TestAuthZPluginDenyRequest
01:35:37 [2023-06-24T01:35:37.930Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
01:35:37 [2023-06-24T01:35:37.930Z] === RUN   TestAuthZPluginAPIDenyResponse
01:35:38 [2023-06-24T01:35:38.491Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
01:35:38 [2023-06-24T01:35:38.491Z] === RUN   TestAuthZPluginDenyResponse
01:35:39 [2023-06-24T01:35:39.052Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
01:35:39 [2023-06-24T01:35:39.052Z] === RUN   TestAuthZPluginAllowEventStream
01:35:40 [2023-06-24T01:35:40.415Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
01:35:40 [2023-06-24T01:35:40.415Z] === RUN   TestAuthZPluginErrorResponse
01:35:40 [2023-06-24T01:35:40.671Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
01:35:40 [2023-06-24T01:35:40.671Z] === RUN   TestAuthZPluginErrorRequest
01:35:41 [2023-06-24T01:35:41.232Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
01:35:41 [2023-06-24T01:35:41.232Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:35:41 [2023-06-24T01:35:41.793Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
01:35:41 [2023-06-24T01:35:41.793Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:35:43 [2023-06-24T01:35:43.157Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
01:35:43 [2023-06-24T01:35:43.157Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:35:44 [2023-06-24T01:35:44.520Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s)
01:35:44 [2023-06-24T01:35:44.520Z] === RUN   TestAuthZPluginHeader
01:35:45 [2023-06-24T01:35:45.081Z] --- PASS: TestAuthZPluginHeader (0.67s)
01:35:45 [2023-06-24T01:35:45.081Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:35:45 [2023-06-24T01:35:45.081Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:35:45 [2023-06-24T01:35:45.081Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:35:45 [2023-06-24T01:35:45.081Z] === RUN   TestAuthZPluginV2Disable
01:35:45 [2023-06-24T01:35:45.081Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:35:45 [2023-06-24T01:35:45.081Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
01:35:45 [2023-06-24T01:35:45.081Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:35:45 [2023-06-24T01:35:45.081Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:35:45 [2023-06-24T01:35:45.081Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:35:45 [2023-06-24T01:35:45.081Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:35:45 [2023-06-24T01:35:45.081Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:35:45 [2023-06-24T01:35:45.081Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:35:45 [2023-06-24T01:35:45.081Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:36:03 [2023-06-24T01:36:03.117Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
01:36:03 [2023-06-24T01:36:03.117Z] PASS
01:36:03 [2023-06-24T01:36:03.117Z] 
01:36:03 [2023-06-24T01:36:03.117Z] === Skipped
01:36:03 [2023-06-24T01:36:03.117Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:36:03 [2023-06-24T01:36:03.117Z] 
01:36:03 [2023-06-24T01:36:03.117Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:36:03 [2023-06-24T01:36:03.117Z] 
01:36:03 [2023-06-24T01:36:03.117Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:36:03 [2023-06-24T01:36:03.117Z] 
01:36:03 [2023-06-24T01:36:03.117Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:36:03 [2023-06-24T01:36:03.117Z] 
01:36:03 [2023-06-24T01:36:03.117Z] DONE 17 tests, 4 skipped in 26.372s
01:36:03 [2023-06-24T01:36:03.117Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
01:36:03 [2023-06-24T01:36:03.117Z] ++ 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
01:36:03 [2023-06-24T01:36:03.117Z] ++ set -e
01:36:03 [2023-06-24T01:36:03.117Z] ++ '[' -n 0 ']'
01:36:03 [2023-06-24T01:36:03.117Z] ++ set -x
01:36:03 [2023-06-24T01:36:03.117Z] ++ 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
01:36:03 [2023-06-24T01:36:03.117Z] INFO: Testing against a local daemon
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
01:36:03 [2023-06-24T01:36:03.117Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
01:36:03 [2023-06-24T01:36:03.117Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/pull
01:36:03 [2023-06-24T01:36:03.117Z] === PAUSE TestPluginInvalidJSON/plugins/pull
01:36:03 [2023-06-24T01:36:03.117Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
01:36:03 [2023-06-24T01:36:03.117Z] === CONT  TestPluginInvalidJSON/plugins/pull
01:36:03 [2023-06-24T01:36:03.117Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
01:36:03 [2023-06-24T01:36:03.117Z] --- PASS: TestPluginInvalidJSON (0.01s)
01:36:03 [2023-06-24T01:36:03.117Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInstall
01:36:03 [2023-06-24T01:36:03.117Z] === RUN   TestPluginInstall/no_auth
01:36:05 [2023-06-24T01:36:05.005Z] time="2023-06-24T01:36:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:36:05 [2023-06-24T01:36:05.005Z] time="2023-06-24T01:36:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3287e02973a6c477e2bf5550a2bac561a955d906304e4c9fa4147f3f00127c50" mediatype=application/vnd.docker.plugin.v1+json size=522
01:36:05 [2023-06-24T01:36:05.005Z] time="2023-06-24T01:36:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:36:05 [2023-06-24T01:36:05.005Z] time="2023-06-24T01:36:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3287e02973a6c477e2bf5550a2bac561a955d906304e4c9fa4147f3f00127c50" mediatype=application/vnd.docker.plugin.v1+json size=522
01:36:05 [2023-06-24T01:36:05.005Z] === RUN   TestPluginInstall/with_htpasswd
01:36:05 [2023-06-24T01:36:05.567Z] time="2023-06-24T01:36:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:36:05 [2023-06-24T01:36:05.567Z] time="2023-06-24T01:36:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3287e02973a6c477e2bf5550a2bac561a955d906304e4c9fa4147f3f00127c50" mediatype=application/vnd.docker.plugin.v1+json size=522
01:36:05 [2023-06-24T01:36:05.567Z] time="2023-06-24T01:36:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:36:05 [2023-06-24T01:36:05.567Z] time="2023-06-24T01:36:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3287e02973a6c477e2bf5550a2bac561a955d906304e4c9fa4147f3f00127c50" mediatype=application/vnd.docker.plugin.v1+json size=522
01:36:05 [2023-06-24T01:36:05.567Z] === RUN   TestPluginInstall/with_insecure
01:36:06 [2023-06-24T01:36:06.494Z] time="2023-06-24T01:36:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:36:06 [2023-06-24T01:36:06.494Z] time="2023-06-24T01:36:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:814841a5cea0df0fe0d18159a1bbf3c01bcb6c5ae453abb74f9acaba58269bfb" mediatype=application/vnd.docker.plugin.v1+json size=522
01:36:06 [2023-06-24T01:36:06.494Z] time="2023-06-24T01:36:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:36:06 [2023-06-24T01:36:06.494Z] time="2023-06-24T01:36:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:814841a5cea0df0fe0d18159a1bbf3c01bcb6c5ae453abb74f9acaba58269bfb" mediatype=application/vnd.docker.plugin.v1+json size=522
01:36:06 [2023-06-24T01:36:06.749Z]     plugin_test.go:195: [d271db94b783c] daemon is not started
01:36:06 [2023-06-24T01:36:06.749Z] --- PASS: TestPluginInstall (4.59s)
01:36:06 [2023-06-24T01:36:06.749Z]     --- PASS: TestPluginInstall/no_auth (3.04s)
01:36:06 [2023-06-24T01:36:06.749Z]     --- PASS: TestPluginInstall/with_htpasswd (0.54s)
01:36:06 [2023-06-24T01:36:06.749Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
01:36:06 [2023-06-24T01:36:06.749Z] === RUN   TestPluginsWithRuntimes
01:36:08 [2023-06-24T01:36:08.113Z] === RUN   TestPluginsWithRuntimes/No_Args
01:36:09 [2023-06-24T01:36:09.040Z] === RUN   TestPluginsWithRuntimes/With_Args
01:36:09 [2023-06-24T01:36:09.966Z] --- PASS: TestPluginsWithRuntimes (3.23s)
01:36:09 [2023-06-24T01:36:09.966Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.83s)
01:36:09 [2023-06-24T01:36:09.966Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
01:36:09 [2023-06-24T01:36:09.966Z] === RUN   TestPluginBackCompatMediaTypes
01:36:10 [2023-06-24T01:36:10.527Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
01:36:10 [2023-06-24T01:36:10.527Z] PASS
01:36:10 [2023-06-24T01:36:10.527Z] 
01:36:10 [2023-06-24T01:36:10.527Z] DONE 24 tests in 8.408s
01:36:10 [2023-06-24T01:36:10.527Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
01:36:10 [2023-06-24T01:36:10.527Z] ++ 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
01:36:10 [2023-06-24T01:36:10.527Z] ++ set -e
01:36:10 [2023-06-24T01:36:10.527Z] ++ '[' -n 0 ']'
01:36:10 [2023-06-24T01:36:10.527Z] ++ set -x
01:36:10 [2023-06-24T01:36:10.527Z] ++ 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
01:36:10 [2023-06-24T01:36:10.527Z] INFO: Testing against a local daemon
01:36:10 [2023-06-24T01:36:10.527Z] === RUN   TestExternalGraphDriver
01:36:10 [2023-06-24T01:36:10.783Z] === RUN   TestExternalGraphDriver/json
01:36:12 [2023-06-24T01:36:12.669Z] === RUN   TestExternalGraphDriver/spec
01:36:14 [2023-06-24T01:36:14.033Z] === RUN   TestExternalGraphDriver/pull
01:36:15 [2023-06-24T01:36:15.919Z] --- PASS: TestExternalGraphDriver (5.32s)
01:36:15 [2023-06-24T01:36:15.919Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
01:36:15 [2023-06-24T01:36:15.919Z]     --- PASS: TestExternalGraphDriver/spec (1.63s)
01:36:15 [2023-06-24T01:36:15.919Z]     --- PASS: TestExternalGraphDriver/pull (1.75s)
01:36:15 [2023-06-24T01:36:15.919Z] === RUN   TestGraphdriverPluginV2
01:36:16 [2023-06-24T01:36:16.175Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:36:16 [2023-06-24T01:36:16.175Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
01:36:16 [2023-06-24T01:36:16.175Z] PASS
01:36:16 [2023-06-24T01:36:16.175Z] 
01:36:16 [2023-06-24T01:36:16.175Z] === Skipped
01:36:16 [2023-06-24T01:36:16.175Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
01:36:16 [2023-06-24T01:36:16.175Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:36:16 [2023-06-24T01:36:16.175Z] 
01:36:16 [2023-06-24T01:36:16.175Z] DONE 5 tests, 1 skipped in 5.666s
01:36:16 [2023-06-24T01:36:16.175Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
01:36:16 [2023-06-24T01:36:16.175Z] ++ 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
01:36:16 [2023-06-24T01:36:16.175Z] ++ set -e
01:36:16 [2023-06-24T01:36:16.175Z] ++ '[' -n 0 ']'
01:36:16 [2023-06-24T01:36:16.175Z] ++ set -x
01:36:16 [2023-06-24T01:36:16.175Z] ++ 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
01:36:16 [2023-06-24T01:36:16.175Z] INFO: Testing against a local daemon
01:36:16 [2023-06-24T01:36:16.175Z] === RUN   TestContinueAfterPluginCrash
01:36:16 [2023-06-24T01:36:16.175Z] === PAUSE TestContinueAfterPluginCrash
01:36:16 [2023-06-24T01:36:16.175Z] === RUN   TestReadPluginNoRead
01:36:16 [2023-06-24T01:36:16.175Z] === PAUSE TestReadPluginNoRead
01:36:16 [2023-06-24T01:36:16.175Z] === RUN   TestDaemonStartWithLogOpt
01:36:16 [2023-06-24T01:36:16.175Z] === PAUSE TestDaemonStartWithLogOpt
01:36:16 [2023-06-24T01:36:16.175Z] === CONT  TestContinueAfterPluginCrash
01:36:16 [2023-06-24T01:36:16.175Z] === CONT  TestDaemonStartWithLogOpt
01:36:16 [2023-06-24T01:36:16.175Z] === CONT  TestReadPluginNoRead
01:36:18 [2023-06-24T01:36:18.689Z] === RUN   TestReadPluginNoRead/default
01:36:18 [2023-06-24T01:36:18.689Z] --- PASS: TestDaemonStartWithLogOpt (2.68s)
01:36:19 [2023-06-24T01:36:19.616Z] === RUN   TestReadPluginNoRead/disabled_caching
01:36:20 [2023-06-24T01:36:20.979Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
01:36:21 [2023-06-24T01:36:21.905Z]     read_test.go:91: [d4f5228686bf4] daemon is not started
01:36:21 [2023-06-24T01:36:21.905Z] --- PASS: TestReadPluginNoRead (5.87s)
01:36:21 [2023-06-24T01:36:21.905Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
01:36:21 [2023-06-24T01:36:21.905Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
01:36:21 [2023-06-24T01:36:21.905Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
01:36:23 [2023-06-24T01:36:23.792Z] --- PASS: TestContinueAfterPluginCrash (7.75s)
01:36:23 [2023-06-24T01:36:23.793Z] PASS
01:36:23 [2023-06-24T01:36:23.793Z] 
01:36:23 [2023-06-24T01:36:23.793Z] DONE 6 tests in 7.779s
01:36:23 [2023-06-24T01:36:23.793Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
01:36:23 [2023-06-24T01:36:23.793Z] ++ 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
01:36:23 [2023-06-24T01:36:23.793Z] ++ set -e
01:36:23 [2023-06-24T01:36:23.793Z] ++ '[' -n 0 ']'
01:36:23 [2023-06-24T01:36:23.793Z] ++ set -x
01:36:23 [2023-06-24T01:36:23.793Z] ++ 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
01:36:23 [2023-06-24T01:36:23.793Z] testing: warning: no tests to run
01:36:23 [2023-06-24T01:36:23.793Z] PASS
01:36:23 [2023-06-24T01:36:23.793Z] 
01:36:23 [2023-06-24T01:36:23.793Z] DONE 0 tests in 0.010s
01:36:24 [2023-06-24T01:36:24.048Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
01:36:24 [2023-06-24T01:36:24.048Z] ++ 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
01:36:24 [2023-06-24T01:36:24.048Z] ++ set -e
01:36:24 [2023-06-24T01:36:24.048Z] ++ '[' -n 0 ']'
01:36:24 [2023-06-24T01:36:24.048Z] ++ set -x
01:36:24 [2023-06-24T01:36:24.048Z] ++ 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
01:36:24 [2023-06-24T01:36:24.048Z] INFO: Testing against a local daemon
01:36:24 [2023-06-24T01:36:24.048Z] === RUN   TestPluginWithDevMounts
01:36:24 [2023-06-24T01:36:24.048Z] === PAUSE TestPluginWithDevMounts
01:36:24 [2023-06-24T01:36:24.048Z] === CONT  TestPluginWithDevMounts
01:36:25 [2023-06-24T01:36:25.421Z] --- PASS: TestPluginWithDevMounts (1.55s)
01:36:25 [2023-06-24T01:36:25.421Z] PASS
01:36:25 [2023-06-24T01:36:25.421Z] 
01:36:25 [2023-06-24T01:36:25.421Z] DONE 1 tests in 1.570s
01:36:25 [2023-06-24T01:36:25.421Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
01:36:25 [2023-06-24T01:36:25.421Z] ++ 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
01:36:25 [2023-06-24T01:36:25.421Z] ++ set -e
01:36:25 [2023-06-24T01:36:25.421Z] ++ '[' -n 0 ']'
01:36:25 [2023-06-24T01:36:25.421Z] ++ set -x
01:36:25 [2023-06-24T01:36:25.421Z] ++ 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
01:36:25 [2023-06-24T01:36:25.676Z] INFO: Testing against a local daemon
01:36:25 [2023-06-24T01:36:25.676Z] === RUN   TestSecretInspect
01:36:28 [2023-06-24T01:36:28.190Z] --- PASS: TestSecretInspect (2.36s)
01:36:28 [2023-06-24T01:36:28.190Z] === RUN   TestSecretList
01:36:30 [2023-06-24T01:36:30.703Z] --- PASS: TestSecretList (2.39s)
01:36:30 [2023-06-24T01:36:30.703Z] === RUN   TestSecretsCreateAndDelete
01:36:33 [2023-06-24T01:36:33.217Z] --- PASS: TestSecretsCreateAndDelete (2.49s)
01:36:33 [2023-06-24T01:36:33.217Z] === RUN   TestSecretsUpdate
01:36:35 [2023-06-24T01:36:35.103Z] --- PASS: TestSecretsUpdate (2.34s)
01:36:35 [2023-06-24T01:36:35.103Z] === RUN   TestTemplatedSecret
01:36:37 [2023-06-24T01:36:37.615Z] --- PASS: TestTemplatedSecret (2.52s)
01:36:37 [2023-06-24T01:36:37.615Z] === RUN   TestSecretCreateResolve
01:36:40 [2023-06-24T01:36:40.128Z] --- PASS: TestSecretCreateResolve (2.39s)
01:36:40 [2023-06-24T01:36:40.128Z] PASS
01:36:40 [2023-06-24T01:36:40.128Z] 
01:36:40 [2023-06-24T01:36:40.128Z] DONE 6 tests in 14.523s
01:36:40 [2023-06-24T01:36:40.128Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
01:36:40 [2023-06-24T01:36:40.128Z] ++ 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
01:36:40 [2023-06-24T01:36:40.128Z] ++ set -e
01:36:40 [2023-06-24T01:36:40.128Z] ++ '[' -n 0 ']'
01:36:40 [2023-06-24T01:36:40.128Z] ++ set -x
01:36:40 [2023-06-24T01:36:40.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
01:36:40 [2023-06-24T01:36:40.128Z] INFO: Testing against a local daemon
01:36:40 [2023-06-24T01:36:40.128Z] === RUN   TestServiceCreateInit
01:36:40 [2023-06-24T01:36:40.128Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:36:44 [2023-06-24T01:36:44.292Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:36:47 [2023-06-24T01:36:47.554Z] --- PASS: TestServiceCreateInit (7.50s)
01:36:47 [2023-06-24T01:36:47.555Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
01:36:47 [2023-06-24T01:36:47.555Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s)
01:36:47 [2023-06-24T01:36:47.555Z] === RUN   TestCreateServiceMultipleTimes
01:37:05 [2023-06-24T01:37:05.590Z] --- PASS: TestCreateServiceMultipleTimes (15.43s)
01:37:05 [2023-06-24T01:37:05.590Z] === RUN   TestCreateServiceConflict
01:37:05 [2023-06-24T01:37:05.590Z] --- PASS: TestCreateServiceConflict (2.35s)
01:37:05 [2023-06-24T01:37:05.590Z] === RUN   TestCreateServiceMaxReplicas
01:37:08 [2023-06-24T01:37:08.103Z] --- PASS: TestCreateServiceMaxReplicas (2.86s)
01:37:08 [2023-06-24T01:37:08.103Z] === RUN   TestCreateWithDuplicateNetworkNames
01:37:22 [2023-06-24T01:37:22.976Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.32s)
01:37:22 [2023-06-24T01:37:22.976Z] === RUN   TestCreateServiceSecretFileMode
01:37:35 [2023-06-24T01:37:35.138Z] --- PASS: TestCreateServiceSecretFileMode (12.59s)
01:37:35 [2023-06-24T01:37:35.138Z] === RUN   TestCreateServiceConfigFileMode
01:37:47 [2023-06-24T01:37:47.301Z] --- PASS: TestCreateServiceConfigFileMode (12.73s)
01:37:47 [2023-06-24T01:37:47.301Z] === RUN   TestCreateServiceSysctls
01:37:50 [2023-06-24T01:37:50.565Z] --- PASS: TestCreateServiceSysctls (3.33s)
01:37:50 [2023-06-24T01:37:50.565Z] === RUN   TestCreateServiceCapabilities
01:37:53 [2023-06-24T01:37:53.077Z] --- PASS: TestCreateServiceCapabilities (2.57s)
01:37:53 [2023-06-24T01:37:53.078Z] === RUN   TestInspect
01:37:55 [2023-06-24T01:37:55.590Z] --- PASS: TestInspect (2.89s)
01:37:55 [2023-06-24T01:37:55.590Z] === RUN   TestCreateJob
01:37:58 [2023-06-24T01:37:58.853Z] --- PASS: TestCreateJob (3.24s)
01:37:58 [2023-06-24T01:37:58.853Z] === RUN   TestReplicatedJob
01:38:05 [2023-06-24T01:38:05.424Z] --- PASS: TestReplicatedJob (5.70s)
01:38:05 [2023-06-24T01:38:05.424Z] === RUN   TestUpdateReplicatedJob
01:38:07 [2023-06-24T01:38:07.937Z] --- PASS: TestUpdateReplicatedJob (3.30s)
01:38:07 [2023-06-24T01:38:07.937Z] === RUN   TestServiceListWithStatuses
01:38:07 [2023-06-24T01:38:07.937Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:38:07 [2023-06-24T01:38:07.937Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:38:07 [2023-06-24T01:38:07.937Z] === RUN   TestDockerNetworkConnectAlias
01:38:13 [2023-06-24T01:38:13.175Z] --- PASS: TestDockerNetworkConnectAlias (4.76s)
01:38:13 [2023-06-24T01:38:13.175Z] === RUN   TestDockerNetworkReConnect
01:38:16 [2023-06-24T01:38:16.438Z] --- PASS: TestDockerNetworkReConnect (3.86s)
01:38:16 [2023-06-24T01:38:16.438Z] === RUN   TestServicePlugin
01:38:16 [2023-06-24T01:38:16.438Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:38:16 [2023-06-24T01:38:16.438Z] --- SKIP: TestServicePlugin (0.00s)
01:38:16 [2023-06-24T01:38:16.438Z] === RUN   TestServiceUpdateLabel
01:38:18 [2023-06-24T01:38:18.951Z] --- PASS: TestServiceUpdateLabel (2.32s)
01:38:18 [2023-06-24T01:38:18.951Z] === RUN   TestServiceUpdateSecrets
01:38:33 [2023-06-24T01:38:33.783Z] --- PASS: TestServiceUpdateSecrets (14.68s)
01:38:33 [2023-06-24T01:38:33.783Z] === RUN   TestServiceUpdateConfigs
01:38:48 [2023-06-24T01:38:48.616Z] --- PASS: TestServiceUpdateConfigs (14.65s)
01:38:48 [2023-06-24T01:38:48.616Z] === RUN   TestServiceUpdateNetwork
01:39:03 [2023-06-24T01:39:03.491Z] --- PASS: TestServiceUpdateNetwork (12.86s)
01:39:03 [2023-06-24T01:39:03.491Z] === RUN   TestServiceUpdatePidsLimit
01:39:03 [2023-06-24T01:39:03.491Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
01:39:03 [2023-06-24T01:39:03.491Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
01:39:10 [2023-06-24T01:39:10.022Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
01:39:18 [2023-06-24T01:39:18.102Z] --- PASS: TestServiceUpdatePidsLimit (16.23s)
01:39:18 [2023-06-24T01:39:18.102Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
01:39:18 [2023-06-24T01:39:18.102Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
01:39:18 [2023-06-24T01:39:18.102Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
01:39:18 [2023-06-24T01:39:18.102Z] PASS
01:39:18 [2023-06-24T01:39:18.102Z] 
01:39:18 [2023-06-24T01:39:18.102Z] === Skipped
01:39:18 [2023-06-24T01:39:18.102Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
01:39:18 [2023-06-24T01:39:18.102Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:39:18 [2023-06-24T01:39:18.102Z] 
01:39:18 [2023-06-24T01:39:18.102Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
01:39:18 [2023-06-24T01:39:18.102Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:39:18 [2023-06-24T01:39:18.102Z] 
01:39:18 [2023-06-24T01:39:18.102Z] DONE 27 tests, 2 skipped in 157.161s
01:39:18 [2023-06-24T01:39:18.102Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
01:39:18 [2023-06-24T01:39:18.102Z] ++ 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
01:39:18 [2023-06-24T01:39:18.102Z] ++ set -e
01:39:18 [2023-06-24T01:39:18.102Z] ++ '[' -n 0 ']'
01:39:18 [2023-06-24T01:39:18.102Z] ++ set -x
01:39:18 [2023-06-24T01:39:18.102Z] ++ 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
01:39:18 [2023-06-24T01:39:18.102Z] INFO: Testing against a local daemon
01:39:18 [2023-06-24T01:39:18.102Z] === RUN   TestSessionCreate
01:39:18 [2023-06-24T01:39:18.102Z] --- PASS: TestSessionCreate (0.02s)
01:39:18 [2023-06-24T01:39:18.102Z] === RUN   TestSessionCreateWithBadUpgrade
01:39:18 [2023-06-24T01:39:18.102Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
01:39:18 [2023-06-24T01:39:18.102Z] PASS
01:39:18 [2023-06-24T01:39:18.102Z] 
01:39:18 [2023-06-24T01:39:18.102Z] DONE 2 tests in 0.058s
01:39:18 [2023-06-24T01:39:18.102Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
01:39:18 [2023-06-24T01:39:18.102Z] ++ 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
01:39:18 [2023-06-24T01:39:18.102Z] ++ set -e
01:39:18 [2023-06-24T01:39:18.102Z] ++ '[' -n 0 ']'
01:39:18 [2023-06-24T01:39:18.102Z] ++ set -x
01:39:18 [2023-06-24T01:39:18.102Z] ++ 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
01:39:18 [2023-06-24T01:39:18.102Z] INFO: Testing against a local daemon
01:39:18 [2023-06-24T01:39:18.102Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:39:18 [2023-06-24T01:39:18.102Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:39:18 [2023-06-24T01:39:18.102Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:39:18 [2023-06-24T01:39:18.102Z] === RUN   TestDiskUsage
01:39:18 [2023-06-24T01:39:18.102Z] === PAUSE TestDiskUsage
01:39:18 [2023-06-24T01:39:18.102Z] === RUN   TestEventsExecDie
01:39:18 [2023-06-24T01:39:18.102Z] --- PASS: TestEventsExecDie (0.58s)
01:39:18 [2023-06-24T01:39:18.102Z] === RUN   TestEventsBackwardsCompatible
01:39:18 [2023-06-24T01:39:18.102Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
01:39:18 [2023-06-24T01:39:18.102Z] === RUN   TestEventsVolumeCreate
01:39:18 [2023-06-24T01:39:18.102Z] --- PASS: TestEventsVolumeCreate (0.04s)
01:39:18 [2023-06-24T01:39:18.102Z] === RUN   TestInfoBinaryCommits
01:39:18 [2023-06-24T01:39:18.102Z] --- PASS: TestInfoBinaryCommits (0.02s)
01:39:18 [2023-06-24T01:39:18.102Z] === RUN   TestInfoAPIVersioned
01:39:18 [2023-06-24T01:39:18.102Z] --- PASS: TestInfoAPIVersioned (0.01s)
01:39:18 [2023-06-24T01:39:18.102Z] === RUN   TestInfoAPI
01:39:18 [2023-06-24T01:39:18.102Z] --- PASS: TestInfoAPI (0.02s)
01:39:18 [2023-06-24T01:39:18.102Z] === RUN   TestInfoAPIWarnings
01:39:36 [2023-06-24T01:39:36.140Z] --- PASS: TestInfoAPIWarnings (16.54s)
01:39:36 [2023-06-24T01:39:36.140Z] === RUN   TestInfoDebug
01:39:36 [2023-06-24T01:39:36.140Z] --- PASS: TestInfoDebug (0.52s)
01:39:36 [2023-06-24T01:39:36.140Z] === RUN   TestInfoInsecureRegistries
01:39:36 [2023-06-24T01:39:36.140Z] --- PASS: TestInfoInsecureRegistries (0.52s)
01:39:36 [2023-06-24T01:39:36.140Z] === RUN   TestInfoRegistryMirrors
01:39:36 [2023-06-24T01:39:36.140Z] --- PASS: TestInfoRegistryMirrors (0.52s)
01:39:36 [2023-06-24T01:39:36.140Z] === RUN   TestLoginFailsWithBadCredentials
01:39:36 [2023-06-24T01:39:36.702Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
01:39:36 [2023-06-24T01:39:36.702Z] === RUN   TestPingCacheHeaders
01:39:36 [2023-06-24T01:39:36.702Z] --- PASS: TestPingCacheHeaders (0.02s)
01:39:36 [2023-06-24T01:39:36.702Z] === RUN   TestPingGet
01:39:36 [2023-06-24T01:39:36.702Z] --- PASS: TestPingGet (0.01s)
01:39:36 [2023-06-24T01:39:36.702Z] === RUN   TestPingHead
01:39:36 [2023-06-24T01:39:36.702Z] --- PASS: TestPingHead (0.02s)
01:39:36 [2023-06-24T01:39:36.702Z] === RUN   TestPingSwarmHeader
01:39:37 [2023-06-24T01:39:37.264Z] === RUN   TestPingSwarmHeader/before_swarm_init
01:39:37 [2023-06-24T01:39:37.520Z] === RUN   TestPingSwarmHeader/after_swarm_init
01:39:38 [2023-06-24T01:39:38.884Z] === RUN   TestPingSwarmHeader/after_swarm_leave
01:39:38 [2023-06-24T01:39:38.884Z] --- PASS: TestPingSwarmHeader (2.28s)
01:39:38 [2023-06-24T01:39:38.884Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
01:39:38 [2023-06-24T01:39:38.884Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
01:39:38 [2023-06-24T01:39:38.884Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
01:39:38 [2023-06-24T01:39:38.884Z] === RUN   TestPingBuilderHeader
01:39:38 [2023-06-24T01:39:38.884Z] === RUN   TestPingBuilderHeader/default_config
01:39:39 [2023-06-24T01:39:39.445Z] === RUN   TestPingBuilderHeader/buildkit_disabled
01:39:40 [2023-06-24T01:39:40.006Z] --- PASS: TestPingBuilderHeader (1.04s)
01:39:40 [2023-06-24T01:39:40.006Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
01:39:40 [2023-06-24T01:39:40.006Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
01:39:40 [2023-06-24T01:39:40.006Z] === RUN   TestVersion
01:39:40 [2023-06-24T01:39:40.006Z] --- PASS: TestVersion (0.02s)
01:39:40 [2023-06-24T01:39:40.006Z] === CONT  TestDiskUsage
01:39:40 [2023-06-24T01:39:40.566Z] === RUN   TestDiskUsage/empty
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/empty/container_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/empty/image_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/empty/volume_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/empty/build-cache_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/empty/container,_volume_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/after_LoadBusybox
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
01:39:40 [2023-06-24T01:39:40.567Z] === RUN   TestDiskUsage/after_container.Run
01:39:40 [2023-06-24T01:39:40.822Z] === RUN   TestDiskUsage/after_container.Run/container_types
01:39:40 [2023-06-24T01:39:40.822Z] === RUN   TestDiskUsage/after_container.Run/image_types
01:39:40 [2023-06-24T01:39:40.822Z] === RUN   TestDiskUsage/after_container.Run/volume_types
01:39:40 [2023-06-24T01:39:40.822Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
01:39:40 [2023-06-24T01:39:40.822Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
01:39:40 [2023-06-24T01:39:40.822Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
01:39:40 [2023-06-24T01:39:40.822Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
01:39:40 [2023-06-24T01:39:40.822Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
01:39:40 [2023-06-24T01:39:40.822Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
01:39:40 [2023-06-24T01:39:40.822Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
01:39:41 [2023-06-24T01:39:41.077Z] --- PASS: TestDiskUsage (1.14s)
01:39:41 [2023-06-24T01:39:41.077Z]     --- PASS: TestDiskUsage/empty (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.077Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
01:39:41 [2023-06-24T01:39:41.078Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z] PASS
01:39:41 [2023-06-24T01:39:41.078Z] 
01:39:41 [2023-06-24T01:39:41.078Z] === Skipped
01:39:41 [2023-06-24T01:39:41.078Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:39:41 [2023-06-24T01:39:41.078Z] 
01:39:41 [2023-06-24T01:39:41.078Z] DONE 57 tests, 1 skipped in 23.766s
01:39:41 [2023-06-24T01:39:41.078Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
01:39:41 [2023-06-24T01:39:41.078Z] ++ 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
01:39:41 [2023-06-24T01:39:41.078Z] ++ set -e
01:39:41 [2023-06-24T01:39:41.078Z] ++ '[' -n 0 ']'
01:39:41 [2023-06-24T01:39:41.078Z] ++ set -x
01:39:41 [2023-06-24T01:39:41.078Z] ++ 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
01:39:41 [2023-06-24T01:39:41.078Z] INFO: Testing against a local daemon
01:39:41 [2023-06-24T01:39:41.078Z] === RUN   TestVolumesCreateAndList
01:39:41 [2023-06-24T01:39:41.078Z] --- PASS: TestVolumesCreateAndList (0.02s)
01:39:41 [2023-06-24T01:39:41.078Z] === RUN   TestVolumesRemove
01:39:41 [2023-06-24T01:39:41.078Z] === RUN   TestVolumesRemove/volume_in_use
01:39:41 [2023-06-24T01:39:41.078Z] === RUN   TestVolumesRemove/volume_not_in_use
01:39:41 [2023-06-24T01:39:41.078Z] === RUN   TestVolumesRemove/non-existing_volume
01:39:41 [2023-06-24T01:39:41.078Z] === RUN   TestVolumesRemove/non-existing_volume_force
01:39:41 [2023-06-24T01:39:41.078Z] --- PASS: TestVolumesRemove (0.05s)
01:39:41 [2023-06-24T01:39:41.078Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
01:39:41 [2023-06-24T01:39:41.078Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
01:39:41 [2023-06-24T01:39:41.078Z] === RUN   TestVolumesRemoveSwarmEnabled
01:39:41 [2023-06-24T01:39:41.078Z] === PAUSE TestVolumesRemoveSwarmEnabled
01:39:41 [2023-06-24T01:39:41.078Z] === RUN   TestVolumesInspect
01:39:41 [2023-06-24T01:39:41.078Z] --- PASS: TestVolumesInspect (0.02s)
01:39:41 [2023-06-24T01:39:41.078Z] === RUN   TestVolumesInvalidJSON
01:39:41 [2023-06-24T01:39:41.078Z] === RUN   TestVolumesInvalidJSON/volumes/create
01:39:41 [2023-06-24T01:39:41.078Z] === PAUSE TestVolumesInvalidJSON/volumes/create
01:39:41 [2023-06-24T01:39:41.333Z] === CONT  TestVolumesInvalidJSON/volumes/create
01:39:41 [2023-06-24T01:39:41.333Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
01:39:41 [2023-06-24T01:39:41.333Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
01:39:41 [2023-06-24T01:39:41.333Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
01:39:41 [2023-06-24T01:39:41.333Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
01:39:41 [2023-06-24T01:39:41.333Z] --- PASS: TestVolumesInvalidJSON (0.01s)
01:39:41 [2023-06-24T01:39:41.333Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
01:39:41 [2023-06-24T01:39:41.333Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
01:39:41 [2023-06-24T01:39:41.333Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
01:39:41 [2023-06-24T01:39:41.333Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
01:39:41 [2023-06-24T01:39:41.333Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
01:39:41 [2023-06-24T01:39:41.333Z] === RUN   TestVolumePruneAnonymous
01:39:41 [2023-06-24T01:39:41.333Z] --- PASS: TestVolumePruneAnonymous (0.03s)
01:39:41 [2023-06-24T01:39:41.333Z] === RUN   TestVolumePruneAnonFromImage
01:39:41 [2023-06-24T01:39:41.333Z] --- PASS: TestVolumePruneAnonFromImage (0.19s)
01:39:41 [2023-06-24T01:39:41.333Z] === CONT  TestVolumesRemoveSwarmEnabled
01:39:42 [2023-06-24T01:39:42.698Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
01:39:42 [2023-06-24T01:39:42.698Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
01:39:42 [2023-06-24T01:39:42.698Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
01:39:42 [2023-06-24T01:39:42.698Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
01:39:43 [2023-06-24T01:39:43.625Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.31s)
01:39:43 [2023-06-24T01:39:43.625Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
01:39:43 [2023-06-24T01:39:43.625Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
01:39:43 [2023-06-24T01:39:43.625Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
01:39:43 [2023-06-24T01:39:43.625Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
01:39:43 [2023-06-24T01:39:43.625Z] PASS
01:39:43 [2023-06-24T01:39:43.625Z] 
01:39:43 [2023-06-24T01:39:43.625Z] DONE 20 tests in 2.648s
01:39:43 [2023-06-24T01:39:43.625Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:39:43 [2023-06-24T01:39:43.880Z] ++++ cat bundles/test-integration/docker.pid
01:39:43 [2023-06-24T01:39:43.880Z] +++ kill 21249
01:39:44 [2023-06-24T01:39:44.137Z] +++ /etc/init.d/apparmor stop
01:39:44 [2023-06-24T01:39:44.137Z] Leaving: AppArmorNo profiles have been unloaded.
01:39:44 [2023-06-24T01:39:44.137Z] 
01:39:44 [2023-06-24T01:39:44.137Z] Unloading profiles will leave already running processes permanently
01:39:44 [2023-06-24T01:39:44.137Z] unconfined, which can lead to unexpected situations.
01:39:44 [2023-06-24T01:39:44.137Z] 
01:39:44 [2023-06-24T01:39:44.137Z] To set a process to complain mode, use the command line tool
01:39:44 [2023-06-24T01:39:44.137Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:39:44 [2023-06-24T01:39:44.137Z] +++ true
01:39:44 [2023-06-24T01:39:44.137Z] exiting test-integration
01:39:44 [2023-06-24T01:39:44.137Z] ++ exit 0
01:39:44 [2023-06-24T01:39:44.137Z] 
Post stage
[Pipeline] junit
01:39:45 [2023-06-24T01:39:45.172Z] Recording test results
01:39:45 [2023-06-24T01:39:45.395Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:39:45 [2023-06-24T01:39:45.786Z] + echo Ensuring container killed.
01:39:45 [2023-06-24T01:39:45.787Z] Ensuring container killed.
01:39:45 [2023-06-24T01:39:45.787Z] + docker rm -vf docker-pr2
01:39:45 [2023-06-24T01:39:45.787Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
01:39:46 [2023-06-24T01:39:46.181Z] + echo Chowning /workspace to jenkins user
01:39:46 [2023-06-24T01:39:46.181Z] Chowning /workspace to jenkins user
01:39:46 [2023-06-24T01:39:46.181Z] + id -u
01:39:46 [2023-06-24T01:39:46.181Z] + id -g
01:39:46 [2023-06-24T01:39:46.181Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45803:/workspace busybox chown -R 1000:1000 /workspace
01:39:46 [2023-06-24T01:39:46.181Z] Unable to find image 'busybox:latest' locally
01:39:46 [2023-06-24T01:39:46.181Z] latest: Pulling from library/busybox
01:39:46 [2023-06-24T01:39:46.181Z] 434366c88e47: Already exists
01:39:46 [2023-06-24T01:39:46.440Z] Digest: sha256:6e494387c901caf429c1bf77bd92fb82b33a68c0e19f6d1aa6a3ac8d27a7049d
01:39:46 [2023-06-24T01:39:46.440Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:39:47 [2023-06-24T01:39:47.706Z] + bundleName=arm64-integration
01:39:47 [2023-06-24T01:39:47.706Z] + echo Creating arm64-integration-bundles.tar.gz
01:39:47 [2023-06-24T01:39:47.706Z] Creating arm64-integration-bundles.tar.gz
01:39:47 [2023-06-24T01:39:47.706Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml ) -print
01:39:47 [2023-06-24T01:39:47.706Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
01:39:47 [2023-06-24T01:39:47.994Z] Archiving artifacts
01:39:49 [2023-06-24T01:39:49.561Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45803/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:39:49 [2023-06-24T01:39:49.876Z] + make clean
01:39:49 [2023-06-24T01:39:49.876Z] docker volume rm -f docker-dev-cache docker-mod-cache
01:39:49 [2023-06-24T01:39:49.876Z] docker-dev-cache
01:39:49 [2023-06-24T01:39:49.876Z] 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