Skip to content
Success

Console Output

Started by user Paweł Gronowski
Restarted from build #3, stage Build
20:04:12 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from 2d347024d1ab2dea0a70a927fe6a6dd49e93b33d+51e876cd964c4bb1f0a7c1bc24ecab9321b3ff1c (c6adb056960ddad025cb4a8f2892a42d234be3e7)
Copied 0 artifact(s)/stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47503/3/ to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47503/4/
[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: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
20:04:13 [2024-03-05T20:04:13.334Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-03dd92510c71a9b35) in /home/ubuntu/workspace/moby_PR-47503
[Pipeline] {
[Pipeline] checkout
20:04:13 [2024-03-05T20:04:13.394Z] The recommended git tool is: git
20:04:13 [2024-03-05T20:04:13.401Z] using credential docker-jenkins-github-credentials
20:04:13 [2024-03-05T20:04:13.407Z] Cloning the remote Git repository
20:04:13 [2024-03-05T20:04:13.407Z] Cloning with configured refspecs honoured and without tags
20:04:13 [2024-03-05T20:04:13.407Z] Cloning repository https://github.com/moby/moby.git
20:04:13 [2024-03-05T20:04:13.407Z]  > git init /home/ubuntu/workspace/moby_PR-47503 # timeout=10
20:04:13 [2024-03-05T20:04:13.411Z] Fetching upstream changes from https://github.com/moby/moby.git
20:04:13 [2024-03-05T20:04:13.411Z]  > git --version # timeout=10
20:04:13 [2024-03-05T20:04:13.413Z]  > git --version # 'git version 2.25.1'
20:04:13 [2024-03-05T20:04:13.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:04:13 [2024-03-05T20:04:13.415Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47503/head:refs/remotes/origin/PR-47503 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
20:04:26 [2024-03-05T20:04:26.343Z] Fetching without tags
20:04:26 [2024-03-05T20:04:26.520Z] Merging remotes/origin/25.0 commit 51e876cd964c4bb1f0a7c1bc24ecab9321b3ff1c into PR head commit 2d347024d1ab2dea0a70a927fe6a6dd49e93b33d
20:04:27 [2024-03-05T20:04:27.191Z] Merge succeeded, producing 2d347024d1ab2dea0a70a927fe6a6dd49e93b33d
20:04:27 [2024-03-05T20:04:27.192Z] Checking out Revision 2d347024d1ab2dea0a70a927fe6a6dd49e93b33d (PR-47503)
20:04:27 [2024-03-05T20:04:27.446Z] Commit message: "update to go1.21.8"
20:04:26 [2024-03-05T20:04:26.325Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:04:26 [2024-03-05T20:04:26.327Z]  > git config --add remote.origin.fetch +refs/pull/47503/head:refs/remotes/origin/PR-47503 # timeout=10
20:04:26 [2024-03-05T20:04:26.330Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
20:04:26 [2024-03-05T20:04:26.338Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:04:26 [2024-03-05T20:04:26.343Z] Fetching upstream changes from https://github.com/moby/moby.git
20:04:26 [2024-03-05T20:04:26.343Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:04:26 [2024-03-05T20:04:26.344Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47503/head:refs/remotes/origin/PR-47503 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
20:04:26 [2024-03-05T20:04:26.520Z]  > git config core.sparsecheckout # timeout=10
20:04:26 [2024-03-05T20:04:26.522Z]  > git checkout -f 2d347024d1ab2dea0a70a927fe6a6dd49e93b33d # timeout=10
20:04:27 [2024-03-05T20:04:27.175Z]  > git remote # timeout=10
20:04:27 [2024-03-05T20:04:27.177Z]  > git config --get remote.origin.url # timeout=10
20:04:27 [2024-03-05T20:04:27.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:04:27 [2024-03-05T20:04:27.180Z]  > git merge 51e876cd964c4bb1f0a7c1bc24ecab9321b3ff1c # timeout=10
20:04:27 [2024-03-05T20:04:27.187Z]  > git rev-parse HEAD^{commit} # timeout=10
20:04:27 [2024-03-05T20:04:27.192Z]  > git config core.sparsecheckout # timeout=10
20:04:27 [2024-03-05T20:04:27.194Z]  > git checkout -f 2d347024d1ab2dea0a70a927fe6a6dd49e93b33d # timeout=10
20:04:27 [2024-03-05T20:04:27.446Z]  > git rev-list --no-walk 2d347024d1ab2dea0a70a927fe6a6dd49e93b33d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:04:28 [2024-03-05T20:04:28.208Z] + docker version
20:04:28 [2024-03-05T20:04:28.208Z] Client: Docker Engine - Community
20:04:28 [2024-03-05T20:04:28.208Z]  Version:           25.0.3
20:04:28 [2024-03-05T20:04:28.208Z]  API version:       1.44
20:04:28 [2024-03-05T20:04:28.208Z]  Go version:        go1.21.6
20:04:28 [2024-03-05T20:04:28.208Z]  Git commit:        4debf41
20:04:28 [2024-03-05T20:04:28.208Z]  Built:             Tue Feb  6 21:13:09 2024
20:04:28 [2024-03-05T20:04:28.208Z]  OS/Arch:           linux/arm64
20:04:28 [2024-03-05T20:04:28.208Z]  Context:           default
20:04:28 [2024-03-05T20:04:28.208Z] 
20:04:28 [2024-03-05T20:04:28.208Z] Server: Docker Engine - Community
20:04:28 [2024-03-05T20:04:28.208Z]  Engine:
20:04:28 [2024-03-05T20:04:28.208Z]   Version:          25.0.3
20:04:28 [2024-03-05T20:04:28.208Z]   API version:      1.44 (minimum version 1.24)
20:04:28 [2024-03-05T20:04:28.208Z]   Go version:       go1.21.6
20:04:28 [2024-03-05T20:04:28.208Z]   Git commit:       f417435
20:04:28 [2024-03-05T20:04:28.208Z]   Built:            Tue Feb  6 21:13:09 2024
20:04:28 [2024-03-05T20:04:28.208Z]   OS/Arch:          linux/arm64
20:04:28 [2024-03-05T20:04:28.208Z]   Experimental:     true
20:04:28 [2024-03-05T20:04:28.208Z]  containerd:
20:04:28 [2024-03-05T20:04:28.208Z]   Version:          1.6.28
20:04:28 [2024-03-05T20:04:28.208Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
20:04:28 [2024-03-05T20:04:28.208Z]  runc:
20:04:28 [2024-03-05T20:04:28.208Z]   Version:          1.1.12
20:04:28 [2024-03-05T20:04:28.208Z]   GitCommit:        v1.1.12-0-g51d5e94
20:04:28 [2024-03-05T20:04:28.208Z]  docker-init:
20:04:28 [2024-03-05T20:04:28.208Z]   Version:          0.19.0
20:04:28 [2024-03-05T20:04:28.208Z]   GitCommit:        de40ad0
[Pipeline] sh
20:04:28 [2024-03-05T20:04:28.496Z] + docker info
20:04:28 [2024-03-05T20:04:28.496Z] Client: Docker Engine - Community
20:04:28 [2024-03-05T20:04:28.496Z]  Version:    25.0.3
20:04:28 [2024-03-05T20:04:28.496Z]  Context:    default
20:04:28 [2024-03-05T20:04:28.496Z]  Debug Mode: false
20:04:28 [2024-03-05T20:04:28.496Z]  Plugins:
20:04:28 [2024-03-05T20:04:28.496Z]   buildx: Docker Buildx (Docker Inc.)
20:04:28 [2024-03-05T20:04:28.496Z]     Version:  v0.12.1
20:04:28 [2024-03-05T20:04:28.496Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:04:28 [2024-03-05T20:04:28.496Z]   compose: Docker Compose (Docker Inc.)
20:04:28 [2024-03-05T20:04:28.496Z]     Version:  v2.24.6
20:04:28 [2024-03-05T20:04:28.496Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:04:28 [2024-03-05T20:04:28.496Z] 
20:04:28 [2024-03-05T20:04:28.496Z] Server:
20:04:28 [2024-03-05T20:04:28.496Z]  Containers: 0
20:04:28 [2024-03-05T20:04:28.496Z]   Running: 0
20:04:28 [2024-03-05T20:04:28.496Z]   Paused: 0
20:04:28 [2024-03-05T20:04:28.496Z]   Stopped: 0
20:04:28 [2024-03-05T20:04:28.496Z]  Images: 2
20:04:28 [2024-03-05T20:04:28.496Z]  Server Version: 25.0.3
20:04:28 [2024-03-05T20:04:28.496Z]  Storage Driver: overlay2
20:04:28 [2024-03-05T20:04:28.496Z]   Backing Filesystem: extfs
20:04:28 [2024-03-05T20:04:28.496Z]   Supports d_type: true
20:04:28 [2024-03-05T20:04:28.496Z]   Using metacopy: false
20:04:28 [2024-03-05T20:04:28.496Z]   Native Overlay Diff: true
20:04:28 [2024-03-05T20:04:28.496Z]   userxattr: false
20:04:28 [2024-03-05T20:04:28.496Z]  Logging Driver: json-file
20:04:28 [2024-03-05T20:04:28.496Z]  Cgroup Driver: cgroupfs
20:04:28 [2024-03-05T20:04:28.496Z]  Cgroup Version: 1
20:04:28 [2024-03-05T20:04:28.496Z]  Plugins:
20:04:28 [2024-03-05T20:04:28.496Z]   Volume: local
20:04:28 [2024-03-05T20:04:28.496Z]   Network: bridge host ipvlan macvlan null overlay
20:04:28 [2024-03-05T20:04:28.496Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
20:04:28 [2024-03-05T20:04:28.496Z]  Swarm: inactive
20:04:28 [2024-03-05T20:04:28.496Z]  Runtimes: io.containerd.runc.v2 runc
20:04:28 [2024-03-05T20:04:28.496Z]  Default Runtime: runc
20:04:28 [2024-03-05T20:04:28.496Z]  Init Binary: docker-init
20:04:28 [2024-03-05T20:04:28.496Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
20:04:28 [2024-03-05T20:04:28.496Z]  runc version: v1.1.12-0-g51d5e94
20:04:28 [2024-03-05T20:04:28.496Z]  init version: de40ad0
20:04:28 [2024-03-05T20:04:28.496Z]  Security Options:
20:04:28 [2024-03-05T20:04:28.496Z]   apparmor
20:04:28 [2024-03-05T20:04:28.496Z]   seccomp
20:04:28 [2024-03-05T20:04:28.496Z]    Profile: builtin
20:04:28 [2024-03-05T20:04:28.496Z]  Kernel Version: 5.15.0-1053-aws
20:04:28 [2024-03-05T20:04:28.496Z]  Operating System: Ubuntu 20.04.6 LTS
20:04:28 [2024-03-05T20:04:28.496Z]  OSType: linux
20:04:28 [2024-03-05T20:04:28.496Z]  Architecture: aarch64
20:04:28 [2024-03-05T20:04:28.496Z]  CPUs: 8
20:04:28 [2024-03-05T20:04:28.496Z]  Total Memory: 30.64GiB
20:04:28 [2024-03-05T20:04:28.496Z]  Name: ip-10-100-114-136
20:04:28 [2024-03-05T20:04:28.496Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
20:04:28 [2024-03-05T20:04:28.496Z]  Docker Root Dir: /var/lib/docker
20:04:28 [2024-03-05T20:04:28.496Z]  Debug Mode: false
20:04:28 [2024-03-05T20:04:28.496Z]  Experimental: true
20:04:28 [2024-03-05T20:04:28.496Z]  Insecure Registries:
20:04:28 [2024-03-05T20:04:28.496Z]   127.0.0.0/8
20:04:28 [2024-03-05T20:04:28.496Z]  Live Restore Enabled: true
20:04:28 [2024-03-05T20:04:28.496Z] 
[Pipeline] sh
20:04:28 [2024-03-05T20:04:28.790Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:04:28 [2024-03-05T20:04:28.790Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:04:28 [2024-03-05T20:04:28.790Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47503/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:04:28 [2024-03-05T20:04:28.790Z] + bash /home/ubuntu/workspace/moby_PR-47503/check-config.sh
20:04:28 [2024-03-05T20:04:28.790Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:04:28 [2024-03-05T20:04:28.790Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
20:04:28 [2024-03-05T20:04:28.790Z] 
20:04:28 [2024-03-05T20:04:28.790Z] Generally Necessary:
20:04:28 [2024-03-05T20:04:28.790Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:04:28 [2024-03-05T20:04:28.790Z] - apparmor: enabled and tools installed
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_NAMESPACES: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_NET_NS: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_PID_NS: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_IPC_NS: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_UTS_NS: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_CGROUPS: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_CGROUP_CPUACCT: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_CGROUP_DEVICE: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_CGROUP_FREEZER: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_CGROUP_SCHED: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_CPUSETS: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_MEMCG: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_KEYS: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_VETH: enabled (as module)
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_BRIDGE: enabled (as module)
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_NF_NAT: enabled (as module)
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_POSIX_MQUEUE: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_CGROUP_BPF: enabled
20:04:28 [2024-03-05T20:04:28.790Z] 
20:04:28 [2024-03-05T20:04:28.790Z] Optional Features:
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_USER_NS: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_SECCOMP: enabled
20:04:28 [2024-03-05T20:04:28.790Z] - CONFIG_SECCOMP_FILTER: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_CGROUP_PIDS: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_MEMCG_SWAP: enabled
20:04:29 [2024-03-05T20:04:29.047Z]     (cgroup swap accounting is currently enabled)
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_BLK_CGROUP: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_CGROUP_PERF: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_CGROUP_HUGETLB: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_CFS_BANDWIDTH: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_RT_GROUP_SCHED: missing
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_IP_VS: enabled (as module)
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_IP_VS_NFCT: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_IP_VS_RR: enabled (as module)
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_SECURITY_SELINUX: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_SECURITY_APPARMOR: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_EXT4_FS: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:04:29 [2024-03-05T20:04:29.047Z] - Network Drivers:
20:04:29 [2024-03-05T20:04:29.047Z]   - "overlay":
20:04:29 [2024-03-05T20:04:29.047Z]     - CONFIG_VXLAN: enabled (as module)
20:04:29 [2024-03-05T20:04:29.047Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:04:29 [2024-03-05T20:04:29.047Z]       Optional (for encrypted networks):
20:04:29 [2024-03-05T20:04:29.304Z]       - CONFIG_CRYPTO: enabled
20:04:29 [2024-03-05T20:04:29.304Z]       - CONFIG_CRYPTO_AEAD: enabled
20:04:29 [2024-03-05T20:04:29.304Z]       - CONFIG_CRYPTO_GCM: enabled
20:04:29 [2024-03-05T20:04:29.304Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:04:29 [2024-03-05T20:04:29.304Z]       - CONFIG_CRYPTO_GHASH: enabled
20:04:29 [2024-03-05T20:04:29.304Z]       - CONFIG_XFRM: enabled
20:04:29 [2024-03-05T20:04:29.304Z]       - CONFIG_XFRM_USER: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z]       - CONFIG_INET_ESP: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z]   - "ipvlan":
20:04:29 [2024-03-05T20:04:29.304Z]     - CONFIG_IPVLAN: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z]   - "macvlan":
20:04:29 [2024-03-05T20:04:29.304Z]     - CONFIG_MACVLAN: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z]     - CONFIG_DUMMY: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z]   - "ftp,tftp client in container":
20:04:29 [2024-03-05T20:04:29.304Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z] - Storage Drivers:
20:04:29 [2024-03-05T20:04:29.304Z]   - "aufs":
20:04:29 [2024-03-05T20:04:29.304Z]     - CONFIG_AUFS_FS: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z]   - "btrfs":
20:04:29 [2024-03-05T20:04:29.304Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:04:29 [2024-03-05T20:04:29.304Z]   - "devicemapper":
20:04:29 [2024-03-05T20:04:29.304Z]     - CONFIG_BLK_DEV_DM: enabled
20:04:29 [2024-03-05T20:04:29.304Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z]   - "overlay":
20:04:29 [2024-03-05T20:04:29.304Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:04:29 [2024-03-05T20:04:29.304Z]   - "zfs":
20:04:29 [2024-03-05T20:04:29.304Z]     - /dev/zfs: present
20:04:29 [2024-03-05T20:04:29.304Z]     - zfs command: missing
20:04:29 [2024-03-05T20:04:29.304Z]     - zpool command: missing
20:04:29 [2024-03-05T20:04:29.304Z] 
20:04:29 [2024-03-05T20:04:29.304Z] Limits:
20:04:29 [2024-03-05T20:04:29.304Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:04:29 [2024-03-05T20:04:29.304Z] 
20:04:29 [2024-03-05T20:04:29.304Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:04:29 [2024-03-05T20:04:29.664Z] + docker build --force-rm -t docker:2d347024d1ab2dea0a70a927fe6a6dd49e93b33d .
20:04:29 [2024-03-05T20:04:29.920Z] #0 building with "default" instance using docker driver
20:04:29 [2024-03-05T20:04:29.920Z] 
20:04:29 [2024-03-05T20:04:29.920Z] #1 [internal] load build definition from Dockerfile
20:04:29 [2024-03-05T20:04:29.920Z] #1 transferring dockerfile: 27.92kB done
20:04:29 [2024-03-05T20:04:29.920Z] #1 DONE 0.0s
20:04:29 [2024-03-05T20:04:29.920Z] 
20:04:29 [2024-03-05T20:04:29.920Z] #2 resolve image config for docker.io/docker/dockerfile:1
20:04:29 [2024-03-05T20:04:29.920Z] #2 DONE 0.1s
20:04:29 [2024-03-05T20:04:29.920Z] 
20:04:29 [2024-03-05T20:04:29.920Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
20:04:29 [2024-03-05T20:04:29.920Z] #3 CACHED
20:04:29 [2024-03-05T20:04:29.920Z] 
20:04:29 [2024-03-05T20:04:29.920Z] #4 [internal] load metadata for docker.io/library/busybox:latest
20:04:29 [2024-03-05T20:04:29.920Z] #4 DONE 0.0s
20:04:29 [2024-03-05T20:04:29.920Z] 
20:04:29 [2024-03-05T20:04:29.920Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
20:04:30 [2024-03-05T20:04:30.177Z] #5 ...
20:04:30 [2024-03-05T20:04:30.177Z] 
20:04:30 [2024-03-05T20:04:30.177Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3
20:04:30 [2024-03-05T20:04:30.177Z] #6 DONE 0.3s
20:04:30 [2024-03-05T20:04:30.433Z] 
20:04:30 [2024-03-05T20:04:30.433Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5
20:04:30 [2024-03-05T20:04:30.433Z] #7 DONE 0.3s
20:04:30 [2024-03-05T20:04:30.433Z] 
20:04:30 [2024-03-05T20:04:30.433Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
20:04:30 [2024-03-05T20:04:30.433Z] #8 DONE 0.4s
20:04:30 [2024-03-05T20:04:30.433Z] 
20:04:30 [2024-03-05T20:04:30.433Z] #9 [internal] load metadata for docker.io/library/golang:1.21.8-bookworm
20:04:30 [2024-03-05T20:04:30.433Z] #9 DONE 0.4s
20:04:30 [2024-03-05T20:04:30.433Z] 
20:04:30 [2024-03-05T20:04:30.433Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:04:30 [2024-03-05T20:04:30.433Z] #10 DONE 0.4s
20:04:30 [2024-03-05T20:04:30.433Z] 
20:04:30 [2024-03-05T20:04:30.433Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
20:04:30 [2024-03-05T20:04:30.433Z] #5 DONE 0.5s
20:04:30 [2024-03-05T20:04:30.433Z] 
20:04:30 [2024-03-05T20:04:30.433Z] #11 [internal] load metadata for docker.io/library/debian:bookworm
20:04:30 [2024-03-05T20:04:30.695Z] #11 DONE 0.5s
20:04:30 [2024-03-05T20:04:30.695Z] 
20:04:30 [2024-03-05T20:04:30.695Z] #12 [internal] load .dockerignore
20:04:30 [2024-03-05T20:04:30.695Z] #12 transferring context: 113B done
20:04:30 [2024-03-05T20:04:30.695Z] #12 DONE 0.0s
20:04:30 [2024-03-05T20:04:30.695Z] 
20:04:30 [2024-03-05T20:04:30.695Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox:latest
20:04:30 [2024-03-05T20:04:30.695Z] #13 DONE 0.0s
20:04:30 [2024-03-05T20:04:30.695Z] 
20:04:30 [2024-03-05T20:04:30.695Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
20:04:30 [2024-03-05T20:04:30.695Z] #14 resolve docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 0.1s done
20:04:30 [2024-03-05T20:04:30.953Z] #14 sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 8.43kB / 8.43kB done
20:04:30 [2024-03-05T20:04:30.953Z] #14 sha256:06eae01801a52c8f549787b29c2bfb65c88c0a218b217321e99a157565a0fa5a 482B / 482B done
20:04:30 [2024-03-05T20:04:30.953Z] #14 sha256:d06dcef7a21624ea13d7671125a7fe4cded9aaa21792757846e72064e5214dec 1.13kB / 1.13kB done
20:04:33 [2024-03-05T20:04:33.475Z] #14 ...
20:04:33 [2024-03-05T20:04:33.476Z] 
20:04:33 [2024-03-05T20:04:33.476Z] #15 [internal] load build context
20:04:33 [2024-03-05T20:04:33.476Z] #15 transferring context: 75.05MB 1.1s done
20:04:33 [2024-03-05T20:04:33.476Z] #15 DONE 2.3s
20:04:33 [2024-03-05T20:04:33.476Z] 
20:04:33 [2024-03-05T20:04:33.476Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:20c3e4c9d705500d420288bfed5e5feb78ff6671c1460c04133b20bb3ff35582
20:04:33 [2024-03-05T20:04:33.476Z] #16 resolve docker.io/library/golang:1.21.8-bookworm@sha256:20c3e4c9d705500d420288bfed5e5feb78ff6671c1460c04133b20bb3ff35582 0.1s done
20:04:33 [2024-03-05T20:04:33.476Z] #16 sha256:20c3e4c9d705500d420288bfed5e5feb78ff6671c1460c04133b20bb3ff35582 992B / 992B done
20:04:33 [2024-03-05T20:04:33.476Z] #16 sha256:015a066372deafcef62377696fdd588e02a596e1ec42937b8f384da438171250 2.90kB / 2.90kB done
20:04:33 [2024-03-05T20:04:33.476Z] #16 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.9s done
20:04:33 [2024-03-05T20:04:33.476Z] #16 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 2.4s
20:04:33 [2024-03-05T20:04:33.476Z] #16 sha256:c9037f0a6f706c65a199fab2c586839272838fbe0b933a696a6fe07f6cfef9cf 1.79kB / 1.79kB done
20:04:33 [2024-03-05T20:04:33.476Z] #16 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 2.4s
20:04:35 [2024-03-05T20:04:35.368Z] #16 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 4.0s done
20:04:35 [2024-03-05T20:04:35.368Z] #16 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 0.1s
20:04:35 [2024-03-05T20:04:35.625Z] #16 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 4.7s done
20:04:35 [2024-03-05T20:04:35.882Z] #16 sha256:cca4fd0656d11971a06200614d30cc517963725a7744bdd5dcab3764d49c22b0 0B / 173B 5.0s
20:04:35 [2024-03-05T20:04:35.882Z] #16 sha256:cca4fd0656d11971a06200614d30cc517963725a7744bdd5dcab3764d49c22b0 173B / 173B 5.0s done
20:04:35 [2024-03-05T20:04:35.882Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 4.26MB / 86.41MB 5.1s
20:04:35 [2024-03-05T20:04:35.882Z] #16 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 0B / 64.11MB 5.1s
20:04:35 [2024-03-05T20:04:35.882Z] #16 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 5.1s
20:04:36 [2024-03-05T20:04:36.139Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 23.07MB / 86.41MB 5.3s
20:04:36 [2024-03-05T20:04:36.139Z] #16 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 23.07MB / 64.11MB 5.3s
20:04:36 [2024-03-05T20:04:36.139Z] #16 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 5.1s done
20:04:36 [2024-03-05T20:04:36.139Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 34.60MB / 86.41MB 5.4s
20:04:36 [2024-03-05T20:04:36.139Z] #16 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 32.51MB / 64.11MB 5.4s
20:04:36 [2024-03-05T20:04:36.396Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 51.38MB / 86.41MB 5.6s
20:04:36 [2024-03-05T20:04:36.396Z] #16 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 51.38MB / 64.11MB 5.6s
20:04:36 [2024-03-05T20:04:36.397Z] #16 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 63.96MB / 64.11MB 5.7s
20:04:36 [2024-03-05T20:04:36.653Z] #16 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 1.5s done
20:04:36 [2024-03-05T20:04:36.653Z] #16 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 64.11MB / 64.11MB 5.8s done
20:04:36 [2024-03-05T20:04:36.653Z] #16 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75
20:04:36 [2024-03-05T20:04:36.911Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 59.77MB / 86.41MB 6.1s
20:04:36 [2024-03-05T20:04:36.911Z] #16 ...
20:04:36 [2024-03-05T20:04:36.911Z] 
20:04:36 [2024-03-05T20:04:36.911Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
20:04:36 [2024-03-05T20:04:36.911Z] #17 resolve docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 0.1s done
20:04:36 [2024-03-05T20:04:36.911Z] #17 sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 1.85kB / 1.85kB done
20:04:36 [2024-03-05T20:04:36.911Z] #17 sha256:7c288032ecf3319045d9fa538c3b0cc868a320d01d03bce15b99c2c336319994 529B / 529B done
20:04:36 [2024-03-05T20:04:36.911Z] #17 sha256:8138bbd6ac4e6145d04bb9e21475581e89c90c499a2385e45563d6135be136cb 1.48kB / 1.48kB done
20:04:36 [2024-03-05T20:04:36.911Z] #17 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 4.0s done
20:04:36 [2024-03-05T20:04:36.911Z] #17 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 1.5s done
20:04:36 [2024-03-05T20:04:36.911Z] #17 DONE 6.3s
20:04:36 [2024-03-05T20:04:36.911Z] 
20:04:36 [2024-03-05T20:04:36.911Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:20c3e4c9d705500d420288bfed5e5feb78ff6671c1460c04133b20bb3ff35582
20:04:36 [2024-03-05T20:04:36.911Z] #16 ...
20:04:36 [2024-03-05T20:04:36.911Z] 
20:04:36 [2024-03-05T20:04:36.911Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
20:04:36 [2024-03-05T20:04:36.911Z] #14 sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 16.62MB / 16.62MB 5.6s done
20:04:36 [2024-03-05T20:04:36.911Z] #14 extracting sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 0.3s done
20:04:37 [2024-03-05T20:04:37.168Z] #14 DONE 6.4s
20:04:37 [2024-03-05T20:04:37.168Z] 
20:04:37 [2024-03-05T20:04:37.168Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:20c3e4c9d705500d420288bfed5e5feb78ff6671c1460c04133b20bb3ff35582
20:04:37 [2024-03-05T20:04:37.168Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 78.64MB / 86.41MB 6.4s
20:04:37 [2024-03-05T20:04:37.425Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 6.5s
20:04:37 [2024-03-05T20:04:37.425Z] #16 ...
20:04:37 [2024-03-05T20:04:37.425Z] 
20:04:37 [2024-03-05T20:04:37.425Z] #18 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
20:04:37 [2024-03-05T20:04:37.425Z] #18 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
20:04:37 [2024-03-05T20:04:37.425Z] #18 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
20:04:37 [2024-03-05T20:04:37.425Z] #18 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
20:04:37 [2024-03-05T20:04:37.425Z] #18 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
20:04:37 [2024-03-05T20:04:37.425Z] #18 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 6.1s done
20:04:37 [2024-03-05T20:04:37.425Z] #18 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
20:04:37 [2024-03-05T20:04:37.425Z] #18 DONE 6.7s
20:04:37 [2024-03-05T20:04:37.425Z] 
20:04:37 [2024-03-05T20:04:37.425Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:20c3e4c9d705500d420288bfed5e5feb78ff6671c1460c04133b20bb3ff35582
20:04:37 [2024-03-05T20:04:37.425Z] #16 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.6s done
20:04:37 [2024-03-05T20:04:37.682Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 6.9s done
20:04:37 [2024-03-05T20:04:37.682Z] #16 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7
20:04:38 [2024-03-05T20:04:38.245Z] #16 ...
20:04:38 [2024-03-05T20:04:38.245Z] 
20:04:38 [2024-03-05T20:04:38.245Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
20:04:38 [2024-03-05T20:04:38.245Z] #19 resolve docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 0.1s done
20:04:38 [2024-03-05T20:04:38.245Z] #19 sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 8.43kB / 8.43kB done
20:04:38 [2024-03-05T20:04:38.245Z] #19 sha256:152601ea1a432a294017848c66fb84d04e1a90d4380ce9b5cd519cdf09e43722 482B / 482B done
20:04:38 [2024-03-05T20:04:38.245Z] #19 sha256:a5a1ba0fd157960c623fcbba319e3c92650faeacc179ed940362aed94d69a42f 1.14kB / 1.14kB done
20:04:38 [2024-03-05T20:04:38.245Z] #19 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 6.0s done
20:04:38 [2024-03-05T20:04:38.245Z] #19 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0.3s done
20:04:38 [2024-03-05T20:04:38.245Z] #19 DONE 7.6s
20:04:38 [2024-03-05T20:04:38.245Z] 
20:04:38 [2024-03-05T20:04:38.245Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:20c3e4c9d705500d420288bfed5e5feb78ff6671c1460c04133b20bb3ff35582
20:04:39 [2024-03-05T20:04:39.176Z] #16 ...
20:04:39 [2024-03-05T20:04:39.176Z] 
20:04:39 [2024-03-05T20:04:39.176Z] #20 [build-dummy 2/2] RUN mkdir -p /build
20:04:39 [2024-03-05T20:04:39.176Z] #20 DONE 8.4s
20:04:39 [2024-03-05T20:04:39.176Z] 
20:04:39 [2024-03-05T20:04:39.176Z] #21 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:04:39 [2024-03-05T20:04:39.176Z] #21 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:04:39 [2024-03-05T20:04:39.176Z] #21 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:04:39 [2024-03-05T20:04:39.176Z] #21 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:04:39 [2024-03-05T20:04:39.176Z] #21 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:04:39 [2024-03-05T20:04:39.176Z] #21 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.7s done
20:04:39 [2024-03-05T20:04:39.176Z] #21 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
20:04:39 [2024-03-05T20:04:39.176Z] #21 DONE 8.5s
20:04:39 [2024-03-05T20:04:39.176Z] 
20:04:39 [2024-03-05T20:04:39.176Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:20c3e4c9d705500d420288bfed5e5feb78ff6671c1460c04133b20bb3ff35582
20:04:39 [2024-03-05T20:04:39.433Z] #16 ...
20:04:39 [2024-03-05T20:04:39.433Z] 
20:04:39 [2024-03-05T20:04:39.433Z] #22 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
20:04:39 [2024-03-05T20:04:39.433Z] #22 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.1s done
20:04:39 [2024-03-05T20:04:39.433Z] #22 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
20:04:39 [2024-03-05T20:04:39.433Z] #22 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
20:04:39 [2024-03-05T20:04:39.433Z] #22 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
20:04:39 [2024-03-05T20:04:39.433Z] #22 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 6.2s
20:04:39 [2024-03-05T20:04:39.433Z] #22 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0B / 286.20kB 6.2s
20:04:39 [2024-03-05T20:04:39.433Z] #22 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.2s done
20:04:39 [2024-03-05T20:04:39.433Z] #22 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 7.2s done
20:04:39 [2024-03-05T20:04:39.433Z] #22 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done
20:04:39 [2024-03-05T20:04:39.433Z] #22 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 7.4s done
20:04:39 [2024-03-05T20:04:39.433Z] #22 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
20:04:39 [2024-03-05T20:04:39.433Z] #22 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
20:04:39 [2024-03-05T20:04:39.433Z] #22 ...
20:04:39 [2024-03-05T20:04:39.433Z] 
20:04:39 [2024-03-05T20:04:39.433Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:20c3e4c9d705500d420288bfed5e5feb78ff6671c1460c04133b20bb3ff35582
20:04:39 [2024-03-05T20:04:39.997Z] #16 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 2.2s done
20:04:40 [2024-03-05T20:04:40.254Z] #16 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f
20:04:41 [2024-03-05T20:04:41.625Z] #16 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done
20:04:41 [2024-03-05T20:04:41.882Z] #16 extracting sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 0.1s
20:04:46 [2024-03-05T20:04:46.062Z] #16 extracting sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 3.6s done
20:04:46 [2024-03-05T20:04:46.062Z] #16 ...
20:04:46 [2024-03-05T20:04:46.062Z] 
20:04:46 [2024-03-05T20:04:46.062Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
20:04:46 [2024-03-05T20:04:46.062Z] #23 DONE 6.1s
20:04:46 [2024-03-05T20:04:46.062Z] 
20:04:46 [2024-03-05T20:04:46.062Z] #24 [binary-dummy 1/1] COPY --from=build-dummy /build /build
20:04:46 [2024-03-05T20:04:46.062Z] #24 DONE 0.0s
20:04:46 [2024-03-05T20:04:46.062Z] 
20:04:46 [2024-03-05T20:04:46.062Z] #25 [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
20:04:46 [2024-03-05T20:04:46.062Z] #25 1.825 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 1.849 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 1.909 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 1.939 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 2.137 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 2.159 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 3.214 Fetched 9093 kB in 2s (5523 kB/s)
20:04:46 [2024-03-05T20:04:46.062Z] #25 3.214 Reading package lists...
20:04:46 [2024-03-05T20:04:46.062Z] #25 3.852 Reading package lists...
20:04:46 [2024-03-05T20:04:46.062Z] #25 4.495 Building dependency tree...
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.061 The following additional packages will be installed:
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.062   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.064   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.064   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.069 Suggested packages:
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.069   krb5-doc krb5-user
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.069 Recommended packages:
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.069   krb5-locales libldap-common publicsuffix libsasl2-modules
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.243 The following NEW packages will be installed:
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.244   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.244   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.245   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.245   libssh2-1 libssl3 openssl
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.543 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.543 Need to get 5813 kB of archives.
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.543 After this operation, 16.1 MB of additional disk space will be used.
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.543 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.568 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.615 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.623 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.642 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.652 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.657 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.658 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.668 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.670 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.688 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.693 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.695 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.697 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.699 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.723 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.726 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.728 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.733 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.735 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.737 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.916 debconf: delaying package configuration, since apt-utils is not installed
20:04:46 [2024-03-05T20:04:46.062Z] #25 5.959 Fetched 5813 kB in 0s (12.2 MB/s)
20:04:46 [2024-03-05T20:04:46.062Z] #25 6.095 Selecting previously unselected package libssl3:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 6.095 (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 ... 6092 files and directories currently installed.)
20:04:46 [2024-03-05T20:04:46.062Z] #25 6.099 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 6.127 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 6.518 Selecting previously unselected package openssl.
20:04:46 [2024-03-05T20:04:46.062Z] #25 6.519 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 6.566 Unpacking openssl (3.0.11-1~deb12u2) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.031 Selecting previously unselected package ca-certificates.
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.032 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.065 Unpacking ca-certificates (20230311) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.345 Selecting previously unselected package libbrotli1:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.346 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.371 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.544 Selecting previously unselected package libkrb5support0:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.545 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.553 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.689 Selecting previously unselected package libk5crypto3:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.690 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.699 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.782 Selecting previously unselected package libkeyutils1:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.783 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.789 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.870 Selecting previously unselected package libkrb5-3:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.870 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 7.898 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.081 Selecting previously unselected package libgssapi-krb5-2:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.083 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.092 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.280 Selecting previously unselected package libsasl2-modules-db:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.282 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.290 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.461 Selecting previously unselected package libsasl2-2:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.463 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.475 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.522 Selecting previously unselected package libldap-2.5-0:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.523 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.560 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.613 Selecting previously unselected package libnghttp2-14:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.614 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.618 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.663 Selecting previously unselected package libpsl5:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.664 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.668 Unpacking libpsl5:arm64 (0.21.2-1) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.718 Selecting previously unselected package librtmp1:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 ...
20:04:46 [2024-03-05T20:04:46.062Z] 
20:04:46 [2024-03-05T20:04:46.062Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:20c3e4c9d705500d420288bfed5e5feb78ff6671c1460c04133b20bb3ff35582
20:04:46 [2024-03-05T20:04:46.062Z] #16 extracting sha256:cca4fd0656d11971a06200614d30cc517963725a7744bdd5dcab3764d49c22b0 done
20:04:46 [2024-03-05T20:04:46.062Z] #16 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
20:04:46 [2024-03-05T20:04:46.062Z] #16 DONE 15.1s
20:04:46 [2024-03-05T20:04:46.062Z] 
20:04:46 [2024-03-05T20:04:46.062Z] #25 [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
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.719 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.724 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.765 Selecting previously unselected package libssh2-1:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.767 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.770 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.813 Selecting previously unselected package libcurl4:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.814 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.818 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.879 Selecting previously unselected package curl.
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.880 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.883 Unpacking curl (7.88.1-10+deb12u5) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.940 Selecting previously unselected package libonig5:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 ...
20:04:46 [2024-03-05T20:04:46.062Z] 
20:04:46 [2024-03-05T20:04:46.062Z] #26 [base 2/4] COPY --from=xx / /
20:04:46 [2024-03-05T20:04:46.062Z] #26 DONE 0.2s
20:04:46 [2024-03-05T20:04:46.062Z] 
20:04:46 [2024-03-05T20:04:46.062Z] #25 [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
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.941 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.945 Unpacking libonig5:arm64 (6.9.8-1) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.990 Selecting previously unselected package libjq1:arm64.
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.991 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 8.995 Unpacking libjq1:arm64 (1.6-2.1) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 9.035 Selecting previously unselected package jq.
20:04:46 [2024-03-05T20:04:46.062Z] #25 9.037 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 9.040 Unpacking jq (1.6-2.1) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 9.081 Setting up libkeyutils1:arm64 (1.6.3-2) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 9.091 Setting up libpsl5:arm64 (0.21.2-1) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 9.104 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 9.114 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 9.125 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 9.135 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
20:04:46 [2024-03-05T20:04:46.062Z] #25 9.144 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.155 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.168 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.178 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.190 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.200 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.210 Setting up openssl (3.0.11-1~deb12u2) ...
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.225 Setting up libonig5:arm64 (6.9.8-1) ...
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.241 Setting up libjq1:arm64 (1.6-2.1) ...
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.257 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
20:04:46 [2024-03-05T20:04:46.320Z] #25 ...
20:04:46 [2024-03-05T20:04:46.320Z] 
20:04:46 [2024-03-05T20:04:46.320Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:04:46 [2024-03-05T20:04:46.320Z] #27 DONE 0.4s
20:04:46 [2024-03-05T20:04:46.320Z] 
20:04:46 [2024-03-05T20:04:46.320Z] #25 [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
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.268 Setting up ca-certificates (20230311) ...
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.347 debconf: unable to initialize frontend: Dialog
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.347 debconf: (TERM is not set, so the dialog frontend is not usable.)
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.347 debconf: falling back to frontend: Readline
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.347 debconf: unable to initialize frontend: Readline
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.347 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
20:04:46 [2024-03-05T20:04:46.320Z] #25 9.347 debconf: falling back to frontend: Teletype
20:04:46 [2024-03-05T20:04:46.576Z] #25 9.676 Updating certificates in /etc/ssl/certs...
20:04:47 [2024-03-05T20:04:47.140Z] #25 10.13 140 added, 0 removed; done.
20:04:47 [2024-03-05T20:04:47.140Z] #25 10.16 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
20:04:47 [2024-03-05T20:04:47.140Z] #25 10.17 Setting up jq (1.6-2.1) ...
20:04:47 [2024-03-05T20:04:47.140Z] #25 10.18 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
20:04:47 [2024-03-05T20:04:47.140Z] #25 10.19 Setting up curl (7.88.1-10+deb12u5) ...
20:04:47 [2024-03-05T20:04:47.397Z] #25 10.20 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:04:47 [2024-03-05T20:04:47.397Z] #25 10.22 Processing triggers for ca-certificates (20230311) ...
20:04:47 [2024-03-05T20:04:47.397Z] #25 10.23 Updating certificates in /etc/ssl/certs...
20:04:47 [2024-03-05T20:04:47.654Z] #25 10.56 0 added, 0 removed; done.
20:04:47 [2024-03-05T20:04:47.654Z] #25 10.56 Running hooks in /etc/ca-certificates/update.d...
20:04:47 [2024-03-05T20:04:47.654Z] #25 10.56 done.
20:04:47 [2024-03-05T20:04:47.654Z] #25 DONE 10.7s
20:04:47 [2024-03-05T20:04:47.654Z] 
20:04:47 [2024-03-05T20:04:47.654Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
20:04:47 [2024-03-05T20:04:47.654Z] #28 0.554 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:04:47 [2024-03-05T20:04:47.654Z] #28 0.562 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
20:04:47 [2024-03-05T20:04:47.654Z] #28 0.562 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:04:47 [2024-03-05T20:04:47.654Z] #28 0.635 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:04:47 [2024-03-05T20:04:47.654Z] #28 0.697 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:04:47 [2024-03-05T20:04:47.654Z] #28 0.767 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
20:04:47 [2024-03-05T20:04:47.911Z] #28 ...
20:04:47 [2024-03-05T20:04:47.911Z] 
20:04:47 [2024-03-05T20:04:47.911Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:04:47 [2024-03-05T20:04:47.911Z] #29 DONE 0.1s
20:04:48 [2024-03-05T20:04:48.168Z] 
20:04:48 [2024-03-05T20:04:48.168Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:04:50 [2024-03-05T20:04:50.059Z] #30 2.219 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:04:50 [2024-03-05T20:04:50.879Z] #30 2.801 #=#=#                                                                         
20:04:51 [2024-03-05T20:04:51.136Z] #30 3.074 #=#=#                                                                         

#                                                                          2.1%
######################################################################## 100.0%
20:04:51 [2024-03-05T20:04:51.136Z] #30 3.357 
20:04:51 [2024-03-05T20:04:51.136Z] #30 ...
20:04:51 [2024-03-05T20:04:51.136Z] 
20:04:51 [2024-03-05T20:04:51.136Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
20:04:51 [2024-03-05T20:04:51.136Z] #28 1.692 Fetched 9093 kB in 1s (6515 kB/s)
20:04:51 [2024-03-05T20:04:51.136Z] #28 1.692 Reading package lists...
20:04:51 [2024-03-05T20:04:51.136Z] #28 2.330 Reading package lists...
20:04:51 [2024-03-05T20:04:51.136Z] #28 2.960 Building dependency tree...
20:04:51 [2024-03-05T20:04:51.136Z] #28 3.156 Reading state information...
20:04:51 [2024-03-05T20:04:51.136Z] #28 3.502 The following additional packages will be installed:
20:04:51 [2024-03-05T20:04:51.136Z] #28 3.504   libmagic-mgc libmagic1
20:04:51 [2024-03-05T20:04:51.136Z] #28 3.539 The following NEW packages will be installed:
20:04:51 [2024-03-05T20:04:51.136Z] #28 3.541   file libmagic-mgc libmagic1
20:04:51 [2024-03-05T20:04:51.136Z] #28 3.819 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:04:51 [2024-03-05T20:04:51.136Z] #28 3.819 Need to get 446 kB of archives.
20:04:51 [2024-03-05T20:04:51.136Z] #28 3.819 After this operation, 8709 kB of additional disk space will be used.
20:04:51 [2024-03-05T20:04:51.136Z] #28 3.819 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
20:04:51 [2024-03-05T20:04:51.136Z] #28 3.825 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
20:04:51 [2024-03-05T20:04:51.136Z] #28 3.827 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
20:04:51 [2024-03-05T20:04:51.136Z] #28 3.978 debconf: delaying package configuration, since apt-utils is not installed
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.021 Fetched 446 kB in 0s (1643 kB/s)
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.039 Selecting previously unselected package libmagic-mgc.
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.039 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15633 files and directories currently installed.)
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.050 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.053 Unpacking libmagic-mgc (1:5.44-3) ...
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.126 Selecting previously unselected package libmagic1:arm64.
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.129 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.135 Unpacking libmagic1:arm64 (1:5.44-3) ...
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.167 Selecting previously unselected package file.
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.169 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.173 Unpacking file (1:5.44-3) ...
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.213 Setting up libmagic-mgc (1:5.44-3) ...
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.223 Setting up libmagic1:arm64 (1:5.44-3) ...
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.240 Setting up file (1:5.44-3) ...
20:04:51 [2024-03-05T20:04:51.136Z] #28 4.252 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:04:51 [2024-03-05T20:04:51.136Z] #28 DONE 4.8s
20:04:51 [2024-03-05T20:04:51.136Z] 
20:04:51 [2024-03-05T20:04:51.136Z] #31 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
20:04:51 [2024-03-05T20:04:51.136Z] #31 DONE 0.1s
20:04:51 [2024-03-05T20:04:51.393Z] 
20:04:51 [2024-03-05T20:04:51.393Z] #32 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
20:04:51 [2024-03-05T20:04:51.393Z] #32 DONE 0.1s
20:04:51 [2024-03-05T20:04:51.393Z] 
20:04:51 [2024-03-05T20:04:51.393Z] #33 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
20:04:51 [2024-03-05T20:04:51.393Z] #33 DONE 0.1s
20:04:51 [2024-03-05T20:04:51.393Z] 
20:04:51 [2024-03-05T20:04:51.393Z] #34 [containerd-src 1/3] WORKDIR /usr/src/containerd
20:04:51 [2024-03-05T20:04:51.393Z] #34 DONE 0.1s
20:04:51 [2024-03-05T20:04:51.393Z] 
20:04:51 [2024-03-05T20:04:51.393Z] #35 [tini-src 1/3] WORKDIR /usr/src/tini
20:04:51 [2024-03-05T20:04:51.393Z] #35 DONE 0.2s
20:04:51 [2024-03-05T20:04:51.393Z] 
20:04:51 [2024-03-05T20:04:51.393Z] #36 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
20:04:51 [2024-03-05T20:04:51.393Z] #36 ...
20:04:51 [2024-03-05T20:04:51.393Z] 
20:04:51 [2024-03-05T20:04:51.393Z] #37 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:04:51 [2024-03-05T20:04:51.393Z] #37 DONE 0.2s
20:04:51 [2024-03-05T20:04:51.393Z] 
20:04:51 [2024-03-05T20:04:51.393Z] #38 [swagger-src 1/3] WORKDIR /usr/src/swagger
20:04:51 [2024-03-05T20:04:51.393Z] #38 DONE 0.2s
20:04:51 [2024-03-05T20:04:51.393Z] 
20:04:51 [2024-03-05T20:04:51.393Z] #39 [delve-src 1/3] WORKDIR /usr/src/delve
20:04:51 [2024-03-05T20:04:51.393Z] #39 DONE 0.2s
20:04:51 [2024-03-05T20:04:51.393Z] 
20:04:51 [2024-03-05T20:04:51.393Z] #40 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
20:04:51 [2024-03-05T20:04:51.393Z] #40 DONE 0.2s
20:04:51 [2024-03-05T20:04:51.393Z] 
20:04:51 [2024-03-05T20:04:51.393Z] #41 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
20:04:51 [2024-03-05T20:04:51.393Z] #41 DONE 0.3s
20:04:51 [2024-03-05T20:04:51.393Z] 
20:04:51 [2024-03-05T20:04:51.393Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:04:51 [2024-03-05T20:04:51.393Z] #42 DONE 0.3s
20:04:51 [2024-03-05T20:04:51.650Z] 
20:04:51 [2024-03-05T20:04:51.650Z] #43 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
20:04:51 [2024-03-05T20:04:51.650Z] #43 DONE 0.3s
20:04:51 [2024-03-05T20:04:51.650Z] 
20:04:51 [2024-03-05T20:04:51.650Z] #44 [runc-src 1/3] WORKDIR /usr/src/runc
20:04:51 [2024-03-05T20:04:51.650Z] #44 DONE 0.3s
20:04:51 [2024-03-05T20:04:51.650Z] 
20:04:51 [2024-03-05T20:04:51.650Z] #45 [registry-src 1/2] WORKDIR /usr/src/registry
20:04:51 [2024-03-05T20:04:51.650Z] #45 DONE 0.3s
20:04:51 [2024-03-05T20:04:51.650Z] 
20:04:51 [2024-03-05T20:04:51.650Z] #46 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
20:04:51 [2024-03-05T20:04:51.907Z] #46 ...
20:04:51 [2024-03-05T20:04:51.907Z] 
20:04:51 [2024-03-05T20:04:51.907Z] #36 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
20:04:51 [2024-03-05T20:04:51.907Z] #36 0.414 hint: Using 'master' as the name for the initial branch. This default branch name
20:04:51 [2024-03-05T20:04:51.907Z] #36 0.414 hint: is subject to change. To configure the initial branch name to use in all
20:04:51 [2024-03-05T20:04:51.907Z] #36 0.414 hint: of your new repositories, which will suppress this warning, call:
20:04:51 [2024-03-05T20:04:51.907Z] #36 0.414 hint: 
20:04:51 [2024-03-05T20:04:51.907Z] #36 0.414 hint: 	git config --global init.defaultBranch <name>
20:04:51 [2024-03-05T20:04:51.907Z] #36 0.414 hint: 
20:04:51 [2024-03-05T20:04:51.907Z] #36 0.414 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:04:51 [2024-03-05T20:04:51.907Z] #36 0.414 hint: 'development'. The just-created branch can be renamed via this command:
20:04:51 [2024-03-05T20:04:51.907Z] #36 0.414 hint: 
20:04:51 [2024-03-05T20:04:51.907Z] #36 0.414 hint: 	git branch -m <name>
20:04:51 [2024-03-05T20:04:51.907Z] #36 0.416 Initialized empty Git repository in /usr/src/containerd/.git/
20:04:51 [2024-03-05T20:04:51.907Z] #36 DONE 0.5s
20:04:51 [2024-03-05T20:04:51.907Z] 
20:04:51 [2024-03-05T20:04:51.907Z] #47 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:04:52 [2024-03-05T20:04:52.164Z] #47 ...
20:04:52 [2024-03-05T20:04:52.164Z] 
20:04:52 [2024-03-05T20:04:52.164Z] #48 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
20:04:52 [2024-03-05T20:04:52.164Z] #48 0.658 Initialized empty Git repository in /usr/src/tini/.git/
20:04:52 [2024-03-05T20:04:52.164Z] #48 0.658 hint: Using 'master' as the name for the initial branch. This default branch name
20:04:52 [2024-03-05T20:04:52.164Z] #48 0.658 hint: is subject to change. To configure the initial branch name to use in all
20:04:52 [2024-03-05T20:04:52.164Z] #48 0.658 hint: of your new repositories, which will suppress this warning, call:
20:04:52 [2024-03-05T20:04:52.164Z] #48 0.658 hint: 
20:04:52 [2024-03-05T20:04:52.164Z] #48 0.658 hint: 	git config --global init.defaultBranch <name>
20:04:52 [2024-03-05T20:04:52.164Z] #48 0.658 hint: 
20:04:52 [2024-03-05T20:04:52.164Z] #48 0.658 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:04:52 [2024-03-05T20:04:52.164Z] #48 0.658 hint: 'development'. The just-created branch can be renamed via this command:
20:04:52 [2024-03-05T20:04:52.164Z] #48 0.658 hint: 
20:04:52 [2024-03-05T20:04:52.164Z] #48 0.658 hint: 	git branch -m <name>
20:04:52 [2024-03-05T20:04:52.164Z] #48 DONE 0.7s
20:04:52 [2024-03-05T20:04:52.164Z] 
20:04:52 [2024-03-05T20:04:52.164Z] #49 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
20:04:52 [2024-03-05T20:04:52.164Z] #49 0.731 hint: Using 'master' as the name for the initial branch. This default branch name
20:04:52 [2024-03-05T20:04:52.164Z] #49 0.731 hint: is subject to change. To configure the initial branch name to use in all
20:04:52 [2024-03-05T20:04:52.164Z] #49 0.731 hint: of your new repositories, which will suppress this warning, call:
20:04:52 [2024-03-05T20:04:52.164Z] #49 0.731 hint: 
20:04:52 [2024-03-05T20:04:52.164Z] #49 0.731 hint: 	git config --global init.defaultBranch <name>
20:04:52 [2024-03-05T20:04:52.164Z] #49 0.731 hint: 
20:04:52 [2024-03-05T20:04:52.164Z] #49 0.731 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:04:52 [2024-03-05T20:04:52.164Z] #49 0.731 hint: 'development'. The just-created branch can be renamed via this command:
20:04:52 [2024-03-05T20:04:52.164Z] #49 0.731 hint: 
20:04:52 [2024-03-05T20:04:52.164Z] #49 0.731 hint: 	git branch -m <name>
20:04:52 [2024-03-05T20:04:52.164Z] #49 0.732 Initialized empty Git repository in /usr/src/swagger/.git/
20:04:52 [2024-03-05T20:04:52.164Z] #49 DONE 0.8s
20:04:52 [2024-03-05T20:04:52.421Z] 
20:04:52 [2024-03-05T20:04:52.421Z] #50 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:04:52 [2024-03-05T20:04:52.678Z] #50 ...
20:04:52 [2024-03-05T20:04:52.678Z] 
20:04:52 [2024-03-05T20:04:52.678Z] #46 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
20:04:52 [2024-03-05T20:04:52.678Z] #46 0.932 hint: Using 'master' as the name for the initial branch. This default branch name
20:04:52 [2024-03-05T20:04:52.678Z] #46 0.932 hint: is subject to change. To configure the initial branch name to use in all
20:04:52 [2024-03-05T20:04:52.678Z] #46 0.932 hint: of your new repositories, which will suppress this warning, call:
20:04:52 [2024-03-05T20:04:52.678Z] #46 0.932 hint: 
20:04:52 [2024-03-05T20:04:52.678Z] #46 0.932 hint: 	git config --global init.defaultBranch <name>
20:04:52 [2024-03-05T20:04:52.678Z] #46 0.932 hint: 
20:04:52 [2024-03-05T20:04:52.678Z] #46 0.932 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:04:52 [2024-03-05T20:04:52.678Z] #46 0.932 hint: 'development'. The just-created branch can be renamed via this command:
20:04:52 [2024-03-05T20:04:52.678Z] #46 0.932 hint: 
20:04:52 [2024-03-05T20:04:52.678Z] #46 0.932 hint: 	git branch -m <name>
20:04:52 [2024-03-05T20:04:52.678Z] #46 0.933 Initialized empty Git repository in /usr/src/registry/.git/
20:04:52 [2024-03-05T20:04:52.678Z] #46 DONE 1.0s
20:04:52 [2024-03-05T20:04:52.678Z] 
20:04:52 [2024-03-05T20:04:52.678Z] #51 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
20:04:52 [2024-03-05T20:04:52.678Z] #51 1.025 hint: Using 'master' as the name for the initial branch. This default branch name
20:04:52 [2024-03-05T20:04:52.678Z] #51 1.025 hint: is subject to change. To configure the initial branch name to use in all
20:04:52 [2024-03-05T20:04:52.678Z] #51 1.025 hint: of your new repositories, which will suppress this warning, call:
20:04:52 [2024-03-05T20:04:52.678Z] #51 1.025 hint: 
20:04:52 [2024-03-05T20:04:52.678Z] #51 1.025 hint: 	git config --global init.defaultBranch <name>
20:04:52 [2024-03-05T20:04:52.678Z] #51 1.025 hint: 
20:04:52 [2024-03-05T20:04:52.678Z] #51 1.025 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:04:52 [2024-03-05T20:04:52.678Z] #51 1.025 hint: 'development'. The just-created branch can be renamed via this command:
20:04:52 [2024-03-05T20:04:52.678Z] #51 1.025 hint: 
20:04:52 [2024-03-05T20:04:52.678Z] #51 1.025 hint: 	git branch -m <name>
20:04:52 [2024-03-05T20:04:52.678Z] #51 1.026 Initialized empty Git repository in /usr/src/delve/.git/
20:04:52 [2024-03-05T20:04:52.678Z] #51 DONE 1.1s
20:04:52 [2024-03-05T20:04:52.678Z] 
20:04:52 [2024-03-05T20:04:52.678Z] #52 [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...)
20:04:52 [2024-03-05T20:04:52.935Z] #52 ...
20:04:52 [2024-03-05T20:04:52.935Z] 
20:04:52 [2024-03-05T20:04:52.935Z] #53 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
20:04:52 [2024-03-05T20:04:52.935Z] #53 1.306 hint: Using 'master' as the name for the initial branch. This default branch name
20:04:52 [2024-03-05T20:04:52.935Z] #53 1.306 hint: is subject to change. To configure the initial branch name to use in all
20:04:52 [2024-03-05T20:04:52.935Z] #53 1.306 hint: of your new repositories, which will suppress this warning, call:
20:04:52 [2024-03-05T20:04:52.935Z] #53 1.306 hint: 
20:04:52 [2024-03-05T20:04:52.935Z] #53 1.306 hint: 	git config --global init.defaultBranch <name>
20:04:52 [2024-03-05T20:04:52.935Z] #53 1.306 hint: 
20:04:52 [2024-03-05T20:04:52.935Z] #53 1.306 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:04:52 [2024-03-05T20:04:52.935Z] #53 1.306 hint: 'development'. The just-created branch can be renamed via this command:
20:04:52 [2024-03-05T20:04:52.935Z] #53 1.306 hint: 
20:04:52 [2024-03-05T20:04:52.935Z] #53 1.306 hint: 	git branch -m <name>
20:04:52 [2024-03-05T20:04:52.935Z] #53 1.307 Initialized empty Git repository in /usr/src/rootlesskit/.git/
20:04:52 [2024-03-05T20:04:52.935Z] #53 DONE 1.3s
20:04:53 [2024-03-05T20:04:53.191Z] 
20:04:53 [2024-03-05T20:04:53.191Z] #54 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:04:53 [2024-03-05T20:04:53.448Z] #54 ...
20:04:53 [2024-03-05T20:04:53.448Z] 
20:04:53 [2024-03-05T20:04:53.448Z] #55 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:04:53 [2024-03-05T20:04:53.448Z] #55 DONE 1.3s
20:04:53 [2024-03-05T20:04:53.448Z] 
20:04:53 [2024-03-05T20:04:53.448Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:04:53 [2024-03-05T20:04:53.448Z] #30 5.650 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:04:54 [2024-03-05T20:04:54.269Z] #30 6.257 #=#=#                                                                         
#30 ...
20:04:54 [2024-03-05T20:04:54.269Z] 
20:04:54 [2024-03-05T20:04:54.269Z] #56 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
20:04:54 [2024-03-05T20:04:54.269Z] #56 2.629 hint: Using 'master' as the name for the initial branch. This default branch name
20:04:54 [2024-03-05T20:04:54.269Z] #56 2.629 hint: is subject to change. To configure the initial branch name to use in all
20:04:54 [2024-03-05T20:04:54.269Z] #56 2.629 hint: of your new repositories, which will suppress this warning, call:
20:04:54 [2024-03-05T20:04:54.269Z] #56 2.629 hint: 
20:04:54 [2024-03-05T20:04:54.269Z] #56 2.629 hint: 	git config --global init.defaultBranch <name>
20:04:54 [2024-03-05T20:04:54.269Z] #56 2.629 hint: 
20:04:54 [2024-03-05T20:04:54.269Z] #56 2.629 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:04:54 [2024-03-05T20:04:54.269Z] #56 2.629 hint: 'development'. The just-created branch can be renamed via this command:
20:04:54 [2024-03-05T20:04:54.269Z] #56 2.629 hint: 
20:04:54 [2024-03-05T20:04:54.269Z] #56 2.629 hint: 	git branch -m <name>
20:04:54 [2024-03-05T20:04:54.269Z] #56 2.632 Initialized empty Git repository in /usr/src/runc/.git/
20:04:54 [2024-03-05T20:04:54.269Z] #56 DONE 2.7s
20:04:54 [2024-03-05T20:04:54.269Z] 
20:04:54 [2024-03-05T20:04:54.269Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:04:54 [2024-03-05T20:04:54.269Z] #30 6.257 #=#=#                                                                         
20:04:54 [2024-03-05T20:04:54.527Z] #30 6.586 #=#=#                                                                         

######################################################################## 100.0%
20:04:54 [2024-03-05T20:04:54.785Z] #30 6.895 
20:04:58 [2024-03-05T20:04:58.083Z] #30 ...
20:04:58 [2024-03-05T20:04:58.083Z] 
20:04:58 [2024-03-05T20:04:58.083Z] #52 [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...)
20:04:58 [2024-03-05T20:04:58.083Z] #52 2.995 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:04:58 [2024-03-05T20:04:58.083Z] #52 2.995 + mkdir /build
20:04:58 [2024-03-05T20:04:58.083Z] #52 DONE 5.2s
20:04:58 [2024-03-05T20:04:58.083Z] 
20:04:58 [2024-03-05T20:04:58.083Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:04:58 [2024-03-05T20:04:58.083Z] #30 9.912 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
20:04:58 [2024-03-05T20:04:58.341Z] #30 10.62 #=#=#                                                                         
20:04:59 [2024-03-05T20:04:59.163Z] #30 10.96 #=#=#                                                                         

                                                                           0.1%
####################################                                      51.0%
################################################################          90.2%
######################################################################## 100.0%
20:04:59 [2024-03-05T20:04:59.423Z] #30 11.60 
20:05:01 [2024-03-05T20:05:01.321Z] #30 ...
20:05:01 [2024-03-05T20:05:01.321Z] 
20:05:01 [2024-03-05T20:05:01.321Z] #57 [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             ;
20:05:01 [2024-03-05T20:05:01.321Z] #57 2.578 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 2.587 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 2.593 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 2.660 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 2.726 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 2.787 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 3.783 Fetched 9093 kB in 2s (5971 kB/s)
20:05:01 [2024-03-05T20:05:01.321Z] #57 3.783 Reading package lists...
20:05:01 [2024-03-05T20:05:01.321Z] #57 4.921 Reading package lists...
20:05:01 [2024-03-05T20:05:01.321Z] #57 5.792 Building dependency tree...
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.673 python3 is already the newest version (3.11.2-1+b1).
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.673 The following additional packages will be installed:
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.673   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.673   xz-utils
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.690 Suggested packages:
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.690   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.690   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.690   m4-doc ed diffutils-doc
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.690 Recommended packages:
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.690   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.690   liblocale-gettext-perl libltdl-dev
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.933 The following NEW packages will be installed:
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.942   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.943   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
20:05:01 [2024-03-05T20:05:01.321Z] #57 6.951   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
20:05:01 [2024-03-05T20:05:01.321Z] #57 7.305 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
20:05:01 [2024-03-05T20:05:01.321Z] #57 7.305 Need to get 5657 kB of archives.
20:05:01 [2024-03-05T20:05:01.321Z] #57 7.305 After this operation, 16.7 MB of additional disk space will be used.
20:05:01 [2024-03-05T20:05:01.321Z] #57 7.305 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 7.316 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 7.327 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 7.333 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 7.342 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 7.354 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 7.386 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 7.397 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
20:05:01 [2024-03-05T20:05:01.321Z] #57 7.402 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #57 7.457 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
20:05:01 [2024-03-05T20:05:01.322Z] #57 7.462 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #57 7.487 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #57 7.488 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #57 7.491 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #57 7.498 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #57 7.550 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #57 7.610 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #57 7.619 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #57 7.657 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #57 8.185 debconf: delaying package configuration, since apt-utils is not installed
20:05:01 [2024-03-05T20:05:01.322Z] #57 8.388 Fetched 5657 kB in 1s (8701 kB/s)
20:05:01 [2024-03-05T20:05:01.322Z] #57 8.469 Selecting previously unselected package bzip2.
20:05:01 [2024-03-05T20:05:01.322Z] #57 8.469 (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 ... 15667 files and directories currently installed.)
20:05:01 [2024-03-05T20:05:01.322Z] #57 8.501 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
20:05:01 [2024-03-05T20:05:01.322Z] #57 8.517 Unpacking bzip2 (1.0.8-5+b1) ...
20:05:01 [2024-03-05T20:05:01.322Z] #57 8.848 Selecting previously unselected package xz-utils.
20:05:01 [2024-03-05T20:05:01.322Z] #57 8.848 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
20:05:01 [2024-03-05T20:05:01.322Z] #57 8.874 Unpacking xz-utils (5.4.1-0.2) ...
20:05:01 [2024-03-05T20:05:01.322Z] #57 9.394 Selecting previously unselected package m4.
20:05:01 [2024-03-05T20:05:01.322Z] #57 9.395 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
20:05:01 [2024-03-05T20:05:01.322Z] #57 9.435 Unpacking m4 (1.4.19-3) ...
20:05:01 [2024-03-05T20:05:01.322Z] #57 9.783 Selecting previously unselected package autoconf.
20:05:01 [2024-03-05T20:05:01.322Z] #57 9.786 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
20:05:01 [2024-03-05T20:05:01.322Z] #57 9.883 Unpacking autoconf (2.71-3) ...
20:05:01 [2024-03-05T20:05:01.322Z] #57 ...
20:05:01 [2024-03-05T20:05:01.322Z] 
20:05:01 [2024-03-05T20:05:01.322Z] #58 [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.55.2"      && /build/golangci-lint --version
20:05:01 [2024-03-05T20:05:01.322Z] #58 3.274 go: downloading github.com/golangci/golangci-lint v1.55.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.273 go: downloading github.com/fatih/color v1.15.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.276 go: downloading github.com/gofrs/flock v0.8.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.309 go: downloading github.com/spf13/cobra v1.7.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.309 go: downloading github.com/spf13/pflag v1.0.5
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.309 go: downloading github.com/spf13/viper v1.12.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.309 go: downloading gopkg.in/yaml.v3 v3.0.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.309 go: downloading golang.org/x/tools v0.14.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.309 go: downloading github.com/hashicorp/go-version v1.6.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.521 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.521 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.541 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.543 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.625 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.735 go: downloading github.com/mattn/go-colorable v0.1.13
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.737 go: downloading github.com/sirupsen/logrus v1.9.3
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.752 go: downloading github.com/stretchr/testify v1.8.4
20:05:01 [2024-03-05T20:05:01.322Z] #58 4.839 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.027 go: downloading github.com/mattn/go-isatty v0.0.17
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.110 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.130 go: downloading github.com/spf13/afero v1.8.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.188 go: downloading github.com/spf13/cast v1.5.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.193 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.205 go: downloading github.com/golangci/revgrep v0.5.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.238 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.342 go: downloading 4d63.com/gochecknoglobals v0.2.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.343 go: downloading github.com/4meepo/tagalign v1.3.3
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.389 go: downloading github.com/Abirdcfly/dupword v0.0.13
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.391 go: downloading github.com/Antonboom/errname v0.1.12
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.431 go: downloading github.com/Antonboom/nilnil v0.1.7
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.438 go: downloading github.com/Antonboom/testifylint v0.2.3
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.441 go: downloading github.com/BurntSushi/toml v1.3.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.603 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.604 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.608 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.691 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.764 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.866 go: downloading github.com/alexkohler/prealloc v1.0.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.877 go: downloading github.com/alingse/asasalint v0.0.11
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.899 go: downloading github.com/ashanbrown/forbidigo v1.6.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.902 go: downloading github.com/ashanbrown/makezero v1.1.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 5.992 go: downloading github.com/bkielbasa/cyclop v1.2.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.047 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.048 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.128 go: downloading github.com/breml/bidichk v0.2.7
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.160 go: downloading github.com/breml/errchkjson v0.3.6
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.214 go: downloading github.com/butuzov/ireturn v0.2.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.219 go: downloading github.com/butuzov/mirror v1.1.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.232 go: downloading github.com/catenacyber/perfsprint v0.2.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.245 go: downloading github.com/charithe/durationcheck v0.0.10
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.274 go: downloading github.com/curioswitch/go-reassign v0.2.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.276 go: downloading github.com/daixiang0/gci v0.11.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.368 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.373 go: downloading github.com/esimonov/ifshort v1.0.4
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.400 go: downloading github.com/firefart/nonamedreturns v1.0.4
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.400 go: downloading github.com/fzipp/gocyclo v0.6.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.401 go: downloading github.com/ghostiam/protogetter v0.2.3
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.401 go: downloading github.com/go-critic/go-critic v0.9.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.648 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.680 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.720 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.720 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.796 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.922 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.922 go: downloading github.com/golangci/misspell v0.4.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 6.973 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.055 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.055 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.102 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.134 go: downloading github.com/hexops/gotextdiff v1.0.3
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.249 go: downloading github.com/jgautheron/goconst v1.6.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.306 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.307 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.323 go: downloading github.com/julz/importas v0.1.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.324 go: downloading github.com/kisielk/errcheck v1.6.3
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.325 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.382 go: downloading github.com/kulti/thelper v0.6.3
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.416 go: downloading github.com/kunwardeep/paralleltest v1.0.8
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.423 go: downloading github.com/kyoh86/exportloopref v0.1.11
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.425 go: downloading github.com/ldez/tagliatelle v0.5.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.484 go: downloading github.com/leonklingele/grouper v1.1.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.485 go: downloading github.com/lufeee/execinquery v1.2.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.487 go: downloading github.com/macabu/inamedparam v0.1.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.489 go: downloading github.com/maratori/testableexamples v1.0.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.552 go: downloading github.com/maratori/testpackage v1.1.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.610 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.611 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.617 go: downloading github.com/mgechev/revive v1.3.4
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.686 go: downloading github.com/moricho/tparallel v0.3.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.722 go: downloading github.com/nakabonne/nestif v0.3.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.726 go: downloading github.com/nishanths/exhaustive v0.11.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.757 go: downloading github.com/nishanths/predeclared v0.2.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.768 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.915 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.928 go: downloading github.com/ryancurrah/gomodguard v1.3.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.929 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.932 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.992 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 7.992 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.068 go: downloading github.com/securego/gosec/v2 v2.18.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.319 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.320 go: downloading github.com/sivchari/containedctx v1.0.3
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.389 go: downloading github.com/sivchari/nosnakecase v1.7.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.389 go: downloading github.com/sivchari/tenv v1.7.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.390 go: downloading github.com/sonatard/noctx v0.0.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.402 go: downloading github.com/sourcegraph/go-diff v0.7.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.418 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.448 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.450 go: downloading github.com/tdakkota/asciicheck v0.2.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.451 go: downloading github.com/tetafro/godot v1.4.15
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.464 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.487 go: downloading github.com/timonwong/loggercheck v0.9.4
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.535 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.544 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.545 go: downloading github.com/ultraware/funlen v0.1.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.547 go: downloading github.com/ultraware/whitespace v0.0.5
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.645 go: downloading github.com/uudashr/gocognit v1.1.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.669 go: downloading github.com/xen0n/gosmopolitan v1.2.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.670 go: downloading github.com/yagipy/maintidx v1.0.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.671 go: downloading github.com/yeya24/promlinter v0.2.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.671 go: downloading github.com/ykadowak/zerologlint v0.1.3
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.672 go: downloading gitlab.com/bosi/decorder v0.4.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.762 go: downloading go-simpler.org/sloglint v0.1.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.777 go: downloading go.tmz.dev/musttag v0.7.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 8.784 go: downloading honnef.co/go/tools v0.4.6
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.327 go: downloading mvdan.cc/gofumpt v0.5.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.329 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.330 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.330 go: downloading golang.org/x/mod v0.13.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.330 go: downloading github.com/davecgh/go-spew v1.1.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.330 go: downloading github.com/pmezard/go-difflib v1.0.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.330 go: downloading github.com/stretchr/objx v0.5.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.340 go: downloading golang.org/x/sys v0.13.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.476 go: downloading github.com/hashicorp/errwrap v1.0.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.501 go: downloading github.com/subosito/gotenv v1.4.1
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.543 go: downloading github.com/hashicorp/hcl v1.0.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.588 go: downloading gopkg.in/ini.v1 v1.67.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.709 go: downloading github.com/magiconair/properties v1.8.6
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.731 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.777 go: downloading golang.org/x/text v0.13.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.786 go: downloading github.com/fatih/structtag v1.2.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.838 go: downloading github.com/gobwas/glob v0.2.3
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.841 go: downloading github.com/google/go-cmp v0.6.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.886 go: downloading github.com/pelletier/go-toml v1.9.5
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.892 go: downloading gopkg.in/yaml.v2 v2.4.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 9.929 go: downloading golang.org/x/sync v0.4.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 10.02 go: downloading go.uber.org/zap v1.24.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 ...
20:05:01 [2024-03-05T20:05:01.322Z] 
20:05:01 [2024-03-05T20:05:01.322Z] #50 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:05:01 [2024-03-05T20:05:01.322Z] #50 DONE 9.3s
20:05:01 [2024-03-05T20:05:01.322Z] 
20:05:01 [2024-03-05T20:05:01.322Z] #58 [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.55.2"      && /build/golangci-lint --version
20:05:01 [2024-03-05T20:05:01.322Z] #58 10.13 go: downloading github.com/kisielk/gotool v1.0.0
20:05:01 [2024-03-05T20:05:01.322Z] #58 10.20 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:05:01 [2024-03-05T20:05:01.322Z] #58 ...
20:05:01 [2024-03-05T20:05:01.322Z] 
20:05:01 [2024-03-05T20:05:01.322Z] #59 [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             pkg-config
20:05:01 [2024-03-05T20:05:01.322Z] #59 3.006 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #59 3.016 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #59 3.016 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #59 3.131 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #59 3.262 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #59 3.357 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
20:05:01 [2024-03-05T20:05:01.322Z] #59 4.588 Fetched 9093 kB in 2s (4838 kB/s)
20:05:01 [2024-03-05T20:05:01.322Z] #59 4.588 Reading package lists...
20:05:01 [2024-03-05T20:05:01.322Z] #59 6.197 Hit:1 http://deb.debian.org/debian bookworm InRelease
20:05:01 [2024-03-05T20:05:01.322Z] #59 6.197 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
20:05:01 [2024-03-05T20:05:01.322Z] #59 6.197 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
20:05:01 [2024-03-05T20:05:01.322Z] #59 6.693 Reading package lists...
20:05:01 [2024-03-05T20:05:01.322Z] #59 7.564 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
20:05:01 [2024-03-05T20:05:01.322Z] #59 7.574 Reading package lists...
20:05:01 [2024-03-05T20:05:01.322Z] #59 8.422 Building dependency tree...
20:05:01 [2024-03-05T20:05:01.322Z] #59 9.141 gcc is already the newest version (4:12.2.0-3).
20:05:01 [2024-03-05T20:05:01.322Z] #59 9.141 libc6-dev is already the newest version (2.36-9+deb12u4).
20:05:01 [2024-03-05T20:05:01.322Z] #59 9.141 pkg-config is already the newest version (1.8.1-1).
20:05:01 [2024-03-05T20:05:01.322Z] #59 9.141 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
20:05:01 [2024-03-05T20:05:01.602Z] #59 DONE 10.1s
20:05:01 [2024-03-05T20:05:01.602Z] 
20:05:01 [2024-03-05T20:05:01.602Z] #54 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:05:01 [2024-03-05T20:05:01.602Z] #54 DONE 8.6s
20:05:01 [2024-03-05T20:05:01.602Z] 
20:05:01 [2024-03-05T20:05:01.602Z] #60 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:05:01 [2024-03-05T20:05:01.602Z] #60 DONE 9.0s
20:05:01 [2024-03-05T20:05:01.602Z] 
20:05:01 [2024-03-05T20:05:01.602Z] #61 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:05:01 [2024-03-05T20:05:01.602Z] #61 DONE 7.3s
20:05:01 [2024-03-05T20:05:01.602Z] 
20:05:01 [2024-03-05T20:05:01.602Z] #62 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
20:05:01 [2024-03-05T20:05:01.602Z] #62 6.269 Docker version 25.0.2, build 29cf629
20:05:01 [2024-03-05T20:05:01.602Z] #62 DONE 10.2s
20:05:01 [2024-03-05T20:05:01.602Z] 
20:05:01 [2024-03-05T20:05:01.602Z] #58 [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.55.2"      && /build/golangci-lint --version
20:05:01 [2024-03-05T20:05:01.602Z] #58 10.41 go: downloading github.com/go-toolsmith/astfmt v1.1.0
20:05:01 [2024-03-05T20:05:01.602Z] #58 10.41 go: downloading github.com/go-toolsmith/astcast v1.1.0
20:05:01 [2024-03-05T20:05:01.602Z] #58 10.41 go: downloading github.com/go-toolsmith/astcopy v1.1.0
20:05:01 [2024-03-05T20:05:01.602Z] #58 10.41 go: downloading github.com/go-toolsmith/astequal v1.1.0
20:05:01 [2024-03-05T20:05:01.602Z] #58 10.50 go: downloading github.com/go-toolsmith/astp v1.1.0
20:05:01 [2024-03-05T20:05:01.602Z] #58 10.50 go: downloading github.com/go-toolsmith/strparse v1.1.0
20:05:01 [2024-03-05T20:05:01.602Z] #58 10.51 go: downloading github.com/go-toolsmith/typep v1.1.0
20:05:01 [2024-03-05T20:05:01.602Z] #58 ...
20:05:01 [2024-03-05T20:05:01.602Z] 
20:05:01 [2024-03-05T20:05:01.602Z] #63 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
20:05:01 [2024-03-05T20:05:01.860Z] #63 ...
20:05:01 [2024-03-05T20:05:01.860Z] 
20:05:01 [2024-03-05T20:05:01.860Z] #64 [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
20:05:01 [2024-03-05T20:05:01.860Z] #64 4.009 go: downloading gotest.tools/gotestsum v1.8.2
20:05:01 [2024-03-05T20:05:01.860Z] #64 5.065 go: downloading github.com/fatih/color v1.13.0
20:05:01 [2024-03-05T20:05:01.860Z] #64 5.066 go: downloading github.com/dnephin/pflag v1.0.7
20:05:01 [2024-03-05T20:05:01.860Z] #64 5.066 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:05:01 [2024-03-05T20:05:01.860Z] #64 5.108 go: downloading golang.org/x/tools v0.1.11
20:05:01 [2024-03-05T20:05:01.860Z] #64 5.118 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:05:01 [2024-03-05T20:05:01.860Z] #64 5.159 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
20:05:01 [2024-03-05T20:05:01.860Z] #64 5.162 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
20:05:01 [2024-03-05T20:05:01.860Z] #64 5.168 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
20:05:01 [2024-03-05T20:05:01.860Z] #64 5.260 go: downloading github.com/mattn/go-colorable v0.1.12
20:05:01 [2024-03-05T20:05:01.860Z] #64 5.275 go: downloading github.com/mattn/go-isatty v0.0.14
20:05:01 [2024-03-05T20:05:01.860Z] #64 7.351 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:05:01 [2024-03-05T20:05:01.860Z] #64 ...
20:05:01 [2024-03-05T20:05:01.860Z] 
20:05:01 [2024-03-05T20:05:01.861Z] #65 [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             pkg-config
20:05:01 [2024-03-05T20:05:01.861Z] #65 3.966 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:05:01 [2024-03-05T20:05:01.861Z] #65 3.978 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
20:05:01 [2024-03-05T20:05:01.861Z] #65 3.978 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:05:01 [2024-03-05T20:05:01.861Z] #65 4.202 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:05:01 [2024-03-05T20:05:01.861Z] #65 4.476 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:05:01 [2024-03-05T20:05:01.861Z] #65 4.779 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
20:05:01 [2024-03-05T20:05:01.861Z] #65 6.371 Fetched 9093 kB in 3s (3409 kB/s)
20:05:01 [2024-03-05T20:05:01.861Z] #65 6.371 Reading package lists...
20:05:01 [2024-03-05T20:05:01.861Z] #65 7.941 Hit:1 http://deb.debian.org/debian bookworm InRelease
20:05:01 [2024-03-05T20:05:01.861Z] #65 7.941 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
20:05:01 [2024-03-05T20:05:01.861Z] #65 7.941 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
20:05:01 [2024-03-05T20:05:01.861Z] #65 8.441 Reading package lists...
20:05:01 [2024-03-05T20:05:01.861Z] #65 9.398 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
20:05:01 [2024-03-05T20:05:01.861Z] #65 9.402 Reading package lists...
20:05:02 [2024-03-05T20:05:02.119Z] #65 10.32 Building dependency tree...
20:05:02 [2024-03-05T20:05:02.119Z] #65 ...
20:05:02 [2024-03-05T20:05:02.119Z] 
20:05:02 [2024-03-05T20:05:02.119Z] #66 [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
20:05:02 [2024-03-05T20:05:02.119Z] #66 3.789 go: downloading mvdan.cc/sh/v3 v3.6.0
20:05:02 [2024-03-05T20:05:02.119Z] #66 4.258 go: downloading golang.org/x/term v0.3.0
20:05:02 [2024-03-05T20:05:02.119Z] #66 4.273 go: downloading mvdan.cc/editorconfig v0.2.0
20:05:02 [2024-03-05T20:05:02.119Z] #66 4.273 go: downloading github.com/google/renameio/v2 v2.0.0
20:05:02 [2024-03-05T20:05:02.119Z] #66 4.273 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
20:05:02 [2024-03-05T20:05:02.119Z] #66 4.381 go: downloading golang.org/x/sys v0.3.0
20:05:02 [2024-03-05T20:05:02.119Z] #66 ...
20:05:02 [2024-03-05T20:05:02.119Z] 
20:05:02 [2024-03-05T20:05:02.119Z] #67 [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             pkg-config
20:05:02 [2024-03-05T20:05:02.119Z] #67 3.733 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:05:02 [2024-03-05T20:05:02.119Z] #67 3.767 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
20:05:02 [2024-03-05T20:05:02.119Z] #67 3.767 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:05:02 [2024-03-05T20:05:02.119Z] #67 3.939 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:05:02 [2024-03-05T20:05:02.119Z] #67 4.312 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:05:02 [2024-03-05T20:05:02.119Z] #67 4.486 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
20:05:02 [2024-03-05T20:05:02.119Z] #67 6.116 Fetched 9093 kB in 3s (3389 kB/s)
20:05:02 [2024-03-05T20:05:02.119Z] #67 6.116 Reading package lists...
20:05:02 [2024-03-05T20:05:02.119Z] #67 7.536 Hit:1 http://deb.debian.org/debian bookworm InRelease
20:05:02 [2024-03-05T20:05:02.119Z] #67 7.536 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
20:05:02 [2024-03-05T20:05:02.119Z] #67 7.536 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
20:05:02 [2024-03-05T20:05:02.119Z] #67 8.177 Reading package lists...
20:05:02 [2024-03-05T20:05:02.119Z] #67 9.042 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
20:05:02 [2024-03-05T20:05:02.119Z] #67 9.051 Reading package lists...
20:05:02 [2024-03-05T20:05:02.119Z] #67 9.866 Building dependency tree...
20:05:02 [2024-03-05T20:05:02.377Z] #67 10.81 gcc is already the newest version (4:12.2.0-3).
20:05:02 [2024-03-05T20:05:02.377Z] #67 10.81 libc6-dev is already the newest version (2.36-9+deb12u4).
20:05:02 [2024-03-05T20:05:02.377Z] #67 10.81 pkg-config is already the newest version (1.8.1-1).
20:05:02 [2024-03-05T20:05:02.377Z] #67 10.81 The following additional packages will be installed:
20:05:02 [2024-03-05T20:05:02.377Z] #67 10.81   bzip2 libdpkg-perl patch xz-utils
20:05:02 [2024-03-05T20:05:02.377Z] #67 10.82 Suggested packages:
20:05:02 [2024-03-05T20:05:02.377Z] #67 10.82   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
20:05:02 [2024-03-05T20:05:02.377Z] #67 10.82 Recommended packages:
20:05:02 [2024-03-05T20:05:02.377Z] #67 10.82   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
20:05:02 [2024-03-05T20:05:02.377Z] #67 10.82   liblocale-gettext-perl
20:05:02 [2024-03-05T20:05:02.377Z] #67 ...
20:05:02 [2024-03-05T20:05:02.377Z] 
20:05:02 [2024-03-05T20:05:02.377Z] #68 [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
20:05:02 [2024-03-05T20:05:02.377Z] #68 3.176 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 3.188 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 3.188 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 3.284 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 3.383 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 3.518 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 4.697 Fetched 9093 kB in 2s (5005 kB/s)
20:05:02 [2024-03-05T20:05:02.377Z] #68 4.697 Reading package lists...
20:05:02 [2024-03-05T20:05:02.377Z] #68 5.918 Reading package lists...
20:05:02 [2024-03-05T20:05:02.377Z] #68 7.141 Building dependency tree...
20:05:02 [2024-03-05T20:05:02.377Z] #68 7.832 The following additional packages will be installed:
20:05:02 [2024-03-05T20:05:02.377Z] #68 7.835   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
20:05:02 [2024-03-05T20:05:02.377Z] #68 7.840 Suggested packages:
20:05:02 [2024-03-05T20:05:02.377Z] #68 7.840   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
20:05:02 [2024-03-05T20:05:02.377Z] #68 7.969 The following NEW packages will be installed:
20:05:02 [2024-03-05T20:05:02.377Z] #68 7.972   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
20:05:02 [2024-03-05T20:05:02.377Z] #68 8.259 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:05:02 [2024-03-05T20:05:02.377Z] #68 8.259 Need to get 19.3 MB of archives.
20:05:02 [2024-03-05T20:05:02.377Z] #68 8.259 After this operation, 77.0 MB of additional disk space will be used.
20:05:02 [2024-03-05T20:05:02.377Z] #68 8.259 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 8.401 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 8.410 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 8.412 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 8.425 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 8.442 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 8.442 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 8.472 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
20:05:02 [2024-03-05T20:05:02.377Z] #68 8.962 debconf: delaying package configuration, since apt-utils is not installed
20:05:02 [2024-03-05T20:05:02.377Z] #68 9.152 Fetched 19.3 MB in 1s (32.6 MB/s)
20:05:02 [2024-03-05T20:05:02.377Z] #68 9.397 Selecting previously unselected package libicu72:arm64.
20:05:02 [2024-03-05T20:05:02.377Z] #68 9.397 (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 ... 15667 files and directories currently installed.)
20:05:02 [2024-03-05T20:05:02.377Z] #68 9.415 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
20:05:02 [2024-03-05T20:05:02.377Z] #68 9.514 Unpacking libicu72:arm64 (72.1-3) ...
20:05:02 [2024-03-05T20:05:02.377Z] #68 10.89 Selecting previously unselected package libxml2:arm64.
20:05:02 [2024-03-05T20:05:02.377Z] #68 10.90 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
20:05:02 [2024-03-05T20:05:02.377Z] #68 10.90 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
20:05:02 [2024-03-05T20:05:02.377Z] #68 ...
20:05:02 [2024-03-05T20:05:02.377Z] 
20:05:02 [2024-03-05T20:05:02.377Z] #69 [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
20:05:02 [2024-03-05T20:05:02.377Z] #69 3.120 go: downloading github.com/pelletier/go-toml v1.8.1
20:05:02 [2024-03-05T20:05:02.635Z] #69 ...
20:05:02 [2024-03-05T20:05:02.635Z] 
20:05:02 [2024-03-05T20:05:02.635Z] #70 [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.1"      && /build/go-winres --help
20:05:02 [2024-03-05T20:05:02.635Z] #70 3.741 go: downloading github.com/tc-hib/go-winres v0.3.1
20:05:02 [2024-03-05T20:05:02.635Z] #70 4.348 go: downloading github.com/tc-hib/winres v0.1.6
20:05:02 [2024-03-05T20:05:02.635Z] #70 4.348 go: downloading github.com/urfave/cli/v2 v2.3.0
20:05:02 [2024-03-05T20:05:02.635Z] #70 4.977 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:05:02 [2024-03-05T20:05:02.635Z] #70 5.006 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:05:02 [2024-03-05T20:05:02.635Z] #70 5.018 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:05:02 [2024-03-05T20:05:02.635Z] #70 5.172 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:05:02 [2024-03-05T20:05:02.635Z] #70 ...
20:05:02 [2024-03-05T20:05:02.635Z] 
20:05:02 [2024-03-05T20:05:02.635Z] #68 [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
20:05:02 [2024-03-05T20:05:02.635Z] #68 11.33 Selecting previously unselected package libarchive13:arm64.
20:05:02 [2024-03-05T20:05:02.635Z] #68 11.39 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
20:05:02 [2024-03-05T20:05:02.907Z] #68 11.50 Unpacking libarchive13:arm64 (3.6.2-1) ...
20:05:02 [2024-03-05T20:05:02.907Z] #68 11.70 Selecting previously unselected package libjsoncpp25:arm64.
20:05:02 [2024-03-05T20:05:02.907Z] #68 11.70 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
20:05:03 [2024-03-05T20:05:03.169Z] #68 11.87 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
20:05:04 [2024-03-05T20:05:04.100Z] #68 12.74 Selecting previously unselected package librhash0:arm64.
20:05:04 [2024-03-05T20:05:04.100Z] #68 12.74 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
20:05:04 [2024-03-05T20:05:04.100Z] #68 12.81 Unpacking librhash0:arm64 (1.4.3-3) ...
20:05:04 [2024-03-05T20:05:04.666Z] #68 13.31 Selecting previously unselected package libuv1:arm64.
20:05:04 [2024-03-05T20:05:04.666Z] #68 13.31 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
20:05:04 [2024-03-05T20:05:04.666Z] #68 13.32 Unpacking libuv1:arm64 (1.44.2-1) ...
20:05:04 [2024-03-05T20:05:04.953Z] #68 13.62 Selecting previously unselected package cmake-data.
20:05:04 [2024-03-05T20:05:04.953Z] #68 13.63 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
20:05:04 [2024-03-05T20:05:04.953Z] #68 13.66 Unpacking cmake-data (3.25.1-1) ...
20:05:07 [2024-03-05T20:05:07.477Z] #68 15.98 Selecting previously unselected package cmake.
20:05:07 [2024-03-05T20:05:07.477Z] #68 15.98 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
20:05:07 [2024-03-05T20:05:07.477Z] #68 16.17 Unpacking cmake (3.25.1-1) ...
20:05:08 [2024-03-05T20:05:08.052Z] #68 ...
20:05:08 [2024-03-05T20:05:08.052Z] 
20:05:08 [2024-03-05T20:05:08.052Z] #65 [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             pkg-config
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.14 gcc is already the newest version (4:12.2.0-3).
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.14 pkg-config is already the newest version (1.8.1-1).
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.14 The following additional packages will be installed:
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.14   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.14   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.14   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.14   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.14   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.15   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.15 Suggested packages:
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.15   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.15   libgdk-pixbuf2.0-bin libxml2-utils
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.15 Recommended packages:
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.15   shared-mime-info xdg-user-dirs
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.45 The following NEW packages will be installed:
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.45   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.45   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.45   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.46   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.46   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.46   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.81 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.81 Need to get 9078 kB of archives.
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.81 After this operation, 46.9 MB of additional disk space will be used.
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.81 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.90 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.92 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.93 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.93 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.93 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 11.99 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.05 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.19 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.20 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.20 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.21 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.22 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.28 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.31 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.33 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.46 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.56 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.59 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.65 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.68 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.69 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.72 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.73 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.75 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.75 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.76 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.80 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 12.93 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
20:05:08 [2024-03-05T20:05:08.052Z] #65 13.39 debconf: delaying package configuration, since apt-utils is not installed
20:05:08 [2024-03-05T20:05:08.052Z] #65 13.63 Fetched 9078 kB in 2s (5919 kB/s)
20:05:08 [2024-03-05T20:05:08.052Z] #65 13.92 Selecting previously unselected package libglib2.0-0:arm64.
20:05:08 [2024-03-05T20:05:08.052Z] #65 13.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
20:05:08 [2024-03-05T20:05:08.052Z] #65 13.93 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 13.95 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 14.51 Selecting previously unselected package libgirepository-1.0-1:arm64.
20:05:08 [2024-03-05T20:05:08.052Z] #65 14.52 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 14.53 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 14.68 Selecting previously unselected package gir1.2-glib-2.0:arm64.
20:05:08 [2024-03-05T20:05:08.052Z] #65 14.68 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 14.70 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 14.88 Selecting previously unselected package libsecret-common.
20:05:08 [2024-03-05T20:05:08.052Z] #65 14.89 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 14.90 Unpacking libsecret-common (0.20.5-3) ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 15.19 Selecting previously unselected package libsecret-1-0:arm64.
20:05:08 [2024-03-05T20:05:08.052Z] #65 15.20 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 15.22 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 15.39 Selecting previously unselected package gir1.2-secret-1:arm64.
20:05:08 [2024-03-05T20:05:08.052Z] #65 15.39 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 15.40 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 15.54 Selecting previously unselected package uuid-dev:arm64.
20:05:08 [2024-03-05T20:05:08.052Z] #65 15.58 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 15.58 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 16.33 Selecting previously unselected package libblkid-dev:arm64.
20:05:08 [2024-03-05T20:05:08.052Z] #65 16.33 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
20:05:08 [2024-03-05T20:05:08.052Z] #65 16.37 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
20:05:08 [2024-03-05T20:05:08.986Z] #65 17.55 Selecting previously unselected package libbtrfs0:arm64.
20:05:08 [2024-03-05T20:05:08.986Z] #65 17.55 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
20:05:08 [2024-03-05T20:05:08.986Z] #65 17.66 Unpacking libbtrfs0:arm64 (6.2-1) ...
20:05:09 [2024-03-05T20:05:09.672Z] #65 18.29 Selecting previously unselected package libbtrfs-dev:arm64.
20:05:09 [2024-03-05T20:05:09.672Z] #65 18.30 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
20:05:09 [2024-03-05T20:05:09.945Z] #65 ...
20:05:09 [2024-03-05T20:05:09.945Z] 
20:05:09 [2024-03-05T20:05:09.945Z] #68 [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
20:05:09 [2024-03-05T20:05:09.945Z] #68 18.55 Setting up libicu72:arm64 (72.1-3) ...
20:05:09 [2024-03-05T20:05:09.945Z] #68 18.75 Setting up libuv1:arm64 (1.44.2-1) ...
20:05:10 [2024-03-05T20:05:10.519Z] #68 18.99 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
20:05:10 [2024-03-05T20:05:10.519Z] #68 19.05 Setting up librhash0:arm64 (1.4.3-3) ...
20:05:10 [2024-03-05T20:05:10.519Z] #68 19.25 Setting up cmake-data (3.25.1-1) ...
20:05:10 [2024-03-05T20:05:10.922Z] #68 19.54 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
20:05:10 [2024-03-05T20:05:10.922Z] #68 19.65 Setting up libarchive13:arm64 (3.6.2-1) ...
20:05:11 [2024-03-05T20:05:11.243Z] #68 19.81 Setting up cmake (3.25.1-1) ...
20:05:11 [2024-03-05T20:05:11.506Z] #68 19.88 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:05:11 [2024-03-05T20:05:11.506Z] #68 ...
20:05:11 [2024-03-05T20:05:11.506Z] 
20:05:11 [2024-03-05T20:05:11.506Z] #57 [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             ;
20:05:11 [2024-03-05T20:05:11.506Z] #57 10.18 Selecting previously unselected package autotools-dev.
20:05:11 [2024-03-05T20:05:11.506Z] #57 10.18 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 10.29 Unpacking autotools-dev (20220109.1) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 10.53 Selecting previously unselected package automake.
20:05:11 [2024-03-05T20:05:11.506Z] #57 10.54 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 10.61 Unpacking automake (1:1.16.5-1.3) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 10.91 Selecting previously unselected package libdpkg-perl.
20:05:11 [2024-03-05T20:05:11.506Z] #57 10.92 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 10.92 Unpacking libdpkg-perl (1.21.22) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 11.21 Selecting previously unselected package patch.
20:05:11 [2024-03-05T20:05:11.506Z] #57 11.22 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 11.24 Unpacking patch (2.7.6-7) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 11.75 Selecting previously unselected package dpkg-dev.
20:05:11 [2024-03-05T20:05:11.506Z] #57 11.75 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 11.77 Unpacking dpkg-dev (1.21.22) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 12.82 Selecting previously unselected package build-essential.
20:05:11 [2024-03-05T20:05:11.506Z] #57 12.82 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 12.88 Unpacking build-essential (12.9) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 13.27 Selecting previously unselected package libcap-dev:arm64.
20:05:11 [2024-03-05T20:05:11.506Z] #57 13.27 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 13.32 Unpacking libcap-dev:arm64 (1:2.66-4) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 13.72 Selecting previously unselected package libprotobuf-c1:arm64.
20:05:11 [2024-03-05T20:05:11.506Z] #57 13.72 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 13.77 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 14.07 Selecting previously unselected package libprotobuf-c-dev:arm64.
20:05:11 [2024-03-05T20:05:11.506Z] #57 14.08 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 14.12 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 14.28 Selecting previously unselected package libseccomp-dev:arm64.
20:05:11 [2024-03-05T20:05:11.506Z] #57 14.29 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 14.31 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 14.66 Selecting previously unselected package libsystemd-dev:arm64.
20:05:11 [2024-03-05T20:05:11.506Z] #57 14.67 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 14.74 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 15.28 Selecting previously unselected package libtool.
20:05:11 [2024-03-05T20:05:11.506Z] #57 15.28 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 15.32 Unpacking libtool (2.4.7-5) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 15.52 Selecting previously unselected package libudev-dev:arm64.
20:05:11 [2024-03-05T20:05:11.506Z] #57 15.52 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 15.53 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 15.84 Selecting previously unselected package libyajl2:arm64.
20:05:11 [2024-03-05T20:05:11.506Z] #57 15.87 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 16.09 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 16.72 Selecting previously unselected package libyajl-dev:arm64.
20:05:11 [2024-03-05T20:05:11.506Z] #57 16.72 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 16.73 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 17.84 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 18.03 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 18.09 Setting up m4 (1.4.19-3) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 18.09 Setting up bzip2 (1.0.8-5+b1) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 18.09 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 18.36 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 18.52 Setting up autotools-dev (20220109.1) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 18.83 Setting up xz-utils (5.4.1-0.2) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 19.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:05:11 [2024-03-05T20:05:11.506Z] #57 19.11 Setting up patch (2.7.6-7) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 19.12 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 19.35 Setting up libdpkg-perl (1.21.22) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 19.36 Setting up autoconf (2.71-3) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 19.77 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
20:05:11 [2024-03-05T20:05:11.506Z] #57 20.38 Setting up libcap-dev:arm64 (1:2.66-4) ...
20:05:11 [2024-03-05T20:05:11.764Z] #57 ...
20:05:11 [2024-03-05T20:05:11.764Z] 
20:05:11 [2024-03-05T20:05:11.764Z] #58 [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.55.2"      && /build/golangci-lint --version
20:05:11 [2024-03-05T20:05:11.764Z] #58 10.52 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
20:05:11 [2024-03-05T20:05:11.764Z] #58 10.53 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
20:05:11 [2024-03-05T20:05:11.764Z] #58 10.71 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:05:11 [2024-03-05T20:05:11.764Z] #58 10.76 go: downloading github.com/ettle/strcase v0.1.1
20:05:11 [2024-03-05T20:05:11.764Z] #58 10.91 go: downloading github.com/Masterminds/semver v1.5.0
20:05:11 [2024-03-05T20:05:11.764Z] #58 10.97 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.08 go: downloading github.com/prometheus/client_golang v1.12.1
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.35 go: downloading github.com/prometheus/client_model v0.2.0
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.49 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.59 go: downloading go.uber.org/atomic v1.7.0
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.61 go: downloading go.uber.org/multierr v1.6.0
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.63 go: downloading github.com/chavacava/garif v0.1.0
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.63 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.70 go: downloading github.com/quasilyte/gogrep v0.5.0
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.73 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.75 go: downloading github.com/beorn7/perks v1.0.1
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.79 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.79 go: downloading github.com/prometheus/common v0.32.1
20:05:11 [2024-03-05T20:05:11.764Z] #58 11.80 go: downloading github.com/golang/protobuf v1.5.2
20:05:11 [2024-03-05T20:05:11.764Z] #58 12.04 go: downloading github.com/prometheus/procfs v0.7.3
20:05:11 [2024-03-05T20:05:11.764Z] #58 12.13 go: downloading google.golang.org/protobuf v1.28.0
20:05:11 [2024-03-05T20:05:11.764Z] #58 12.37 go: downloading github.com/mattn/go-runewidth v0.0.9
20:05:11 [2024-03-05T20:05:11.764Z] #58 13.03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:05:11 [2024-03-05T20:05:11.764Z] #58 ...
20:05:11 [2024-03-05T20:05:11.764Z] 
20:05:11 [2024-03-05T20:05:11.764Z] #71 [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...)
20:05:12 [2024-03-05T20:05:12.021Z] #71 ...
20:05:12 [2024-03-05T20:05:12.021Z] 
20:05:12 [2024-03-05T20:05:12.021Z] #72 [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...)
20:05:12 [2024-03-05T20:05:12.021Z] #72 1.344 go: downloading github.com/urfave/cli/v2 v2.27.1
20:05:12 [2024-03-05T20:05:12.021Z] #72 1.345 go: downloading github.com/Masterminds/semver/v3 v3.2.1
20:05:12 [2024-03-05T20:05:12.021Z] #72 1.455 go: downloading golang.org/x/sys v0.16.0
20:05:12 [2024-03-05T20:05:12.021Z] #72 1.621 go: downloading github.com/containernetworking/plugins v1.4.0
20:05:12 [2024-03-05T20:05:12.021Z] #72 1.622 go: downloading github.com/google/uuid v1.6.0
20:05:12 [2024-03-05T20:05:12.021Z] #72 1.622 go: downloading github.com/moby/vpnkit v0.5.0
20:05:12 [2024-03-05T20:05:12.021Z] #72 1.632 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:05:12 [2024-03-05T20:05:12.021Z] #72 1.648 go: downloading github.com/gorilla/mux v1.8.1
20:05:12 [2024-03-05T20:05:12.021Z] #72 1.975 go: downloading github.com/moby/sys/mountinfo v0.7.1
20:05:12 [2024-03-05T20:05:12.021Z] #72 2.306 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
20:05:12 [2024-03-05T20:05:12.021Z] #72 3.030 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
20:05:12 [2024-03-05T20:05:12.021Z] #72 3.035 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
20:05:12 [2024-03-05T20:05:12.021Z] #72 3.199 go: downloading golang.org/x/net v0.17.0
20:05:12 [2024-03-05T20:05:12.021Z] #72 3.202 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
20:05:12 [2024-03-05T20:05:12.021Z] #72 3.313 go: downloading github.com/pierrec/lz4/v4 v4.1.17
20:05:12 [2024-03-05T20:05:12.021Z] #72 3.314 go: downloading github.com/josharian/native v1.1.0
20:05:12 [2024-03-05T20:05:12.021Z] #72 ...
20:05:12 [2024-03-05T20:05:12.021Z] 
20:05:12 [2024-03-05T20:05:12.021Z] #73 [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...)
20:05:12 [2024-03-05T20:05:12.021Z] #73 ...
20:05:12 [2024-03-05T20:05:12.021Z] 
20:05:12 [2024-03-05T20:05:12.021Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:05:12 [2024-03-05T20:05:12.021Z] #30 14.37 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:05:12 [2024-03-05T20:05:12.021Z] #30 15.23 #=#=#                                                                         
20:05:12 [2024-03-05T20:05:12.021Z] #30 15.57 #=#=#                                                                         

######################################################################## 100.0%
20:05:12 [2024-03-05T20:05:12.021Z] #30 16.01 
20:05:12 [2024-03-05T20:05:12.021Z] #30 17.79 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:05:12 [2024-03-05T20:05:12.021Z] #30 18.65 #=#=#                                                                         
20:05:12 [2024-03-05T20:05:12.021Z] #30 18.95 #=#=#                                                                         

######################################################################## 100.0%
20:05:12 [2024-03-05T20:05:12.021Z] #30 19.43 
20:05:12 [2024-03-05T20:05:12.021Z] #30 19.63 Download of images into '/build' complete.
20:05:12 [2024-03-05T20:05:12.021Z] #30 19.63 Use something like the following to load the result into a Docker daemon:
20:05:12 [2024-03-05T20:05:12.021Z] #30 19.63   tar -cC '/build' . | docker load
20:05:12 [2024-03-05T20:05:12.603Z] #30 ...
20:05:12 [2024-03-05T20:05:12.603Z] 
20:05:12 [2024-03-05T20:05:12.603Z] #67 [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             pkg-config
20:05:12 [2024-03-05T20:05:12.603Z] #67 10.99 The following NEW packages will be installed:
20:05:12 [2024-03-05T20:05:12.603Z] #67 10.99   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
20:05:12 [2024-03-05T20:05:12.603Z] #67 11.29 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
20:05:12 [2024-03-05T20:05:12.603Z] #67 11.29 Need to get 2683 kB of archives.
20:05:12 [2024-03-05T20:05:12.603Z] #67 11.29 After this operation, 6010 kB of additional disk space will be used.
20:05:12 [2024-03-05T20:05:12.603Z] #67 11.29 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
20:05:12 [2024-03-05T20:05:12.603Z] #67 11.30 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
20:05:12 [2024-03-05T20:05:12.603Z] #67 11.32 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
20:05:12 [2024-03-05T20:05:12.603Z] #67 11.34 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
20:05:12 [2024-03-05T20:05:12.603Z] #67 11.34 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
20:05:12 [2024-03-05T20:05:12.603Z] #67 11.35 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
20:05:12 [2024-03-05T20:05:12.603Z] #67 11.80 debconf: delaying package configuration, since apt-utils is not installed
20:05:12 [2024-03-05T20:05:12.603Z] #67 12.10 Fetched 2683 kB in 0s (7990 kB/s)
20:05:12 [2024-03-05T20:05:12.603Z] #67 12.53 Selecting previously unselected package bzip2.
20:05:12 [2024-03-05T20:05:12.603Z] #67 12.53 (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 ... 15667 files and directories currently installed.)
20:05:12 [2024-03-05T20:05:12.603Z] #67 12.55 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 12.61 Unpacking bzip2 (1.0.8-5+b1) ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 13.11 Selecting previously unselected package xz-utils.
20:05:12 [2024-03-05T20:05:12.603Z] #67 13.11 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 13.12 Unpacking xz-utils (5.4.1-0.2) ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 13.53 Selecting previously unselected package libdpkg-perl.
20:05:12 [2024-03-05T20:05:12.603Z] #67 13.54 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 13.57 Unpacking libdpkg-perl (1.21.22) ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 13.96 Selecting previously unselected package patch.
20:05:12 [2024-03-05T20:05:12.603Z] #67 13.97 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 13.98 Unpacking patch (2.7.6-7) ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 14.28 Selecting previously unselected package dpkg-dev.
20:05:12 [2024-03-05T20:05:12.603Z] #67 14.28 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 14.33 Unpacking dpkg-dev (1.21.22) ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 14.75 Selecting previously unselected package libseccomp-dev:arm64.
20:05:12 [2024-03-05T20:05:12.603Z] #67 14.75 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 14.76 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 15.05 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 15.09 Setting up bzip2 (1.0.8-5+b1) ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 15.13 Setting up xz-utils (5.4.1-0.2) ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 15.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:05:12 [2024-03-05T20:05:12.603Z] #67 15.24 Setting up patch (2.7.6-7) ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 15.27 Setting up libdpkg-perl (1.21.22) ...
20:05:12 [2024-03-05T20:05:12.603Z] #67 15.29 Setting up dpkg-dev (1.21.22) ...
20:05:15 [2024-03-05T20:05:15.126Z] #67 ...
20:05:15 [2024-03-05T20:05:15.126Z] 
20:05:15 [2024-03-05T20:05:15.126Z] #69 [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
20:05:15 [2024-03-05T20:05:15.126Z] #69 23.56 tomll can be used in two ways:
20:05:15 [2024-03-05T20:05:15.126Z] #69 23.56 Writing to STDIN and reading from STDOUT:
20:05:15 [2024-03-05T20:05:15.126Z] #69 23.56   cat file.toml | tomll > file.toml
20:05:15 [2024-03-05T20:05:15.126Z] #69 23.56 
20:05:15 [2024-03-05T20:05:15.126Z] #69 23.56 Reading and updating a list of files:
20:05:15 [2024-03-05T20:05:15.126Z] #69 23.56   tomll a.toml b.toml c.toml
20:05:15 [2024-03-05T20:05:15.126Z] #69 23.56 
20:05:15 [2024-03-05T20:05:15.126Z] #69 23.56 When given a list of files, tomll will modify all files in place without asking.
20:05:20 [2024-03-05T20:05:20.384Z] #69 ...
20:05:20 [2024-03-05T20:05:20.384Z] 
20:05:20 [2024-03-05T20:05:20.384Z] #67 [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             pkg-config
20:05:20 [2024-03-05T20:05:20.384Z] #67 DONE 28.1s
20:05:20 [2024-03-05T20:05:20.384Z] 
20:05:20 [2024-03-05T20:05:20.384Z] #70 [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.1"      && /build/go-winres --help
20:05:20 [2024-03-05T20:05:20.384Z] #70 24.92 NAME:
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.92    go-winres - A tool for embedding resources in Windows executables
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.92 
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.92 USAGE:
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.92    go-winres [global options] command [command options] [arguments...]
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.92 
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.92 COMMANDS:
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.92    init     Create an initial ./winres/winres.json
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.92    make     Make syso files for the "go build" command
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.92    simply   Make syso files for the "go build" command (simplified)
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.93    extract  Extract all resources from an executable
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.93    patch    Replace resources in an executable file (exe, dll)
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.93    help, h  Shows a list of commands or help for one command
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.93 
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.93 GLOBAL OPTIONS:
20:05:20 [2024-03-05T20:05:20.385Z] #70 24.93    --help, -h  show help (default: false)
20:05:20 [2024-03-05T20:05:20.385Z] #70 ...
20:05:20 [2024-03-05T20:05:20.385Z] 
20:05:20 [2024-03-05T20:05:20.385Z] #65 [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             pkg-config
20:05:20 [2024-03-05T20:05:20.385Z] #65 18.50 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 18.93 Selecting previously unselected package libelf1:arm64.
20:05:20 [2024-03-05T20:05:20.385Z] #65 18.93 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 18.99 Unpacking libelf1:arm64 (0.188-2.1) ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 19.57 Selecting previously unselected package libffi-dev:arm64.
20:05:20 [2024-03-05T20:05:20.385Z] #65 19.57 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 19.63 Unpacking libffi-dev:arm64 (3.4.4-1) ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 20.63 Selecting previously unselected package libgpg-error-dev.
20:05:20 [2024-03-05T20:05:20.385Z] #65 20.64 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 20.79 Unpacking libgpg-error-dev (1.46-1) ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 21.64 Selecting previously unselected package libgcrypt20-dev.
20:05:20 [2024-03-05T20:05:20.385Z] #65 21.69 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 22.59 Unpacking libgcrypt20-dev (1.10.1-3) ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 23.64 Selecting previously unselected package libglib2.0-data.
20:05:20 [2024-03-05T20:05:20.385Z] #65 23.64 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 23.67 Unpacking libglib2.0-data (2.74.6-2) ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 24.16 Selecting previously unselected package libglib2.0-bin.
20:05:20 [2024-03-05T20:05:20.385Z] #65 24.16 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 24.20 Unpacking libglib2.0-bin (2.74.6-2) ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 24.76 Selecting previously unselected package python3-lib2to3.
20:05:20 [2024-03-05T20:05:20.385Z] #65 24.77 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 24.78 Unpacking python3-lib2to3 (3.11.2-3) ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 25.38 Selecting previously unselected package python3-distutils.
20:05:20 [2024-03-05T20:05:20.385Z] #65 25.39 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 25.49 Unpacking python3-distutils (3.11.2-3) ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 26.03 Selecting previously unselected package libglib2.0-dev-bin.
20:05:20 [2024-03-05T20:05:20.385Z] #65 26.03 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 26.05 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 26.35 Selecting previously unselected package libsepol-dev:arm64.
20:05:20 [2024-03-05T20:05:20.385Z] #65 26.35 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 26.45 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 27.93 Selecting previously unselected package libpcre2-16-0:arm64.
20:05:20 [2024-03-05T20:05:20.385Z] #65 27.94 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 28.03 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 28.56 Selecting previously unselected package libpcre2-32-0:arm64.
20:05:20 [2024-03-05T20:05:20.385Z] #65 28.57 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
20:05:20 [2024-03-05T20:05:20.385Z] #65 28.64 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
20:05:20 [2024-03-05T20:05:20.646Z] #65 29.03 Selecting previously unselected package libpcre2-posix3:arm64.
20:05:20 [2024-03-05T20:05:20.646Z] #65 29.03 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
20:05:20 [2024-03-05T20:05:20.646Z] #65 29.07 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
20:05:20 [2024-03-05T20:05:20.910Z] #65 29.49 Selecting previously unselected package libpcre2-dev:arm64.
20:05:20 [2024-03-05T20:05:20.910Z] #65 29.50 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
20:05:20 [2024-03-05T20:05:20.910Z] #65 29.52 Unpacking libpcre2-dev:arm64 (10.42-1) ...
20:05:21 [2024-03-05T20:05:21.168Z] #65 29.75 Selecting previously unselected package libselinux1-dev:arm64.#65 ...
20:05:21 [2024-03-05T20:05:21.168Z] 
20:05:21 [2024-03-05T20:05:21.168Z] #47 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:05:21 [2024-03-05T20:05:21.168Z] #47 DONE 29.2s
20:05:21 [2024-03-05T20:05:21.168Z] 
20:05:21 [2024-03-05T20:05:21.168Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:05:21 [2024-03-05T20:05:21.168Z] #30 DONE 33.3s
20:05:21 [2024-03-05T20:05:21.168Z] 
20:05:21 [2024-03-05T20:05:21.168Z] #70 [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.1"      && /build/go-winres --help
20:05:21 [2024-03-05T20:05:21.168Z] #70 DONE 29.9s
20:05:21 [2024-03-05T20:05:21.168Z] 
20:05:21 [2024-03-05T20:05:21.168Z] #69 [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
20:05:21 [2024-03-05T20:05:21.168Z] #69 DONE 29.9s
20:05:21 [2024-03-05T20:05:21.168Z] 
20:05:21 [2024-03-05T20:05:21.168Z] #66 [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
20:05:21 [2024-03-05T20:05:21.168Z] #66 24.05 v3.6.0
20:05:21 [2024-03-05T20:05:21.168Z] #66 DONE 29.9s
20:05:21 [2024-03-05T20:05:21.168Z] 
20:05:21 [2024-03-05T20:05:21.168Z] #68 [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
20:05:21 [2024-03-05T20:05:21.168Z] #68 DONE 29.9s
20:05:21 [2024-03-05T20:05:21.168Z] 
20:05:21 [2024-03-05T20:05:21.168Z] #57 [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             ;
20:05:21 [2024-03-05T20:05:21.168Z] #57 20.78 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
20:05:21 [2024-03-05T20:05:21.168Z] #57 21.17 Setting up automake (1:1.16.5-1.3) ...
20:05:21 [2024-03-05T20:05:21.168Z] #57 21.61 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:05:21 [2024-03-05T20:05:21.168Z] #57 21.66 Setting up libtool (2.4.7-5) ...
20:05:21 [2024-03-05T20:05:21.168Z] #57 22.77 Setting up dpkg-dev (1.21.22) ...
20:05:21 [2024-03-05T20:05:21.168Z] #57 23.67 Setting up build-essential (12.9) ...
20:05:21 [2024-03-05T20:05:21.168Z] #57 23.83 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:05:21 [2024-03-05T20:05:21.168Z] #57 DONE 30.0s
20:05:21 [2024-03-05T20:05:21.168Z] 
20:05:21 [2024-03-05T20:05:21.168Z] #65 [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             pkg-config
20:05:21 [2024-03-05T20:05:21.168Z] #65 29.75 Selecting previously unselected package libselinux1-dev:arm64.
20:05:21 [2024-03-05T20:05:21.168Z] #65 29.76 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
20:05:21 [2024-03-05T20:05:21.168Z] #65 29.77 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
20:05:21 [2024-03-05T20:05:21.168Z] #65 ...
20:05:21 [2024-03-05T20:05:21.168Z] 
20:05:21 [2024-03-05T20:05:21.168Z] #74 [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...)
20:05:21 [2024-03-05T20:05:21.429Z] #74 1.599 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.12-0-g51d5e94 -X main.version=1.1.12 -linkmode external -extldflags --static-pie " -o runc .
20:05:21 [2024-03-05T20:05:21.995Z] #74 ...
20:05:21 [2024-03-05T20:05:21.995Z] 
20:05:21 [2024-03-05T20:05:21.995Z] #75 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
20:05:21 [2024-03-05T20:05:21.995Z] #75 DONE 0.4s
20:05:22 [2024-03-05T20:05:22.252Z] 
20:05:22 [2024-03-05T20:05:22.252Z] #65 [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             pkg-config
20:05:22 [2024-03-05T20:05:22.252Z] #65 30.11 Selecting previously unselected package libmount-dev:arm64.
20:05:22 [2024-03-05T20:05:22.252Z] #65 30.11 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
20:05:22 [2024-03-05T20:05:22.252Z] #65 30.21 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
20:05:22 [2024-03-05T20:05:22.252Z] #65 30.45 Selecting previously unselected package zlib1g-dev:arm64.
20:05:22 [2024-03-05T20:05:22.252Z] #65 30.49 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
20:05:22 [2024-03-05T20:05:22.252Z] #65 30.58 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
20:05:22 [2024-03-05T20:05:22.252Z] #65 30.78 Selecting previously unselected package libglib2.0-dev:arm64.
20:05:22 [2024-03-05T20:05:22.252Z] #65 30.79 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
20:05:22 [2024-03-05T20:05:22.252Z] #65 30.82 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
20:05:22 [2024-03-05T20:05:22.835Z] #65 31.39 Selecting previously unselected package libsecret-1-dev:arm64.
20:05:22 [2024-03-05T20:05:22.835Z] #65 31.39 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
20:05:22 [2024-03-05T20:05:22.835Z] #65 31.40 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
20:05:23 [2024-03-05T20:05:23.092Z] #65 31.61 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
20:05:23 [2024-03-05T20:05:23.092Z] #65 31.65 No schema files found: doing nothing.
20:05:23 [2024-03-05T20:05:23.092Z] #65 31.67 Setting up libffi-dev:arm64 (3.4.4-1) ...
20:05:23 [2024-03-05T20:05:23.365Z] #65 31.74 Setting up libpcre2-16-0:arm64 (10.42-1) ...
20:05:23 [2024-03-05T20:05:23.365Z] #65 31.79 Setting up libbtrfs0:arm64 (6.2-1) ...
20:05:23 [2024-03-05T20:05:23.365Z] #65 31.82 Setting up libpcre2-32-0:arm64 (10.42-1) ...
20:05:23 [2024-03-05T20:05:23.365Z] #65 31.93 Setting up libglib2.0-data (2.74.6-2) ...
20:05:23 [2024-03-05T20:05:23.365Z] #65 32.04 Setting up libgpg-error-dev (1.46-1) ...
20:05:23 [2024-03-05T20:05:23.365Z] #65 32.08 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
20:05:23 [2024-03-05T20:05:23.365Z] #65 32.17 Setting up libsepol-dev:arm64 (3.4-2.1) ...
20:05:23 [2024-03-05T20:05:23.623Z] #65 32.20 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
20:05:23 [2024-03-05T20:05:23.623Z] #65 32.24 Setting up libpcre2-posix3:arm64 (10.42-1) ...
20:05:23 [2024-03-05T20:05:23.623Z] #65 32.29 Setting up libbtrfs-dev:arm64 (6.2-1) ...
20:05:23 [2024-03-05T20:05:23.623Z] #65 32.37 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
20:05:23 [2024-03-05T20:05:23.623Z] #65 32.45 Setting up python3-lib2to3 (3.11.2-3) ...
20:05:24 [2024-03-05T20:05:24.188Z] #65 32.74 Setting up libelf1:arm64 (0.188-2.1) ...
20:05:24 [2024-03-05T20:05:24.188Z] #65 32.75 Setting up libsecret-common (0.20.5-3) ...
20:05:24 [2024-03-05T20:05:24.188Z] #65 32.77 Setting up python3-distutils (3.11.2-3) ...
20:05:24 [2024-03-05T20:05:24.706Z] #65 33.14 Setting up libglib2.0-dev-bin (2.74.6-2) ...
20:05:24 [2024-03-05T20:05:24.706Z] #65 33.50 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
20:05:24 [2024-03-05T20:05:24.964Z] #65 33.52 Setting up libpcre2-dev:arm64 (10.42-1) ...
20:05:24 [2024-03-05T20:05:24.964Z] #65 33.56 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
20:05:24 [2024-03-05T20:05:24.964Z] #65 33.57 Setting up libglib2.0-bin (2.74.6-2) ...
20:05:24 [2024-03-05T20:05:24.964Z] #65 33.58 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
20:05:24 [2024-03-05T20:05:24.964Z] #65 33.60 Setting up libgcrypt20-dev (1.10.1-3) ...
20:05:24 [2024-03-05T20:05:24.964Z] #65 33.62 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
20:05:24 [2024-03-05T20:05:24.964Z] #65 33.64 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
20:05:24 [2024-03-05T20:05:24.964Z] #65 33.68 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
20:05:24 [2024-03-05T20:05:24.964Z] #65 33.71 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
20:05:25 [2024-03-05T20:05:25.221Z] #65 33.74 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
20:05:25 [2024-03-05T20:05:25.221Z] #65 33.76 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:05:26 [2024-03-05T20:05:26.157Z] #65 DONE 34.7s
20:05:26 [2024-03-05T20:05:26.157Z] 
20:05:26 [2024-03-05T20:05:26.157Z] #76 [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...)
20:05:26 [2024-03-05T20:05:26.723Z] #76 ...
20:05:26 [2024-03-05T20:05:26.723Z] 
20:05:26 [2024-03-05T20:05:26.723Z] #64 [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
20:05:26 [2024-03-05T20:05:26.723Z] #64 35.37 gotestsum version dev
20:05:26 [2024-03-05T20:05:26.723Z] #64 DONE 35.7s
20:05:26 [2024-03-05T20:05:26.981Z] 
20:05:26 [2024-03-05T20:05:26.981Z] #77 [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             pkg-config
20:05:26 [2024-03-05T20:05:26.981Z] #77 1.488 Hit:1 http://deb.debian.org/debian bookworm InRelease
20:05:26 [2024-03-05T20:05:26.981Z] #77 1.488 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
20:05:26 [2024-03-05T20:05:26.981Z] #77 1.488 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
20:05:26 [2024-03-05T20:05:26.981Z] #77 2.446 Reading package lists...
20:05:26 [2024-03-05T20:05:26.981Z] #77 3.478 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
20:05:26 [2024-03-05T20:05:26.981Z] #77 3.491 Reading package lists...
20:05:26 [2024-03-05T20:05:26.981Z] #77 4.565 Building dependency tree...
20:05:26 [2024-03-05T20:05:26.981Z] #77 4.833 Reading state information...
20:05:26 [2024-03-05T20:05:26.981Z] #77 5.424 gcc is already the newest version (4:12.2.0-3).
20:05:26 [2024-03-05T20:05:26.981Z] #77 5.424 libc6-dev is already the newest version (2.36-9+deb12u4).
20:05:26 [2024-03-05T20:05:26.981Z] #77 5.424 pkg-config is already the newest version (1.8.1-1).
20:05:26 [2024-03-05T20:05:26.981Z] #77 5.424 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
20:05:26 [2024-03-05T20:05:26.981Z] #77 DONE 5.7s
20:05:26 [2024-03-05T20:05:26.981Z] 
20:05:26 [2024-03-05T20:05:26.981Z] #78 [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...)
20:05:27 [2024-03-05T20:05:27.550Z] #78 0.718 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
20:05:27 [2024-03-05T20:05:27.550Z] #78 0.718   Compatibility with CMake < 2.8.12 will be removed from a future version of
20:05:27 [2024-03-05T20:05:27.550Z] #78 0.718   CMake.
20:05:27 [2024-03-05T20:05:27.550Z] #78 0.718 
20:05:27 [2024-03-05T20:05:27.550Z] #78 0.718   Update the VERSION argument <min> value or use a ...<max> suffix to tell
20:05:27 [2024-03-05T20:05:27.550Z] #78 0.718   CMake that the project does not need compatibility with older versions.
20:05:27 [2024-03-05T20:05:27.550Z] #78 0.718 
20:05:27 [2024-03-05T20:05:27.807Z] #78 0.726 
20:05:27 [2024-03-05T20:05:27.807Z] #78 0.930 -- The C compiler identification is GNU 12.2.0
20:05:28 [2024-03-05T20:05:28.064Z] #78 0.957 -- Detecting C compiler ABI info
20:05:28 [2024-03-05T20:05:28.064Z] #78 1.161 -- Detecting C compiler ABI info - done
20:05:28 [2024-03-05T20:05:28.322Z] #78 1.222 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
20:05:28 [2024-03-05T20:05:28.322Z] #78 1.223 -- Detecting C compile features
20:05:28 [2024-03-05T20:05:28.322Z] #78 1.232 -- Detecting C compile features - done
20:05:28 [2024-03-05T20:05:28.322Z] #78 1.242 -- Performing Test HAS_BUILTIN_FORTIFY
20:05:28 [2024-03-05T20:05:28.322Z] #78 1.398 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:05:28 [2024-03-05T20:05:28.322Z] #78 1.423 -- Configuring done
20:05:28 [2024-03-05T20:05:28.322Z] #78 1.446 -- Generating done
20:05:28 [2024-03-05T20:05:28.322Z] #78 1.453 -- Build files have been written to: /go/src/github.com/krallin/tini
20:05:28 [2024-03-05T20:05:28.606Z] #78 1.640 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:05:29 [2024-03-05T20:05:29.171Z] #78 2.174 [100%] Linking C executable tini-static
20:05:29 [2024-03-05T20:05:29.171Z] #78 2.385 [100%] Built target tini-static
20:05:30 [2024-03-05T20:05:30.102Z] #78 DONE 2.9s
20:05:30 [2024-03-05T20:05:30.102Z] 
20:05:30 [2024-03-05T20:05:30.102Z] #76 [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...)
20:05:30 [2024-03-05T20:05:30.102Z] #76 3.688 + bin/ctr
20:05:30 [2024-03-05T20:05:30.102Z] #76 3.689 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
20:05:31 [2024-03-05T20:05:31.474Z] #76 ...
20:05:31 [2024-03-05T20:05:31.474Z] 
20:05:31 [2024-03-05T20:05:31.474Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:05:31 [2024-03-05T20:05:31.474Z] #79 1.007 Cloning into '/tmp/crun-build'...
20:05:31 [2024-03-05T20:05:31.474Z] #79 2.917 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:05:31 [2024-03-05T20:05:31.474Z] #79 2.943 Cloning into '/tmp/crun-build/libocispec'...
20:05:31 [2024-03-05T20:05:31.474Z] #79 3.317 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
20:05:31 [2024-03-05T20:05:31.474Z] #79 3.319 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:05:31 [2024-03-05T20:05:31.474Z] #79 3.328 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:05:31 [2024-03-05T20:05:31.474Z] #79 3.328 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:05:31 [2024-03-05T20:05:31.474Z] #79 3.339 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:05:31 [2024-03-05T20:05:31.474Z] #79 3.974 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:05:31 [2024-03-05T20:05:31.474Z] #79 4.504 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:05:31 [2024-03-05T20:05:31.474Z] #79 5.015 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
20:05:31 [2024-03-05T20:05:31.474Z] #79 5.041 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
20:05:31 [2024-03-05T20:05:31.474Z] #79 5.076 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
20:05:31 [2024-03-05T20:05:31.731Z] #79 10.71 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:05:36 [2024-03-05T20:05:36.989Z] #79 15.42 libtoolize: putting auxiliary files in '.'.
20:05:36 [2024-03-05T20:05:36.989Z] #79 15.42 libtoolize: copying file './ltmain.sh'
20:05:37 [2024-03-05T20:05:37.553Z] #79 16.31 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:05:37 [2024-03-05T20:05:37.553Z] #79 16.31 libtoolize: and rerunning libtoolize and aclocal.
20:05:37 [2024-03-05T20:05:37.553Z] #79 16.32 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:05:40 [2024-03-05T20:05:40.830Z] #79 19.26 configure.ac:7: installing './compile'
20:05:40 [2024-03-05T20:05:40.830Z] #79 19.26 configure.ac:11: installing './config.guess'
20:05:40 [2024-03-05T20:05:40.830Z] #79 19.27 configure.ac:11: installing './config.sub'
20:05:40 [2024-03-05T20:05:40.830Z] #79 19.28 configure.ac:8: installing './install-sh'
20:05:40 [2024-03-05T20:05:40.830Z] #79 19.28 configure.ac:8: installing './missing'
20:05:40 [2024-03-05T20:05:40.830Z] #79 19.40 Makefile.am: installing './depcomp'
20:05:41 [2024-03-05T20:05:41.394Z] #79 20.13 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:05:41 [2024-03-05T20:05:41.394Z] #79 20.13 libtoolize: copying file 'build-aux/ltmain.sh'
20:05:41 [2024-03-05T20:05:41.394Z] #79 20.27 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:05:41 [2024-03-05T20:05:41.652Z] #79 20.27 libtoolize: copying file 'm4/libtool.m4'
20:05:41 [2024-03-05T20:05:41.652Z] #79 20.33 libtoolize: copying file 'm4/ltoptions.m4'
20:05:41 [2024-03-05T20:05:41.652Z] #79 20.39 libtoolize: copying file 'm4/ltsugar.m4'
20:05:41 [2024-03-05T20:05:41.652Z] #79 20.54 libtoolize: copying file 'm4/ltversion.m4'
20:05:41 [2024-03-05T20:05:41.909Z] #79 20.63 libtoolize: copying file 'm4/lt~obsolete.m4'
20:05:41 [2024-03-05T20:05:41.909Z] #79 20.78 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:05:44 [2024-03-05T20:05:44.433Z] #79 23.18 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
20:05:44 [2024-03-05T20:05:44.433Z] #79 23.18 configure.ac:3: You should run autoupdate.
20:05:44 [2024-03-05T20:05:44.433Z] #79 23.18 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
20:05:44 [2024-03-05T20:05:44.433Z] #79 23.18 configure.ac:3: the top level
20:05:46 [2024-03-05T20:05:46.336Z] #79 25.20 configure.ac:7: installing 'build-aux/compile'
20:05:46 [2024-03-05T20:05:46.593Z] #79 25.22 configure.ac:9: installing 'build-aux/config.guess'
20:05:46 [2024-03-05T20:05:46.593Z] #79 25.23 configure.ac:9: installing 'build-aux/config.sub'
20:05:46 [2024-03-05T20:05:46.593Z] #79 25.23 configure.ac:11: installing 'build-aux/install-sh'
20:05:46 [2024-03-05T20:05:46.593Z] #79 25.24 configure.ac:11: installing 'build-aux/missing'
20:05:46 [2024-03-05T20:05:46.593Z] #79 25.32 Makefile.am: installing 'build-aux/depcomp'
20:05:46 [2024-03-05T20:05:46.593Z] #79 25.36 parallel-tests: installing 'build-aux/test-driver'
20:05:47 [2024-03-05T20:05:47.535Z] #79 26.47 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:05:47 [2024-03-05T20:05:47.535Z] #79 26.47 libtoolize: copying file 'build-aux/ltmain.sh'
20:05:48 [2024-03-05T20:05:48.100Z] #79 26.90 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:05:48 [2024-03-05T20:05:48.100Z] #79 26.90 libtoolize: copying file 'm4/libtool.m4'
20:05:48 [2024-03-05T20:05:48.100Z] #79 27.04 libtoolize: copying file 'm4/ltoptions.m4'
20:05:48 [2024-03-05T20:05:48.357Z] #79 27.22 libtoolize: copying file 'm4/ltsugar.m4'
20:05:48 [2024-03-05T20:05:48.614Z] #79 27.36 libtoolize: copying file 'm4/ltversion.m4'
20:05:48 [2024-03-05T20:05:48.614Z] #79 27.48 libtoolize: copying file 'm4/lt~obsolete.m4'
20:05:53 [2024-03-05T20:05:53.926Z] #79 32.68 configure.ac:11: installing 'build-aux/compile'
20:05:53 [2024-03-05T20:05:53.926Z] #79 32.68 configure.ac:11: installing 'build-aux/config.guess'
20:05:53 [2024-03-05T20:05:53.926Z] #79 32.68 configure.ac:11: installing 'build-aux/config.sub'
20:05:53 [2024-03-05T20:05:53.926Z] #79 32.69 configure.ac:13: installing 'build-aux/install-sh'
20:05:53 [2024-03-05T20:05:53.926Z] #79 32.70 configure.ac:13: installing 'build-aux/missing'
20:05:53 [2024-03-05T20:05:53.926Z] #79 32.70 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:05:53 [2024-03-05T20:05:53.926Z] #79 32.78 Makefile.am: installing 'build-aux/depcomp'
20:05:54 [2024-03-05T20:05:54.748Z] #79 33.33 checking build system type... aarch64-unknown-linux-gnu
20:05:54 [2024-03-05T20:05:54.748Z] #79 33.49 checking host system type... aarch64-unknown-linux-gnu
20:05:54 [2024-03-05T20:05:54.748Z] #79 33.50 checking how to print strings... printf
20:05:54 [2024-03-05T20:05:54.748Z] #79 33.52 checking for gcc... gcc
20:05:55 [2024-03-05T20:05:55.006Z] #79 33.70 checking whether the C compiler works... yes
20:05:55 [2024-03-05T20:05:55.006Z] #79 33.81 checking for C compiler default output file name... a.out
20:05:55 [2024-03-05T20:05:55.006Z] #79 33.81 checking for suffix of executables... 
20:05:55 [2024-03-05T20:05:55.263Z] #79 33.91 checking whether we are cross compiling... no
20:05:55 [2024-03-05T20:05:55.263Z] #79 34.09 checking for suffix of object files... o
20:05:55 [2024-03-05T20:05:55.263Z] #79 34.15 checking whether the compiler supports GNU C... yes
20:05:55 [2024-03-05T20:05:55.521Z] #79 34.21 checking whether gcc accepts -g... yes
20:05:55 [2024-03-05T20:05:55.521Z] #79 34.31 checking for gcc option to enable C11 features... none needed
20:05:55 [2024-03-05T20:05:55.778Z] #79 34.50 checking whether gcc understands -c and -o together... yes
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.61 checking for a sed that does not truncate output... /usr/bin/sed
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.62 checking for grep that handles long lines and -e... /usr/bin/grep
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.63 checking for egrep... /usr/bin/grep -E
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.63 checking for fgrep... /usr/bin/grep -F
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.64 checking for ld used by gcc... /usr/bin/ld
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.67 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.67 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.69 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.80 checking whether ln -s works... yes
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.80 checking the maximum length of command line arguments... 1572864
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.82 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.82 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.82 checking for /usr/bin/ld option to reload object files... -r
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.82 checking for file... file
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.82 checking for objdump... objdump
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.82 checking how to recognize dependent libraries... pass_all
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.83 checking for dlltool... no
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.83 checking how to associate runtime and link libraries... printf %s\n
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.83 checking for ar... ar
20:05:56 [2024-03-05T20:05:56.036Z] #79 34.83 checking for archiver @FILE support... @
20:05:56 [2024-03-05T20:05:56.294Z] #79 34.91 checking for strip... strip
20:05:56 [2024-03-05T20:05:56.294Z] #79 34.91 checking for ranlib... ranlib
20:05:56 [2024-03-05T20:05:56.294Z] #79 34.91 checking for gawk... no
20:05:56 [2024-03-05T20:05:56.294Z] #79 34.91 checking for mawk... mawk
20:05:56 [2024-03-05T20:05:56.294Z] #79 34.91 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:05:56 [2024-03-05T20:05:56.294Z] #79 35.10 checking for sysroot... no
20:05:56 [2024-03-05T20:05:56.294Z] #79 35.10 checking for a working dd... /usr/bin/dd
20:05:56 [2024-03-05T20:05:56.294Z] #79 35.12 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
20:05:56 [2024-03-05T20:05:56.294Z] #79 35.12 checking for mt... no
20:05:56 [2024-03-05T20:05:56.294Z] #79 35.13 checking if : is a manifest tool... no
20:05:56 [2024-03-05T20:05:56.294Z] #79 35.15 checking for stdio.h... yes
20:05:56 [2024-03-05T20:05:56.551Z] #79 35.20 checking for stdlib.h... yes
20:05:56 [2024-03-05T20:05:56.551Z] #79 35.28 checking for string.h... yes
20:05:56 [2024-03-05T20:05:56.551Z] #79 35.39 checking for inttypes.h... yes
20:05:56 [2024-03-05T20:05:56.809Z] #79 35.52 checking for stdint.h... yes
20:05:56 [2024-03-05T20:05:56.809Z] #79 35.58 checking for strings.h... yes
20:05:57 [2024-03-05T20:05:57.067Z] #79 35.71 checking for sys/stat.h... yes
20:05:57 [2024-03-05T20:05:57.067Z] #79 35.80 checking for sys/types.h... yes
20:05:57 [2024-03-05T20:05:57.067Z] #79 35.89 checking for unistd.h... yes
20:05:57 [2024-03-05T20:05:57.325Z] #79 36.01 checking for dlfcn.h... yes
20:05:57 [2024-03-05T20:05:57.582Z] #79 36.16 checking for objdir... .libs
20:05:57 [2024-03-05T20:05:57.582Z] #79 36.40 checking if gcc supports -fno-rtti -fno-exceptions... no
20:05:57 [2024-03-05T20:05:57.839Z] #79 36.52 checking for gcc option to produce PIC... -fPIC -DPIC
20:05:57 [2024-03-05T20:05:57.839Z] #79 36.52 checking if gcc PIC flag -fPIC -DPIC works... yes
20:05:57 [2024-03-05T20:05:57.839Z] #79 36.63 checking if gcc static flag -static works... yes
20:05:57 [2024-03-05T20:05:57.839Z] #79 36.73 checking if gcc supports -c -o file.o... yes
20:05:58 [2024-03-05T20:05:58.096Z] #79 36.80 checking if gcc supports -c -o file.o... (cached) yes
20:05:58 [2024-03-05T20:05:58.096Z] #79 36.80 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:05:58 [2024-03-05T20:05:58.096Z] #79 36.85 checking dynamic linker characteristics... 
20:05:58 [2024-03-05T20:05:58.096Z] #79 ...
20:05:58 [2024-03-05T20:05:58.096Z] 
20:05:58 [2024-03-05T20:05:58.096Z] #72 [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...)
20:05:58 [2024-03-05T20:05:58.096Z] #72 DONE 56.4s
20:05:58 [2024-03-05T20:05:58.354Z] 
20:05:58 [2024-03-05T20:05:58.354Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:05:58 [2024-03-05T20:05:58.354Z] #79 36.85 checking dynamic linker characteristics... GNU/Linux ld.so
20:05:58 [2024-03-05T20:05:58.354Z] #79 37.05 checking how to hardcode library paths into programs... immediate
20:05:58 [2024-03-05T20:05:58.354Z] #79 37.05 checking whether stripping libraries is possible... yes
20:05:58 [2024-03-05T20:05:58.354Z] #79 37.06 checking if libtool supports shared libraries... yes
20:05:58 [2024-03-05T20:05:58.354Z] #79 37.06 checking whether to build shared libraries... no
20:05:58 [2024-03-05T20:05:58.354Z] #79 37.06 checking whether to build static libraries... yes
20:05:58 [2024-03-05T20:05:58.354Z] #79 37.07 checking for a BSD-compatible install... /usr/bin/install -c
20:05:58 [2024-03-05T20:05:58.354Z] #79 37.11 checking whether build environment is sane... yes
20:05:58 [2024-03-05T20:05:58.354Z] #79 37.16 checking for a race-free mkdir -p... /usr/bin/mkdir -p
20:05:58 [2024-03-05T20:05:58.354Z] #79 37.18 checking whether make sets $(MAKE)... yes
20:05:58 [2024-03-05T20:05:58.615Z] #79 37.24 checking whether make supports the include directive... yes (GNU style)
20:05:58 [2024-03-05T20:05:58.615Z] #79 37.30 checking whether make supports nested variables... yes
20:05:58 [2024-03-05T20:05:58.615Z] #79 37.34 checking whether UID '0' is supported by ustar format... yes
20:05:58 [2024-03-05T20:05:58.615Z] #79 37.34 checking whether GID '0' is supported by ustar format... yes
20:05:58 [2024-03-05T20:05:58.615Z] #79 37.34 checking how to create a ustar tar archive... gnutar
20:05:58 [2024-03-05T20:05:58.615Z] #79 37.42 checking dependency style of gcc... gcc3
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.56 checking whether to enable maintainer-specific portions of Makefiles... yes
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.56 checking whether make supports nested variables... (cached) yes
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.56 checking for gawk... (cached) mawk
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.56 checking for a sed that does not truncate output... (cached) /usr/bin/sed
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.57 checking for gcc... (cached) gcc
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.64 checking whether the compiler supports GNU C... (cached) yes
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.64 checking whether gcc accepts -g... (cached) yes
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.64 checking for gcc option to enable C11 features... (cached) none needed
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.64 checking whether gcc understands -c and -o together... (cached) yes
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.64 checking for a Python interpreter with version >= 3... python3
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.67 checking for python3... /usr/bin/python3
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.67 checking for python3 version... 3.11
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.69 checking for python3 platform... linux
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.70 checking for GNU default python3 prefix... ${prefix}
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.70 checking for GNU default python3 exec_prefix... ${exec_prefix}
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.70 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
20:05:58 [2024-03-05T20:05:58.872Z] #79 37.74 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
20:05:59 [2024-03-05T20:05:59.146Z] #79 37.77 checking for go-md2man... no
20:05:59 [2024-03-05T20:05:59.146Z] #79 37.78 checking for error.h... yes
20:05:59 [2024-03-05T20:05:59.146Z] #79 37.92 checking for linux/openat2.h... yes
20:05:59 [2024-03-05T20:05:59.146Z] #79 37.97 checking for stdatomic.h... yes
20:05:59 [2024-03-05T20:05:59.407Z] 
20:05:59 [2024-03-05T20:05:59.407Z] #79 ...
20:05:59 [2024-03-05T20:05:59.407Z] 
20:05:59 [2024-03-05T20:05:59.407Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
20:05:59 [2024-03-05T20:05:59.407Z] #80 DONE 1.1s
20:05:59 [2024-03-05T20:05:59.407Z] 
20:05:59 [2024-03-05T20:05:59.407Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:05:59 [2024-03-05T20:05:59.407Z] #79 38.04 checking for linux/ioprio.h... 
20:05:59 [2024-03-05T20:05:59.407Z] #79 ...
20:05:59 [2024-03-05T20:05:59.407Z] 
20:05:59 [2024-03-05T20:05:59.407Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
20:05:59 [2024-03-05T20:05:59.407Z] #81 DONE 0.1s
20:05:59 [2024-03-05T20:05:59.407Z] 
20:05:59 [2024-03-05T20:05:59.407Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:05:59 [2024-03-05T20:05:59.407Z] #79 38.04 checking for linux/ioprio.h... yes
20:05:59 [2024-03-05T20:05:59.664Z] #79 38.16 checking for atomic_int... 
20:05:59 [2024-03-05T20:05:59.664Z] #79 ...
20:05:59 [2024-03-05T20:05:59.664Z] 
20:05:59 [2024-03-05T20:05:59.664Z] #71 [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...)
20:05:59 [2024-03-05T20:05:59.664Z] #71 DONE 57.6s
20:05:59 [2024-03-05T20:05:59.664Z] 
20:05:59 [2024-03-05T20:05:59.664Z] #73 [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...)
20:05:59 [2024-03-05T20:05:59.664Z] #73 DONE 57.6s
20:05:59 [2024-03-05T20:05:59.664Z] 
20:05:59 [2024-03-05T20:05:59.664Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:05:59 [2024-03-05T20:05:59.664Z] #79 38.16 checking for atomic_int... yes
20:05:59 [2024-03-05T20:05:59.664Z] #79 38.25 checking for atomic_bool... yes
20:05:59 [2024-03-05T20:05:59.921Z] #79 38.57 checking for copy_file_range... yes
20:05:59 [2024-03-05T20:05:59.921Z] #79 38.68 checking for fgetxattr... yes
20:05:59 [2024-03-05T20:05:59.921Z] #79 38.78 checking for statx... yes
20:06:00 [2024-03-05T20:06:00.182Z] #79 38.89 checking for fgetpwent_r... yes
20:06:00 [2024-03-05T20:06:00.182Z] #79 38.98 checking for issetugid... no
20:06:00 [2024-03-05T20:06:00.443Z] #79 39.09 checking for memfd_create... yes
20:06:00 [2024-03-05T20:06:00.443Z] #79 39.20 checking for pkg-config... /usr/bin/pkg-config
20:06:00 [2024-03-05T20:06:00.443Z] #79 39.20 checking pkg-config is at least version 0.9.0... yes
20:06:00 [2024-03-05T20:06:00.443Z] #79 39.20 checking for library containing yajl_tree_get... -lyajl
20:06:00 [2024-03-05T20:06:00.700Z] #79 39.39 checking for yajl >= 2.0.0... yes
20:06:00 [2024-03-05T20:06:00.700Z] #79 39.41 checking for sys/capability.h... yes
20:06:00 [2024-03-05T20:06:00.958Z] #79 39.54 checking for library containing cap_from_name... -lcap
20:06:01 [2024-03-05T20:06:01.215Z] 
20:06:01 [2024-03-05T20:06:01.215Z] #79 ...
20:06:01 [2024-03-05T20:06:01.215Z] 
20:06:01 [2024-03-05T20:06:01.215Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
20:06:01 [2024-03-05T20:06:01.215Z] #82 DONE 0.8s
20:06:01 [2024-03-05T20:06:01.215Z] 
20:06:01 [2024-03-05T20:06:01.215Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:01 [2024-03-05T20:06:01.215Z] #79 39.91 checking for library containing gcry_check_version... no
20:06:01 [2024-03-05T20:06:01.472Z] #79 40.14 checking for library containing dlopen... none required
20:06:01 [2024-03-05T20:06:01.730Z] #79 40.25 checking for seccomp.h... yes
20:06:01 [2024-03-05T20:06:01.730Z] #79 40.31 checking for library containing seccomp_rule_add... -lseccomp
20:06:01 [2024-03-05T20:06:01.730Z] #79 ...
20:06:01 [2024-03-05T20:06:01.730Z] 
20:06:01 [2024-03-05T20:06:01.730Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
20:06:01 [2024-03-05T20:06:01.730Z] #83 DONE 0.6s
20:06:01 [2024-03-05T20:06:01.730Z] 
20:06:01 [2024-03-05T20:06:01.730Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:01 [2024-03-05T20:06:01.730Z] #79 40.52 checking for library containing seccomp_arch_resolve_name... none required
20:06:01 [2024-03-05T20:06:01.730Z] #79 40.62 checking for systemd/sd-bus.h... yes
20:06:01 [2024-03-05T20:06:01.988Z] 
20:06:01 [2024-03-05T20:06:01.988Z] #79 ...
20:06:01 [2024-03-05T20:06:01.988Z] 
20:06:01 [2024-03-05T20:06:01.988Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
20:06:01 [2024-03-05T20:06:01.988Z] #84 DONE 0.1s
20:06:01 [2024-03-05T20:06:01.988Z] 
20:06:01 [2024-03-05T20:06:01.988Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:01 [2024-03-05T20:06:01.988Z] #79 40.68 checking for library containing sd_bus_match_signal_async... -lsystemd
20:06:02 [2024-03-05T20:06:02.245Z] #79 40.90 checking for sd_notify_barrier... yes
20:06:02 [2024-03-05T20:06:02.245Z] #79 40.98 checking for linux/bpf.h... yes
20:06:02 [2024-03-05T20:06:02.245Z] #79 41.04 checking compilation for eBPF... yes
20:06:02 [2024-03-05T20:06:02.245Z] #79 41.14 checking for criu >= 3.15... no
20:06:02 [2024-03-05T20:06:02.506Z] 
20:06:02 [2024-03-05T20:06:02.506Z] #79 ...
20:06:02 [2024-03-05T20:06:02.506Z] 
20:06:02 [2024-03-05T20:06:02.506Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
20:06:02 [2024-03-05T20:06:02.506Z] #85 DONE 0.5s
20:06:02 [2024-03-05T20:06:02.506Z] 
20:06:02 [2024-03-05T20:06:02.506Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
20:06:02 [2024-03-05T20:06:02.506Z] #86 DONE 0.1s
20:06:02 [2024-03-05T20:06:02.506Z] 
20:06:02 [2024-03-05T20:06:02.506Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:02 [2024-03-05T20:06:02.506Z] #79 41.17 configure: CRIU headers not found, building without CRIU support
20:06:02 [2024-03-05T20:06:02.506Z] #79 41.17 checking for criu > 3.16... no
20:06:02 [2024-03-05T20:06:02.506Z] #79 41.19 configure: CRIU version doesn't support join-ns API
20:06:02 [2024-03-05T20:06:02.506Z] #79 41.19 checking for criu > 3.16.1... no
20:06:02 [2024-03-05T20:06:02.506Z] #79 41.22 configure: CRIU version doesn't support for pre-dumping
20:06:02 [2024-03-05T20:06:02.506Z] #79 41.22 checking for new mount API (fsconfig)... #79 ...
20:06:02 [2024-03-05T20:06:02.506Z] 
20:06:02 [2024-03-05T20:06:02.506Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
20:06:02 [2024-03-05T20:06:02.506Z] #87 DONE 0.1s
20:06:02 [2024-03-05T20:06:02.506Z] 
20:06:02 [2024-03-05T20:06:02.506Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:02 [2024-03-05T20:06:02.506Z] #79 41.22 checking for new mount API (fsconfig)... yes
20:06:02 [2024-03-05T20:06:02.506Z] #79 41.33 yes
20:06:02 [2024-03-05T20:06:02.506Z] #79 41.33 checking for seccomp notify API... yes
20:06:02 [2024-03-05T20:06:02.763Z] 
20:06:02 [2024-03-05T20:06:02.763Z] #79 ...
20:06:02 [2024-03-05T20:06:02.763Z] 
20:06:02 [2024-03-05T20:06:02.763Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
20:06:02 [2024-03-05T20:06:02.763Z] #88 DONE 0.1s
20:06:02 [2024-03-05T20:06:02.763Z] 
20:06:02 [2024-03-05T20:06:02.763Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
20:06:02 [2024-03-05T20:06:02.763Z] #89 DONE 0.1s
20:06:02 [2024-03-05T20:06:02.763Z] 
20:06:02 [2024-03-05T20:06:02.763Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:02 [2024-03-05T20:06:02.763Z] #79 41.39 checking for gperf... no
20:06:02 [2024-03-05T20:06:02.763Z] #79 41.39 configure: gperf not found - cannot rebuild signal parser code
20:06:02 [2024-03-05T20:06:02.763Z] #79 41.39 checking for library containing argp_parse... none required
20:06:03 [2024-03-05T20:06:03.020Z] #79 41.62 checking that generated files are newer than configure... done
20:06:03 [2024-03-05T20:06:03.020Z] #79 41.62 configure: creating ./config.status
20:06:04 [2024-03-05T20:06:04.925Z] #79 43.88 config.status: creating Makefile
20:06:05 [2024-03-05T20:06:05.182Z] #79 43.95 config.status: creating config.h
20:06:05 [2024-03-05T20:06:05.182Z] #79 43.99 config.status: executing libtool commands
20:06:05 [2024-03-05T20:06:05.439Z] #79 44.02 config.status: executing depfiles commands
20:06:05 [2024-03-05T20:06:05.697Z] #79 44.59 === configuring in libocispec (/tmp/crun-build/libocispec)
20:06:05 [2024-03-05T20:06:05.955Z] #79 44.60 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:06:06 [2024-03-05T20:06:06.212Z] #79 44.93 checking for gcc... gcc
20:06:06 [2024-03-05T20:06:06.212Z] #79 45.02 checking whether the C compiler works... yes
20:06:06 [2024-03-05T20:06:06.471Z] #79 45.10 checking for C compiler default output file name... a.out
20:06:06 [2024-03-05T20:06:06.471Z] #79 45.10 checking for suffix of executables... 
20:06:06 [2024-03-05T20:06:06.471Z] #79 45.15 checking whether we are cross compiling... no
20:06:06 [2024-03-05T20:06:06.471Z] #79 45.21 checking for suffix of object files... o
20:06:06 [2024-03-05T20:06:06.471Z] #79 45.25 checking whether the compiler supports GNU C... yes
20:06:06 [2024-03-05T20:06:06.745Z] #79 45.31 checking whether gcc accepts -g... yes
20:06:06 [2024-03-05T20:06:06.745Z] #79 45.36 checking for gcc option to enable C11 features... none needed
20:06:06 [2024-03-05T20:06:06.745Z] #79 45.50 checking whether gcc understands -c and -o together... yes
20:06:06 [2024-03-05T20:06:06.745Z] #79 45.59 checking for stdio.h... yes
20:06:07 [2024-03-05T20:06:07.002Z] #79 45.62 checking for stdlib.h... yes
20:06:07 [2024-03-05T20:06:07.002Z] #79 45.68 checking for string.h... yes
20:06:07 [2024-03-05T20:06:07.002Z] #79 45.73 checking for inttypes.h... yes
20:06:07 [2024-03-05T20:06:07.002Z] #79 45.82 checking for stdint.h... yes
20:06:07 [2024-03-05T20:06:07.260Z] #79 45.87 checking for strings.h... yes
20:06:07 [2024-03-05T20:06:07.260Z] #79 45.92 checking for sys/stat.h... yes
20:06:07 [2024-03-05T20:06:07.260Z] #79 45.95 checking for sys/types.h... yes
20:06:07 [2024-03-05T20:06:07.260Z] #79 46.00 checking for unistd.h... yes
20:06:07 [2024-03-05T20:06:07.260Z] #79 46.07 checking for wchar.h... yes
20:06:07 [2024-03-05T20:06:07.539Z] #79 46.14 checking for minix/config.h... no
20:06:07 [2024-03-05T20:06:07.539Z] #79 46.21 checking whether it is safe to define __EXTENSIONS__... yes
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.31 checking whether _XOPEN_SOURCE should be defined... no
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.37 checking build system type... aarch64-unknown-linux-gnu
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.50 checking host system type... aarch64-unknown-linux-gnu
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.50 checking how to print strings... printf
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.50 checking for a sed that does not truncate output... /usr/bin/sed
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.51 checking for grep that handles long lines and -e... /usr/bin/grep
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.51 checking for egrep... /usr/bin/grep -E
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.51 checking for fgrep... /usr/bin/grep -F
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.52 checking for ld used by gcc... /usr/bin/ld
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.54 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.54 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.55 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.62 checking whether ln -s works... yes
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.62 checking the maximum length of command line arguments... 1572864
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.65 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.65 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.65 checking for /usr/bin/ld option to reload object files... -r
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.65 checking for file... file
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.65 checking for objdump... objdump
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.65 checking how to recognize dependent libraries... pass_all
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.65 checking for dlltool... no
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.65 checking how to associate runtime and link libraries... printf %s\n
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.65 checking for ar... ar
20:06:07 [2024-03-05T20:06:07.797Z] #79 46.65 checking for archiver @FILE support... @
20:06:08 [2024-03-05T20:06:08.055Z] #79 46.72 checking for strip... strip
20:06:08 [2024-03-05T20:06:08.055Z] #79 46.72 checking for ranlib... ranlib
20:06:08 [2024-03-05T20:06:08.055Z] #79 46.72 checking for gawk... no
20:06:08 [2024-03-05T20:06:08.055Z] #79 46.72 checking for mawk... mawk
20:06:08 [2024-03-05T20:06:08.055Z] #79 46.72 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:06:08 [2024-03-05T20:06:08.055Z] #79 46.88 checking for sysroot... no
20:06:08 [2024-03-05T20:06:08.055Z] #79 46.88 checking for a working dd... /usr/bin/dd
20:06:08 [2024-03-05T20:06:08.055Z] #79 46.90 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
20:06:08 [2024-03-05T20:06:08.055Z] #79 46.91 checking for mt... no
20:06:08 [2024-03-05T20:06:08.055Z] #79 46.91 checking if : is a manifest tool... no
20:06:08 [2024-03-05T20:06:08.055Z] #79 46.92 checking for dlfcn.h... yes
20:06:08 [2024-03-05T20:06:08.313Z] #79 47.01 checking for objdir... .libs
20:06:08 [2024-03-05T20:06:08.570Z] #79 47.20 checking if gcc supports -fno-rtti -fno-exceptions... no
20:06:08 [2024-03-05T20:06:08.570Z] #79 47.23 checking for gcc option to produce PIC... -fPIC -DPIC
20:06:08 [2024-03-05T20:06:08.570Z] #79 47.23 checking if gcc PIC flag -fPIC -DPIC works... yes
20:06:08 [2024-03-05T20:06:08.570Z] #79 47.26 checking if gcc static flag -static works... yes
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.39 checking if gcc supports -c -o file.o... yes
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.45 checking if gcc supports -c -o file.o... (cached) yes
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.45 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.47 checking dynamic linker characteristics... GNU/Linux ld.so
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.59 checking how to hardcode library paths into programs... immediate
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.59 checking whether stripping libraries is possible... yes
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.59 checking if libtool supports shared libraries... yes
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.59 checking whether to build shared libraries... no
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.59 checking whether to build static libraries... yes
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.59 checking for a BSD-compatible install... /usr/bin/install -c
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.60 checking whether build environment is sane... yes
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.62 checking for a race-free mkdir -p... /usr/bin/mkdir -p
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.63 checking whether make sets $(MAKE)... yes
20:06:08 [2024-03-05T20:06:08.827Z] #79 47.67 checking whether make supports the include directive... yes (GNU style)
20:06:09 [2024-03-05T20:06:09.084Z] #79 47.73 checking whether make supports nested variables... yes
20:06:09 [2024-03-05T20:06:09.084Z] #79 47.76 checking whether UID '0' is supported by ustar format... yes
20:06:09 [2024-03-05T20:06:09.084Z] #79 47.76 checking whether GID '0' is supported by ustar format... yes
20:06:09 [2024-03-05T20:06:09.084Z] #79 47.76 checking how to create a ustar tar archive... gnutar
20:06:09 [2024-03-05T20:06:09.084Z] #79 47.84 checking dependency style of gcc... gcc3
20:06:09 [2024-03-05T20:06:09.341Z] 
20:06:09 [2024-03-05T20:06:09.341Z] #79 ...
20:06:09 [2024-03-05T20:06:09.341Z] 
20:06:09 [2024-03-05T20:06:09.341Z] #74 [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...)
20:06:09 [2024-03-05T20:06:09.341Z] #74 DONE 49.5s
20:06:09 [2024-03-05T20:06:09.341Z] 
20:06:09 [2024-03-05T20:06:09.341Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:09 [2024-03-05T20:06:09.341Z] #79 47.96 checking whether to enable maintainer-specific portions of Makefiles... yes
20:06:09 [2024-03-05T20:06:09.341Z] #79 47.96 checking whether make supports nested variables... (cached) yes
20:06:09 [2024-03-05T20:06:09.341Z] #79 47.96 checking for pkg-config... /usr/bin/pkg-config
20:06:09 [2024-03-05T20:06:09.341Z] #79 47.96 checking pkg-config is at least version 0.9.0... yes
20:06:09 [2024-03-05T20:06:09.341Z] #79 47.97 checking for yajl >= 2.1.0... yes
20:06:09 [2024-03-05T20:06:09.341Z] #79 47.99 checking for a sed that does not truncate output... (cached) /usr/bin/sed
20:06:09 [2024-03-05T20:06:09.341Z] #79 48.01 checking for gcc... (cached) gcc
20:06:09 [2024-03-05T20:06:09.341Z] #79 48.14 checking whether the compiler supports GNU C... (cached) yes
20:06:09 [2024-03-05T20:06:09.341Z] #79 48.15 checking whether gcc accepts -g... (cached) yes
20:06:09 [2024-03-05T20:06:09.341Z] #79 48.15 checking for gcc option to enable C11 features... (cached) none needed
20:06:09 [2024-03-05T20:06:09.341Z] #79 48.15 checking whether gcc understands -c and -o together... (cached) yes
20:06:09 [2024-03-05T20:06:09.341Z] #79 48.15 checking for a Python interpreter with version >= 3... python3
20:06:09 [2024-03-05T20:06:09.341Z] #79 48.22 checking for python3... /usr/bin/python3
20:06:09 [2024-03-05T20:06:09.341Z] #79 48.22 checking for python3 version... 3.11
20:06:09 [2024-03-05T20:06:09.341Z] #79 48.24 checking for python3 platform... linux
20:06:09 [2024-03-05T20:06:09.599Z] #79 48.25 checking for GNU default python3 prefix... ${prefix}
20:06:09 [2024-03-05T20:06:09.599Z] #79 48.25 checking for GNU default python3 exec_prefix... ${exec_prefix}
20:06:09 [2024-03-05T20:06:09.599Z] #79 48.25 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
20:06:09 [2024-03-05T20:06:09.599Z] #79 48.28 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
20:06:09 [2024-03-05T20:06:09.857Z] #79 48.37 checking that generated files are newer than configure... done
20:06:09 [2024-03-05T20:06:09.857Z] #79 48.62 configure: creating ./config.status
20:06:11 [2024-03-05T20:06:11.754Z] #79 50.52 config.status: creating Makefile
20:06:12 [2024-03-05T20:06:12.012Z] #79 50.56 config.status: creating ocispec.pc
20:06:12 [2024-03-05T20:06:12.012Z] #79 50.57 config.status: creating config.h
20:06:12 [2024-03-05T20:06:12.012Z] #79 50.59 config.status: executing libtool commands
20:06:12 [2024-03-05T20:06:12.012Z] #79 50.62 config.status: executing depfiles commands
20:06:12 [2024-03-05T20:06:12.012Z] #79 50.99 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:06:12 [2024-03-05T20:06:12.278Z] #79 51.00 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:06:12 [2024-03-05T20:06:12.278Z] #79 51.08 checking for gcc... gcc
20:06:12 [2024-03-05T20:06:12.278Z] #79 51.11 checking whether the C compiler works... yes
20:06:12 [2024-03-05T20:06:12.278Z] #79 51.15 checking for C compiler default output file name... a.out
20:06:12 [2024-03-05T20:06:12.278Z] #79 51.17 checking for suffix of executables... 
20:06:12 [2024-03-05T20:06:12.535Z] #79 51.23 checking whether we are cross compiling... no
20:06:12 [2024-03-05T20:06:12.535Z] #79 51.29 checking for suffix of object files... o
20:06:12 [2024-03-05T20:06:12.535Z] #79 51.31 checking whether the compiler supports GNU C... yes
20:06:12 [2024-03-05T20:06:12.535Z] #79 51.34 checking whether gcc accepts -g... yes
20:06:12 [2024-03-05T20:06:12.535Z] #79 51.38 checking for gcc option to enable C11 features... none needed
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.45 checking whether gcc understands -c and -o together... yes
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.50 checking for a BSD-compatible install... /usr/bin/install -c
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.51 checking whether build environment is sane... yes
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.52 checking for a race-free mkdir -p... /usr/bin/mkdir -p
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.52 checking for gawk... no
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.52 checking for mawk... mawk
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.52 checking whether make sets $(MAKE)... yes
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.53 checking whether make supports the include directive... yes (GNU style)
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.54 checking whether make supports nested variables... yes
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.56 checking whether UID '0' is supported by ustar format... yes
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.56 checking whether GID '0' is supported by ustar format... yes
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.56 checking how to create a ustar tar archive... gnutar
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.57 checking dependency style of gcc... gcc3
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.60 checking whether to enable maintainer-specific portions of Makefiles... yes
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.60 checking whether make supports nested variables... (cached) yes
20:06:12 [2024-03-05T20:06:12.792Z] #79 51.61 checking build system type... aarch64-unknown-linux-gnu
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.66 checking host system type... aarch64-unknown-linux-gnu
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.66 checking how to print strings... printf
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.67 checking for a sed that does not truncate output... /usr/bin/sed
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.67 checking for grep that handles long lines and -e... /usr/bin/grep
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.68 checking for egrep... /usr/bin/grep -E
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.68 checking for fgrep... /usr/bin/grep -F
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.68 checking for ld used by gcc... /usr/bin/ld
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.69 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.69 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.69 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.72 checking whether ln -s works... yes
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.72 checking the maximum length of command line arguments... 1572864
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.72 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.72 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.72 checking for /usr/bin/ld option to reload object files... -r
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.72 checking for file... file
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.72 checking for objdump... objdump
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.72 checking how to recognize dependent libraries... pass_all
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.72 checking for dlltool... no
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.73 checking how to associate runtime and link libraries... printf %s\n
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.73 checking for ar... ar
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.73 checking for archiver @FILE support... @
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.76 checking for strip... strip
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.76 checking for ranlib... ranlib
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.76 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.84 checking for sysroot... no
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.84 checking for a working dd... /usr/bin/dd
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.85 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.85 checking for mt... no
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.85 checking if : is a manifest tool... no
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.86 checking for stdio.h... yes
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.89 checking for stdlib.h... yes
20:06:13 [2024-03-05T20:06:13.049Z] #79 51.92 checking for string.h... yes
20:06:13 [2024-03-05T20:06:13.307Z] #79 51.95 checking for inttypes.h... yes
20:06:13 [2024-03-05T20:06:13.307Z] #79 51.98 checking for stdint.h... yes
20:06:13 [2024-03-05T20:06:13.307Z] #79 52.02 checking for strings.h... yes
20:06:13 [2024-03-05T20:06:13.307Z] #79 52.06 checking for sys/stat.h... yes
20:06:13 [2024-03-05T20:06:13.307Z] #79 52.10 checking for sys/types.h... yes
20:06:13 [2024-03-05T20:06:13.307Z] #79 52.14 checking for unistd.h... yes
20:06:13 [2024-03-05T20:06:13.565Z] #79 52.19 checking for dlfcn.h... yes
20:06:13 [2024-03-05T20:06:13.565Z] #79 52.27 checking for objdir... .libs
20:06:13 [2024-03-05T20:06:13.565Z] #79 52.36 checking if gcc supports -fno-rtti -fno-exceptions... no
20:06:13 [2024-03-05T20:06:13.565Z] #79 52.45 checking for gcc option to produce PIC... -fPIC -DPIC
20:06:13 [2024-03-05T20:06:13.565Z] #79 52.45 checking if gcc PIC flag -fPIC -DPIC works... yes
20:06:13 [2024-03-05T20:06:13.822Z] #79 ...
20:06:13 [2024-03-05T20:06:13.822Z] 
20:06:13 [2024-03-05T20:06:13.822Z] #63 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
20:06:13 [2024-03-05T20:06:13.822Z] #63 81.84 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
20:06:13 [2024-03-05T20:06:13.822Z] #63 81.86 Docker version unknown-version, build unknown-commit
20:06:13 [2024-03-05T20:06:13.822Z] #63 DONE 82.4s
20:06:13 [2024-03-05T20:06:13.822Z] 
20:06:13 [2024-03-05T20:06:13.822Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:13 [2024-03-05T20:06:13.822Z] #79 52.50 checking if gcc static flag -static works... yes
20:06:13 [2024-03-05T20:06:13.822Z] #79 52.61 checking if gcc supports -c -o file.o... yes
20:06:13 [2024-03-05T20:06:13.822Z] #79 52.64 checking if gcc supports -c -o file.o... (cached) yes
20:06:13 [2024-03-05T20:06:13.822Z] #79 52.64 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:06:13 [2024-03-05T20:06:13.822Z] #79 52.65 checking dynamic linker characteristics... GNU/Linux ld.so
20:06:14 [2024-03-05T20:06:14.079Z] 
20:06:14 [2024-03-05T20:06:14.079Z] #79 ...
20:06:14 [2024-03-05T20:06:14.079Z] 
20:06:14 [2024-03-05T20:06:14.080Z] #58 [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.55.2"      && /build/golangci-lint --version
20:06:14 [2024-03-05T20:06:14.080Z] #58 82.67 golangci-lint has version v1.55.2 built with go1.21.8 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
20:06:14 [2024-03-05T20:06:14.080Z] #58 DONE 82.8s
20:06:14 [2024-03-05T20:06:14.080Z] 
20:06:14 [2024-03-05T20:06:14.080Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:14 [2024-03-05T20:06:14.080Z] #79 52.71 checking how to hardcode library paths into programs... immediate
20:06:14 [2024-03-05T20:06:14.080Z] #79 52.71 checking whether stripping libraries is possible... yes
20:06:14 [2024-03-05T20:06:14.080Z] #79 52.71 checking if libtool supports shared libraries... yes
20:06:14 [2024-03-05T20:06:14.080Z] #79 52.71 checking whether to build shared libraries... no
20:06:14 [2024-03-05T20:06:14.080Z] #79 52.71 checking whether to build static libraries... yes
20:06:14 [2024-03-05T20:06:14.080Z] #79 52.72 checking for float.h... yes
20:06:14 [2024-03-05T20:06:14.080Z] #79 52.75 checking for limits.h... yes
20:06:14 [2024-03-05T20:06:14.080Z] #79 52.80 checking for stddef.h... yes
20:06:14 [2024-03-05T20:06:14.080Z] #79 52.84 checking for stdlib.h... (cached) yes
20:06:14 [2024-03-05T20:06:14.080Z] #79 52.84 checking for string.h... (cached) yes
20:06:14 [2024-03-05T20:06:14.080Z] #79 52.84 checking for sys/time.h... yes
20:06:14 [2024-03-05T20:06:14.080Z] #79 52.87 checking for inline... inline
20:06:14 [2024-03-05T20:06:14.080Z] #79 52.89 checking for size_t... yes
20:06:14 [2024-03-05T20:06:14.337Z] #79 52.97 checking for GNU libc compatible malloc... yes
20:06:14 [2024-03-05T20:06:14.337Z] #79 53.02 checking for GNU libc compatible realloc... yes
20:06:14 [2024-03-05T20:06:14.337Z] #79 53.07 checking for working strtod... yes
20:06:14 [2024-03-05T20:06:14.337Z] #79 53.14 checking for gettimeofday... yes
20:06:14 [2024-03-05T20:06:14.337Z] #79 53.19 checking for memset... yes
20:06:14 [2024-03-05T20:06:14.337Z] #79 53.24 checking for strspn... yes
20:06:14 [2024-03-05T20:06:14.594Z] #79 ...
20:06:14 [2024-03-05T20:06:14.594Z] 
20:06:14 [2024-03-05T20:06:14.594Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
20:06:14 [2024-03-05T20:06:14.594Z] #90 DONE 0.1s
20:06:14 [2024-03-05T20:06:14.594Z] 
20:06:14 [2024-03-05T20:06:14.594Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:14 [2024-03-05T20:06:14.594Z] #79 53.31 checking that generated files are newer than configure... done
20:06:14 [2024-03-05T20:06:14.594Z] #79 53.31 configure: creating ./config.status
20:06:14 [2024-03-05T20:06:14.851Z] #79 ...
20:06:14 [2024-03-05T20:06:14.851Z] 
20:06:14 [2024-03-05T20:06:14.851Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
20:06:14 [2024-03-05T20:06:14.851Z] #91 DONE 0.1s
20:06:14 [2024-03-05T20:06:14.851Z] 
20:06:14 [2024-03-05T20:06:14.851Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
20:06:14 [2024-03-05T20:06:14.851Z] #92 DONE 0.1s
20:06:14 [2024-03-05T20:06:14.851Z] 
20:06:14 [2024-03-05T20:06:14.851Z] #76 [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...)
20:06:15 [2024-03-05T20:06:15.108Z] #76 ...
20:06:15 [2024-03-05T20:06:15.108Z] 
20:06:15 [2024-03-05T20:06:15.108Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:15 [2024-03-05T20:06:15.108Z] #79 53.85 config.status: creating Makefile
20:06:15 [2024-03-05T20:06:15.108Z] #79 53.86 config.status: creating config.h
20:06:15 [2024-03-05T20:06:15.108Z] #79 53.87 config.status: executing depfiles commands
20:06:15 [2024-03-05T20:06:15.108Z] #79 53.91 config.status: executing libtool commands
20:06:15 [2024-03-05T20:06:15.108Z] #79 54.08   GEN      .version
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.08 make  install-recursive
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.08 make[1]: Entering directory '/tmp/crun-build'
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.10 Making install in libocispec
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.11 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.12 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.12 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.12 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.12 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:06:15 [2024-03-05T20:06:15.365Z] #79 54.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:06:15 [2024-03-05T20:06:15.622Z] #79 54.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:06:15 [2024-03-05T20:06:15.879Z] #79 54.45 make  install-recursive
20:06:15 [2024-03-05T20:06:15.879Z] #79 54.46 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:06:15 [2024-03-05T20:06:15.879Z] #79 54.47 Making install in yajl
20:06:15 [2024-03-05T20:06:15.879Z] #79 54.47 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:06:15 [2024-03-05T20:06:15.879Z] #79 54.48   CC       verify/json_verify-json_verify.o
20:06:15 [2024-03-05T20:06:15.879Z] #79 54.48   CC       src/libyajl_la-yajl_alloc.lo
20:06:15 [2024-03-05T20:06:15.879Z] #79 54.48   CC       src/libyajl_la-yajl.lo
20:06:15 [2024-03-05T20:06:15.879Z] #79 54.48   CC       src/libyajl_la-yajl_gen.lo
20:06:15 [2024-03-05T20:06:15.879Z] #79 54.48   CC       src/libyajl_la-yajl_parser.lo
20:06:15 [2024-03-05T20:06:15.879Z] #79 54.48   CC       src/libyajl_la-yajl_buf.lo
20:06:15 [2024-03-05T20:06:15.879Z] #79 54.48   CC       src/libyajl_la-yajl_encode.lo
20:06:15 [2024-03-05T20:06:15.879Z] #79 54.48   CC       src/libyajl_la-yajl_lex.lo
20:06:15 [2024-03-05T20:06:15.879Z] #79 54.48   CC       src/libyajl_la-yajl_tree.lo
20:06:16 [2024-03-05T20:06:16.136Z] #79 54.90   CCLD     libyajl.la
20:06:16 [2024-03-05T20:06:16.136Z] #79 55.00   CCLD     verify/json_verify
20:06:16 [2024-03-05T20:06:16.136Z] #79 55.11 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:06:16 [2024-03-05T20:06:16.136Z] #79 55.11 make[5]: Nothing to be done for 'install-exec-am'.
20:06:16 [2024-03-05T20:06:16.136Z] #79 55.11 make[5]: Nothing to be done for 'install-data-am'.
20:06:16 [2024-03-05T20:06:16.136Z] #79 55.11 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:06:16 [2024-03-05T20:06:16.393Z] #79 55.11 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.11 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.13   CC       src/ocispec/validate.o
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.13   CC       src/ocispec/image_spec_schema_config_schema.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.13   CC       src/ocispec/image_spec_schema_content_descriptor.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.13   CC       src/ocispec/image_spec_schema_defs.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.13   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.13   CC       src/ocispec/image_spec_schema_image_index_schema.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.13   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.13   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.13   CC       src/ocispec/runtime_spec_schema_config_linux.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.14   CC       src/ocispec/runtime_spec_schema_config_zos.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.14   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.14   CC       src/ocispec/runtime_spec_schema_config_vm.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.14   CC       src/ocispec/runtime_spec_schema_config_schema.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.14   CC       src/ocispec/runtime_spec_schema_config_windows.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.14   CC       src/ocispec/runtime_spec_schema_defs.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.14   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.15   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.16   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.17   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.17   CC       src/ocispec/runtime_spec_schema_state_schema.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.17   CC       src/ocispec/runtime_spec_schema_features_linux.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.18   CC       src/ocispec/runtime_spec_schema_features_schema.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.19   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.19   CC       src/ocispec/basic_test_double_array_item.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.19   CC       src/ocispec/basic_test_double_array.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.20   CC       src/ocispec/basic_test_top_array_string.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.20   CC       src/ocispec/basic_test_top_array_int.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.20   CC       src/ocispec/basic_test_top_double_array_int.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.21   CC       src/ocispec/basic_test_top_double_array_obj.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.21   CC       src/ocispec/basic_test_top_double_array_refobj.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.23   CC       src/ocispec/basic_test_top_double_array_string.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.27   CC       src/ocispec/read-file.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.27   CC       src/ocispec/json_common.lo
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.28   CC       tests/test-1.o
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.29   CC       tests/test-2.o
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.30   CC       tests/test-3.o
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.31   CC       tests/test-4.o
20:06:16 [2024-03-05T20:06:16.394Z] #79 55.33   CC       tests/test-5.o
20:06:16 [2024-03-05T20:06:16.651Z] #79 55.34   CC       tests/test-6.o
20:06:16 [2024-03-05T20:06:16.651Z] #79 55.35   CC       tests/test-7.o
20:06:16 [2024-03-05T20:06:16.651Z] #79 55.36   CC       tests/test-8.o
20:06:16 [2024-03-05T20:06:16.651Z] #79 55.38   CC       tests/test-9.o
20:06:16 [2024-03-05T20:06:16.651Z] #79 55.42   CC       tests/test-10.o
20:06:16 [2024-03-05T20:06:16.651Z] #79 55.43   CC       tests/test-11.o
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.32   CCLD     libocispec.la
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.48   CCLD     src/ocispec/validate
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.49   CCLD     tests/test-1
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.50   CCLD     tests/test-2
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.51   CCLD     tests/test-3
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.51   CCLD     tests/test-4
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.52   CCLD     tests/test-5
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.53   CCLD     tests/test-6
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.54   CCLD     tests/test-7
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.55   CCLD     tests/test-8
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.55   CCLD     tests/test-9
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.56 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.56   CCLD     tests/test-10
20:06:20 [2024-03-05T20:06:20.826Z] #79 59.56   CCLD     tests/test-11
20:06:21 [2024-03-05T20:06:21.083Z] #79 59.84 libtool: link: ar cr libocispec.a 
20:06:21 [2024-03-05T20:06:21.083Z] #79 59.88 libtool: link: ranlib libocispec.a
20:06:21 [2024-03-05T20:06:21.083Z] #79 60.00 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.05 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.05 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.05 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.05 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.05 make[2]: Entering directory '/tmp/crun-build'
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.13   CC       src/libcrun/libcrun_la-intelrdt.lo
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.13   CC       src/libcrun/libcrun_la-io_priority.lo
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.13   CC       src/libcrun/libcrun_la-linux.lo
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.14   CC       src/libcrun/libcrun_la-mount_flags.lo
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.14   CC       src/libcrun/libcrun_la-seccomp.lo
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.14   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.14   CC       src/libcrun/libcrun_la-scheduler.lo
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.14   CC       src/libcrun/libcrun_la-signals.lo
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.15   CC       src/libcrun/libcrun_la-status.lo
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.16   CC       src/libcrun/libcrun_la-terminal.lo
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.17   CC       src/libcrun/libcrun_testing_a-utils.o
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.18   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.18   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.18   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.19   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.19   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.20   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:06:21 [2024-03-05T20:06:21.340Z] #79 60.24   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:06:21 [2024-03-05T20:06:21.598Z] #79 60.26   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:06:21 [2024-03-05T20:06:21.598Z] #79 60.27   CC       src/libcrun/libcrun_testing_a-container.o
20:06:21 [2024-03-05T20:06:21.598Z] #79 60.28   CC       src/libcrun/libcrun_testing_a-criu.o
20:06:21 [2024-03-05T20:06:21.598Z] #79 60.30   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:06:21 [2024-03-05T20:06:21.598Z] #79 60.32   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:06:21 [2024-03-05T20:06:21.598Z] #79 60.33   CC       src/libcrun/libcrun_testing_a-error.o
20:06:21 [2024-03-05T20:06:21.598Z] #79 60.35   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:06:21 [2024-03-05T20:06:21.598Z] #79 60.36   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:06:21 [2024-03-05T20:06:21.598Z] #79 60.37   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
20:06:21 [2024-03-05T20:06:21.598Z] #79 60.38   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
20:06:21 [2024-03-05T20:06:21.598Z] #79 60.44   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:06:21 [2024-03-05T20:06:21.598Z] #79 60.48   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:06:21 [2024-03-05T20:06:21.855Z] #79 60.51   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
20:06:21 [2024-03-05T20:06:21.855Z] #79 60.53   CC       src/libcrun/libcrun_testing_a-intelrdt.o
20:06:21 [2024-03-05T20:06:21.855Z] #79 60.55   CC       src/libcrun/libcrun_testing_a-io_priority.o
20:06:21 [2024-03-05T20:06:21.855Z] #79 60.59   CC       src/libcrun/libcrun_testing_a-linux.o
20:06:21 [2024-03-05T20:06:21.855Z] #79 60.60   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:06:21 [2024-03-05T20:06:21.855Z] #79 60.64   CC       src/libcrun/libcrun_testing_a-scheduler.o
20:06:21 [2024-03-05T20:06:21.855Z] #79 60.64   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:06:21 [2024-03-05T20:06:21.855Z] #79 60.65   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:06:21 [2024-03-05T20:06:21.855Z] #79 60.66   CC       src/libcrun/libcrun_testing_a-signals.o
20:06:21 [2024-03-05T20:06:21.855Z] #79 60.71   CC       src/libcrun/libcrun_testing_a-status.o
20:06:21 [2024-03-05T20:06:21.855Z] #79 60.73   CC       src/libcrun/libcrun_testing_a-terminal.o
20:06:21 [2024-03-05T20:06:21.855Z] #79 60.82   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:06:22 [2024-03-05T20:06:22.112Z] #79 60.85   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
20:06:22 [2024-03-05T20:06:22.112Z] #79 60.88   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:06:22 [2024-03-05T20:06:22.112Z] #79 60.96   CC       src/crun-crun.o
20:06:22 [2024-03-05T20:06:22.370Z] #79 61.14   CC       src/crun-run.o
20:06:22 [2024-03-05T20:06:22.370Z] #79 61.15   CC       src/crun-delete.o
20:06:22 [2024-03-05T20:06:22.370Z] #79 61.21   CC       src/crun-kill.o
20:06:22 [2024-03-05T20:06:22.370Z] #79 61.28   CC       src/crun-pause.o
20:06:22 [2024-03-05T20:06:22.628Z] #79 61.37   CC       src/crun-unpause.o
20:06:22 [2024-03-05T20:06:22.628Z] #79 61.48   CC       src/crun-oci_features.o
20:06:22 [2024-03-05T20:06:22.628Z] #79 61.50   CC       src/crun-spec.o
20:06:22 [2024-03-05T20:06:22.628Z] #79 61.53   CC       src/crun-exec.o
20:06:22 [2024-03-05T20:06:22.628Z] #79 61.56   CC       src/crun-list.o
20:06:22 [2024-03-05T20:06:22.628Z] #79 61.59   CC       src/crun-create.o
20:06:22 [2024-03-05T20:06:22.887Z] #79 61.63   CC       src/crun-start.o
20:06:23 [2024-03-05T20:06:23.144Z] #79 61.97   CC       src/crun-state.o
20:06:23 [2024-03-05T20:06:23.401Z] #79 62.20   CC       src/crun-update.o
20:06:23 [2024-03-05T20:06:23.401Z] #79 62.22   CC       src/crun-ps.o
20:06:23 [2024-03-05T20:06:23.401Z] #79 62.33   CC       src/crun-checkpoint.o
20:06:23 [2024-03-05T20:06:23.659Z] #79 62.37   CC       src/crun-restore.o
20:06:23 [2024-03-05T20:06:23.659Z] #79 62.40   CC       src/libcrun/crun-cloned_binary.o
20:06:23 [2024-03-05T20:06:23.659Z] #79 62.42   CC       src/libcrun/libcrun_la-utils.lo
20:06:23 [2024-03-05T20:06:23.659Z] #79 62.44   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:06:23 [2024-03-05T20:06:23.659Z] #79 62.48   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:06:23 [2024-03-05T20:06:23.659Z] #79 62.50   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:06:23 [2024-03-05T20:06:23.659Z] #79 62.54   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.59   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.65   CC       src/libcrun/libcrun_la-cgroup.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.67   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.69   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.72   CC       src/libcrun/libcrun_la-container.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.75   CC       src/libcrun/libcrun_la-criu.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.79   CC       src/libcrun/libcrun_la-custom-handler.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.80   CC       src/libcrun/libcrun_la-ebpf.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.80   CC       src/libcrun/libcrun_la-error.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.80   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.81   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.83   CC       src/libcrun/handlers/libcrun_la-mono.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.85   CC       src/libcrun/handlers/libcrun_la-spin.lo
20:06:23 [2024-03-05T20:06:23.916Z] #79 62.89   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:06:24 [2024-03-05T20:06:24.173Z] #79 62.90   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:06:24 [2024-03-05T20:06:24.173Z] #79 62.92   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
20:06:24 [2024-03-05T20:06:24.173Z] #79 62.93   CC       tests/init.o
20:06:24 [2024-03-05T20:06:24.173Z] #79 62.94   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:06:26 [2024-03-05T20:06:26.068Z] #79 64.66   CCLD     tests/init
20:06:26 [2024-03-05T20:06:26.325Z] #79 ...
20:06:26 [2024-03-05T20:06:26.325Z] 
20:06:26 [2024-03-05T20:06:26.325Z] #76 [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...)
20:06:26 [2024-03-05T20:06:26.325Z] #76 50.11 + bin/containerd
20:06:26 [2024-03-05T20:06:26.325Z] #76 50.11 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
20:06:28 [2024-03-05T20:06:28.219Z] #76 ...
20:06:28 [2024-03-05T20:06:28.219Z] 
20:06:28 [2024-03-05T20:06:28.219Z] #79 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:06:28 [2024-03-05T20:06:28.219Z] #79 66.77   CCLD     libcrun.la
20:06:28 [2024-03-05T20:06:28.477Z] #79 67.22   AR       libcrun_testing.a
20:06:28 [2024-03-05T20:06:28.477Z] #79 67.22 ar: `u' modifier ignored since `D' is the default (see `U')
20:06:28 [2024-03-05T20:06:28.477Z] #79 67.27   CCLD     tests/tests_libcrun_utils
20:06:28 [2024-03-05T20:06:28.477Z] #79 67.28   CCLD     tests/tests_libcrun_errors
20:06:28 [2024-03-05T20:06:28.477Z] #79 67.30   CCLD     tests/tests_libcrun_intelrdt
20:06:28 [2024-03-05T20:06:28.477Z] #79 67.31   CCLD     tests/tests_libcrun_fuzzer
20:06:28 [2024-03-05T20:06:28.477Z] #79 67.37   CCLD     crun
20:06:28 [2024-03-05T20:06:28.734Z] #79 67.71 make[3]: Entering directory '/tmp/crun-build'
20:06:28 [2024-03-05T20:06:28.992Z] #79 67.81  /usr/bin/mkdir -p '/usr/local/share/man/man1'
20:06:28 [2024-03-05T20:06:28.992Z] #79 67.82  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:06:28 [2024-03-05T20:06:28.992Z] #79 67.83  /usr/bin/mkdir -p '/usr/local/lib'
20:06:28 [2024-03-05T20:06:28.992Z] #79 67.83  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:06:28 [2024-03-05T20:06:28.992Z] #79 67.93 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:06:29 [2024-03-05T20:06:29.249Z] #79 67.94 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:06:29 [2024-03-05T20:06:29.249Z] #79 67.95 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:06:29 [2024-03-05T20:06:29.249Z] #79 67.95 libtool: install: ranlib /usr/local/lib/libcrun.a
20:06:29 [2024-03-05T20:06:29.249Z] #79 68.07 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
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.07 ----------------------------------------------------------------------
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.07 Libraries have been installed in:
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.07    /usr/local/lib
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.07 
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08 If you ever happen to want to link against installed libraries
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08 in a given directory, LIBDIR, you must either use libtool, and
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08 specify the full pathname of the library, or use the '-LLIBDIR'
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08 flag during linking and do at least one of the following:
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08      during execution
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08      during linking
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08 
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08 See any operating system documentation about shared libraries for
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08 more information, such as the ld(1) and ld.so(8) manual pages.
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08 ----------------------------------------------------------------------
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.08  /usr/bin/mkdir -p '/build'
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.10   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.16 libtool: install: /usr/bin/install -c crun /build/crun
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.17 make[3]: Leaving directory '/tmp/crun-build'
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.17 make[2]: Leaving directory '/tmp/crun-build'
20:06:29 [2024-03-05T20:06:29.506Z] #79 68.17 make[1]: Leaving directory '/tmp/crun-build'
20:06:30 [2024-03-05T20:06:30.070Z] #79 DONE 69.0s
20:06:30 [2024-03-05T20:06:30.070Z] 
20:06:30 [2024-03-05T20:06:30.070Z] #76 [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...)
20:06:36 [2024-03-05T20:06:36.613Z] #76 70.12 + bin/containerd-stress
20:06:36 [2024-03-05T20:06:36.613Z] #76 70.12 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
20:06:37 [2024-03-05T20:06:37.542Z] #76 71.34 + bin/containerd-shim
20:06:37 [2024-03-05T20:06:37.799Z] #76 71.89 + bin/containerd-shim-runc-v1
20:06:38 [2024-03-05T20:06:38.728Z] #76 72.72 + bin/containerd-shim-runc-v2
20:06:39 [2024-03-05T20:06:39.657Z] #76 73.43 + binaries
20:06:39 [2024-03-05T20:06:39.914Z] #76 DONE 73.8s
20:06:40 [2024-03-05T20:06:40.476Z] 
20:06:40 [2024-03-05T20:06:40.476Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
20:06:40 [2024-03-05T20:06:40.733Z] #93 DONE 0.2s
20:06:40 [2024-03-05T20:06:40.989Z] 
20:06:40 [2024-03-05T20:06:40.989Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
20:06:40 [2024-03-05T20:06:40.989Z] #94 DONE 0.1s
20:06:40 [2024-03-05T20:06:40.989Z] 
20:06:40 [2024-03-05T20:06:40.989Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
20:06:40 [2024-03-05T20:06:40.989Z] #95 DONE 0.1s
20:06:40 [2024-03-05T20:06:40.989Z] 
20:06:40 [2024-03-05T20:06:40.989Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
20:06:40 [2024-03-05T20:06:40.990Z] #96 DONE 0.0s
20:06:40 [2024-03-05T20:06:40.990Z] 
20:06:40 [2024-03-05T20:06:40.990Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
20:06:40 [2024-03-05T20:06:40.990Z] #97 DONE 0.1s
20:06:40 [2024-03-05T20:06:40.990Z] 
20:06:40 [2024-03-05T20:06:40.990Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
20:06:40 [2024-03-05T20:06:40.990Z] #98 DONE 0.0s
20:06:41 [2024-03-05T20:06:41.246Z] 
20:06:41 [2024-03-05T20:06:41.246Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
20:06:41 [2024-03-05T20:06:41.246Z] #99 DONE 0.1s
20:06:41 [2024-03-05T20:06:41.246Z] 
20:06:41 [2024-03-05T20:06:41.246Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
20:06:41 [2024-03-05T20:06:41.246Z] #100 DONE 0.2s
20:06:41 [2024-03-05T20:06:41.509Z] 
20:06:41 [2024-03-05T20:06:41.509Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
20:06:41 [2024-03-05T20:06:41.509Z] #101 DONE 0.0s
20:06:41 [2024-03-05T20:06:41.509Z] 
20:06:41 [2024-03-05T20:06:41.509Z] #102 [dev-base  1/12] RUN groupadd -r docker
20:06:41 [2024-03-05T20:06:41.765Z] #102 DONE 0.2s
20:06:41 [2024-03-05T20:06:41.765Z] 
20:06:41 [2024-03-05T20:06:41.765Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:06:42 [2024-03-05T20:06:42.022Z] #103 DONE 0.4s
20:06:42 [2024-03-05T20:06:42.279Z] 
20:06:42 [2024-03-05T20:06:42.279Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:06:42 [2024-03-05T20:06:42.279Z] #104 0.292 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:06:42 [2024-03-05T20:06:42.535Z] #104 DONE 0.3s
20:06:42 [2024-03-05T20:06:42.535Z] 
20:06:42 [2024-03-05T20:06:42.535Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:06:42 [2024-03-05T20:06:42.792Z] #105 DONE 0.4s
20:06:42 [2024-03-05T20:06:42.792Z] 
20:06:42 [2024-03-05T20:06:42.792Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:06:43 [2024-03-05T20:06:43.049Z] #106 DONE 0.3s
20:06:43 [2024-03-05T20:06:43.306Z] 
20:06:43 [2024-03-05T20:06:43.306Z] #107 [dev-base  6/12] RUN ldconfig
20:06:43 [2024-03-05T20:06:43.306Z] #107 DONE 0.3s
20:06:43 [2024-03-05T20:06:43.563Z] 
20:06:43 [2024-03-05T20:06:43.563Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:06:43 [2024-03-05T20:06:43.820Z] #108 DONE 0.4s
20:06:43 [2024-03-05T20:06:43.820Z] 
20:06:43 [2024-03-05T20:06:43.820Z] #109 [dev-base  8/12] 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             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:06:44 [2024-03-05T20:06:44.382Z] #109 0.482 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:06:44 [2024-03-05T20:06:44.382Z] #109 0.491 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
20:06:44 [2024-03-05T20:06:44.382Z] #109 0.491 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:06:44 [2024-03-05T20:06:44.382Z] #109 0.564 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:06:44 [2024-03-05T20:06:44.382Z] #109 0.626 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:06:44 [2024-03-05T20:06:44.639Z] #109 0.686 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
20:06:45 [2024-03-05T20:06:45.569Z] #109 1.597 Fetched 9093 kB in 1s (6616 kB/s)
20:06:46 [2024-03-05T20:06:46.132Z] #109 1.597 Reading package lists...
20:06:46 [2024-03-05T20:06:46.696Z] #109 2.252 Reading package lists...
20:06:46 [2024-03-05T20:06:46.970Z] #109 2.892 Building dependency tree...
20:06:47 [2024-03-05T20:06:47.243Z] #109 3.465 The following additional packages will be installed:
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.465   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.465   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.466   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.466   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.468   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.468   vim-runtime
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.471 Suggested packages:
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.471   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.471   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.471   systemd-userdbd systemd-boot systemd-resolved libqrencode4
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.471   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.471   vim-doc vim-scripts xfsdump acl attr quota
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.471 Recommended packages:
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.471   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
20:06:47 [2024-03-05T20:06:47.514Z] #109 3.471   systemd-timesyncd | time-daemon xxd unzip
20:06:47 [2024-03-05T20:06:47.809Z] #109 3.884 The following NEW packages will be installed:
20:06:47 [2024-03-05T20:06:47.809Z] #109 3.884   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
20:06:47 [2024-03-05T20:06:47.809Z] #109 3.884   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
20:06:47 [2024-03-05T20:06:47.809Z] #109 3.884   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
20:06:47 [2024-03-05T20:06:47.809Z] #109 3.885   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
20:06:47 [2024-03-05T20:06:47.809Z] #109 3.885   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:06:47 [2024-03-05T20:06:47.809Z] #109 3.885   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
20:06:47 [2024-03-05T20:06:47.809Z] #109 3.886   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
20:06:47 [2024-03-05T20:06:47.809Z] #109 3.886   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
20:06:47 [2024-03-05T20:06:47.809Z] #109 3.886   zip zstd
20:06:47 [2024-03-05T20:06:47.809Z] #109 4.169 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
20:06:47 [2024-03-05T20:06:47.809Z] #109 4.169 Need to get 31.8 MB of archives.
20:06:47 [2024-03-05T20:06:47.809Z] #109 4.169 After this operation, 143 MB of additional disk space will be used.
20:06:47 [2024-03-05T20:06:47.809Z] #109 4.169 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.171 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.174 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.175 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.186 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.188 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.190 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.190 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.193 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.194 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.202 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.219 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.220 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.220 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.230 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.231 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.232 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.232 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.233 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.233 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.239 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.240 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.241 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.241 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.244 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.247 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.247 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.248 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.250 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.251 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.252 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.255 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.257 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.259 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.260 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.261 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.262 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
20:06:48 [2024-03-05T20:06:48.127Z] #109 4.319 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.320 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.321 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.321 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.321 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.322 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.323 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.324 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.324 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.325 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.326 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.327 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.330 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.336 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.338 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.379 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.386 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.391 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.392 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.557 debconf: delaying package configuration, since apt-utils is not installed
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.601 Fetched 31.8 MB in 0s (64.9 MB/s)
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.626 Selecting previously unselected package libargon2-1:arm64.
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.626 (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 ... 15667 files and directories currently installed.)
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.637 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.643 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
20:06:48 [2024-03-05T20:06:48.426Z] #109 4.677 Selecting previously unselected package dmsetup.
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.679 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.683 Unpacking dmsetup (2:1.02.185-2) ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.721 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.723 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.727 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.767 Selecting previously unselected package libjson-c5:arm64.
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.769 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.773 Unpacking libjson-c5:arm64 (0.16-2) ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.808 Selecting previously unselected package libcryptsetup12:arm64.
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.810 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.813 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.860 Selecting previously unselected package libfdisk1:arm64.
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.862 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.865 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.912 Selecting previously unselected package libkmod2:arm64.
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.914 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.917 Unpacking libkmod2:arm64 (30+20221128-1) ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.951 Selecting previously unselected package libapparmor1:arm64.
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.953 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.957 Unpacking libapparmor1:arm64 (3.0.8-3) ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.993 Selecting previously unselected package libip4tc2:arm64.
20:06:48 [2024-03-05T20:06:48.719Z] #109 4.995 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 5.000 Unpacking libip4tc2:arm64 (1.8.9-2) ...
20:06:48 [2024-03-05T20:06:48.719Z] #109 5.026 Selecting previously unselected package libsystemd-shared:arm64.
20:06:48 [2024-03-05T20:06:48.996Z] #109 5.028 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
20:06:48 [2024-03-05T20:06:48.996Z] #109 5.032 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
20:06:48 [2024-03-05T20:06:48.996Z] #109 5.181 Selecting previously unselected package systemd.
20:06:48 [2024-03-05T20:06:48.996Z] #109 5.183 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ...
20:06:48 [2024-03-05T20:06:48.996Z] #109 5.200 Unpacking systemd (252.22-1~deb12u1) ...
20:06:49 [2024-03-05T20:06:49.253Z] #109 5.460 Selecting previously unselected package pigz.
20:06:49 [2024-03-05T20:06:49.253Z] #109 5.463 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
20:06:49 [2024-03-05T20:06:49.253Z] #109 5.466 Unpacking pigz (2.6-1) ...
20:06:49 [2024-03-05T20:06:49.253Z] #109 5.503 Selecting previously unselected package sgml-base.
20:06:49 [2024-03-05T20:06:49.253Z] #109 5.505 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
20:06:49 [2024-03-05T20:06:49.253Z] #109 5.512 Unpacking sgml-base (1.31) ...
20:06:49 [2024-03-05T20:06:49.253Z] #109 5.560 Selecting previously unselected package sudo.
20:06:49 [2024-03-05T20:06:49.253Z] #109 5.562 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
20:06:49 [2024-03-05T20:06:49.509Z] #109 5.567 Unpacking sudo (1.9.13p3-1+deb12u1) ...
20:06:49 [2024-03-05T20:06:49.509Z] #109 5.691 Selecting previously unselected package libelf1:arm64.
20:06:49 [2024-03-05T20:06:49.509Z] #109 5.693 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
20:06:49 [2024-03-05T20:06:49.509Z] #109 5.697 Unpacking libelf1:arm64 (0.188-2.1) ...
20:06:49 [2024-03-05T20:06:49.509Z] #109 5.741 Selecting previously unselected package libbpf1:arm64.
20:06:49 [2024-03-05T20:06:49.509Z] #109 5.743 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
20:06:49 [2024-03-05T20:06:49.509Z] #109 5.747 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
20:06:49 [2024-03-05T20:06:49.509Z] #109 5.789 Selecting previously unselected package libmnl0:arm64.
20:06:49 [2024-03-05T20:06:49.509Z] #109 5.791 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
20:06:49 [2024-03-05T20:06:49.766Z] #109 5.795 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:06:49 [2024-03-05T20:06:49.766Z] #109 5.826 Selecting previously unselected package libxtables12:arm64.
20:06:49 [2024-03-05T20:06:49.766Z] #109 5.828 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
20:06:49 [2024-03-05T20:06:49.766Z] #109 5.831 Unpacking libxtables12:arm64 (1.8.9-2) ...
20:06:49 [2024-03-05T20:06:49.766Z] #109 5.858 Selecting previously unselected package libcap2-bin.
20:06:49 [2024-03-05T20:06:49.766Z] #109 5.860 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
20:06:49 [2024-03-05T20:06:49.766Z] #109 5.864 Unpacking libcap2-bin (1:2.66-4) ...
20:06:49 [2024-03-05T20:06:49.766Z] #109 5.903 Selecting previously unselected package iproute2.
20:06:49 [2024-03-05T20:06:49.766Z] #109 5.906 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
20:06:49 [2024-03-05T20:06:49.766Z] #109 5.909 Unpacking iproute2 (6.1.0-3) ...
20:06:49 [2024-03-05T20:06:49.766Z] #109 6.022 Selecting previously unselected package vim-common.
20:06:50 [2024-03-05T20:06:50.023Z] #109 6.024 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
20:06:50 [2024-03-05T20:06:50.023Z] #109 6.027 Unpacking vim-common (2:9.0.1378-2) ...
20:06:50 [2024-03-05T20:06:50.023Z] #109 6.072 Selecting previously unselected package bash-completion.
20:06:50 [2024-03-05T20:06:50.023Z] #109 6.074 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
20:06:50 [2024-03-05T20:06:50.023Z] #109 6.085 Unpacking bash-completion (1:2.11-6) ...
20:06:50 [2024-03-05T20:06:50.023Z] #109 6.199 Selecting previously unselected package bzip2.
20:06:50 [2024-03-05T20:06:50.023Z] #109 6.201 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.023Z] #109 6.204 Unpacking bzip2 (1.0.8-5+b1) ...
20:06:50 [2024-03-05T20:06:50.023Z] #109 6.238 Selecting previously unselected package xz-utils.
20:06:50 [2024-03-05T20:06:50.023Z] #109 6.240 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.023Z] #109 6.244 Unpacking xz-utils (5.4.1-0.2) ...
20:06:50 [2024-03-05T20:06:50.023Z] #109 6.323 Selecting previously unselected package apparmor.
20:06:50 [2024-03-05T20:06:50.280Z] #109 6.325 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.280Z] #109 6.341 Unpacking apparmor (3.0.8-3) ...
20:06:50 [2024-03-05T20:06:50.280Z] #109 6.424 Selecting previously unselected package inetutils-ping.
20:06:50 [2024-03-05T20:06:50.280Z] #109 6.427 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.280Z] #109 6.431 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
20:06:50 [2024-03-05T20:06:50.280Z] #109 6.471 Selecting previously unselected package libip6tc2:arm64.
20:06:50 [2024-03-05T20:06:50.280Z] #109 6.473 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.280Z] #109 6.477 Unpacking libip6tc2:arm64 (1.8.9-2) ...
20:06:50 [2024-03-05T20:06:50.280Z] #109 6.509 Selecting previously unselected package libnfnetlink0:arm64.
20:06:50 [2024-03-05T20:06:50.280Z] #109 6.511 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.280Z] #109 6.514 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
20:06:50 [2024-03-05T20:06:50.280Z] #109 6.547 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.550 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.554 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.587 Selecting previously unselected package libnftnl11:arm64.
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.589 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.593 Unpacking libnftnl11:arm64 (1.2.4-2) ...
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.628 Selecting previously unselected package iptables.
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.631 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.635 Unpacking iptables (1.8.9-2) ...
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.719 Selecting previously unselected package libonig5:arm64.
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.721 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.725 Unpacking libonig5:arm64 (6.9.8-1) ...
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.767 Selecting previously unselected package libjq1:arm64.
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.770 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.773 Unpacking libjq1:arm64 (1.6-2.1) ...
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.807 Selecting previously unselected package jq.
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.809 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.813 Unpacking jq (1.6-2.1) ...
20:06:50 [2024-03-05T20:06:50.537Z] #109 6.847 Selecting previously unselected package libaio1:arm64.
20:06:50 [2024-03-05T20:06:50.794Z] #109 6.849 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.794Z] #109 6.852 Unpacking libaio1:arm64 (0.3.113-4) ...
20:06:50 [2024-03-05T20:06:50.794Z] #109 6.887 Selecting previously unselected package libgpm2:arm64.
20:06:50 [2024-03-05T20:06:50.794Z] #109 6.889 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.794Z] #109 6.892 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
20:06:50 [2024-03-05T20:06:50.794Z] #109 6.922 Selecting previously unselected package libicu72:arm64.
20:06:50 [2024-03-05T20:06:50.794Z] #109 6.924 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
20:06:50 [2024-03-05T20:06:50.794Z] #109 6.928 Unpacking libicu72:arm64 (72.1-3) ...
20:06:51 [2024-03-05T20:06:51.357Z] #109 7.482 Selecting previously unselected package libinih1:arm64.
20:06:51 [2024-03-05T20:06:51.357Z] #109 7.485 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
20:06:51 [2024-03-05T20:06:51.357Z] #109 7.489 Unpacking libinih1:arm64 (55-1) ...
20:06:51 [2024-03-05T20:06:51.357Z] #109 7.523 Selecting previously unselected package libmicrohttpd12:arm64.
20:06:51 [2024-03-05T20:06:51.357Z] #109 7.525 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
20:06:51 [2024-03-05T20:06:51.357Z] #109 7.529 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
20:06:51 [2024-03-05T20:06:51.357Z] #109 7.569 Selecting previously unselected package libnet1:arm64.
20:06:51 [2024-03-05T20:06:51.357Z] #109 7.571 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
20:06:51 [2024-03-05T20:06:51.357Z] #109 7.575 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
20:06:51 [2024-03-05T20:06:51.357Z] #109 7.613 Selecting previously unselected package libnl-3-200:arm64.
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.616 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.619 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.653 Selecting previously unselected package libprotobuf-c1:arm64.
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.656 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.659 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.693 Selecting previously unselected package libsodium23:arm64.
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.695 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.699 Unpacking libsodium23:arm64 (1.0.18-1) ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.737 Selecting previously unselected package libsubid4:arm64.
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.739 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.742 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.780 Selecting previously unselected package liburcu8:arm64.
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.783 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.786 Unpacking liburcu8:arm64 (0.13.2-1) ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.824 Selecting previously unselected package libyajl2:arm64.
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.826 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.829 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.856 Selecting previously unselected package net-tools.
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.859 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.863 Unpacking net-tools (2.10-0.1) ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.912 Selecting previously unselected package patch.
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.914 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.918 Unpacking patch (2.7.6-7) ...
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.954 Selecting previously unselected package systemd-journal-remote.
20:06:51 [2024-03-05T20:06:51.614Z] #109 7.956 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
20:06:51 [2024-03-05T20:06:51.871Z] #109 7.960 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
20:06:51 [2024-03-05T20:06:51.871Z] #109 7.996 Selecting previously unselected package thin-provisioning-tools.
20:06:51 [2024-03-05T20:06:51.871Z] #109 7.999 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
20:06:51 [2024-03-05T20:06:51.871Z] #109 8.002 Unpacking thin-provisioning-tools (0.9.0-2) ...
20:06:51 [2024-03-05T20:06:51.871Z] #109 8.056 Selecting previously unselected package uidmap.
20:06:51 [2024-03-05T20:06:51.871Z] #109 8.058 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
20:06:52 [2024-03-05T20:06:52.128Z] #109 8.061 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
20:06:52 [2024-03-05T20:06:52.128Z] #109 8.106 Selecting previously unselected package vim-runtime.
20:06:52 [2024-03-05T20:06:52.128Z] #109 8.108 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
20:06:52 [2024-03-05T20:06:52.128Z] #109 8.118 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
20:06:52 [2024-03-05T20:06:52.128Z] #109 8.130 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
20:06:52 [2024-03-05T20:06:52.128Z] #109 8.133 Unpacking vim-runtime (2:9.0.1378-2) ...
20:06:52 [2024-03-05T20:06:52.385Z] #109 8.630 Selecting previously unselected package vim.
20:06:52 [2024-03-05T20:06:52.641Z] #109 8.633 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
20:06:52 [2024-03-05T20:06:52.641Z] #109 8.637 Unpacking vim (2:9.0.1378-2) ...
20:06:52 [2024-03-05T20:06:52.641Z] #109 8.772 Selecting previously unselected package xfsprogs.
20:06:52 [2024-03-05T20:06:52.641Z] #109 8.774 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
20:06:52 [2024-03-05T20:06:52.641Z] #109 8.778 Unpacking xfsprogs (6.1.0-1) ...
20:06:52 [2024-03-05T20:06:52.641Z] #109 8.875 Selecting previously unselected package zip.
20:06:52 [2024-03-05T20:06:52.897Z] #109 8.878 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 8.882 Unpacking zip (3.0-13) ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 8.926 Selecting previously unselected package zstd.
20:06:52 [2024-03-05T20:06:52.897Z] #109 8.928 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 8.931 Unpacking zstd (1.5.4+dfsg2-5) ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 9.017 Setting up libip4tc2:arm64 (1.8.9-2) ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 9.029 Setting up net-tools (2.10-0.1) ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 9.039 Setting up libapparmor1:arm64 (3.0.8-3) ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 9.049 Setting up libsodium23:arm64 (1.0.18-1) ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 9.059 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 9.069 Setting up libicu72:arm64 (72.1-3) ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 9.082 Setting up libip6tc2:arm64 (1.8.9-2) ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 9.092 Setting up libinih1:arm64 (55-1) ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 9.102 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 9.111 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
20:06:52 [2024-03-05T20:06:52.897Z] #109 9.122 Setting up bzip2 (1.0.8-5+b1) ...
20:06:53 [2024-03-05T20:06:53.154Z] #109 9.133 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
20:06:53 [2024-03-05T20:06:53.154Z] #109 9.143 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
20:06:53 [2024-03-05T20:06:53.154Z] #109 9.155 Setting up libcap2-bin (1:2.66-4) ...
20:06:53 [2024-03-05T20:06:53.154Z] #109 9.164 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
20:06:53 [2024-03-05T20:06:53.154Z] #109 9.174 Setting up apparmor (3.0.8-3) ...
20:06:53 [2024-03-05T20:06:53.410Z] #109 9.757 debconf: unable to initialize frontend: Dialog
20:06:53 [2024-03-05T20:06:53.410Z] #109 9.757 debconf: (TERM is not set, so the dialog frontend is not usable.)
20:06:53 [2024-03-05T20:06:53.410Z] #109 9.757 debconf: falling back to frontend: Readline
20:06:53 [2024-03-05T20:06:53.667Z] #109 9.763 debconf: unable to initialize frontend: Readline
20:06:53 [2024-03-05T20:06:53.667Z] #109 9.763 debconf: (This frontend requires a controlling tty.)
20:06:53 [2024-03-05T20:06:53.667Z] #109 9.763 debconf: falling back to frontend: Teletype
20:06:53 [2024-03-05T20:06:53.667Z] #109 9.930 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

20:06:53 [2024-03-05T20:06:53.923Z] #109 9.954 Setting up zip (3.0-13) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 9.964 Setting up vim-common (2:9.0.1378-2) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 9.979 Setting up bash-completion (1:2.11-6) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 9.998 Setting up xz-utils (5.4.1-0.2) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.02 Setting up libmnl0:arm64 (1.0.4-3) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.03 Setting up patch (2.7.6-7) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.04 Setting up sudo (1.9.13p3-1+deb12u1) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.08 invoke-rc.d: could not determine current runlevel
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.09 invoke-rc.d: policy-rc.d denied execution of start.
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.09 Setting up libxtables12:arm64 (1.8.9-2) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.10 Setting up liburcu8:arm64 (0.13.2-1) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.11 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.12 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.13 Setting up pigz (2.6-1) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.14 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.15 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.18 Setting up sgml-base (1.31) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.21 Setting up vim-runtime (2:9.0.1378-2) ...
20:06:53 [2024-03-05T20:06:53.923Z] #109 10.28 Setting up libaio1:arm64 (0.3.113-4) ...
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.29 Setting up libelf1:arm64 (0.188-2.1) ...
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.30 Setting up libjson-c5:arm64 (0.16-2) ...
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.32 Setting up zstd (1.5.4+dfsg2-5) ...
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.34 Setting up libonig5:arm64 (6.9.8-1) ...
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.35 Setting up libbpf1:arm64 (1:1.1.0-1) ...
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.36 Setting up libkmod2:arm64 (30+20221128-1) ...
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.37 Setting up vim (2:9.0.1378-2) ...
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.42 Setting up libjq1:arm64 (1.6-2.1) ...
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.43 Setting up iproute2 (6.1.0-3) ...
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.55 debconf: unable to initialize frontend: Dialog
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.55 debconf: (TERM is not set, so the dialog frontend is not usable.)
20:06:54 [2024-03-05T20:06:54.181Z] #109 10.55 debconf: falling back to frontend: Readline
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.56 debconf: unable to initialize frontend: Readline
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.56 debconf: (This frontend requires a controlling tty.)
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.56 debconf: falling back to frontend: Teletype
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.59 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.60 Setting up libnftnl11:arm64 (1.2.4-2) ...
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.61 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.62 Setting up thin-provisioning-tools (0.9.0-2) ...
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.63 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.64 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.65 Setting up jq (1.6-2.1) ...
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.66 Setting up iptables (1.8.9-2) ...
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.70 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
20:06:54 [2024-03-05T20:06:54.437Z] #109 10.79 Setting up dmsetup (2:1.02.185-2) ...
20:06:54 [2024-03-05T20:06:54.694Z] #109 10.80 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
20:06:54 [2024-03-05T20:06:54.694Z] #109 10.81 Setting up systemd (252.22-1~deb12u1) ...
20:06:54 [2024-03-05T20:06:54.694Z] #109 10.84 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

20:06:54 [2024-03-05T20:06:54.694Z] #109 10.85 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

20:06:54 [2024-03-05T20:06:54.694Z] #109 10.85 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

20:06:54 [2024-03-05T20:06:54.694Z] #109 10.86 Initializing machine ID from random generator.

20:06:54 [2024-03-05T20:06:54.694Z] #109 10.88 Creating group 'systemd-journal' with GID 998.

20:06:54 [2024-03-05T20:06:54.694Z] #109 10.88 Creating group 'systemd-network' with GID 997.

20:06:54 [2024-03-05T20:06:54.694Z] #109 10.88 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

20:06:54 [2024-03-05T20:06:54.694Z] #109 10.93 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
20:06:54 [2024-03-05T20:06:54.950Z] #109 10.95 Creating group 'systemd-journal-remote' with GID 996.

20:06:54 [2024-03-05T20:06:54.950Z] #109 10.95 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

20:06:54 [2024-03-05T20:06:54.950Z] #109 10.97 Setting up xfsprogs (6.1.0-1) ...
20:06:54 [2024-03-05T20:06:54.950Z] #109 10.98 System has not been booted with systemd as init system (PID 1). Can't operate.

20:06:54 [2024-03-05T20:06:54.950Z] #109 10.98 Failed to connect to bus: Host is down

20:06:54 [2024-03-05T20:06:54.950Z] #109 10.99 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:06:55 [2024-03-05T20:06:55.206Z] #109 DONE 11.4s
20:06:55 [2024-03-05T20:06:55.206Z] 
20:06:55 [2024-03-05T20:06:55.206Z] #110 [dev-base  9/12] 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
20:06:55 [2024-03-05T20:06:55.463Z] #110 0.195 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:06:55 [2024-03-05T20:06:55.463Z] #110 0.199 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:06:55 [2024-03-05T20:06:55.463Z] #110 0.202 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:06:55 [2024-03-05T20:06:55.463Z] #110 DONE 0.2s
20:06:55 [2024-03-05T20:06:55.463Z] 
20:06:55 [2024-03-05T20:06:55.463Z] #111 [dev-base 10/12] 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             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
20:06:56 [2024-03-05T20:06:56.026Z] #111 0.566 Hit:1 http://deb.debian.org/debian bookworm InRelease
20:06:56 [2024-03-05T20:06:56.026Z] #111 0.566 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
20:06:56 [2024-03-05T20:06:56.026Z] #111 0.566 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
20:06:56 [2024-03-05T20:06:56.845Z] #111 0.758 Reading package lists...
20:06:57 [2024-03-05T20:06:57.357Z] #111 1.410 Reading package lists...
20:06:57 [2024-03-05T20:06:57.613Z] #111 2.045 Building dependency tree...
20:06:57 [2024-03-05T20:06:57.869Z] #111 2.239 Reading state information...
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.599 gcc is already the newest version (4:12.2.0-3).
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.599 pkg-config is already the newest version (1.8.1-1).
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.599 The following additional packages will be installed:
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.600   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.600   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.600   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.601   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.601   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.601   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.602   python3-yaml uuid-dev zlib1g-dev
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.605 Suggested packages:
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.605   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.605   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
20:06:58 [2024-03-05T20:06:58.125Z] #111 2.605 Recommended packages:
20:06:58 [2024-03-05T20:06:58.126Z] #111 2.605   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
20:06:58 [2024-03-05T20:06:58.126Z] #111 2.605   liblocale-gettext-perl shared-mime-info xdg-user-dirs
20:06:58 [2024-03-05T20:06:58.382Z] #111 2.919 The following NEW packages will be installed:
20:06:58 [2024-03-05T20:06:58.382Z] #111 2.920   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
20:06:58 [2024-03-05T20:06:58.382Z] #111 2.920   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
20:06:58 [2024-03-05T20:06:58.382Z] #111 2.920   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
20:06:58 [2024-03-05T20:06:58.382Z] #111 2.920   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
20:06:58 [2024-03-05T20:06:58.382Z] #111 2.920   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
20:06:58 [2024-03-05T20:06:58.382Z] #111 2.921   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
20:06:58 [2024-03-05T20:06:58.382Z] #111 2.921   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
20:06:58 [2024-03-05T20:06:58.382Z] #111 2.921   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
20:06:58 [2024-03-05T20:06:58.638Z] #111 3.202 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
20:06:58 [2024-03-05T20:06:58.638Z] #111 3.202 Need to get 11.9 MB of archives.
20:06:58 [2024-03-05T20:06:58.638Z] #111 3.202 After this operation, 53.1 MB of additional disk space will be used.
20:06:58 [2024-03-05T20:06:58.638Z] #111 3.202 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
20:06:58 [2024-03-05T20:06:58.894Z] #111 3.207 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
20:06:58 [2024-03-05T20:06:58.894Z] #111 3.214 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.221 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.221 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.222 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.223 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.223 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.224 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.224 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.225 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.226 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.226 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.229 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.233 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.239 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.239 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.240 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.241 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.242 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.244 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.245 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.246 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.247 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.250 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.252 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.252 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.256 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.264 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.265 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.266 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.268 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.269 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.269 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.269 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.271 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.272 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.435 debconf: delaying package configuration, since apt-utils is not installed
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.479 Fetched 11.9 MB in 0s (35.4 MB/s)
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.499 Selecting previously unselected package libdpkg-perl.
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.499 (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 ... 21022 files and directories currently installed.)
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.513 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.516 Unpacking libdpkg-perl (1.21.22) ...
20:06:58 [2024-03-05T20:06:58.895Z] #111 3.586 Selecting previously unselected package dpkg-dev.
20:06:59 [2024-03-05T20:06:59.151Z] #111 3.588 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
20:06:59 [2024-03-05T20:06:59.151Z] #111 3.592 Unpacking dpkg-dev (1.21.22) ...
20:06:59 [2024-03-05T20:06:59.151Z] #111 3.709 Selecting previously unselected package libglib2.0-0:arm64.
20:06:59 [2024-03-05T20:06:59.151Z] #111 3.712 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
20:06:59 [2024-03-05T20:06:59.151Z] #111 3.723 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
20:06:59 [2024-03-05T20:06:59.151Z] #111 3.851 Selecting previously unselected package libgirepository-1.0-1:arm64.
20:06:59 [2024-03-05T20:06:59.407Z] #111 3.853 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
20:06:59 [2024-03-05T20:06:59.407Z] #111 3.857 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
20:06:59 [2024-03-05T20:06:59.407Z] #111 3.892 Selecting previously unselected package gir1.2-glib-2.0:arm64.
20:06:59 [2024-03-05T20:06:59.407Z] #111 3.894 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
20:06:59 [2024-03-05T20:06:59.407Z] #111 3.897 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
20:06:59 [2024-03-05T20:06:59.407Z] #111 3.942 Selecting previously unselected package libsecret-common.
20:06:59 [2024-03-05T20:06:59.407Z] #111 3.944 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
20:06:59 [2024-03-05T20:06:59.407Z] #111 3.949 Unpacking libsecret-common (0.20.5-3) ...
20:06:59 [2024-03-05T20:06:59.407Z] #111 4.000 Selecting previously unselected package libsecret-1-0:arm64.
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.003 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.007 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.044 Selecting previously unselected package gir1.2-secret-1:arm64.
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.047 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.050 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.076 Selecting previously unselected package libapparmor-dev:arm64.
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.079 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.082 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.118 Selecting previously unselected package uuid-dev:arm64.
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.121 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.125 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.155 Selecting previously unselected package libblkid-dev:arm64.
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.158 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.161 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.202 Selecting previously unselected package libffi-dev:arm64.
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.205 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.209 Unpacking libffi-dev:arm64 (3.4.4-1) ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.245 Selecting previously unselected package libgpg-error-dev.
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.248 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.250 Unpacking libgpg-error-dev (1.46-1) ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.286 Selecting previously unselected package libgcrypt20-dev.
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.288 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.293 Unpacking libgcrypt20-dev (1.10.1-3) ...
20:06:59 [2024-03-05T20:06:59.664Z] #111 4.364 Selecting previously unselected package libglib2.0-data.
20:06:59 [2024-03-05T20:06:59.920Z] #111 4.366 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
20:06:59 [2024-03-05T20:06:59.920Z] #111 4.371 Unpacking libglib2.0-data (2.74.6-2) ...
20:06:59 [2024-03-05T20:06:59.920Z] #111 4.503 Selecting previously unselected package libglib2.0-bin.
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.506 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.510 Unpacking libglib2.0-bin (2.74.6-2) ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.546 Selecting previously unselected package python3-lib2to3.
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.548 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.551 Unpacking python3-lib2to3 (3.11.2-3) ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.593 Selecting previously unselected package python3-distutils.
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.595 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.599 Unpacking python3-distutils (3.11.2-3) ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.642 Selecting previously unselected package libglib2.0-dev-bin.
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.645 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.648 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.687 Selecting previously unselected package libsepol-dev:arm64.
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.690 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.695 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.754 Selecting previously unselected package libpcre2-16-0:arm64.
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.757 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.760 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.808 Selecting previously unselected package libpcre2-32-0:arm64.
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.810 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.814 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
20:07:00 [2024-03-05T20:07:00.177Z] #111 4.862 Selecting previously unselected package libpcre2-posix3:arm64.
20:07:00 [2024-03-05T20:07:00.433Z] #111 4.865 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.433Z] #111 4.868 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
20:07:00 [2024-03-05T20:07:00.433Z] #111 4.898 Selecting previously unselected package libpcre2-dev:arm64.
20:07:00 [2024-03-05T20:07:00.433Z] #111 4.901 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.433Z] #111 4.905 Unpacking libpcre2-dev:arm64 (10.42-1) ...
20:07:00 [2024-03-05T20:07:00.433Z] #111 4.985 Selecting previously unselected package libselinux1-dev:arm64.
20:07:00 [2024-03-05T20:07:00.433Z] #111 4.987 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.433Z] #111 4.991 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
20:07:00 [2024-03-05T20:07:00.433Z] #111 5.045 Selecting previously unselected package libmount-dev:arm64.
20:07:00 [2024-03-05T20:07:00.433Z] #111 5.048 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.433Z] #111 5.051 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
20:07:00 [2024-03-05T20:07:00.433Z] #111 5.081 Selecting previously unselected package zlib1g-dev:arm64.
20:07:00 [2024-03-05T20:07:00.433Z] #111 5.084 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.433Z] #111 5.087 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
20:07:00 [2024-03-05T20:07:00.690Z] #111 5.136 Selecting previously unselected package libglib2.0-dev:arm64.
20:07:00 [2024-03-05T20:07:00.690Z] #111 5.139 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.690Z] #111 5.142 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
20:07:00 [2024-03-05T20:07:00.690Z] #111 5.312 Selecting previously unselected package libseccomp-dev:arm64.
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.315 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.319 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.357 Selecting previously unselected package libsecret-1-dev:arm64.
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.360 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.363 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.437 Selecting previously unselected package libsystemd-dev:arm64.
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.440 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.444 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.542 Selecting previously unselected package libudev-dev:arm64.
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.545 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.548 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.595 Selecting previously unselected package libyaml-0-2:arm64.
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.597 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.602 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.637 Selecting previously unselected package python3-pathspec.
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.640 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
20:07:00 [2024-03-05T20:07:00.946Z] #111 5.644 Unpacking python3-pathspec (0.11.0-1) ...
20:07:01 [2024-03-05T20:07:01.202Z] #111 5.683 Selecting previously unselected package python3-pkg-resources.
20:07:01 [2024-03-05T20:07:01.202Z] #111 5.685 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
20:07:01 [2024-03-05T20:07:01.202Z] #111 5.689 Unpacking python3-pkg-resources (66.1.1-1) ...
20:07:01 [2024-03-05T20:07:01.202Z] #111 5.743 Selecting previously unselected package python3-yaml.
20:07:01 [2024-03-05T20:07:01.202Z] #111 5.746 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
20:07:01 [2024-03-05T20:07:01.202Z] #111 5.749 Unpacking python3-yaml (6.0-3+b2) ...
20:07:01 [2024-03-05T20:07:01.202Z] #111 5.790 Selecting previously unselected package yamllint.
20:07:01 [2024-03-05T20:07:01.202Z] #111 5.793 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
20:07:01 [2024-03-05T20:07:01.202Z] #111 5.797 Unpacking yamllint (1.29.0-1) ...
20:07:01 [2024-03-05T20:07:01.202Z] #111 5.848 Setting up python3-pkg-resources (66.1.1-1) ...
20:07:01 [2024-03-05T20:07:01.458Z] #111 6.124 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:07:01 [2024-03-05T20:07:01.715Z] #111 6.137 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
20:07:01 [2024-03-05T20:07:01.715Z] #111 6.147 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
20:07:01 [2024-03-05T20:07:01.715Z] #111 6.157 No schema files found: doing nothing.
20:07:01 [2024-03-05T20:07:01.715Z] #111 6.163 Setting up python3-yaml (6.0-3+b2) ...
20:07:01 [2024-03-05T20:07:01.715Z] #111 6.326 Setting up libffi-dev:arm64 (3.4.4-1) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.339 Setting up libpcre2-16-0:arm64 (10.42-1) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.350 Setting up libpcre2-32-0:arm64 (10.42-1) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.360 Setting up libglib2.0-data (2.74.6-2) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.369 Setting up libgpg-error-dev (1.46-1) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.381 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.393 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.404 Setting up libsepol-dev:arm64 (3.4-2.1) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.417 Setting up libdpkg-perl (1.21.22) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.426 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.435 Setting up libpcre2-posix3:arm64 (10.42-1) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.448 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.459 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.470 Setting up python3-pathspec (0.11.0-1) ...
20:07:01 [2024-03-05T20:07:01.971Z] #111 6.605 Setting up python3-lib2to3 (3.11.2-3) ...
20:07:02 [2024-03-05T20:07:02.227Z] #111 6.718 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
20:07:02 [2024-03-05T20:07:02.227Z] #111 6.731 Setting up libsecret-common (0.20.5-3) ...
20:07:02 [2024-03-05T20:07:02.227Z] #111 6.743 Setting up python3-distutils (3.11.2-3) ...
20:07:02 [2024-03-05T20:07:02.227Z] #111 6.876 Setting up libglib2.0-dev-bin (2.74.6-2) ...
20:07:02 [2024-03-05T20:07:02.483Z] #111 7.038 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
20:07:02 [2024-03-05T20:07:02.740Z] #111 7.049 Setting up libpcre2-dev:arm64 (10.42-1) ...
20:07:02 [2024-03-05T20:07:02.740Z] #111 7.063 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
20:07:02 [2024-03-05T20:07:02.740Z] #111 7.075 Setting up libglib2.0-bin (2.74.6-2) ...
20:07:02 [2024-03-05T20:07:02.740Z] #111 7.086 Setting up dpkg-dev (1.21.22) ...
20:07:02 [2024-03-05T20:07:02.740Z] #111 7.103 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
20:07:02 [2024-03-05T20:07:02.740Z] #111 7.116 Setting up yamllint (1.29.0-1) ...
20:07:02 [2024-03-05T20:07:02.740Z] #111 7.269 Setting up libgcrypt20-dev (1.10.1-3) ...
20:07:02 [2024-03-05T20:07:02.996Z] #111 7.280 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
20:07:02 [2024-03-05T20:07:02.996Z] #111 7.290 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
20:07:02 [2024-03-05T20:07:02.996Z] #111 7.300 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
20:07:02 [2024-03-05T20:07:02.996Z] #111 7.311 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
20:07:02 [2024-03-05T20:07:02.996Z] #111 7.323 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
20:07:02 [2024-03-05T20:07:02.996Z] #111 7.337 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:07:02 [2024-03-05T20:07:02.996Z] #111 DONE 7.6s
20:07:03 [2024-03-05T20:07:03.253Z] 
20:07:03 [2024-03-05T20:07:03.253Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
20:07:03 [2024-03-05T20:07:03.253Z] #112 DONE 0.1s
20:07:03 [2024-03-05T20:07:03.509Z] 
20:07:03 [2024-03-05T20:07:03.509Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
20:07:03 [2024-03-05T20:07:03.509Z] #113 DONE 0.1s
20:07:03 [2024-03-05T20:07:03.509Z] 
20:07:03 [2024-03-05T20:07:03.509Z] #114 [dev 1/1] COPY --link . .
20:07:06 [2024-03-05T20:07:06.027Z] #114 DONE 2.7s
20:07:06 [2024-03-05T20:07:06.027Z] 
20:07:06 [2024-03-05T20:07:06.027Z] #115 exporting to image
20:07:06 [2024-03-05T20:07:06.027Z] #115 exporting layers
20:07:06 [2024-03-05T20:07:06.956Z] #115 exporting layers 0.9s done
20:07:06 [2024-03-05T20:07:06.956Z] #115 writing image sha256:d3e94212d33a3a7af8e8b0651c6b99ad2155929690b6c66bdc67ecb6187e1646 done
20:07:06 [2024-03-05T20:07:06.956Z] #115 naming to docker.io/library/docker:2d347024d1ab2dea0a70a927fe6a6dd49e93b33d done
20:07:06 [2024-03-05T20:07:06.956Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:07:07 [2024-03-05T20:07:07.311Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:07:07 [2024-03-05T20:07:07.598Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2d347024d1ab2dea0a70a927fe6a6dd49e93b33d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 docker:2d347024d1ab2dea0a70a927fe6a6dd49e93b33d hack/test/unit
20:07:07 [2024-03-05T20:07:07.855Z] + BUILDFLAGS=(-tags 'netgo journald')
20:07:07 [2024-03-05T20:07:07.855Z] + TESTFLAGS+=' -test.timeout=5m'
20:07:07 [2024-03-05T20:07:07.855Z] + TESTDIRS=./...
20:07:07 [2024-03-05T20:07:07.855Z] + exclude_paths='/vendor/|/integration'
20:07:07 [2024-03-05T20:07:07.855Z] ++ go list ./...
20:07:07 [2024-03-05T20:07:07.855Z] ++ grep -vE '(/vendor/|/integration)'
20:07:08 [2024-03-05T20:07:08.420Z] + pkg_list='github.com/docker/docker/api
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/backend/build
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/httpstatus
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/httputils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/middleware
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/build
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/checkpoint
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/container
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/debug
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/distribution
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/grpc
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/image
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/network
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/plugin
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/session
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/swarm
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/system
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/volume
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/backend
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/blkiodev
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/checkpoint
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/container
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/events
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/filters
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/image
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/mount
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/network
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/plugins/logdriver
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/registry
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/strslice
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/swarm
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/swarm/runtime
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/system
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/time
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/versions
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/versions/v1p19
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/versions/v1p20
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/volume
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/exporter
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/worker
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/worker/label
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/dockerfile
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/remotecontext
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/remotecontext/git
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/remotecontext/urlutil
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cli/debug
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cli/winresources/docker-proxy
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cli/winresources/dockerd
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/client
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/client/buildkit
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cmd/docker-proxy
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cmd/dockerd
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cmd/dockerd/trap
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/container
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/container/stream
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/contrib/apparmor
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/contrib/httpserver
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/cluster
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/cluster/convert
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/cluster/executor
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/cluster/executor/container
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/cluster/provider
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/config
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/containerd
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/events
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/events/testutils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/copy
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/register
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/vfs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/zfs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/images
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/initlayer
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/links
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/listeners
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/awslogs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/fluentd
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/gcplogs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/gelf
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/journald
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/local
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/loggertest
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/loggerutils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/splunk
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/syslog
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/templates
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/names
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/network
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/snapshotter
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/stats
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/distribution
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/distribution/metadata
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/distribution/utils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/distribution/xfer
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/dockerversion
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/errdefs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/image
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/image/cache
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/image/spec/specs-go
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/image/spec/specs-go/v1
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/image/tarexport
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/image/v1
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/internal/compatcontext
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/internal/mod
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/internal/mounttree
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/internal/multierror
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/internal/sliceutil
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/internal/test/suite
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/internal/testutils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/internal/testutils/netnsutils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/internal/testutils/specialimage
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/internal/unshare
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/layer
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libcontainerd
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libcontainerd/queue
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libcontainerd/remote
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libcontainerd/shimopts
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libcontainerd/supervisor
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libcontainerd/types
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/bitmap
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/cluster
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/config
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/datastore
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/diagnostic
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/discoverapi
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/driverapi
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/bridge
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/host
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/null
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/overlay
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/remote
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/windows
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/drvregistry
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/etchosts
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/internal/caller
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/internal/kvstore
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/internal/netiputil
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/ipam
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/ipamapi
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/ipams/builtin
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/ipams/null
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/ipams/remote
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/ipamutils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/ipbits
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/iptables
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/netlabel
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/netutils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/networkdb
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/ns
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/options
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/osl
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/osl/kernel
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/portallocator
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/portmapper
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/resolvconf
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/scope
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/libnetwork/types
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/oci
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/oci/caps
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/opts
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/archive
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/authorization
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/broadcaster
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/capabilities
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/chrootarchive
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/containerfs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/directory
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/dmesg
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/fileutils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/homedir
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/idtools
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/ioutils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/jsonmessage
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/longpath
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/loopback
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/meminfo
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/namesgenerator
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/parsers
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/parsers/kernel
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/pidfile
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/platform
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/plugingetter
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/plugins
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/plugins/transport
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/pools
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/process
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/progress
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/reexec
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/rootless
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/rootless/specconv
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/stack
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/stdcopy
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/streamformatter
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/stringid
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/sysinfo
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/system
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/tailfile
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/tarsum
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/pkg/useragent
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/plugin
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/plugin/executor/containerd
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/plugin/v2
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/profiles/apparmor
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/profiles/seccomp
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/quota
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/reference
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/registry
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/registry/resumable
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/restartmanager
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/runconfig
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/runconfig/opts
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/testutil
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/testutil/daemon
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/testutil/environment
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/testutil/fakecontext
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/testutil/fakegit
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/testutil/fakestorage
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/testutil/fixtures/load
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/testutil/fixtures/plugin
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/testutil/registry
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/testutil/request
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/volume
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/volume/drivers
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/volume/local
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/volume/mounts
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/volume/service
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/volume/service/opts
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/volume/testutils'
20:07:08 [2024-03-05T20:07:08.420Z] ++ grep --fixed-strings -v /libnetwork
20:07:08 [2024-03-05T20:07:08.420Z] ++ echo 'github.com/docker/docker/api
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/backend/build
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/httpstatus
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/httputils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/middleware
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/build
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/checkpoint
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/container
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/debug
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/distribution
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/grpc
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/image
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/network
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/plugin
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/session
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/swarm
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/system
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/server/router/volume
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/backend
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/blkiodev
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/checkpoint
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/container
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/events
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/filters
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/image
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/mount
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/network
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/plugins/logdriver
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/registry
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/strslice
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/swarm
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/swarm/runtime
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/system
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/time
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/versions
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/versions/v1p19
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/versions/v1p20
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/api/types/volume
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/exporter
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/worker
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/builder-next/worker/label
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/dockerfile
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/remotecontext
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/remotecontext/git
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/builder/remotecontext/urlutil
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cli/debug
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cli/winresources/docker-proxy
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cli/winresources/dockerd
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/client
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/client/buildkit
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cmd/docker-proxy
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cmd/dockerd
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cmd/dockerd/trap
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/container
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/container/stream
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/contrib/apparmor
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/contrib/httpserver
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/cluster
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/cluster/convert
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/cluster/executor
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/cluster/executor/container
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/cluster/provider
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/config
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/containerd
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/events
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/events/testutils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/copy
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/register
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/vfs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/graphdriver/zfs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/images
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/initlayer
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/links
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/listeners
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/awslogs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/fluentd
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/gcplogs
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/gelf
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/journald
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/local
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/loggertest
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/loggerutils
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/splunk
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/syslog
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/logger/templates
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/names
20:07:08 [2024-03-05T20:07:08.420Z] github.com/docker/docker/daemon/network
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/snapshotter
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/stats
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/distribution
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/distribution/metadata
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/distribution/utils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/distribution/xfer
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/dockerversion
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/errdefs
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/image
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/image/cache
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/image/spec/specs-go
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/image/spec/specs-go/v1
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/image/tarexport
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/image/v1
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/compatcontext
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/mod
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/mounttree
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/multierror
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/sliceutil
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/test/suite
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/testutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/testutils/netnsutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/testutils/specialimage
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/unshare
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/layer
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libcontainerd
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libcontainerd/queue
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libcontainerd/remote
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libcontainerd/shimopts
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libcontainerd/supervisor
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libcontainerd/types
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/bitmap
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/cluster
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/config
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/datastore
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/diagnostic
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/discoverapi
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/driverapi
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/bridge
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/host
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/null
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/overlay
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/remote
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/windows
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/drvregistry
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/etchosts
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/internal/caller
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/internal/kvstore
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/internal/netiputil
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/ipam
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/ipamapi
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/ipams/builtin
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/ipams/null
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/ipams/remote
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/ipamutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/ipbits
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/iptables
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/netlabel
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/netutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/networkdb
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/ns
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/options
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/osl
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/osl/kernel
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/portallocator
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/portmapper
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/resolvconf
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/scope
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libnetwork/types
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/oci
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/oci/caps
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/opts
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/archive
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/authorization
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/broadcaster
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/capabilities
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/chrootarchive
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/containerfs
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/directory
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/dmesg
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/fileutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/homedir
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/idtools
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/ioutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/jsonmessage
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/longpath
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/loopback
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/meminfo
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/namesgenerator
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/parsers
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/parsers/kernel
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/pidfile
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/platform
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/plugingetter
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/plugins
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/plugins/transport
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/pools
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/process
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/progress
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/reexec
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/rootless
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/rootless/specconv
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/stack
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/stdcopy
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/streamformatter
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/stringid
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/sysinfo
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/system
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/tailfile
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/tarsum
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/useragent
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/plugin
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/plugin/executor/containerd
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/plugin/v2
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/profiles/apparmor
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/profiles/seccomp
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/quota
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/reference
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/registry
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/registry/resumable
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/restartmanager
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/runconfig
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/runconfig/opts
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/daemon
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/environment
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/fakecontext
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/fakegit
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/fakestorage
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/fixtures/load
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/fixtures/plugin
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/registry
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/request
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume/drivers
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume/local
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume/mounts
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume/service
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume/service/opts
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume/testutils'
20:07:08 [2024-03-05T20:07:08.421Z] + base_pkg_list='github.com/docker/docker/api
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/backend/build
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/httpstatus
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/httputils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/middleware
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/build
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/checkpoint
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/container
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/debug
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/distribution
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/grpc
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/image
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/network
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/plugin
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/session
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/swarm
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/system
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/volume
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/backend
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/blkiodev
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/checkpoint
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/container
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/events
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/filters
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/image
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/mount
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/network
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/plugins/logdriver
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/registry
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/strslice
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/swarm
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/swarm/runtime
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/system
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/time
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/versions
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/versions/v1p19
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/versions/v1p20
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/volume
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/exporter
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/worker
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/worker/label
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/dockerfile
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/remotecontext
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/remotecontext/git
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/remotecontext/urlutil
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cli/debug
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cli/winresources/docker-proxy
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cli/winresources/dockerd
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/client
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/client/buildkit
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cmd/docker-proxy
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cmd/dockerd
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cmd/dockerd/trap
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/container
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/container/stream
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/contrib/apparmor
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/contrib/httpserver
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/cluster
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/cluster/convert
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/cluster/executor
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/cluster/executor/container
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/cluster/provider
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/config
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/containerd
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/events
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/events/testutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/graphdriver
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/graphdriver/copy
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/graphdriver/register
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/graphdriver/vfs
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/graphdriver/zfs
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/images
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/initlayer
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/links
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/listeners
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/awslogs
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/fluentd
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/gcplogs
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/gelf
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/journald
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/local
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/loggertest
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/loggerutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/splunk
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/syslog
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/logger/templates
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/names
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/network
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/snapshotter
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/stats
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/distribution
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/distribution/metadata
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/distribution/utils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/distribution/xfer
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/dockerversion
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/errdefs
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/image
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/image/cache
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/image/spec/specs-go
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/image/spec/specs-go/v1
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/image/tarexport
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/image/v1
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/compatcontext
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/mod
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/mounttree
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/multierror
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/sliceutil
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/test/suite
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/testutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/testutils/netnsutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/testutils/specialimage
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/internal/unshare
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/layer
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libcontainerd
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libcontainerd/queue
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libcontainerd/remote
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libcontainerd/shimopts
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libcontainerd/supervisor
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/libcontainerd/types
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/oci
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/oci/caps
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/opts
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/archive
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/authorization
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/broadcaster
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/capabilities
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/chrootarchive
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/containerfs
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/directory
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/dmesg
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/fileutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/homedir
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/idtools
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/ioutils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/jsonmessage
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/longpath
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/loopback
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/meminfo
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/namesgenerator
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/parsers
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/parsers/kernel
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/pidfile
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/platform
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/plugingetter
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/plugins
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/plugins/transport
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/pools
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/process
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/progress
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/reexec
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/rootless
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/rootless/specconv
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/stack
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/stdcopy
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/streamformatter
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/stringid
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/sysinfo
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/system
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/tailfile
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/tarsum
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/pkg/useragent
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/plugin
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/plugin/executor/containerd
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/plugin/v2
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/profiles/apparmor
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/profiles/seccomp
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/quota
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/reference
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/registry
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/registry/resumable
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/restartmanager
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/runconfig
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/runconfig/opts
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/daemon
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/environment
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/fakecontext
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/fakegit
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/fakestorage
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/fixtures/load
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/fixtures/plugin
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/registry
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/testutil/request
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume/drivers
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume/local
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume/mounts
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume/service
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume/service/opts
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/volume/testutils'
20:07:08 [2024-03-05T20:07:08.421Z] ++ grep --fixed-strings /libnetwork
20:07:08 [2024-03-05T20:07:08.421Z] ++ echo 'github.com/docker/docker/api
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/backend/build
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/httpstatus
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/httputils
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/middleware
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/build
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/checkpoint
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/container
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/debug
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/distribution
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/grpc
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/image
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/network
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/plugin
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/session
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/swarm
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/system
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/server/router/volume
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/backend
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/blkiodev
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/checkpoint
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/container
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/events
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/filters
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/image
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/mount
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/network
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/plugins/logdriver
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/registry
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/strslice
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/swarm
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/swarm/runtime
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/system
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/time
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/versions
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/versions/v1p19
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/versions/v1p20
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/api/types/volume
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/exporter
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/worker
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/builder-next/worker/label
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/dockerfile
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/remotecontext
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/remotecontext/git
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/builder/remotecontext/urlutil
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cli/debug
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cli/winresources/docker-proxy
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cli/winresources/dockerd
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/client
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/client/buildkit
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cmd/docker-proxy
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cmd/dockerd
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cmd/dockerd/trap
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/container
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/container/stream
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/contrib/apparmor
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/contrib/httpserver
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/cluster
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/cluster/convert
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/cluster/executor
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/cluster/executor/container
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/cluster/provider
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/config
20:07:08 [2024-03-05T20:07:08.421Z] github.com/docker/docker/daemon/containerd
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/events
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/events/testutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/graphdriver
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/graphdriver/copy
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/graphdriver/register
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/graphdriver/vfs
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/graphdriver/zfs
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/images
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/initlayer
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/links
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/listeners
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/awslogs
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/fluentd
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/gcplogs
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/gelf
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/journald
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/local
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/loggertest
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/loggerutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/splunk
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/syslog
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/logger/templates
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/names
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/network
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/snapshotter
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/daemon/stats
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/distribution
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/distribution/metadata
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/distribution/utils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/distribution/xfer
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/dockerversion
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/errdefs
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/image
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/image/cache
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/image/spec/specs-go
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/image/spec/specs-go/v1
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/image/tarexport
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/image/v1
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/internal/compatcontext
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/internal/mod
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/internal/mounttree
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/internal/multierror
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/internal/sliceutil
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/internal/test/suite
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/internal/testutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/internal/testutils/netnsutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/internal/testutils/specialimage
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/internal/unshare
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/layer
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libcontainerd
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libcontainerd/queue
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libcontainerd/remote
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libcontainerd/shimopts
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libcontainerd/supervisor
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libcontainerd/types
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/bitmap
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cluster
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/config
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/datastore
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/diagnostic
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/discoverapi
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/driverapi
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/bridge
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/host
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/null
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/overlay
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/remote
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/windows
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drvregistry
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/etchosts
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/caller
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/kvstore
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/netiputil
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipam
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipamapi
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/builtin
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/null
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/remote
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipamutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipbits
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/iptables
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/netlabel
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/netutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/networkdb
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ns
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/options
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/osl
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/osl/kernel
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/portallocator
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/portmapper
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/resolvconf
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/scope
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/types
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/oci
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/oci/caps
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/opts
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/archive
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/authorization
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/broadcaster
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/capabilities
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/chrootarchive
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/containerfs
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/directory
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/dmesg
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/fileutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/homedir
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/idtools
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/ioutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/jsonmessage
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/longpath
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/loopback
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/meminfo
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/namesgenerator
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/parsers
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/parsers/kernel
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/pidfile
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/platform
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/plugingetter
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/plugins
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/plugins/transport
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/pools
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/process
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/progress
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/reexec
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/rootless
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/rootless/specconv
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/stack
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/stdcopy
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/streamformatter
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/stringid
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/sysinfo
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/system
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/tailfile
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/tarsum
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/pkg/useragent
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/plugin
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/plugin/executor/containerd
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/plugin/v2
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/profiles/apparmor
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/profiles/seccomp
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/quota
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/reference
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/registry
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/registry/resumable
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/restartmanager
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/runconfig
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/runconfig/opts
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/testutil
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/testutil/daemon
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/testutil/environment
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/testutil/fakecontext
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/testutil/fakegit
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/testutil/fakestorage
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/testutil/fixtures/load
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/testutil/fixtures/plugin
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/testutil/registry
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/testutil/request
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/volume
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/volume/drivers
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/volume/local
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/volume/mounts
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/volume/service
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/volume/service/opts
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/volume/testutils'
20:07:08 [2024-03-05T20:07:08.422Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/bitmap
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cluster
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/config
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/datastore
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/diagnostic
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/discoverapi
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/driverapi
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/bridge
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/host
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/null
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/overlay
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/remote
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/windows
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drvregistry
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/etchosts
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/caller
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/kvstore
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/netiputil
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipam
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipamapi
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/builtin
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/null
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/remote
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipamutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipbits
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/iptables
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/netlabel
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/netutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/networkdb
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ns
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/options
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/osl
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/osl/kernel
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/portallocator
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/portmapper
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/resolvconf
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/scope
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/types'
20:07:08 [2024-03-05T20:07:08.422Z] + echo 'github.com/docker/docker/libnetwork
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/bitmap
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cluster
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/config
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/datastore
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/diagnostic
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/discoverapi
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/driverapi
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/bridge
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/host
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/null
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/overlay
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/remote
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/windows
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drvregistry
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/etchosts
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/caller
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/kvstore
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/netiputil
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipam
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipamapi
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/builtin
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/null
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/remote
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipamutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ipbits
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/iptables
20:07:08 [2024-03-05T20:07:08.422Z] + grep --fixed-strings libnetwork/drivers/bridge
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/netlabel
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/netutils
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/networkdb
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/ns
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/options
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/osl
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/osl/kernel
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/portallocator
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/portmapper
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/resolvconf
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/scope
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/types'
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/bridge
20:07:08 [2024-03-05T20:07:08.422Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:07:08 [2024-03-05T20:07:08.422Z] + type docker-proxy
20:07:08 [2024-03-05T20:07:08.422Z] hack/test/unit: line 25: type: docker-proxy: not found
20:07:08 [2024-03-05T20:07:08.422Z] + hack/make.sh binary-proxy install-proxy
20:07:08 [2024-03-05T20:07:08.422Z] 
20:07:08 [2024-03-05T20:07:08.422Z] Removing bundles/
20:07:08 [2024-03-05T20:07:08.422Z] 
20:07:08 [2024-03-05T20:07:08.422Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:07:08 [2024-03-05T20:07:08.422Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
20:07:08 [2024-03-05T20:07:08.422Z] + tee /go/src/github.com/docker/docker/go.mod
20:07:08 [2024-03-05T20:07:08.422Z] module github.com/docker/docker
20:07:08 [2024-03-05T20:07:08.422Z] 
20:07:08 [2024-03-05T20:07:08.422Z] go 1.20
20:07:08 [2024-03-05T20:07:08.422Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:07:08 [2024-03-05T20:07:08.422Z] + GO111MODULE=on
20:07:08 [2024-03-05T20:07:08.422Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=2d347024d1ab2dea0a70a927fe6a6dd49e93b33d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-05T20:07:08.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
20:07:13 [2024-03-05T20:07:13.674Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:07:13 [2024-03-05T20:07:13.674Z] Created binary: bundles/binary-proxy/docker-proxy
20:07:13 [2024-03-05T20:07:13.674Z] 
20:07:13 [2024-03-05T20:07:13.674Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:07:13 [2024-03-05T20:07:13.674Z] Installing docker-proxy to /usr/local/bin/
20:07:13 [2024-03-05T20:07:13.674Z] 
20:07:13 [2024-03-05T20:07:13.674Z] + mkdir -p bundles
20:07:13 [2024-03-05T20:07:13.674Z] + '[' -n 'github.com/docker/docker/api
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/backend/build
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/httpstatus
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/httputils
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/middleware
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router/build
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router/checkpoint
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router/container
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router/debug
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router/distribution
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router/grpc
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router/image
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router/network
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router/plugin
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router/session
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router/swarm
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router/system
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/server/router/volume
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/backend
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/blkiodev
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/checkpoint
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/container
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/events
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/filters
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/image
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/mount
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/network
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/plugins/logdriver
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/registry
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/strslice
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/swarm
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/swarm/runtime
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/system
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/time
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/versions
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/versions/v1p19
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/versions/v1p20
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/api/types/volume
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/builder-next
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/builder-next/exporter
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/builder-next/worker
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/builder-next/worker/label
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/dockerfile
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/remotecontext
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/remotecontext/git
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/builder/remotecontext/urlutil
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/cli/debug
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/cli/winresources/docker-proxy
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/cli/winresources/dockerd
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/client
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/client/buildkit
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/cmd/docker-proxy
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/cmd/dockerd
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/cmd/dockerd/trap
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/container
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/container/stream
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/contrib/apparmor
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/contrib/httpserver
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/cluster
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/cluster/convert
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/cluster/executor
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/cluster/executor/container
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/cluster/provider
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/config
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/containerd
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/events
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/events/testutils
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/graphdriver
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/graphdriver/copy
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/graphdriver/register
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/graphdriver/vfs
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/graphdriver/zfs
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/images
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/initlayer
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/links
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/listeners
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/awslogs
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/fluentd
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/gcplogs
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/gelf
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/journald
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/local
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/loggertest
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/loggerutils
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/splunk
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/syslog
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/logger/templates
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/names
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/network
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/snapshotter
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/daemon/stats
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/distribution
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/distribution/metadata
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/distribution/utils
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/distribution/xfer
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/dockerversion
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/errdefs
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/image
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/image/cache
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/image/spec/specs-go
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/image/spec/specs-go/v1
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/image/tarexport
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/image/v1
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/internal/compatcontext
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/internal/mod
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/internal/mounttree
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/internal/multierror
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/internal/sliceutil
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/internal/test/suite
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/internal/testutils
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/internal/testutils/netnsutils
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/internal/testutils/specialimage
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/internal/unshare
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/layer
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/libcontainerd
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/libcontainerd/queue
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/libcontainerd/remote
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/libcontainerd/shimopts
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/libcontainerd/supervisor
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/libcontainerd/types
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/oci
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/oci/caps
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/opts
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/archive
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/authorization
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/broadcaster
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/capabilities
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/chrootarchive
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/containerfs
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/directory
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/dmesg
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/fileutils
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/homedir
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/idtools
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/ioutils
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/jsonmessage
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/longpath
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/loopback
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/meminfo
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/namesgenerator
20:07:13 [2024-03-05T20:07:13.674Z] github.com/docker/docker/pkg/parsers
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/parsers/kernel
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/pidfile
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/platform
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/plugingetter
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/plugins
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/plugins/transport
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/pools
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/process
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/progress
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/reexec
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/rootless
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/rootless/specconv
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/stack
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/stdcopy
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/streamformatter
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/stringid
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/sysinfo
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/system
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/tailfile
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/tarsum
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/pkg/useragent
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/plugin
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/plugin/executor/containerd
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/plugin/v2
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/profiles/apparmor
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/profiles/seccomp
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/quota
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/reference
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/registry
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/registry/resumable
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/restartmanager
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/runconfig
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/runconfig/opts
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/testutil
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/testutil/daemon
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/testutil/environment
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/testutil/fakecontext
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/testutil/fakegit
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/testutil/fakestorage
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/testutil/fixtures/load
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/testutil/fixtures/plugin
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/testutil/registry
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/testutil/request
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/volume
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/volume/drivers
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/volume/local
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/volume/mounts
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/volume/service
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/volume/service/opts
20:07:13 [2024-03-05T20:07:13.675Z] github.com/docker/docker/volume/testutils' ']'
20:07:13 [2024-03-05T20:07:13.675Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint 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/system 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/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides 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/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/client/buildkit 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/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/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/snapshotter 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/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare 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/shimopts 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/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/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo 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/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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
20:07:13 [2024-03-05T20:07:13.675Z] ?   	github.com/docker/docker/api	[no test files]
20:07:21 [2024-03-05T20:07:21.773Z] ok  	github.com/docker/docker/api/server	0.017s	coverage: 13.0% of statements
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 28.3% of statements
20:07:43 [2024-03-05T20:07:43.679Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 80.0% of statements
20:07:43 [2024-03-05T20:07:43.679Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
20:07:43 [2024-03-05T20:07:43.679Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
20:07:43 [2024-03-05T20:07:43.679Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 83.7% of statements
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types/system	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/builder	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
20:07:43 [2024-03-05T20:07:43.679Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
20:07:43 [2024-03-05T20:07:43.679Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
20:07:43 [2024-03-05T20:07:43.936Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
20:07:43 [2024-03-05T20:07:43.936Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
20:07:43 [2024-03-05T20:07:43.936Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
20:07:43 [2024-03-05T20:07:43.936Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.011s	coverage: 100.0% of statements
20:07:43 [2024-03-05T20:07:43.936Z] ok  	github.com/docker/docker/builder/remotecontext	0.063s	coverage: 33.7% of statements
20:07:44 [2024-03-05T20:07:44.193Z] ok  	github.com/docker/docker/builder/dockerfile	0.085s	coverage: 50.0% of statements
20:07:46 [2024-03-05T20:07:46.087Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
20:07:46 [2024-03-05T20:07:46.087Z] ok  	github.com/docker/docker/client	0.112s	coverage: 77.0% of statements
20:07:46 [2024-03-05T20:07:46.087Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.178s	coverage: 66.5% of statements
20:07:47 [2024-03-05T20:07:47.457Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.496s	coverage: 82.5% of statements
20:07:59 [2024-03-05T20:07:59.648Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
20:07:59 [2024-03-05T20:07:59.649Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:07:59 [2024-03-05T20:07:59.649Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:07:59 [2024-03-05T20:07:59.649Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:07:59 [2024-03-05T20:07:59.649Z] ok  	github.com/docker/docker/container	0.120s	coverage: 35.9% of statements
20:07:59 [2024-03-05T20:07:59.649Z] ok  	github.com/docker/docker/cmd/dockerd	0.195s	coverage: 30.0% of statements
20:08:00 [2024-03-05T20:08:00.212Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.424s	coverage: 0.0% of statements
20:08:01 [2024-03-05T20:08:01.580Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:08:01 [2024-03-05T20:08:01.580Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
20:08:01 [2024-03-05T20:08:01.580Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 38.7% of statements
20:08:01 [2024-03-05T20:08:01.580Z] ok  	github.com/docker/docker/daemon/cluster	0.051s	coverage: 0.5% of statements
20:08:01 [2024-03-05T20:08:01.580Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:08:01 [2024-03-05T20:08:01.580Z] ok  	github.com/docker/docker/daemon/config	0.045s	coverage: 74.4% of statements
20:08:03 [2024-03-05T20:08:03.473Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:08:03 [2024-03-05T20:08:03.473Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
20:08:03 [2024-03-05T20:08:03.473Z] ok  	github.com/docker/docker/daemon/containerd	0.035s	coverage: 9.0% of statements
20:08:03 [2024-03-05T20:08:03.473Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
20:08:03 [2024-03-05T20:08:03.473Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.8% of statements
20:08:03 [2024-03-05T20:08:03.473Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.187s	coverage: 60.9% of statements
20:08:04 [2024-03-05T20:08:04.036Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:08:04 [2024-03-05T20:08:04.036Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.032s	coverage: 1.9% of statements
20:08:04 [2024-03-05T20:08:04.293Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:08:04 [2024-03-05T20:08:04.293Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:08:04 [2024-03-05T20:08:04.293Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.197s	coverage: 60.2% of statements
20:08:04 [2024-03-05T20:08:04.550Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 60.9% of statements
20:08:05 [2024-03-05T20:08:05.114Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
20:08:05 [2024-03-05T20:08:05.114Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.459s	coverage: 13.3% of statements
20:08:05 [2024-03-05T20:08:05.371Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:08:05 [2024-03-05T20:08:05.371Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:08:05 [2024-03-05T20:08:05.371Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
20:08:05 [2024-03-05T20:08:05.628Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 3.0% of statements
20:08:05 [2024-03-05T20:08:05.628Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
20:08:05 [2024-03-05T20:08:05.885Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:08:05 [2024-03-05T20:08:05.885Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
20:08:06 [2024-03-05T20:08:06.142Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
20:08:06 [2024-03-05T20:08:06.142Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.121s	coverage: 78.3% of statements
20:08:06 [2024-03-05T20:08:06.706Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
20:08:06 [2024-03-05T20:08:06.706Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
20:08:06 [2024-03-05T20:08:06.706Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
20:08:06 [2024-03-05T20:08:06.706Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
20:08:06 [2024-03-05T20:08:06.706Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.118s	coverage: 76.8% of statements
20:08:06 [2024-03-05T20:08:06.706Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
20:08:06 [2024-03-05T20:08:06.963Z] ok  	github.com/docker/docker/daemon/logger/local	0.049s	coverage: 79.4% of statements
20:08:07 [2024-03-05T20:08:07.527Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.014s	coverage: 63.5% of statements
20:08:07 [2024-03-05T20:08:07.527Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
20:08:07 [2024-03-05T20:08:07.527Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:08:07 [2024-03-05T20:08:07.527Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
20:08:07 [2024-03-05T20:08:07.527Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.012s	coverage: 46.8% of statements
20:08:07 [2024-03-05T20:08:07.784Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
20:08:07 [2024-03-05T20:08:07.784Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:08:07 [2024-03-05T20:08:07.784Z] ok  	github.com/docker/docker/daemon/network	0.013s	coverage: 63.8% of statements
20:08:08 [2024-03-05T20:08:08.041Z] ok  	github.com/docker/docker/daemon/logger/journald	1.512s	coverage: 72.7% of statements
20:08:08 [2024-03-05T20:08:08.603Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:08:08 [2024-03-05T20:08:08.603Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
20:08:08 [2024-03-05T20:08:08.603Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.2% of statements
20:08:08 [2024-03-05T20:08:08.603Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
20:08:08 [2024-03-05T20:08:08.860Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.472s	coverage: 82.5% of statements
20:08:09 [2024-03-05T20:08:09.423Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
20:08:09 [2024-03-05T20:08:09.423Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
20:08:09 [2024-03-05T20:08:09.423Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 24.1% of statements
20:08:09 [2024-03-05T20:08:09.423Z] ok  	github.com/docker/docker/image	0.025s	coverage: 82.5% of statements
20:08:09 [2024-03-05T20:08:09.679Z] ?   	github.com/docker/docker/image/v1	[no test files]
20:08:09 [2024-03-05T20:08:09.679Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
20:08:09 [2024-03-05T20:08:09.679Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
20:08:09 [2024-03-05T20:08:09.679Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
20:08:09 [2024-03-05T20:08:09.679Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
20:08:09 [2024-03-05T20:08:09.936Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
20:08:09 [2024-03-05T20:08:09.936Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:08:09 [2024-03-05T20:08:09.936Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
20:08:09 [2024-03-05T20:08:09.936Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
20:08:09 [2024-03-05T20:08:09.936Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
20:08:09 [2024-03-05T20:08:09.936Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
20:08:09 [2024-03-05T20:08:09.936Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
20:08:10 [2024-03-05T20:08:10.192Z] ok  	github.com/docker/docker/distribution	1.492s	coverage: 28.9% of statements
20:08:10 [2024-03-05T20:08:10.755Z] ok  	github.com/docker/docker/daemon	10.642s	coverage: 17.1% of statements
20:08:10 [2024-03-05T20:08:10.755Z] ok  	github.com/docker/docker/distribution/xfer	2.168s	coverage: 85.4% of statements
20:08:11 [2024-03-05T20:08:11.012Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:08:11 [2024-03-05T20:08:11.012Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:08:11 [2024-03-05T20:08:11.012Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
20:08:11 [2024-03-05T20:08:11.012Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:08:11 [2024-03-05T20:08:11.012Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:08:11 [2024-03-05T20:08:11.012Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
20:08:11 [2024-03-05T20:08:11.270Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:08:11 [2024-03-05T20:08:11.270Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 38.1% of statements
20:08:11 [2024-03-05T20:08:11.527Z] ok  	github.com/docker/docker/opts	0.030s	coverage: 67.9% of statements
20:08:12 [2024-03-05T20:08:12.090Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
20:08:12 [2024-03-05T20:08:12.090Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
20:08:12 [2024-03-05T20:08:12.090Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 25.8% of statements
20:08:12 [2024-03-05T20:08:12.090Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
20:08:12 [2024-03-05T20:08:12.347Z] ok  	github.com/docker/docker/pkg/dmesg	0.014s	coverage: 83.3% of statements
20:08:12 [2024-03-05T20:08:12.347Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.297s	coverage: 83.7% of statements
20:08:12 [2024-03-05T20:08:12.347Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 51.7% of statements
20:08:12 [2024-03-05T20:08:12.347Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 8.3% of statements
20:08:12 [2024-03-05T20:08:12.347Z] ok  	github.com/docker/docker/pkg/authorization	0.421s	coverage: 68.3% of statements
20:08:12 [2024-03-05T20:08:12.347Z] time="2024-03-05T20:08:12Z" level=error msg="Can't add file /tmp/archive-copy-test3432532920/file1 to tar: open /tmp/archive-copy-test3432532920/file1: no such file or directory"
20:08:12 [2024-03-05T20:08:12.347Z] time="2024-03-05T20:08:12Z" level=error msg="Can't close tar writer: archive/tar: missed writing 6 bytes"
20:08:12 [2024-03-05T20:08:12.604Z] ok  	github.com/docker/docker/pkg/archive	0.483s	coverage: 81.4% of statements
20:08:12 [2024-03-05T20:08:12.604Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:08:12 [2024-03-05T20:08:12.604Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
20:08:12 [2024-03-05T20:08:12.604Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
20:08:12 [2024-03-05T20:08:12.604Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
20:08:12 [2024-03-05T20:08:12.862Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
20:08:12 [2024-03-05T20:08:12.862Z] ok  	github.com/docker/docker/pkg/parsers	0.010s	coverage: 97.0% of statements
20:08:12 [2024-03-05T20:08:12.862Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.013s	coverage: 60.0% of statements
20:08:12 [2024-03-05T20:08:12.862Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:08:12 [2024-03-05T20:08:12.862Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:08:13 [2024-03-05T20:08:13.119Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
20:08:13 [2024-03-05T20:08:13.119Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
20:08:13 [2024-03-05T20:08:13.119Z] ok  	github.com/docker/docker/pkg/idtools	0.494s	coverage: 69.7% of statements
20:08:13 [2024-03-05T20:08:13.119Z] ok  	github.com/docker/docker/pkg/ioutils	0.405s	coverage: 69.1% of statements
20:08:13 [2024-03-05T20:08:13.682Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:08:13 [2024-03-05T20:08:13.682Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:08:13 [2024-03-05T20:08:13.682Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
20:08:13 [2024-03-05T20:08:13.682Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
20:08:13 [2024-03-05T20:08:13.682Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
20:08:13 [2024-03-05T20:08:13.682Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
20:08:13 [2024-03-05T20:08:13.682Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:08:13 [2024-03-05T20:08:13.682Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
20:08:13 [2024-03-05T20:08:13.682Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
20:08:13 [2024-03-05T20:08:13.940Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
20:08:13 [2024-03-05T20:08:13.940Z] ok  	github.com/docker/docker/pkg/reexec	0.025s	coverage: 82.4% of statements
20:08:13 [2024-03-05T20:08:13.940Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
20:08:14 [2024-03-05T20:08:14.197Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 64.5% of statements
20:08:14 [2024-03-05T20:08:14.197Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 61.9% of statements
20:08:14 [2024-03-05T20:08:14.197Z] ok  	github.com/docker/docker/pkg/system	0.011s	coverage: 40.3% of statements
20:08:14 [2024-03-05T20:08:14.197Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.4% of statements
20:08:14 [2024-03-05T20:08:14.454Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
20:08:14 [2024-03-05T20:08:14.454Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
20:08:14 [2024-03-05T20:08:14.454Z] ok  	github.com/docker/docker/pkg/tarsum	0.047s	coverage: 89.6% of statements
20:08:15 [2024-03-05T20:08:15.384Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:08:15 [2024-03-05T20:08:15.384Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:08:15 [2024-03-05T20:08:15.384Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
20:08:15 [2024-03-05T20:08:15.384Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 86.0% of statements
20:08:15 [2024-03-05T20:08:15.642Z] ok  	github.com/docker/docker/pkg/plugins	2.019s	coverage: 74.9% of statements
20:08:15 [2024-03-05T20:08:15.642Z] ok  	github.com/docker/docker/reference	0.027s	coverage: 83.0% of statements
20:08:15 [2024-03-05T20:08:15.642Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
20:08:15 [2024-03-05T20:08:15.899Z] ok  	github.com/docker/docker/quota	0.528s	coverage: 69.3% of statements
20:08:15 [2024-03-05T20:08:15.899Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 46.2% of statements
20:08:15 [2024-03-05T20:08:15.899Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
20:08:15 [2024-03-05T20:08:15.899Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:08:16 [2024-03-05T20:08:16.156Z] ok  	github.com/docker/docker/runconfig	0.029s	coverage: 63.8% of statements
20:08:16 [2024-03-05T20:08:16.156Z] ok  	github.com/docker/docker/registry	0.141s	coverage: 63.9% of statements
20:08:16 [2024-03-05T20:08:16.413Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 6.8% of statements
20:08:16 [2024-03-05T20:08:16.670Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:08:16 [2024-03-05T20:08:16.670Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:08:16 [2024-03-05T20:08:16.670Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:08:16 [2024-03-05T20:08:16.927Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:08:16 [2024-03-05T20:08:16.927Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:08:16 [2024-03-05T20:08:16.927Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:08:16 [2024-03-05T20:08:16.927Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:08:16 [2024-03-05T20:08:16.927Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:08:16 [2024-03-05T20:08:16.927Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:08:16 [2024-03-05T20:08:16.927Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:08:16 [2024-03-05T20:08:16.927Z] ?   	github.com/docker/docker/volume	[no test files]
20:08:17 [2024-03-05T20:08:17.490Z] ok  	github.com/docker/docker/volume/drivers	0.009s	coverage: 36.1% of statements
20:08:17 [2024-03-05T20:08:17.490Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 65.8% of statements
20:08:17 [2024-03-05T20:08:17.747Z] ok  	github.com/docker/docker/volume/local	0.105s	coverage: 77.2% of statements
20:08:18 [2024-03-05T20:08:18.003Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:08:18 [2024-03-05T20:08:18.003Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:08:18 [2024-03-05T20:08:18.003Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
20:08:18 [2024-03-05T20:08:18.260Z] ok  	github.com/docker/docker/layer	7.197s	coverage: 68.1% of statements
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === Skipped
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     network_proxy_test.go:210: No support for dual stack yet
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver btrfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver btrfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver btrfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver btrfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver btrfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:68: No driver to put!
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z] time="2024-03-05T20:08:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z] time="2024-03-05T20:08:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z] time="2024-03-05T20:08:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z] time="2024-03-05T20:08:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z] time="2024-03-05T20:08:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:68: No driver to put!
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     overlay_test.go:61: Cannot run test with naive change algorithm
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver zfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver zfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver zfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver zfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:41: Driver zfs not supported
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     graphtest_unix.go:68: No driver to put!
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
20:08:18 [2024-03-05T20:08:18.260Z]     validate_test.go:70: only tested on Windows
20:08:18 [2024-03-05T20:08:18.260Z] 
20:08:18 [2024-03-05T20:08:18.260Z] DONE 3233 tests, 27 skipped in 65.469s
20:08:18 [2024-03-05T20:08:18.260Z] + '[' -n 'github.com/docker/docker/libnetwork
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/bitmap
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/cluster
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/config
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/datastore
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/diagnostic
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/discoverapi
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/driverapi
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/bridge
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/host
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/null
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/overlay
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/remote
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/windows
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/drvregistry
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/etchosts
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/internal/caller
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/internal/kvstore
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/internal/netiputil
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/ipam
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/ipamapi
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/ipams/builtin
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/ipams/null
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/ipams/remote
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/ipamutils
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/ipbits
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/iptables
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/netlabel
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/netutils
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/networkdb
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/ns
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/options
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/osl
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/osl/kernel
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/portallocator
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/portmapper
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/resolvconf
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/scope
20:08:18 [2024-03-05T20:08:18.260Z] github.com/docker/docker/libnetwork/types' ']'
20:08:18 [2024-03-05T20:08:18.260Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap 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/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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil 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/ipbits 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/scope github.com/docker/docker/libnetwork/types
20:09:14 [2024-03-05T20:09:14.440Z] ok  	github.com/docker/docker/libnetwork	44.494s	coverage: 43.0% of statements
20:09:14 [2024-03-05T20:09:14.440Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
20:09:14 [2024-03-05T20:09:14.440Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
20:09:14 [2024-03-05T20:09:14.440Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
20:09:14 [2024-03-05T20:09:14.440Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
20:09:14 [2024-03-05T20:09:14.440Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
20:09:14 [2024-03-05T20:09:14.440Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
20:09:14 [2024-03-05T20:09:14.440Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
20:09:14 [2024-03-05T20:09:14.440Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
20:09:14 [2024-03-05T20:09:14.440Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
20:09:14 [2024-03-05T20:09:14.440Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
20:09:14 [2024-03-05T20:09:14.440Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
20:09:14 [2024-03-05T20:09:14.440Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
20:09:14 [2024-03-05T20:09:14.440Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.900s	coverage: 63.0% of statements
20:09:14 [2024-03-05T20:09:14.440Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
20:09:14 [2024-03-05T20:09:14.440Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
20:09:15 [2024-03-05T20:09:15.807Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.917s	coverage: 5.0% of statements
20:09:15 [2024-03-05T20:09:15.807Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
20:09:16 [2024-03-05T20:09:16.369Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
20:09:16 [2024-03-05T20:09:16.369Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
20:09:16 [2024-03-05T20:09:16.626Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
20:09:17 [2024-03-05T20:09:17.555Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
20:09:17 [2024-03-05T20:09:17.811Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
20:09:18 [2024-03-05T20:09:18.067Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
20:09:18 [2024-03-05T20:09:18.630Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
20:09:18 [2024-03-05T20:09:18.630Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
20:09:18 [2024-03-05T20:09:18.630Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
20:09:18 [2024-03-05T20:09:18.630Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
20:09:19 [2024-03-05T20:09:19.193Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
20:09:19 [2024-03-05T20:09:19.449Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
20:09:19 [2024-03-05T20:09:19.705Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
20:09:19 [2024-03-05T20:09:19.705Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
20:09:19 [2024-03-05T20:09:19.705Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
20:09:19 [2024-03-05T20:09:19.705Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
20:09:31 [2024-03-05T20:09:31.881Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
20:09:33 [2024-03-05T20:09:33.773Z] ok  	github.com/docker/docker/libnetwork/ipam	3.215s	coverage: 80.3% of statements
20:09:33 [2024-03-05T20:09:33.773Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
20:09:33 [2024-03-05T20:09:33.773Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
20:09:33 [2024-03-05T20:09:33.773Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
20:09:34 [2024-03-05T20:09:34.336Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
20:09:34 [2024-03-05T20:09:34.336Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
20:09:34 [2024-03-05T20:09:34.336Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
20:09:34 [2024-03-05T20:09:34.898Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.337s	coverage: 86.4% of statements
20:09:35 [2024-03-05T20:09:35.155Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
20:09:35 [2024-03-05T20:09:35.718Z] ok  	github.com/docker/docker/libnetwork/iptables	0.170s	coverage: 39.9% of statements
20:09:35 [2024-03-05T20:09:35.718Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
20:09:36 [2024-03-05T20:09:36.281Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
20:11:27 [2024-03-05T20:11:27.677Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.664s	coverage: 59.2% of statements
20:11:27 [2024-03-05T20:11:27.677Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
20:11:27 [2024-03-05T20:11:27.677Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
20:11:27 [2024-03-05T20:11:27.677Z] ok  	github.com/docker/docker/libnetwork/osl	4.439s	coverage: 40.2% of statements
20:11:27 [2024-03-05T20:11:27.677Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
20:11:27 [2024-03-05T20:11:27.933Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
20:11:29 [2024-03-05T20:11:29.300Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.755s	coverage: 47.9% of statements
20:11:29 [2024-03-05T20:11:29.300Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
20:11:29 [2024-03-05T20:11:29.300Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
20:11:29 [2024-03-05T20:11:29.863Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
20:11:29 [2024-03-05T20:11:29.863Z] 
20:11:29 [2024-03-05T20:11:29.863Z] === Skipped
20:11:29 [2024-03-05T20:11:29.863Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
20:11:29 [2024-03-05T20:11:29.863Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
20:11:29 [2024-03-05T20:11:29.863Z] 
20:11:29 [2024-03-05T20:11:29.863Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
20:11:29 [2024-03-05T20:11:29.863Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
20:11:29 [2024-03-05T20:11:29.863Z] 
20:11:29 [2024-03-05T20:11:29.863Z] DONE 377 tests, 2 skipped in 191.369s
Post stage
[Pipeline] junit
20:11:30 [2024-03-05T20:11:30.809Z] Recording test results
20:11:31 [2024-03-05T20:11:31.588Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:11:31 [2024-03-05T20:11:31.970Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2d347024d1ab2dea0a70a927fe6a6dd49e93b33d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 docker:2d347024d1ab2dea0a70a927fe6a6dd49e93b33d hack/make.sh dynbinary test-integration
20:11:32 [2024-03-05T20:11:32.227Z] 
20:11:32 [2024-03-05T20:11:32.227Z] Removing bundles/
20:11:32 [2024-03-05T20:11:32.227Z] 
20:11:32 [2024-03-05T20:11:32.227Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:11:32 [2024-03-05T20:11:32.227Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
20:11:32 [2024-03-05T20:11:32.227Z] + tee /go/src/github.com/docker/docker/go.mod
20:11:32 [2024-03-05T20:11:32.227Z] module github.com/docker/docker
20:11:32 [2024-03-05T20:11:32.227Z] 
20:11:32 [2024-03-05T20:11:32.227Z] go 1.20
20:11:32 [2024-03-05T20:11:32.227Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:11:32 [2024-03-05T20:11:32.228Z] + GO111MODULE=on
20:11:32 [2024-03-05T20:11:32.228Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=2d347024d1ab2dea0a70a927fe6a6dd49e93b33d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-05T20:11:31.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
20:12:10 [2024-03-05T20:12:10.907Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:12:10 [2024-03-05T20:12:10.907Z] Created binary: bundles/dynbinary-daemon/dockerd
20:12:10 [2024-03-05T20:12:10.907Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
20:12:10 [2024-03-05T20:12:10.907Z] + tee /go/src/github.com/docker/docker/go.mod
20:12:10 [2024-03-05T20:12:10.907Z] module github.com/docker/docker
20:12:10 [2024-03-05T20:12:10.907Z] 
20:12:10 [2024-03-05T20:12:10.907Z] go 1.20
20:12:10 [2024-03-05T20:12:10.907Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:12:10 [2024-03-05T20:12:10.907Z] + GO111MODULE=on
20:12:10 [2024-03-05T20:12:10.907Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=2d347024d1ab2dea0a70a927fe6a6dd49e93b33d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-05T20:11:31.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
20:12:10 [2024-03-05T20:12:10.907Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:12:10 [2024-03-05T20:12:10.907Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:12:10 [2024-03-05T20:12:10.907Z] 
20:12:10 [2024-03-05T20:12:10.907Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:12:10 [2024-03-05T20:12:10.907Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:12:10 [2024-03-05T20:12:10.907Z] HOSTNAME=b1eeb454d9d0
20:12:10 [2024-03-05T20:12:10.907Z] TESTDEBUG=0
20:12:10 [2024-03-05T20:12:10.907Z] DEST=bundles/test-integration
20:12:10 [2024-03-05T20:12:10.907Z] PWD=/go/src/github.com/docker/docker
20:12:10 [2024-03-05T20:12:10.907Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
20:12:10 [2024-03-05T20:12:10.907Z] DOCKER_GITCOMMIT=2d347024d1ab2dea0a70a927fe6a6dd49e93b33d
20:12:10 [2024-03-05T20:12:10.907Z] container=docker
20:12:10 [2024-03-05T20:12:10.907Z] HOME=/root
20:12:10 [2024-03-05T20:12:10.907Z] CONTAINERD_NAMESPACE=moby
20:12:10 [2024-03-05T20:12:10.907Z] GOLANG_VERSION=1.21.8
20:12:10 [2024-03-05T20:12:10.907Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:12:10 [2024-03-05T20:12:10.907Z] VALIDATE_BRANCH=25.0
20:12:10 [2024-03-05T20:12:10.907Z] TERM=xterm
20:12:10 [2024-03-05T20:12:10.907Z] DOCKER_PKG=github.com/docker/docker
20:12:10 [2024-03-05T20:12:10.907Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
20:12:10 [2024-03-05T20:12:10.907Z] SHLVL=1
20:12:10 [2024-03-05T20:12:10.907Z] TIMEOUT=120m
20:12:10 [2024-03-05T20:12:10.907Z] GOTOOLCHAIN=local
20:12:10 [2024-03-05T20:12:10.907Z] DOCKER_GRAPHDRIVER=overlay2
20:12:10 [2024-03-05T20:12:10.907Z] GO111MODULE=off
20:12:10 [2024-03-05T20:12:10.907Z] DOCKER_EXPERIMENTAL=1
20:12:10 [2024-03-05T20:12:10.907Z] TEST_SKIP_INTEGRATION_CLI=1
20:12:10 [2024-03-05T20:12:10.907Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:12:10 [2024-03-05T20:12:10.907Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:12:10 [2024-03-05T20:12:10.907Z] GOPATH=/go
20:12:10 [2024-03-05T20:12:10.907Z] PKG_CONFIG=pkg-config
20:12:10 [2024-03-05T20:12:10.907Z] _=/usr/bin/env
20:12:10 [2024-03-05T20:12:10.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:12:32 [2024-03-05T20:12:32.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
20:12:32 [2024-03-05T20:12:32.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:12:33 [2024-03-05T20:12:33.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:12:35 [2024-03-05T20:12:35.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:12:41 [2024-03-05T20:12:41.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:12:43 [2024-03-05T20:12:43.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:12:44 [2024-03-05T20:12:44.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:12:45 [2024-03-05T20:12:45.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:12:46 [2024-03-05T20:12:46.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:12:47 [2024-03-05T20:12:47.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
20:12:49 [2024-03-05T20:12:49.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:12:49 [2024-03-05T20:12:49.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:12:50 [2024-03-05T20:12:50.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:12:52 [2024-03-05T20:12:52.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:12:53 [2024-03-05T20:12:53.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:12:55 [2024-03-05T20:12:55.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:12:55 [2024-03-05T20:12:55.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:12:56 [2024-03-05T20:12:56.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:12:57 [2024-03-05T20:12:57.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:12:58 [2024-03-05T20:12:58.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:12:59 [2024-03-05T20:12:59.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:13:00 [2024-03-05T20:13:00.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:13:02 [2024-03-05T20:13:02.152Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:13:02 [2024-03-05T20:13:02.152Z] Using test binary /usr/local/cli-integration/docker
20:13:02 [2024-03-05T20:13:02.152Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:13:02 [2024-03-05T20:13:02.152Z] +++ /etc/init.d/apparmor start
20:13:02 [2024-03-05T20:13:02.152Z] Not: starting.
20:13:02 [2024-03-05T20:13:02.152Z] INFO: Waiting for daemon to start...
20:13:02 [2024-03-05T20:13:02.152Z] Starting dockerd
20:13:02 [2024-03-05T20:13:02.152Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.z1drJG906U/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
20:13:04 [2024-03-05T20:13:04.672Z] .
20:13:04 [2024-03-05T20:13:04.673Z] Running integration-test (iteration 1)
20:13:04 [2024-03-05T20:13:04.673Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
20:13:04 [2024-03-05T20:13:04.673Z] ++ '[' -n '' ']'
20:13:04 [2024-03-05T20:13:04.673Z] ++ 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
20:13:04 [2024-03-05T20:13:04.673Z] ++ set -e
20:13:04 [2024-03-05T20:13:04.673Z] ++ '[' -n 0 ']'
20:13:04 [2024-03-05T20:13:04.673Z] ++ set -x
20:13:04 [2024-03-05T20:13:04.673Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:13:04 [2024-03-05T20:13:04.673Z] Loaded image: busybox:latest
20:13:04 [2024-03-05T20:13:04.673Z] Loaded image: busybox:glibc
20:13:05 [2024-03-05T20:13:05.602Z] Loaded image: debian:bookworm-slim
20:13:05 [2024-03-05T20:13:05.602Z] Loaded image: hello-world:latest
20:13:05 [2024-03-05T20:13:05.602Z] Loaded image: arm32v7/hello-world:latest
20:13:05 [2024-03-05T20:13:05.602Z] INFO: Testing against a local daemon
20:13:05 [2024-03-05T20:13:05.602Z] === RUN   TestCgroupNamespacesBuild
20:13:06 [2024-03-05T20:13:06.970Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
20:13:06 [2024-03-05T20:13:06.970Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:13:07 [2024-03-05T20:13:07.900Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s)
20:13:07 [2024-03-05T20:13:07.900Z] === RUN   TestBuildWithSession
20:13:07 [2024-03-05T20:13:07.900Z]     build_session_test.go:25: TODO: BuildKit
20:13:07 [2024-03-05T20:13:07.900Z] --- SKIP: TestBuildWithSession (0.00s)
20:13:07 [2024-03-05T20:13:07.900Z] === RUN   TestBuildSquashParent
20:13:11 [2024-03-05T20:13:11.170Z] --- PASS: TestBuildSquashParent (3.31s)
20:13:11 [2024-03-05T20:13:11.170Z] === RUN   TestBuildWithRemoveAndForceRemove
20:13:11 [2024-03-05T20:13:11.170Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:13:11 [2024-03-05T20:13:11.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:13:11 [2024-03-05T20:13:11.170Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:13:11 [2024-03-05T20:13:11.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:13:11 [2024-03-05T20:13:11.170Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:13:11 [2024-03-05T20:13:11.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:13:11 [2024-03-05T20:13:11.170Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:13:11 [2024-03-05T20:13:11.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:13:11 [2024-03-05T20:13:11.170Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:13:11 [2024-03-05T20:13:11.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:13:11 [2024-03-05T20:13:11.170Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:13:11 [2024-03-05T20:13:11.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:13:11 [2024-03-05T20:13:11.170Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:13:11 [2024-03-05T20:13:11.170Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:13:11 [2024-03-05T20:13:11.170Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:13:11 [2024-03-05T20:13:11.170Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:13:11 [2024-03-05T20:13:11.170Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:13:11 [2024-03-05T20:13:11.170Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:13:14 [2024-03-05T20:13:14.442Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
20:13:14 [2024-03-05T20:13:14.442Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s)
20:13:14 [2024-03-05T20:13:14.442Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.71s)
20:13:14 [2024-03-05T20:13:14.442Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.02s)
20:13:14 [2024-03-05T20:13:14.442Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.11s)
20:13:14 [2024-03-05T20:13:14.442Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s)
20:13:14 [2024-03-05T20:13:14.442Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.21s)
20:13:14 [2024-03-05T20:13:14.442Z] === RUN   TestBuildMultiStageCopy
20:13:14 [2024-03-05T20:13:14.442Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:13:15 [2024-03-05T20:13:15.370Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:13:15 [2024-03-05T20:13:15.370Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:13:15 [2024-03-05T20:13:15.370Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:13:15 [2024-03-05T20:13:15.626Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:13:15 [2024-03-05T20:13:15.626Z] --- PASS: TestBuildMultiStageCopy (1.26s)
20:13:15 [2024-03-05T20:13:15.626Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.86s)
20:13:15 [2024-03-05T20:13:15.626Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
20:13:15 [2024-03-05T20:13:15.626Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
20:13:15 [2024-03-05T20:13:15.626Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
20:13:15 [2024-03-05T20:13:15.626Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
20:13:15 [2024-03-05T20:13:15.626Z] === RUN   TestBuildMultiStageParentConfig
20:13:16 [2024-03-05T20:13:16.189Z] --- PASS: TestBuildMultiStageParentConfig (0.35s)
20:13:16 [2024-03-05T20:13:16.189Z] === RUN   TestBuildLabelWithTargets
20:13:16 [2024-03-05T20:13:16.752Z] --- PASS: TestBuildLabelWithTargets (0.51s)
20:13:16 [2024-03-05T20:13:16.752Z] === RUN   TestBuildWithEmptyLayers
20:13:16 [2024-03-05T20:13:16.752Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
20:13:16 [2024-03-05T20:13:16.752Z] === RUN   TestBuildMultiStageOnBuild
20:13:17 [2024-03-05T20:13:17.682Z] --- PASS: TestBuildMultiStageOnBuild (1.02s)
20:13:17 [2024-03-05T20:13:17.682Z] === RUN   TestBuildUncleanTarFilenames
20:13:17 [2024-03-05T20:13:17.938Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
20:13:17 [2024-03-05T20:13:17.938Z] === RUN   TestBuildMultiStageLayerLeak
20:13:18 [2024-03-05T20:13:18.867Z] --- PASS: TestBuildMultiStageLayerLeak (1.01s)
20:13:18 [2024-03-05T20:13:18.867Z] === RUN   TestBuildWithHugeFile
20:14:40 [2024-03-05T20:14:40.249Z] --- PASS: TestBuildWithHugeFile (75.56s)
20:14:40 [2024-03-05T20:14:40.249Z] === RUN   TestBuildWCOWSandboxSize
20:14:40 [2024-03-05T20:14:40.249Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:14:40 [2024-03-05T20:14:40.249Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:14:40 [2024-03-05T20:14:40.249Z] === RUN   TestBuildWithEmptyDockerfile
20:14:40 [2024-03-05T20:14:40.249Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:14:40 [2024-03-05T20:14:40.249Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:14:40 [2024-03-05T20:14:40.249Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:14:40 [2024-03-05T20:14:40.249Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:14:40 [2024-03-05T20:14:40.249Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:14:40 [2024-03-05T20:14:40.249Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:14:40 [2024-03-05T20:14:40.249Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:14:40 [2024-03-05T20:14:40.249Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:14:40 [2024-03-05T20:14:40.249Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:14:40 [2024-03-05T20:14:40.249Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
20:14:40 [2024-03-05T20:14:40.249Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
20:14:40 [2024-03-05T20:14:40.249Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
20:14:40 [2024-03-05T20:14:40.249Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
20:14:40 [2024-03-05T20:14:40.249Z] === RUN   TestBuildPreserveOwnership
20:14:40 [2024-03-05T20:14:40.249Z] === RUN   TestBuildPreserveOwnership/copy_from
20:14:40 [2024-03-05T20:14:40.249Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:14:40 [2024-03-05T20:14:40.249Z] --- PASS: TestBuildPreserveOwnership (1.97s)
20:14:40 [2024-03-05T20:14:40.249Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.35s)
20:14:40 [2024-03-05T20:14:40.249Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.61s)
20:14:40 [2024-03-05T20:14:40.249Z] === RUN   TestBuildPlatformInvalid
20:14:40 [2024-03-05T20:14:40.249Z] --- PASS: TestBuildPlatformInvalid (0.01s)
20:14:40 [2024-03-05T20:14:40.249Z] === RUN   TestBuildkitHistoryTracePropagation
20:14:40 [2024-03-05T20:14:40.249Z] time="2024-03-05T20:14:36Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
20:14:40 [2024-03-05T20:14:40.249Z] time="2024-03-05T20:14:36Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
20:14:40 [2024-03-05T20:14:40.249Z] time="2024-03-05T20:14:36Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
20:14:40 [2024-03-05T20:14:40.249Z] time="2024-03-05T20:14:36Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
20:14:40 [2024-03-05T20:14:40.249Z] time="2024-03-05T20:14:36Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
20:14:40 [2024-03-05T20:14:40.249Z] time="2024-03-05T20:14:36Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
20:14:40 [2024-03-05T20:14:40.249Z] time="2024-03-05T20:14:36Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
20:14:40 [2024-03-05T20:14:40.249Z] time="2024-03-05T20:14:36Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
20:14:40 [2024-03-05T20:14:40.249Z] time="2024-03-05T20:14:36Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
20:14:40 [2024-03-05T20:14:40.249Z] time="2024-03-05T20:14:36Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
20:14:40 [2024-03-05T20:14:40.249Z] time="2024-03-05T20:14:36Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
20:14:40 [2024-03-05T20:14:40.249Z] time="2024-03-05T20:14:36Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
20:14:40 [2024-03-05T20:14:40.249Z] time="2024-03-05T20:14:36Z" level=info msg="[core] [Server #4] Server created" module=grpc
20:14:40 [2024-03-05T20:14:40.249Z]     build_traces_test.go:84: Waiting for trace to be available
20:14:40 [2024-03-05T20:14:40.506Z] time="2024-03-05T20:14:40Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
20:14:40 [2024-03-05T20:14:40.506Z] time="2024-03-05T20:14:40Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
20:14:40 [2024-03-05T20:14:40.506Z] time="2024-03-05T20:14:40Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
20:14:40 [2024-03-05T20:14:40.506Z] time="2024-03-05T20:14:40Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
20:14:40 [2024-03-05T20:14:40.506Z] time="2024-03-05T20:14:40Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
20:14:40 [2024-03-05T20:14:40.506Z] time="2024-03-05T20:14:40Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
20:14:40 [2024-03-05T20:14:40.506Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
20:14:40 [2024-03-05T20:14:40.506Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:14:41 [2024-03-05T20:14:41.068Z] Loaded image: busybox:latest
20:14:41 [2024-03-05T20:14:41.068Z] Loaded image: busybox:glibc
20:14:41 [2024-03-05T20:14:41.998Z] Loaded image: debian:bookworm-slim
20:14:41 [2024-03-05T20:14:41.998Z] Loaded image: hello-world:latest
20:14:41 [2024-03-05T20:14:41.998Z] Loaded image: arm32v7/hello-world:latest
20:14:50 [2024-03-05T20:14:50.086Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.71s)
20:14:50 [2024-03-05T20:14:50.086Z] PASS
20:14:50 [2024-03-05T20:14:50.086Z] 
20:14:50 [2024-03-05T20:14:50.086Z] === Skipped
20:14:50 [2024-03-05T20:14:50.086Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:14:50 [2024-03-05T20:14:50.086Z]     build_session_test.go:25: TODO: BuildKit
20:14:50 [2024-03-05T20:14:50.086Z] 
20:14:50 [2024-03-05T20:14:50.086Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:14:50 [2024-03-05T20:14:50.086Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:14:50 [2024-03-05T20:14:50.086Z] 
20:14:50 [2024-03-05T20:14:50.086Z] DONE 35 tests, 2 skipped in 105.635s
20:14:50 [2024-03-05T20:14:50.086Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
20:14:50 [2024-03-05T20:14:50.086Z] ++ '[' -n '' ']'
20:14:50 [2024-03-05T20:14:50.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
20:14:50 [2024-03-05T20:14:50.086Z] ++ set -e
20:14:50 [2024-03-05T20:14:50.086Z] ++ '[' -n 0 ']'
20:14:50 [2024-03-05T20:14:50.086Z] ++ set -x
20:14:50 [2024-03-05T20:14:50.086Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
20:14:50 [2024-03-05T20:14:50.086Z] INFO: Testing against a local daemon
20:14:50 [2024-03-05T20:14:50.086Z] === RUN   TestNoNewPrivileges
20:15:00 [2024-03-05T20:15:00.032Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
20:15:00 [2024-03-05T20:15:00.032Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
20:15:00 [2024-03-05T20:15:00.032Z] --- PASS: TestNoNewPrivileges (9.63s)
20:15:00 [2024-03-05T20:15:00.032Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.38s)
20:15:00 [2024-03-05T20:15:00.032Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.38s)
20:15:00 [2024-03-05T20:15:00.032Z] PASS
20:15:00 [2024-03-05T20:15:00.032Z] 
20:15:00 [2024-03-05T20:15:00.032Z] DONE 3 tests in 9.652s
20:15:00 [2024-03-05T20:15:00.032Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
20:15:00 [2024-03-05T20:15:00.032Z] ++ '[' -n '' ']'
20:15:00 [2024-03-05T20:15:00.032Z] ++ 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
20:15:00 [2024-03-05T20:15:00.032Z] ++ set -e
20:15:00 [2024-03-05T20:15:00.032Z] ++ '[' -n 0 ']'
20:15:00 [2024-03-05T20:15:00.032Z] ++ set -x
20:15:00 [2024-03-05T20:15:00.032Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:15:00 [2024-03-05T20:15:00.032Z] INFO: Testing against a local daemon
20:15:00 [2024-03-05T20:15:00.032Z] === RUN   TestConfigInspect
20:15:01 [2024-03-05T20:15:01.923Z] --- PASS: TestConfigInspect (1.91s)
20:15:01 [2024-03-05T20:15:01.923Z] === RUN   TestConfigList
20:15:03 [2024-03-05T20:15:03.290Z] === RUN   TestConfigList/test_filter_by_name
20:15:03 [2024-03-05T20:15:03.290Z] === RUN   TestConfigList/test_filter_by_id
20:15:03 [2024-03-05T20:15:03.290Z] === RUN   TestConfigList/test_filter_by_label_key_only
20:15:03 [2024-03-05T20:15:03.290Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
20:15:03 [2024-03-05T20:15:03.290Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
20:15:03 [2024-03-05T20:15:03.853Z] --- PASS: TestConfigList (1.96s)
20:15:03 [2024-03-05T20:15:03.853Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
20:15:03 [2024-03-05T20:15:03.853Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
20:15:03 [2024-03-05T20:15:03.853Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
20:15:03 [2024-03-05T20:15:03.853Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
20:15:03 [2024-03-05T20:15:03.853Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
20:15:03 [2024-03-05T20:15:03.853Z] === RUN   TestConfigsCreateAndDelete
20:15:05 [2024-03-05T20:15:05.743Z] --- PASS: TestConfigsCreateAndDelete (2.04s)
20:15:05 [2024-03-05T20:15:05.743Z] === RUN   TestConfigsUpdate
20:15:07 [2024-03-05T20:15:07.635Z] --- PASS: TestConfigsUpdate (1.93s)
20:15:07 [2024-03-05T20:15:07.635Z] === RUN   TestTemplatedConfig
20:15:10 [2024-03-05T20:15:10.907Z] --- PASS: TestTemplatedConfig (2.59s)
20:15:10 [2024-03-05T20:15:10.907Z] === RUN   TestConfigCreateResolve
20:15:12 [2024-03-05T20:15:12.273Z] --- PASS: TestConfigCreateResolve (1.94s)
20:15:12 [2024-03-05T20:15:12.273Z] PASS
20:15:12 [2024-03-05T20:15:12.273Z] 
20:15:12 [2024-03-05T20:15:12.273Z] DONE 11 tests in 12.397s
20:15:12 [2024-03-05T20:15:12.273Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
20:15:12 [2024-03-05T20:15:12.273Z] ++ '[' -n '' ']'
20:15:12 [2024-03-05T20:15:12.273Z] ++ 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
20:15:12 [2024-03-05T20:15:12.273Z] ++ set -e
20:15:12 [2024-03-05T20:15:12.273Z] ++ '[' -n 0 ']'
20:15:12 [2024-03-05T20:15:12.273Z] ++ set -x
20:15:12 [2024-03-05T20:15:12.273Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:15:12 [2024-03-05T20:15:12.273Z] INFO: Testing against a local daemon
20:15:12 [2024-03-05T20:15:12.273Z] === RUN   TestAttach
20:15:12 [2024-03-05T20:15:12.273Z] === RUN   TestAttach/without_TTY
20:15:12 [2024-03-05T20:15:12.273Z] === PAUSE TestAttach/without_TTY
20:15:12 [2024-03-05T20:15:12.273Z] === RUN   TestAttach/with_TTY
20:15:12 [2024-03-05T20:15:12.273Z] === PAUSE TestAttach/with_TTY
20:15:12 [2024-03-05T20:15:12.273Z] === CONT  TestAttach/without_TTY
20:15:12 [2024-03-05T20:15:12.273Z] === CONT  TestAttach/with_TTY
20:15:12 [2024-03-05T20:15:12.273Z] --- PASS: TestAttach (0.02s)
20:15:12 [2024-03-05T20:15:12.273Z]     --- PASS: TestAttach/without_TTY (0.04s)
20:15:12 [2024-03-05T20:15:12.273Z]     --- PASS: TestAttach/with_TTY (0.04s)
20:15:12 [2024-03-05T20:15:12.273Z] === RUN   TestCreateWithCDIDevices
20:15:13 [2024-03-05T20:15:13.202Z] --- PASS: TestCreateWithCDIDevices (0.95s)
20:15:13 [2024-03-05T20:15:13.202Z] === RUN   TestCDISpecDirsAreInSystemInfo
20:15:13 [2024-03-05T20:15:13.202Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
20:15:13 [2024-03-05T20:15:13.765Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
20:15:14 [2024-03-05T20:15:14.328Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
20:15:14 [2024-03-05T20:15:14.891Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
20:15:15 [2024-03-05T20:15:15.453Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
20:15:16 [2024-03-05T20:15:16.015Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
20:15:16 [2024-03-05T20:15:16.578Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
20:15:16 [2024-03-05T20:15:16.835Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
20:15:17 [2024-03-05T20:15:17.397Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
20:15:17 [2024-03-05T20:15:17.397Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
20:15:17 [2024-03-05T20:15:17.397Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
20:15:17 [2024-03-05T20:15:17.397Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
20:15:17 [2024-03-05T20:15:17.397Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
20:15:17 [2024-03-05T20:15:17.397Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
20:15:17 [2024-03-05T20:15:17.397Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
20:15:17 [2024-03-05T20:15:17.397Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
20:15:17 [2024-03-05T20:15:17.397Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestCheckpoint
20:15:17 [2024-03-05T20:15:17.397Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:15:17 [2024-03-05T20:15:17.397Z] --- SKIP: TestCheckpoint (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/commit
20:15:17 [2024-03-05T20:15:17.397Z] === PAUSE TestContainerInvalidJSON/commit
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/create
20:15:17 [2024-03-05T20:15:17.397Z] === PAUSE TestContainerInvalidJSON/containers/create
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:15:17 [2024-03-05T20:15:17.397Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:15:17 [2024-03-05T20:15:17.397Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:15:17 [2024-03-05T20:15:17.397Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:15:17 [2024-03-05T20:15:17.397Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
20:15:17 [2024-03-05T20:15:17.397Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
20:15:17 [2024-03-05T20:15:17.397Z] === CONT  TestContainerInvalidJSON/commit
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:15:17 [2024-03-05T20:15:17.397Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:15:17 [2024-03-05T20:15:17.397Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:15:17 [2024-03-05T20:15:17.397Z] === CONT  TestContainerInvalidJSON/containers/create
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:15:17 [2024-03-05T20:15:17.397Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
20:15:17 [2024-03-05T20:15:17.397Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:15:17 [2024-03-05T20:15:17.397Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
20:15:17 [2024-03-05T20:15:17.397Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:15:17 [2024-03-05T20:15:17.397Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:15:17 [2024-03-05T20:15:17.397Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.397Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:15:17 [2024-03-05T20:15:17.398Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
20:15:17 [2024-03-05T20:15:17.398Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:15:17 [2024-03-05T20:15:17.398Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.398Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.398Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:15:17 [2024-03-05T20:15:17.398Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
20:15:17 [2024-03-05T20:15:17.398Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:15:17 [2024-03-05T20:15:17.398Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.398Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.398Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:15:17 [2024-03-05T20:15:17.398Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
20:15:17 [2024-03-05T20:15:17.398Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:15:17 [2024-03-05T20:15:17.398Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.398Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:15:17 [2024-03-05T20:15:17.398Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:15:17 [2024-03-05T20:15:17.398Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:15:17 [2024-03-05T20:15:17.398Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
20:15:17 [2024-03-05T20:15:17.398Z] === RUN   TestCopyFromContainerPathIsNotDir
20:15:17 [2024-03-05T20:15:17.654Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
20:15:17 [2024-03-05T20:15:17.654Z] === RUN   TestCopyToContainerPathDoesNotExist
20:15:17 [2024-03-05T20:15:17.654Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
20:15:17 [2024-03-05T20:15:17.654Z] === RUN   TestCopyEmptyFile
20:15:17 [2024-03-05T20:15:17.654Z] --- PASS: TestCopyEmptyFile (0.06s)
20:15:17 [2024-03-05T20:15:17.654Z] === RUN   TestCopyToContainerPathIsNotDir
20:15:17 [2024-03-05T20:15:17.654Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
20:15:17 [2024-03-05T20:15:17.654Z] === RUN   TestCopyFromContainer
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer//
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer/.
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer//.
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer/./
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer//./
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer//bar/root
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer//bar/root/
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer//bar/root/.
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer/bar/quux
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer/bar/quux/
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer/bar/quux/.
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:15:18 [2024-03-05T20:15:18.216Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:15:18 [2024-03-05T20:15:18.473Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
20:15:18 [2024-03-05T20:15:18.473Z] === RUN   TestCopyFromContainer/bar/notarget
20:15:18 [2024-03-05T20:15:18.473Z] --- PASS: TestCopyFromContainer (0.68s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer// (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer/. (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer//. (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
20:15:18 [2024-03-05T20:15:18.473Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:15:18 [2024-03-05T20:15:18.473Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:15:18 [2024-03-05T20:15:18.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:15:18 [2024-03-05T20:15:18.473Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:15:18 [2024-03-05T20:15:18.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:15:18 [2024-03-05T20:15:18.473Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:15:18 [2024-03-05T20:15:18.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:15:18 [2024-03-05T20:15:18.473Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:15:18 [2024-03-05T20:15:18.473Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:15:18 [2024-03-05T20:15:18.473Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:15:18 [2024-03-05T20:15:18.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:15:18 [2024-03-05T20:15:18.473Z] === RUN   TestCreateLinkToNonExistingContainer
20:15:18 [2024-03-05T20:15:18.473Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
20:15:18 [2024-03-05T20:15:18.473Z] === RUN   TestCreateWithInvalidEnv
20:15:18 [2024-03-05T20:15:18.473Z] === RUN   TestCreateWithInvalidEnv/0
20:15:18 [2024-03-05T20:15:18.473Z] === PAUSE TestCreateWithInvalidEnv/0
20:15:18 [2024-03-05T20:15:18.473Z] === RUN   TestCreateWithInvalidEnv/1
20:15:18 [2024-03-05T20:15:18.473Z] === PAUSE TestCreateWithInvalidEnv/1
20:15:18 [2024-03-05T20:15:18.473Z] === RUN   TestCreateWithInvalidEnv/2
20:15:18 [2024-03-05T20:15:18.473Z] === PAUSE TestCreateWithInvalidEnv/2
20:15:18 [2024-03-05T20:15:18.473Z] === CONT  TestCreateWithInvalidEnv/0
20:15:18 [2024-03-05T20:15:18.473Z] === CONT  TestCreateWithInvalidEnv/2
20:15:18 [2024-03-05T20:15:18.473Z] === CONT  TestCreateWithInvalidEnv/1
20:15:18 [2024-03-05T20:15:18.473Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:15:18 [2024-03-05T20:15:18.473Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:15:18 [2024-03-05T20:15:18.473Z] === RUN   TestCreateTmpfsMountsTarget
20:15:18 [2024-03-05T20:15:18.473Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:15:18 [2024-03-05T20:15:18.473Z] === RUN   TestCreateWithCustomMaskedPaths
20:15:19 [2024-03-05T20:15:19.843Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
20:15:19 [2024-03-05T20:15:19.843Z] === RUN   TestCreateWithCustomReadonlyPaths
20:15:21 [2024-03-05T20:15:21.210Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.34s)
20:15:21 [2024-03-05T20:15:21.210Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:15:21 [2024-03-05T20:15:21.210Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:15:21 [2024-03-05T20:15:21.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:15:21 [2024-03-05T20:15:21.210Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:15:21 [2024-03-05T20:15:21.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:15:21 [2024-03-05T20:15:21.210Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:15:21 [2024-03-05T20:15:21.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:15:21 [2024-03-05T20:15:21.210Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:15:21 [2024-03-05T20:15:21.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:15:21 [2024-03-05T20:15:21.210Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:15:21 [2024-03-05T20:15:21.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:15:21 [2024-03-05T20:15:21.210Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
20:15:21 [2024-03-05T20:15:21.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
20:15:21 [2024-03-05T20:15:21.210Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:15:21 [2024-03-05T20:15:21.210Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:15:21 [2024-03-05T20:15:21.210Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
20:15:21 [2024-03-05T20:15:21.210Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:15:21 [2024-03-05T20:15:21.210Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:15:21 [2024-03-05T20:15:21.210Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:15:21 [2024-03-05T20:15:21.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:15:21 [2024-03-05T20:15:21.210Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
20:15:21 [2024-03-05T20:15:21.210Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
20:15:21 [2024-03-05T20:15:21.210Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
20:15:21 [2024-03-05T20:15:21.210Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
20:15:21 [2024-03-05T20:15:21.210Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
20:15:21 [2024-03-05T20:15:21.210Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
20:15:21 [2024-03-05T20:15:21.210Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:15:21 [2024-03-05T20:15:21.466Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
20:15:21 [2024-03-05T20:15:21.466Z] === RUN   TestCreateDifferentPlatform
20:15:21 [2024-03-05T20:15:21.466Z] === RUN   TestCreateDifferentPlatform/different_os
20:15:21 [2024-03-05T20:15:21.466Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:15:21 [2024-03-05T20:15:21.466Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:15:21 [2024-03-05T20:15:21.466Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:15:21 [2024-03-05T20:15:21.466Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:15:21 [2024-03-05T20:15:21.466Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:15:21 [2024-03-05T20:15:21.466Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:15:21 [2024-03-05T20:15:21.466Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:15:21 [2024-03-05T20:15:21.466Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
20:15:21 [2024-03-05T20:15:21.466Z] === RUN   TestCreateInvalidHostConfig
20:15:21 [2024-03-05T20:15:21.466Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:15:21 [2024-03-05T20:15:21.467Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:15:21 [2024-03-05T20:15:21.467Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:15:21 [2024-03-05T20:15:21.467Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:15:21 [2024-03-05T20:15:21.467Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:15:21 [2024-03-05T20:15:21.467Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:15:21 [2024-03-05T20:15:21.467Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:15:21 [2024-03-05T20:15:21.467Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:15:21 [2024-03-05T20:15:21.467Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
20:15:21 [2024-03-05T20:15:21.467Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
20:15:21 [2024-03-05T20:15:21.467Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:15:21 [2024-03-05T20:15:21.467Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:15:21 [2024-03-05T20:15:21.467Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:15:21 [2024-03-05T20:15:21.467Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:15:21 [2024-03-05T20:15:21.467Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
20:15:21 [2024-03-05T20:15:21.467Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:15:21 [2024-03-05T20:15:21.467Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:15:21 [2024-03-05T20:15:21.467Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:15:21 [2024-03-05T20:15:21.467Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:15:21 [2024-03-05T20:15:21.467Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:15:21 [2024-03-05T20:15:21.467Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
20:15:21 [2024-03-05T20:15:21.467Z] === RUN   TestCreateWithMultipleEndpointSettings
20:15:21 [2024-03-05T20:15:21.467Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
20:15:21 [2024-03-05T20:15:21.467Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
20:15:21 [2024-03-05T20:15:21.467Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
20:15:21 [2024-03-05T20:15:21.467Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
20:15:21 [2024-03-05T20:15:21.467Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
20:15:21 [2024-03-05T20:15:21.467Z] === RUN   TestCreateWithCustomMACs
20:15:22 [2024-03-05T20:15:22.029Z] --- PASS: TestCreateWithCustomMACs (0.52s)
20:15:22 [2024-03-05T20:15:22.029Z] === RUN   TestContainerStartOnDaemonRestart
20:15:22 [2024-03-05T20:15:22.029Z] === PAUSE TestContainerStartOnDaemonRestart
20:15:22 [2024-03-05T20:15:22.029Z] === RUN   TestDaemonRestartIpcMode
20:15:22 [2024-03-05T20:15:22.029Z] === PAUSE TestDaemonRestartIpcMode
20:15:22 [2024-03-05T20:15:22.029Z] === RUN   TestDaemonHostGatewayIP
20:15:22 [2024-03-05T20:15:22.029Z] === PAUSE TestDaemonHostGatewayIP
20:15:22 [2024-03-05T20:15:22.029Z] === RUN   TestRestartDaemonWithRestartingContainer
20:15:22 [2024-03-05T20:15:22.029Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:15:22 [2024-03-05T20:15:22.029Z] === RUN   TestHardRestartWhenContainerIsRunning
20:15:22 [2024-03-05T20:15:22.029Z] === PAUSE TestHardRestartWhenContainerIsRunning
20:15:22 [2024-03-05T20:15:22.029Z] === RUN   TestContainerKillOnDaemonStart
20:15:22 [2024-03-05T20:15:22.029Z] === PAUSE TestContainerKillOnDaemonStart
20:15:22 [2024-03-05T20:15:22.029Z] === RUN   TestDiff
20:15:22 [2024-03-05T20:15:22.592Z] --- PASS: TestDiff (0.40s)
20:15:22 [2024-03-05T20:15:22.592Z] === RUN   TestDiffStoppedContainer
20:15:22 [2024-03-05T20:15:22.849Z] --- PASS: TestDiffStoppedContainer (0.40s)
20:15:22 [2024-03-05T20:15:22.849Z] === RUN   TestExecConsoleSize
20:15:23 [2024-03-05T20:15:23.411Z] --- PASS: TestExecConsoleSize (0.45s)
20:15:23 [2024-03-05T20:15:23.411Z] === RUN   TestExecWithCloseStdin
20:15:23 [2024-03-05T20:15:23.975Z] --- PASS: TestExecWithCloseStdin (0.46s)
20:15:23 [2024-03-05T20:15:23.975Z] === RUN   TestExec
20:15:24 [2024-03-05T20:15:24.231Z] --- PASS: TestExec (0.46s)
20:15:24 [2024-03-05T20:15:24.231Z] === RUN   TestExecUser
20:15:24 [2024-03-05T20:15:24.793Z] --- PASS: TestExecUser (0.43s)
20:15:24 [2024-03-05T20:15:24.793Z] === RUN   TestExecWithGroupAdd
20:15:25 [2024-03-05T20:15:25.050Z] --- PASS: TestExecWithGroupAdd (0.45s)
20:15:25 [2024-03-05T20:15:25.050Z] === RUN   TestExportContainerAndImportImage
20:15:25 [2024-03-05T20:15:25.613Z] --- PASS: TestExportContainerAndImportImage (0.50s)
20:15:25 [2024-03-05T20:15:25.613Z] === RUN   TestExportContainerAfterDaemonRestart
20:15:32 [2024-03-05T20:15:32.223Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
20:15:32 [2024-03-05T20:15:32.223Z] === RUN   TestHealthCheckWorkdir
20:15:32 [2024-03-05T20:15:32.489Z] --- PASS: TestHealthCheckWorkdir (0.69s)
20:15:32 [2024-03-05T20:15:32.489Z] === RUN   TestHealthKillContainer
20:15:40 [2024-03-05T20:15:40.632Z] --- PASS: TestHealthKillContainer (7.62s)
20:15:40 [2024-03-05T20:15:40.632Z] === RUN   TestHealthCheckProcessKilled
20:15:40 [2024-03-05T20:15:40.632Z] --- PASS: TestHealthCheckProcessKilled (0.60s)
20:15:40 [2024-03-05T20:15:40.632Z] === RUN   TestHealthStartInterval
20:15:41 [2024-03-05T20:15:41.998Z]     health_test.go:141: &{2024-03-05 20:15:41.792575222 +0000 UTC 2024-03-05 20:15:41.820278294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:15:41 [2024-03-05T20:15:41.998Z]         }
20:15:42 [2024-03-05T20:15:42.255Z]     health_test.go:141: &{2024-03-05 20:15:41.792575222 +0000 UTC 2024-03-05 20:15:41.820278294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:15:42 [2024-03-05T20:15:42.255Z]         }
20:15:42 [2024-03-05T20:15:42.255Z]     health_test.go:141: &{2024-03-05 20:15:41.792575222 +0000 UTC 2024-03-05 20:15:41.820278294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:15:42 [2024-03-05T20:15:42.255Z]         }
20:15:42 [2024-03-05T20:15:42.255Z]     health_test.go:141: &{2024-03-05 20:15:41.792575222 +0000 UTC 2024-03-05 20:15:41.820278294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:15:42 [2024-03-05T20:15:42.255Z]         }
20:15:42 [2024-03-05T20:15:42.511Z]     health_test.go:141: &{2024-03-05 20:15:41.792575222 +0000 UTC 2024-03-05 20:15:41.820278294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:15:42 [2024-03-05T20:15:42.511Z]         }
20:15:42 [2024-03-05T20:15:42.511Z]     health_test.go:141: &{2024-03-05 20:15:41.792575222 +0000 UTC 2024-03-05 20:15:41.820278294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:15:42 [2024-03-05T20:15:42.511Z]         }
20:15:42 [2024-03-05T20:15:42.767Z]     health_test.go:141: &{2024-03-05 20:15:41.792575222 +0000 UTC 2024-03-05 20:15:41.820278294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:15:42 [2024-03-05T20:15:42.767Z]         }
20:15:42 [2024-03-05T20:15:42.767Z]     health_test.go:141: &{2024-03-05 20:15:41.792575222 +0000 UTC 2024-03-05 20:15:41.820278294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:15:42 [2024-03-05T20:15:42.767Z]         }
20:15:42 [2024-03-05T20:15:42.767Z]     health_test.go:141: &{2024-03-05 20:15:41.792575222 +0000 UTC 2024-03-05 20:15:41.820278294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:15:42 [2024-03-05T20:15:42.767Z]         }
20:15:43 [2024-03-05T20:15:43.024Z]     health_test.go:141: &{2024-03-05 20:15:41.792575222 +0000 UTC 2024-03-05 20:15:41.820278294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:15:43 [2024-03-05T20:15:43.024Z]         }
20:15:43 [2024-03-05T20:15:43.024Z]     health_test.go:141: &{2024-03-05 20:15:42.821149475 +0000 UTC 2024-03-05 20:15:42.848952486 +0000 UTC 1 2}
20:15:43 [2024-03-05T20:15:43.024Z]     health_test.go:141: &{2024-03-05 20:15:42.821149475 +0000 UTC 2024-03-05 20:15:42.848952486 +0000 UTC 1 2}
20:15:43 [2024-03-05T20:15:43.280Z]     health_test.go:141: &{2024-03-05 20:15:42.821149475 +0000 UTC 2024-03-05 20:15:42.848952486 +0000 UTC 1 2}
20:15:43 [2024-03-05T20:15:43.280Z]     health_test.go:141: &{2024-03-05 20:15:42.821149475 +0000 UTC 2024-03-05 20:15:42.848952486 +0000 UTC 1 2}
20:15:43 [2024-03-05T20:15:43.536Z]     health_test.go:141: &{2024-03-05 20:15:42.821149475 +0000 UTC 2024-03-05 20:15:42.848952486 +0000 UTC 1 2}
20:15:43 [2024-03-05T20:15:43.536Z]     health_test.go:141: &{2024-03-05 20:15:42.821149475 +0000 UTC 2024-03-05 20:15:42.848952486 +0000 UTC 1 2}
20:15:43 [2024-03-05T20:15:43.536Z]     health_test.go:141: &{2024-03-05 20:15:42.821149475 +0000 UTC 2024-03-05 20:15:42.848952486 +0000 UTC 1 2}
20:15:43 [2024-03-05T20:15:43.793Z]     health_test.go:141: &{2024-03-05 20:15:42.821149475 +0000 UTC 2024-03-05 20:15:42.848952486 +0000 UTC 1 2}
20:15:43 [2024-03-05T20:15:43.793Z]     health_test.go:141: &{2024-03-05 20:15:42.821149475 +0000 UTC 2024-03-05 20:15:42.848952486 +0000 UTC 1 2}
20:15:44 [2024-03-05T20:15:44.049Z]     health_test.go:141: &{2024-03-05 20:15:42.821149475 +0000 UTC 2024-03-05 20:15:42.848952486 +0000 UTC 1 2}
20:15:44 [2024-03-05T20:15:44.049Z]     health_test.go:169: 1.028747441s
20:15:44 [2024-03-05T20:15:44.978Z]     health_test.go:169: 1.028747441s
20:15:46 [2024-03-05T20:15:46.344Z]     health_test.go:169: 1.028747441s
20:15:47 [2024-03-05T20:15:47.272Z]     health_test.go:169: 1.028747441s
20:15:48 [2024-03-05T20:15:48.200Z]     health_test.go:169: 1.028747441s
20:15:49 [2024-03-05T20:15:49.128Z]     health_test.go:169: 1.028747441s
20:15:50 [2024-03-05T20:15:50.055Z]     health_test.go:169: 1.028747441s
20:15:50 [2024-03-05T20:15:50.983Z]     health_test.go:169: 1.028747441s
20:15:52 [2024-03-05T20:15:52.348Z]     health_test.go:169: 1.028747441s
20:15:53 [2024-03-05T20:15:53.276Z]     health_test.go:169: 1.028747441s
20:15:54 [2024-03-05T20:15:54.204Z]     health_test.go:169: 1.028747441s
20:15:55 [2024-03-05T20:15:55.132Z]     health_test.go:169: 1.028747441s
20:15:56 [2024-03-05T20:15:56.060Z]     health_test.go:169: 1.028747441s
20:15:56 [2024-03-05T20:15:56.988Z]     health_test.go:169: 1.028747441s
20:15:58 [2024-03-05T20:15:58.353Z]     health_test.go:169: 1.028747441s
20:15:59 [2024-03-05T20:15:59.281Z]     health_test.go:169: 1.028747441s
20:16:00 [2024-03-05T20:16:00.209Z]     health_test.go:169: 1.028747441s
20:16:01 [2024-03-05T20:16:01.137Z]     health_test.go:169: 1.028747441s
20:16:02 [2024-03-05T20:16:02.064Z]     health_test.go:169: 1.028747441s
20:16:02 [2024-03-05T20:16:02.992Z]     health_test.go:169: 1.028747441s
20:16:04 [2024-03-05T20:16:04.357Z]     health_test.go:169: 1.028747441s
20:16:05 [2024-03-05T20:16:05.285Z]     health_test.go:169: 1.028747441s
20:16:06 [2024-03-05T20:16:06.213Z]     health_test.go:169: 1.028747441s
20:16:07 [2024-03-05T20:16:07.141Z]     health_test.go:169: 1.028747441s
20:16:08 [2024-03-05T20:16:08.069Z]     health_test.go:169: 1.028747441s
20:16:08 [2024-03-05T20:16:08.997Z]     health_test.go:169: 1.028747441s
20:16:10 [2024-03-05T20:16:10.363Z]     health_test.go:169: 1.028747441s
20:16:11 [2024-03-05T20:16:11.291Z]     health_test.go:169: 1.028747441s
20:16:12 [2024-03-05T20:16:12.219Z]     health_test.go:169: 1.028747441s
20:16:13 [2024-03-05T20:16:13.147Z]     health_test.go:169: 1.028747441s
20:16:14 [2024-03-05T20:16:14.514Z] --- PASS: TestHealthStartInterval (33.60s)
20:16:14 [2024-03-05T20:16:14.514Z] === RUN   TestInspectCpusetInConfigPre120
20:16:14 [2024-03-05T20:16:14.770Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
20:16:14 [2024-03-05T20:16:14.770Z] === RUN   TestInspectAnnotations
20:16:14 [2024-03-05T20:16:14.770Z] --- PASS: TestInspectAnnotations (0.04s)
20:16:14 [2024-03-05T20:16:14.770Z] === RUN   TestNetworkAliasesAreEmpty
20:16:14 [2024-03-05T20:16:14.770Z] === RUN   TestNetworkAliasesAreEmpty/host
20:16:14 [2024-03-05T20:16:14.770Z] === RUN   TestNetworkAliasesAreEmpty/bridge
20:16:14 [2024-03-05T20:16:14.770Z] === RUN   TestNetworkAliasesAreEmpty/none
20:16:14 [2024-03-05T20:16:14.770Z] --- PASS: TestNetworkAliasesAreEmpty (0.11s)
20:16:14 [2024-03-05T20:16:14.770Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.03s)
20:16:14 [2024-03-05T20:16:14.770Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
20:16:14 [2024-03-05T20:16:14.770Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.03s)
20:16:14 [2024-03-05T20:16:14.770Z] === RUN   TestIpcModeNone
20:16:15 [2024-03-05T20:16:15.333Z] --- PASS: TestIpcModeNone (0.41s)
20:16:15 [2024-03-05T20:16:15.333Z] === RUN   TestIpcModePrivate
20:16:15 [2024-03-05T20:16:15.589Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
20:16:15 [2024-03-05T20:16:15.589Z] --- PASS: TestIpcModePrivate (0.44s)
20:16:15 [2024-03-05T20:16:15.589Z] === RUN   TestIpcModeShareable
20:16:15 [2024-03-05T20:16:15.846Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
20:16:16 [2024-03-05T20:16:16.102Z] --- PASS: TestIpcModeShareable (0.46s)
20:16:16 [2024-03-05T20:16:16.102Z] === RUN   TestAPIIpcModeShareableAndContainer
20:16:17 [2024-03-05T20:16:17.469Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.08s)
20:16:17 [2024-03-05T20:16:17.469Z] === RUN   TestAPIIpcModeHost
20:16:17 [2024-03-05T20:16:17.469Z] --- PASS: TestAPIIpcModeHost (0.27s)
20:16:17 [2024-03-05T20:16:17.469Z] === RUN   TestDaemonIpcModeShareable
20:16:18 [2024-03-05T20:16:18.398Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
20:16:18 [2024-03-05T20:16:18.398Z] --- PASS: TestDaemonIpcModeShareable (1.03s)
20:16:18 [2024-03-05T20:16:18.398Z] === RUN   TestDaemonIpcModePrivate
20:16:19 [2024-03-05T20:16:19.327Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
20:16:19 [2024-03-05T20:16:19.584Z] --- PASS: TestDaemonIpcModePrivate (1.05s)
20:16:19 [2024-03-05T20:16:19.584Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:16:20 [2024-03-05T20:16:20.513Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
20:16:20 [2024-03-05T20:16:20.513Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s)
20:16:20 [2024-03-05T20:16:20.513Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:16:21 [2024-03-05T20:16:21.441Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
20:16:21 [2024-03-05T20:16:21.698Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s)
20:16:21 [2024-03-05T20:16:21.698Z] === RUN   TestIpcModeOlderClient
20:16:21 [2024-03-05T20:16:21.698Z] === PAUSE TestIpcModeOlderClient
20:16:21 [2024-03-05T20:16:21.698Z] === RUN   TestKillContainerInvalidSignal
20:16:22 [2024-03-05T20:16:22.260Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
20:16:22 [2024-03-05T20:16:22.260Z] === RUN   TestKillContainer
20:16:22 [2024-03-05T20:16:22.260Z] === RUN   TestKillContainer/no_signal
20:16:22 [2024-03-05T20:16:22.517Z] === RUN   TestKillContainer/non_killing_signal
20:16:22 [2024-03-05T20:16:22.773Z] === RUN   TestKillContainer/killing_signal
20:16:23 [2024-03-05T20:16:23.336Z] --- PASS: TestKillContainer (1.28s)
20:16:23 [2024-03-05T20:16:23.336Z]     --- PASS: TestKillContainer/no_signal (0.44s)
20:16:23 [2024-03-05T20:16:23.336Z]     --- PASS: TestKillContainer/non_killing_signal (0.22s)
20:16:23 [2024-03-05T20:16:23.336Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
20:16:23 [2024-03-05T20:16:23.336Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:16:23 [2024-03-05T20:16:23.336Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:16:23 [2024-03-05T20:16:23.899Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:16:24 [2024-03-05T20:16:24.157Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
20:16:24 [2024-03-05T20:16:24.157Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
20:16:24 [2024-03-05T20:16:24.157Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.21s)
20:16:24 [2024-03-05T20:16:24.157Z] === RUN   TestKillStoppedContainer
20:16:24 [2024-03-05T20:16:24.157Z] --- PASS: TestKillStoppedContainer (0.05s)
20:16:24 [2024-03-05T20:16:24.157Z] === RUN   TestKillStoppedContainerAPIPre120
20:16:24 [2024-03-05T20:16:24.414Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
20:16:24 [2024-03-05T20:16:24.414Z] === RUN   TestKillDifferentUserContainer
20:16:24 [2024-03-05T20:16:24.670Z] --- PASS: TestKillDifferentUserContainer (0.40s)
20:16:24 [2024-03-05T20:16:24.670Z] === RUN   TestInspectOomKilledTrue
20:16:25 [2024-03-05T20:16:25.232Z] --- PASS: TestInspectOomKilledTrue (0.47s)
20:16:25 [2024-03-05T20:16:25.232Z] === RUN   TestInspectOomKilledFalse
20:16:25 [2024-03-05T20:16:25.489Z] --- PASS: TestInspectOomKilledFalse (0.43s)
20:16:25 [2024-03-05T20:16:25.489Z] === RUN   TestLinksEtcHostsContentMatch
20:16:25 [2024-03-05T20:16:25.745Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s)
20:16:25 [2024-03-05T20:16:25.745Z] === RUN   TestLinksContainerNames
20:16:26 [2024-03-05T20:16:26.673Z] --- PASS: TestLinksContainerNames (0.83s)
20:16:26 [2024-03-05T20:16:26.673Z] === RUN   TestLogsFollowTailEmpty
20:16:27 [2024-03-05T20:16:27.237Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
20:16:27 [2024-03-05T20:16:27.237Z] === RUN   TestLogs
20:16:27 [2024-03-05T20:16:27.237Z] === RUN   TestLogs/driver_local
20:16:27 [2024-03-05T20:16:27.237Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:16:27 [2024-03-05T20:16:27.237Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:16:27 [2024-03-05T20:16:27.237Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:16:27 [2024-03-05T20:16:27.237Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:16:27 [2024-03-05T20:16:27.237Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:16:27 [2024-03-05T20:16:27.237Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:16:27 [2024-03-05T20:16:27.237Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:16:27 [2024-03-05T20:16:27.237Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:16:27 [2024-03-05T20:16:27.237Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:16:27 [2024-03-05T20:16:27.237Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:16:27 [2024-03-05T20:16:27.237Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:16:27 [2024-03-05T20:16:27.237Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:16:27 [2024-03-05T20:16:27.237Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:16:27 [2024-03-05T20:16:27.237Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:16:27 [2024-03-05T20:16:27.237Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:16:27 [2024-03-05T20:16:27.237Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:16:27 [2024-03-05T20:16:27.237Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:16:27 [2024-03-05T20:16:27.237Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:16:28 [2024-03-05T20:16:28.605Z] === RUN   TestLogs/driver_json-file
20:16:28 [2024-03-05T20:16:28.605Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:16:28 [2024-03-05T20:16:28.605Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:16:28 [2024-03-05T20:16:28.605Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:16:28 [2024-03-05T20:16:28.605Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:16:28 [2024-03-05T20:16:28.605Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:16:28 [2024-03-05T20:16:28.605Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:16:28 [2024-03-05T20:16:28.605Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:16:28 [2024-03-05T20:16:28.605Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:16:28 [2024-03-05T20:16:28.605Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:16:28 [2024-03-05T20:16:28.605Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:16:28 [2024-03-05T20:16:28.605Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:16:28 [2024-03-05T20:16:28.605Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:16:28 [2024-03-05T20:16:28.605Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:16:28 [2024-03-05T20:16:28.605Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:16:28 [2024-03-05T20:16:28.605Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:16:28 [2024-03-05T20:16:28.605Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:16:28 [2024-03-05T20:16:28.605Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:16:28 [2024-03-05T20:16:28.605Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:16:29 [2024-03-05T20:16:29.973Z] --- PASS: TestLogs (3.00s)
20:16:29 [2024-03-05T20:16:29.973Z]     --- PASS: TestLogs/driver_local (0.01s)
20:16:29 [2024-03-05T20:16:29.973Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.96s)
20:16:29 [2024-03-05T20:16:29.973Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.11s)
20:16:29 [2024-03-05T20:16:29.973Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.15s)
20:16:29 [2024-03-05T20:16:29.973Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.27s)
20:16:29 [2024-03-05T20:16:29.973Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.41s)
20:16:29 [2024-03-05T20:16:29.973Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.47s)
20:16:29 [2024-03-05T20:16:29.973Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:16:29 [2024-03-05T20:16:29.973Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s)
20:16:29 [2024-03-05T20:16:29.973Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.04s)
20:16:29 [2024-03-05T20:16:29.973Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.14s)
20:16:29 [2024-03-05T20:16:29.973Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.43s)
20:16:29 [2024-03-05T20:16:29.973Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.44s)
20:16:29 [2024-03-05T20:16:29.973Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.51s)
20:16:29 [2024-03-05T20:16:29.973Z] === RUN   TestContainerNetworkMountsNoChown
20:16:30 [2024-03-05T20:16:30.536Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/default
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/default
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/private
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/private
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rprivate
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rprivate
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/slave
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/slave
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rslave
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rslave
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/shared
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/shared
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rshared
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rshared
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/default
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/shared
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/slave
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/default/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/rprivate
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/private
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/rshared
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/rslave
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/default/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/default/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/private/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/private/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/default/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:16:30 [2024-03-05T20:16:30.536Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:16:30 [2024-03-05T20:16:30.793Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:16:30 [2024-03-05T20:16:30.793Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:16:30 [2024-03-05T20:16:30.793Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:16:30 [2024-03-05T20:16:30.793Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:16:30 [2024-03-05T20:16:30.793Z] === CONT  TestMountDaemonRoot/private/bind_root
20:16:30 [2024-03-05T20:16:30.793Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:16:30 [2024-03-05T20:16:30.793Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:16:30 [2024-03-05T20:16:30.793Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:16:30 [2024-03-05T20:16:30.793Z] === CONT  TestMountDaemonRoot/private/mount_root
20:16:30 [2024-03-05T20:16:30.793Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:16:30 [2024-03-05T20:16:30.793Z] --- PASS: TestMountDaemonRoot (0.01s)
20:16:30 [2024-03-05T20:16:30.793Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
20:16:30 [2024-03-05T20:16:30.793Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
20:16:30 [2024-03-05T20:16:30.793Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
20:16:30 [2024-03-05T20:16:30.793Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
20:16:30 [2024-03-05T20:16:30.793Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
20:16:30 [2024-03-05T20:16:30.793Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
20:16:30 [2024-03-05T20:16:30.793Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
20:16:30 [2024-03-05T20:16:30.793Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
20:16:30 [2024-03-05T20:16:30.793Z] === RUN   TestContainerBindMountNonRecursive
20:16:32 [2024-03-05T20:16:32.160Z] --- PASS: TestContainerBindMountNonRecursive (1.29s)
20:16:32 [2024-03-05T20:16:32.160Z] === RUN   TestContainerVolumesMountedAsShared
20:16:32 [2024-03-05T20:16:32.416Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
20:16:32 [2024-03-05T20:16:32.416Z] === RUN   TestContainerVolumesMountedAsSlave
20:16:32 [2024-03-05T20:16:32.673Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s)
20:16:32 [2024-03-05T20:16:32.673Z] === RUN   TestContainerCopyLeaksMounts
20:16:33 [2024-03-05T20:16:33.237Z] --- PASS: TestContainerCopyLeaksMounts (0.47s)
20:16:33 [2024-03-05T20:16:33.237Z] === RUN   TestContainerBindMountReadOnlyDefault
20:16:33 [2024-03-05T20:16:33.237Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
20:16:33 [2024-03-05T20:16:33.237Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
20:16:33 [2024-03-05T20:16:33.800Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
20:16:34 [2024-03-05T20:16:34.056Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
20:16:34 [2024-03-05T20:16:34.056Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
20:16:34 [2024-03-05T20:16:34.312Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
20:16:34 [2024-03-05T20:16:34.875Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
20:16:34 [2024-03-05T20:16:34.875Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
20:16:35 [2024-03-05T20:16:35.131Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
20:16:35 [2024-03-05T20:16:35.693Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
20:16:35 [2024-03-05T20:16:35.693Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
20:16:36 [2024-03-05T20:16:36.256Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
20:16:36 [2024-03-05T20:16:36.512Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.36s)
20:16:36 [2024-03-05T20:16:36.512Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.81s)
20:16:36 [2024-03-05T20:16:36.512Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.40s)
20:16:36 [2024-03-05T20:16:36.512Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.40s)
20:16:36 [2024-03-05T20:16:36.512Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.78s)
20:16:36 [2024-03-05T20:16:36.512Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.39s)
20:16:36 [2024-03-05T20:16:36.512Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.39s)
20:16:36 [2024-03-05T20:16:36.512Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.86s)
20:16:36 [2024-03-05T20:16:36.512Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.44s)
20:16:36 [2024-03-05T20:16:36.512Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.41s)
20:16:36 [2024-03-05T20:16:36.512Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.84s)
20:16:36 [2024-03-05T20:16:36.512Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.42s)
20:16:36 [2024-03-05T20:16:36.512Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.41s)
20:16:36 [2024-03-05T20:16:36.512Z] === RUN   TestContainerBindMountRecursivelyReadOnly
20:16:38 [2024-03-05T20:16:38.403Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.78s)
20:16:38 [2024-03-05T20:16:38.403Z] === RUN   TestNetworkNat
20:16:38 [2024-03-05T20:16:38.966Z] --- PASS: TestNetworkNat (0.44s)
20:16:38 [2024-03-05T20:16:38.966Z] === RUN   TestNetworkLocalhostTCPNat
20:16:39 [2024-03-05T20:16:39.223Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
20:16:39 [2024-03-05T20:16:39.223Z] === RUN   TestNetworkLoopbackNat
20:16:41 [2024-03-05T20:16:41.740Z] --- PASS: TestNetworkLoopbackNat (2.54s)
20:16:41 [2024-03-05T20:16:41.740Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
20:16:41 [2024-03-05T20:16:41.997Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
20:16:41 [2024-03-05T20:16:41.997Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
20:16:41 [2024-03-05T20:16:41.997Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
20:16:41 [2024-03-05T20:16:41.997Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
20:16:42 [2024-03-05T20:16:42.253Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.45s)
20:16:42 [2024-03-05T20:16:42.253Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
20:16:42 [2024-03-05T20:16:42.253Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
20:16:42 [2024-03-05T20:16:42.253Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
20:16:42 [2024-03-05T20:16:42.253Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
20:16:42 [2024-03-05T20:16:42.253Z] === RUN   TestPause
20:16:42 [2024-03-05T20:16:42.816Z] --- PASS: TestPause (0.48s)
20:16:42 [2024-03-05T20:16:42.816Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:16:42 [2024-03-05T20:16:42.816Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:16:42 [2024-03-05T20:16:42.816Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:16:42 [2024-03-05T20:16:42.816Z] === RUN   TestPauseStopPausedContainer
20:16:43 [2024-03-05T20:16:43.073Z] --- PASS: TestPauseStopPausedContainer (0.44s)
20:16:43 [2024-03-05T20:16:43.073Z] === RUN   TestPIDModeHost
20:16:44 [2024-03-05T20:16:44.440Z] --- PASS: TestPIDModeHost (0.98s)
20:16:44 [2024-03-05T20:16:44.440Z] === RUN   TestPIDModeContainer
20:16:44 [2024-03-05T20:16:44.440Z] === RUN   TestPIDModeContainer/non-existing_container
20:16:44 [2024-03-05T20:16:44.440Z] === RUN   TestPIDModeContainer/non-running_container
20:16:44 [2024-03-05T20:16:44.440Z] === RUN   TestPIDModeContainer/running_container
20:16:45 [2024-03-05T20:16:45.369Z] --- PASS: TestPIDModeContainer (1.02s)
20:16:45 [2024-03-05T20:16:45.369Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
20:16:45 [2024-03-05T20:16:45.369Z]     --- PASS: TestPIDModeContainer/non-running_container (0.18s)
20:16:45 [2024-03-05T20:16:45.369Z]     --- PASS: TestPIDModeContainer/running_container (0.42s)
20:16:45 [2024-03-05T20:16:45.369Z] === RUN   TestPsFilter
20:16:45 [2024-03-05T20:16:45.369Z] === RUN   TestPsFilter/since
20:16:45 [2024-03-05T20:16:45.369Z] === RUN   TestPsFilter/before
20:16:45 [2024-03-05T20:16:45.369Z] --- PASS: TestPsFilter (0.13s)
20:16:45 [2024-03-05T20:16:45.369Z]     --- PASS: TestPsFilter/since (0.00s)
20:16:45 [2024-03-05T20:16:45.369Z]     --- PASS: TestPsFilter/before (0.00s)
20:16:45 [2024-03-05T20:16:45.369Z] === RUN   TestRemoveContainerWithRemovedVolume
20:16:45 [2024-03-05T20:16:45.625Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
20:16:45 [2024-03-05T20:16:45.625Z] === RUN   TestRemoveContainerWithVolume
20:16:46 [2024-03-05T20:16:46.188Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
20:16:46 [2024-03-05T20:16:46.188Z] === RUN   TestRemoveContainerRunning
20:16:46 [2024-03-05T20:16:46.444Z] --- PASS: TestRemoveContainerRunning (0.44s)
20:16:46 [2024-03-05T20:16:46.444Z] === RUN   TestRemoveContainerForceRemoveRunning
20:16:47 [2024-03-05T20:16:47.007Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
20:16:47 [2024-03-05T20:16:47.008Z] === RUN   TestRemoveInvalidContainer
20:16:47 [2024-03-05T20:16:47.008Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:16:47 [2024-03-05T20:16:47.008Z] === RUN   TestRenameLinkedContainer
20:16:48 [2024-03-05T20:16:48.899Z] --- PASS: TestRenameLinkedContainer (1.74s)
20:16:48 [2024-03-05T20:16:48.899Z] === RUN   TestRenameStoppedContainer
20:16:49 [2024-03-05T20:16:49.156Z] --- PASS: TestRenameStoppedContainer (0.39s)
20:16:49 [2024-03-05T20:16:49.156Z] === RUN   TestRenameRunningContainerAndReuse
20:16:50 [2024-03-05T20:16:50.085Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
20:16:50 [2024-03-05T20:16:50.085Z] === RUN   TestRenameInvalidName
20:16:50 [2024-03-05T20:16:50.341Z] --- PASS: TestRenameInvalidName (0.42s)
20:16:50 [2024-03-05T20:16:50.341Z] === RUN   TestRenameAnonymousContainer
20:16:52 [2024-03-05T20:16:52.235Z] --- PASS: TestRenameAnonymousContainer (1.51s)
20:16:52 [2024-03-05T20:16:52.235Z] === RUN   TestRenameContainerWithSameName
20:16:52 [2024-03-05T20:16:52.235Z] --- PASS: TestRenameContainerWithSameName (0.45s)
20:16:52 [2024-03-05T20:16:52.235Z] === RUN   TestRenameContainerWithLinkedContainer
20:16:53 [2024-03-05T20:16:53.164Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
20:16:53 [2024-03-05T20:16:53.164Z] === RUN   TestRenameContainerTwice
20:16:53 [2024-03-05T20:16:53.726Z] --- PASS: TestRenameContainerTwice (0.49s)
20:16:53 [2024-03-05T20:16:53.726Z] === RUN   TestResize
20:16:53 [2024-03-05T20:16:53.726Z] === RUN   TestResize/success
20:16:53 [2024-03-05T20:16:53.982Z] === RUN   TestResize/invalid_size
20:16:54 [2024-03-05T20:16:54.239Z] === RUN   TestResize/invalid_state
20:16:54 [2024-03-05T20:16:54.496Z] --- PASS: TestResize (0.84s)
20:16:54 [2024-03-05T20:16:54.496Z]     --- PASS: TestResize/success (0.25s)
20:16:54 [2024-03-05T20:16:54.496Z]     --- PASS: TestResize/invalid_size (0.23s)
20:16:54 [2024-03-05T20:16:54.496Z]     --- PASS: TestResize/invalid_state (0.04s)
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:16:54 [2024-03-05T20:16:54.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:16:55 [2024-03-05T20:16:55.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:16:55 [2024-03-05T20:16:55.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:16:55 [2024-03-05T20:16:55.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:16:55 [2024-03-05T20:16:55.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:16:56 [2024-03-05T20:16:56.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:16:56 [2024-03-05T20:16:56.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:16:57 [2024-03-05T20:16:57.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:16:57 [2024-03-05T20:16:57.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:17:01 [2024-03-05T20:17:01.965Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:17:01 [2024-03-05T20:17:01.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
20:17:01 [2024-03-05T20:17:01.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
20:17:01 [2024-03-05T20:17:01.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s)
20:17:01 [2024-03-05T20:17:01.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s)
20:17:01 [2024-03-05T20:17:01.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s)
20:17:01 [2024-03-05T20:17:01.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.98s)
20:17:01 [2024-03-05T20:17:01.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.01s)
20:17:01 [2024-03-05T20:17:01.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.04s)
20:17:01 [2024-03-05T20:17:01.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.29s)
20:17:01 [2024-03-05T20:17:01.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.39s)
20:17:01 [2024-03-05T20:17:01.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.86s)
20:17:01 [2024-03-05T20:17:01.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s)
20:17:01 [2024-03-05T20:17:01.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.30s)
20:17:01 [2024-03-05T20:17:01.966Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.96s)
20:17:01 [2024-03-05T20:17:01.966Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.76s)
20:17:01 [2024-03-05T20:17:01.966Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.85s)
20:17:01 [2024-03-05T20:17:01.966Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:17:01 [2024-03-05T20:17:01.966Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:17:02 [2024-03-05T20:17:02.530Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:17:03 [2024-03-05T20:17:03.897Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s)
20:17:03 [2024-03-05T20:17:03.897Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
20:17:03 [2024-03-05T20:17:03.897Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s)
20:17:03 [2024-03-05T20:17:03.897Z] === RUN   TestContainerRestartWithCancelledRequest
20:17:05 [2024-03-05T20:17:05.790Z] --- PASS: TestContainerRestartWithCancelledRequest (1.80s)
20:17:05 [2024-03-05T20:17:05.790Z] === RUN   TestCgroupNamespacesRun
20:17:06 [2024-03-05T20:17:06.353Z] --- PASS: TestCgroupNamespacesRun (1.02s)
20:17:06 [2024-03-05T20:17:06.353Z] === RUN   TestCgroupNamespacesRunPrivileged
20:17:07 [2024-03-05T20:17:07.720Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s)
20:17:07 [2024-03-05T20:17:07.720Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:17:08 [2024-03-05T20:17:08.650Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.02s)
20:17:08 [2024-03-05T20:17:08.650Z] === RUN   TestCgroupNamespacesRunHostMode
20:17:09 [2024-03-05T20:17:09.580Z] --- PASS: TestCgroupNamespacesRunHostMode (1.05s)
20:17:09 [2024-03-05T20:17:09.580Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:17:10 [2024-03-05T20:17:10.509Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.04s)
20:17:10 [2024-03-05T20:17:10.509Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:17:11 [2024-03-05T20:17:11.876Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s)
20:17:11 [2024-03-05T20:17:11.876Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:17:12 [2024-03-05T20:17:12.132Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
20:17:12 [2024-03-05T20:17:12.132Z] === RUN   TestCgroupNamespacesRunOlderClient
20:17:13 [2024-03-05T20:17:13.498Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.01s)
20:17:13 [2024-03-05T20:17:13.498Z] === RUN   TestNISDomainname
20:17:13 [2024-03-05T20:17:13.755Z] --- PASS: TestNISDomainname (0.51s)
20:17:13 [2024-03-05T20:17:13.755Z] === RUN   TestHostnameDnsResolution
20:17:14 [2024-03-05T20:17:14.317Z] --- PASS: TestHostnameDnsResolution (0.62s)
20:17:14 [2024-03-05T20:17:14.317Z] === RUN   TestUnprivilegedPortsAndPing
20:17:14 [2024-03-05T20:17:14.880Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s)
20:17:14 [2024-03-05T20:17:14.880Z] === RUN   TestPrivilegedHostDevices
20:17:15 [2024-03-05T20:17:15.443Z] --- PASS: TestPrivilegedHostDevices (0.46s)
20:17:15 [2024-03-05T20:17:15.443Z] === RUN   TestRunConsoleSize
20:17:15 [2024-03-05T20:17:15.699Z] --- PASS: TestRunConsoleSize (0.41s)
20:17:15 [2024-03-05T20:17:15.699Z] === RUN   TestRunWithAlternativeContainerdShim
20:17:20 [2024-03-05T20:17:20.947Z] --- PASS: TestRunWithAlternativeContainerdShim (5.31s)
20:17:20 [2024-03-05T20:17:20.947Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
20:17:22 [2024-03-05T20:17:22.315Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.05s)
20:17:22 [2024-03-05T20:17:22.315Z] === RUN   TestStaticIPOutsideSubpool
20:17:23 [2024-03-05T20:17:23.244Z] --- PASS: TestStaticIPOutsideSubpool (1.20s)
20:17:23 [2024-03-05T20:17:23.244Z] === RUN   TestStats
20:17:24 [2024-03-05T20:17:24.611Z] --- PASS: TestStats (1.43s)
20:17:24 [2024-03-05T20:17:24.611Z] === RUN   TestStopContainerWithTimeout
20:17:24 [2024-03-05T20:17:24.611Z] === RUN   TestStopContainerWithTimeout/0
20:17:24 [2024-03-05T20:17:24.611Z] === PAUSE TestStopContainerWithTimeout/0
20:17:24 [2024-03-05T20:17:24.611Z] === RUN   TestStopContainerWithTimeout/1
20:17:24 [2024-03-05T20:17:24.611Z] === PAUSE TestStopContainerWithTimeout/1
20:17:24 [2024-03-05T20:17:24.611Z] === RUN   TestStopContainerWithTimeout/3
20:17:24 [2024-03-05T20:17:24.611Z] === PAUSE TestStopContainerWithTimeout/3
20:17:24 [2024-03-05T20:17:24.611Z] === RUN   TestStopContainerWithTimeout/-1
20:17:24 [2024-03-05T20:17:24.611Z] === PAUSE TestStopContainerWithTimeout/-1
20:17:24 [2024-03-05T20:17:24.611Z] === CONT  TestStopContainerWithTimeout/0
20:17:24 [2024-03-05T20:17:24.611Z] === CONT  TestStopContainerWithTimeout/3
20:17:24 [2024-03-05T20:17:24.611Z] === CONT  TestStopContainerWithTimeout/1
20:17:24 [2024-03-05T20:17:24.611Z] === CONT  TestStopContainerWithTimeout/-1
20:17:27 [2024-03-05T20:17:27.880Z] --- PASS: TestStopContainerWithTimeout (0.04s)
20:17:27 [2024-03-05T20:17:27.880Z]     --- PASS: TestStopContainerWithTimeout/0 (0.79s)
20:17:27 [2024-03-05T20:17:27.880Z]     --- PASS: TestStopContainerWithTimeout/1 (1.81s)
20:17:27 [2024-03-05T20:17:27.880Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
20:17:27 [2024-03-05T20:17:27.880Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
20:17:27 [2024-03-05T20:17:27.880Z] === RUN   TestStopContainerWithTimeoutCancel
20:17:27 [2024-03-05T20:17:27.880Z] === PAUSE TestStopContainerWithTimeoutCancel
20:17:27 [2024-03-05T20:17:27.880Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:17:28 [2024-03-05T20:17:28.809Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s)
20:17:28 [2024-03-05T20:17:28.809Z] === RUN   TestUpdateMemory
20:17:29 [2024-03-05T20:17:29.371Z] --- PASS: TestUpdateMemory (0.54s)
20:17:29 [2024-03-05T20:17:29.371Z] === RUN   TestUpdateCPUQuota
20:17:30 [2024-03-05T20:17:30.300Z] --- PASS: TestUpdateCPUQuota (0.69s)
20:17:30 [2024-03-05T20:17:30.300Z] === RUN   TestUpdatePidsLimit
20:17:30 [2024-03-05T20:17:30.300Z] === RUN   TestUpdatePidsLimit/update_from_none
20:17:30 [2024-03-05T20:17:30.300Z] === RUN   TestUpdatePidsLimit/no_change
20:17:30 [2024-03-05T20:17:30.556Z] === RUN   TestUpdatePidsLimit/update_lower
20:17:30 [2024-03-05T20:17:30.556Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:17:30 [2024-03-05T20:17:30.813Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:17:31 [2024-03-05T20:17:31.070Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:17:31 [2024-03-05T20:17:31.070Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:17:31 [2024-03-05T20:17:31.632Z] --- PASS: TestUpdatePidsLimit (1.55s)
20:17:31 [2024-03-05T20:17:31.632Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
20:17:31 [2024-03-05T20:17:31.632Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
20:17:31 [2024-03-05T20:17:31.632Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
20:17:31 [2024-03-05T20:17:31.632Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
20:17:31 [2024-03-05T20:17:31.632Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
20:17:31 [2024-03-05T20:17:31.632Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s)
20:17:31 [2024-03-05T20:17:31.632Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s)
20:17:31 [2024-03-05T20:17:31.632Z] === RUN   TestUpdateRestartPolicy
20:17:43 [2024-03-05T20:17:43.806Z] --- PASS: TestUpdateRestartPolicy (10.58s)
20:17:43 [2024-03-05T20:17:43.806Z] === RUN   TestUpdateRestartWithAutoRemove
20:17:43 [2024-03-05T20:17:43.806Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
20:17:43 [2024-03-05T20:17:43.806Z] === RUN   TestWaitNonBlocked
20:17:43 [2024-03-05T20:17:43.806Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:17:43 [2024-03-05T20:17:43.806Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:17:43 [2024-03-05T20:17:43.806Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:17:43 [2024-03-05T20:17:43.806Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:17:43 [2024-03-05T20:17:43.806Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:17:43 [2024-03-05T20:17:43.806Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:17:43 [2024-03-05T20:17:43.806Z] --- PASS: TestWaitNonBlocked (0.02s)
20:17:43 [2024-03-05T20:17:43.806Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
20:17:43 [2024-03-05T20:17:43.806Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
20:17:43 [2024-03-05T20:17:43.806Z] === RUN   TestWaitBlocked
20:17:43 [2024-03-05T20:17:43.806Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:17:43 [2024-03-05T20:17:43.806Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:17:43 [2024-03-05T20:17:43.806Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:17:43 [2024-03-05T20:17:43.806Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:17:43 [2024-03-05T20:17:43.806Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:17:43 [2024-03-05T20:17:43.806Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:17:44 [2024-03-05T20:17:44.369Z] --- PASS: TestWaitBlocked (0.02s)
20:17:44 [2024-03-05T20:17:44.369Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s)
20:17:44 [2024-03-05T20:17:44.369Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
20:17:44 [2024-03-05T20:17:44.369Z] === RUN   TestWaitConditions
20:17:44 [2024-03-05T20:17:44.369Z] === RUN   TestWaitConditions/default
20:17:44 [2024-03-05T20:17:44.369Z] === PAUSE TestWaitConditions/default
20:17:44 [2024-03-05T20:17:44.369Z] === RUN   TestWaitConditions/not-running
20:17:44 [2024-03-05T20:17:44.369Z] === PAUSE TestWaitConditions/not-running
20:17:44 [2024-03-05T20:17:44.369Z] === RUN   TestWaitConditions/next-exit
20:17:44 [2024-03-05T20:17:44.369Z] === PAUSE TestWaitConditions/next-exit
20:17:44 [2024-03-05T20:17:44.369Z] === RUN   TestWaitConditions/removed
20:17:44 [2024-03-05T20:17:44.369Z] === PAUSE TestWaitConditions/removed
20:17:44 [2024-03-05T20:17:44.369Z] === CONT  TestWaitConditions/default
20:17:44 [2024-03-05T20:17:44.369Z] === CONT  TestWaitConditions/next-exit
20:17:44 [2024-03-05T20:17:44.369Z] === CONT  TestWaitConditions/not-running
20:17:44 [2024-03-05T20:17:44.369Z] === CONT  TestWaitConditions/removed
20:17:44 [2024-03-05T20:17:44.369Z]     wait_test.go:145: ContainerID = e37e54637a7cfbce41eba720db28df2c224b937c328c25798142c3dc4f3183a7
20:17:44 [2024-03-05T20:17:44.369Z]     wait_test.go:145: ContainerID = b2300318f98b8c38fea9f0a17d216150617d92e429e052d70436be92534b5d60
20:17:44 [2024-03-05T20:17:44.369Z]     wait_test.go:145: ContainerID = d512755c10c3b561fda5e1eb5034321314a08e4eceae074bdaefe88969f411c4
20:17:44 [2024-03-05T20:17:44.369Z]     wait_test.go:145: ContainerID = 80a0c8bd548c4ba8d3a188b06052153aa2ca122c9c3a75ceed0a3a665d1689c7
20:17:45 [2024-03-05T20:17:45.736Z] --- PASS: TestWaitConditions (0.03s)
20:17:45 [2024-03-05T20:17:45.736Z]     --- PASS: TestWaitConditions/next-exit (1.10s)
20:17:45 [2024-03-05T20:17:45.736Z]     --- PASS: TestWaitConditions/default (1.10s)
20:17:45 [2024-03-05T20:17:45.736Z]     --- PASS: TestWaitConditions/not-running (1.19s)
20:17:45 [2024-03-05T20:17:45.736Z]     --- PASS: TestWaitConditions/removed (1.30s)
20:17:45 [2024-03-05T20:17:45.736Z] === RUN   TestWaitRestartedContainer
20:17:45 [2024-03-05T20:17:45.736Z] === RUN   TestWaitRestartedContainer/default
20:17:45 [2024-03-05T20:17:45.736Z] === PAUSE TestWaitRestartedContainer/default
20:17:45 [2024-03-05T20:17:45.736Z] === RUN   TestWaitRestartedContainer/not-running
20:17:45 [2024-03-05T20:17:45.736Z] === PAUSE TestWaitRestartedContainer/not-running
20:17:45 [2024-03-05T20:17:45.736Z] === RUN   TestWaitRestartedContainer/next-exit
20:17:45 [2024-03-05T20:17:45.736Z] === PAUSE TestWaitRestartedContainer/next-exit
20:17:45 [2024-03-05T20:17:45.736Z] === CONT  TestWaitRestartedContainer/default
20:17:45 [2024-03-05T20:17:45.736Z] === CONT  TestWaitRestartedContainer/next-exit
20:17:45 [2024-03-05T20:17:45.736Z] === CONT  TestWaitRestartedContainer/not-running
20:17:47 [2024-03-05T20:17:47.627Z] --- PASS: TestWaitRestartedContainer (0.01s)
20:17:47 [2024-03-05T20:17:47.627Z]     --- PASS: TestWaitRestartedContainer/default (1.38s)
20:17:47 [2024-03-05T20:17:47.627Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.81s)
20:17:47 [2024-03-05T20:17:47.627Z]     --- PASS: TestWaitRestartedContainer/not-running (1.96s)
20:17:47 [2024-03-05T20:17:47.627Z] === CONT  TestHardRestartWhenContainerIsRunning
20:17:47 [2024-03-05T20:17:47.627Z] === CONT  TestDaemonHostGatewayIP
20:17:47 [2024-03-05T20:17:47.627Z] === CONT  TestDaemonRestartIpcMode
20:17:47 [2024-03-05T20:17:47.627Z] === CONT  TestIpcModeOlderClient
20:17:47 [2024-03-05T20:17:47.627Z] === CONT  TestContainerKillOnDaemonStart
20:17:47 [2024-03-05T20:17:47.627Z] === CONT  TestStopContainerWithTimeoutCancel
20:17:47 [2024-03-05T20:17:47.627Z] === CONT  TestContainerStartOnDaemonRestart
20:17:47 [2024-03-05T20:17:47.627Z] === CONT  TestRestartDaemonWithRestartingContainer
20:17:47 [2024-03-05T20:17:47.627Z] --- PASS: TestIpcModeOlderClient (0.09s)
20:17:49 [2024-03-05T20:17:49.520Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
20:17:49 [2024-03-05T20:17:49.520Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
20:17:49 [2024-03-05T20:17:49.778Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.28s)
20:17:49 [2024-03-05T20:17:49.778Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
20:17:49 [2024-03-05T20:17:49.778Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.49s)
20:17:50 [2024-03-05T20:17:50.344Z] --- PASS: TestContainerStartOnDaemonRestart (2.77s)
20:17:50 [2024-03-05T20:17:50.600Z] --- PASS: TestDaemonHostGatewayIP (3.14s)
20:17:51 [2024-03-05T20:17:51.164Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.57s)
20:17:51 [2024-03-05T20:17:51.164Z] --- PASS: TestStopContainerWithTimeoutCancel (3.64s)
20:17:51 [2024-03-05T20:17:51.420Z] --- PASS: TestDaemonRestartIpcMode (3.75s)
20:17:59 [2024-03-05T20:17:59.508Z] --- PASS: TestContainerKillOnDaemonStart (11.58s)
20:17:59 [2024-03-05T20:17:59.508Z] PASS
20:17:59 [2024-03-05T20:17:59.508Z] 
20:17:59 [2024-03-05T20:17:59.508Z] === Skipped
20:17:59 [2024-03-05T20:17:59.508Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:17:59 [2024-03-05T20:17:59.508Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:17:59 [2024-03-05T20:17:59.508Z] 
20:17:59 [2024-03-05T20:17:59.508Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:17:59 [2024-03-05T20:17:59.508Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:17:59 [2024-03-05T20:17:59.508Z] 
20:17:59 [2024-03-05T20:17:59.508Z] DONE 339 tests, 2 skipped in 166.892s
20:17:59 [2024-03-05T20:17:59.508Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
20:17:59 [2024-03-05T20:17:59.508Z] ++ '[' -n '' ']'
20:17:59 [2024-03-05T20:17:59.508Z] ++ 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
20:17:59 [2024-03-05T20:17:59.508Z] ++ set -e
20:17:59 [2024-03-05T20:17:59.508Z] ++ '[' -n 0 ']'
20:17:59 [2024-03-05T20:17:59.508Z] ++ set -x
20:17:59 [2024-03-05T20:17:59.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:17:59 [2024-03-05T20:17:59.508Z] INFO: Testing against a local daemon
20:17:59 [2024-03-05T20:17:59.508Z] === RUN   TestConfigDaemonID
20:18:00 [2024-03-05T20:18:00.437Z]     daemon_test.go:61: [dcb7fa38e511b] daemon is not started
20:18:00 [2024-03-05T20:18:00.437Z] --- PASS: TestConfigDaemonID (1.04s)
20:18:00 [2024-03-05T20:18:00.437Z] === RUN   TestDaemonConfigValidation
20:18:00 [2024-03-05T20:18:00.437Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:18:00 [2024-03-05T20:18:00.437Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:18:00 [2024-03-05T20:18:00.437Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:18:00 [2024-03-05T20:18:00.437Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:18:00 [2024-03-05T20:18:00.437Z] === RUN   TestDaemonConfigValidation/invalid_config
20:18:00 [2024-03-05T20:18:00.437Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:18:00 [2024-03-05T20:18:00.437Z] === RUN   TestDaemonConfigValidation/malformed_config
20:18:00 [2024-03-05T20:18:00.437Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:18:00 [2024-03-05T20:18:00.437Z] === RUN   TestDaemonConfigValidation/valid_config
20:18:00 [2024-03-05T20:18:00.437Z] === PAUSE TestDaemonConfigValidation/valid_config
20:18:00 [2024-03-05T20:18:00.437Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:18:00 [2024-03-05T20:18:00.437Z] === CONT  TestDaemonConfigValidation/malformed_config
20:18:00 [2024-03-05T20:18:00.437Z] === CONT  TestDaemonConfigValidation/valid_config
20:18:00 [2024-03-05T20:18:00.437Z] === CONT  TestDaemonConfigValidation/invalid_config
20:18:00 [2024-03-05T20:18:00.437Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:18:00 [2024-03-05T20:18:00.437Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:18:00 [2024-03-05T20:18:00.437Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
20:18:00 [2024-03-05T20:18:00.437Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
20:18:00 [2024-03-05T20:18:00.437Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
20:18:00 [2024-03-05T20:18:00.437Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
20:18:00 [2024-03-05T20:18:00.437Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
20:18:00 [2024-03-05T20:18:00.437Z] === RUN   TestConfigDaemonSeccompProfiles
20:18:00 [2024-03-05T20:18:00.437Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:18:01 [2024-03-05T20:18:01.365Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:18:02 [2024-03-05T20:18:02.295Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:18:03 [2024-03-05T20:18:03.661Z]     daemon_test.go:180: [dd07efffaa054] daemon is not started
20:18:03 [2024-03-05T20:18:03.661Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
20:18:03 [2024-03-05T20:18:03.661Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:18:03 [2024-03-05T20:18:03.661Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:18:03 [2024-03-05T20:18:03.661Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:18:03 [2024-03-05T20:18:03.661Z] === RUN   TestDaemonProxy
20:18:03 [2024-03-05T20:18:03.661Z] === RUN   TestDaemonProxy/environment_variables
20:18:03 [2024-03-05T20:18:03.661Z] === PAUSE TestDaemonProxy/environment_variables
20:18:03 [2024-03-05T20:18:03.661Z] === RUN   TestDaemonProxy/command-line_options
20:18:03 [2024-03-05T20:18:03.661Z] === PAUSE TestDaemonProxy/command-line_options
20:18:03 [2024-03-05T20:18:03.661Z] === RUN   TestDaemonProxy/configuration_file
20:18:03 [2024-03-05T20:18:03.661Z] === PAUSE TestDaemonProxy/configuration_file
20:18:03 [2024-03-05T20:18:03.661Z] === RUN   TestDaemonProxy/conflicting_options
20:18:03 [2024-03-05T20:18:03.918Z] === RUN   TestDaemonProxy/reload_sanitized
20:18:03 [2024-03-05T20:18:03.918Z] === PAUSE TestDaemonProxy/reload_sanitized
20:18:03 [2024-03-05T20:18:03.918Z] === CONT  TestDaemonProxy/environment_variables
20:18:03 [2024-03-05T20:18:03.918Z] === CONT  TestDaemonProxy/configuration_file
20:18:03 [2024-03-05T20:18:03.918Z] === CONT  TestDaemonProxy/reload_sanitized
20:18:03 [2024-03-05T20:18:03.918Z] === CONT  TestDaemonProxy/command-line_options
20:18:05 [2024-03-05T20:18:05.809Z] --- PASS: TestDaemonProxy (0.50s)
20:18:05 [2024-03-05T20:18:05.809Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:18:05 [2024-03-05T20:18:05.809Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
20:18:05 [2024-03-05T20:18:05.809Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
20:18:05 [2024-03-05T20:18:05.809Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
20:18:05 [2024-03-05T20:18:05.809Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
20:18:05 [2024-03-05T20:18:05.809Z] === RUN   TestLiveRestore
20:18:05 [2024-03-05T20:18:05.809Z] === RUN   TestLiveRestore/volume_references
20:18:05 [2024-03-05T20:18:05.809Z] === PAUSE TestLiveRestore/volume_references
20:18:05 [2024-03-05T20:18:05.809Z] === RUN   TestLiveRestore/autoremove
20:18:05 [2024-03-05T20:18:05.809Z] === PAUSE TestLiveRestore/autoremove
20:18:05 [2024-03-05T20:18:05.809Z] === CONT  TestLiveRestore/volume_references
20:18:05 [2024-03-05T20:18:05.809Z] === CONT  TestLiveRestore/autoremove
20:18:05 [2024-03-05T20:18:05.809Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
20:18:06 [2024-03-05T20:18:06.371Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:18:06 [2024-03-05T20:18:06.371Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:18:07 [2024-03-05T20:18:07.303Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:18:07 [2024-03-05T20:18:07.559Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
20:18:08 [2024-03-05T20:18:08.488Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:18:09 [2024-03-05T20:18:09.417Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:18:10 [2024-03-05T20:18:10.346Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
20:18:11 [2024-03-05T20:18:11.274Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
20:18:11 [2024-03-05T20:18:11.836Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
20:18:12 [2024-03-05T20:18:12.765Z] --- PASS: TestLiveRestore (0.00s)
20:18:12 [2024-03-05T20:18:12.765Z]     --- PASS: TestLiveRestore/autoremove (3.41s)
20:18:12 [2024-03-05T20:18:12.765Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.86s)
20:18:12 [2024-03-05T20:18:12.765Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.55s)
20:18:12 [2024-03-05T20:18:12.765Z]     --- PASS: TestLiveRestore/volume_references (7.01s)
20:18:12 [2024-03-05T20:18:12.765Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.17s)
20:18:12 [2024-03-05T20:18:12.765Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.15s)
20:18:12 [2024-03-05T20:18:12.765Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.09s)
20:18:12 [2024-03-05T20:18:12.765Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.01s)
20:18:12 [2024-03-05T20:18:12.765Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
20:18:12 [2024-03-05T20:18:12.765Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.30s)
20:18:12 [2024-03-05T20:18:12.765Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.38s)
20:18:12 [2024-03-05T20:18:12.765Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.94s)
20:18:12 [2024-03-05T20:18:12.765Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
20:18:13 [2024-03-05T20:18:13.327Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
20:18:13 [2024-03-05T20:18:13.327Z] PASS
20:18:13 [2024-03-05T20:18:13.327Z] 
20:18:13 [2024-03-05T20:18:13.327Z] DONE 31 tests in 14.212s
20:18:13 [2024-03-05T20:18:13.327Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
20:18:13 [2024-03-05T20:18:13.327Z] ++ '[' -n '' ']'
20:18:13 [2024-03-05T20:18:13.327Z] ++ 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
20:18:13 [2024-03-05T20:18:13.327Z] ++ set -e
20:18:13 [2024-03-05T20:18:13.327Z] ++ '[' -n 0 ']'
20:18:13 [2024-03-05T20:18:13.327Z] ++ set -x
20:18:13 [2024-03-05T20:18:13.327Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:18:13 [2024-03-05T20:18:13.327Z] INFO: Testing against a local daemon
20:18:13 [2024-03-05T20:18:13.327Z] === RUN   TestCommitInheritsEnv
20:18:13 [2024-03-05T20:18:13.584Z] --- PASS: TestCommitInheritsEnv (0.16s)
20:18:13 [2024-03-05T20:18:13.584Z] === RUN   TestUsernsCommit
20:18:14 [2024-03-05T20:18:14.951Z] --- PASS: TestUsernsCommit (1.43s)
20:18:14 [2024-03-05T20:18:14.951Z] === RUN   TestImportExtremelyLargeImageWorks
20:18:14 [2024-03-05T20:18:14.951Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
20:18:14 [2024-03-05T20:18:14.951Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:18:14 [2024-03-05T20:18:14.951Z] === RUN   TestImportWithCustomPlatform
20:18:14 [2024-03-05T20:18:14.951Z] === RUN   TestImportWithCustomPlatform/#00
20:18:14 [2024-03-05T20:18:14.951Z] === RUN   TestImportWithCustomPlatform/linux
20:18:14 [2024-03-05T20:18:14.951Z] === RUN   TestImportWithCustomPlatform/LINUX
20:18:14 [2024-03-05T20:18:14.951Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:18:15 [2024-03-05T20:18:15.208Z] --- PASS: TestImportWithCustomPlatform (0.11s)
20:18:15 [2024-03-05T20:18:15.208Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
20:18:15 [2024-03-05T20:18:15.208Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
20:18:15 [2024-03-05T20:18:15.208Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
20:18:15 [2024-03-05T20:18:15.208Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
20:18:15 [2024-03-05T20:18:15.208Z] === RUN   TestImportWithCustomPlatformReject
20:18:15 [2024-03-05T20:18:15.208Z] === RUN   TestImportWithCustomPlatformReject/_______
20:18:15 [2024-03-05T20:18:15.208Z] === RUN   TestImportWithCustomPlatformReject//
20:18:15 [2024-03-05T20:18:15.208Z] === RUN   TestImportWithCustomPlatformReject/macos
20:18:15 [2024-03-05T20:18:15.208Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
20:18:15 [2024-03-05T20:18:15.208Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
20:18:15 [2024-03-05T20:18:15.208Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
20:18:15 [2024-03-05T20:18:15.208Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
20:18:15 [2024-03-05T20:18:15.208Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
20:18:15 [2024-03-05T20:18:15.208Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
20:18:15 [2024-03-05T20:18:15.208Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
20:18:15 [2024-03-05T20:18:15.208Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
20:18:15 [2024-03-05T20:18:15.208Z] === RUN   TestImageInspectEmptyTagsAndDigests
20:18:15 [2024-03-05T20:18:15.208Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
20:18:15 [2024-03-05T20:18:15.208Z] === RUN   TestImagesFilterMultiReference
20:18:15 [2024-03-05T20:18:15.208Z] --- PASS: TestImagesFilterMultiReference (0.04s)
20:18:15 [2024-03-05T20:18:15.208Z] === RUN   TestImagesFilterUntil
20:18:15 [2024-03-05T20:18:15.465Z]     list_test.go:95: ImageList: ID=sha256:a3863fbd1e53518783450e8d24bcc89014fbaa36e23aa3e43e3e366653ba5cc4 RepoTags=[testimagesfilteruntil:v1]
20:18:15 [2024-03-05T20:18:15.465Z] --- PASS: TestImagesFilterUntil (0.24s)
20:18:15 [2024-03-05T20:18:15.465Z] === RUN   TestImagesFilterBeforeSince
20:18:15 [2024-03-05T20:18:15.722Z]     list_test.go:129: ImageList: ID=sha256:d84a7b24e0722fcc26c4c1985bfc3b0b5ceafd8f7679bad844d7f9cc618f9709 RepoTags=[testimagesfilterbeforesince:v1]
20:18:15 [2024-03-05T20:18:15.722Z]     list_test.go:129: ImageList: ID=sha256:ff19883b36b3f4fc5da7f44ce0fb9581afb3508403d937708c0e767e90d7a869 RepoTags=[testimagesfilterbeforesince:v3]
20:18:15 [2024-03-05T20:18:15.722Z]     list_test.go:129: ImageList: ID=sha256:7450a8d98f5e7d827c10ce4f2097e80473dca9ccc2539b25b489a57609b19cff RepoTags=[testimagesfilterbeforesince:v2]
20:18:15 [2024-03-05T20:18:15.722Z] --- PASS: TestImagesFilterBeforeSince (0.23s)
20:18:15 [2024-03-05T20:18:15.722Z] === RUN   TestAPIImagesFilters
20:18:15 [2024-03-05T20:18:15.722Z] === RUN   TestAPIImagesFilters/repository_regex
20:18:15 [2024-03-05T20:18:15.722Z] === PAUSE TestAPIImagesFilters/repository_regex
20:18:15 [2024-03-05T20:18:15.722Z] === RUN   TestAPIImagesFilters/image_name_regex
20:18:15 [2024-03-05T20:18:15.722Z] === PAUSE TestAPIImagesFilters/image_name_regex
20:18:15 [2024-03-05T20:18:15.722Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
20:18:15 [2024-03-05T20:18:15.722Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
20:18:15 [2024-03-05T20:18:15.722Z] === RUN   TestAPIImagesFilters/registry_port_regex
20:18:15 [2024-03-05T20:18:15.722Z] === PAUSE TestAPIImagesFilters/registry_port_regex
20:18:15 [2024-03-05T20:18:15.722Z] === CONT  TestAPIImagesFilters/repository_regex
20:18:15 [2024-03-05T20:18:15.722Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
20:18:15 [2024-03-05T20:18:15.722Z] === CONT  TestAPIImagesFilters/registry_port_regex
20:18:15 [2024-03-05T20:18:15.722Z] === CONT  TestAPIImagesFilters/image_name_regex
20:18:15 [2024-03-05T20:18:15.722Z] --- PASS: TestAPIImagesFilters (0.03s)
20:18:15 [2024-03-05T20:18:15.722Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
20:18:15 [2024-03-05T20:18:15.722Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
20:18:15 [2024-03-05T20:18:15.722Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
20:18:15 [2024-03-05T20:18:15.722Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
20:18:15 [2024-03-05T20:18:15.722Z] === RUN   TestPruneDontDeleteUsedDangling
20:18:16 [2024-03-05T20:18:16.287Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
20:18:16 [2024-03-05T20:18:16.287Z] === RUN   TestImagePullPlatformInvalid
20:18:16 [2024-03-05T20:18:16.287Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
20:18:16 [2024-03-05T20:18:16.287Z] === RUN   TestImagePullStoredfDigestForOtherRepo
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.102885934Z" 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.8 instance.id=c043fe7b-1f19-4afe-9ecc-968e9f503ccb version=2.8.3 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.102980754Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=c043fe7b-1f19-4afe-9ecc-968e9f503ccb version=2.8.3 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.102990838Z" level=info msg="Starting upload purge in 17m0s" go.version=go1.20.8 instance.id=c043fe7b-1f19-4afe-9ecc-968e9f503ccb version=2.8.3 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.103222586Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=c043fe7b-1f19-4afe-9ecc-968e9f503ccb version=2.8.3 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.198985347Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73910c60-8c40-43d1-8e8b-22c93f1eb049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57366" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.199037269Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73910c60-8c40-43d1-8e8b-22c93f1eb049 http.request.method=GET http.request.remoteaddr="127.0.0.1:57366" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.051516ms http.response.status=200 http.response.written=2 
20:18:16 [2024-03-05T20:18:16.287Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.20160664Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59edb0a8-9eb7-4d48-bf24-bcef5bf93496 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.201636088Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fb5a54a-b5c9-4f86-8668-6748d3a588fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.201659014Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59edb0a8-9eb7-4d48-bf24-bcef5bf93496 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.201669172Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fb5a54a-b5c9-4f86-8668-6748d3a588fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.2017677Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=59edb0a8-9eb7-4d48-bf24-bcef5bf93496 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=56.009µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3c0b45db-9b34-4dfd-86ff-c2b23465cb35 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.201843861Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fb5a54a-b5c9-4f86-8668-6748d3a588fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=131.07µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=81097d17-37a6-4c95-b865-17b9510faf76 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.201887931Z" 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.8 http.request.host="127.0.0.1:5000" http.request.id=59edb0a8-9eb7-4d48-bf24-bcef5bf93496 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.223864ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.201901453Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fb5a54a-b5c9-4f86-8668-6748d3a588fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.234588ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
20:18:16 [2024-03-05T20:18:16.287Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.203680006Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f551101-d208-4ef8-89d2-92c696e43feb http.request.method=POST http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.203693134Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db25ea9b-31c5-4559-bef8-c45fa04cae0d http.request.method=POST http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.203735785Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f551101-d208-4ef8-89d2-92c696e43feb http.request.method=POST http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.20373608Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db25ea9b-31c5-4559-bef8-c45fa04cae0d http.request.method=POST http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.203895524Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/14492ff0-77c7-4cbd-a445-98d584505f39/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f551101-d208-4ef8-89d2-92c696e43feb http.request.method=POST http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=124.801µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=56548efb-6566-4697-bc8c-51b85e204085 trace.line=110 vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.203920599Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db25ea9b-31c5-4559-bef8-c45fa04cae0d http.request.method=POST http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=78.992µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0f61a5e6-5906-46b5-88fd-dad3bdd12ad9 trace.line=110 vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.203950901Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/14492ff0-77c7-4cbd-a445-98d584505f39/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f551101-d208-4ef8-89d2-92c696e43feb http.request.method=POST http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.139µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=fc013d1e-0ef5-4382-9188-dc15428fb743 trace.line=142 vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.203967024Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db25ea9b-31c5-4559-bef8-c45fa04cae0d http.request.method=POST http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.924µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=bfa812ef-0500-456b-8981-c22650363551 trace.line=142 vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.204037326Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db25ea9b-31c5-4559-bef8-c45fa04cae0d http.request.method=POST http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.66µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8198d5cf-8fe8-49af-be18-7ecd10eb368d trace.line=110 vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.204037638Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/14492ff0-77c7-4cbd-a445-98d584505f39/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f551101-d208-4ef8-89d2-92c696e43feb http.request.method=POST http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=45.202µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=aba60092-3374-40d6-964c-e36b82fc6362 trace.line=110 vars.name=test 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.204155891Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=db25ea9b-31c5-4559-bef8-c45fa04cae0d http.request.method=POST http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.960282ms http.response.status=202 http.response.written=0 
20:18:16 [2024-03-05T20:18:16.287Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.2042194Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7f551101-d208-4ef8-89d2-92c696e43feb http.request.method=POST http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.962473ms http.response.status=202 http.response.written=0 
20:18:16 [2024-03-05T20:18:16.287Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.205824896Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=36a27975-24f6-458a-8fea-ba41ba91bb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=14492ff0-77c7-4cbd-a445-98d584505f39 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.205910419Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=36a27975-24f6-458a-8fea-ba41ba91bb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=14492ff0-77c7-4cbd-a445-98d584505f39 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.205997033Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/14492ff0-77c7-4cbd-a445-98d584505f39/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=36a27975-24f6-458a-8fea-ba41ba91bb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=54.08µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=11dba7ba-b193-4c1d-b437-0e7c117eb88d trace.line=95 vars.name=test vars.uuid=14492ff0-77c7-4cbd-a445-98d584505f39 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.206054527Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/14492ff0-77c7-4cbd-a445-98d584505f39/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=36a27975-24f6-458a-8fea-ba41ba91bb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.64µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=b4a5df05-1b8a-4367-b66b-768426bf51c9 trace.line=142 vars.name=test vars.uuid=14492ff0-77c7-4cbd-a445-98d584505f39 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.206101551Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=36a27975-24f6-458a-8fea-ba41ba91bb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=14492ff0-77c7-4cbd-a445-98d584505f39 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.206184637Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/14492ff0-77c7-4cbd-a445-98d584505f39/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=36a27975-24f6-458a-8fea-ba41ba91bb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.209µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bc46f5e9-6754-4d21-818e-81cf358fddc0 trace.line=110 vars.name=test vars.uuid=14492ff0-77c7-4cbd-a445-98d584505f39 
20:18:16 [2024-03-05T20:18:16.287Z] time="2024-03-05T20:18:16.206227805Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/14492ff0-77c7-4cbd-a445-98d584505f39/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=36a27975-24f6-458a-8fea-ba41ba91bb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.909µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4c6ea70d-0cc2-49bf-92bc-6d3dcebb4bab trace.line=155 vars.name=test vars.uuid=14492ff0-77c7-4cbd-a445-98d584505f39 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.206269758Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=36a27975-24f6-458a-8fea-ba41ba91bb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.219µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0df67843-d93e-49dd-ab90-af434ba21d57 trace.line=155 vars.name=test vars.uuid=14492ff0-77c7-4cbd-a445-98d584505f39 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.206302128Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/14492ff0-77c7-4cbd-a445-98d584505f39/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=36a27975-24f6-458a-8fea-ba41ba91bb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=9.944µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=90d94f0d-c578-45d3-8eb4-cf4ad8fdf9f6 trace.line=155 vars.name=test vars.uuid=14492ff0-77c7-4cbd-a445-98d584505f39 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.206387134Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/14492ff0-77c7-4cbd-a445-98d584505f39/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=36a27975-24f6-458a-8fea-ba41ba91bb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=63.927µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=3e3418e9-a717-462c-b00e-0ea1ffd78577 trace.line=185 vars.name=test vars.uuid=14492ff0-77c7-4cbd-a445-98d584505f39 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.206461276Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=36a27975-24f6-458a-8fea-ba41ba91bb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=46.745µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6e6b692b-003c-4926-9f00-d3ebda03fb7b trace.line=110 vars.name=test vars.uuid=14492ff0-77c7-4cbd-a445-98d584505f39 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.206929219Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/14492ff0-77c7-4cbd-a445-98d584505f39")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=36a27975-24f6-458a-8fea-ba41ba91bb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=436.632µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=bdc31648-f079-49d1-8780-e25c443fe4b8 trace.line=202 vars.name=test vars.uuid=14492ff0-77c7-4cbd-a445-98d584505f39 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.207258313Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=36a27975-24f6-458a-8fea-ba41ba91bb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.163533ms http.response.status=201 http.response.written=0 
20:18:16 [2024-03-05T20:18:16.288Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "PUT /v2/test/blobs/uploads/14492ff0-77c7-4cbd-a445-98d584505f39?_state=PADj1f_Z4v82WT1CFt3CG1rHQAxEiVF3TbNKzozp6FN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0NDkyZmYwLTc3YzctNGNiZC1hNDQ1LTk4ZDU4NDUwNWYzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM3NDkwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.207671355Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8859ee0e-1523-4e8e-a5de-864243a25560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=c362ebd2-d756-414f-a896-4bf73c2e66eb 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.207748246Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8859ee0e-1523-4e8e-a5de-864243a25560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=c362ebd2-d756-414f-a896-4bf73c2e66eb 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.207828091Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8859ee0e-1523-4e8e-a5de-864243a25560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.64µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e0a76c50-eebf-4109-ad20-15dd6faa1025 trace.line=95 vars.name=test vars.uuid=c362ebd2-d756-414f-a896-4bf73c2e66eb 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.207888506Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8859ee0e-1523-4e8e-a5de-864243a25560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=26.839µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=e0ce44e6-a30b-40c5-a07a-8e3391e948e9 trace.line=142 vars.name=test vars.uuid=c362ebd2-d756-414f-a896-4bf73c2e66eb 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.207937442Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8859ee0e-1523-4e8e-a5de-864243a25560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=c362ebd2-d756-414f-a896-4bf73c2e66eb 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.208014366Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8859ee0e-1523-4e8e-a5de-864243a25560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.888µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b5363316-5ee9-4d4d-9a2f-ccf38e844de6 trace.line=110 vars.name=test vars.uuid=c362ebd2-d756-414f-a896-4bf73c2e66eb 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.208078202Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8859ee0e-1523-4e8e-a5de-864243a25560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.561µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b2bc0949-4865-41f6-8ecd-cee48c7cf57d trace.line=155 vars.name=test vars.uuid=c362ebd2-d756-414f-a896-4bf73c2e66eb 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.208124069Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8859ee0e-1523-4e8e-a5de-864243a25560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.334µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=31f93fb3-bc52-40e4-bfad-c4d7ace5f579 trace.line=155 vars.name=test vars.uuid=c362ebd2-d756-414f-a896-4bf73c2e66eb 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.208160952Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8859ee0e-1523-4e8e-a5de-864243a25560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.446µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d4339ecb-8ab1-47d0-9c61-72aa3103ddf2 trace.line=155 vars.name=test vars.uuid=c362ebd2-d756-414f-a896-4bf73c2e66eb 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.208226101Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8859ee0e-1523-4e8e-a5de-864243a25560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.374µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=75f9c3c6-6cb1-447a-b6fa-da61f3de117a trace.line=185 vars.name=test vars.uuid=c362ebd2-d756-414f-a896-4bf73c2e66eb 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.208291702Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8859ee0e-1523-4e8e-a5de-864243a25560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.164µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6894ca14-d2d5-4649-83d3-e19b6512e113 trace.line=110 vars.name=test vars.uuid=c362ebd2-d756-414f-a896-4bf73c2e66eb 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.208407239Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8859ee0e-1523-4e8e-a5de-864243a25560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=85.851µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=a183ad7c-c4d2-4012-b105-eab6ae826e0c trace.line=202 vars.name=test vars.uuid=c362ebd2-d756-414f-a896-4bf73c2e66eb 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.208489021Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8859ee0e-1523-4e8e-a5de-864243a25560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.281589ms http.response.status=201 http.response.written=0 
20:18:16 [2024-03-05T20:18:16.288Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "PUT /v2/test/blobs/uploads/c362ebd2-d756-414f-a896-4bf73c2e66eb?_state=FG8SCDXA3QySGiZFoyjDFJLEz8rLEGUcopKvtgHH98p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzNjJlYmQyLWQ3NTYtNDE0Zi1hODk2LTRiZjczYzJlNjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNVQyMDoxODoxNi4yMDM4MjE0ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.209604469Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a42d3e3-ffc1-4cb5-b1bb-9f105dea5c6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.209646078Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a42d3e3-ffc1-4cb5-b1bb-9f105dea5c6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.209710136Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a42d3e3-ffc1-4cb5-b1bb-9f105dea5c6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=32.066µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3a3e37fa-9c29-4cc7-9df4-f97cbcc2008e trace.line=95 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.209785796Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a42d3e3-ffc1-4cb5-b1bb-9f105dea5c6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.749µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.210861589Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.210899079Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211085649Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211103175Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211112439Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211195402Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.985µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d490d1b0-1211-4f4e-be69-5ec3b4d8992a trace.line=95 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211247702Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=18.018µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=982a3c72-cedd-4b4c-9709-d69c966423a9 trace.line=155 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211301512Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.128µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=17957c97-4ef4-45ec-a1ea-9952001e435c trace.line=95 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211341372Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.177µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d63a15af-cfe9-43df-8a28-2ac7e1a7d602 trace.line=155 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211388634Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.277µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dd1dd6db-d614-41af-aaa8-78ad0bd3297b trace.line=155 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211475462Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=59.775µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f1606395-7009-4d0a-9ae4-8912613dd3f8 trace.line=110 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211565178Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=51.636µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8ddd853d-b471-4a71-9b15-15e5836f32ec trace.line=110 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211757746Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=66.921µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=39ff0373-d188-4016-8185-b6dc536e996c trace.line=110 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211813188Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=30.901µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bb79ae09-c42b-4fa2-888f-a024edc56d98 trace.line=110 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211849521Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.211864988Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3e955f91-9775-4d22-8087-7bdc92dbda8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.711213ms http.response.status=201 http.response.written=0 
20:18:16 [2024-03-05T20:18:16.288Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.216412831Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d3df17e6-f636-4395-a8d4-4b115a99d118 http.request.method=GET http.request.remoteaddr="127.0.0.1:57402" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
20:18:16 [2024-03-05T20:18:16.288Z] time="2024-03-05T20:18:16.216455908Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d3df17e6-f636-4395-a8d4-4b115a99d118 http.request.method=GET http.request.remoteaddr="127.0.0.1:57402" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="823.368µs" http.response.status=200 http.response.written=2 
20:18:16 [2024-03-05T20:18:16.289Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.218739311Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c6e14c7-1417-44fc-8fca-e19dce30f1eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57410" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.218778195Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c6e14c7-1417-44fc-8fca-e19dce30f1eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57410" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.218868149Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c6e14c7-1417-44fc-8fca-e19dce30f1eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57410" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=50.946µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e63919bc-7a21-4057-aa3b-8b4c42d03b61 trace.line=95 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.218890853Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c6e14c7-1417-44fc-8fca-e19dce30f1eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57410" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.218937672Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c6e14c7-1417-44fc-8fca-e19dce30f1eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57410" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.327µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ce86d0e6-22ca-4b95-92e2-46ffffba3ab7 trace.line=95 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.219003699Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c6e14c7-1417-44fc-8fca-e19dce30f1eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57410" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.735µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eedb1420-98f2-47c1-865b-f18361906b37 trace.line=155 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.219049607Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c6e14c7-1417-44fc-8fca-e19dce30f1eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57410" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.311µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=3d0a32b3-085a-41cf-b327-7f5190d55531 trace.line=125 vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.21910139Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c6e14c7-1417-44fc-8fca-e19dce30f1eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57410" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.21920837Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c6e14c7-1417-44fc-8fca-e19dce30f1eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57410" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-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.283164ms http.response.status=200 http.response.written=417 
20:18:16 [2024-03-05T20:18:16.289Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.226562132Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a7664968-25a1-41d4-8572-7342c8df7a5b http.request.method=GET http.request.remoteaddr="127.0.0.1:57420" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.226612487Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a7664968-25a1-41d4-8572-7342c8df7a5b http.request.method=GET http.request.remoteaddr="127.0.0.1:57420" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.22662806Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a7664968-25a1-41d4-8572-7342c8df7a5b http.request.method=GET http.request.remoteaddr="127.0.0.1:57420" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.226717095Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a7664968-25a1-41d4-8572-7342c8df7a5b http.request.method=GET http.request.remoteaddr="127.0.0.1:57420" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.389µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=95a1baa6-fe93-417a-b399-2107686277af trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.22678455Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a7664968-25a1-41d4-8572-7342c8df7a5b http.request.method=GET http.request.remoteaddr="127.0.0.1:57420" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.773µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=18298380-e4ac-4d5e-97ca-074c064b4cea trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.22682702Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a7664968-25a1-41d4-8572-7342c8df7a5b http.request.method=GET http.request.remoteaddr="127.0.0.1:57420" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.645µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=5c4f03fe-7cb4-4114-9dbc-d48fe1149337 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.226866561Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a7664968-25a1-41d4-8572-7342c8df7a5b http.request.method=GET http.request.remoteaddr="127.0.0.1:57420" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.226969414Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a7664968-25a1-41d4-8572-7342c8df7a5b http.request.method=GET http.request.remoteaddr="127.0.0.1:57420" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-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.253698ms http.response.status=200 http.response.written=417 
20:18:16 [2024-03-05T20:18:16.289Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233318423Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2f42857-39a3-402e-949d-295e869e80df http.request.method=GET http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233374218Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2f42857-39a3-402e-949d-295e869e80df http.request.method=GET http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233318472Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29e37893-617c-41c0-8334-6cbc2e034104 http.request.method=GET http.request.remoteaddr="127.0.0.1:57422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233427585Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29e37893-617c-41c0-8334-6cbc2e034104 http.request.method=GET http.request.remoteaddr="127.0.0.1:57422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233466519Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2f42857-39a3-402e-949d-295e869e80df http.request.method=GET http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=54.572µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d9ea023b-0ca7-4f7a-822f-6c5a0e49e5e6 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233502663Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29e37893-617c-41c0-8334-6cbc2e034104 http.request.method=GET http.request.remoteaddr="127.0.0.1:57422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.508µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=104f0359-16bb-426b-b41a-62343f5a3dfe trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.23352512Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2f42857-39a3-402e-949d-295e869e80df http.request.method=GET http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.882µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=066dbaa9-7944-4305-9d29-b9490a2ac41a trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233553912Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29e37893-617c-41c0-8334-6cbc2e034104 http.request.method=GET http.request.remoteaddr="127.0.0.1:57422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.666µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e92cdfb4-0a5d-4bfe-bcae-adb77d8c0bc0 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233572341Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2f42857-39a3-402e-949d-295e869e80df http.request.method=GET http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.694µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f774339e-0276-448a-b672-f064c81837ce trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233604046Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29e37893-617c-41c0-8334-6cbc2e034104 http.request.method=GET http.request.remoteaddr="127.0.0.1:57422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.037µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=037162ef-96eb-49e6-9780-53ddae0deb62 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233607714Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2f42857-39a3-402e-949d-295e869e80df http.request.method=GET http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.256µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bb157e1c-2fa3-474c-8f05-c7e381cbf8c2 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233639509Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29e37893-617c-41c0-8334-6cbc2e034104 http.request.method=GET http.request.remoteaddr="127.0.0.1:57422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.125µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=091e17bc-cf29-40d0-8885-712bda4b0000 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.23364316Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2f42857-39a3-402e-949d-295e869e80df http.request.method=GET http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.805µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=92bec6a7-6af3-4500-93cb-0f6513b66c5a trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233672125Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29e37893-617c-41c0-8334-6cbc2e034104 http.request.method=GET http.request.remoteaddr="127.0.0.1:57422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.616µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=233040e7-d9a0-486b-9f70-84a22c30b8df trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233677704Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2f42857-39a3-402e-949d-295e869e80df http.request.method=GET http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.011µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=301ea90d-8bfd-417a-b252-7707ae2ae15e trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233702246Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29e37893-617c-41c0-8334-6cbc2e034104 http.request.method=GET http.request.remoteaddr="127.0.0.1:57422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.269µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=92b16cd9-ee53-43e3-98c6-80aa43f3c6af trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233735543Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2f42857-39a3-402e-949d-295e869e80df http.request.method=GET http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.704µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=e6cbee30-766e-48a2-b89d-89f614ba1d49 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.233748753Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29e37893-617c-41c0-8334-6cbc2e034104 http.request.method=GET http.request.remoteaddr="127.0.0.1:57422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.669µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=1efff314-525c-491f-95e2-8402e129a8af trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.234276504Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2f42857-39a3-402e-949d-295e869e80df http.request.method=GET http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.535µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=696265a9-c786-4d20-bc8a-998d1273c61f trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.289Z] time="2024-03-05T20:18:16.234338798Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29e37893-617c-41c0-8334-6cbc2e034104 http.request.method=GET http.request.remoteaddr="127.0.0.1:57422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.992µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8795d205-79ae-40fa-8a5e-a16c769ad38a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.234365785Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2f42857-39a3-402e-949d-295e869e80df http.request.method=GET http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.781µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d7af1558-a78a-47e8-8838-577d04531c46 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.234452276Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29e37893-617c-41c0-8334-6cbc2e034104 http.request.method=GET http.request.remoteaddr="127.0.0.1:57422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.71µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=027148e7-6458-4edc-baf1-fec0b861236b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.234453737Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2f42857-39a3-402e-949d-295e869e80df http.request.method=GET http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.775846ms http.response.status=200 http.response.written=68 
20:18:16 [2024-03-05T20:18:16.290Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.234552158Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29e37893-617c-41c0-8334-6cbc2e034104 http.request.method=GET http.request.remoteaddr="127.0.0.1:57422" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.892681ms http.response.status=200 http.response.written=194 
20:18:16 [2024-03-05T20:18:16.290Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.246990424Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d825f390-0ae8-4618-94e1-bed10f8e0bbf http.request.method=GET http.request.remoteaddr="127.0.0.1:57456" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.247034585Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d825f390-0ae8-4618-94e1-bed10f8e0bbf http.request.method=GET http.request.remoteaddr="127.0.0.1:57456" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="931.267µs" http.response.status=200 http.response.written=2 
20:18:16 [2024-03-05T20:18:16.290Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.253408957Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee11fe7f-b6c8-4c5b-8b82-b3c1997f809b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57464" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.253462266Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee11fe7f-b6c8-4c5b-8b82-b3c1997f809b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57464" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.253477232Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee11fe7f-b6c8-4c5b-8b82-b3c1997f809b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57464" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.253559719Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee11fe7f-b6c8-4c5b-8b82-b3c1997f809b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57464" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.322µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b66c5bc2-ef52-4900-8391-2592298fa10d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.253606932Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee11fe7f-b6c8-4c5b-8b82-b3c1997f809b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57464" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.784µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f755f522-9399-4461-94cd-9339d5522a38 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.253685201Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee11fe7f-b6c8-4c5b-8b82-b3c1997f809b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57464" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.162867ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.290Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.255161745Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=da2d89a9-458a-4c18-b187-4bf234b471ce http.request.method=GET http.request.remoteaddr="127.0.0.1:57470" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.255209425Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=da2d89a9-458a-4c18-b187-4bf234b471ce http.request.method=GET http.request.remoteaddr="127.0.0.1:57470" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.255225007Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=da2d89a9-458a-4c18-b187-4bf234b471ce http.request.method=GET http.request.remoteaddr="127.0.0.1:57470" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.255293135Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=da2d89a9-458a-4c18-b187-4bf234b471ce http.request.method=GET http.request.remoteaddr="127.0.0.1:57470" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.299µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=946fb460-0b58-4b22-960e-241e1b4fea7c trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.255337903Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=da2d89a9-458a-4c18-b187-4bf234b471ce http.request.method=GET http.request.remoteaddr="127.0.0.1:57470" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.669µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=32f04612-f970-4cfd-9517-0ebf2b0a396a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.290Z] time="2024-03-05T20:18:16.255384984Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=da2d89a9-458a-4c18-b187-4bf234b471ce http.request.method=GET http.request.remoteaddr="127.0.0.1:57470" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.073824ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:18:16 [2024-03-05T20:18:16.290Z] 127.0.0.1 - - [05/Mar/2024:20:18:16 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.8 git-commit/2d347024d1ab2dea0a70a927fe6a6dd49e93b33d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:18:16 [2024-03-05T20:18:16.290Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
20:18:16 [2024-03-05T20:18:16.290Z] === RUN   TestImagePullNonExisting
20:18:16 [2024-03-05T20:18:16.290Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
20:18:16 [2024-03-05T20:18:16.290Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
20:18:16 [2024-03-05T20:18:16.290Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
20:18:16 [2024-03-05T20:18:16.290Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
20:18:16 [2024-03-05T20:18:16.290Z] === RUN   TestImagePullNonExisting/asdfasdf
20:18:16 [2024-03-05T20:18:16.290Z] === PAUSE TestImagePullNonExisting/asdfasdf
20:18:16 [2024-03-05T20:18:16.290Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
20:18:16 [2024-03-05T20:18:16.290Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
20:18:16 [2024-03-05T20:18:16.290Z] === RUN   TestImagePullNonExisting/library/asdfasdf
20:18:16 [2024-03-05T20:18:16.290Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
20:18:16 [2024-03-05T20:18:16.290Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
20:18:16 [2024-03-05T20:18:16.290Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
20:18:16 [2024-03-05T20:18:16.290Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
20:18:16 [2024-03-05T20:18:16.290Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
20:18:16 [2024-03-05T20:18:16.290Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
20:18:16 [2024-03-05T20:18:16.290Z] === CONT  TestImagePullNonExisting/asdfasdf
20:18:16 [2024-03-05T20:18:16.290Z] === CONT  TestImagePullNonExisting/library/asdfasdf
20:18:16 [2024-03-05T20:18:16.290Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
20:18:17 [2024-03-05T20:18:17.657Z] --- PASS: TestImagePullNonExisting (0.01s)
20:18:17 [2024-03-05T20:18:17.657Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
20:18:17 [2024-03-05T20:18:17.657Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
20:18:17 [2024-03-05T20:18:17.657Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
20:18:17 [2024-03-05T20:18:17.657Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
20:18:17 [2024-03-05T20:18:17.657Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
20:18:17 [2024-03-05T20:18:17.657Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
20:18:17 [2024-03-05T20:18:17.657Z] === RUN   TestRemoveImageOrphaning
20:18:17 [2024-03-05T20:18:17.914Z] --- PASS: TestRemoveImageOrphaning (0.15s)
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestRemoveByDigest
20:18:17 [2024-03-05T20:18:17.914Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
20:18:17 [2024-03-05T20:18:17.914Z] --- SKIP: TestRemoveByDigest (0.00s)
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestRemoveImageGarbageCollector
20:18:17 [2024-03-05T20:18:17.914Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
20:18:17 [2024-03-05T20:18:17.914Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveCheckTimes
20:18:17 [2024-03-05T20:18:17.914Z] === PAUSE TestSaveCheckTimes
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI/busybox:latest
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI/busybox:latest/Manifest
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI/busybox:latest/Config
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI/multilayer:latest
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
20:18:17 [2024-03-05T20:18:17.914Z] === RUN   TestSaveOCI/multilayer:latest/Config
20:18:17 [2024-03-05T20:18:17.915Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
20:18:17 [2024-03-05T20:18:17.915Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
20:18:17 [2024-03-05T20:18:17.915Z] --- PASS: TestSaveOCI (0.13s)
20:18:17 [2024-03-05T20:18:17.915Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
20:18:17 [2024-03-05T20:18:17.915Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
20:18:17 [2024-03-05T20:18:17.915Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
20:18:17 [2024-03-05T20:18:17.915Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
20:18:17 [2024-03-05T20:18:17.915Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
20:18:17 [2024-03-05T20:18:17.915Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
20:18:17 [2024-03-05T20:18:17.915Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
20:18:17 [2024-03-05T20:18:17.915Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
20:18:17 [2024-03-05T20:18:17.915Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
20:18:17 [2024-03-05T20:18:17.915Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
20:18:17 [2024-03-05T20:18:17.915Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
20:18:17 [2024-03-05T20:18:17.915Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
20:18:17 [2024-03-05T20:18:17.915Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
20:18:17 [2024-03-05T20:18:17.915Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
20:18:17 [2024-03-05T20:18:17.915Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
20:18:17 [2024-03-05T20:18:17.915Z] === RUN   TestSaveRepoWithMultipleImages
20:18:18 [2024-03-05T20:18:18.171Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s)
20:18:18 [2024-03-05T20:18:18.171Z] === RUN   TestSaveDirectoryPermissions
20:18:19 [2024-03-05T20:18:19.101Z] --- PASS: TestSaveDirectoryPermissions (0.85s)
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:18:19 [2024-03-05T20:18:19.101Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagUsingDigestAlgorithmAsName
20:18:19 [2024-03-05T20:18:19.101Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagValidPrefixedRepo
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
20:18:19 [2024-03-05T20:18:19.101Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
20:18:19 [2024-03-05T20:18:19.101Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagValidPrefixedRepo/foooo:t
20:18:19 [2024-03-05T20:18:19.101Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:18:19 [2024-03-05T20:18:19.101Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:18:19 [2024-03-05T20:18:19.101Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
20:18:19 [2024-03-05T20:18:19.101Z] === CONT  TestTagValidPrefixedRepo/foooo:t
20:18:19 [2024-03-05T20:18:19.101Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
20:18:19 [2024-03-05T20:18:19.101Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:18:19 [2024-03-05T20:18:19.101Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
20:18:19 [2024-03-05T20:18:19.101Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.00s)
20:18:19 [2024-03-05T20:18:19.101Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
20:18:19 [2024-03-05T20:18:19.101Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
20:18:19 [2024-03-05T20:18:19.101Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagExistedNameWithoutForce
20:18:19 [2024-03-05T20:18:19.101Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagOfficialNames
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
20:18:19 [2024-03-05T20:18:19.101Z] --- PASS: TestTagOfficialNames (0.04s)
20:18:19 [2024-03-05T20:18:19.101Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
20:18:19 [2024-03-05T20:18:19.101Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
20:18:19 [2024-03-05T20:18:19.101Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
20:18:19 [2024-03-05T20:18:19.101Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
20:18:19 [2024-03-05T20:18:19.101Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestTagMatchesDigest
20:18:19 [2024-03-05T20:18:19.101Z] --- PASS: TestTagMatchesDigest (0.01s)
20:18:19 [2024-03-05T20:18:19.101Z] === CONT  TestSaveCheckTimes
20:18:19 [2024-03-05T20:18:19.101Z] --- PASS: TestSaveCheckTimes (0.03s)
20:18:19 [2024-03-05T20:18:19.101Z] PASS
20:18:19 [2024-03-05T20:18:19.101Z] 
20:18:19 [2024-03-05T20:18:19.101Z] === Skipped
20:18:19 [2024-03-05T20:18:19.101Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:18:19 [2024-03-05T20:18:19.101Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
20:18:19 [2024-03-05T20:18:19.101Z] 
20:18:19 [2024-03-05T20:18:19.101Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
20:18:19 [2024-03-05T20:18:19.101Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
20:18:19 [2024-03-05T20:18:19.101Z] 
20:18:19 [2024-03-05T20:18:19.101Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:18:19 [2024-03-05T20:18:19.101Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
20:18:19 [2024-03-05T20:18:19.101Z] 
20:18:19 [2024-03-05T20:18:19.101Z] DONE 70 tests, 3 skipped in 5.781s
20:18:19 [2024-03-05T20:18:19.101Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
20:18:19 [2024-03-05T20:18:19.101Z] ++ '[' -n '' ']'
20:18:19 [2024-03-05T20:18:19.101Z] ++ 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
20:18:19 [2024-03-05T20:18:19.101Z] ++ set -e
20:18:19 [2024-03-05T20:18:19.101Z] ++ '[' -n 0 ']'
20:18:19 [2024-03-05T20:18:19.101Z] ++ set -x
20:18:19 [2024-03-05T20:18:19.101Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestStripANSICommands
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestStripANSICommands/#00
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestStripANSICommands/#01
20:18:19 [2024-03-05T20:18:19.101Z] --- PASS: TestStripANSICommands (0.00s)
20:18:19 [2024-03-05T20:18:19.101Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:18:19 [2024-03-05T20:18:19.101Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:18:19 [2024-03-05T20:18:19.101Z] PASS
20:18:19 [2024-03-05T20:18:19.101Z] 
20:18:19 [2024-03-05T20:18:19.101Z] DONE 3 tests in 0.007s
20:18:19 [2024-03-05T20:18:19.101Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
20:18:19 [2024-03-05T20:18:19.101Z] ++ '[' -n '' ']'
20:18:19 [2024-03-05T20:18:19.101Z] ++ 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
20:18:19 [2024-03-05T20:18:19.101Z] ++ set -e
20:18:19 [2024-03-05T20:18:19.101Z] ++ '[' -n 0 ']'
20:18:19 [2024-03-05T20:18:19.101Z] ++ set -x
20:18:19 [2024-03-05T20:18:19.101Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:18:19 [2024-03-05T20:18:19.101Z] INFO: Testing against a local daemon
20:18:19 [2024-03-05T20:18:19.101Z] === RUN   TestCreateWithMultiNetworks
20:18:20 [2024-03-05T20:18:20.468Z] --- PASS: TestCreateWithMultiNetworks (0.99s)
20:18:20 [2024-03-05T20:18:20.468Z] === RUN   TestNetworkCreateDelete
20:18:20 [2024-03-05T20:18:20.468Z] --- PASS: TestNetworkCreateDelete (0.18s)
20:18:20 [2024-03-05T20:18:20.468Z] === RUN   TestDockerNetworkDeletePreferID
20:18:20 [2024-03-05T20:18:20.724Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
20:18:20 [2024-03-05T20:18:20.724Z] === RUN   TestDaemonDNSFallback
20:18:27 [2024-03-05T20:18:27.265Z] --- PASS: TestDaemonDNSFallback (6.17s)
20:18:27 [2024-03-05T20:18:27.265Z] === RUN   TestInspectNetwork
20:18:29 [2024-03-05T20:18:29.783Z] === RUN   TestInspectNetwork/full_network_id
20:18:29 [2024-03-05T20:18:29.783Z] === RUN   TestInspectNetwork/partial_network_id
20:18:29 [2024-03-05T20:18:29.783Z] === RUN   TestInspectNetwork/network_name
20:18:29 [2024-03-05T20:18:29.783Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:18:33 [2024-03-05T20:18:33.951Z] --- PASS: TestInspectNetwork (6.95s)
20:18:33 [2024-03-05T20:18:33.951Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:18:33 [2024-03-05T20:18:33.951Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:18:33 [2024-03-05T20:18:33.951Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:18:33 [2024-03-05T20:18:33.951Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:18:33 [2024-03-05T20:18:33.951Z] === RUN   TestRunContainerWithBridgeNone
20:18:35 [2024-03-05T20:18:35.319Z] --- PASS: TestRunContainerWithBridgeNone (1.19s)
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/create
20:18:35 [2024-03-05T20:18:35.319Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:18:35 [2024-03-05T20:18:35.319Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:18:35 [2024-03-05T20:18:35.319Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:18:35 [2024-03-05T20:18:35.319Z] === CONT  TestNetworkInvalidJSON/networks/create
20:18:35 [2024-03-05T20:18:35.319Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:18:35 [2024-03-05T20:18:35.319Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:18:35 [2024-03-05T20:18:35.319Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:18:35 [2024-03-05T20:18:35.319Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkList
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkList//networks
20:18:35 [2024-03-05T20:18:35.319Z] === PAUSE TestNetworkList//networks
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestNetworkList//networks/
20:18:35 [2024-03-05T20:18:35.319Z] === PAUSE TestNetworkList//networks/
20:18:35 [2024-03-05T20:18:35.319Z] === CONT  TestNetworkList//networks
20:18:35 [2024-03-05T20:18:35.319Z] === CONT  TestNetworkList//networks/
20:18:35 [2024-03-05T20:18:35.319Z] --- PASS: TestNetworkList (0.01s)
20:18:35 [2024-03-05T20:18:35.319Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z]     --- PASS: TestNetworkList//networks (0.00s)
20:18:35 [2024-03-05T20:18:35.319Z] === RUN   TestHostIPv4BridgeLabel
20:18:35 [2024-03-05T20:18:35.883Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:18:35 [2024-03-05T20:18:35.883Z] === RUN   TestDefaultNetworkOpts
20:18:35 [2024-03-05T20:18:35.883Z] === RUN   TestDefaultNetworkOpts/default_value
20:18:36 [2024-03-05T20:18:36.812Z] === RUN   TestDefaultNetworkOpts/cmdline_value
20:18:38 [2024-03-05T20:18:38.179Z] === RUN   TestDefaultNetworkOpts/config-from_value
20:18:39 [2024-03-05T20:18:39.546Z] --- PASS: TestDefaultNetworkOpts (3.64s)
20:18:39 [2024-03-05T20:18:39.546Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.20s)
20:18:39 [2024-03-05T20:18:39.546Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.22s)
20:18:39 [2024-03-05T20:18:39.546Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.22s)
20:18:39 [2024-03-05T20:18:39.546Z] === RUN   TestForbidDuplicateNetworkNames
20:18:40 [2024-03-05T20:18:40.108Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
20:18:40 [2024-03-05T20:18:40.108Z] === RUN   TestDaemonRestartWithLiveRestore
20:18:41 [2024-03-05T20:18:41.037Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
20:18:41 [2024-03-05T20:18:41.037Z] === RUN   TestDaemonDefaultNetworkPools
20:18:41 [2024-03-05T20:18:41.965Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
20:18:41 [2024-03-05T20:18:41.965Z] === RUN   TestDaemonRestartWithExistingNetwork
20:18:42 [2024-03-05T20:18:42.894Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
20:18:42 [2024-03-05T20:18:42.894Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:18:44 [2024-03-05T20:18:44.283Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
20:18:44 [2024-03-05T20:18:44.283Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:18:44 [2024-03-05T20:18:44.849Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
20:18:44 [2024-03-05T20:18:44.849Z] === RUN   TestServiceWithPredefinedNetwork
20:18:47 [2024-03-05T20:18:47.365Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s)
20:18:47 [2024-03-05T20:18:47.365Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:18:47 [2024-03-05T20:18:47.365Z]     service_test.go:250: FLAKY_TEST
20:18:47 [2024-03-05T20:18:47.365Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:18:47 [2024-03-05T20:18:47.365Z] === RUN   TestServiceWithDataPathPortInit
20:19:02 [2024-03-05T20:19:02.209Z] --- PASS: TestServiceWithDataPathPortInit (13.34s)
20:19:02 [2024-03-05T20:19:02.209Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:19:02 [2024-03-05T20:19:02.466Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iddg1qw0z8yp1jluq0mggl21i Created:2024-03-05 20:19:01.500651642 +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[b682dc0e05dea01c34760930183957f9a6ebfbad2f4c07cac6c8974a711f51f8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fg2zhkgyf4x0si8nw8mogi94o EndpointID:66bdc063667490a2d3949b3ff61adf9552194a879dc5be613a25f13d332ddf42 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:027bf641d96e875f736c615c5920267f51ed1cf53a20959d9384beb5dc022600 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:0a7dcc224cb1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fg2zhkgyf4x0si8nw8mogi94o EndpointID:66bdc063667490a2d3949b3ff61adf9552194a879dc5be613a25f13d332ddf42 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:19:07 [2024-03-05T20:19:07.714Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s)
20:19:07 [2024-03-05T20:19:07.714Z] PASS
20:19:07 [2024-03-05T20:19:07.714Z] 
20:19:07 [2024-03-05T20:19:07.714Z] === Skipped
20:19:07 [2024-03-05T20:19:07.714Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:19:07 [2024-03-05T20:19:07.714Z]     service_test.go:250: FLAKY_TEST
20:19:07 [2024-03-05T20:19:07.714Z] 
20:19:07 [2024-03-05T20:19:07.714Z] DONE 44 tests, 1 skipped in 47.873s
20:19:07 [2024-03-05T20:19:07.714Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
20:19:07 [2024-03-05T20:19:07.714Z] ++ '[' -n '' ']'
20:19:07 [2024-03-05T20:19:07.714Z] ++ 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
20:19:07 [2024-03-05T20:19:07.714Z] ++ set -e
20:19:07 [2024-03-05T20:19:07.714Z] ++ '[' -n 0 ']'
20:19:07 [2024-03-05T20:19:07.714Z] ++ set -x
20:19:07 [2024-03-05T20:19:07.714Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:19:07 [2024-03-05T20:19:07.714Z] INFO: Testing against a local daemon
20:19:07 [2024-03-05T20:19:07.714Z] === RUN   TestDockerNetworkIpvlanPersistance
20:19:07 [2024-03-05T20:19:07.714Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:19:07 [2024-03-05T20:19:07.714Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:19:07 [2024-03-05T20:19:07.714Z] === RUN   TestDockerNetworkIpvlan
20:19:07 [2024-03-05T20:19:07.714Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:19:07 [2024-03-05T20:19:07.714Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:19:07 [2024-03-05T20:19:07.714Z] PASS
20:19:07 [2024-03-05T20:19:07.714Z] 
20:19:07 [2024-03-05T20:19:07.714Z] === Skipped
20:19:07 [2024-03-05T20:19:07.714Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:19:07 [2024-03-05T20:19:07.714Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:19:07 [2024-03-05T20:19:07.714Z] 
20:19:07 [2024-03-05T20:19:07.714Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:19:07 [2024-03-05T20:19:07.714Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:19:07 [2024-03-05T20:19:07.714Z] 
20:19:07 [2024-03-05T20:19:07.714Z] DONE 2 tests, 2 skipped in 0.034s
20:19:07 [2024-03-05T20:19:07.714Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
20:19:07 [2024-03-05T20:19:07.714Z] ++ '[' -n '' ']'
20:19:07 [2024-03-05T20:19:07.714Z] ++ 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
20:19:07 [2024-03-05T20:19:07.714Z] ++ set -e
20:19:07 [2024-03-05T20:19:07.714Z] ++ '[' -n 0 ']'
20:19:07 [2024-03-05T20:19:07.714Z] ++ set -x
20:19:07 [2024-03-05T20:19:07.714Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:19:07 [2024-03-05T20:19:07.714Z] INFO: Testing against a local daemon
20:19:07 [2024-03-05T20:19:07.714Z] === RUN   TestDockerNetworkMacvlanPersistance
20:19:08 [2024-03-05T20:19:08.277Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s)
20:19:08 [2024-03-05T20:19:08.277Z] === RUN   TestDockerNetworkMacvlan
20:19:08 [2024-03-05T20:19:08.277Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:19:09 [2024-03-05T20:19:09.206Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:19:09 [2024-03-05T20:19:09.768Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:19:11 [2024-03-05T20:19:11.135Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:19:13 [2024-03-05T20:19:13.027Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:19:14 [2024-03-05T20:19:14.918Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:19:16 [2024-03-05T20:19:16.285Z] --- PASS: TestDockerNetworkMacvlan (7.64s)
20:19:16 [2024-03-05T20:19:16.285Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s)
20:19:16 [2024-03-05T20:19:16.285Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.72s)
20:19:16 [2024-03-05T20:19:16.285Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.46s)
20:19:16 [2024-03-05T20:19:16.285Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.42s)
20:19:16 [2024-03-05T20:19:16.285Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.29s)
20:19:16 [2024-03-05T20:19:16.285Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.07s)
20:19:16 [2024-03-05T20:19:16.285Z] PASS
20:19:16 [2024-03-05T20:19:16.285Z] 
20:19:16 [2024-03-05T20:19:16.285Z] DONE 8 tests in 8.937s
20:19:16 [2024-03-05T20:19:16.285Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
20:19:16 [2024-03-05T20:19:16.285Z] ++ '[' -n '' ']'
20:19:16 [2024-03-05T20:19:16.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
20:19:16 [2024-03-05T20:19:16.285Z] ++ set -e
20:19:16 [2024-03-05T20:19:16.285Z] ++ '[' -n 0 ']'
20:19:16 [2024-03-05T20:19:16.285Z] ++ set -x
20:19:16 [2024-03-05T20:19:16.285Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
20:19:16 [2024-03-05T20:19:16.285Z] INFO: Testing against a local daemon
20:19:16 [2024-03-05T20:19:16.285Z] === RUN   TestBridgeICC
20:19:16 [2024-03-05T20:19:16.848Z] === RUN   TestBridgeICC/IPv4_non-internal_network
20:19:17 [2024-03-05T20:19:17.776Z] === RUN   TestBridgeICC/IPv4_internal_network
20:19:18 [2024-03-05T20:19:18.705Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
20:19:20 [2024-03-05T20:19:20.071Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
20:19:21 [2024-03-05T20:19:21.000Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
20:19:21 [2024-03-05T20:19:21.929Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
20:19:22 [2024-03-05T20:19:22.857Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
20:19:24 [2024-03-05T20:19:24.224Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
20:19:25 [2024-03-05T20:19:25.153Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
20:19:28 [2024-03-05T20:19:28.421Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
20:19:31 [2024-03-05T20:19:31.688Z] --- PASS: TestBridgeICC (15.22s)
20:19:31 [2024-03-05T20:19:31.688Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.06s)
20:19:31 [2024-03-05T20:19:31.688Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.93s)
20:19:31 [2024-03-05T20:19:31.688Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.10s)
20:19:31 [2024-03-05T20:19:31.688Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.03s)
20:19:31 [2024-03-05T20:19:31.688Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.08s)
20:19:31 [2024-03-05T20:19:31.688Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.02s)
20:19:31 [2024-03-05T20:19:31.688Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.11s)
20:19:31 [2024-03-05T20:19:31.688Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.07s)
20:19:31 [2024-03-05T20:19:31.688Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.15s)
20:19:31 [2024-03-05T20:19:31.688Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.07s)
20:19:31 [2024-03-05T20:19:31.688Z] === RUN   TestBridgeICCWindows
20:19:31 [2024-03-05T20:19:31.688Z]     bridge_test.go:198: testEnv.DaemonInfo.OSType != "windows"
20:19:31 [2024-03-05T20:19:31.688Z] --- SKIP: TestBridgeICCWindows (0.00s)
20:19:31 [2024-03-05T20:19:31.688Z] === RUN   TestBridgeINC
20:19:31 [2024-03-05T20:19:31.944Z] === RUN   TestBridgeINC/IPv4_non-internal_network
20:19:36 [2024-03-05T20:19:36.112Z] === RUN   TestBridgeINC/IPv4_internal_network
20:19:37 [2024-03-05T20:19:37.479Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
20:19:41 [2024-03-05T20:19:41.760Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
20:19:42 [2024-03-05T20:19:42.723Z] --- PASS: TestBridgeINC (11.44s)
20:19:42 [2024-03-05T20:19:42.723Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.32s)
20:19:42 [2024-03-05T20:19:42.723Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.03s)
20:19:42 [2024-03-05T20:19:42.723Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.33s)
20:19:42 [2024-03-05T20:19:42.723Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.16s)
20:19:42 [2024-03-05T20:19:42.723Z] === RUN   TestDefaultBridgeIPv6
20:19:42 [2024-03-05T20:19:42.723Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
20:19:44 [2024-03-05T20:19:44.173Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
20:19:45 [2024-03-05T20:19:45.550Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
20:19:46 [2024-03-05T20:19:46.917Z] --- PASS: TestDefaultBridgeIPv6 (4.27s)
20:19:46 [2024-03-05T20:19:46.917Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.44s)
20:19:46 [2024-03-05T20:19:46.917Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.40s)
20:19:46 [2024-03-05T20:19:46.917Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.43s)
20:19:46 [2024-03-05T20:19:46.917Z] === RUN   TestDefaultBridgeAddresses
20:19:46 [2024-03-05T20:19:46.917Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
20:19:48 [2024-03-05T20:19:48.808Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
20:19:50 [2024-03-05T20:19:50.175Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
20:19:50 [2024-03-05T20:19:50.175Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
20:19:50 [2024-03-05T20:19:50.175Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
20:19:50 [2024-03-05T20:19:50.175Z] === RUN   TestInternalNwConnectivity
20:19:53 [2024-03-05T20:19:53.445Z] --- PASS: TestInternalNwConnectivity (3.26s)
20:19:53 [2024-03-05T20:19:53.445Z] === RUN   TestMACAddrOnRestart
20:19:55 [2024-03-05T20:19:55.963Z] --- PASS: TestMACAddrOnRestart (2.09s)
20:19:55 [2024-03-05T20:19:55.963Z] === RUN   TestCfgdMACAddrOnRestart
20:19:58 [2024-03-05T20:19:58.482Z] --- PASS: TestCfgdMACAddrOnRestart (2.52s)
20:19:58 [2024-03-05T20:19:58.482Z] === RUN   TestInspectCfgdMAC
20:19:58 [2024-03-05T20:19:58.482Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
20:19:58 [2024-03-05T20:19:58.739Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
20:19:58 [2024-03-05T20:19:58.739Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
20:19:58 [2024-03-05T20:19:58.739Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
20:19:58 [2024-03-05T20:19:58.996Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
20:19:58 [2024-03-05T20:19:58.996Z] --- PASS: TestInspectCfgdMAC (1.10s)
20:19:58 [2024-03-05T20:19:58.996Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s)
20:19:58 [2024-03-05T20:19:58.996Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
20:19:58 [2024-03-05T20:19:58.996Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.19s)
20:19:58 [2024-03-05T20:19:58.996Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.19s)
20:19:58 [2024-03-05T20:19:58.996Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
20:19:58 [2024-03-05T20:19:58.996Z] PASS
20:19:58 [2024-03-05T20:19:58.996Z] 
20:19:58 [2024-03-05T20:19:58.996Z] === Skipped
20:19:58 [2024-03-05T20:19:58.996Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
20:19:58 [2024-03-05T20:19:58.996Z]     bridge_test.go:198: testEnv.DaemonInfo.OSType != "windows"
20:19:58 [2024-03-05T20:19:58.996Z] 
20:19:58 [2024-03-05T20:19:58.996Z] DONE 33 tests, 1 skipped in 43.056s
20:19:58 [2024-03-05T20:19:58.996Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
20:19:58 [2024-03-05T20:19:58.996Z] ++ '[' -n '' ']'
20:19:58 [2024-03-05T20:19:58.996Z] ++ 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
20:19:58 [2024-03-05T20:19:58.996Z] ++ set -e
20:19:58 [2024-03-05T20:19:58.996Z] ++ '[' -n 0 ']'
20:19:58 [2024-03-05T20:19:58.996Z] ++ set -x
20:19:58 [2024-03-05T20:19:58.996Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:19:58 [2024-03-05T20:19:58.996Z] testing: warning: no tests to run
20:19:58 [2024-03-05T20:19:58.996Z] PASS
20:19:58 [2024-03-05T20:19:58.996Z] 
20:19:58 [2024-03-05T20:19:58.996Z] DONE 0 tests in 0.006s
20:19:59 [2024-03-05T20:19:59.253Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
20:19:59 [2024-03-05T20:19:59.253Z] ++ '[' -n '' ']'
20:19:59 [2024-03-05T20:19:59.253Z] ++ 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
20:19:59 [2024-03-05T20:19:59.253Z] ++ set -e
20:19:59 [2024-03-05T20:19:59.253Z] ++ '[' -n 0 ']'
20:19:59 [2024-03-05T20:19:59.253Z] ++ set -x
20:19:59 [2024-03-05T20:19:59.253Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:19:59 [2024-03-05T20:19:59.253Z] INFO: Testing against a local daemon
20:19:59 [2024-03-05T20:19:59.253Z] === RUN   TestAuthZPluginAllowRequest
20:20:00 [2024-03-05T20:20:00.181Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
20:20:00 [2024-03-05T20:20:00.181Z] === RUN   TestAuthZPluginTLS
20:20:00 [2024-03-05T20:20:00.744Z] --- PASS: TestAuthZPluginTLS (0.55s)
20:20:00 [2024-03-05T20:20:00.744Z] === RUN   TestAuthZPluginDenyRequest
20:20:01 [2024-03-05T20:20:01.306Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:20:01 [2024-03-05T20:20:01.306Z] === RUN   TestAuthZPluginAPIDenyResponse
20:20:01 [2024-03-05T20:20:01.869Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:20:01 [2024-03-05T20:20:01.869Z] === RUN   TestAuthZPluginDenyResponse
20:20:02 [2024-03-05T20:20:02.431Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:20:02 [2024-03-05T20:20:02.431Z] === RUN   TestAuthZPluginAllowEventStream
20:20:03 [2024-03-05T20:20:03.359Z] 2024/03/05 20:20:03 http: panic serving 127.0.0.1:44544: runtime error: invalid memory address or nil pointer dereference
20:20:03 [2024-03-05T20:20:03.359Z] goroutine 61 [running]:
20:20:03 [2024-03-05T20:20:03.359Z] net/http.(*conn).serve.func1()
20:20:03 [2024-03-05T20:20:03.359Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
20:20:03 [2024-03-05T20:20:03.359Z] panic({0xa74940?, 0x1599ca0?})
20:20:03 [2024-03-05T20:20:03.359Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
20:20:03 [2024-03-05T20:20:03.359Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72868, 0x4000716d20}, 0xffffa088ec58?)
20:20:03 [2024-03-05T20:20:03.359Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
20:20:03 [2024-03-05T20:20:03.359Z] net/http.HandlerFunc.ServeHTTP(0x40001cba00?, {0xd72868?, 0x4000716d20?}, 0x4026b4?)
20:20:03 [2024-03-05T20:20:03.359Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:20:03 [2024-03-05T20:20:03.359Z] net/http.(*ServeMux).ServeHTTP(0xd78e18?, {0xd72868, 0x4000716d20}, 0x40001cba00)
20:20:03 [2024-03-05T20:20:03.359Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
20:20:03 [2024-03-05T20:20:03.359Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000135290, {0xd71428?, 0x40000f0620}, 0x40001cb900, {0xd67780, 0x40001449c0})
20:20:03 [2024-03-05T20:20:03.359Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
20:20:03 [2024-03-05T20:20:03.359Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71428?, 0x40000f0620?}, 0x4000280d80?)
20:20:03 [2024-03-05T20:20:03.359Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
20:20:03 [2024-03-05T20:20:03.359Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71428?, 0x40000f0620?}, 0x40000f0620?)
20:20:03 [2024-03-05T20:20:03.359Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:20:03 [2024-03-05T20:20:03.359Z] net/http.serverHandler.ServeHTTP({0xd6e008?}, {0xd71428?, 0x40000f0620?}, 0x6?)
20:20:03 [2024-03-05T20:20:03.359Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
20:20:03 [2024-03-05T20:20:03.359Z] net/http.(*conn).serve(0x40005605a0, {0xd78e18, 0x400021f7d0})
20:20:03 [2024-03-05T20:20:03.359Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
20:20:03 [2024-03-05T20:20:03.359Z] created by net/http.(*Server).Serve in goroutine 11
20:20:03 [2024-03-05T20:20:03.359Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
20:20:04 [2024-03-05T20:20:04.287Z] 2024/03/05 20:20:04 http: panic serving 127.0.0.1:44540: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
20:20:04 [2024-03-05T20:20:04.287Z] goroutine 149 [running]:
20:20:04 [2024-03-05T20:20:04.287Z] net/http.(*conn).serve.func1()
20:20:04 [2024-03-05T20:20:04.287Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
20:20:04 [2024-03-05T20:20:04.287Z] panic({0xa0ada0?, 0x4000280ec0?})
20:20:04 [2024-03-05T20:20:04.287Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
20:20:04 [2024-03-05T20:20:04.287Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72868, 0x4000716de0}, 0xffffa088ec58?)
20:20:04 [2024-03-05T20:20:04.287Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
20:20:04 [2024-03-05T20:20:04.287Z] net/http.HandlerFunc.ServeHTTP(0x40001cbc00?, {0xd72868?, 0x4000716de0?}, 0x4026b4?)
20:20:04 [2024-03-05T20:20:04.287Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:20:04 [2024-03-05T20:20:04.287Z] net/http.(*ServeMux).ServeHTTP(0xd78e18?, {0xd72868, 0x4000716de0}, 0x40001cbc00)
20:20:04 [2024-03-05T20:20:04.287Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
20:20:04 [2024-03-05T20:20:04.287Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000135290, {0xd71428?, 0x40000f0700}, 0x40001cbb00, {0xd67780, 0x40001449c0})
20:20:04 [2024-03-05T20:20:04.287Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
20:20:04 [2024-03-05T20:20:04.287Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71428?, 0x40000f0700?}, 0x40001694d0?)
20:20:04 [2024-03-05T20:20:04.287Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
20:20:04 [2024-03-05T20:20:04.287Z] net/http.HandlerFunc.ServeHTTP(0x15f74c0?, {0xd71428?, 0x40000f0700?}, 0x4000519b40?)
20:20:04 [2024-03-05T20:20:04.287Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:20:04 [2024-03-05T20:20:04.287Z] net/http.serverHandler.ServeHTTP({0x40001694d0?}, {0xd71428?, 0x40000f0700?}, 0x6?)
20:20:04 [2024-03-05T20:20:04.287Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
20:20:04 [2024-03-05T20:20:04.287Z] net/http.(*conn).serve(0x400015d830, {0xd78e18, 0x400021f7d0})
20:20:04 [2024-03-05T20:20:04.287Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
20:20:04 [2024-03-05T20:20:04.287Z] created by net/http.(*Server).Serve in goroutine 11
20:20:04 [2024-03-05T20:20:04.287Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
20:20:06 [2024-03-05T20:20:06.177Z] 2024/03/05 20:20:06 http: panic serving 127.0.0.1:40606: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
20:20:06 [2024-03-05T20:20:06.177Z] goroutine 178 [running]:
20:20:06 [2024-03-05T20:20:06.177Z] net/http.(*conn).serve.func1()
20:20:06 [2024-03-05T20:20:06.177Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
20:20:06 [2024-03-05T20:20:06.177Z] panic({0xa0ada0?, 0x400050c2b0?})
20:20:06 [2024-03-05T20:20:06.177Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
20:20:06 [2024-03-05T20:20:06.177Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72868, 0x40003be420}, 0xffff59d0df88?)
20:20:06 [2024-03-05T20:20:06.177Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
20:20:06 [2024-03-05T20:20:06.177Z] net/http.HandlerFunc.ServeHTTP(0x4000504600?, {0xd72868?, 0x40003be420?}, 0x4026b4?)
20:20:06 [2024-03-05T20:20:06.177Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:20:06 [2024-03-05T20:20:06.177Z] net/http.(*ServeMux).ServeHTTP(0xd78e18?, {0xd72868, 0x40003be420}, 0x4000504600)
20:20:06 [2024-03-05T20:20:06.177Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
20:20:06 [2024-03-05T20:20:06.177Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000135290, {0xd71428?, 0x40001a0000}, 0x4000504500, {0xd67780, 0x40001449c0})
20:20:06 [2024-03-05T20:20:06.177Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
20:20:06 [2024-03-05T20:20:06.177Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71428?, 0x40001a0000?}, 0x4000168780?)
20:20:06 [2024-03-05T20:20:06.177Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
20:20:06 [2024-03-05T20:20:06.177Z] net/http.HandlerFunc.ServeHTTP(0x15f74c0?, {0xd71428?, 0x40001a0000?}, 0x400016ab40?)
20:20:06 [2024-03-05T20:20:06.177Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:20:06 [2024-03-05T20:20:06.177Z] net/http.serverHandler.ServeHTTP({0x4000168780?}, {0xd71428?, 0x40001a0000?}, 0x6?)
20:20:06 [2024-03-05T20:20:06.177Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
20:20:06 [2024-03-05T20:20:06.177Z] net/http.(*conn).serve(0x400015c510, {0xd78e18, 0x400021f7d0})
20:20:06 [2024-03-05T20:20:06.177Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
20:20:06 [2024-03-05T20:20:06.177Z] created by net/http.(*Server).Serve in goroutine 11
20:20:06 [2024-03-05T20:20:06.177Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
20:20:08 [2024-03-05T20:20:08.694Z] --- PASS: TestAuthZPluginAllowEventStream (6.02s)
20:20:08 [2024-03-05T20:20:08.694Z] === RUN   TestAuthZPluginErrorResponse
20:20:08 [2024-03-05T20:20:08.950Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:20:08 [2024-03-05T20:20:08.950Z] === RUN   TestAuthZPluginErrorRequest
20:20:09 [2024-03-05T20:20:09.512Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:20:09 [2024-03-05T20:20:09.512Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:20:10 [2024-03-05T20:20:10.075Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:20:10 [2024-03-05T20:20:10.075Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:20:11 [2024-03-05T20:20:11.003Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.09s)
20:20:11 [2024-03-05T20:20:11.003Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:20:12 [2024-03-05T20:20:12.370Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s)
20:20:12 [2024-03-05T20:20:12.370Z] === RUN   TestAuthZPluginHeader
20:20:12 [2024-03-05T20:20:12.626Z] --- PASS: TestAuthZPluginHeader (0.61s)
20:20:12 [2024-03-05T20:20:12.626Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:20:12 [2024-03-05T20:20:12.626Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
20:20:12 [2024-03-05T20:20:12.626Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:20:12 [2024-03-05T20:20:12.626Z] === RUN   TestAuthZPluginV2Disable
20:20:12 [2024-03-05T20:20:12.626Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
20:20:12 [2024-03-05T20:20:12.626Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:20:12 [2024-03-05T20:20:12.626Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:20:12 [2024-03-05T20:20:12.626Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
20:20:12 [2024-03-05T20:20:12.626Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:20:12 [2024-03-05T20:20:12.626Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:20:12 [2024-03-05T20:20:12.626Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
20:20:12 [2024-03-05T20:20:12.626Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:20:12 [2024-03-05T20:20:12.626Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:20:30 [2024-03-05T20:20:30.672Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
20:20:30 [2024-03-05T20:20:30.672Z] PASS
20:20:30 [2024-03-05T20:20:30.672Z] 
20:20:30 [2024-03-05T20:20:30.672Z] === Skipped
20:20:30 [2024-03-05T20:20:30.672Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:20:30 [2024-03-05T20:20:30.672Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
20:20:30 [2024-03-05T20:20:30.672Z] 
20:20:30 [2024-03-05T20:20:30.672Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:20:30 [2024-03-05T20:20:30.672Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
20:20:30 [2024-03-05T20:20:30.672Z] 
20:20:30 [2024-03-05T20:20:30.672Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:20:30 [2024-03-05T20:20:30.672Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
20:20:30 [2024-03-05T20:20:30.672Z] 
20:20:30 [2024-03-05T20:20:30.672Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:20:30 [2024-03-05T20:20:30.672Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
20:20:30 [2024-03-05T20:20:30.672Z] 
20:20:30 [2024-03-05T20:20:30.672Z] DONE 17 tests, 4 skipped in 30.493s
20:20:30 [2024-03-05T20:20:30.672Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
20:20:30 [2024-03-05T20:20:30.672Z] ++ '[' -n '' ']'
20:20:30 [2024-03-05T20:20:30.672Z] ++ 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
20:20:30 [2024-03-05T20:20:30.672Z] ++ set -e
20:20:30 [2024-03-05T20:20:30.672Z] ++ '[' -n 0 ']'
20:20:30 [2024-03-05T20:20:30.672Z] ++ set -x
20:20:30 [2024-03-05T20:20:30.672Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:20:30 [2024-03-05T20:20:30.672Z] INFO: Testing against a local daemon
20:20:30 [2024-03-05T20:20:30.672Z] === RUN   TestPluginInvalidJSON
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:20:30 [2024-03-05T20:20:30.673Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:20:30 [2024-03-05T20:20:30.673Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:20:30 [2024-03-05T20:20:30.673Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:20:30 [2024-03-05T20:20:30.673Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:20:30 [2024-03-05T20:20:30.673Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:20:30 [2024-03-05T20:20:30.673Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:20:30 [2024-03-05T20:20:30.673Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:20:30 [2024-03-05T20:20:30.673Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInstall
20:20:30 [2024-03-05T20:20:30.673Z] === RUN   TestPluginInstall/no_auth
20:20:33 [2024-03-05T20:20:33.942Z] time="2024-03-05T20:20:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:20:33 [2024-03-05T20:20:33.942Z] time="2024-03-05T20:20:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aab0f21637f74dab1b0f5b63073b45b875018f8747f3774750de656bc6170412" mediatype=application/vnd.docker.plugin.v1+json size=522
20:20:33 [2024-03-05T20:20:33.942Z] time="2024-03-05T20:20:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:20:33 [2024-03-05T20:20:33.942Z] time="2024-03-05T20:20:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aab0f21637f74dab1b0f5b63073b45b875018f8747f3774750de656bc6170412" mediatype=application/vnd.docker.plugin.v1+json size=522
20:20:33 [2024-03-05T20:20:33.942Z] === RUN   TestPluginInstall/with_digest
20:20:33 [2024-03-05T20:20:33.942Z] === RUN   TestPluginInstall/with_htpasswd
20:20:34 [2024-03-05T20:20:34.199Z] time="2024-03-05T20:20:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:20:34 [2024-03-05T20:20:34.199Z] time="2024-03-05T20:20:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbeffcbd5e5003dc6febf374f893d0e45b19d7ef9a1cebf0fdcbee7c3fbc5cca" mediatype=application/vnd.docker.plugin.v1+json size=522
20:20:34 [2024-03-05T20:20:34.199Z] time="2024-03-05T20:20:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:20:34 [2024-03-05T20:20:34.199Z] time="2024-03-05T20:20:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbeffcbd5e5003dc6febf374f893d0e45b19d7ef9a1cebf0fdcbee7c3fbc5cca" mediatype=application/vnd.docker.plugin.v1+json size=522
20:20:34 [2024-03-05T20:20:34.455Z] === RUN   TestPluginInstall/with_insecure
20:20:35 [2024-03-05T20:20:35.384Z] time="2024-03-05T20:20:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:20:35 [2024-03-05T20:20:35.384Z] time="2024-03-05T20:20:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:257a3d2e307db6017e34b92cfacb0d116c3b7cceed503b91d1ba4b8cce52775f" mediatype=application/vnd.docker.plugin.v1+json size=522
20:20:35 [2024-03-05T20:20:35.384Z] time="2024-03-05T20:20:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:20:35 [2024-03-05T20:20:35.384Z] time="2024-03-05T20:20:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:257a3d2e307db6017e34b92cfacb0d116c3b7cceed503b91d1ba4b8cce52775f" mediatype=application/vnd.docker.plugin.v1+json size=522
20:20:35 [2024-03-05T20:20:35.384Z]     plugin_test.go:247: [dff3a045fedc0] daemon is not started
20:20:35 [2024-03-05T20:20:35.384Z] --- PASS: TestPluginInstall (5.64s)
20:20:35 [2024-03-05T20:20:35.384Z]     --- PASS: TestPluginInstall/no_auth (3.79s)
20:20:35 [2024-03-05T20:20:35.384Z]     --- PASS: TestPluginInstall/with_digest (0.47s)
20:20:35 [2024-03-05T20:20:35.384Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
20:20:35 [2024-03-05T20:20:35.384Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
20:20:35 [2024-03-05T20:20:35.384Z] === RUN   TestPluginsWithRuntimes
20:20:36 [2024-03-05T20:20:36.750Z] === RUN   TestPluginsWithRuntimes/No_Args
20:20:37 [2024-03-05T20:20:37.678Z] === RUN   TestPluginsWithRuntimes/With_Args
20:20:38 [2024-03-05T20:20:38.607Z] --- PASS: TestPluginsWithRuntimes (3.17s)
20:20:38 [2024-03-05T20:20:38.607Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
20:20:38 [2024-03-05T20:20:38.607Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
20:20:38 [2024-03-05T20:20:38.607Z] === RUN   TestPluginBackCompatMediaTypes
20:20:38 [2024-03-05T20:20:38.864Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
20:20:38 [2024-03-05T20:20:38.864Z] PASS
20:20:38 [2024-03-05T20:20:38.864Z] 
20:20:38 [2024-03-05T20:20:38.864Z] DONE 25 tests in 9.344s
20:20:38 [2024-03-05T20:20:38.864Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
20:20:38 [2024-03-05T20:20:38.864Z] ++ '[' -n '' ']'
20:20:38 [2024-03-05T20:20:38.864Z] ++ 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
20:20:38 [2024-03-05T20:20:38.864Z] ++ set -e
20:20:38 [2024-03-05T20:20:38.864Z] ++ '[' -n 0 ']'
20:20:38 [2024-03-05T20:20:38.864Z] ++ set -x
20:20:38 [2024-03-05T20:20:38.864Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:20:39 [2024-03-05T20:20:39.120Z] INFO: Testing against a local daemon
20:20:39 [2024-03-05T20:20:39.120Z] === RUN   TestExternalGraphDriver
20:20:39 [2024-03-05T20:20:39.377Z] === RUN   TestExternalGraphDriver/json
20:20:39 [2024-03-05T20:20:39.377Z] === RUN   TestExternalGraphDriver/spec
20:20:39 [2024-03-05T20:20:39.377Z] === RUN   TestExternalGraphDriver/pull
20:20:39 [2024-03-05T20:20:39.377Z] --- PASS: TestExternalGraphDriver (0.34s)
20:20:39 [2024-03-05T20:20:39.377Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
20:20:39 [2024-03-05T20:20:39.377Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
20:20:39 [2024-03-05T20:20:39.377Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
20:20:39 [2024-03-05T20:20:39.377Z] === RUN   TestGraphdriverPluginV2
20:20:39 [2024-03-05T20:20:39.633Z]     external_test.go:415: (*Execution).NotAmd64-fm
20:20:39 [2024-03-05T20:20:39.633Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
20:20:39 [2024-03-05T20:20:39.633Z] PASS
20:20:39 [2024-03-05T20:20:39.633Z] 
20:20:39 [2024-03-05T20:20:39.633Z] === Skipped
20:20:39 [2024-03-05T20:20:39.633Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
20:20:39 [2024-03-05T20:20:39.633Z]     external_test.go:415: (*Execution).NotAmd64-fm
20:20:39 [2024-03-05T20:20:39.633Z] 
20:20:39 [2024-03-05T20:20:39.633Z] DONE 5 tests, 1 skipped in 0.702s
20:20:39 [2024-03-05T20:20:39.633Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
20:20:39 [2024-03-05T20:20:39.633Z] ++ '[' -n '' ']'
20:20:39 [2024-03-05T20:20:39.633Z] ++ 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
20:20:39 [2024-03-05T20:20:39.633Z] ++ set -e
20:20:39 [2024-03-05T20:20:39.633Z] ++ '[' -n 0 ']'
20:20:39 [2024-03-05T20:20:39.633Z] ++ set -x
20:20:39 [2024-03-05T20:20:39.633Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:20:39 [2024-03-05T20:20:39.633Z] INFO: Testing against a local daemon
20:20:39 [2024-03-05T20:20:39.633Z] === RUN   TestContinueAfterPluginCrash
20:20:39 [2024-03-05T20:20:39.633Z] === PAUSE TestContinueAfterPluginCrash
20:20:39 [2024-03-05T20:20:39.633Z] === RUN   TestReadPluginNoRead
20:20:39 [2024-03-05T20:20:39.633Z] === PAUSE TestReadPluginNoRead
20:20:39 [2024-03-05T20:20:39.633Z] === RUN   TestDaemonStartWithLogOpt
20:20:39 [2024-03-05T20:20:39.633Z] === PAUSE TestDaemonStartWithLogOpt
20:20:39 [2024-03-05T20:20:39.633Z] === CONT  TestContinueAfterPluginCrash
20:20:39 [2024-03-05T20:20:39.633Z] === CONT  TestDaemonStartWithLogOpt
20:20:39 [2024-03-05T20:20:39.633Z] === CONT  TestReadPluginNoRead
20:20:42 [2024-03-05T20:20:42.153Z] === RUN   TestReadPluginNoRead/default
20:20:42 [2024-03-05T20:20:42.410Z] --- PASS: TestDaemonStartWithLogOpt (2.60s)
20:20:42 [2024-03-05T20:20:42.972Z] === RUN   TestReadPluginNoRead/disabled_caching
20:20:43 [2024-03-05T20:20:43.901Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:20:45 [2024-03-05T20:20:45.267Z]     read_test.go:93: [d171c007d2341] daemon is not started
20:20:45 [2024-03-05T20:20:45.267Z] --- PASS: TestReadPluginNoRead (5.40s)
20:20:45 [2024-03-05T20:20:45.267Z]     --- PASS: TestReadPluginNoRead/default (1.13s)
20:20:45 [2024-03-05T20:20:45.267Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.10s)
20:20:45 [2024-03-05T20:20:45.267Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
20:20:47 [2024-03-05T20:20:47.157Z] --- PASS: TestContinueAfterPluginCrash (7.48s)
20:20:47 [2024-03-05T20:20:47.157Z] PASS
20:20:47 [2024-03-05T20:20:47.157Z] 
20:20:47 [2024-03-05T20:20:47.157Z] DONE 6 tests in 7.515s
20:20:47 [2024-03-05T20:20:47.157Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
20:20:47 [2024-03-05T20:20:47.157Z] ++ '[' -n '' ']'
20:20:47 [2024-03-05T20:20:47.157Z] ++ 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
20:20:47 [2024-03-05T20:20:47.157Z] ++ set -e
20:20:47 [2024-03-05T20:20:47.157Z] ++ '[' -n 0 ']'
20:20:47 [2024-03-05T20:20:47.157Z] ++ set -x
20:20:47 [2024-03-05T20:20:47.157Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:20:47 [2024-03-05T20:20:47.157Z] testing: warning: no tests to run
20:20:47 [2024-03-05T20:20:47.157Z] PASS
20:20:47 [2024-03-05T20:20:47.157Z] 
20:20:47 [2024-03-05T20:20:47.157Z] DONE 0 tests in 0.006s
20:20:47 [2024-03-05T20:20:47.157Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
20:20:47 [2024-03-05T20:20:47.157Z] ++ '[' -n '' ']'
20:20:47 [2024-03-05T20:20:47.157Z] ++ 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
20:20:47 [2024-03-05T20:20:47.157Z] ++ set -e
20:20:47 [2024-03-05T20:20:47.157Z] ++ '[' -n 0 ']'
20:20:47 [2024-03-05T20:20:47.157Z] ++ set -x
20:20:47 [2024-03-05T20:20:47.157Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:20:47 [2024-03-05T20:20:47.157Z] INFO: Testing against a local daemon
20:20:47 [2024-03-05T20:20:47.157Z] === RUN   TestPluginWithDevMounts
20:20:47 [2024-03-05T20:20:47.157Z] === PAUSE TestPluginWithDevMounts
20:20:47 [2024-03-05T20:20:47.157Z] === CONT  TestPluginWithDevMounts
20:20:49 [2024-03-05T20:20:49.048Z] --- PASS: TestPluginWithDevMounts (1.46s)
20:20:49 [2024-03-05T20:20:49.048Z] PASS
20:20:49 [2024-03-05T20:20:49.048Z] 
20:20:49 [2024-03-05T20:20:49.048Z] DONE 1 tests in 1.490s
20:20:49 [2024-03-05T20:20:49.048Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
20:20:49 [2024-03-05T20:20:49.048Z] ++ '[' -n '' ']'
20:20:49 [2024-03-05T20:20:49.048Z] ++ 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
20:20:49 [2024-03-05T20:20:49.048Z] ++ set -e
20:20:49 [2024-03-05T20:20:49.048Z] ++ '[' -n 0 ']'
20:20:49 [2024-03-05T20:20:49.048Z] ++ set -x
20:20:49 [2024-03-05T20:20:49.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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:20:49 [2024-03-05T20:20:49.048Z] INFO: Testing against a local daemon
20:20:49 [2024-03-05T20:20:49.048Z] === RUN   TestSecretInspect
20:20:50 [2024-03-05T20:20:50.939Z] --- PASS: TestSecretInspect (1.95s)
20:20:50 [2024-03-05T20:20:50.939Z] === RUN   TestSecretList
20:20:52 [2024-03-05T20:20:52.830Z] --- PASS: TestSecretList (1.90s)
20:20:52 [2024-03-05T20:20:52.830Z] === RUN   TestSecretsCreateAndDelete
20:20:54 [2024-03-05T20:20:54.722Z] --- PASS: TestSecretsCreateAndDelete (1.82s)
20:20:54 [2024-03-05T20:20:54.722Z] === RUN   TestSecretsUpdate
20:20:56 [2024-03-05T20:20:56.612Z] --- PASS: TestSecretsUpdate (1.89s)
20:20:56 [2024-03-05T20:20:56.612Z] === RUN   TestTemplatedSecret
20:20:59 [2024-03-05T20:20:59.130Z] --- PASS: TestTemplatedSecret (2.58s)
20:20:59 [2024-03-05T20:20:59.130Z] === RUN   TestSecretCreateResolve
20:21:01 [2024-03-05T20:21:01.021Z] --- PASS: TestSecretCreateResolve (2.00s)
20:21:01 [2024-03-05T20:21:01.021Z] PASS
20:21:01 [2024-03-05T20:21:01.021Z] 
20:21:01 [2024-03-05T20:21:01.021Z] DONE 6 tests in 12.157s
20:21:01 [2024-03-05T20:21:01.021Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
20:21:01 [2024-03-05T20:21:01.021Z] ++ '[' -n '' ']'
20:21:01 [2024-03-05T20:21:01.021Z] ++ 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
20:21:01 [2024-03-05T20:21:01.021Z] ++ set -e
20:21:01 [2024-03-05T20:21:01.021Z] ++ '[' -n 0 ']'
20:21:01 [2024-03-05T20:21:01.021Z] ++ set -x
20:21:01 [2024-03-05T20:21:01.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:21:01 [2024-03-05T20:21:01.021Z] INFO: Testing against a local daemon
20:21:01 [2024-03-05T20:21:01.021Z] === RUN   TestServiceCreateInit
20:21:01 [2024-03-05T20:21:01.021Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:21:05 [2024-03-05T20:21:05.191Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:21:08 [2024-03-05T20:21:08.462Z] --- PASS: TestServiceCreateInit (7.41s)
20:21:08 [2024-03-05T20:21:08.462Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s)
20:21:08 [2024-03-05T20:21:08.462Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s)
20:21:08 [2024-03-05T20:21:08.462Z] === RUN   TestCreateServiceMultipleTimes
20:21:23 [2024-03-05T20:21:23.305Z] --- PASS: TestCreateServiceMultipleTimes (14.64s)
20:21:23 [2024-03-05T20:21:23.305Z] === RUN   TestCreateServiceConflict
20:21:25 [2024-03-05T20:21:25.195Z] --- PASS: TestCreateServiceConflict (1.92s)
20:21:25 [2024-03-05T20:21:25.195Z] === RUN   TestCreateServiceMaxReplicas
20:21:27 [2024-03-05T20:21:27.712Z] --- PASS: TestCreateServiceMaxReplicas (2.74s)
20:21:27 [2024-03-05T20:21:27.712Z] === RUN   TestCreateServiceSecretFileMode
20:21:42 [2024-03-05T20:21:42.552Z] --- PASS: TestCreateServiceSecretFileMode (12.63s)
20:21:42 [2024-03-05T20:21:42.552Z] === RUN   TestCreateServiceConfigFileMode
20:21:54 [2024-03-05T20:21:54.722Z] --- PASS: TestCreateServiceConfigFileMode (12.56s)
20:21:54 [2024-03-05T20:21:54.722Z] === RUN   TestCreateServiceSysctls
20:21:56 [2024-03-05T20:21:56.090Z] --- PASS: TestCreateServiceSysctls (3.02s)
20:21:56 [2024-03-05T20:21:56.090Z] === RUN   TestCreateServiceCapabilities
20:21:58 [2024-03-05T20:21:58.607Z] --- PASS: TestCreateServiceCapabilities (2.52s)
20:21:58 [2024-03-05T20:21:58.607Z] === RUN   TestInspect
20:22:01 [2024-03-05T20:22:01.127Z] --- PASS: TestInspect (2.72s)
20:22:01 [2024-03-05T20:22:01.127Z] === RUN   TestCreateJob
20:22:04 [2024-03-05T20:22:04.395Z] --- PASS: TestCreateJob (3.12s)
20:22:04 [2024-03-05T20:22:04.395Z] === RUN   TestReplicatedJob
20:22:09 [2024-03-05T20:22:09.643Z] --- PASS: TestReplicatedJob (4.64s)
20:22:09 [2024-03-05T20:22:09.643Z] === RUN   TestUpdateReplicatedJob
20:22:12 [2024-03-05T20:22:12.161Z] --- PASS: TestUpdateReplicatedJob (3.06s)
20:22:12 [2024-03-05T20:22:12.161Z] === RUN   TestServiceListWithStatuses
20:22:17 [2024-03-05T20:22:17.409Z] --- PASS: TestServiceListWithStatuses (4.72s)
20:22:17 [2024-03-05T20:22:17.409Z] === RUN   TestDockerNetworkConnectAliasPreV144
20:22:20 [2024-03-05T20:22:20.678Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.81s)
20:22:20 [2024-03-05T20:22:20.678Z] === RUN   TestDockerNetworkReConnect
20:22:23 [2024-03-05T20:22:23.947Z] --- PASS: TestDockerNetworkReConnect (3.13s)
20:22:23 [2024-03-05T20:22:23.947Z] === RUN   TestServicePlugin
20:22:23 [2024-03-05T20:22:23.947Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
20:22:23 [2024-03-05T20:22:23.947Z] --- SKIP: TestServicePlugin (0.00s)
20:22:23 [2024-03-05T20:22:23.947Z] === RUN   TestServiceUpdateLabel
20:22:25 [2024-03-05T20:22:25.837Z] --- PASS: TestServiceUpdateLabel (2.01s)
20:22:25 [2024-03-05T20:22:25.837Z] === RUN   TestServiceUpdateSecrets
20:22:40 [2024-03-05T20:22:40.685Z] --- PASS: TestServiceUpdateSecrets (14.03s)
20:22:40 [2024-03-05T20:22:40.685Z] === RUN   TestServiceUpdateConfigs
20:22:55 [2024-03-05T20:22:55.530Z] --- PASS: TestServiceUpdateConfigs (14.52s)
20:22:55 [2024-03-05T20:22:55.530Z] === RUN   TestServiceUpdateNetwork
20:23:07 [2024-03-05T20:23:07.702Z] --- PASS: TestServiceUpdateNetwork (11.87s)
20:23:07 [2024-03-05T20:23:07.702Z] === RUN   TestServiceUpdatePidsLimit
20:23:07 [2024-03-05T20:23:07.702Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:23:07 [2024-03-05T20:23:07.958Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:23:16 [2024-03-05T20:23:16.046Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:23:22 [2024-03-05T20:23:22.585Z] --- PASS: TestServiceUpdatePidsLimit (16.08s)
20:23:22 [2024-03-05T20:23:22.585Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
20:23:22 [2024-03-05T20:23:22.585Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
20:23:22 [2024-03-05T20:23:22.585Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s)
20:23:22 [2024-03-05T20:23:22.585Z] PASS
20:23:22 [2024-03-05T20:23:22.585Z] 
20:23:22 [2024-03-05T20:23:22.585Z] === Skipped
20:23:22 [2024-03-05T20:23:22.585Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:23:22 [2024-03-05T20:23:22.585Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
20:23:22 [2024-03-05T20:23:22.585Z] 
20:23:22 [2024-03-05T20:23:22.585Z] DONE 26 tests, 1 skipped in 141.179s
20:23:22 [2024-03-05T20:23:22.585Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
20:23:22 [2024-03-05T20:23:22.585Z] ++ '[' -n '' ']'
20:23:22 [2024-03-05T20:23:22.585Z] ++ 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
20:23:22 [2024-03-05T20:23:22.585Z] ++ set -e
20:23:22 [2024-03-05T20:23:22.585Z] ++ '[' -n 0 ']'
20:23:22 [2024-03-05T20:23:22.585Z] ++ set -x
20:23:22 [2024-03-05T20:23:22.585Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:23:22 [2024-03-05T20:23:22.585Z] INFO: Testing against a local daemon
20:23:22 [2024-03-05T20:23:22.585Z] === RUN   TestSessionCreate
20:23:22 [2024-03-05T20:23:22.585Z] --- PASS: TestSessionCreate (0.01s)
20:23:22 [2024-03-05T20:23:22.585Z] === RUN   TestSessionCreateWithBadUpgrade
20:23:22 [2024-03-05T20:23:22.585Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
20:23:22 [2024-03-05T20:23:22.585Z] PASS
20:23:22 [2024-03-05T20:23:22.585Z] 
20:23:22 [2024-03-05T20:23:22.585Z] DONE 2 tests in 0.045s
20:23:22 [2024-03-05T20:23:22.585Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
20:23:22 [2024-03-05T20:23:22.585Z] ++ '[' -n '' ']'
20:23:22 [2024-03-05T20:23:22.585Z] ++ 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
20:23:22 [2024-03-05T20:23:22.585Z] ++ set -e
20:23:22 [2024-03-05T20:23:22.585Z] ++ '[' -n 0 ']'
20:23:22 [2024-03-05T20:23:22.585Z] ++ set -x
20:23:22 [2024-03-05T20:23:22.585Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:23:22 [2024-03-05T20:23:22.585Z] INFO: Testing against a local daemon
20:23:22 [2024-03-05T20:23:22.585Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:23:22 [2024-03-05T20:23:22.585Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:23:22 [2024-03-05T20:23:22.585Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:23:22 [2024-03-05T20:23:22.585Z] === RUN   TestDiskUsage
20:23:22 [2024-03-05T20:23:22.585Z] === PAUSE TestDiskUsage
20:23:22 [2024-03-05T20:23:22.585Z] === RUN   TestEventsExecDie
20:23:22 [2024-03-05T20:23:22.585Z] --- PASS: TestEventsExecDie (0.44s)
20:23:22 [2024-03-05T20:23:22.585Z] === RUN   TestEventsBackwardsCompatible
20:23:22 [2024-03-05T20:23:22.585Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
20:23:22 [2024-03-05T20:23:22.585Z] === RUN   TestEventsVolumeCreate
20:23:22 [2024-03-05T20:23:22.842Z] --- PASS: TestEventsVolumeCreate (0.05s)
20:23:22 [2024-03-05T20:23:22.842Z] === RUN   TestInfoBinaryCommits
20:23:22 [2024-03-05T20:23:22.842Z] --- PASS: TestInfoBinaryCommits (0.01s)
20:23:22 [2024-03-05T20:23:22.842Z] === RUN   TestInfoAPIVersioned
20:23:22 [2024-03-05T20:23:22.842Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:23:22 [2024-03-05T20:23:22.842Z] === RUN   TestInfoAPI
20:23:22 [2024-03-05T20:23:22.842Z] --- PASS: TestInfoAPI (0.01s)
20:23:22 [2024-03-05T20:23:22.842Z] === RUN   TestInfoAPIWarnings
20:23:40 [2024-03-05T20:23:40.891Z] --- PASS: TestInfoAPIWarnings (16.54s)
20:23:40 [2024-03-05T20:23:40.891Z] === RUN   TestInfoDebug
20:23:40 [2024-03-05T20:23:40.891Z] --- PASS: TestInfoDebug (0.52s)
20:23:40 [2024-03-05T20:23:40.891Z] === RUN   TestInfoInsecureRegistries
20:23:40 [2024-03-05T20:23:40.891Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:23:40 [2024-03-05T20:23:40.891Z] === RUN   TestInfoRegistryMirrors
20:23:40 [2024-03-05T20:23:40.891Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:23:40 [2024-03-05T20:23:40.891Z] === RUN   TestLoginFailsWithBadCredentials
20:23:41 [2024-03-05T20:23:41.820Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
20:23:41 [2024-03-05T20:23:41.820Z] === RUN   TestPingCacheHeaders
20:23:41 [2024-03-05T20:23:41.820Z] --- PASS: TestPingCacheHeaders (0.01s)
20:23:41 [2024-03-05T20:23:41.820Z] === RUN   TestPingGet
20:23:41 [2024-03-05T20:23:41.820Z] --- PASS: TestPingGet (0.01s)
20:23:41 [2024-03-05T20:23:41.820Z] === RUN   TestPingHead
20:23:41 [2024-03-05T20:23:41.820Z] --- PASS: TestPingHead (0.01s)
20:23:41 [2024-03-05T20:23:41.820Z] === RUN   TestPingSwarmHeader
20:23:42 [2024-03-05T20:23:42.383Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:23:42 [2024-03-05T20:23:42.945Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:23:43 [2024-03-05T20:23:43.874Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:23:43 [2024-03-05T20:23:43.874Z] --- PASS: TestPingSwarmHeader (1.96s)
20:23:43 [2024-03-05T20:23:43.874Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:23:43 [2024-03-05T20:23:43.874Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:23:43 [2024-03-05T20:23:43.874Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:23:43 [2024-03-05T20:23:43.874Z] === RUN   TestPingBuilderHeader
20:23:43 [2024-03-05T20:23:43.874Z] === RUN   TestPingBuilderHeader/default_config
20:23:44 [2024-03-05T20:23:44.436Z] === RUN   TestPingBuilderHeader/buildkit_disabled
20:23:44 [2024-03-05T20:23:44.998Z] --- PASS: TestPingBuilderHeader (1.04s)
20:23:44 [2024-03-05T20:23:44.998Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
20:23:44 [2024-03-05T20:23:44.998Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
20:23:44 [2024-03-05T20:23:44.998Z] === RUN   TestVersion
20:23:44 [2024-03-05T20:23:44.998Z] --- PASS: TestVersion (0.01s)
20:23:44 [2024-03-05T20:23:44.998Z] === CONT  TestDiskUsage
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/empty
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/empty/container_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/empty/image_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/empty/volume_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/empty/build-cache_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/after_LoadBusybox
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:23:45 [2024-03-05T20:23:45.561Z] === RUN   TestDiskUsage/after_container.Run
20:23:45 [2024-03-05T20:23:45.818Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:23:45 [2024-03-05T20:23:45.818Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:23:45 [2024-03-05T20:23:45.818Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:23:45 [2024-03-05T20:23:45.818Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:23:45 [2024-03-05T20:23:45.818Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:23:45 [2024-03-05T20:23:45.818Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:23:45 [2024-03-05T20:23:45.818Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:23:45 [2024-03-05T20:23:45.818Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:23:45 [2024-03-05T20:23:45.818Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:23:45 [2024-03-05T20:23:45.818Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:23:45 [2024-03-05T20:23:45.818Z] --- PASS: TestDiskUsage (1.01s)
20:23:45 [2024-03-05T20:23:45.818Z]     --- PASS: TestDiskUsage/empty (0.01s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z] PASS
20:23:45 [2024-03-05T20:23:45.818Z] 
20:23:45 [2024-03-05T20:23:45.818Z] === Skipped
20:23:45 [2024-03-05T20:23:45.818Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:23:45 [2024-03-05T20:23:45.818Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:23:45 [2024-03-05T20:23:45.818Z] 
20:23:45 [2024-03-05T20:23:45.818Z] DONE 57 tests, 1 skipped in 23.740s
20:23:45 [2024-03-05T20:23:45.818Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
20:23:45 [2024-03-05T20:23:45.818Z] ++ '[' -n '' ']'
20:23:45 [2024-03-05T20:23:45.818Z] ++ 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
20:23:45 [2024-03-05T20:23:45.818Z] ++ set -e
20:23:45 [2024-03-05T20:23:45.818Z] ++ '[' -n 0 ']'
20:23:45 [2024-03-05T20:23:45.818Z] ++ set -x
20:23:45 [2024-03-05T20:23:45.818Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.z1drJG906U/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
20:23:45 [2024-03-05T20:23:45.818Z] INFO: Testing against a local daemon
20:23:45 [2024-03-05T20:23:45.818Z] === RUN   TestVolumesCreateAndList
20:23:46 [2024-03-05T20:23:46.075Z] --- PASS: TestVolumesCreateAndList (0.01s)
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumesRemove
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumesRemove/volume_in_use
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumesRemove/volume_not_in_use
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumesRemove/non-existing_volume
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumesRemove/non-existing_volume_force
20:23:46 [2024-03-05T20:23:46.075Z] --- PASS: TestVolumesRemove (0.05s)
20:23:46 [2024-03-05T20:23:46.075Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
20:23:46 [2024-03-05T20:23:46.075Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
20:23:46 [2024-03-05T20:23:46.075Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
20:23:46 [2024-03-05T20:23:46.075Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumesRemoveSwarmEnabled
20:23:46 [2024-03-05T20:23:46.075Z] === PAUSE TestVolumesRemoveSwarmEnabled
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumesInspect
20:23:46 [2024-03-05T20:23:46.075Z] --- PASS: TestVolumesInspect (0.01s)
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumesInvalidJSON
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:23:46 [2024-03-05T20:23:46.075Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:23:46 [2024-03-05T20:23:46.075Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:23:46 [2024-03-05T20:23:46.075Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:23:46 [2024-03-05T20:23:46.075Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:23:46 [2024-03-05T20:23:46.075Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:23:46 [2024-03-05T20:23:46.075Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:23:46 [2024-03-05T20:23:46.075Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:23:46 [2024-03-05T20:23:46.075Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumePruneAnonymous
20:23:46 [2024-03-05T20:23:46.075Z] --- PASS: TestVolumePruneAnonymous (0.03s)
20:23:46 [2024-03-05T20:23:46.075Z] === RUN   TestVolumePruneAnonFromImage
20:23:46 [2024-03-05T20:23:46.075Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
20:23:46 [2024-03-05T20:23:46.075Z] === CONT  TestVolumesRemoveSwarmEnabled
20:23:47 [2024-03-05T20:23:47.442Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
20:23:47 [2024-03-05T20:23:47.442Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
20:23:47 [2024-03-05T20:23:47.442Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
20:23:47 [2024-03-05T20:23:47.442Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
20:23:48 [2024-03-05T20:23:48.005Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.88s)
20:23:48 [2024-03-05T20:23:48.005Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
20:23:48 [2024-03-05T20:23:48.005Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
20:23:48 [2024-03-05T20:23:48.005Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
20:23:48 [2024-03-05T20:23:48.005Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
20:23:48 [2024-03-05T20:23:48.005Z] PASS
20:23:48 [2024-03-05T20:23:48.005Z] 
20:23:48 [2024-03-05T20:23:48.005Z] DONE 20 tests in 2.142s
20:23:48 [2024-03-05T20:23:48.005Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:23:48 [2024-03-05T20:23:48.262Z] ++++ cat bundles/test-integration/TestUsernsCommit/d2a3f9b606c09/docker.pid
20:23:48 [2024-03-05T20:23:48.262Z] +++ kill 67238
20:23:48 [2024-03-05T20:23:48.262Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 67238 is not a child of this shell
20:23:48 [2024-03-05T20:23:48.262Z] warning: PID 67238 from bundles/test-integration/TestUsernsCommit/d2a3f9b606c09/docker.pid had a nonzero exit code
20:23:48 [2024-03-05T20:23:48.262Z] umount: bundles/test-integration/TestUsernsCommit/d2a3f9b606c09/root: not mounted.
20:23:48 [2024-03-05T20:23:48.262Z] ++++ cat bundles/test-integration/docker.pid
20:23:48 [2024-03-05T20:23:48.262Z] +++ kill 24417
20:23:49 [2024-03-05T20:23:49.629Z] +++ /etc/init.d/apparmor stop
20:23:49 [2024-03-05T20:23:49.629Z] Leaving: AppArmorNo profiles have been unloaded.
20:23:49 [2024-03-05T20:23:49.629Z] 
20:23:49 [2024-03-05T20:23:49.629Z] Unloading profiles will leave already running processes permanently
20:23:49 [2024-03-05T20:23:49.629Z] unconfined, which can lead to unexpected situations.
20:23:49 [2024-03-05T20:23:49.629Z] 
20:23:49 [2024-03-05T20:23:49.629Z] To set a process to complain mode, use the command line tool
20:23:49 [2024-03-05T20:23:49.629Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:23:49 [2024-03-05T20:23:49.629Z] +++ true
20:23:49 [2024-03-05T20:23:49.629Z] exiting test-integration
20:23:49 [2024-03-05T20:23:49.629Z] ++ exit 0
20:23:49 [2024-03-05T20:23:49.629Z] 
Post stage
[Pipeline] junit
20:23:51 [2024-03-05T20:23:51.019Z] Recording test results
20:23:51 [2024-03-05T20:23:51.292Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:23:51 [2024-03-05T20:23:51.664Z] + echo Ensuring container killed.
20:23:51 [2024-03-05T20:23:51.664Z] Ensuring container killed.
20:23:51 [2024-03-05T20:23:51.664Z] + docker rm -vf docker-pr4
20:23:51 [2024-03-05T20:23:51.664Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
20:23:51 [2024-03-05T20:23:51.955Z] + echo Chowning /workspace to jenkins user
20:23:51 [2024-03-05T20:23:51.955Z] Chowning /workspace to jenkins user
20:23:51 [2024-03-05T20:23:51.955Z] + id -u
20:23:51 [2024-03-05T20:23:51.955Z] + id -g
20:23:51 [2024-03-05T20:23:51.955Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47503:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:23:53 [2024-03-05T20:23:53.199Z] + bundleName=arm64-integration
20:23:53 [2024-03-05T20:23:53.199Z] + echo Creating arm64-integration-bundles.tar.gz
20:23:53 [2024-03-05T20:23:53.199Z] Creating arm64-integration-bundles.tar.gz
20:23:53 [2024-03-05T20:23:53.199Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+  -print
20:23:53 [2024-03-05T20:23:53.199Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
20:23:53 [2024-03-05T20:23:53.474Z] Archiving artifacts
20:23:54 [2024-03-05T20:23:54.735Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47503/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:23:55 [2024-03-05T20:23:55.135Z] + make clean
20:23:55 [2024-03-05T20:23:55.135Z] docker volume rm -f docker-dev-cache docker-mod-cache
20:23:55 [2024-03-05T20:23:55.135Z] docker-dev-cache
20:23:55 [2024-03-05T20:23:55.135Z] 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
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47503/4/stashes/