Skip to content
Success

Console Output

Pull request #47656 updated
01:28:37 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Loading trusted files from base branch master at 7a54a167404f2261bf40f9e839f071f658cab7fe rather than 194cbd6e7d4978bc5cf441b3f3f7bfc45fe46392
Obtained Jenkinsfile from 7a54a167404f2261bf40f9e839f071f658cab7fe
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47656@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi"
 > git rev-list --no-walk 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
01:28:41 [2024-04-09T01:28:41.153Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
01:28:41 [2024-04-09T01:28:41.159Z] Trying to pass milestone 1
[Pipeline] milestone
01:28:41 [2024-04-09T01:28:41.327Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
01:28:56 [2024-04-09T01:28:56.542Z] Still waiting to schedule task
01:28:56 [2024-04-09T01:28:56.542Z]EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-08e9200497d75b47d)’ is offline
01:29:52 [2024-04-09T01:29:52.738Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-08e9200497d75b47d) in /home/ubuntu/workspace/moby_PR-47656
[Pipeline] {
[Pipeline] checkout
01:29:52 [2024-04-09T01:29:52.765Z] The recommended git tool is: git
01:29:55 [2024-04-09T01:29:55.669Z] using credential docker-jenkins-github-credentials
01:29:55 [2024-04-09T01:29:55.678Z] Cloning the remote Git repository
01:29:55 [2024-04-09T01:29:55.678Z] Cloning with configured refspecs honoured and without tags
01:29:55 [2024-04-09T01:29:55.682Z] Cloning repository https://github.com/moby/moby.git
01:29:55 [2024-04-09T01:29:55.736Z]  > git init /home/ubuntu/workspace/moby_PR-47656 # timeout=10
01:29:56 [2024-04-09T01:29:56.528Z] Fetching upstream changes from https://github.com/moby/moby.git
01:29:56 [2024-04-09T01:29:56.528Z]  > git --version # timeout=10
01:29:56 [2024-04-09T01:29:56.531Z]  > git --version # 'git version 2.25.1'
01:29:56 [2024-04-09T01:29:56.532Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:29:56 [2024-04-09T01:29:56.618Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47656/head:refs/remotes/origin/PR-47656 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:30:11 [2024-04-09T01:30:11.518Z] Fetching without tags
01:30:11 [2024-04-09T01:30:11.731Z] Merging remotes/origin/master commit 7a54a167404f2261bf40f9e839f071f658cab7fe into PR head commit 194cbd6e7d4978bc5cf441b3f3f7bfc45fe46392
01:30:11 [2024-04-09T01:30:11.122Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:30:11 [2024-04-09T01:30:11.126Z]  > git config --add remote.origin.fetch +refs/pull/47656/head:refs/remotes/origin/PR-47656 # timeout=10
01:30:11 [2024-04-09T01:30:11.129Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:30:11 [2024-04-09T01:30:11.508Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:30:11 [2024-04-09T01:30:11.516Z] Fetching upstream changes from https://github.com/moby/moby.git
01:30:11 [2024-04-09T01:30:11.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:30:11 [2024-04-09T01:30:11.518Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47656/head:refs/remotes/origin/PR-47656 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:30:11 [2024-04-09T01:30:11.732Z]  > git config core.sparsecheckout # timeout=10
01:30:11 [2024-04-09T01:30:11.742Z]  > git checkout -f 194cbd6e7d4978bc5cf441b3f3f7bfc45fe46392 # timeout=10
01:30:12 [2024-04-09T01:30:12.418Z]  > git remote # timeout=10
01:30:12 [2024-04-09T01:30:12.423Z]  > git config --get remote.origin.url # timeout=10
01:30:12 [2024-04-09T01:30:12.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:30:12 [2024-04-09T01:30:12.428Z]  > git merge 7a54a167404f2261bf40f9e839f071f658cab7fe # timeout=10
01:30:13 [2024-04-09T01:30:13.460Z] Merge succeeded, producing 4836b9c6d4426f5c18e51a9b7889779cbe09a5dd
01:30:13 [2024-04-09T01:30:13.460Z] Checking out Revision 4836b9c6d4426f5c18e51a9b7889779cbe09a5dd (PR-47656)
01:30:13 [2024-04-09T01:30:13.452Z]  > git rev-parse HEAD^{commit} # timeout=10
01:30:13 [2024-04-09T01:30:13.458Z]  > git config core.sparsecheckout # timeout=10
01:30:13 [2024-04-09T01:30:13.460Z]  > git checkout -f 4836b9c6d4426f5c18e51a9b7889779cbe09a5dd # timeout=10
01:30:16 [2024-04-09T01:30:16.899Z] Commit message: "Merge commit '7a54a167404f2261bf40f9e839f071f658cab7fe' into HEAD"
01:30:16 [2024-04-09T01:30:16.905Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:30:17 [2024-04-09T01:30:17.639Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47656:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
01:30:16 [2024-04-09T01:30:16.898Z]  > git rev-list --no-walk 9301add3ff2cb561b6d56fcfeac0b34dbad951a0 # timeout=10
01:30:21 [2024-04-09T01:30:21.839Z] Unable to find image 'alpine:latest' locally
01:30:21 [2024-04-09T01:30:21.839Z] latest: Pulling from library/alpine
01:30:22 [2024-04-09T01:30:22.099Z] bca4290a9639: Pulling fs layer
01:30:22 [2024-04-09T01:30:22.099Z] bca4290a9639: Download complete
01:30:22 [2024-04-09T01:30:22.360Z] bca4290a9639: Pull complete
01:30:22 [2024-04-09T01:30:22.360Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
01:30:22 [2024-04-09T01:30:22.360Z] Status: Downloaded newer image for alpine:latest
01:30:32 [2024-04-09T01:30:32.352Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
01:30:32 [2024-04-09T01:30:32.977Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-08e9200497d75b47d) in /home/ubuntu/workspace/moby_PR-47656
[Pipeline] {
[Pipeline] checkout
01:30:32 [2024-04-09T01:30:32.992Z] The recommended git tool is: git
01:30:33 [2024-04-09T01:30:33.000Z] using credential docker-jenkins-github-credentials
01:30:33 [2024-04-09T01:30:33.011Z] Fetching changes from the remote Git repository
01:30:33 [2024-04-09T01:30:33.020Z] Fetching without tags
01:30:33 [2024-04-09T01:30:33.229Z] Merging remotes/origin/master commit 7a54a167404f2261bf40f9e839f071f658cab7fe into PR head commit 194cbd6e7d4978bc5cf441b3f3f7bfc45fe46392
01:30:33 [2024-04-09T01:30:33.482Z] Merge succeeded, producing 0f27fb555cc6655bcf5d951ff005265de4fea331
01:30:33 [2024-04-09T01:30:33.483Z] Checking out Revision 0f27fb555cc6655bcf5d951ff005265de4fea331 (PR-47656)
01:30:33 [2024-04-09T01:30:33.546Z] Commit message: "Merge commit '7a54a167404f2261bf40f9e839f071f658cab7fe' into HEAD"
01:30:33 [2024-04-09T01:30:33.552Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:30:33 [2024-04-09T01:30:33.009Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47656/.git # timeout=10
01:30:33 [2024-04-09T01:30:33.019Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:30:33 [2024-04-09T01:30:33.024Z] Fetching upstream changes from https://github.com/moby/moby.git
01:30:33 [2024-04-09T01:30:33.024Z]  > git --version # timeout=10
01:30:33 [2024-04-09T01:30:33.026Z]  > git --version # 'git version 2.25.1'
01:30:33 [2024-04-09T01:30:33.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:30:33 [2024-04-09T01:30:33.030Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47656/head:refs/remotes/origin/PR-47656 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:30:33 [2024-04-09T01:30:33.233Z]  > git config core.sparsecheckout # timeout=10
01:30:33 [2024-04-09T01:30:33.236Z]  > git checkout -f 194cbd6e7d4978bc5cf441b3f3f7bfc45fe46392 # timeout=10
01:30:33 [2024-04-09T01:30:33.273Z]  > git remote # timeout=10
01:30:33 [2024-04-09T01:30:33.275Z]  > git config --get remote.origin.url # timeout=10
01:30:33 [2024-04-09T01:30:33.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:30:33 [2024-04-09T01:30:33.280Z]  > git merge 7a54a167404f2261bf40f9e839f071f658cab7fe # timeout=10
01:30:33 [2024-04-09T01:30:33.481Z]  > git rev-parse HEAD^{commit} # timeout=10
01:30:33 [2024-04-09T01:30:33.487Z]  > git config core.sparsecheckout # timeout=10
01:30:33 [2024-04-09T01:30:33.489Z]  > git checkout -f 0f27fb555cc6655bcf5d951ff005265de4fea331 # timeout=10
01:30:33 [2024-04-09T01:30:33.550Z]  > git rev-list --no-walk 9301add3ff2cb561b6d56fcfeac0b34dbad951a0 # timeout=10
01:30:34 [2024-04-09T01:30:34.174Z] + docker version
01:30:34 [2024-04-09T01:30:34.174Z] Client: Docker Engine - Community
01:30:34 [2024-04-09T01:30:34.174Z]  Version:           25.0.3
01:30:34 [2024-04-09T01:30:34.174Z]  API version:       1.44
01:30:34 [2024-04-09T01:30:34.174Z]  Go version:        go1.21.6
01:30:34 [2024-04-09T01:30:34.174Z]  Git commit:        4debf41
01:30:34 [2024-04-09T01:30:34.174Z]  Built:             Tue Feb  6 21:13:09 2024
01:30:34 [2024-04-09T01:30:34.174Z]  OS/Arch:           linux/arm64
01:30:34 [2024-04-09T01:30:34.174Z]  Context:           default
01:30:34 [2024-04-09T01:30:34.174Z] 
01:30:34 [2024-04-09T01:30:34.174Z] Server: Docker Engine - Community
01:30:34 [2024-04-09T01:30:34.174Z]  Engine:
01:30:34 [2024-04-09T01:30:34.174Z]   Version:          25.0.3
01:30:34 [2024-04-09T01:30:34.174Z]   API version:      1.44 (minimum version 1.24)
01:30:34 [2024-04-09T01:30:34.174Z]   Go version:       go1.21.6
01:30:34 [2024-04-09T01:30:34.174Z]   Git commit:       f417435
01:30:34 [2024-04-09T01:30:34.174Z]   Built:            Tue Feb  6 21:13:09 2024
01:30:34 [2024-04-09T01:30:34.174Z]   OS/Arch:          linux/arm64
01:30:34 [2024-04-09T01:30:34.174Z]   Experimental:     true
01:30:34 [2024-04-09T01:30:34.174Z]  containerd:
01:30:34 [2024-04-09T01:30:34.174Z]   Version:          1.6.28
01:30:34 [2024-04-09T01:30:34.174Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
01:30:34 [2024-04-09T01:30:34.174Z]  runc:
01:30:34 [2024-04-09T01:30:34.174Z]   Version:          1.1.12
01:30:34 [2024-04-09T01:30:34.174Z]   GitCommit:        v1.1.12-0-g51d5e94
01:30:34 [2024-04-09T01:30:34.174Z]  docker-init:
01:30:34 [2024-04-09T01:30:34.174Z]   Version:          0.19.0
01:30:34 [2024-04-09T01:30:34.174Z]   GitCommit:        de40ad0
[Pipeline] sh
01:30:34 [2024-04-09T01:30:34.457Z] + docker info
01:30:42 [2024-04-09T01:30:42.586Z] Client: Docker Engine - Community
01:30:42 [2024-04-09T01:30:42.586Z]  Version:    25.0.3
01:30:42 [2024-04-09T01:30:42.586Z]  Context:    default
01:30:42 [2024-04-09T01:30:42.586Z]  Debug Mode: false
01:30:42 [2024-04-09T01:30:42.586Z]  Plugins:
01:30:42 [2024-04-09T01:30:42.586Z]   buildx: Docker Buildx (Docker Inc.)
01:30:42 [2024-04-09T01:30:42.586Z]     Version:  v0.12.1
01:30:42 [2024-04-09T01:30:42.586Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
01:30:42 [2024-04-09T01:30:42.586Z]   compose: Docker Compose (Docker Inc.)
01:30:42 [2024-04-09T01:30:42.586Z]     Version:  v2.24.6
01:30:42 [2024-04-09T01:30:42.586Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
01:30:42 [2024-04-09T01:30:42.586Z] 
01:30:42 [2024-04-09T01:30:42.586Z] Server:
01:30:42 [2024-04-09T01:30:42.586Z]  Containers: 0
01:30:42 [2024-04-09T01:30:42.586Z]   Running: 0
01:30:42 [2024-04-09T01:30:42.586Z]   Paused: 0
01:30:42 [2024-04-09T01:30:42.586Z]   Stopped: 0
01:30:42 [2024-04-09T01:30:42.586Z]  Images: 1
01:30:42 [2024-04-09T01:30:42.586Z]  Server Version: 25.0.3
01:30:42 [2024-04-09T01:30:42.586Z]  Storage Driver: overlay2
01:30:42 [2024-04-09T01:30:42.586Z]   Backing Filesystem: extfs
01:30:42 [2024-04-09T01:30:42.586Z]   Supports d_type: true
01:30:42 [2024-04-09T01:30:42.586Z]   Using metacopy: false
01:30:42 [2024-04-09T01:30:42.586Z]   Native Overlay Diff: true
01:30:42 [2024-04-09T01:30:42.586Z]   userxattr: false
01:30:42 [2024-04-09T01:30:42.586Z]  Logging Driver: json-file
01:30:42 [2024-04-09T01:30:42.586Z]  Cgroup Driver: cgroupfs
01:30:42 [2024-04-09T01:30:42.586Z]  Cgroup Version: 1
01:30:42 [2024-04-09T01:30:42.586Z]  Plugins:
01:30:42 [2024-04-09T01:30:42.586Z]   Volume: local
01:30:42 [2024-04-09T01:30:42.586Z]   Network: bridge host ipvlan macvlan null overlay
01:30:42 [2024-04-09T01:30:42.586Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
01:30:42 [2024-04-09T01:30:42.586Z]  Swarm: inactive
01:30:42 [2024-04-09T01:30:42.586Z]  Runtimes: io.containerd.runc.v2 runc
01:30:42 [2024-04-09T01:30:42.586Z]  Default Runtime: runc
01:30:42 [2024-04-09T01:30:42.586Z]  Init Binary: docker-init
01:30:42 [2024-04-09T01:30:42.586Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
01:30:42 [2024-04-09T01:30:42.586Z]  runc version: v1.1.12-0-g51d5e94
01:30:42 [2024-04-09T01:30:42.586Z]  init version: de40ad0
01:30:42 [2024-04-09T01:30:42.586Z]  Security Options:
01:30:42 [2024-04-09T01:30:42.586Z]   apparmor
01:30:42 [2024-04-09T01:30:42.586Z]   seccomp
01:30:42 [2024-04-09T01:30:42.586Z]    Profile: builtin
01:30:42 [2024-04-09T01:30:42.586Z]  Kernel Version: 5.15.0-1053-aws
01:30:42 [2024-04-09T01:30:42.586Z]  Operating System: Ubuntu 20.04.6 LTS
01:30:42 [2024-04-09T01:30:42.586Z]  OSType: linux
01:30:42 [2024-04-09T01:30:42.586Z]  Architecture: aarch64
01:30:42 [2024-04-09T01:30:42.586Z]  CPUs: 8
01:30:42 [2024-04-09T01:30:42.586Z]  Total Memory: 30.64GiB
01:30:42 [2024-04-09T01:30:42.586Z]  Name: ip-10-100-61-88
01:30:42 [2024-04-09T01:30:42.586Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
01:30:42 [2024-04-09T01:30:42.586Z]  Docker Root Dir: /var/lib/docker
01:30:42 [2024-04-09T01:30:42.586Z]  Debug Mode: false
01:30:42 [2024-04-09T01:30:42.586Z]  Experimental: true
01:30:42 [2024-04-09T01:30:42.586Z]  Insecure Registries:
01:30:42 [2024-04-09T01:30:42.586Z]   127.0.0.0/8
01:30:42 [2024-04-09T01:30:42.586Z]  Live Restore Enabled: true
01:30:42 [2024-04-09T01:30:42.586Z] 
[Pipeline] sh
01:30:42 [2024-04-09T01:30:42.869Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
01:30:42 [2024-04-09T01:30:42.869Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
01:30:42 [2024-04-09T01:30:42.869Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47656/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
01:30:42 [2024-04-09T01:30:42.869Z] + bash /home/ubuntu/workspace/moby_PR-47656/check-config.sh
01:30:42 [2024-04-09T01:30:42.869Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:30:42 [2024-04-09T01:30:42.869Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
01:30:42 [2024-04-09T01:30:42.869Z] 
01:30:42 [2024-04-09T01:30:42.869Z] Generally Necessary:
01:30:42 [2024-04-09T01:30:42.869Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:30:42 [2024-04-09T01:30:42.869Z] - apparmor: enabled and tools installed
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_NAMESPACES: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_NET_NS: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_PID_NS: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_IPC_NS: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_UTS_NS: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_CGROUPS: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_CGROUP_CPUACCT: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_CGROUP_DEVICE: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_CGROUP_FREEZER: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_CGROUP_SCHED: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_CPUSETS: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_MEMCG: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_KEYS: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_VETH: enabled (as module)
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_BRIDGE: enabled (as module)
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_NF_NAT: enabled (as module)
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_POSIX_MQUEUE: enabled
01:30:43 [2024-04-09T01:30:43.129Z] - CONFIG_CGROUP_BPF: enabled
01:30:43 [2024-04-09T01:30:43.129Z] 
01:30:43 [2024-04-09T01:30:43.129Z] Optional Features:
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_USER_NS: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_SECCOMP: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_SECCOMP_FILTER: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_CGROUP_PIDS: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_MEMCG_SWAP: enabled
01:30:43 [2024-04-09T01:30:43.389Z]     (cgroup swap accounting is currently enabled)
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_BLK_CGROUP: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_CGROUP_PERF: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_CGROUP_HUGETLB: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_CFS_BANDWIDTH: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_RT_GROUP_SCHED: missing
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_IP_VS: enabled (as module)
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_IP_VS_NFCT: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_IP_VS_RR: enabled (as module)
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_SECURITY_SELINUX: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_SECURITY_APPARMOR: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_EXT4_FS: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:30:43 [2024-04-09T01:30:43.389Z] - Network Drivers:
01:30:43 [2024-04-09T01:30:43.389Z]   - "overlay":
01:30:43 [2024-04-09T01:30:43.389Z]     - CONFIG_VXLAN: enabled (as module)
01:30:43 [2024-04-09T01:30:43.389Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:30:43 [2024-04-09T01:30:43.389Z]       Optional (for encrypted networks):
01:30:43 [2024-04-09T01:30:43.649Z]       - CONFIG_CRYPTO: enabled
01:30:43 [2024-04-09T01:30:43.649Z]       - CONFIG_CRYPTO_AEAD: enabled
01:30:43 [2024-04-09T01:30:43.649Z]       - CONFIG_CRYPTO_GCM: enabled
01:30:43 [2024-04-09T01:30:43.649Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:30:43 [2024-04-09T01:30:43.649Z]       - CONFIG_CRYPTO_GHASH: enabled
01:30:43 [2024-04-09T01:30:43.649Z]       - CONFIG_XFRM: enabled
01:30:43 [2024-04-09T01:30:43.649Z]       - CONFIG_XFRM_USER: enabled (as module)
01:30:43 [2024-04-09T01:30:43.649Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:30:43 [2024-04-09T01:30:43.649Z]       - CONFIG_INET_ESP: enabled (as module)
01:30:43 [2024-04-09T01:30:43.649Z]   - "ipvlan":
01:30:43 [2024-04-09T01:30:43.649Z]     - CONFIG_IPVLAN: enabled (as module)
01:30:43 [2024-04-09T01:30:43.649Z]   - "macvlan":
01:30:43 [2024-04-09T01:30:43.650Z]     - CONFIG_MACVLAN: enabled (as module)
01:30:43 [2024-04-09T01:30:43.650Z]     - CONFIG_DUMMY: enabled (as module)
01:30:43 [2024-04-09T01:30:43.650Z]   - "ftp,tftp client in container":
01:30:43 [2024-04-09T01:30:43.650Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:30:43 [2024-04-09T01:30:43.650Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:30:43 [2024-04-09T01:30:43.650Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:30:43 [2024-04-09T01:30:43.650Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:30:43 [2024-04-09T01:30:43.650Z] - Storage Drivers:
01:30:43 [2024-04-09T01:30:43.650Z]   - "aufs":
01:30:43 [2024-04-09T01:30:43.650Z]     - CONFIG_AUFS_FS: enabled (as module)
01:30:43 [2024-04-09T01:30:43.650Z]   - "btrfs":
01:30:43 [2024-04-09T01:30:43.650Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:30:43 [2024-04-09T01:30:43.650Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:30:43 [2024-04-09T01:30:43.650Z]   - "devicemapper":
01:30:43 [2024-04-09T01:30:43.650Z]     - CONFIG_BLK_DEV_DM: enabled
01:30:43 [2024-04-09T01:30:43.650Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:30:43 [2024-04-09T01:30:43.650Z]   - "overlay":
01:30:43 [2024-04-09T01:30:43.650Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:30:43 [2024-04-09T01:30:43.650Z]   - "zfs":
01:30:43 [2024-04-09T01:30:43.650Z]     - /dev/zfs: present
01:30:43 [2024-04-09T01:30:43.650Z]     - zfs command: missing
01:30:43 [2024-04-09T01:30:43.650Z]     - zpool command: missing
01:30:43 [2024-04-09T01:30:43.650Z] 
01:30:43 [2024-04-09T01:30:43.650Z] Limits:
01:30:43 [2024-04-09T01:30:43.650Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:30:43 [2024-04-09T01:30:43.650Z] 
01:30:43 [2024-04-09T01:30:43.650Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:30:43 [2024-04-09T01:30:43.948Z] + docker build --force-rm -t docker:0f27fb555cc6655bcf5d951ff005265de4fea331 .
01:30:44 [2024-04-09T01:30:44.208Z] #0 building with "default" instance using docker driver
01:30:44 [2024-04-09T01:30:44.208Z] 
01:30:44 [2024-04-09T01:30:44.208Z] #1 [internal] load build definition from Dockerfile
01:30:44 [2024-04-09T01:30:44.208Z] #1 transferring dockerfile: 28.30kB done
01:30:44 [2024-04-09T01:30:44.208Z] #1 DONE 0.1s
01:30:44 [2024-04-09T01:30:44.208Z] 
01:30:44 [2024-04-09T01:30:44.208Z] #2 resolve image config for docker.io/docker/dockerfile:1.7
01:30:44 [2024-04-09T01:30:44.502Z] #2 DONE 0.5s
01:30:44 [2024-04-09T01:30:44.762Z] 
01:30:44 [2024-04-09T01:30:44.762Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56
01:30:44 [2024-04-09T01:30:44.762Z] #3 resolve docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 0.0s done
01:30:44 [2024-04-09T01:30:44.762Z] #3 sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 8.40kB / 8.40kB done
01:30:44 [2024-04-09T01:30:44.762Z] #3 sha256:ab4d84ec8cad8a7b0e8b6ad1fb49536f000b86e30993c74a251bb16f3e6e3f5b 482B / 482B done
01:30:44 [2024-04-09T01:30:44.762Z] #3 sha256:6bb827dc58ef706c3d261e31d3a2ebd9965fa640ec3bc1cef4c98d8068b55685 1.26kB / 1.26kB done
01:30:44 [2024-04-09T01:30:44.762Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0B / 11.23MB 0.1s
01:30:44 [2024-04-09T01:30:44.762Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 1.05MB / 11.23MB 0.2s
01:30:44 [2024-04-09T01:30:44.762Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7
01:30:45 [2024-04-09T01:30:45.022Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.3s done
01:30:45 [2024-04-09T01:30:45.022Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0.1s done
01:30:45 [2024-04-09T01:30:45.281Z] #3 DONE 0.6s
01:30:45 [2024-04-09T01:30:45.281Z] 
01:30:45 [2024-04-09T01:30:45.281Z] #4 [internal] load metadata for docker.io/library/busybox:latest
01:30:46 [2024-04-09T01:30:46.220Z] #4 ...
01:30:46 [2024-04-09T01:30:46.220Z] 
01:30:46 [2024-04-09T01:30:46.220Z] #5 [internal] load metadata for docker.io/library/debian:bookworm
01:30:46 [2024-04-09T01:30:46.220Z] #5 DONE 0.8s
01:30:46 [2024-04-09T01:30:46.220Z] 
01:30:46 [2024-04-09T01:30:46.220Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3
01:30:46 [2024-04-09T01:30:46.220Z] #6 DONE 0.9s
01:30:46 [2024-04-09T01:30:46.220Z] 
01:30:46 [2024-04-09T01:30:46.220Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:30:46 [2024-04-09T01:30:46.220Z] #7 DONE 0.9s
01:30:46 [2024-04-09T01:30:46.220Z] 
01:30:46 [2024-04-09T01:30:46.220Z] #8 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm
01:30:46 [2024-04-09T01:30:46.220Z] #8 DONE 0.9s
01:30:46 [2024-04-09T01:30:46.220Z] 
01:30:46 [2024-04-09T01:30:46.220Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1
01:30:46 [2024-04-09T01:30:46.220Z] #9 DONE 0.9s
01:30:46 [2024-04-09T01:30:46.220Z] 
01:30:46 [2024-04-09T01:30:46.220Z] #4 [internal] load metadata for docker.io/library/busybox:latest
01:30:46 [2024-04-09T01:30:46.220Z] #4 DONE 0.9s
01:30:46 [2024-04-09T01:30:46.220Z] 
01:30:46 [2024-04-09T01:30:46.220Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
01:30:46 [2024-04-09T01:30:46.220Z] #10 DONE 0.9s
01:30:46 [2024-04-09T01:30:46.220Z] 
01:30:46 [2024-04-09T01:30:46.220Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
01:30:46 [2024-04-09T01:30:46.220Z] #11 DONE 1.0s
01:30:46 [2024-04-09T01:30:46.220Z] 
01:30:46 [2024-04-09T01:30:46.220Z] #12 [internal] load .dockerignore
01:30:46 [2024-04-09T01:30:46.220Z] #12 transferring context:
01:30:46 [2024-04-09T01:30:46.480Z] #12 transferring context: 113B done
01:30:46 [2024-04-09T01:30:46.480Z] #12 DONE 0.1s
01:30:46 [2024-04-09T01:30:46.480Z] 
01:30:46 [2024-04-09T01:30:46.480Z] #13 [internal] load build context
01:30:46 [2024-04-09T01:30:46.480Z] #13 DONE 0.0s
01:30:46 [2024-04-09T01:30:46.480Z] 
01:30:46 [2024-04-09T01:30:46.480Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116
01:30:46 [2024-04-09T01:30:46.480Z] #14 resolve docker.io/library/debian:bookworm@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116
01:30:46 [2024-04-09T01:30:46.741Z] #14 resolve docker.io/library/debian:bookworm@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116 0.2s done
01:30:47 [2024-04-09T01:30:47.001Z] #14 sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116 1.85kB / 1.85kB done
01:30:47 [2024-04-09T01:30:47.001Z] #14 sha256:6496a3400e12fbff53da7318b304405a5cb2f185a74bdb4458dcc4b645839380 529B / 529B done
01:30:47 [2024-04-09T01:30:47.001Z] #14 sha256:f50f6cc64f28b1aaef7790f6c4ed819e861d47d91836502f2462b81c9b840dc2 1.48kB / 1.48kB done
01:30:47 [2024-04-09T01:30:47.571Z] #14 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 0B / 49.59MB 0.5s
01:30:47 [2024-04-09T01:30:47.830Z] #14 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 9.44MB / 49.59MB 0.6s
01:30:47 [2024-04-09T01:30:47.830Z] #14 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 16.78MB / 49.59MB 0.7s
01:30:47 [2024-04-09T01:30:47.830Z] #14 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 32.51MB / 49.59MB 0.8s
01:30:48 [2024-04-09T01:30:48.091Z] #14 ...
01:30:48 [2024-04-09T01:30:48.091Z] 
01:30:48 [2024-04-09T01:30:48.091Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
01:30:48 [2024-04-09T01:30:48.091Z] #15 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.2s done
01:30:48 [2024-04-09T01:30:48.091Z] #15 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done
01:30:48 [2024-04-09T01:30:48.091Z] #15 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done
01:30:48 [2024-04-09T01:30:48.091Z] #15 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done
01:30:48 [2024-04-09T01:30:48.091Z] #15 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 0.4s done
01:30:48 [2024-04-09T01:30:48.091Z] #15 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done
01:30:48 [2024-04-09T01:30:48.091Z] #15 DONE 1.6s
01:30:48 [2024-04-09T01:30:48.091Z] 
01:30:48 [2024-04-09T01:30:48.091Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116
01:30:48 [2024-04-09T01:30:48.091Z] #14 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 49.59MB / 49.59MB 1.0s
01:30:49 [2024-04-09T01:30:49.031Z] #14 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 49.59MB / 49.59MB 1.6s done
01:30:49 [2024-04-09T01:30:49.319Z] #14 extracting sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 0.2s
01:30:51 [2024-04-09T01:30:51.918Z] #14 extracting sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 2.4s done
01:30:52 [2024-04-09T01:30:52.528Z] #14 ...
01:30:52 [2024-04-09T01:30:52.528Z] 
01:30:52 [2024-04-09T01:30:52.528Z] #13 [internal] load build context
01:30:52 [2024-04-09T01:30:52.528Z] #13 transferring context: 77.59MB 3.2s done
01:30:52 [2024-04-09T01:30:52.528Z] #13 DONE 5.9s
01:30:52 [2024-04-09T01:30:52.528Z] 
01:30:52 [2024-04-09T01:30:52.528Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
01:30:52 [2024-04-09T01:30:52.528Z] #16 resolve docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73 0.2s done
01:30:52 [2024-04-09T01:30:52.528Z] #16 sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73 1.64kB / 1.64kB done
01:30:52 [2024-04-09T01:30:52.528Z] #16 sha256:6d83e666a8d661668bff4d5fa83ef85bd498b866ab9bbc5f966b2bc14957b85b 1.79kB / 1.79kB done
01:30:52 [2024-04-09T01:30:52.528Z] #16 sha256:6244cf9e9d418d8b30d37671168adef72dcdcdcc83699576fd52b8f6c381cddd 2.90kB / 2.90kB done
01:30:52 [2024-04-09T01:30:52.528Z] #16 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 49.59MB / 49.59MB 1.9s done
01:30:52 [2024-04-09T01:30:52.528Z] #16 sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 23.58MB / 23.58MB 1.3s done
01:30:52 [2024-04-09T01:30:52.529Z] #16 sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 63.99MB / 63.99MB 4.2s done
01:30:52 [2024-04-09T01:30:52.529Z] #16 extracting sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 2.4s done
01:30:52 [2024-04-09T01:30:52.529Z] #16 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 86.41MB / 86.41MB 5.7s
01:30:52 [2024-04-09T01:30:52.529Z] #16 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 64.11MB / 64.11MB 5.7s
01:30:53 [2024-04-09T01:30:53.469Z] #16 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 64.11MB / 64.11MB 6.3s done
01:30:53 [2024-04-09T01:30:53.469Z] #16 extracting sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 0.1s
01:30:53 [2024-04-09T01:30:53.469Z] #16 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 86.41MB / 86.41MB 6.6s done
01:30:53 [2024-04-09T01:30:53.728Z] #16 ...
01:30:53 [2024-04-09T01:30:53.729Z] 
01:30:53 [2024-04-09T01:30:53.729Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
01:30:53 [2024-04-09T01:30:53.729Z] #17 resolve docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 0.2s done
01:30:53 [2024-04-09T01:30:53.729Z] #17 sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 6.76kB / 6.76kB done
01:30:53 [2024-04-09T01:30:53.729Z] #17 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done
01:30:53 [2024-04-09T01:30:53.729Z] #17 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done
01:30:53 [2024-04-09T01:30:53.729Z] #17 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 0.6s done
01:30:53 [2024-04-09T01:30:53.729Z] #17 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.7s done
01:30:53 [2024-04-09T01:30:53.729Z] #17 DONE 7.2s
01:30:53 [2024-04-09T01:30:53.729Z] 
01:30:53 [2024-04-09T01:30:53.729Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
01:30:53 [2024-04-09T01:30:53.729Z] #16 extracting sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 0.4s done
01:30:53 [2024-04-09T01:30:53.729Z] #16 ...
01:30:53 [2024-04-09T01:30:53.729Z] 
01:30:53 [2024-04-09T01:30:53.729Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
01:30:53 [2024-04-09T01:30:53.729Z] #18 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 0.2s done
01:30:53 [2024-04-09T01:30:53.729Z] #18 sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 8.43kB / 8.43kB done
01:30:53 [2024-04-09T01:30:53.729Z] #18 sha256:d78f02d4266a872db42a2f51712f5b69db0c3c4b0713b57e109666e792df2666 482B / 482B done
01:30:53 [2024-04-09T01:30:53.729Z] #18 sha256:0a18cb5a34e1afa220a6afea023d787ee919e87c098b3180f3fa80d23cd16adb 1.13kB / 1.13kB done
01:30:53 [2024-04-09T01:30:53.729Z] #18 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 1.0s done
01:30:53 [2024-04-09T01:30:53.729Z] #18 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.6s done
01:30:53 [2024-04-09T01:30:53.729Z] #18 ...
01:30:53 [2024-04-09T01:30:53.729Z] 
01:30:53 [2024-04-09T01:30:53.729Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
01:30:53 [2024-04-09T01:30:53.729Z] #16 sha256:8302b32663508461bc4c17fccb773a8de9040ba871bdeee7de323413f735826c 174B / 174B 6.9s
01:30:53 [2024-04-09T01:30:53.988Z] #16 ...
01:30:53 [2024-04-09T01:30:53.988Z] 
01:30:53 [2024-04-09T01:30:53.988Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
01:30:53 [2024-04-09T01:30:53.988Z] #18 DONE 7.5s
01:30:53 [2024-04-09T01:30:53.988Z] 
01:30:53 [2024-04-09T01:30:53.988Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
01:30:53 [2024-04-09T01:30:53.988Z] #16 extracting sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466
01:30:53 [2024-04-09T01:30:53.988Z] #16 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 7.0s done
01:30:53 [2024-04-09T01:30:53.988Z] #16 ...
01:30:53 [2024-04-09T01:30:53.988Z] 
01:30:53 [2024-04-09T01:30:53.988Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116
01:30:53 [2024-04-09T01:30:53.988Z] #14 DONE 7.5s
01:30:53 [2024-04-09T01:30:53.988Z] 
01:30:53 [2024-04-09T01:30:53.988Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
01:30:55 [2024-04-09T01:30:55.370Z] #16 ...
01:30:55 [2024-04-09T01:30:55.370Z] 
01:30:55 [2024-04-09T01:30:55.370Z] #19 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:30:55 [2024-04-09T01:30:55.370Z] #19 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
01:30:55 [2024-04-09T01:30:55.370Z] #19 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:30:55 [2024-04-09T01:30:55.370Z] #19 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
01:30:55 [2024-04-09T01:30:55.370Z] #19 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
01:30:55 [2024-04-09T01:30:55.370Z] #19 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.3s done
01:30:55 [2024-04-09T01:30:55.370Z] #19 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
01:30:55 [2024-04-09T01:30:55.370Z] #19 DONE 8.7s
01:30:55 [2024-04-09T01:30:55.370Z] 
01:30:55 [2024-04-09T01:30:55.370Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
01:30:55 [2024-04-09T01:30:55.962Z] #16 ...
01:30:55 [2024-04-09T01:30:55.962Z] 
01:30:55 [2024-04-09T01:30:55.962Z] #20 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
01:30:55 [2024-04-09T01:30:55.962Z] #20 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 0.2s done
01:30:55 [2024-04-09T01:30:55.962Z] #20 sha256:2ebce8c08cf8ceb899dfb863d96ad780e5765ee2996a39e7bb80abd22300e3fe 482B / 482B done
01:30:55 [2024-04-09T01:30:55.962Z] #20 sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 8.43kB / 8.43kB done
01:30:55 [2024-04-09T01:30:55.962Z] #20 sha256:fdeeb9474c5ad8b86b766022dfc0140d5ad606b88fe76836f380e0da3a9f0540 1.14kB / 1.14kB done
01:30:55 [2024-04-09T01:30:55.962Z] #20 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 7.8s done
01:30:55 [2024-04-09T01:30:55.962Z] #20 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0.4s done
01:30:55 [2024-04-09T01:30:55.962Z] #20 DONE 9.3s
01:30:55 [2024-04-09T01:30:55.962Z] 
01:30:55 [2024-04-09T01:30:55.962Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
01:30:56 [2024-04-09T01:30:56.223Z] #16 ...
01:30:56 [2024-04-09T01:30:56.223Z] 
01:30:56 [2024-04-09T01:30:56.223Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
01:30:56 [2024-04-09T01:30:56.223Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done
01:30:56 [2024-04-09T01:30:56.223Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
01:30:56 [2024-04-09T01:30:56.223Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
01:30:56 [2024-04-09T01:30:56.223Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
01:30:56 [2024-04-09T01:30:56.223Z] #21 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 7.6s done
01:30:56 [2024-04-09T01:30:56.223Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 7.9s done
01:30:56 [2024-04-09T01:30:56.223Z] #21 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.2s done
01:30:56 [2024-04-09T01:30:56.223Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done
01:30:56 [2024-04-09T01:30:56.223Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 8.1s
01:30:56 [2024-04-09T01:30:56.223Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 8.4s done
01:30:56 [2024-04-09T01:30:56.223Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
01:30:56 [2024-04-09T01:30:56.223Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.2s done
01:30:56 [2024-04-09T01:30:56.223Z] #21 ...
01:30:56 [2024-04-09T01:30:56.223Z] 
01:30:56 [2024-04-09T01:30:56.223Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
01:30:56 [2024-04-09T01:30:56.792Z] #16 extracting sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 2.7s done
01:30:56 [2024-04-09T01:30:56.792Z] #16 extracting sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5
01:30:58 [2024-04-09T01:30:58.712Z] #16 extracting sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 1.5s done
01:30:58 [2024-04-09T01:30:58.712Z] #16 extracting sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 0.1s
01:31:02 [2024-04-09T01:31:02.910Z] #16 extracting sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 3.7s done
01:31:02 [2024-04-09T01:31:02.910Z] #16 extracting sha256:8302b32663508461bc4c17fccb773a8de9040ba871bdeee7de323413f735826c done
01:31:02 [2024-04-09T01:31:02.910Z] #16 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
01:31:03 [2024-04-09T01:31:03.851Z] #16 ...
01:31:03 [2024-04-09T01:31:03.851Z] 
01:31:03 [2024-04-09T01:31:03.851Z] #22 [build-dummy 2/2] RUN mkdir -p /build
01:31:03 [2024-04-09T01:31:03.851Z] #22 ...
01:31:03 [2024-04-09T01:31:03.851Z] 
01:31:03 [2024-04-09T01:31:03.851Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
01:31:03 [2024-04-09T01:31:03.851Z] #23 1.756 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 1.774 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 1.812 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 1.851 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 2.145 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 2.147 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 3.217 Fetched 9099 kB in 2s (5289 kB/s)
01:31:03 [2024-04-09T01:31:03.851Z] #23 3.217 Reading package lists...
01:31:03 [2024-04-09T01:31:03.851Z] #23 3.995 Reading package lists...
01:31:03 [2024-04-09T01:31:03.851Z] #23 4.606 Building dependency tree...
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.028 The following additional packages will be installed:
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.028   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.029   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.030   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.032 Suggested packages:
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.032   krb5-doc krb5-user
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.032 Recommended packages:
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.032   krb5-locales libldap-common publicsuffix libsasl2-modules
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.203 The following NEW packages will be installed:
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.204   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.204   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.204   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.205   libssh2-1 libssl3 openssl
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.477 0 upgraded, 21 newly installed, 0 to remove and 8 not upgraded.
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.477 Need to get 5813 kB of archives.
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.477 After this operation, 16.1 MB of additional disk space will be used.
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.477 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.507 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.519 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.520 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.521 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.522 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.526 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.529 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.530 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.533 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.537 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.541 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.546 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.548 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.552 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.554 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.558 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.563 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.566 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.572 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.577 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.833 debconf: delaying package configuration, since apt-utils is not installed
01:31:03 [2024-04-09T01:31:03.851Z] #23 5.916 Fetched 5813 kB in 0s (15.9 MB/s)
01:31:03 [2024-04-09T01:31:03.851Z] #23 6.137 Selecting previously unselected package libssl3:arm64.
01:31:03 [2024-04-09T01:31:03.851Z] #23 6.137 (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.)
01:31:03 [2024-04-09T01:31:03.851Z] #23 6.142 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 6.199 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 6.642 Selecting previously unselected package openssl.
01:31:03 [2024-04-09T01:31:03.851Z] #23 6.643 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 6.660 Unpacking openssl (3.0.11-1~deb12u2) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 7.060 Selecting previously unselected package ca-certificates.
01:31:03 [2024-04-09T01:31:03.851Z] #23 7.061 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 7.071 Unpacking ca-certificates (20230311) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 7.476 Selecting previously unselected package libbrotli1:arm64.
01:31:03 [2024-04-09T01:31:03.851Z] #23 7.477 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 7.499 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 7.776 Selecting previously unselected package libkrb5support0:arm64.
01:31:03 [2024-04-09T01:31:03.851Z] #23 7.777 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 7.785 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 7.889 Selecting previously unselected package libk5crypto3:arm64.
01:31:03 [2024-04-09T01:31:03.851Z] #23 7.890 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 7.970 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.114 Selecting previously unselected package libkeyutils1:arm64.
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.115 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.136 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.241 Selecting previously unselected package libkrb5-3:arm64.
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.243 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.252 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.547 Selecting previously unselected package libgssapi-krb5-2:arm64.
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.548 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.572 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.711 Selecting previously unselected package libsasl2-modules-db:arm64.
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.712 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.750 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.948 Selecting previously unselected package libsasl2-2:arm64.
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.949 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 8.959 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 9.375 Selecting previously unselected package libldap-2.5-0:arm64.
01:31:03 [2024-04-09T01:31:03.851Z] #23 9.376 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 9.393 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 9.477 Selecting previously unselected package libnghttp2-14:arm64.
01:31:03 [2024-04-09T01:31:03.851Z] #23 9.478 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 9.491 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 9.830 Selecting previously unselected package libpsl5:arm64.
01:31:03 [2024-04-09T01:31:03.851Z] #23 ...
01:31:03 [2024-04-09T01:31:03.851Z] 
01:31:03 [2024-04-09T01:31:03.851Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
01:31:03 [2024-04-09T01:31:03.851Z] #16 DONE 17.4s
01:31:03 [2024-04-09T01:31:03.851Z] 
01:31:03 [2024-04-09T01:31:03.851Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
01:31:03 [2024-04-09T01:31:03.851Z] #23 9.831 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 9.946 Unpacking libpsl5:arm64 (0.21.2-1) ...
01:31:03 [2024-04-09T01:31:03.851Z] #23 ...
01:31:03 [2024-04-09T01:31:03.851Z] 
01:31:03 [2024-04-09T01:31:03.851Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
01:31:04 [2024-04-09T01:31:04.420Z] #24 ...
01:31:04 [2024-04-09T01:31:04.420Z] 
01:31:04 [2024-04-09T01:31:04.420Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
01:31:04 [2024-04-09T01:31:04.420Z] #23 10.33 Selecting previously unselected package librtmp1:arm64.
01:31:04 [2024-04-09T01:31:04.420Z] #23 10.33 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
01:31:04 [2024-04-09T01:31:04.420Z] #23 10.35 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:31:04 [2024-04-09T01:31:04.420Z] #23 10.53 Selecting previously unselected package libssh2-1:arm64.
01:31:04 [2024-04-09T01:31:04.680Z] #23 10.53 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
01:31:04 [2024-04-09T01:31:04.680Z] #23 10.55 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
01:31:04 [2024-04-09T01:31:04.680Z] #23 10.79 Selecting previously unselected package libcurl4:arm64.
01:31:04 [2024-04-09T01:31:04.939Z] #23 10.79 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
01:31:04 [2024-04-09T01:31:04.939Z] #23 10.80 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
01:31:04 [2024-04-09T01:31:04.939Z] #23 11.02 Selecting previously unselected package curl.
01:31:05 [2024-04-09T01:31:05.199Z] #23 11.02 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
01:31:05 [2024-04-09T01:31:05.199Z] #23 11.10 Unpacking curl (7.88.1-10+deb12u5) ...
01:31:05 [2024-04-09T01:31:05.199Z] #23 11.26 Selecting previously unselected package libonig5:arm64.
01:31:05 [2024-04-09T01:31:05.199Z] #23 11.26 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
01:31:05 [2024-04-09T01:31:05.199Z] #23 11.37 Unpacking libonig5:arm64 (6.9.8-1) ...
01:31:05 [2024-04-09T01:31:05.459Z] #23 11.53 Selecting previously unselected package libjq1:arm64.
01:31:05 [2024-04-09T01:31:05.719Z] #23 11.53 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
01:31:05 [2024-04-09T01:31:05.719Z] #23 11.55 Unpacking libjq1:arm64 (1.6-2.1) ...
01:31:05 [2024-04-09T01:31:05.719Z] #23 11.68 Selecting previously unselected package jq.
01:31:05 [2024-04-09T01:31:05.719Z] #23 11.68 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
01:31:05 [2024-04-09T01:31:05.719Z] #23 11.70 Unpacking jq (1.6-2.1) ...
01:31:05 [2024-04-09T01:31:05.719Z] #23 11.78 Setting up libkeyutils1:arm64 (1.6.3-2) ...
01:31:05 [2024-04-09T01:31:05.719Z] #23 11.89 Setting up libpsl5:arm64 (0.21.2-1) ...
01:31:05 [2024-04-09T01:31:05.979Z] #23 11.92 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
01:31:05 [2024-04-09T01:31:05.979Z] #23 11.94 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
01:31:05 [2024-04-09T01:31:05.979Z] #23 12.01 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
01:31:06 [2024-04-09T01:31:06.239Z] #23 12.04 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
01:31:06 [2024-04-09T01:31:06.239Z] #23 12.08 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
01:31:06 [2024-04-09T01:31:06.239Z] #23 12.18 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:31:06 [2024-04-09T01:31:06.239Z] #23 12.24 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
01:31:06 [2024-04-09T01:31:06.239Z] #23 12.27 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
01:31:06 [2024-04-09T01:31:06.239Z] #23 12.38 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
01:31:06 [2024-04-09T01:31:06.499Z] #23 12.41 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
01:31:06 [2024-04-09T01:31:06.499Z] #23 12.44 Setting up openssl (3.0.11-1~deb12u2) ...
01:31:06 [2024-04-09T01:31:06.499Z] #23 12.61 Setting up libonig5:arm64 (6.9.8-1) ...
01:31:06 [2024-04-09T01:31:06.759Z] #23 12.79 Setting up libjq1:arm64 (1.6-2.1) ...
01:31:07 [2024-04-09T01:31:07.019Z] #23 12.82 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
01:31:07 [2024-04-09T01:31:07.019Z] #23 12.85 Setting up ca-certificates (20230311) ...
01:31:07 [2024-04-09T01:31:07.019Z] #23 12.94 debconf: unable to initialize frontend: Dialog
01:31:07 [2024-04-09T01:31:07.019Z] #23 12.94 debconf: (TERM is not set, so the dialog frontend is not usable.)
01:31:07 [2024-04-09T01:31:07.019Z] #23 12.94 debconf: falling back to frontend: Readline
01:31:07 [2024-04-09T01:31:07.019Z] #23 12.94 debconf: unable to initialize frontend: Readline
01:31:07 [2024-04-09T01:31:07.019Z] #23 12.94 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.)
01:31:07 [2024-04-09T01:31:07.019Z] #23 12.94 debconf: falling back to frontend: Teletype
01:31:07 [2024-04-09T01:31:07.280Z] #23 ...
01:31:07 [2024-04-09T01:31:07.280Z] 
01:31:07 [2024-04-09T01:31:07.280Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
01:31:07 [2024-04-09T01:31:07.280Z] #24 DONE 10.7s
01:31:07 [2024-04-09T01:31:07.280Z] 
01:31:07 [2024-04-09T01:31:07.280Z] #22 [build-dummy 2/2] RUN mkdir -p /build
01:31:07 [2024-04-09T01:31:07.280Z] #22 DONE 13.3s
01:31:07 [2024-04-09T01:31:07.280Z] 
01:31:07 [2024-04-09T01:31:07.280Z] #25 [base 2/4] COPY --from=xx / /
01:31:07 [2024-04-09T01:31:07.280Z] #25 DONE 0.1s
01:31:07 [2024-04-09T01:31:07.280Z] 
01:31:07 [2024-04-09T01:31:07.280Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
01:31:07 [2024-04-09T01:31:07.280Z] #26 DONE 0.0s
01:31:07 [2024-04-09T01:31:07.280Z] 
01:31:07 [2024-04-09T01:31:07.280Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
01:31:07 [2024-04-09T01:31:07.280Z] #23 13.26 Updating certificates in /etc/ssl/certs...
01:31:07 [2024-04-09T01:31:07.280Z] #23 ...
01:31:07 [2024-04-09T01:31:07.280Z] 
01:31:07 [2024-04-09T01:31:07.280Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
01:31:07 [2024-04-09T01:31:07.280Z] #27 DONE 0.2s
01:31:07 [2024-04-09T01:31:07.541Z] 
01:31:07 [2024-04-09T01:31:07.541Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
01:31:08 [2024-04-09T01:31:08.110Z] #28 0.679 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
01:31:08 [2024-04-09T01:31:08.110Z] #28 0.688 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
01:31:08 [2024-04-09T01:31:08.110Z] #28 0.688 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
01:31:08 [2024-04-09T01:31:08.110Z] #28 0.760 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
01:31:08 [2024-04-09T01:31:08.110Z] #28 0.831 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
01:31:08 [2024-04-09T01:31:08.370Z] #28 0.874 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
01:31:08 [2024-04-09T01:31:08.370Z] #28 ...
01:31:08 [2024-04-09T01:31:08.370Z] 
01:31:08 [2024-04-09T01:31:08.370Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
01:31:08 [2024-04-09T01:31:08.370Z] #23 13.71 140 added, 0 removed; done.
01:31:08 [2024-04-09T01:31:08.370Z] #23 13.90 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
01:31:08 [2024-04-09T01:31:08.370Z] #23 13.92 Setting up jq (1.6-2.1) ...
01:31:08 [2024-04-09T01:31:08.370Z] #23 13.93 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
01:31:08 [2024-04-09T01:31:08.370Z] #23 13.95 Setting up curl (7.88.1-10+deb12u5) ...
01:31:08 [2024-04-09T01:31:08.370Z] #23 13.96 Processing triggers for libc-bin (2.36-9+deb12u4) ...
01:31:08 [2024-04-09T01:31:08.370Z] #23 13.98 Processing triggers for ca-certificates (20230311) ...
01:31:08 [2024-04-09T01:31:08.370Z] #23 13.98 Updating certificates in /etc/ssl/certs...
01:31:08 [2024-04-09T01:31:08.370Z] #23 14.31 0 added, 0 removed; done.
01:31:08 [2024-04-09T01:31:08.370Z] #23 14.31 Running hooks in /etc/ca-certificates/update.d...
01:31:08 [2024-04-09T01:31:08.370Z] #23 14.31 done.
01:31:08 [2024-04-09T01:31:08.370Z] #23 DONE 14.5s
01:31:08 [2024-04-09T01:31:08.630Z] 
01:31:08 [2024-04-09T01:31:08.630Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
01:31:08 [2024-04-09T01:31:08.630Z] #29 DONE 0.1s
01:31:08 [2024-04-09T01:31:08.630Z] 
01:31:08 [2024-04-09T01:31:08.630Z] #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
01:31:11 [2024-04-09T01:31:11.267Z] #30 2.630 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
01:31:11 [2024-04-09T01:31:11.836Z] #30 3.208 #=#=#                                                                         
#30 ...
01:31:11 [2024-04-09T01:31:11.836Z] 
01:31:11 [2024-04-09T01:31:11.836Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
01:31:11 [2024-04-09T01:31:11.836Z] #28 1.812 Fetched 9099 kB in 1s (6547 kB/s)
01:31:11 [2024-04-09T01:31:11.836Z] #28 1.812 Reading package lists...
01:31:11 [2024-04-09T01:31:11.836Z] #28 2.429 Reading package lists...
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.048 Building dependency tree...
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.226 Reading state information...
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.493 The following additional packages will be installed:
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.495   libmagic-mgc libmagic1
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.526 The following NEW packages will be installed:
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.527   file libmagic-mgc libmagic1
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.801 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded.
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.801 Need to get 446 kB of archives.
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.801 After this operation, 8709 kB of additional disk space will be used.
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.801 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.808 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.810 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.957 debconf: delaying package configuration, since apt-utils is not installed
01:31:11 [2024-04-09T01:31:11.836Z] #28 3.999 Fetched 446 kB in 0s (1617 kB/s)
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.024 Selecting previously unselected package libmagic-mgc.
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.024 (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.)
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.034 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.038 Unpacking libmagic-mgc (1:5.44-3) ...
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.116 Selecting previously unselected package libmagic1:arm64.
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.118 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.128 Unpacking libmagic1:arm64 (1:5.44-3) ...
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.171 Selecting previously unselected package file.
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.173 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.177 Unpacking file (1:5.44-3) ...
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.222 Setting up libmagic-mgc (1:5.44-3) ...
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.240 Setting up libmagic1:arm64 (1:5.44-3) ...
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.264 Setting up file (1:5.44-3) ...
01:31:11 [2024-04-09T01:31:11.836Z] #28 4.277 Processing triggers for libc-bin (2.36-9+deb12u4) ...
01:31:11 [2024-04-09T01:31:11.836Z] #28 DONE 4.4s
01:31:11 [2024-04-09T01:31:11.836Z] 
01:31:11 [2024-04-09T01:31:11.836Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
01:31:11 [2024-04-09T01:31:11.836Z] #31 DONE 0.1s
01:31:11 [2024-04-09T01:31:11.836Z] 
01:31:11 [2024-04-09T01:31:11.836Z] #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
01:31:11 [2024-04-09T01:31:11.836Z] #30 3.208 #=#=#                                                                         
01:31:12 [2024-04-09T01:31:12.096Z] 
01:31:12 [2024-04-09T01:31:12.096Z] #30 ...
01:31:12 [2024-04-09T01:31:12.096Z] 
01:31:12 [2024-04-09T01:31:12.096Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
01:31:12 [2024-04-09T01:31:12.096Z] #32 DONE 0.3s
01:31:12 [2024-04-09T01:31:12.096Z] 
01:31:12 [2024-04-09T01:31:12.096Z] #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
01:31:12 [2024-04-09T01:31:12.096Z] #30 3.499 #=#=#                                                                         
#30 ...
01:31:12 [2024-04-09T01:31:12.096Z] 
01:31:12 [2024-04-09T01:31:12.096Z] #33 [tini-src 1/3] WORKDIR /usr/src/tini
01:31:12 [2024-04-09T01:31:12.096Z] #33 DONE 0.3s
01:31:12 [2024-04-09T01:31:12.096Z] 
01:31:12 [2024-04-09T01:31:12.096Z] #34 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:31:12 [2024-04-09T01:31:12.096Z] #34 DONE 0.3s
01:31:12 [2024-04-09T01:31:12.096Z] 
01:31:12 [2024-04-09T01:31:12.096Z] #35 [swagger-src 1/3] WORKDIR /usr/src/swagger
01:31:12 [2024-04-09T01:31:12.096Z] #35 DONE 0.4s
01:31:12 [2024-04-09T01:31:12.096Z] 
01:31:12 [2024-04-09T01:31:12.096Z] #36 [containerd-src 1/3] WORKDIR /usr/src/containerd
01:31:12 [2024-04-09T01:31:12.096Z] #36 DONE 0.4s
01:31:12 [2024-04-09T01:31:12.096Z] 
01:31:12 [2024-04-09T01:31:12.096Z] #37 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
01:31:12 [2024-04-09T01:31:12.096Z] #37 DONE 0.4s
01:31:12 [2024-04-09T01:31:12.096Z] 
01:31:12 [2024-04-09T01:31:12.096Z] #38 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
01:31:12 [2024-04-09T01:31:12.096Z] #38 DONE 0.4s
01:31:12 [2024-04-09T01:31:12.096Z] 
01:31:12 [2024-04-09T01:31:12.096Z] #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
01:31:12 [2024-04-09T01:31:12.096Z] #30 3.499 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
01:31:12 [2024-04-09T01:31:12.355Z] #30 ...
01:31:12 [2024-04-09T01:31:12.355Z] 
01:31:12 [2024-04-09T01:31:12.355Z] #39 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
01:31:12 [2024-04-09T01:31:12.355Z] #39 DONE 0.5s
01:31:12 [2024-04-09T01:31:12.355Z] 
01:31:12 [2024-04-09T01:31:12.355Z] #40 [registry-src 1/2] WORKDIR /usr/src/registry
01:31:12 [2024-04-09T01:31:12.355Z] #40 DONE 0.5s
01:31:12 [2024-04-09T01:31:12.355Z] 
01:31:12 [2024-04-09T01:31:12.355Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:31:12 [2024-04-09T01:31:12.355Z] #41 DONE 0.5s
01:31:12 [2024-04-09T01:31:12.355Z] 
01:31:12 [2024-04-09T01:31:12.355Z] #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
01:31:12 [2024-04-09T01:31:12.355Z] #30 3.807 
01:31:12 [2024-04-09T01:31:12.615Z] #30 ...
01:31:12 [2024-04-09T01:31:12.615Z] 
01:31:12 [2024-04-09T01:31:12.615Z] #42 [runc-src 1/3] WORKDIR /usr/src/runc
01:31:12 [2024-04-09T01:31:12.615Z] #42 DONE 0.6s
01:31:12 [2024-04-09T01:31:12.615Z] 
01:31:12 [2024-04-09T01:31:12.615Z] #43 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
01:31:12 [2024-04-09T01:31:12.615Z] #43 DONE 0.6s
01:31:12 [2024-04-09T01:31:12.615Z] 
01:31:12 [2024-04-09T01:31:12.615Z] #44 [delve-src 1/3] WORKDIR /usr/src/delve
01:31:12 [2024-04-09T01:31:12.615Z] #44 DONE 0.6s
01:31:12 [2024-04-09T01:31:12.615Z] 
01:31:12 [2024-04-09T01:31:12.615Z] #45 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
01:31:12 [2024-04-09T01:31:12.875Z] #45 ...
01:31:12 [2024-04-09T01:31:12.875Z] 
01:31:12 [2024-04-09T01:31:12.875Z] #46 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
01:31:12 [2024-04-09T01:31:12.875Z] #46 0.452 hint: Using 'master' as the name for the initial branch. This default branch name
01:31:12 [2024-04-09T01:31:12.875Z] #46 0.452 hint: is subject to change. To configure the initial branch name to use in all
01:31:12 [2024-04-09T01:31:12.875Z] #46 0.452 hint: of your new repositories, which will suppress this warning, call:
01:31:12 [2024-04-09T01:31:12.875Z] #46 0.452 hint: 
01:31:12 [2024-04-09T01:31:12.875Z] #46 0.452 hint: 	git config --global init.defaultBranch <name>
01:31:12 [2024-04-09T01:31:12.875Z] #46 0.452 hint: 
01:31:12 [2024-04-09T01:31:12.875Z] #46 0.452 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:31:12 [2024-04-09T01:31:12.875Z] #46 0.452 hint: 'development'. The just-created branch can be renamed via this command:
01:31:12 [2024-04-09T01:31:12.875Z] #46 0.452 hint: 
01:31:12 [2024-04-09T01:31:12.875Z] #46 0.452 hint: 	git branch -m <name>
01:31:12 [2024-04-09T01:31:12.875Z] #46 0.453 Initialized empty Git repository in /usr/src/tini/.git/
01:31:12 [2024-04-09T01:31:12.875Z] #46 DONE 0.7s
01:31:12 [2024-04-09T01:31:12.875Z] 
01:31:12 [2024-04-09T01:31:12.875Z] #47 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:31:13 [2024-04-09T01:31:13.445Z] #47 ...
01:31:13 [2024-04-09T01:31:13.445Z] 
01:31:13 [2024-04-09T01:31:13.445Z] #48 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
01:31:13 [2024-04-09T01:31:13.445Z] #48 1.009 hint: Using 'master' as the name for the initial branch. This default branch name
01:31:13 [2024-04-09T01:31:13.445Z] #48 1.009 hint: is subject to change. To configure the initial branch name to use in all
01:31:13 [2024-04-09T01:31:13.445Z] #48 1.009 hint: of your new repositories, which will suppress this warning, call:
01:31:13 [2024-04-09T01:31:13.445Z] #48 1.009 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #48 1.009 hint: 	git config --global init.defaultBranch <name>
01:31:13 [2024-04-09T01:31:13.445Z] #48 1.009 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #48 1.009 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:31:13 [2024-04-09T01:31:13.445Z] #48 1.009 hint: 'development'. The just-created branch can be renamed via this command:
01:31:13 [2024-04-09T01:31:13.445Z] #48 1.009 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #48 1.009 hint: 	git branch -m <name>
01:31:13 [2024-04-09T01:31:13.445Z] #48 1.012 Initialized empty Git repository in /usr/src/containerd/.git/
01:31:13 [2024-04-09T01:31:13.445Z] #48 DONE 1.2s
01:31:13 [2024-04-09T01:31:13.445Z] 
01:31:13 [2024-04-09T01:31:13.445Z] #49 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
01:31:13 [2024-04-09T01:31:13.445Z] #49 1.031 hint: Using 'master' as the name for the initial branch. This default branch name
01:31:13 [2024-04-09T01:31:13.445Z] #49 1.031 hint: is subject to change. To configure the initial branch name to use in all
01:31:13 [2024-04-09T01:31:13.445Z] #49 1.031 hint: of your new repositories, which will suppress this warning, call:
01:31:13 [2024-04-09T01:31:13.445Z] #49 1.031 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #49 1.031 hint: 	git config --global init.defaultBranch <name>
01:31:13 [2024-04-09T01:31:13.445Z] #49 1.031 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #49 1.031 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:31:13 [2024-04-09T01:31:13.445Z] #49 1.031 hint: 'development'. The just-created branch can be renamed via this command:
01:31:13 [2024-04-09T01:31:13.445Z] #49 1.031 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #49 1.031 hint: 	git branch -m <name>
01:31:13 [2024-04-09T01:31:13.445Z] #49 1.036 Initialized empty Git repository in /usr/src/runc/.git/
01:31:13 [2024-04-09T01:31:13.445Z] #49 DONE 1.1s
01:31:13 [2024-04-09T01:31:13.445Z] 
01:31:13 [2024-04-09T01:31:13.445Z] #50 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
01:31:13 [2024-04-09T01:31:13.445Z] #50 1.137 hint: Using 'master' as the name for the initial branch. This default branch name
01:31:13 [2024-04-09T01:31:13.445Z] #50 1.137 hint: is subject to change. To configure the initial branch name to use in all
01:31:13 [2024-04-09T01:31:13.445Z] #50 1.137 hint: of your new repositories, which will suppress this warning, call:
01:31:13 [2024-04-09T01:31:13.445Z] #50 1.137 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #50 1.137 hint: 	git config --global init.defaultBranch <name>
01:31:13 [2024-04-09T01:31:13.445Z] #50 1.137 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #50 1.137 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:31:13 [2024-04-09T01:31:13.445Z] #50 1.137 hint: 'development'. The just-created branch can be renamed via this command:
01:31:13 [2024-04-09T01:31:13.445Z] #50 1.137 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #50 1.137 hint: 	git branch -m <name>
01:31:13 [2024-04-09T01:31:13.445Z] #50 1.140 Initialized empty Git repository in /usr/src/rootlesskit/.git/
01:31:13 [2024-04-09T01:31:13.445Z] #50 DONE 1.2s
01:31:13 [2024-04-09T01:31:13.445Z] 
01:31:13 [2024-04-09T01:31:13.445Z] #51 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
01:31:13 [2024-04-09T01:31:13.445Z] #51 1.131 hint: Using 'master' as the name for the initial branch. This default branch name
01:31:13 [2024-04-09T01:31:13.445Z] #51 1.131 hint: is subject to change. To configure the initial branch name to use in all
01:31:13 [2024-04-09T01:31:13.445Z] #51 1.131 hint: of your new repositories, which will suppress this warning, call:
01:31:13 [2024-04-09T01:31:13.445Z] #51 1.131 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #51 1.131 hint: 	git config --global init.defaultBranch <name>
01:31:13 [2024-04-09T01:31:13.445Z] #51 1.131 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #51 1.131 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:31:13 [2024-04-09T01:31:13.445Z] #51 1.131 hint: 'development'. The just-created branch can be renamed via this command:
01:31:13 [2024-04-09T01:31:13.445Z] #51 1.131 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #51 1.131 hint: 	git branch -m <name>
01:31:13 [2024-04-09T01:31:13.445Z] #51 1.132 Initialized empty Git repository in /usr/src/registry/.git/
01:31:13 [2024-04-09T01:31:13.445Z] #51 DONE 1.2s
01:31:13 [2024-04-09T01:31:13.445Z] 
01:31:13 [2024-04-09T01:31:13.445Z] #52 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
01:31:13 [2024-04-09T01:31:13.445Z] #52 1.205 hint: Using 'master' as the name for the initial branch. This default branch name
01:31:13 [2024-04-09T01:31:13.445Z] #52 1.205 hint: is subject to change. To configure the initial branch name to use in all
01:31:13 [2024-04-09T01:31:13.445Z] #52 1.205 hint: of your new repositories, which will suppress this warning, call:
01:31:13 [2024-04-09T01:31:13.445Z] #52 1.205 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #52 1.205 hint: 	git config --global init.defaultBranch <name>
01:31:13 [2024-04-09T01:31:13.445Z] #52 1.205 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #52 1.205 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:31:13 [2024-04-09T01:31:13.445Z] #52 1.205 hint: 'development'. The just-created branch can be renamed via this command:
01:31:13 [2024-04-09T01:31:13.445Z] #52 1.205 hint: 
01:31:13 [2024-04-09T01:31:13.445Z] #52 1.205 hint: 	git branch -m <name>
01:31:13 [2024-04-09T01:31:13.445Z] #52 1.207 Initialized empty Git repository in /usr/src/swagger/.git/
01:31:13 [2024-04-09T01:31:13.445Z] #52 DONE 1.3s
01:31:13 [2024-04-09T01:31:13.445Z] 
01:31:13 [2024-04-09T01:31:13.445Z] #53 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
01:31:14 [2024-04-09T01:31:14.014Z] #53 ...
01:31:14 [2024-04-09T01:31:14.014Z] 
01:31:14 [2024-04-09T01:31:14.014Z] #45 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
01:31:14 [2024-04-09T01:31:14.014Z] #45 1.479 hint: Using 'master' as the name for the initial branch. This default branch name
01:31:14 [2024-04-09T01:31:14.014Z] #45 1.479 hint: is subject to change. To configure the initial branch name to use in all
01:31:14 [2024-04-09T01:31:14.014Z] #45 1.479 hint: of your new repositories, which will suppress this warning, call:
01:31:14 [2024-04-09T01:31:14.014Z] #45 1.479 hint: 
01:31:14 [2024-04-09T01:31:14.014Z] #45 1.479 hint: 	git config --global init.defaultBranch <name>
01:31:14 [2024-04-09T01:31:14.014Z] #45 1.479 hint: 
01:31:14 [2024-04-09T01:31:14.014Z] #45 1.479 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01:31:14 [2024-04-09T01:31:14.014Z] #45 1.479 hint: 'development'. The just-created branch can be renamed via this command:
01:31:14 [2024-04-09T01:31:14.014Z] #45 1.479 hint: 
01:31:14 [2024-04-09T01:31:14.014Z] #45 1.479 hint: 	git branch -m <name>
01:31:14 [2024-04-09T01:31:14.014Z] #45 1.480 Initialized empty Git repository in /usr/src/delve/.git/
01:31:14 [2024-04-09T01:31:14.014Z] #45 DONE 1.5s
01:31:14 [2024-04-09T01:31:14.274Z] 
01:31:14 [2024-04-09T01:31:14.274Z] #54 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:31:19 [2024-04-09T01:31:19.556Z] #54 ...
01:31:19 [2024-04-09T01:31:19.556Z] 
01:31:19 [2024-04-09T01:31:19.556Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
01:31:19 [2024-04-09T01:31:19.556Z] #55 3.319 go: downloading github.com/golangci/golangci-lint v1.55.2
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.023 go: downloading github.com/fatih/color v1.15.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.023 go: downloading gopkg.in/yaml.v3 v3.0.1
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.023 go: downloading github.com/gofrs/flock v0.8.1
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.023 go: downloading github.com/spf13/cobra v1.7.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.023 go: downloading github.com/spf13/pflag v1.0.5
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.023 go: downloading github.com/spf13/viper v1.12.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.259 go: downloading github.com/hashicorp/go-version v1.6.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.277 go: downloading golang.org/x/tools v0.14.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.281 go: downloading github.com/ldez/gomoddirectives v0.2.3
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.317 go: downloading github.com/mitchellh/go-homedir v1.1.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.334 go: downloading github.com/mitchellh/mapstructure v1.5.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.358 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.450 go: downloading github.com/hashicorp/go-multierror v1.1.1
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.450 go: downloading github.com/mattn/go-colorable v0.1.13
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.469 go: downloading github.com/sirupsen/logrus v1.9.3
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.667 go: downloading github.com/stretchr/testify v1.8.4
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.667 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.754 go: downloading github.com/fsnotify/fsnotify v1.5.4
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.759 go: downloading github.com/spf13/afero v1.8.2
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.851 go: downloading github.com/spf13/cast v1.5.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.861 go: downloading github.com/spf13/jwalterweatherman v1.1.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.893 go: downloading github.com/mattn/go-isatty v0.0.17
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.934 go: downloading github.com/golangci/revgrep v0.5.2
01:31:19 [2024-04-09T01:31:19.556Z] #55 4.991 go: downloading golang.org/x/mod v0.13.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.033 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.039 go: downloading 4d63.com/gochecknoglobals v0.2.1
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.176 go: downloading github.com/4meepo/tagalign v1.3.3
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.233 go: downloading github.com/Abirdcfly/dupword v0.0.13
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.335 go: downloading github.com/Antonboom/errname v0.1.12
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.369 go: downloading github.com/Antonboom/nilnil v0.1.7
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.370 go: downloading github.com/Antonboom/testifylint v0.2.3
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.416 go: downloading github.com/BurntSushi/toml v1.3.2
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.451 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.525 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.548 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.557 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.564 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.668 go: downloading github.com/alexkohler/prealloc v1.0.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.830 go: downloading github.com/alingse/asasalint v0.0.11
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.831 go: downloading github.com/ashanbrown/forbidigo v1.6.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 5.832 go: downloading github.com/ashanbrown/makezero v1.1.1
01:31:19 [2024-04-09T01:31:19.556Z] #55 6.102 go: downloading github.com/bkielbasa/cyclop v1.2.1
01:31:19 [2024-04-09T01:31:19.556Z] #55 6.110 go: downloading github.com/blizzy78/varnamelen v0.8.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 6.249 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 6.408 go: downloading github.com/breml/bidichk v0.2.7
01:31:19 [2024-04-09T01:31:19.556Z] #55 6.409 go: downloading github.com/butuzov/ireturn v0.2.2
01:31:19 [2024-04-09T01:31:19.556Z] #55 6.409 go: downloading github.com/breml/errchkjson v0.3.6
01:31:19 [2024-04-09T01:31:19.556Z] #55 6.410 go: downloading github.com/butuzov/mirror v1.1.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 6.813 go: downloading github.com/catenacyber/perfsprint v0.2.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 6.817 go: downloading github.com/charithe/durationcheck v0.0.10
01:31:19 [2024-04-09T01:31:19.556Z] #55 6.818 go: downloading github.com/curioswitch/go-reassign v0.2.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 6.979 go: downloading github.com/daixiang0/gci v0.11.2
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.001 go: downloading github.com/denis-tingaikin/go-header v0.4.3
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.163 go: downloading github.com/esimonov/ifshort v1.0.4
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.238 go: downloading github.com/firefart/nonamedreturns v1.0.4
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.245 go: downloading github.com/fzipp/gocyclo v0.6.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.288 go: downloading github.com/ghostiam/protogetter v0.2.3
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.305 go: downloading github.com/go-critic/go-critic v0.9.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.421 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.421 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.423 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.594 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.642 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.642 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.665 go: downloading github.com/golangci/misspell v0.4.1
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.666 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.666 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.698 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
01:31:19 [2024-04-09T01:31:19.556Z] #55 7.710 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
01:31:19 [2024-04-09T01:31:19.821Z] #55 7.819 go: downloading github.com/hexops/gotextdiff v1.0.3
01:31:19 [2024-04-09T01:31:19.821Z] #55 7.821 go: downloading github.com/jgautheron/goconst v1.6.0
01:31:19 [2024-04-09T01:31:19.821Z] #55 7.846 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
01:31:19 [2024-04-09T01:31:19.821Z] #55 7.910 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
01:31:19 [2024-04-09T01:31:19.821Z] #55 7.930 go: downloading github.com/julz/importas v0.1.0
01:31:19 [2024-04-09T01:31:19.821Z] #55 7.939 go: downloading github.com/kisielk/errcheck v1.6.3
01:31:19 [2024-04-09T01:31:19.821Z] #55 7.939 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
01:31:19 [2024-04-09T01:31:19.821Z] #55 8.001 go: downloading github.com/kulti/thelper v0.6.3
01:31:19 [2024-04-09T01:31:19.821Z] #55 8.008 go: downloading github.com/kyoh86/exportloopref v0.1.11
01:31:19 [2024-04-09T01:31:19.821Z] #55 8.008 go: downloading github.com/kunwardeep/paralleltest v1.0.8
01:31:19 [2024-04-09T01:31:19.821Z] #55 8.098 go: downloading github.com/ldez/tagliatelle v0.5.0
01:31:19 [2024-04-09T01:31:19.821Z] #55 8.099 go: downloading github.com/leonklingele/grouper v1.1.1
01:31:19 [2024-04-09T01:31:19.821Z] #55 8.099 go: downloading github.com/lufeee/execinquery v1.2.1
01:31:19 [2024-04-09T01:31:19.821Z] #55 8.101 go: downloading github.com/macabu/inamedparam v0.1.2
01:31:19 [2024-04-09T01:31:19.821Z] #55 8.120 go: downloading github.com/maratori/testableexamples v1.0.0
01:31:19 [2024-04-09T01:31:19.821Z] #55 8.122 go: downloading github.com/maratori/testpackage v1.1.1
01:31:19 [2024-04-09T01:31:19.821Z] #55 8.158 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
01:31:20 [2024-04-09T01:31:20.081Z] #55 8.172 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
01:31:20 [2024-04-09T01:31:20.081Z] #55 8.214 go: downloading github.com/mgechev/revive v1.3.4
01:31:20 [2024-04-09T01:31:20.081Z] #55 8.289 go: downloading github.com/moricho/tparallel v0.3.1
01:31:20 [2024-04-09T01:31:20.341Z] #55 8.311 go: downloading github.com/nakabonne/nestif v0.3.1
01:31:20 [2024-04-09T01:31:20.341Z] #55 8.314 go: downloading github.com/nishanths/exhaustive v0.11.0
01:31:20 [2024-04-09T01:31:20.341Z] #55 8.336 go: downloading github.com/nishanths/predeclared v0.2.2
01:31:20 [2024-04-09T01:31:20.341Z] #55 8.529 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
01:31:20 [2024-04-09T01:31:20.341Z] #55 8.546 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
01:31:20 [2024-04-09T01:31:20.601Z] #55 8.670 go: downloading github.com/ryancurrah/gomodguard v1.3.0
01:31:20 [2024-04-09T01:31:20.601Z] #55 8.754 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
01:31:20 [2024-04-09T01:31:20.601Z] #55 8.756 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
01:31:20 [2024-04-09T01:31:20.601Z] #55 8.758 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
01:31:20 [2024-04-09T01:31:20.601Z] #55 8.761 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
01:31:20 [2024-04-09T01:31:20.601Z] #55 8.770 go: downloading github.com/securego/gosec/v2 v2.18.2
01:31:20 [2024-04-09T01:31:20.601Z] #55 ...
01:31:20 [2024-04-09T01:31:20.601Z] 
01:31:20 [2024-04-09T01:31:20.601Z] #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
01:31:20 [2024-04-09T01:31:20.601Z] #30 5.925 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
01:31:20 [2024-04-09T01:31:20.601Z] #30 6.419 #=#=#                                                                         
##O#-#                                                                        
##O=#  #                                                                      
01:31:20 [2024-04-09T01:31:20.601Z] #30 6.964 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
01:31:20 [2024-04-09T01:31:20.601Z] #30 7.376 
01:31:20 [2024-04-09T01:31:20.601Z] #30 10.77 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
01:31:20 [2024-04-09T01:31:20.601Z] #30 11.48 #=#=#                                                                         
01:31:21 [2024-04-09T01:31:21.122Z] #30 11.80 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.0%
###############################################                           66.0%
########################################################                  78.3%
#######################################################################  100.0%
######################################################################## 100.0%
01:31:21 [2024-04-09T01:31:21.692Z] #30 13.00 
01:31:21 [2024-04-09T01:31:21.953Z] #30 ...
01:31:21 [2024-04-09T01:31:21.953Z] 
01:31:21 [2024-04-09T01:31:21.953Z] #56 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
01:31:21 [2024-04-09T01:31:21.953Z] #56 3.507 go: downloading github.com/pelletier/go-toml v1.8.1
01:31:21 [2024-04-09T01:31:21.953Z] #56 ...
01:31:21 [2024-04-09T01:31:21.953Z] 
01:31:21 [2024-04-09T01:31:21.953Z] #57 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
01:31:21 [2024-04-09T01:31:21.953Z] #57 3.830 go: downloading gotest.tools/gotestsum v1.8.2
01:31:21 [2024-04-09T01:31:21.953Z] #57 4.870 go: downloading github.com/dnephin/pflag v1.0.7
01:31:21 [2024-04-09T01:31:21.953Z] #57 4.888 go: downloading github.com/fatih/color v1.13.0
01:31:21 [2024-04-09T01:31:21.953Z] #57 4.890 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
01:31:21 [2024-04-09T01:31:21.953Z] #57 4.890 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
01:31:21 [2024-04-09T01:31:21.953Z] #57 4.927 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
01:31:21 [2024-04-09T01:31:21.953Z] #57 4.927 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
01:31:21 [2024-04-09T01:31:21.953Z] #57 4.939 go: downloading golang.org/x/tools v0.1.11
01:31:21 [2024-04-09T01:31:21.953Z] #57 4.943 go: downloading github.com/mattn/go-colorable v0.1.12
01:31:21 [2024-04-09T01:31:21.953Z] #57 4.955 go: downloading github.com/mattn/go-isatty v0.0.14
01:31:21 [2024-04-09T01:31:21.953Z] #57 7.870 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
01:31:21 [2024-04-09T01:31:21.953Z] #57 ...
01:31:21 [2024-04-09T01:31:21.953Z] 
01:31:21 [2024-04-09T01:31:21.953Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:31:21 [2024-04-09T01:31:21.953Z] #58 3.918 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 3.933 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 3.934 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 4.039 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 4.307 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 4.321 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 5.816 Fetched 9099 kB in 2s (4241 kB/s)
01:31:21 [2024-04-09T01:31:21.953Z] #58 5.816 Reading package lists...
01:31:21 [2024-04-09T01:31:21.953Z] #58 6.943 Reading package lists...
01:31:21 [2024-04-09T01:31:21.953Z] #58 7.841 Building dependency tree...
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.516 python3 is already the newest version (3.11.2-1+b1).
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.516 The following additional packages will be installed:
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.519   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.522   xz-utils
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.525 Suggested packages:
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.526   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.526   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.526   m4-doc ed diffutils-doc
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.527 Recommended packages:
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.527   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.527   liblocale-gettext-perl libltdl-dev
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.725 The following NEW packages will be installed:
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.726   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.727   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
01:31:21 [2024-04-09T01:31:21.953Z] #58 8.727   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.032 0 upgraded, 19 newly installed, 0 to remove and 8 not upgraded.
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.032 Need to get 5657 kB of archives.
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.032 After this operation, 16.7 MB of additional disk space will be used.
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.032 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.109 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.118 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.133 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.207 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.210 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.222 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.299 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.302 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.440 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.541 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.552 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.554 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.556 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.558 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.571 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.635 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.640 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 9.657 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
01:31:21 [2024-04-09T01:31:21.953Z] #58 10.02 debconf: delaying package configuration, since apt-utils is not installed
01:31:21 [2024-04-09T01:31:21.953Z] #58 10.23 Fetched 5657 kB in 1s (6084 kB/s)
01:31:22 [2024-04-09T01:31:22.213Z] #58 ...
01:31:22 [2024-04-09T01:31:22.213Z] 
01:31:22 [2024-04-09T01:31:22.213Z] #59 [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
01:31:22 [2024-04-09T01:31:22.213Z] #59 3.762 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
01:31:22 [2024-04-09T01:31:22.213Z] #59 3.780 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
01:31:22 [2024-04-09T01:31:22.213Z] #59 3.780 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
01:31:22 [2024-04-09T01:31:22.213Z] #59 3.864 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
01:31:22 [2024-04-09T01:31:22.213Z] #59 4.002 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
01:31:22 [2024-04-09T01:31:22.213Z] #59 4.192 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
01:31:22 [2024-04-09T01:31:22.213Z] #59 5.482 Fetched 9099 kB in 2s (4604 kB/s)
01:31:22 [2024-04-09T01:31:22.213Z] #59 5.482 Reading package lists...
01:31:22 [2024-04-09T01:31:22.213Z] #59 6.975 Hit:1 http://deb.debian.org/debian bookworm InRelease
01:31:22 [2024-04-09T01:31:22.213Z] #59 6.976 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
01:31:22 [2024-04-09T01:31:22.213Z] #59 6.976 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
01:31:22 [2024-04-09T01:31:22.213Z] #59 7.595 Reading package lists...
01:31:22 [2024-04-09T01:31:22.213Z] #59 8.462 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
01:31:22 [2024-04-09T01:31:22.213Z] #59 8.474 Reading package lists...
01:31:22 [2024-04-09T01:31:22.213Z] #59 9.369 Building dependency tree...
01:31:22 [2024-04-09T01:31:22.213Z] #59 10.16 gcc is already the newest version (4:12.2.0-3).
01:31:22 [2024-04-09T01:31:22.213Z] #59 10.16 libc6-dev is already the newest version (2.36-9+deb12u4).
01:31:22 [2024-04-09T01:31:22.213Z] #59 10.16 pkg-config is already the newest version (1.8.1-1).
01:31:22 [2024-04-09T01:31:22.213Z] #59 10.16 The following additional packages will be installed:
01:31:22 [2024-04-09T01:31:22.213Z] #59 10.17   bzip2 libdpkg-perl patch xz-utils
01:31:22 [2024-04-09T01:31:22.213Z] #59 10.17 Suggested packages:
01:31:22 [2024-04-09T01:31:22.213Z] #59 10.17   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
01:31:22 [2024-04-09T01:31:22.213Z] #59 10.17 Recommended packages:
01:31:22 [2024-04-09T01:31:22.213Z] #59 10.17   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
01:31:22 [2024-04-09T01:31:22.213Z] #59 10.17   liblocale-gettext-perl
01:31:22 [2024-04-09T01:31:22.213Z] #59 10.26 The following NEW packages will be installed:
01:31:22 [2024-04-09T01:31:22.213Z] #59 10.26   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
01:31:22 [2024-04-09T01:31:22.213Z] #59 ...
01:31:22 [2024-04-09T01:31:22.213Z] 
01:31:22 [2024-04-09T01:31:22.213Z] #60 [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
01:31:22 [2024-04-09T01:31:22.213Z] #60 3.103 go: downloading github.com/tc-hib/go-winres v0.3.1
01:31:22 [2024-04-09T01:31:22.213Z] #60 3.995 go: downloading github.com/tc-hib/winres v0.1.6
01:31:22 [2024-04-09T01:31:22.213Z] #60 3.995 go: downloading github.com/urfave/cli/v2 v2.3.0
01:31:22 [2024-04-09T01:31:22.213Z] #60 4.463 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
01:31:22 [2024-04-09T01:31:22.213Z] #60 4.519 go: downloading github.com/russross/blackfriday/v2 v2.1.0
01:31:22 [2024-04-09T01:31:22.213Z] #60 4.669 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
01:31:22 [2024-04-09T01:31:22.213Z] #60 4.669 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
01:31:22 [2024-04-09T01:31:22.487Z] #60 ...
01:31:22 [2024-04-09T01:31:22.487Z] 
01:31:22 [2024-04-09T01:31:22.487Z] #61 [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
01:31:22 [2024-04-09T01:31:22.487Z] #61 3.792 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
01:31:22 [2024-04-09T01:31:22.487Z] #61 3.800 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
01:31:22 [2024-04-09T01:31:22.487Z] #61 3.801 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
01:31:22 [2024-04-09T01:31:22.487Z] #61 3.998 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
01:31:22 [2024-04-09T01:31:22.487Z] #61 4.384 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
01:31:22 [2024-04-09T01:31:22.487Z] #61 4.386 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
01:31:22 [2024-04-09T01:31:22.487Z] #61 5.968 Fetched 9099 kB in 2s (3691 kB/s)
01:31:22 [2024-04-09T01:31:22.487Z] #61 5.968 Reading package lists...
01:31:22 [2024-04-09T01:31:22.487Z] #61 7.216 Hit:1 http://deb.debian.org/debian bookworm InRelease
01:31:22 [2024-04-09T01:31:22.487Z] #61 7.216 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
01:31:22 [2024-04-09T01:31:22.487Z] #61 7.228 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
01:31:22 [2024-04-09T01:31:22.487Z] #61 7.709 Reading package lists...
01:31:22 [2024-04-09T01:31:22.487Z] #61 8.568 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
01:31:22 [2024-04-09T01:31:22.487Z] #61 8.574 Reading package lists...
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.307 Building dependency tree...
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.914 gcc is already the newest version (4:12.2.0-3).
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.914 pkg-config is already the newest version (1.8.1-1).
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.914 The following additional packages will be installed:
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.915   bsdutils gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libblkid1 libbtrfs0
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.915   libelf1 libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.915   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.915   libgpg-error-dev libmount-dev libmount1 libpcre2-16-0 libpcre2-32-0
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.916   libpcre2-dev libpcre2-posix3 libsecret-1-0 libsecret-common libselinux1-dev
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.917   libsepol-dev libsmartcols1 libuuid1 mount python3-distutils python3-lib2to3
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.917   util-linux util-linux-extra uuid-dev zlib1g-dev
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.921 Suggested packages:
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.921   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.921   libgdk-pixbuf2.0-bin libxml2-utils cryptsetup-bin nfs-common dosfstools kbd
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.921   util-linux-locales
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.921 Recommended packages:
01:31:22 [2024-04-09T01:31:22.487Z] #61 9.921   bsdextrautils shared-mime-info xdg-user-dirs uuid-runtime
01:31:22 [2024-04-09T01:31:22.487Z] #61 10.21 The following NEW packages will be installed:
01:31:22 [2024-04-09T01:31:22.487Z] #61 10.21   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
01:31:22 [2024-04-09T01:31:22.487Z] #61 10.21   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
01:31:22 [2024-04-09T01:31:22.487Z] #61 10.21   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
01:31:22 [2024-04-09T01:31:22.487Z] #61 10.21   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
01:31:22 [2024-04-09T01:31:22.487Z] #61 10.21   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
01:31:22 [2024-04-09T01:31:22.487Z] #61 10.21   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
01:31:22 [2024-04-09T01:31:22.487Z] #61 10.21 The following packages will be upgraded:
01:31:22 [2024-04-09T01:31:22.487Z] #61 10.21   bsdutils libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
01:31:22 [2024-04-09T01:31:22.487Z] #61 10.21   util-linux-extra
01:31:22 [2024-04-09T01:31:22.487Z] #61 ...
01:31:22 [2024-04-09T01:31:22.487Z] 
01:31:22 [2024-04-09T01:31:22.487Z] #62 [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
01:31:22 [2024-04-09T01:31:22.487Z] #62 4.013 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
01:31:22 [2024-04-09T01:31:22.487Z] #62 4.029 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
01:31:22 [2024-04-09T01:31:22.487Z] #62 4.037 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
01:31:22 [2024-04-09T01:31:22.487Z] #62 4.177 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
01:31:22 [2024-04-09T01:31:22.487Z] #62 4.362 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
01:31:22 [2024-04-09T01:31:22.487Z] #62 4.750 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
01:31:22 [2024-04-09T01:31:22.487Z] #62 6.563 Fetched 9099 kB in 3s (3247 kB/s)
01:31:22 [2024-04-09T01:31:22.487Z] #62 6.563 Reading package lists...
01:31:22 [2024-04-09T01:31:22.487Z] #62 7.910 Hit:1 http://deb.debian.org/debian bookworm InRelease
01:31:22 [2024-04-09T01:31:22.487Z] #62 7.910 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
01:31:22 [2024-04-09T01:31:22.487Z] #62 7.911 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
01:31:22 [2024-04-09T01:31:22.487Z] #62 8.517 Reading package lists...
01:31:22 [2024-04-09T01:31:22.487Z] #62 9.237 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
01:31:22 [2024-04-09T01:31:22.487Z] #62 9.260 Reading package lists...
01:31:22 [2024-04-09T01:31:22.747Z] #62 10.18 Building dependency tree...
01:31:22 [2024-04-09T01:31:22.747Z] #62 ...
01:31:22 [2024-04-09T01:31:22.747Z] 
01:31:22 [2024-04-09T01:31:22.747Z] #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
01:31:22 [2024-04-09T01:31:22.747Z] #63 ...
01:31:22 [2024-04-09T01:31:22.747Z] 
01:31:22 [2024-04-09T01:31:22.747Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
01:31:22 [2024-04-09T01:31:22.747Z] #64 3.686 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 3.694 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 3.694 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 3.863 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 4.033 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 4.170 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 5.563 Fetched 9099 kB in 2s (4199 kB/s)
01:31:22 [2024-04-09T01:31:22.747Z] #64 5.563 Reading package lists...
01:31:22 [2024-04-09T01:31:22.747Z] #64 6.727 Reading package lists...
01:31:22 [2024-04-09T01:31:22.747Z] #64 7.651 Building dependency tree...
01:31:22 [2024-04-09T01:31:22.747Z] #64 8.398 The following additional packages will be installed:
01:31:22 [2024-04-09T01:31:22.747Z] #64 8.404   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
01:31:22 [2024-04-09T01:31:22.747Z] #64 8.416 Suggested packages:
01:31:22 [2024-04-09T01:31:22.747Z] #64 8.416   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
01:31:22 [2024-04-09T01:31:22.747Z] #64 8.480 The following NEW packages will be installed:
01:31:22 [2024-04-09T01:31:22.747Z] #64 8.483   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
01:31:22 [2024-04-09T01:31:22.747Z] #64 8.804 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded.
01:31:22 [2024-04-09T01:31:22.747Z] #64 8.804 Need to get 19.3 MB of archives.
01:31:22 [2024-04-09T01:31:22.747Z] #64 8.804 After this operation, 77.0 MB of additional disk space will be used.
01:31:22 [2024-04-09T01:31:22.747Z] #64 8.804 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 9.032 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 9.098 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 9.110 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 9.112 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 9.115 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 9.124 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 9.243 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
01:31:22 [2024-04-09T01:31:22.747Z] #64 9.866 debconf: delaying package configuration, since apt-utils is not installed
01:31:22 [2024-04-09T01:31:22.747Z] #64 10.05 Fetched 19.3 MB in 1s (19.8 MB/s)
01:31:22 [2024-04-09T01:31:22.747Z] #64 10.53 Selecting previously unselected package libicu72:arm64.
01:31:22 [2024-04-09T01:31:22.747Z] #64 10.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.)
01:31:22 [2024-04-09T01:31:22.747Z] #64 10.54 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
01:31:22 [2024-04-09T01:31:22.747Z] #64 ...
01:31:22 [2024-04-09T01:31:22.747Z] 
01:31:22 [2024-04-09T01:31:22.747Z] #65 [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.8.0"      && /build/shfmt --version
01:31:22 [2024-04-09T01:31:22.747Z] #65 3.314 go: downloading mvdan.cc/sh/v3 v3.8.0
01:31:22 [2024-04-09T01:31:22.747Z] #65 4.499 go: downloading golang.org/x/term v0.17.0
01:31:22 [2024-04-09T01:31:22.747Z] #65 4.499 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2
01:31:22 [2024-04-09T01:31:22.747Z] #65 4.499 go: downloading github.com/google/renameio/v2 v2.0.0
01:31:22 [2024-04-09T01:31:22.747Z] #65 4.504 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
01:31:22 [2024-04-09T01:31:22.747Z] #65 4.741 go: downloading golang.org/x/sys v0.17.0
01:31:23 [2024-04-09T01:31:23.007Z] #65 ...
01:31:23 [2024-04-09T01:31:23.007Z] 
01:31:23 [2024-04-09T01:31:23.007Z] #66 [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 v26.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
01:31:23 [2024-04-09T01:31:23.007Z] #66 6.676 Docker version 26.0.0, build 2ae903e
01:31:23 [2024-04-09T01:31:23.007Z] #66 ...
01:31:23 [2024-04-09T01:31:23.007Z] 
01:31:23 [2024-04-09T01:31:23.007Z] #61 [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
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.52 8 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.52 Need to get 11.0 MB of archives.
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.52 After this operation, 46.8 MB of additional disk space will be used.
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.52 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 bsdutils arm64 1:2.38.1-5+deb12u1 [94.0 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.53 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libsmartcols1 arm64 2.38.1-5+deb12u1 [104 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.54 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux-extra arm64 2.38.1-5+deb12u1 [112 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.58 Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux arm64 2.38.1-5+deb12u1 [1144 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.63 Get:5 http://deb.debian.org/debian-security bookworm-security/main arm64 mount arm64 2.38.1-5+deb12u1 [134 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.64 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid1 arm64 2.38.1-5+deb12u1 [143 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.64 Get:7 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount1 arm64 2.38.1-5+deb12u1 [159 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.65 Get:8 http://deb.debian.org/debian-security bookworm-security/main arm64 libuuid1 arm64 2.38.1-5+deb12u1 [28.3 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.65 Get:9 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.76 Get:10 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.77 Get:11 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.83 Get:12 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.85 Get:13 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.86 Get:14 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
01:31:23 [2024-04-09T01:31:23.007Z] #61 10.87 Get:15 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
01:31:23 [2024-04-09T01:31:23.267Z] #61 10.95 Get:16 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
01:31:23 [2024-04-09T01:31:23.267Z] #61 10.96 Get:17 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
01:31:23 [2024-04-09T01:31:23.267Z] #61 10.96 Get:18 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
01:31:23 [2024-04-09T01:31:23.267Z] #61 10.97 Get:19 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
01:31:23 [2024-04-09T01:31:23.267Z] #61 10.97 Get:20 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
01:31:23 [2024-04-09T01:31:23.267Z] #61 11.07 Get:21 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
01:31:23 [2024-04-09T01:31:23.267Z] #61 11.08 Get:22 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
01:31:23 [2024-04-09T01:31:23.267Z] #61 11.10 Get:23 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
01:31:23 [2024-04-09T01:31:23.267Z] #61 ...
01:31:23 [2024-04-09T01:31:23.267Z] 
01:31:23 [2024-04-09T01:31:23.267Z] #67 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:31:23 [2024-04-09T01:31:23.267Z] #67 ...
01:31:23 [2024-04-09T01:31:23.267Z] 
01:31:23 [2024-04-09T01:31:23.267Z] #61 [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
01:31:23 [2024-04-09T01:31:23.267Z] #61 11.30 Get:24 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
01:31:23 [2024-04-09T01:31:23.552Z] #61 11.30 Get:25 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
01:31:23 [2024-04-09T01:31:23.552Z] #61 11.31 Get:26 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
01:31:23 [2024-04-09T01:31:23.552Z] #61 11.31 Get:27 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
01:31:23 [2024-04-09T01:31:23.552Z] #61 11.32 Get:28 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
01:31:23 [2024-04-09T01:31:23.552Z] #61 11.33 Get:29 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
01:31:23 [2024-04-09T01:31:23.552Z] #61 11.40 Get:30 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
01:31:23 [2024-04-09T01:31:23.552Z] #61 ...
01:31:23 [2024-04-09T01:31:23.552Z] 
01:31:23 [2024-04-09T01:31:23.552Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:31:23 [2024-04-09T01:31:23.860Z] #68 ...
01:31:23 [2024-04-09T01:31:23.860Z] 
01:31:23 [2024-04-09T01:31:23.860Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
01:31:23 [2024-04-09T01:31:23.860Z] #69 ...
01:31:23 [2024-04-09T01:31:23.860Z] 
01:31:23 [2024-04-09T01:31:23.860Z] #70 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:31:24 [2024-04-09T01:31:24.196Z] #70 ...
01:31:24 [2024-04-09T01:31:24.196Z] 
01:31:24 [2024-04-09T01:31:24.196Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
01:31:24 [2024-04-09T01:31:24.196Z] #55 8.866 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.026 go: downloading github.com/sivchari/containedctx v1.0.3
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.027 go: downloading github.com/sivchari/nosnakecase v1.7.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.028 go: downloading github.com/sivchari/tenv v1.7.1
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.037 go: downloading github.com/sonatard/noctx v0.0.2
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.040 go: downloading github.com/sourcegraph/go-diff v0.7.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.042 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.102 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.102 go: downloading github.com/tdakkota/asciicheck v0.2.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.117 go: downloading github.com/tetafro/godot v1.4.15
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.119 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.135 go: downloading github.com/timonwong/loggercheck v0.9.4
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.206 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.207 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.207 go: downloading github.com/ultraware/funlen v0.1.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.301 go: downloading github.com/ultraware/whitespace v0.0.5
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.301 go: downloading github.com/uudashr/gocognit v1.1.2
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.309 go: downloading github.com/xen0n/gosmopolitan v1.2.2
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.421 go: downloading github.com/yagipy/maintidx v1.0.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.425 go: downloading github.com/yeya24/promlinter v0.2.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.426 go: downloading github.com/ykadowak/zerologlint v0.1.3
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.426 go: downloading gitlab.com/bosi/decorder v0.4.1
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.471 go: downloading go-simpler.org/sloglint v0.1.2
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.544 go: downloading go.tmz.dev/musttag v0.7.2
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.549 go: downloading honnef.co/go/tools v0.4.6
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.985 go: downloading mvdan.cc/gofumpt v0.5.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.989 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.990 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.991 go: downloading github.com/hashicorp/errwrap v1.0.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.991 go: downloading golang.org/x/sys v0.13.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.991 go: downloading github.com/subosito/gotenv v1.4.1
01:31:24 [2024-04-09T01:31:24.196Z] #55 9.992 go: downloading github.com/hashicorp/hcl v1.0.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.20 go: downloading gopkg.in/ini.v1 v1.67.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.24 go: downloading github.com/magiconair/properties v1.8.6
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.32 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.33 go: downloading golang.org/x/text v0.13.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.33 go: downloading github.com/pmezard/go-difflib v1.0.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.34 go: downloading github.com/davecgh/go-spew v1.1.1
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.44 go: downloading github.com/stretchr/objx v0.5.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.45 go: downloading github.com/fatih/structtag v1.2.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.54 go: downloading github.com/gobwas/glob v0.2.3
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.61 go: downloading github.com/pelletier/go-toml v1.9.5
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.65 go: downloading github.com/google/go-cmp v0.6.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.71 go: downloading gopkg.in/yaml.v2 v2.4.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.85 go: downloading go.uber.org/zap v1.24.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 10.95 go: downloading golang.org/x/sync v0.4.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.04 go: downloading github.com/kisielk/gotool v1.0.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.09 go: downloading github.com/gostaticanalysis/comment v1.4.2
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.09 go: downloading github.com/go-toolsmith/astcast v1.1.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.09 go: downloading github.com/go-toolsmith/astcopy v1.1.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.18 go: downloading github.com/go-toolsmith/astequal v1.1.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.19 go: downloading github.com/go-toolsmith/astfmt v1.1.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.20 go: downloading github.com/go-toolsmith/astp v1.1.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.20 go: downloading github.com/go-toolsmith/strparse v1.1.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.29 go: downloading github.com/go-toolsmith/typep v1.1.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.30 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.41 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.41 go: downloading github.com/ettle/strcase v0.1.1
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.42 go: downloading github.com/Masterminds/semver v1.5.0
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.69 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.92 go: downloading github.com/prometheus/client_golang v1.12.1
01:31:24 [2024-04-09T01:31:24.196Z] #55 11.92 go: downloading github.com/prometheus/client_model v0.2.0
01:31:24 [2024-04-09T01:31:24.878Z] #55 12.81 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
01:31:24 [2024-04-09T01:31:24.878Z] #55 12.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
01:31:24 [2024-04-09T01:31:24.878Z] #55 12.95 go: downloading go.uber.org/atomic v1.7.0
01:31:24 [2024-04-09T01:31:24.878Z] #55 12.95 go: downloading go.uber.org/multierr v1.6.0
01:31:25 [2024-04-09T01:31:25.138Z] #55 13.06 go: downloading github.com/chavacava/garif v0.1.0
01:31:25 [2024-04-09T01:31:25.138Z] #55 13.30 go: downloading github.com/olekukonko/tablewriter v0.0.5
01:31:25 [2024-04-09T01:31:25.138Z] #55 13.31 go: downloading github.com/quasilyte/gogrep v0.5.0
01:31:25 [2024-04-09T01:31:25.138Z] #55 13.31 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
01:31:25 [2024-04-09T01:31:25.138Z] #55 13.31 go: downloading github.com/beorn7/perks v1.0.1
01:31:25 [2024-04-09T01:31:25.138Z] #55 13.31 go: downloading github.com/golang/protobuf v1.5.2
01:31:25 [2024-04-09T01:31:25.138Z] #55 13.36 go: downloading github.com/cespare/xxhash/v2 v2.1.2
01:31:25 [2024-04-09T01:31:25.423Z] #55 13.57 go: downloading github.com/prometheus/common v0.32.1
01:31:25 [2024-04-09T01:31:25.683Z] #55 13.57 go: downloading github.com/prometheus/procfs v0.7.3
01:31:25 [2024-04-09T01:31:25.683Z] #55 13.57 go: downloading google.golang.org/protobuf v1.28.0
01:31:26 [2024-04-09T01:31:26.648Z] #55 14.70 go: downloading github.com/mattn/go-runewidth v0.0.9
01:31:26 [2024-04-09T01:31:26.648Z] #55 14.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
01:31:26 [2024-04-09T01:31:26.648Z] #55 ...
01:31:26 [2024-04-09T01:31:26.648Z] 
01:31:26 [2024-04-09T01:31:26.648Z] #53 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
01:31:26 [2024-04-09T01:31:26.648Z] #53 3.192 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
01:31:26 [2024-04-09T01:31:26.648Z] #53 3.192 + mkdir /build
01:31:27 [2024-04-09T01:31:27.107Z] #53 ...
01:31:27 [2024-04-09T01:31:27.107Z] 
01:31:27 [2024-04-09T01:31:27.107Z] #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
01:31:27 [2024-04-09T01:31:27.107Z] #30 15.57 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
01:31:27 [2024-04-09T01:31:27.107Z] #30 16.34 #=#=#                                                                         
01:31:27 [2024-04-09T01:31:27.107Z] #30 16.74 #=#=#                                                                         

######################################################################## 100.0%
01:31:27 [2024-04-09T01:31:27.107Z] #30 17.06 
01:31:27 [2024-04-09T01:31:27.368Z] #30 18.81 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
01:31:28 [2024-04-09T01:31:28.198Z] #30 19.58 #=#=#                                                                         
01:31:28 [2024-04-09T01:31:28.718Z] #30 19.87 #=#=#                                                                         

######################################################################## 100.0%
01:31:28 [2024-04-09T01:31:28.978Z] #30 20.39 
01:31:28 [2024-04-09T01:31:28.978Z] #30 20.46 Download of images into '/build' complete.
01:31:28 [2024-04-09T01:31:28.978Z] #30 20.46 Use something like the following to load the result into a Docker daemon:
01:31:28 [2024-04-09T01:31:28.978Z] #30 20.46   tar -cC '/build' . | docker load
01:31:31 [2024-04-09T01:31:31.519Z] #30 ...
01:31:31 [2024-04-09T01:31:31.519Z] 
01:31:31 [2024-04-09T01:31:31.519Z] #56 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
01:31:31 [2024-04-09T01:31:31.519Z] #56 19.82 tomll can be used in two ways:
01:31:31 [2024-04-09T01:31:31.519Z] #56 19.82 Writing to STDIN and reading from STDOUT:
01:31:31 [2024-04-09T01:31:31.519Z] #56 19.82   cat file.toml | tomll > file.toml
01:31:31 [2024-04-09T01:31:31.519Z] #56 19.82 
01:31:31 [2024-04-09T01:31:31.779Z] #56 19.82 Reading and updating a list of files:
01:31:31 [2024-04-09T01:31:31.779Z] #56 19.82   tomll a.toml b.toml c.toml
01:31:31 [2024-04-09T01:31:31.779Z] #56 19.82 
01:31:31 [2024-04-09T01:31:31.779Z] #56 19.82 When given a list of files, tomll will modify all files in place without asking.
01:31:32 [2024-04-09T01:31:32.349Z] #56 ...
01:31:32 [2024-04-09T01:31:32.349Z] 
01:31:32 [2024-04-09T01:31:32.349Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:31:32 [2024-04-09T01:31:32.349Z] #58 10.56 Selecting previously unselected package bzip2.
01:31:32 [2024-04-09T01:31:32.349Z] #58 10.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
01:31:32 [2024-04-09T01:31:32.349Z] #58 10.57 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
01:31:32 [2024-04-09T01:31:32.349Z] #58 10.74 Unpacking bzip2 (1.0.8-5+b1) ...
01:31:32 [2024-04-09T01:31:32.349Z] #58 11.64 Selecting previously unselected package xz-utils.
01:31:32 [2024-04-09T01:31:32.349Z] #58 11.65 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
01:31:32 [2024-04-09T01:31:32.349Z] #58 12.01 Unpacking xz-utils (5.4.1-0.2) ...
01:31:32 [2024-04-09T01:31:32.349Z] #58 14.17 Selecting previously unselected package m4.
01:31:32 [2024-04-09T01:31:32.349Z] #58 14.18 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
01:31:32 [2024-04-09T01:31:32.349Z] #58 14.44 Unpacking m4 (1.4.19-3) ...
01:31:32 [2024-04-09T01:31:32.349Z] #58 16.19 Selecting previously unselected package autoconf.
01:31:32 [2024-04-09T01:31:32.349Z] #58 16.20 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
01:31:32 [2024-04-09T01:31:32.349Z] #58 16.74 Unpacking autoconf (2.71-3) ...
01:31:32 [2024-04-09T01:31:32.349Z] #58 18.14 Selecting previously unselected package autotools-dev.
01:31:32 [2024-04-09T01:31:32.349Z] #58 18.14 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
01:31:32 [2024-04-09T01:31:32.349Z] #58 18.16 Unpacking autotools-dev (20220109.1) ...
01:31:32 [2024-04-09T01:31:32.609Z] #58 20.66 Selecting previously unselected package automake.
01:31:32 [2024-04-09T01:31:32.609Z] #58 20.66 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
01:31:32 [2024-04-09T01:31:32.609Z] #58 ...
01:31:32 [2024-04-09T01:31:32.609Z] 
01:31:32 [2024-04-09T01:31:32.609Z] #59 [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
01:31:32 [2024-04-09T01:31:32.609Z] #59 10.54 0 upgraded, 6 newly installed, 0 to remove and 8 not upgraded.
01:31:32 [2024-04-09T01:31:32.609Z] #59 10.54 Need to get 2683 kB of archives.
01:31:32 [2024-04-09T01:31:32.609Z] #59 10.54 After this operation, 6010 kB of additional disk space will be used.
01:31:32 [2024-04-09T01:31:32.609Z] #59 10.54 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
01:31:32 [2024-04-09T01:31:32.609Z] #59 10.58 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
01:31:32 [2024-04-09T01:31:32.609Z] #59 10.61 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
01:31:32 [2024-04-09T01:31:32.609Z] #59 10.71 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
01:31:32 [2024-04-09T01:31:32.609Z] #59 10.76 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
01:31:32 [2024-04-09T01:31:32.609Z] #59 10.85 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
01:31:32 [2024-04-09T01:31:32.609Z] #59 11.52 debconf: delaying package configuration, since apt-utils is not installed
01:31:32 [2024-04-09T01:31:32.609Z] #59 12.68 Fetched 2683 kB in 1s (4432 kB/s)
01:31:32 [2024-04-09T01:31:32.609Z] #59 13.42 Selecting previously unselected package bzip2.
01:31:32 [2024-04-09T01:31:32.609Z] #59 13.42 (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.)
01:31:32 [2024-04-09T01:31:32.609Z] #59 13.46 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
01:31:32 [2024-04-09T01:31:32.609Z] #59 13.64 Unpacking bzip2 (1.0.8-5+b1) ...
01:31:32 [2024-04-09T01:31:32.609Z] #59 15.32 Selecting previously unselected package xz-utils.
01:31:32 [2024-04-09T01:31:32.609Z] #59 15.32 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
01:31:32 [2024-04-09T01:31:32.609Z] #59 15.54 Unpacking xz-utils (5.4.1-0.2) ...
01:31:32 [2024-04-09T01:31:32.609Z] #59 16.79 Selecting previously unselected package libdpkg-perl.
01:31:32 [2024-04-09T01:31:32.609Z] #59 16.80 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
01:31:32 [2024-04-09T01:31:32.609Z] #59 16.95 Unpacking libdpkg-perl (1.21.22) ...
01:31:32 [2024-04-09T01:31:32.609Z] #59 18.40 Selecting previously unselected package patch.
01:31:32 [2024-04-09T01:31:32.609Z] #59 18.40 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
01:31:32 [2024-04-09T01:31:32.609Z] #59 18.95 Unpacking patch (2.7.6-7) ...
01:31:32 [2024-04-09T01:31:32.609Z] #59 20.79 Selecting previously unselected package dpkg-dev.
01:31:32 [2024-04-09T01:31:32.609Z] #59 ...
01:31:32 [2024-04-09T01:31:32.609Z] 
01:31:32 [2024-04-09T01:31:32.609Z] #60 [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
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.68 NAME:
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.68    go-winres - A tool for embedding resources in Windows executables
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.68 
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.68 USAGE:
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.68    go-winres [global options] command [command options] [arguments...]
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.68 
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.68 COMMANDS:
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.68    init     Create an initial ./winres/winres.json
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.68    make     Make syso files for the "go build" command
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.69    simply   Make syso files for the "go build" command (simplified)
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.69    extract  Extract all resources from an executable
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.69    patch    Replace resources in an executable file (exe, dll)
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.69    help, h  Shows a list of commands or help for one command
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.69 
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.69 GLOBAL OPTIONS:
01:31:32 [2024-04-09T01:31:32.609Z] #60 20.69    --help, -h  show help (default: false)
01:31:32 [2024-04-09T01:31:32.869Z] #60 ...
01:31:32 [2024-04-09T01:31:32.869Z] 
01:31:32 [2024-04-09T01:31:32.869Z] #62 [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
01:31:32 [2024-04-09T01:31:32.869Z] #62 10.67 gcc is already the newest version (4:12.2.0-3).
01:31:32 [2024-04-09T01:31:32.869Z] #62 10.67 libc6-dev is already the newest version (2.36-9+deb12u4).
01:31:32 [2024-04-09T01:31:32.869Z] #62 10.67 pkg-config is already the newest version (1.8.1-1).
01:31:32 [2024-04-09T01:31:32.869Z] #62 10.67 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
01:31:32 [2024-04-09T01:31:32.869Z] #62 ...
01:31:32 [2024-04-09T01:31:32.869Z] 
01:31:32 [2024-04-09T01:31:32.869Z] #59 [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
01:31:32 [2024-04-09T01:31:32.869Z] #59 20.79 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
01:31:33 [2024-04-09T01:31:33.130Z] #59 20.96 Unpacking dpkg-dev (1.21.22) ...
01:31:33 [2024-04-09T01:31:33.130Z] #59 ...
01:31:33 [2024-04-09T01:31:33.130Z] 
01:31:33 [2024-04-09T01:31:33.130Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
01:31:33 [2024-04-09T01:31:33.130Z] #64 10.76 Unpacking libicu72:arm64 (72.1-3) ...
01:31:33 [2024-04-09T01:31:33.130Z] #64 14.17 Selecting previously unselected package libxml2:arm64.
01:31:33 [2024-04-09T01:31:33.130Z] #64 14.18 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
01:31:33 [2024-04-09T01:31:33.130Z] #64 14.29 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
01:31:33 [2024-04-09T01:31:33.130Z] #64 16.51 Selecting previously unselected package libarchive13:arm64.
01:31:33 [2024-04-09T01:31:33.130Z] #64 16.51 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
01:31:33 [2024-04-09T01:31:33.130Z] #64 16.51 Unpacking libarchive13:arm64 (3.6.2-1) ...
01:31:33 [2024-04-09T01:31:33.130Z] #64 17.85 Selecting previously unselected package libjsoncpp25:arm64.
01:31:33 [2024-04-09T01:31:33.130Z] #64 17.86 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
01:31:33 [2024-04-09T01:31:33.130Z] #64 18.31 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
01:31:33 [2024-04-09T01:31:33.130Z] #64 20.67 Selecting previously unselected package librhash0:arm64.
01:31:33 [2024-04-09T01:31:33.130Z] #64 20.67 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
01:31:33 [2024-04-09T01:31:33.130Z] #64 20.79 Unpacking librhash0:arm64 (1.4.3-3) ...
01:31:33 [2024-04-09T01:31:33.130Z] #64 ...
01:31:33 [2024-04-09T01:31:33.130Z] 
01:31:33 [2024-04-09T01:31:33.130Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:31:33 [2024-04-09T01:31:33.130Z] #58 20.94 Unpacking automake (1:1.16.5-1.3) ...
01:31:33 [2024-04-09T01:31:33.130Z] #58 21.38 Selecting previously unselected package libdpkg-perl.
01:31:33 [2024-04-09T01:31:33.395Z] #58 21.38 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
01:31:33 [2024-04-09T01:31:33.395Z] #58 21.60 Unpacking libdpkg-perl (1.21.22) ...
01:31:33 [2024-04-09T01:31:33.656Z] #58 ...
01:31:33 [2024-04-09T01:31:33.656Z] 
01:31:33 [2024-04-09T01:31:33.656Z] #61 [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
01:31:33 [2024-04-09T01:31:33.656Z] #61 11.59 Get:31 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
01:31:33 [2024-04-09T01:31:33.656Z] #61 11.66 Get:32 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
01:31:33 [2024-04-09T01:31:33.656Z] #61 12.23 Get:33 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
01:31:33 [2024-04-09T01:31:33.656Z] #61 12.46 Get:34 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
01:31:33 [2024-04-09T01:31:33.656Z] #61 12.47 Get:35 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
01:31:33 [2024-04-09T01:31:33.656Z] #61 12.72 Get:36 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
01:31:33 [2024-04-09T01:31:33.656Z] #61 13.04 Get:37 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
01:31:33 [2024-04-09T01:31:33.656Z] #61 13.80 debconf: delaying package configuration, since apt-utils is not installed
01:31:33 [2024-04-09T01:31:33.656Z] #61 14.33 Fetched 11.0 MB in 3s (3819 kB/s)
01:31:33 [2024-04-09T01:31:33.656Z] #61 14.64 (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.)
01:31:33 [2024-04-09T01:31:33.656Z] #61 14.66 Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u1_arm64.deb ...
01:31:33 [2024-04-09T01:31:33.656Z] #61 15.95 Unpacking bsdutils (1:2.38.1-5+deb12u1) over (1:2.38.1-5+b1) ...
01:31:33 [2024-04-09T01:31:33.916Z] #61 ...
01:31:33 [2024-04-09T01:31:33.916Z] 
01:31:33 [2024-04-09T01:31:33.916Z] #59 [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
01:31:33 [2024-04-09T01:31:33.916Z] #59 21.61 Selecting previously unselected package libseccomp-dev:arm64.
01:31:33 [2024-04-09T01:31:33.916Z] #59 21.61 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
01:31:33 [2024-04-09T01:31:33.916Z] #59 21.86 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
01:31:34 [2024-04-09T01:31:34.485Z] #59 22.58 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
01:31:34 [2024-04-09T01:31:34.745Z] #59 ...
01:31:34 [2024-04-09T01:31:34.745Z] 
01:31:34 [2024-04-09T01:31:34.745Z] #47 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:31:34 [2024-04-09T01:31:34.745Z] #47 DONE 21.7s
01:31:34 [2024-04-09T01:31:34.745Z] 
01:31:34 [2024-04-09T01:31:34.745Z] #59 [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
01:31:34 [2024-04-09T01:31:34.745Z] #59 22.80 Setting up bzip2 (1.0.8-5+b1) ...
01:31:35 [2024-04-09T01:31:35.314Z] #59 23.27 Setting up xz-utils (5.4.1-0.2) ...
01:31:35 [2024-04-09T01:31:35.314Z] #59 23.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:31:35 [2024-04-09T01:31:35.577Z] #59 23.70 Setting up patch (2.7.6-7) ...
01:31:36 [2024-04-09T01:31:36.515Z] #59 24.31 Setting up libdpkg-perl (1.21.22) ...
01:31:36 [2024-04-09T01:31:36.912Z] #59 24.76 Setting up dpkg-dev (1.21.22) ...
01:31:40 [2024-04-09T01:31:40.220Z] #59 ...
01:31:40 [2024-04-09T01:31:40.220Z] 
01:31:40 [2024-04-09T01:31:40.220Z] #61 [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
01:31:40 [2024-04-09T01:31:40.220Z] #61 22.01 Setting up bsdutils (1:2.38.1-5+deb12u1) ...
01:31:40 [2024-04-09T01:31:40.220Z] #61 22.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15666 files and directories currently installed.)
01:31:40 [2024-04-09T01:31:40.220Z] #61 22.80 Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u1_arm64.deb ...
01:31:40 [2024-04-09T01:31:40.220Z] #61 23.35 Unpacking libsmartcols1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:31:40 [2024-04-09T01:31:40.220Z] #61 24.97 Setting up libsmartcols1:arm64 (2.38.1-5+deb12u1) ...
01:31:40 [2024-04-09T01:31:40.220Z] #61 26.17 (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 ... 15665 files and directories currently installed.)
01:31:40 [2024-04-09T01:31:40.220Z] #61 26.17 Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u1_arm64.deb ...
01:31:40 [2024-04-09T01:31:40.220Z] #61 26.59 Unpacking util-linux-extra (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:31:41 [2024-04-09T01:31:41.159Z] #61 28.85 Setting up util-linux-extra (2.38.1-5+deb12u1) ...
01:31:42 [2024-04-09T01:31:42.109Z] #61 ...
01:31:42 [2024-04-09T01:31:42.109Z] 
01:31:42 [2024-04-09T01:31:42.109Z] #65 [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.8.0"      && /build/shfmt --version
01:31:42 [2024-04-09T01:31:42.109Z] #65 20.18 v3.8.0
01:31:42 [2024-04-09T01:31:42.109Z] #65 ...
01:31:42 [2024-04-09T01:31:42.109Z] 
01:31:42 [2024-04-09T01:31:42.109Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:31:42 [2024-04-09T01:31:42.109Z] #58 22.48 Selecting previously unselected package patch.
01:31:42 [2024-04-09T01:31:42.109Z] #58 22.49 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 22.61 Unpacking patch (2.7.6-7) ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 23.30 Selecting previously unselected package dpkg-dev.
01:31:42 [2024-04-09T01:31:42.109Z] #58 23.30 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 23.44 Unpacking dpkg-dev (1.21.22) ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 24.46 Selecting previously unselected package build-essential.
01:31:42 [2024-04-09T01:31:42.109Z] #58 24.46 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 24.56 Unpacking build-essential (12.9) ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 25.33 Selecting previously unselected package libcap-dev:arm64.
01:31:42 [2024-04-09T01:31:42.109Z] #58 25.33 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 25.56 Unpacking libcap-dev:arm64 (1:2.66-4) ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 26.44 Selecting previously unselected package libprotobuf-c1:arm64.
01:31:42 [2024-04-09T01:31:42.109Z] #58 26.45 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 26.85 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 27.38 Selecting previously unselected package libprotobuf-c-dev:arm64.
01:31:42 [2024-04-09T01:31:42.109Z] #58 27.38 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 27.50 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 28.12 Selecting previously unselected package libseccomp-dev:arm64.
01:31:42 [2024-04-09T01:31:42.109Z] #58 28.13 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 28.22 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 28.94 Selecting previously unselected package libsystemd-dev:arm64.
01:31:42 [2024-04-09T01:31:42.109Z] #58 28.94 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 29.02 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 30.15 Selecting previously unselected package libtool.
01:31:42 [2024-04-09T01:31:42.109Z] #58 30.16 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
01:31:42 [2024-04-09T01:31:42.109Z] #58 30.28 Unpacking libtool (2.4.7-5) ...
01:31:42 [2024-04-09T01:31:42.369Z] #58 ...
01:31:42 [2024-04-09T01:31:42.369Z] 
01:31:42 [2024-04-09T01:31:42.369Z] #61 [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
01:31:42 [2024-04-09T01:31:42.369Z] #61 30.15 (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 ... 15664 files and directories currently installed.)
01:31:42 [2024-04-09T01:31:42.369Z] #61 30.16 Preparing to unpack .../util-linux_2.38.1-5+deb12u1_arm64.deb ...
01:31:42 [2024-04-09T01:31:42.631Z] #61 30.38 Unpacking util-linux (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:31:44 [2024-04-09T01:31:44.077Z] #61 ...
01:31:44 [2024-04-09T01:31:44.077Z] 
01:31:44 [2024-04-09T01:31:44.077Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
01:31:44 [2024-04-09T01:31:44.077Z] #64 21.77 Selecting previously unselected package libuv1:arm64.
01:31:44 [2024-04-09T01:31:44.077Z] #64 21.84 Preparing to unpack .../5-libuv1_1.44.2-1+deb12u1_arm64.deb ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 22.00 Unpacking libuv1:arm64 (1.44.2-1+deb12u1) ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 22.64 Selecting previously unselected package cmake-data.
01:31:44 [2024-04-09T01:31:44.077Z] #64 22.64 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 22.70 Unpacking cmake-data (3.25.1-1) ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 24.44 Selecting previously unselected package cmake.
01:31:44 [2024-04-09T01:31:44.077Z] #64 24.44 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 24.57 Unpacking cmake (3.25.1-1) ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 25.74 Setting up libicu72:arm64 (72.1-3) ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 26.00 Setting up libuv1:arm64 (1.44.2-1+deb12u1) ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 26.48 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 26.71 Setting up librhash0:arm64 (1.4.3-3) ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 26.97 Setting up cmake-data (3.25.1-1) ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 27.34 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 27.69 Setting up libarchive13:arm64 (3.6.2-1) ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 28.04 Setting up cmake (3.25.1-1) ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 28.49 Processing triggers for libc-bin (2.36-9+deb12u4) ...
01:31:44 [2024-04-09T01:31:44.077Z] #64 ...
01:31:44 [2024-04-09T01:31:44.077Z] 
01:31:44 [2024-04-09T01:31:44.077Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:31:44 [2024-04-09T01:31:44.077Z] #58 30.72 Selecting previously unselected package libudev-dev:arm64.
01:31:44 [2024-04-09T01:31:44.077Z] #58 30.72 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
01:31:44 [2024-04-09T01:31:44.077Z] #58 30.88 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
01:31:44 [2024-04-09T01:31:44.077Z] #58 31.31 Selecting previously unselected package libyajl2:arm64.
01:31:44 [2024-04-09T01:31:44.077Z] #58 31.31 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
01:31:44 [2024-04-09T01:31:44.077Z] #58 31.48 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
01:31:44 [2024-04-09T01:31:44.077Z] #58 32.25 Selecting previously unselected package libyajl-dev:arm64.
01:31:44 [2024-04-09T01:31:44.337Z] #58 32.25 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
01:31:44 [2024-04-09T01:31:44.337Z] #58 32.30 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
01:31:44 [2024-04-09T01:31:44.993Z] #58 32.98 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
01:31:45 [2024-04-09T01:31:45.252Z] #58 33.48 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
01:31:46 [2024-04-09T01:31:46.191Z] #58 34.24 Setting up m4 (1.4.19-3) ...
01:31:46 [2024-04-09T01:31:46.450Z] #58 34.66 Setting up bzip2 (1.0.8-5+b1) ...
01:31:46 [2024-04-09T01:31:46.709Z] #58 34.93 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
01:31:46 [2024-04-09T01:31:46.709Z] #58 ...
01:31:46 [2024-04-09T01:31:46.709Z] 
01:31:46 [2024-04-09T01:31:46.709Z] #57 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
01:31:46 [2024-04-09T01:31:46.709Z] #57 24.85 gotestsum version dev
01:31:46 [2024-04-09T01:31:46.970Z] #57 ...
01:31:46 [2024-04-09T01:31:46.970Z] 
01:31:46 [2024-04-09T01:31:46.970Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:31:46 [2024-04-09T01:31:46.970Z] #58 35.10 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
01:31:46 [2024-04-09T01:31:46.970Z] #58 35.26 Setting up autotools-dev (20220109.1) ...
01:31:47 [2024-04-09T01:31:47.230Z] #58 35.53 Setting up xz-utils (5.4.1-0.2) ...
01:31:47 [2024-04-09T01:31:47.489Z] #58 35.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:31:47 [2024-04-09T01:31:47.748Z] #58 36.02 Setting up patch (2.7.6-7) ...
01:31:48 [2024-04-09T01:31:48.317Z] #58 36.41 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
01:31:48 [2024-04-09T01:31:48.317Z] #58 36.56 Setting up libdpkg-perl (1.21.22) ...
01:31:48 [2024-04-09T01:31:48.576Z] #58 36.77 Setting up autoconf (2.71-3) ...
01:31:48 [2024-04-09T01:31:48.834Z] #58 37.15 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
01:31:49 [2024-04-09T01:31:49.094Z] #58 37.46 Setting up libcap-dev:arm64 (1:2.66-4) ...
01:31:49 [2024-04-09T01:31:49.662Z] #58 37.91 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
01:31:49 [2024-04-09T01:31:49.961Z] #58 38.24 Setting up automake (1:1.16.5-1.3) ...
01:31:50 [2024-04-09T01:31:50.240Z] #58 38.39 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
01:31:50 [2024-04-09T01:31:50.240Z] #58 38.43 Setting up libtool (2.4.7-5) ...
01:31:50 [2024-04-09T01:31:50.240Z] #58 38.53 Setting up dpkg-dev (1.21.22) ...
01:31:50 [2024-04-09T01:31:50.614Z] #58 38.69 Setting up build-essential (12.9) ...
01:31:50 [2024-04-09T01:31:50.873Z] #58 39.05 Processing triggers for libc-bin (2.36-9+deb12u4) ...
01:31:56 [2024-04-09T01:31:56.327Z] #58 ...
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #54 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:31:56 [2024-04-09T01:31:56.327Z] #54 DONE 41.3s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
01:31:56 [2024-04-09T01:31:56.327Z] #55 37.94 golangci-lint has version v1.55.2 built with go1.21.9 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
01:31:56 [2024-04-09T01:31:56.327Z] #55 DONE 43.5s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #56 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
01:31:56 [2024-04-09T01:31:56.327Z] #56 DONE 43.5s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #65 [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.8.0"      && /build/shfmt --version
01:31:56 [2024-04-09T01:31:56.327Z] #65 DONE 43.5s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #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
01:31:56 [2024-04-09T01:31:56.327Z] #30 DONE 46.8s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #60 [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
01:31:56 [2024-04-09T01:31:56.327Z] #60 DONE 43.5s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:31:56 [2024-04-09T01:31:56.327Z] #68 DONE 41.8s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #70 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:31:56 [2024-04-09T01:31:56.327Z] #70 DONE 41.9s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #67 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:31:56 [2024-04-09T01:31:56.327Z] #67 DONE 42.0s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #53 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
01:31:56 [2024-04-09T01:31:56.327Z] #53 ...
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #59 [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
01:31:56 [2024-04-09T01:31:56.327Z] #59 DONE 43.5s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
01:31:56 [2024-04-09T01:31:56.327Z] #64 DONE 43.2s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:31:56 [2024-04-09T01:31:56.327Z] #58 DONE 43.6s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #57 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
01:31:56 [2024-04-09T01:31:56.327Z] #57 DONE 43.6s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
01:31:56 [2024-04-09T01:31:56.327Z] #69 DONE 42.0s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #62 [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
01:31:56 [2024-04-09T01:31:56.327Z] #62 DONE 43.2s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #66 [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 v26.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
01:31:56 [2024-04-09T01:31:56.327Z] #66 DONE 43.1s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #71 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
01:31:56 [2024-04-09T01:31:56.327Z] #71 ...
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #53 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
01:31:56 [2024-04-09T01:31:56.327Z] #53 DONE 42.2s
01:31:56 [2024-04-09T01:31:56.327Z] 
01:31:56 [2024-04-09T01:31:56.327Z] #61 [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
01:31:56 [2024-04-09T01:31:56.327Z] #61 43.49 Setting up util-linux (2.38.1-5+deb12u1) ...
01:31:56 [2024-04-09T01:31:56.327Z] #61 43.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15663 files and directories currently installed.)
01:31:56 [2024-04-09T01:31:56.327Z] #61 43.71 Preparing to unpack .../mount_2.38.1-5+deb12u1_arm64.deb ...
01:31:56 [2024-04-09T01:31:56.327Z] #61 43.73 Unpacking mount (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:31:57 [2024-04-09T01:31:57.264Z] #61 45.12 Preparing to unpack .../libblkid1_2.38.1-5+deb12u1_arm64.deb ...
01:31:57 [2024-04-09T01:31:57.523Z] #61 45.14 Unpacking libblkid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:31:57 [2024-04-09T01:31:57.523Z] #61 45.21 Setting up libblkid1:arm64 (2.38.1-5+deb12u1) ...
01:31:57 [2024-04-09T01:31:57.523Z] #61 45.33 (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 ... 15661 files and directories currently installed.)
01:31:57 [2024-04-09T01:31:57.523Z] #61 45.33 Preparing to unpack .../libmount1_2.38.1-5+deb12u1_arm64.deb ...
01:31:57 [2024-04-09T01:31:57.523Z] #61 45.35 Unpacking libmount1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:31:57 [2024-04-09T01:31:57.523Z] #61 45.44 Setting up libmount1:arm64 (2.38.1-5+deb12u1) ...
01:31:57 [2024-04-09T01:31:57.783Z] #61 45.59 (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 ... 15660 files and directories currently installed.)
01:31:57 [2024-04-09T01:31:57.783Z] #61 45.60 Preparing to unpack .../libuuid1_2.38.1-5+deb12u1_arm64.deb ...
01:31:57 [2024-04-09T01:31:57.783Z] #61 45.61 Unpacking libuuid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:31:57 [2024-04-09T01:31:57.783Z] #61 45.67 Setting up libuuid1:arm64 (2.38.1-5+deb12u1) ...
01:31:58 [2024-04-09T01:31:58.045Z] #61 45.76 Selecting previously unselected package libglib2.0-0:arm64.
01:31:58 [2024-04-09T01:31:58.045Z] #61 45.76 (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 ... 15659 files and directories currently installed.)
01:31:58 [2024-04-09T01:31:58.045Z] #61 45.77 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
01:31:58 [2024-04-09T01:31:58.045Z] #61 45.77 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
01:31:58 [2024-04-09T01:31:58.045Z] #61 45.91 Selecting previously unselected package libgirepository-1.0-1:arm64.
01:31:58 [2024-04-09T01:31:58.045Z] #61 45.91 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
01:31:58 [2024-04-09T01:31:58.045Z] #61 45.91 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
01:31:58 [2024-04-09T01:31:58.045Z] #61 45.95 Selecting previously unselected package gir1.2-glib-2.0:arm64.
01:31:58 [2024-04-09T01:31:58.045Z] #61 45.95 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
01:31:58 [2024-04-09T01:31:58.045Z] #61 45.95 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
01:31:58 [2024-04-09T01:31:58.045Z] #61 46.00 Selecting previously unselected package libsecret-common.
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.00 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.00 Unpacking libsecret-common (0.20.5-3) ...
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.07 Selecting previously unselected package libsecret-1-0:arm64.
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.07 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.08 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.12 Selecting previously unselected package gir1.2-secret-1:arm64.
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.12 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.12 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.16 Selecting previously unselected package uuid-dev:arm64.
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.16 Preparing to unpack .../06-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.17 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.21 Selecting previously unselected package libblkid-dev:arm64.
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.21 Preparing to unpack .../07-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
01:31:58 [2024-04-09T01:31:58.305Z] #61 46.23 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
01:31:58 [2024-04-09T01:31:58.305Z] #61 ...
01:31:58 [2024-04-09T01:31:58.305Z] 
01:31:58 [2024-04-09T01:31:58.305Z] #72 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
01:31:58 [2024-04-09T01:31:58.305Z] #72 DONE 2.9s
01:31:58 [2024-04-09T01:31:58.566Z] 
01:31:58 [2024-04-09T01:31:58.566Z] #61 [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
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.37 Selecting previously unselected package libbtrfs0:arm64.
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.37 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.38 Unpacking libbtrfs0:arm64 (6.2-1) ...
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.42 Selecting previously unselected package libbtrfs-dev:arm64.
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.42 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.42 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.49 Selecting previously unselected package libelf1:arm64.
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.49 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.50 Unpacking libelf1:arm64 (0.188-2.1) ...
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.55 Selecting previously unselected package libffi-dev:arm64.
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.55 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.56 Unpacking libffi-dev:arm64 (3.4.4-1) ...
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.59 Selecting previously unselected package libgpg-error-dev.
01:31:58 [2024-04-09T01:31:58.566Z] #61 46.59 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
01:31:58 [2024-04-09T01:31:58.826Z] #61 46.60 Unpacking libgpg-error-dev (1.46-1) ...
01:31:58 [2024-04-09T01:31:58.826Z] #61 46.64 Selecting previously unselected package libgcrypt20-dev.
01:31:58 [2024-04-09T01:31:58.826Z] #61 46.64 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
01:31:58 [2024-04-09T01:31:58.826Z] #61 46.65 Unpacking libgcrypt20-dev (1.10.1-3) ...
01:31:58 [2024-04-09T01:31:58.826Z] #61 46.72 Selecting previously unselected package libglib2.0-data.
01:31:58 [2024-04-09T01:31:58.826Z] #61 46.72 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
01:31:58 [2024-04-09T01:31:58.826Z] #61 46.73 Unpacking libglib2.0-data (2.74.6-2) ...
01:31:59 [2024-04-09T01:31:59.085Z] #61 46.98 Selecting previously unselected package libglib2.0-bin.
01:31:59 [2024-04-09T01:31:59.085Z] #61 46.98 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
01:31:59 [2024-04-09T01:31:59.085Z] #61 46.99 Unpacking libglib2.0-bin (2.74.6-2) ...
01:31:59 [2024-04-09T01:31:59.085Z] #61 47.09 Selecting previously unselected package python3-lib2to3.
01:31:59 [2024-04-09T01:31:59.345Z] #61 47.09 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
01:31:59 [2024-04-09T01:31:59.345Z] #61 47.10 Unpacking python3-lib2to3 (3.11.2-3) ...
01:31:59 [2024-04-09T01:31:59.345Z] #61 47.22 Selecting previously unselected package python3-distutils.
01:31:59 [2024-04-09T01:31:59.345Z] #61 47.22 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
01:31:59 [2024-04-09T01:31:59.345Z] #61 47.27 Unpacking python3-distutils (3.11.2-3) ...
01:31:59 [2024-04-09T01:31:59.345Z] #61 47.37 Selecting previously unselected package libglib2.0-dev-bin.
01:31:59 [2024-04-09T01:31:59.605Z] #61 47.37 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
01:31:59 [2024-04-09T01:31:59.605Z] #61 47.38 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
01:31:59 [2024-04-09T01:31:59.911Z] #61 47.48 Selecting previously unselected package libsepol-dev:arm64.
01:31:59 [2024-04-09T01:31:59.911Z] #61 47.48 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
01:31:59 [2024-04-09T01:31:59.911Z] #61 47.49 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
01:32:00 [2024-04-09T01:32:00.481Z] #61 48.27 Selecting previously unselected package libpcre2-16-0:arm64.
01:32:00 [2024-04-09T01:32:00.481Z] #61 48.28 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
01:32:00 [2024-04-09T01:32:00.481Z] #61 48.29 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
01:32:01 [2024-04-09T01:32:01.051Z] #61 48.88 Selecting previously unselected package libpcre2-32-0:arm64.
01:32:01 [2024-04-09T01:32:01.051Z] #61 48.88 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
01:32:01 [2024-04-09T01:32:01.051Z] #61 48.91 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
01:32:01 [2024-04-09T01:32:01.311Z] #61 49.05 Selecting previously unselected package libpcre2-posix3:arm64.#61 ...
01:32:01 [2024-04-09T01:32:01.311Z] 
01:32:01 [2024-04-09T01:32:01.311Z] #73 [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
01:32:01 [2024-04-09T01:32:01.311Z] #73 2.228 Hit:1 http://deb.debian.org/debian bookworm InRelease
01:32:01 [2024-04-09T01:32:01.311Z] #73 2.228 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
01:32:01 [2024-04-09T01:32:01.311Z] #73 2.228 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
01:32:01 [2024-04-09T01:32:01.311Z] #73 2.423 Reading package lists...
01:32:01 [2024-04-09T01:32:01.311Z] #73 3.047 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
01:32:01 [2024-04-09T01:32:01.311Z] #73 3.055 Reading package lists...
01:32:01 [2024-04-09T01:32:01.311Z] #73 3.699 Building dependency tree...
01:32:01 [2024-04-09T01:32:01.311Z] #73 3.916 Reading state information...
01:32:01 [2024-04-09T01:32:01.311Z] #73 4.233 gcc is already the newest version (4:12.2.0-3).
01:32:01 [2024-04-09T01:32:01.311Z] #73 4.233 libc6-dev is already the newest version (2.36-9+deb12u4).
01:32:01 [2024-04-09T01:32:01.311Z] #73 4.233 pkg-config is already the newest version (1.8.1-1).
01:32:01 [2024-04-09T01:32:01.311Z] #73 4.233 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
01:32:01 [2024-04-09T01:32:01.311Z] #73 DONE 5.8s
01:32:01 [2024-04-09T01:32:01.311Z] 
01:32:01 [2024-04-09T01:32:01.312Z] #61 [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
01:32:01 [2024-04-09T01:32:01.312Z] #61 49.05 Selecting previously unselected package libpcre2-posix3:arm64.
01:32:01 [2024-04-09T01:32:01.312Z] #61 49.06 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
01:32:01 [2024-04-09T01:32:01.312Z] #61 49.07 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
01:32:01 [2024-04-09T01:32:01.312Z] #61 49.13 Selecting previously unselected package libpcre2-dev:arm64.
01:32:01 [2024-04-09T01:32:01.312Z] #61 49.13 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
01:32:01 [2024-04-09T01:32:01.312Z] #61 49.14 Unpacking libpcre2-dev:arm64 (10.42-1) ...
01:32:01 [2024-04-09T01:32:01.312Z] #61 49.32 Selecting previously unselected package libselinux1-dev:arm64.
01:32:01 [2024-04-09T01:32:01.571Z] #61 49.32 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
01:32:01 [2024-04-09T01:32:01.571Z] #61 49.33 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
01:32:01 [2024-04-09T01:32:01.571Z] #61 49.43 Selecting previously unselected package libmount-dev:arm64.
01:32:01 [2024-04-09T01:32:01.571Z] #61 49.43 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
01:32:01 [2024-04-09T01:32:01.572Z] #61 49.44 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
01:32:01 [2024-04-09T01:32:01.572Z] #61 49.52 Selecting previously unselected package zlib1g-dev:arm64.
01:32:01 [2024-04-09T01:32:01.572Z] #61 49.52 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
01:32:01 [2024-04-09T01:32:01.831Z] #61 49.53 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
01:32:01 [2024-04-09T01:32:01.831Z] #61 49.63 Selecting previously unselected package libglib2.0-dev:arm64.
01:32:01 [2024-04-09T01:32:01.831Z] #61 49.63 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
01:32:01 [2024-04-09T01:32:01.831Z] #61 49.64 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
01:32:02 [2024-04-09T01:32:02.092Z] #61 49.91 Selecting previously unselected package libsecret-1-dev:arm64.
01:32:02 [2024-04-09T01:32:02.092Z] #61 49.91 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
01:32:02 [2024-04-09T01:32:02.092Z] #61 49.92 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
01:32:02 [2024-04-09T01:32:02.092Z] #61 50.05 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
01:32:02 [2024-04-09T01:32:02.092Z] #61 50.07 No schema files found: doing nothing.
01:32:02 [2024-04-09T01:32:02.092Z] #61 50.08 Setting up libffi-dev:arm64 (3.4.4-1) ...
01:32:02 [2024-04-09T01:32:02.092Z] #61 50.10 Setting up libpcre2-16-0:arm64 (10.42-1) ...
01:32:02 [2024-04-09T01:32:02.352Z] #61 50.12 Setting up libbtrfs0:arm64 (6.2-1) ...
01:32:02 [2024-04-09T01:32:02.352Z] #61 50.14 Setting up libpcre2-32-0:arm64 (10.42-1) ...
01:32:02 [2024-04-09T01:32:02.352Z] #61 50.16 Setting up libglib2.0-data (2.74.6-2) ...
01:32:02 [2024-04-09T01:32:02.352Z] #61 50.18 Setting up libgpg-error-dev (1.46-1) ...
01:32:02 [2024-04-09T01:32:02.352Z] #61 50.22 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
01:32:02 [2024-04-09T01:32:02.352Z] #61 50.23 Setting up libsepol-dev:arm64 (3.4-2.1) ...
01:32:02 [2024-04-09T01:32:02.352Z] #61 50.26 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
01:32:02 [2024-04-09T01:32:02.352Z] #61 50.27 Setting up libpcre2-posix3:arm64 (10.42-1) ...
01:32:02 [2024-04-09T01:32:02.352Z] #61 50.29 Setting up libbtrfs-dev:arm64 (6.2-1) ...
01:32:02 [2024-04-09T01:32:02.352Z] #61 50.31 Setting up mount (2.38.1-5+deb12u1) ...
01:32:02 [2024-04-09T01:32:02.352Z] #61 50.32 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
01:32:02 [2024-04-09T01:32:02.352Z] #61 50.34 Setting up python3-lib2to3 (3.11.2-3) ...
01:32:02 [2024-04-09T01:32:02.921Z] #61 50.48 Setting up libelf1:arm64 (0.188-2.1) ...
01:32:02 [2024-04-09T01:32:02.921Z] #61 50.51 Setting up libsecret-common (0.20.5-3) ...
01:32:02 [2024-04-09T01:32:02.921Z] #61 50.54 Setting up python3-distutils (3.11.2-3) ...
01:32:02 [2024-04-09T01:32:02.921Z] #61 50.81 Setting up libglib2.0-dev-bin (2.74.6-2) ...
01:32:03 [2024-04-09T01:32:03.954Z] #61 51.71 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
01:32:04 [2024-04-09T01:32:04.530Z] #61 52.26 Setting up libpcre2-dev:arm64 (10.42-1) ...
01:32:04 [2024-04-09T01:32:04.530Z] #61 52.29 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
01:32:04 [2024-04-09T01:32:04.530Z] #61 52.37 Setting up libglib2.0-bin (2.74.6-2) ...
01:32:04 [2024-04-09T01:32:04.530Z] #61 52.46 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
01:32:04 [2024-04-09T01:32:04.790Z] #61 52.55 Setting up libgcrypt20-dev (1.10.1-3) ...
01:32:04 [2024-04-09T01:32:04.790Z] #61 52.82 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
01:32:05 [2024-04-09T01:32:05.051Z] #61 52.92 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
01:32:05 [2024-04-09T01:32:05.311Z] #61 53.04 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
01:32:05 [2024-04-09T01:32:05.571Z] #61 53.28 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
01:32:05 [2024-04-09T01:32:05.571Z] #61 ...
01:32:05 [2024-04-09T01:32:05.571Z] 
01:32:05 [2024-04-09T01:32:05.571Z] #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...)
01:32:05 [2024-04-09T01:32:05.571Z] #74 3.591 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 .
01:32:05 [2024-04-09T01:32:05.571Z] #74 ...
01:32:05 [2024-04-09T01:32:05.571Z] 
01:32:05 [2024-04-09T01:32:05.571Z] #75 [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
01:32:05 [2024-04-09T01:32:05.571Z] #75 1.870 Cloning into '/tmp/crun-build'...
01:32:05 [2024-04-09T01:32:05.571Z] #75 2.543 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
01:32:05 [2024-04-09T01:32:05.571Z] #75 2.544 Cloning into '/tmp/crun-build/libocispec'...
01:32:05 [2024-04-09T01:32:05.571Z] #75 2.754 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
01:32:05 [2024-04-09T01:32:05.571Z] #75 2.755 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
01:32:05 [2024-04-09T01:32:05.571Z] #75 2.755 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
01:32:05 [2024-04-09T01:32:05.571Z] #75 2.755 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
01:32:05 [2024-04-09T01:32:05.571Z] #75 2.757 Cloning into '/tmp/crun-build/libocispec/image-spec'...
01:32:05 [2024-04-09T01:32:05.571Z] #75 3.173 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
01:32:05 [2024-04-09T01:32:05.571Z] #75 3.527 Cloning into '/tmp/crun-build/libocispec/yajl'...
01:32:05 [2024-04-09T01:32:05.571Z] #75 3.817 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
01:32:05 [2024-04-09T01:32:05.571Z] #75 3.830 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
01:32:05 [2024-04-09T01:32:05.571Z] #75 3.848 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
01:32:05 [2024-04-09T01:32:05.571Z] #75 9.026 aclocal: warning: couldn't open directory 'm4': No such file or directory
01:32:05 [2024-04-09T01:32:05.831Z] #75 ...
01:32:05 [2024-04-09T01:32:05.831Z] 
01:32:05 [2024-04-09T01:32:05.831Z] #76 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
01:32:06 [2024-04-09T01:32:06.092Z] #76 ...
01:32:06 [2024-04-09T01:32:06.092Z] 
01:32:06 [2024-04-09T01:32:06.092Z] #77 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
01:32:06 [2024-04-09T01:32:06.092Z] #77 ...
01:32:06 [2024-04-09T01:32:06.092Z] 
01:32:06 [2024-04-09T01:32:06.092Z] #61 [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
01:32:06 [2024-04-09T01:32:06.092Z] #61 53.58 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
01:32:06 [2024-04-09T01:32:06.352Z] #61 54.31 Processing triggers for libc-bin (2.36-9+deb12u4) ...
01:32:07 [2024-04-09T01:32:07.734Z] #61 ...
01:32:07 [2024-04-09T01:32:07.734Z] 
01:32:07 [2024-04-09T01:32:07.734Z] #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...)
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.413 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.413   Compatibility with CMake < 2.8.12 will be removed from a future version of
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.413   CMake.
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.413 
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.413   Update the VERSION argument <min> value or use a ...<max> suffix to tell
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.413   CMake that the project does not need compatibility with older versions.
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.413 
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.413 
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.504 -- The C compiler identification is GNU 12.2.0
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.521 -- Detecting C compiler ABI info
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.664 -- Detecting C compiler ABI info - done
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.709 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.715 -- Detecting C compile features
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.716 -- Detecting C compile features - done
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.731 -- Performing Test HAS_BUILTIN_FORTIFY
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.797 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.833 -- Configuring done
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.863 -- Generating done
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.867 -- Build files have been written to: /go/src/github.com/krallin/tini
01:32:07 [2024-04-09T01:32:07.734Z] #78 0.964 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:32:07 [2024-04-09T01:32:07.734Z] #78 1.298 [100%] Linking C executable tini-static
01:32:07 [2024-04-09T01:32:07.734Z] #78 1.388 [100%] Built target tini-static
01:32:07 [2024-04-09T01:32:07.734Z] #78 DONE 6.7s
01:32:07 [2024-04-09T01:32:07.994Z] 
01:32:07 [2024-04-09T01:32:07.994Z] #61 [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
01:32:07 [2024-04-09T01:32:07.994Z] #61 DONE 55.8s
01:32:07 [2024-04-09T01:32:07.994Z] 
01:32:07 [2024-04-09T01:32:07.994Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
01:32:08 [2024-04-09T01:32:08.933Z] #79 ...
01:32:08 [2024-04-09T01:32:08.933Z] 
01:32:08 [2024-04-09T01:32:08.933Z] #71 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
01:32:08 [2024-04-09T01:32:08.933Z] #71 3.443 go: downloading github.com/urfave/cli/v2 v2.27.1
01:32:08 [2024-04-09T01:32:08.933Z] #71 3.444 go: downloading github.com/Masterminds/semver/v3 v3.2.1
01:32:08 [2024-04-09T01:32:08.933Z] #71 3.475 go: downloading golang.org/x/sys v0.18.0
01:32:08 [2024-04-09T01:32:08.933Z] #71 3.479 go: downloading github.com/containernetworking/plugins v1.4.0
01:32:08 [2024-04-09T01:32:08.933Z] #71 3.485 go: downloading github.com/google/uuid v1.6.0
01:32:08 [2024-04-09T01:32:08.933Z] #71 3.486 go: downloading github.com/moby/vpnkit v0.5.0
01:32:08 [2024-04-09T01:32:08.933Z] #71 3.491 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
01:32:08 [2024-04-09T01:32:08.933Z] #71 3.499 go: downloading github.com/gorilla/mux v1.8.1
01:32:08 [2024-04-09T01:32:08.933Z] #71 4.086 go: downloading github.com/moby/sys/mountinfo v0.7.1
01:32:08 [2024-04-09T01:32:08.933Z] #71 4.158 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
01:32:08 [2024-04-09T01:32:08.933Z] #71 4.704 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
01:32:08 [2024-04-09T01:32:08.933Z] #71 4.706 go: downloading golang.org/x/net v0.17.0
01:32:08 [2024-04-09T01:32:08.933Z] #71 4.977 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
01:32:08 [2024-04-09T01:32:08.933Z] #71 4.978 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
01:32:08 [2024-04-09T01:32:08.933Z] #71 4.983 go: downloading github.com/josharian/native v1.1.0
01:32:08 [2024-04-09T01:32:08.933Z] #71 4.984 go: downloading github.com/pierrec/lz4/v4 v4.1.17
01:32:09 [2024-04-09T01:32:09.193Z] #71 ...
01:32:09 [2024-04-09T01:32:09.193Z] 
01:32:09 [2024-04-09T01:32:09.193Z] #75 [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
01:32:09 [2024-04-09T01:32:09.193Z] #75 13.16 libtoolize: putting auxiliary files in '.'.
01:32:09 [2024-04-09T01:32:09.193Z] #75 13.16 libtoolize: copying file './ltmain.sh'
01:32:09 [2024-04-09T01:32:09.193Z] #75 13.81 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
01:32:09 [2024-04-09T01:32:09.453Z] #75 13.82 libtoolize: and rerunning libtoolize and aclocal.
01:32:09 [2024-04-09T01:32:09.453Z] #75 13.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
01:32:12 [2024-04-09T01:32:12.014Z] #75 16.33 configure.ac:7: installing './compile'
01:32:12 [2024-04-09T01:32:12.014Z] #75 16.34 configure.ac:11: installing './config.guess'
01:32:12 [2024-04-09T01:32:12.014Z] #75 16.34 configure.ac:11: installing './config.sub'
01:32:12 [2024-04-09T01:32:12.014Z] #75 16.35 configure.ac:8: installing './install-sh'
01:32:12 [2024-04-09T01:32:12.014Z] #75 16.36 configure.ac:8: installing './missing'
01:32:12 [2024-04-09T01:32:12.014Z] #75 16.43 Makefile.am: installing './depcomp'
01:32:12 [2024-04-09T01:32:12.275Z] #75 16.95 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
01:32:12 [2024-04-09T01:32:12.535Z] #75 16.95 libtoolize: copying file 'build-aux/ltmain.sh'
01:32:12 [2024-04-09T01:32:12.535Z] #75 17.13 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
01:32:12 [2024-04-09T01:32:12.535Z] #75 17.13 libtoolize: copying file 'm4/libtool.m4'
01:32:12 [2024-04-09T01:32:12.535Z] #75 17.23 libtoolize: copying file 'm4/ltoptions.m4'
01:32:12 [2024-04-09T01:32:12.796Z] #75 17.34 libtoolize: copying file 'm4/ltsugar.m4'
01:32:12 [2024-04-09T01:32:12.796Z] #75 17.48 libtoolize: copying file 'm4/ltversion.m4'
01:32:13 [2024-04-09T01:32:13.056Z] #75 17.59 libtoolize: copying file 'm4/lt~obsolete.m4'
01:32:13 [2024-04-09T01:32:13.056Z] #75 17.70 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
01:32:14 [2024-04-09T01:32:14.968Z] #75 19.64 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
01:32:14 [2024-04-09T01:32:14.968Z] #75 19.64 configure.ac:3: You should run autoupdate.
01:32:14 [2024-04-09T01:32:14.968Z] #75 19.64 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
01:32:14 [2024-04-09T01:32:14.968Z] #75 19.64 configure.ac:3: the top level
01:32:17 [2024-04-09T01:32:17.507Z] #75 21.77 configure.ac:7: installing 'build-aux/compile'
01:32:17 [2024-04-09T01:32:17.507Z] #75 21.79 configure.ac:9: installing 'build-aux/config.guess'
01:32:17 [2024-04-09T01:32:17.507Z] #75 21.79 configure.ac:9: installing 'build-aux/config.sub'
01:32:17 [2024-04-09T01:32:17.507Z] #75 21.79 configure.ac:11: installing 'build-aux/install-sh'
01:32:17 [2024-04-09T01:32:17.507Z] #75 21.80 configure.ac:11: installing 'build-aux/missing'
01:32:17 [2024-04-09T01:32:17.507Z] #75 21.87 Makefile.am: installing 'build-aux/depcomp'
01:32:17 [2024-04-09T01:32:17.507Z] #75 21.91 parallel-tests: installing 'build-aux/test-driver'
01:32:18 [2024-04-09T01:32:18.446Z] #75 23.09 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
01:32:18 [2024-04-09T01:32:18.446Z] #75 23.09 libtoolize: copying file 'build-aux/ltmain.sh'
01:32:19 [2024-04-09T01:32:19.016Z] #75 23.62 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
01:32:19 [2024-04-09T01:32:19.275Z] #75 23.62 libtoolize: copying file 'm4/libtool.m4'
01:32:19 [2024-04-09T01:32:19.275Z] #75 23.74 libtoolize: copying file 'm4/ltoptions.m4'
01:32:19 [2024-04-09T01:32:19.275Z] #75 23.87 libtoolize: copying file 'm4/ltsugar.m4'
01:32:19 [2024-04-09T01:32:19.535Z] #75 24.03 libtoolize: copying file 'm4/ltversion.m4'
01:32:19 [2024-04-09T01:32:19.535Z] #75 24.18 libtoolize: copying file 'm4/lt~obsolete.m4'
01:32:21 [2024-04-09T01:32:21.443Z] #75 ...
01:32:21 [2024-04-09T01:32:21.443Z] 
01:32:21 [2024-04-09T01:32:21.443Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
01:32:21 [2024-04-09T01:32:21.443Z] #79 3.349 + bin/ctr
01:32:21 [2024-04-09T01:32:21.443Z] #79 3.361 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -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
01:32:24 [2024-04-09T01:32:24.739Z] #79 ...
01:32:24 [2024-04-09T01:32:24.739Z] 
01:32:24 [2024-04-09T01:32:24.739Z] #75 [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
01:32:24 [2024-04-09T01:32:24.739Z] #75 28.93 configure.ac:11: installing 'build-aux/compile'
01:32:24 [2024-04-09T01:32:24.739Z] #75 28.93 configure.ac:11: installing 'build-aux/config.guess'
01:32:24 [2024-04-09T01:32:24.739Z] #75 28.93 configure.ac:11: installing 'build-aux/config.sub'
01:32:24 [2024-04-09T01:32:24.739Z] #75 28.94 configure.ac:13: installing 'build-aux/install-sh'
01:32:24 [2024-04-09T01:32:24.739Z] #75 28.94 configure.ac:13: installing 'build-aux/missing'
01:32:24 [2024-04-09T01:32:24.739Z] #75 28.94 configure.ac:8: installing 'build-aux/tap-driver.sh'
01:32:24 [2024-04-09T01:32:24.739Z] #75 29.00 Makefile.am: installing 'build-aux/depcomp'
01:32:25 [2024-04-09T01:32:25.309Z] #75 29.71 checking build system type... aarch64-unknown-linux-gnu
01:32:25 [2024-04-09T01:32:25.309Z] #75 29.86 checking host system type... aarch64-unknown-linux-gnu
01:32:25 [2024-04-09T01:32:25.309Z] #75 29.86 checking how to print strings... printf
01:32:25 [2024-04-09T01:32:25.309Z] #75 29.87 checking for gcc... gcc
01:32:25 [2024-04-09T01:32:25.569Z] #75 29.97 checking whether the C compiler works... yes
01:32:25 [2024-04-09T01:32:25.569Z] #75 30.10 checking for C compiler default output file name... a.out
01:32:25 [2024-04-09T01:32:25.569Z] #75 30.10 checking for suffix of executables... 
01:32:25 [2024-04-09T01:32:25.829Z] #75 30.22 checking whether we are cross compiling... no
01:32:25 [2024-04-09T01:32:25.829Z] #75 30.35 checking for suffix of object files... o
01:32:25 [2024-04-09T01:32:25.829Z] #75 30.44 checking whether the compiler supports GNU C... yes
01:32:26 [2024-04-09T01:32:26.089Z] #75 30.50 checking whether gcc accepts -g... yes
01:32:26 [2024-04-09T01:32:26.089Z] #75 30.56 checking for gcc option to enable C11 features... none needed
01:32:26 [2024-04-09T01:32:26.349Z] #75 30.75 checking whether gcc understands -c and -o together... yes
01:32:26 [2024-04-09T01:32:26.349Z] #75 30.85 checking for a sed that does not truncate output... /usr/bin/sed
01:32:26 [2024-04-09T01:32:26.349Z] #75 30.88 checking for grep that handles long lines and -e... /usr/bin/grep
01:32:26 [2024-04-09T01:32:26.349Z] #75 30.88 checking for egrep... /usr/bin/grep -E
01:32:26 [2024-04-09T01:32:26.349Z] #75 30.88 checking for fgrep... /usr/bin/grep -F
01:32:26 [2024-04-09T01:32:26.349Z] #75 30.90 checking for ld used by gcc... /usr/bin/ld
01:32:26 [2024-04-09T01:32:26.349Z] #75 30.91 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:32:26 [2024-04-09T01:32:26.349Z] #75 30.92 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:32:26 [2024-04-09T01:32:26.349Z] #75 30.94 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.00 checking whether ln -s works... yes
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.00 checking the maximum length of command line arguments... 1572864
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.02 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.03 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.03 checking for /usr/bin/ld option to reload object files... -r
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.03 checking for file... file
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.03 checking for objdump... objdump
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.03 checking how to recognize dependent libraries... pass_all
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.03 checking for dlltool... no
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.03 checking how to associate runtime and link libraries... printf %s\n
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.04 checking for ar... ar
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.04 checking for archiver @FILE support... @
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.14 checking for strip... strip
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.14 checking for ranlib... ranlib
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.14 checking for gawk... no
01:32:26 [2024-04-09T01:32:26.608Z] #75 31.14 checking for mawk... mawk
01:32:26 [2024-04-09T01:32:26.868Z] #75 31.14 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:32:26 [2024-04-09T01:32:26.868Z] #75 31.39 checking for sysroot... no
01:32:26 [2024-04-09T01:32:26.868Z] #75 31.39 checking for a working dd... /usr/bin/dd
01:32:26 [2024-04-09T01:32:26.868Z] #75 31.41 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
01:32:26 [2024-04-09T01:32:26.868Z] #75 31.42 checking for mt... no
01:32:26 [2024-04-09T01:32:26.868Z] #75 31.42 checking if : is a manifest tool... no
01:32:26 [2024-04-09T01:32:26.868Z] #75 31.44 checking for stdio.h... yes
01:32:27 [2024-04-09T01:32:27.128Z] #75 31.48 checking for stdlib.h... yes
01:32:27 [2024-04-09T01:32:27.128Z] #75 31.55 checking for string.h... yes
01:32:27 [2024-04-09T01:32:27.388Z] #75 31.67 checking for inttypes.h... yes
01:32:27 [2024-04-09T01:32:27.388Z] #75 31.77 checking for stdint.h... yes
01:32:27 [2024-04-09T01:32:27.388Z] #75 31.85 checking for strings.h... yes
01:32:27 [2024-04-09T01:32:27.388Z] #75 31.94 checking for sys/stat.h... yes
01:32:27 [2024-04-09T01:32:27.648Z] #75 31.98 checking for sys/types.h... yes
01:32:27 [2024-04-09T01:32:27.648Z] #75 32.06 checking for unistd.h... yes
01:32:27 [2024-04-09T01:32:27.648Z] #75 32.15 checking for dlfcn.h... yes
01:32:27 [2024-04-09T01:32:27.908Z] #75 32.25 checking for objdir... .libs
01:32:27 [2024-04-09T01:32:27.908Z] #75 32.45 checking if gcc supports -fno-rtti -fno-exceptions... no
01:32:28 [2024-04-09T01:32:28.168Z] #75 32.56 checking for gcc option to produce PIC... -fPIC -DPIC
01:32:28 [2024-04-09T01:32:28.168Z] #75 32.56 checking if gcc PIC flag -fPIC -DPIC works... yes
01:32:28 [2024-04-09T01:32:28.168Z] #75 32.63 checking if gcc static flag -static works... yes
01:32:28 [2024-04-09T01:32:28.428Z] #75 32.78 checking if gcc supports -c -o file.o... yes
01:32:28 [2024-04-09T01:32:28.428Z] #75 32.88 checking if gcc supports -c -o file.o... (cached) yes
01:32:28 [2024-04-09T01:32:28.428Z] #75 32.88 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:32:28 [2024-04-09T01:32:28.688Z] #75 32.92 checking dynamic linker characteristics... GNU/Linux ld.so
01:32:28 [2024-04-09T01:32:28.688Z] #75 33.22 checking how to hardcode library paths into programs... immediate
01:32:28 [2024-04-09T01:32:28.688Z] #75 33.22 checking whether stripping libraries is possible... yes
01:32:28 [2024-04-09T01:32:28.688Z] #75 33.22 checking if libtool supports shared libraries... yes
01:32:28 [2024-04-09T01:32:28.688Z] #75 33.23 checking whether to build shared libraries... no
01:32:28 [2024-04-09T01:32:28.688Z] #75 33.23 checking whether to build static libraries... yes
01:32:28 [2024-04-09T01:32:28.688Z] #75 33.23 checking for a BSD-compatible install... /usr/bin/install -c
01:32:28 [2024-04-09T01:32:28.688Z] #75 33.26 checking whether build environment is sane... yes
01:32:28 [2024-04-09T01:32:28.688Z] #75 33.30 checking for a race-free mkdir -p... /usr/bin/mkdir -p
01:32:28 [2024-04-09T01:32:28.948Z] #75 33.33 checking whether make sets $(MAKE)... yes
01:32:28 [2024-04-09T01:32:28.948Z] #75 33.36 checking whether make supports the include directive... yes (GNU style)
01:32:28 [2024-04-09T01:32:28.948Z] #75 33.41 checking whether make supports nested variables... yes
01:32:28 [2024-04-09T01:32:28.948Z] #75 33.49 checking whether UID '0' is supported by ustar format... yes
01:32:28 [2024-04-09T01:32:28.948Z] #75 33.49 checking whether GID '0' is supported by ustar format... yes
01:32:28 [2024-04-09T01:32:28.948Z] #75 33.49 checking how to create a ustar tar archive... gnutar
01:32:28 [2024-04-09T01:32:28.948Z] #75 33.53 checking dependency style of gcc... gcc3
01:32:29 [2024-04-09T01:32:29.207Z] #75 33.62 checking whether to enable maintainer-specific portions of Makefiles... yes
01:32:29 [2024-04-09T01:32:29.207Z] #75 33.62 checking whether make supports nested variables... (cached) yes
01:32:29 [2024-04-09T01:32:29.207Z] #75 33.62 checking for gawk... (cached) mawk
01:32:29 [2024-04-09T01:32:29.207Z] #75 33.62 checking for a sed that does not truncate output... (cached) /usr/bin/sed
01:32:29 [2024-04-09T01:32:29.207Z] #75 33.62 checking for gcc... (cached) gcc
01:32:29 [2024-04-09T01:32:29.207Z] #75 33.75 checking whether the compiler supports GNU C... (cached) yes
01:32:29 [2024-04-09T01:32:29.207Z] #75 33.75 checking whether gcc accepts -g... (cached) yes
01:32:29 [2024-04-09T01:32:29.207Z] #75 33.75 checking for gcc option to enable C11 features... (cached) none needed
01:32:29 [2024-04-09T01:32:29.207Z] #75 33.75 checking whether gcc understands -c and -o together... (cached) yes
01:32:29 [2024-04-09T01:32:29.207Z] #75 33.75 checking for a Python interpreter with version >= 3... python3
01:32:29 [2024-04-09T01:32:29.207Z] #75 33.81 checking for python3... /usr/bin/python3
01:32:29 [2024-04-09T01:32:29.207Z] #75 33.82 checking for python3 version... 3.11
01:32:29 [2024-04-09T01:32:29.467Z] #75 33.85 checking for python3 platform... linux
01:32:29 [2024-04-09T01:32:29.467Z] #75 33.87 checking for GNU default python3 prefix... ${prefix}
01:32:29 [2024-04-09T01:32:29.467Z] #75 33.87 checking for GNU default python3 exec_prefix... ${exec_prefix}
01:32:29 [2024-04-09T01:32:29.467Z] #75 33.87 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
01:32:29 [2024-04-09T01:32:29.467Z] #75 33.93 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
01:32:29 [2024-04-09T01:32:29.727Z] #75 33.98 checking for go-md2man... no
01:32:29 [2024-04-09T01:32:29.727Z] #75 33.98 checking for error.h... yes
01:32:29 [2024-04-09T01:32:29.727Z] #75 34.07 checking for linux/openat2.h... yes
01:32:29 [2024-04-09T01:32:29.727Z] #75 34.19 checking for stdatomic.h... yes
01:32:29 [2024-04-09T01:32:29.727Z] #75 34.25 checking for linux/ioprio.h... yes
01:32:29 [2024-04-09T01:32:29.987Z] #75 34.40 checking for atomic_int... yes
01:32:29 [2024-04-09T01:32:29.987Z] #75 34.49 checking for atomic_bool... yes
01:32:30 [2024-04-09T01:32:30.247Z] #75 34.57 checking for copy_file_range... yes
01:32:30 [2024-04-09T01:32:30.247Z] #75 34.66 checking for fgetxattr... yes
01:32:30 [2024-04-09T01:32:30.247Z] #75 34.76 checking for statx... yes
01:32:30 [2024-04-09T01:32:30.247Z] #75 34.82 checking for fgetpwent_r... yes
01:32:30 [2024-04-09T01:32:30.507Z] #75 34.92 checking for issetugid... no
01:32:30 [2024-04-09T01:32:30.507Z] #75 35.03 checking for memfd_create... yes
01:32:30 [2024-04-09T01:32:30.767Z] #75 35.15 checking for pkg-config... /usr/bin/pkg-config
01:32:30 [2024-04-09T01:32:30.767Z] #75 35.15 checking pkg-config is at least version 0.9.0... yes
01:32:30 [2024-04-09T01:32:30.767Z] #75 35.15 checking for library containing yajl_tree_get... -lyajl
01:32:31 [2024-04-09T01:32:31.027Z] #75 35.36 checking for yajl >= 2.0.0... yes
01:32:31 [2024-04-09T01:32:31.027Z] #75 35.38 checking for sys/capability.h... yes
01:32:31 [2024-04-09T01:32:31.286Z] #75 35.51 checking for library containing cap_from_name... -lcap
01:32:31 [2024-04-09T01:32:31.287Z] #75 35.78 checking for library containing gcry_check_version... no
01:32:31 [2024-04-09T01:32:31.287Z] #75 35.86 checking for library containing dlopen... none required
01:32:31 [2024-04-09T01:32:31.546Z] #75 35.92 checking for seccomp.h... yes
01:32:31 [2024-04-09T01:32:31.546Z] #75 35.97 checking for library containing seccomp_rule_add... -lseccomp
01:32:31 [2024-04-09T01:32:31.806Z] #75 36.12 checking for library containing seccomp_arch_resolve_name... none required
01:32:31 [2024-04-09T01:32:31.806Z] #75 36.25 checking for systemd/sd-bus.h... yes
01:32:32 [2024-04-09T01:32:32.066Z] #75 36.41 checking for library containing sd_bus_match_signal_async... -lsystemd
01:32:32 [2024-04-09T01:32:32.066Z] #75 36.60 checking for sd_notify_barrier... yes
01:32:32 [2024-04-09T01:32:32.326Z] #75 36.75 checking for linux/bpf.h... yes
01:32:32 [2024-04-09T01:32:32.326Z] #75 36.82 checking compilation for eBPF... yes
01:32:32 [2024-04-09T01:32:32.326Z] #75 36.90 checking for criu >= 3.15... no
01:32:32 [2024-04-09T01:32:32.326Z] #75 36.93 configure: CRIU headers not found, building without CRIU support
01:32:32 [2024-04-09T01:32:32.326Z] #75 36.93 checking for criu > 3.16... no
01:32:32 [2024-04-09T01:32:32.326Z] #75 36.97 configure: CRIU version doesn't support join-ns API
01:32:32 [2024-04-09T01:32:32.326Z] #75 36.97 checking for criu > 3.16.1... no
01:32:32 [2024-04-09T01:32:32.326Z] #75 37.00 configure: CRIU version doesn't support for pre-dumping
01:32:32 [2024-04-09T01:32:32.586Z] #75 37.00 checking for new mount API (fsconfig)... yes
01:32:32 [2024-04-09T01:32:32.586Z] #75 37.11 yes
01:32:32 [2024-04-09T01:32:32.846Z] #75 37.11 checking for seccomp notify API... yes
01:32:32 [2024-04-09T01:32:32.846Z] #75 37.20 checking for gperf... no
01:32:32 [2024-04-09T01:32:32.846Z] #75 37.20 configure: gperf not found - cannot rebuild signal parser code
01:32:32 [2024-04-09T01:32:32.846Z] #75 37.20 checking for library containing argp_parse... none required
01:32:33 [2024-04-09T01:32:33.106Z] #75 37.40 checking that generated files are newer than configure... done
01:32:33 [2024-04-09T01:32:33.106Z] #75 37.40 configure: creating ./config.status
01:32:35 [2024-04-09T01:32:35.645Z] #75 39.81 config.status: creating Makefile
01:32:35 [2024-04-09T01:32:35.645Z] #75 39.90 config.status: creating config.h
01:32:35 [2024-04-09T01:32:35.645Z] #75 39.95 config.status: executing libtool commands
01:32:35 [2024-04-09T01:32:35.645Z] #75 40.01 config.status: executing depfiles commands
01:32:36 [2024-04-09T01:32:36.215Z] #75 40.82 === configuring in libocispec (/tmp/crun-build/libocispec)
01:32:36 [2024-04-09T01:32:36.475Z] #75 40.83 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
01:32:36 [2024-04-09T01:32:36.739Z] #75 41.23 checking for gcc... gcc
01:32:36 [2024-04-09T01:32:36.999Z] #75 41.33 checking whether the C compiler works... yes
01:32:36 [2024-04-09T01:32:36.999Z] #75 41.45 checking for C compiler default output file name... a.out
01:32:36 [2024-04-09T01:32:36.999Z] #75 41.45 checking for suffix of executables... 
01:32:36 [2024-04-09T01:32:36.999Z] #75 41.53 checking whether we are cross compiling... no
01:32:37 [2024-04-09T01:32:37.259Z] #75 41.64 checking for suffix of object files... o
01:32:37 [2024-04-09T01:32:37.259Z] #75 41.71 checking whether the compiler supports GNU C... yes
01:32:37 [2024-04-09T01:32:37.524Z] #75 41.82 checking whether gcc accepts -g... yes
01:32:37 [2024-04-09T01:32:37.524Z] #75 41.86 checking for gcc option to enable C11 features... none needed
01:32:37 [2024-04-09T01:32:37.784Z] #75 42.05 checking whether gcc understands -c and -o together... yes
01:32:37 [2024-04-09T01:32:37.784Z] #75 42.14 checking for stdio.h... yes
01:32:37 [2024-04-09T01:32:37.784Z] #75 42.24 checking for stdlib.h... yes
01:32:37 [2024-04-09T01:32:37.784Z] #75 42.33 checking for string.h... yes
01:32:38 [2024-04-09T01:32:38.044Z] #75 42.39 checking for inttypes.h... yes
01:32:38 [2024-04-09T01:32:38.044Z] #75 42.45 checking for stdint.h... yes
01:32:38 [2024-04-09T01:32:38.044Z] #75 42.58 checking for strings.h... yes
01:32:38 [2024-04-09T01:32:38.044Z] #75 42.63 checking for sys/stat.h... yes
01:32:38 [2024-04-09T01:32:38.304Z] #75 42.70 checking for sys/types.h... yes
01:32:38 [2024-04-09T01:32:38.304Z] #75 42.74 checking for unistd.h... yes
01:32:38 [2024-04-09T01:32:38.304Z] #75 42.86 checking for wchar.h... yes
01:32:38 [2024-04-09T01:32:38.564Z] #75 42.98 checking for minix/config.h... no
01:32:38 [2024-04-09T01:32:38.564Z] #75 43.09 checking whether it is safe to define __EXTENSIONS__... yes
01:32:38 [2024-04-09T01:32:38.564Z] #75 43.17 checking whether _XOPEN_SOURCE should be defined... no
01:32:38 [2024-04-09T01:32:38.824Z] #75 43.23 checking build system type... aarch64-unknown-linux-gnu
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.38 checking host system type... aarch64-unknown-linux-gnu
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.38 checking how to print strings... printf
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.38 checking for a sed that does not truncate output... /usr/bin/sed
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.41 checking for grep that handles long lines and -e... /usr/bin/grep
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.41 checking for egrep... /usr/bin/grep -E
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.42 checking for fgrep... /usr/bin/grep -F
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.43 checking for ld used by gcc... /usr/bin/ld
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.43 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.44 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.45 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.57 checking whether ln -s works... yes
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.57 checking the maximum length of command line arguments... 1572864
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.58 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.58 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.58 checking for /usr/bin/ld option to reload object files... -r
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.59 checking for file... file
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.59 checking for objdump... objdump
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.59 checking how to recognize dependent libraries... pass_all
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.59 checking for dlltool... no
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.59 checking how to associate runtime and link libraries... printf %s\n
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.59 checking for ar... ar
01:32:39 [2024-04-09T01:32:39.086Z] #75 43.59 checking for archiver @FILE support... @
01:32:39 [2024-04-09T01:32:39.354Z] #75 43.71 checking for strip... strip
01:32:39 [2024-04-09T01:32:39.355Z] #75 43.71 checking for ranlib... ranlib
01:32:39 [2024-04-09T01:32:39.355Z] #75 43.71 checking for gawk... no
01:32:39 [2024-04-09T01:32:39.355Z] #75 43.71 checking for mawk... mawk
01:32:39 [2024-04-09T01:32:39.355Z] #75 43.71 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:32:39 [2024-04-09T01:32:39.615Z] #75 43.96 checking for sysroot... no
01:32:39 [2024-04-09T01:32:39.615Z] #75 43.96 checking for a working dd... /usr/bin/dd
01:32:39 [2024-04-09T01:32:39.615Z] #75 43.97 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
01:32:39 [2024-04-09T01:32:39.615Z] #75 43.98 checking for mt... no
01:32:39 [2024-04-09T01:32:39.615Z] #75 43.98 checking if : is a manifest tool... no
01:32:39 [2024-04-09T01:32:39.615Z] #75 43.99 checking for dlfcn.h... yes
01:32:39 [2024-04-09T01:32:39.615Z] #75 44.07 checking for objdir... .libs
01:32:39 [2024-04-09T01:32:39.874Z] #75 44.26 checking if gcc supports -fno-rtti -fno-exceptions... no
01:32:39 [2024-04-09T01:32:39.874Z] #75 44.34 checking for gcc option to produce PIC... -fPIC -DPIC
01:32:39 [2024-04-09T01:32:39.874Z] #75 44.34 checking if gcc PIC flag -fPIC -DPIC works... yes
01:32:39 [2024-04-09T01:32:39.874Z] #75 44.40 checking if gcc static flag -static works... yes
01:32:40 [2024-04-09T01:32:40.134Z] #75 44.54 checking if gcc supports -c -o file.o... yes
01:32:40 [2024-04-09T01:32:40.134Z] #75 44.69 checking if gcc supports -c -o file.o... (cached) yes
01:32:40 [2024-04-09T01:32:40.394Z] #75 44.69 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:32:40 [2024-04-09T01:32:40.394Z] #75 44.73 checking dynamic linker characteristics... GNU/Linux ld.so
01:32:40 [2024-04-09T01:32:40.394Z] #75 44.87 checking how to hardcode library paths into programs... immediate
01:32:40 [2024-04-09T01:32:40.394Z] #75 44.87 checking whether stripping libraries is possible... yes
01:32:40 [2024-04-09T01:32:40.394Z] #75 44.88 checking if libtool supports shared libraries... yes
01:32:40 [2024-04-09T01:32:40.394Z] #75 44.88 checking whether to build shared libraries... no
01:32:40 [2024-04-09T01:32:40.394Z] #75 44.88 checking whether to build static libraries... yes
01:32:40 [2024-04-09T01:32:40.394Z] #75 44.88 checking for a BSD-compatible install... /usr/bin/install -c
01:32:40 [2024-04-09T01:32:40.394Z] #75 44.91 checking whether build environment is sane... yes
01:32:40 [2024-04-09T01:32:40.394Z] #75 44.95 checking for a race-free mkdir -p... /usr/bin/mkdir -p
01:32:40 [2024-04-09T01:32:40.394Z] #75 44.97 checking whether make sets $(MAKE)... yes
01:32:40 [2024-04-09T01:32:40.654Z] #75 45.00 checking whether make supports the include directive... yes (GNU style)
01:32:40 [2024-04-09T01:32:40.654Z] #75 45.06 checking whether make supports nested variables... yes
01:32:40 [2024-04-09T01:32:40.654Z] #75 45.10 checking whether UID '0' is supported by ustar format... yes
01:32:40 [2024-04-09T01:32:40.654Z] #75 45.10 checking whether GID '0' is supported by ustar format... yes
01:32:40 [2024-04-09T01:32:40.654Z] #75 45.10 checking how to create a ustar tar archive... gnutar
01:32:40 [2024-04-09T01:32:40.654Z] #75 45.17 checking dependency style of gcc... gcc3
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.30 checking whether to enable maintainer-specific portions of Makefiles... yes
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.30 checking whether make supports nested variables... (cached) yes
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.30 checking for pkg-config... /usr/bin/pkg-config
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.30 checking pkg-config is at least version 0.9.0... yes
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.31 checking for yajl >= 2.1.0... yes
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.33 checking for a sed that does not truncate output... (cached) /usr/bin/sed
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.33 checking for gcc... (cached) gcc
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.41 checking whether the compiler supports GNU C... (cached) yes
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.41 checking whether gcc accepts -g... (cached) yes
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.42 checking for gcc option to enable C11 features... (cached) none needed
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.42 checking whether gcc understands -c and -o together... (cached) yes
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.42 checking for a Python interpreter with version >= 3... python3
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.45 checking for python3... /usr/bin/python3
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.45 checking for python3 version... 3.11
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.46 checking for python3 platform... linux
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.48 checking for GNU default python3 prefix... ${prefix}
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.48 checking for GNU default python3 exec_prefix... ${exec_prefix}
01:32:40 [2024-04-09T01:32:40.914Z] #75 45.48 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
01:32:41 [2024-04-09T01:32:41.175Z] #75 45.51 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
01:32:41 [2024-04-09T01:32:41.434Z] #75 45.62 checking that generated files are newer than configure... done
01:32:41 [2024-04-09T01:32:41.434Z] #75 45.93 configure: creating ./config.status
01:32:43 [2024-04-09T01:32:43.344Z] #75 47.79 config.status: creating Makefile
01:32:43 [2024-04-09T01:32:43.344Z] #75 47.85 config.status: creating ocispec.pc
01:32:43 [2024-04-09T01:32:43.344Z] #75 47.87 config.status: creating config.h
01:32:43 [2024-04-09T01:32:43.344Z] #75 47.89 config.status: executing libtool commands
01:32:43 [2024-04-09T01:32:43.344Z] #75 47.90 config.status: executing depfiles commands
01:32:43 [2024-04-09T01:32:43.604Z] #75 48.23 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
01:32:43 [2024-04-09T01:32:43.864Z] #75 48.23 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
01:32:43 [2024-04-09T01:32:43.864Z] #75 48.42 checking for gcc... gcc
01:32:43 [2024-04-09T01:32:43.864Z] #75 48.47 checking whether the C compiler works... yes
01:32:44 [2024-04-09T01:32:44.134Z] #75 48.55 checking for C compiler default output file name... a.out
01:32:44 [2024-04-09T01:32:44.134Z] #75 48.55 checking for suffix of executables... 
01:32:44 [2024-04-09T01:32:44.394Z] #75 48.70 checking whether we are cross compiling... no
01:32:44 [2024-04-09T01:32:44.394Z] #75 48.77 checking for suffix of object files... o
01:32:44 [2024-04-09T01:32:44.394Z] #75 48.85 checking whether the compiler supports GNU C... yes
01:32:44 [2024-04-09T01:32:44.394Z] #75 48.94 checking whether gcc accepts -g... yes
01:32:44 [2024-04-09T01:32:44.654Z] #75 48.98 checking for gcc option to enable C11 features... none needed
01:32:44 [2024-04-09T01:32:44.654Z] #75 49.08 checking whether gcc understands -c and -o together... yes
01:32:44 [2024-04-09T01:32:44.654Z] #75 49.17 checking for a BSD-compatible install... /usr/bin/install -c
01:32:44 [2024-04-09T01:32:44.654Z] #75 49.19 checking whether build environment is sane... yes
01:32:44 [2024-04-09T01:32:44.654Z] #75 49.21 checking for a race-free mkdir -p... /usr/bin/mkdir -p
01:32:44 [2024-04-09T01:32:44.654Z] #75 49.22 checking for gawk... no
01:32:44 [2024-04-09T01:32:44.654Z] #75 49.22 checking for mawk... mawk
01:32:44 [2024-04-09T01:32:44.654Z] #75 49.22 checking whether make sets $(MAKE)... yes
01:32:44 [2024-04-09T01:32:44.654Z] #75 49.24 checking whether make supports the include directive... yes (GNU style)
01:32:44 [2024-04-09T01:32:44.654Z] #75 49.27 checking whether make supports nested variables... yes
01:32:44 [2024-04-09T01:32:44.914Z] #75 49.29 checking whether UID '0' is supported by ustar format... yes
01:32:44 [2024-04-09T01:32:44.914Z] #75 49.29 checking whether GID '0' is supported by ustar format... yes
01:32:44 [2024-04-09T01:32:44.914Z] #75 49.29 checking how to create a ustar tar archive... gnutar
01:32:44 [2024-04-09T01:32:44.914Z] #75 49.33 checking dependency style of gcc... gcc3
01:32:44 [2024-04-09T01:32:44.914Z] #75 49.43 checking whether to enable maintainer-specific portions of Makefiles... yes
01:32:44 [2024-04-09T01:32:44.914Z] #75 49.43 checking whether make supports nested variables... (cached) yes
01:32:44 [2024-04-09T01:32:44.914Z] #75 49.44 checking build system type... aarch64-unknown-linux-gnu
01:32:44 [2024-04-09T01:32:44.914Z] #75 49.52 checking host system type... aarch64-unknown-linux-gnu
01:32:44 [2024-04-09T01:32:44.914Z] #75 49.52 checking how to print strings... printf
01:32:44 [2024-04-09T01:32:44.914Z] #75 49.53 checking for a sed that does not truncate output... /usr/bin/sed
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.53 checking for grep that handles long lines and -e... /usr/bin/grep
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.53 checking for egrep... /usr/bin/grep -E
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.54 checking for fgrep... /usr/bin/grep -F
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.54 checking for ld used by gcc... /usr/bin/ld
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.55 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.55 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.57 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.66 checking whether ln -s works... yes
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.66 checking the maximum length of command line arguments... 1572864
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.67 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.67 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.67 checking for /usr/bin/ld option to reload object files... -r
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.67 checking for file... file
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.67 checking for objdump... objdump
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.67 checking how to recognize dependent libraries... pass_all
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.67 checking for dlltool... no
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.67 checking how to associate runtime and link libraries... printf %s\n
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.67 checking for ar... ar
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.67 checking for archiver @FILE support... @
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.75 checking for strip... strip
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.75 checking for ranlib... ranlib
01:32:45 [2024-04-09T01:32:45.174Z] #75 49.75 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:32:45 [2024-04-09T01:32:45.433Z] #75 49.85 checking for sysroot... no
01:32:45 [2024-04-09T01:32:45.433Z] #75 49.85 checking for a working dd... /usr/bin/dd
01:32:45 [2024-04-09T01:32:45.433Z] #75 49.86 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
01:32:45 [2024-04-09T01:32:45.433Z] #75 49.87 checking for mt... no
01:32:45 [2024-04-09T01:32:45.433Z] #75 49.87 checking if : is a manifest tool... no
01:32:45 [2024-04-09T01:32:45.433Z] #75 49.87 checking for stdio.h... yes
01:32:45 [2024-04-09T01:32:45.433Z] #75 49.92 checking for stdlib.h... yes
01:32:45 [2024-04-09T01:32:45.693Z] #75 49.96 checking for string.h... yes
01:32:45 [2024-04-09T01:32:45.693Z] #75 50.00 checking for inttypes.h... yes
01:32:45 [2024-04-09T01:32:45.693Z] #75 50.06 checking for stdint.h... yes
01:32:45 [2024-04-09T01:32:45.693Z] #75 50.14 checking for strings.h... yes
01:32:45 [2024-04-09T01:32:45.693Z] #75 50.22 checking for sys/stat.h... yes
01:32:45 [2024-04-09T01:32:45.693Z] #75 50.26 checking for sys/types.h... yes
01:32:45 [2024-04-09T01:32:45.693Z] #75 50.29 checking for unistd.h... yes
01:32:45 [2024-04-09T01:32:45.693Z] #75 50.32 checking for dlfcn.h... yes
01:32:45 [2024-04-09T01:32:45.952Z] #75 50.38 checking for objdir... .libs
01:32:46 [2024-04-09T01:32:46.212Z] #75 50.70 checking if gcc supports -fno-rtti -fno-exceptions... no
01:32:46 [2024-04-09T01:32:46.212Z] #75 50.77 checking for gcc option to produce PIC... -fPIC -DPIC
01:32:46 [2024-04-09T01:32:46.212Z] #75 50.77 checking if gcc PIC flag -fPIC -DPIC works... yes
01:32:46 [2024-04-09T01:32:46.472Z] #75 50.82 checking if gcc static flag -static works... yes
01:32:46 [2024-04-09T01:32:46.472Z] 
01:32:46 [2024-04-09T01:32:46.472Z] #75 ...
01:32:46 [2024-04-09T01:32:46.472Z] 
01:32:46 [2024-04-09T01:32:46.472Z] #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...)
01:32:46 [2024-04-09T01:32:46.472Z] #74 DONE 51.0s
01:32:46 [2024-04-09T01:32:46.472Z] 
01:32:46 [2024-04-09T01:32:46.472Z] #75 [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
01:32:46 [2024-04-09T01:32:46.472Z] #75 50.93 checking if gcc supports -c -o file.o... yes
01:32:46 [2024-04-09T01:32:46.472Z] #75 50.99 checking if gcc supports -c -o file.o... (cached) yes
01:32:46 [2024-04-09T01:32:46.472Z] #75 51.00 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:32:46 [2024-04-09T01:32:46.732Z] #75 51.01 checking dynamic linker characteristics... 
01:32:46 [2024-04-09T01:32:46.732Z] #75 ...
01:32:46 [2024-04-09T01:32:46.732Z] 
01:32:46 [2024-04-09T01:32:46.733Z] #77 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
01:32:46 [2024-04-09T01:32:46.733Z] #77 DONE 51.1s
01:32:46 [2024-04-09T01:32:46.733Z] 
01:32:46 [2024-04-09T01:32:46.733Z] #76 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
01:32:46 [2024-04-09T01:32:46.733Z] #76 DONE 50.9s
01:32:46 [2024-04-09T01:32:46.733Z] 
01:32:46 [2024-04-09T01:32:46.733Z] #71 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
01:32:46 [2024-04-09T01:32:46.733Z] #71 DONE 51.1s
01:32:46 [2024-04-09T01:32:46.733Z] 
01:32:46 [2024-04-09T01:32:46.733Z] #75 [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
01:32:46 [2024-04-09T01:32:46.733Z] #75 51.01 checking dynamic linker characteristics... GNU/Linux ld.so
01:32:46 [2024-04-09T01:32:46.733Z] #75 51.12 checking how to hardcode library paths into programs... immediate
01:32:46 [2024-04-09T01:32:46.733Z] #75 51.12 checking whether stripping libraries is possible... yes
01:32:46 [2024-04-09T01:32:46.733Z] #75 51.13 checking if libtool supports shared libraries... yes
01:32:46 [2024-04-09T01:32:46.733Z] #75 51.13 checking whether to build shared libraries... no
01:32:46 [2024-04-09T01:32:46.733Z] #75 51.13 checking whether to build static libraries... yes
01:32:46 [2024-04-09T01:32:46.733Z] #75 51.13 checking for float.h... yes
01:32:46 [2024-04-09T01:32:46.733Z] #75 51.17 checking for limits.h... 
01:32:46 [2024-04-09T01:32:46.733Z] #75 ...
01:32:46 [2024-04-09T01:32:46.733Z] 
01:32:46 [2024-04-09T01:32:46.733Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
01:32:46 [2024-04-09T01:32:46.733Z] #80 DONE 0.1s
01:32:46 [2024-04-09T01:32:46.733Z] 
01:32:46 [2024-04-09T01:32:46.733Z] #75 [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
01:32:46 [2024-04-09T01:32:46.733Z] #75 51.17 checking for limits.h... yes
01:32:46 [2024-04-09T01:32:46.733Z] #75 51.23 checking for stddef.h... yes
01:32:46 [2024-04-09T01:32:46.733Z] #75 51.27 checking for stdlib.h... (cached) yes
01:32:46 [2024-04-09T01:32:46.733Z] #75 51.27 checking for string.h... (cached) yes
01:32:46 [2024-04-09T01:32:46.733Z] #75 51.27 checking for sys/time.h... yes
01:32:46 [2024-04-09T01:32:46.992Z] #75 51.39 checking for inline... 
01:32:46 [2024-04-09T01:32:46.992Z] #75 ...
01:32:46 [2024-04-09T01:32:46.992Z] 
01:32:46 [2024-04-09T01:32:46.992Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
01:32:46 [2024-04-09T01:32:46.992Z] #81 DONE 0.3s
01:32:46 [2024-04-09T01:32:46.992Z] 
01:32:46 [2024-04-09T01:32:46.992Z] #75 [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
01:32:46 [2024-04-09T01:32:46.992Z] #75 51.39 checking for inline... inline
01:32:46 [2024-04-09T01:32:46.992Z] #75 51.41 checking for size_t... yes
01:32:46 [2024-04-09T01:32:46.992Z] #75 51.55 checking for GNU libc compatible malloc... yes
01:32:46 [2024-04-09T01:32:46.992Z] #75 51.61 checking for GNU libc compatible realloc... yes
01:32:47 [2024-04-09T01:32:47.252Z] #75 51.68 checking for working strtod... yes
01:32:47 [2024-04-09T01:32:47.252Z] #75 51.76 checking for gettimeofday... yes
01:32:47 [2024-04-09T01:32:47.252Z] #75 51.81 checking for memset... yes
01:32:47 [2024-04-09T01:32:47.252Z] #75 51.87 checking for strspn... yes
01:32:47 [2024-04-09T01:32:47.515Z] #75 51.94 checking that generated files are newer than configure... done
01:32:47 [2024-04-09T01:32:47.515Z] #75 51.94 configure: creating ./config.status
01:32:47 [2024-04-09T01:32:47.776Z] #75 ...
01:32:47 [2024-04-09T01:32:47.776Z] 
01:32:47 [2024-04-09T01:32:47.776Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
01:32:47 [2024-04-09T01:32:47.776Z] #82 DONE 0.5s
01:32:47 [2024-04-09T01:32:47.776Z] 
01:32:47 [2024-04-09T01:32:47.776Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
01:32:47 [2024-04-09T01:32:47.776Z] #83 DONE 0.2s
01:32:47 [2024-04-09T01:32:47.776Z] 
01:32:47 [2024-04-09T01:32:47.776Z] #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
01:32:48 [2024-04-09T01:32:48.036Z] #63 ...
01:32:48 [2024-04-09T01:32:48.036Z] 
01:32:48 [2024-04-09T01:32:48.036Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
01:32:48 [2024-04-09T01:32:48.036Z] #84 DONE 0.1s
01:32:48 [2024-04-09T01:32:48.036Z] 
01:32:48 [2024-04-09T01:32:48.036Z] #75 [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
01:32:48 [2024-04-09T01:32:48.036Z] #75 52.54 config.status: creating Makefile
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.55 config.status: creating config.h
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.56 config.status: executing depfiles commands
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.59 config.status: executing libtool commands
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.75   GEN      .version
01:32:48 [2024-04-09T01:32:48.296Z] #75 ...
01:32:48 [2024-04-09T01:32:48.296Z] 
01:32:48 [2024-04-09T01:32:48.296Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
01:32:48 [2024-04-09T01:32:48.296Z] #85 DONE 0.3s
01:32:48 [2024-04-09T01:32:48.296Z] 
01:32:48 [2024-04-09T01:32:48.296Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
01:32:48 [2024-04-09T01:32:48.296Z] #86 DONE 0.0s
01:32:48 [2024-04-09T01:32:48.296Z] 
01:32:48 [2024-04-09T01:32:48.296Z] #75 [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
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.75 make  install-recursive
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.76 make[1]: Entering directory '/tmp/crun-build'
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.78 Making install in libocispec
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.78 make[2]: Entering directory '/tmp/crun-build/libocispec'
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.79 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.79 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.79 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.79 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.84 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.85 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 ...
01:32:48 [2024-04-09T01:32:48.296Z] 
01:32:48 [2024-04-09T01:32:48.296Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
01:32:48 [2024-04-09T01:32:48.296Z] #87 DONE 0.1s
01:32:48 [2024-04-09T01:32:48.296Z] 
01:32:48 [2024-04-09T01:32:48.296Z] #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
01:32:48 [2024-04-09T01:32:48.296Z] #63 95.95 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
01:32:48 [2024-04-09T01:32:48.296Z] #63 95.97 Docker version unknown-version, build unknown-commit
01:32:48 [2024-04-09T01:32:48.296Z] #63 DONE 96.0s
01:32:48 [2024-04-09T01:32:48.296Z] 
01:32:48 [2024-04-09T01:32:48.296Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
01:32:48 [2024-04-09T01:32:48.296Z] #88 DONE 0.1s
01:32:48 [2024-04-09T01:32:48.296Z] 
01:32:48 [2024-04-09T01:32:48.296Z] #75 [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
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.87 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.87 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.87 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.87 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.87 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.87 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
01:32:48 [2024-04-09T01:32:48.296Z] #75 52.87 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 ...
01:32:48 [2024-04-09T01:32:48.557Z] 
01:32:48 [2024-04-09T01:32:48.557Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
01:32:48 [2024-04-09T01:32:48.557Z] #89 DONE 0.1s
01:32:48 [2024-04-09T01:32:48.557Z] 
01:32:48 [2024-04-09T01:32:48.557Z] #75 [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
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
01:32:48 [2024-04-09T01:32:48.557Z] #75 53.12 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
01:32:48 [2024-04-09T01:32:48.816Z] #75 53.13 make  install-recursive
01:32:48 [2024-04-09T01:32:48.816Z] #75 53.14 make[3]: Entering directory '/tmp/crun-build/libocispec'
01:32:48 [2024-04-09T01:32:48.816Z] #75 53.15 Making install in yajl
01:32:48 [2024-04-09T01:32:48.816Z] #75 53.15 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
01:32:48 [2024-04-09T01:32:48.816Z] #75 53.16   CC       verify/json_verify-json_verify.o
01:32:48 [2024-04-09T01:32:48.816Z] #75 53.16   CC       src/libyajl_la-yajl_alloc.lo
01:32:48 [2024-04-09T01:32:48.816Z] #75 53.16   CC       src/libyajl_la-yajl.lo
01:32:48 [2024-04-09T01:32:48.816Z] #75 53.16   CC       src/libyajl_la-yajl_gen.lo
01:32:48 [2024-04-09T01:32:48.816Z] #75 53.16   CC       src/libyajl_la-yajl_parser.lo
01:32:48 [2024-04-09T01:32:48.816Z] #75 53.16   CC       src/libyajl_la-yajl_buf.lo
01:32:48 [2024-04-09T01:32:48.816Z] #75 53.16   CC       src/libyajl_la-yajl_encode.lo
01:32:48 [2024-04-09T01:32:48.816Z] #75 53.16   CC       src/libyajl_la-yajl_lex.lo
01:32:48 [2024-04-09T01:32:48.816Z] #75 53.17   CC       src/libyajl_la-yajl_tree.lo
01:32:49 [2024-04-09T01:32:49.294Z] #75 53.73   CCLD     libyajl.la
01:32:49 [2024-04-09T01:32:49.554Z] #75 53.82   CCLD     verify/json_verify
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.02 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.02 make[5]: Nothing to be done for 'install-exec-am'.
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.02 make[5]: Nothing to be done for 'install-data-am'.
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.02 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.02 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.02 make[4]: Entering directory '/tmp/crun-build/libocispec'
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.05   CC       src/ocispec/validate.o
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.05   CC       src/ocispec/image_spec_schema_config_schema.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.05   CC       src/ocispec/image_spec_schema_content_descriptor.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.06   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.06   CC       src/ocispec/image_spec_schema_defs.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.06   CC       src/ocispec/image_spec_schema_image_index_schema.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.06   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.07   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.07   CC       src/ocispec/runtime_spec_schema_config_linux.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.07   CC       src/ocispec/runtime_spec_schema_config_zos.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.07   CC       src/ocispec/runtime_spec_schema_config_schema.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.07   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.07   CC       src/ocispec/runtime_spec_schema_config_vm.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.09   CC       src/ocispec/runtime_spec_schema_config_windows.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.09   CC       src/ocispec/runtime_spec_schema_defs.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.09   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.09   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.09   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.10   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.10   CC       src/ocispec/runtime_spec_schema_state_schema.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.10   CC       src/ocispec/runtime_spec_schema_features_linux.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.10   CC       src/ocispec/runtime_spec_schema_features_schema.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.10   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.10   CC       src/ocispec/basic_test_double_array_item.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.10   CC       src/ocispec/basic_test_double_array.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.12   CC       src/ocispec/basic_test_top_array_int.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.12   CC       src/ocispec/basic_test_top_array_string.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.12   CC       src/ocispec/basic_test_top_double_array_int.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.14   CC       src/ocispec/basic_test_top_double_array_obj.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.14   CC       src/ocispec/basic_test_top_double_array_refobj.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.16   CC       src/ocispec/basic_test_top_double_array_string.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.16   CC       src/ocispec/read-file.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.16   CC       src/ocispec/json_common.lo
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.18   CC       tests/test-1.o
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.18   CC       tests/test-2.o
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.18   CC       tests/test-3.o
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.19   CC       tests/test-4.o
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.22   CC       tests/test-5.o
01:32:49 [2024-04-09T01:32:49.554Z] #75 54.24   CC       tests/test-6.o
01:32:49 [2024-04-09T01:32:49.814Z] #75 54.25   CC       tests/test-7.o
01:32:49 [2024-04-09T01:32:49.814Z] #75 54.27   CC       tests/test-8.o
01:32:49 [2024-04-09T01:32:49.814Z] #75 54.28   CC       tests/test-9.o
01:32:49 [2024-04-09T01:32:49.814Z] #75 54.29   CC       tests/test-10.o
01:32:49 [2024-04-09T01:32:49.814Z] #75 54.32   CC       tests/test-11.o
01:32:50 [2024-04-09T01:32:50.754Z] #75 ...
01:32:50 [2024-04-09T01:32:50.754Z] 
01:32:50 [2024-04-09T01:32:50.754Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
01:32:50 [2024-04-09T01:32:50.754Z] #90 DONE 2.3s
01:32:51 [2024-04-09T01:32:51.014Z] 
01:32:51 [2024-04-09T01:32:51.014Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
01:32:51 [2024-04-09T01:32:51.014Z] #91 DONE 0.1s
01:32:51 [2024-04-09T01:32:51.014Z] 
01:32:51 [2024-04-09T01:32:51.014Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
01:32:51 [2024-04-09T01:32:51.583Z] #92 DONE 0.7s
01:32:51 [2024-04-09T01:32:51.583Z] 
01:32:51 [2024-04-09T01:32:51.583Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
01:32:51 [2024-04-09T01:32:51.583Z] #79 41.19 + bin/containerd
01:32:51 [2024-04-09T01:32:51.583Z] #79 41.19 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -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
01:32:54 [2024-04-09T01:32:54.124Z] #79 ...
01:32:54 [2024-04-09T01:32:54.124Z] 
01:32:54 [2024-04-09T01:32:54.124Z] #75 [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
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.25   CCLD     libocispec.la
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.41   CCLD     src/ocispec/validate
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.41   CCLD     tests/test-1
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.43   CCLD     tests/test-2
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.43   CCLD     tests/test-3
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.43   CCLD     tests/test-4
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.45   CCLD     tests/test-5
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.45   CCLD     tests/test-6
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.47   CCLD     tests/test-7
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.47   CCLD     tests/test-8
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.49   CCLD     tests/test-9
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.49   CCLD     tests/test-10
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.50 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.50   CCLD     tests/test-11
01:32:54 [2024-04-09T01:32:54.124Z] #75 58.68 libtool: link: ar cr libocispec.a 
01:32:54 [2024-04-09T01:32:54.384Z] #75 58.69 libtool: link: ranlib libocispec.a
01:32:54 [2024-04-09T01:32:54.384Z] #75 58.90 make[5]: Entering directory '/tmp/crun-build/libocispec'
01:32:54 [2024-04-09T01:32:54.384Z] #75 58.96 make[5]: Leaving directory '/tmp/crun-build/libocispec'
01:32:54 [2024-04-09T01:32:54.384Z] #75 58.96 make[4]: Leaving directory '/tmp/crun-build/libocispec'
01:32:54 [2024-04-09T01:32:54.384Z] #75 58.96 make[3]: Leaving directory '/tmp/crun-build/libocispec'
01:32:54 [2024-04-09T01:32:54.384Z] #75 58.96 make[2]: Leaving directory '/tmp/crun-build/libocispec'
01:32:54 [2024-04-09T01:32:54.384Z] #75 58.96 make[2]: Entering directory '/tmp/crun-build'
01:32:54 [2024-04-09T01:32:54.384Z] #75 59.01   CC       src/libcrun/libcrun_testing_a-utils.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.02   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.02   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.02   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.03   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.03   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.03   CC       src/libcrun/libcrun_testing_a-cgroup.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.03   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.04   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.04   CC       src/libcrun/libcrun_testing_a-container.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.06   CC       src/libcrun/libcrun_testing_a-criu.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.07   CC       src/libcrun/libcrun_testing_a-custom-handler.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.08   CC       src/libcrun/libcrun_testing_a-ebpf.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.10   CC       src/libcrun/libcrun_testing_a-error.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.11   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.13   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.14   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.18   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.20   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.24   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.25   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.27   CC       src/libcrun/libcrun_testing_a-intelrdt.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.28   CC       src/libcrun/libcrun_testing_a-io_priority.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.29   CC       src/libcrun/libcrun_testing_a-linux.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.32   CC       src/libcrun/libcrun_testing_a-mount_flags.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.32   CC       src/libcrun/libcrun_testing_a-scheduler.o
01:32:54 [2024-04-09T01:32:54.644Z] #75 59.34   CC       src/libcrun/libcrun_testing_a-seccomp.o
01:32:54 [2024-04-09T01:32:54.903Z] #75 59.34   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
01:32:54 [2024-04-09T01:32:54.903Z] #75 59.37   CC       src/libcrun/libcrun_testing_a-signals.o
01:32:54 [2024-04-09T01:32:54.903Z] #75 59.40   CC       src/libcrun/libcrun_testing_a-status.o
01:32:54 [2024-04-09T01:32:54.903Z] #75 59.45   CC       src/libcrun/libcrun_testing_a-terminal.o
01:32:55 [2024-04-09T01:32:55.163Z] #75 59.61   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
01:32:55 [2024-04-09T01:32:55.163Z] #75 59.65   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
01:32:55 [2024-04-09T01:32:55.163Z] #75 59.66   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
01:32:55 [2024-04-09T01:32:55.163Z] #75 59.78   CC       src/crun-crun.o
01:32:55 [2024-04-09T01:32:55.422Z] #75 59.80   CC       src/crun-run.o
01:32:55 [2024-04-09T01:32:55.422Z] #75 59.83   CC       src/crun-delete.o
01:32:55 [2024-04-09T01:32:55.422Z] #75 59.89   CC       src/crun-kill.o
01:32:55 [2024-04-09T01:32:55.422Z] #75 59.93   CC       src/crun-pause.o
01:32:55 [2024-04-09T01:32:55.422Z] #75 59.94   CC       src/crun-unpause.o
01:32:55 [2024-04-09T01:32:55.422Z] #75 59.95   CC       src/crun-oci_features.o
01:32:55 [2024-04-09T01:32:55.422Z] #75 59.96   CC       src/crun-spec.o
01:32:55 [2024-04-09T01:32:55.422Z] #75 60.02   CC       src/crun-exec.o
01:32:55 [2024-04-09T01:32:55.682Z] #75 60.03   CC       src/crun-list.o
01:32:55 [2024-04-09T01:32:55.682Z] #75 60.04   CC       src/crun-create.o
01:32:55 [2024-04-09T01:32:55.682Z] #75 60.05   CC       src/crun-start.o
01:32:55 [2024-04-09T01:32:55.682Z] #75 60.06   CC       src/crun-state.o
01:32:55 [2024-04-09T01:32:55.682Z] #75 60.09   CC       src/crun-update.o
01:32:55 [2024-04-09T01:32:55.682Z] #75 60.11   CC       src/crun-ps.o
01:32:55 [2024-04-09T01:32:55.682Z] #75 60.14   CC       src/crun-checkpoint.o
01:32:55 [2024-04-09T01:32:55.682Z] #75 60.16   CC       src/crun-restore.o
01:32:55 [2024-04-09T01:32:55.682Z] #75 60.20   CC       src/libcrun/crun-cloned_binary.o
01:32:55 [2024-04-09T01:32:55.682Z] #75 60.21   CC       src/libcrun/libcrun_la-utils.lo
01:32:55 [2024-04-09T01:32:55.682Z] #75 60.23   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
01:32:55 [2024-04-09T01:32:55.682Z] #75 60.25   CC       src/libcrun/libcrun_la-cgroup-resources.lo
01:32:55 [2024-04-09T01:32:55.942Z] #75 60.27   CC       src/libcrun/libcrun_la-cgroup-setup.lo
01:32:55 [2024-04-09T01:32:55.942Z] #75 60.29   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
01:32:55 [2024-04-09T01:32:55.942Z] #75 60.32   CC       src/libcrun/libcrun_la-cgroup-utils.lo
01:32:55 [2024-04-09T01:32:55.942Z] #75 60.34   CC       src/libcrun/libcrun_la-cgroup.lo
01:32:55 [2024-04-09T01:32:55.942Z] #75 60.43   CC       src/libcrun/libcrun_la-chroot_realpath.lo
01:32:55 [2024-04-09T01:32:55.942Z] #75 60.57   CC       src/libcrun/libcrun_la-cloned_binary.lo
01:32:56 [2024-04-09T01:32:56.202Z] #75 60.58   CC       src/libcrun/libcrun_la-container.lo
01:32:56 [2024-04-09T01:32:56.202Z] #75 60.59   CC       src/libcrun/libcrun_la-criu.lo
01:32:56 [2024-04-09T01:32:56.202Z] #75 60.62   CC       src/libcrun/libcrun_la-custom-handler.lo
01:32:56 [2024-04-09T01:32:56.202Z] #75 60.64   CC       src/libcrun/libcrun_la-ebpf.lo
01:32:56 [2024-04-09T01:32:56.202Z] #75 60.64   CC       src/libcrun/libcrun_la-error.lo
01:32:56 [2024-04-09T01:32:56.202Z] #75 60.68   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
01:32:56 [2024-04-09T01:32:56.202Z] #75 60.70   CC       src/libcrun/handlers/libcrun_la-krun.lo
01:32:56 [2024-04-09T01:32:56.202Z] #75 60.77   CC       src/libcrun/handlers/libcrun_la-mono.lo
01:32:56 [2024-04-09T01:32:56.202Z] #75 60.85   CC       src/libcrun/handlers/libcrun_la-spin.lo
01:32:56 [2024-04-09T01:32:56.462Z] #75 60.85   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
01:32:56 [2024-04-09T01:32:56.462Z] #75 60.85   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
01:32:56 [2024-04-09T01:32:56.462Z] #75 60.86   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
01:32:56 [2024-04-09T01:32:56.462Z] #75 60.88   CC       src/libcrun/libcrun_la-intelrdt.lo
01:32:56 [2024-04-09T01:32:56.462Z] #75 60.91   CC       src/libcrun/libcrun_la-io_priority.lo
01:32:56 [2024-04-09T01:32:56.462Z] #75 60.93   CC       src/libcrun/libcrun_la-linux.lo
01:32:56 [2024-04-09T01:32:56.462Z] #75 60.95   CC       src/libcrun/libcrun_la-mount_flags.lo
01:32:56 [2024-04-09T01:32:56.462Z] #75 60.96   CC       src/libcrun/libcrun_la-scheduler.lo
01:32:56 [2024-04-09T01:32:56.462Z] #75 60.98   CC       src/libcrun/libcrun_la-seccomp.lo
01:32:56 [2024-04-09T01:32:56.462Z] #75 61.01   CC       src/libcrun/libcrun_la-seccomp_notify.lo
01:32:56 [2024-04-09T01:32:56.462Z] #75 61.03   CC       src/libcrun/libcrun_la-signals.lo
01:32:56 [2024-04-09T01:32:56.462Z] #75 61.05   CC       src/libcrun/libcrun_la-status.lo
01:32:56 [2024-04-09T01:32:56.722Z] #75 61.07   CC       src/libcrun/libcrun_la-terminal.lo
01:32:56 [2024-04-09T01:32:56.722Z] #75 61.11   CC       tests/init.o
01:32:56 [2024-04-09T01:32:56.722Z] #75 61.15   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
01:32:58 [2024-04-09T01:32:58.631Z] #75 63.10   CCLD     tests/init
01:33:01 [2024-04-09T01:33:01.172Z] #75 65.62   AR       libcrun_testing.a
01:33:01 [2024-04-09T01:33:01.172Z] #75 65.62 ar: `u' modifier ignored since `D' is the default (see `U')
01:33:01 [2024-04-09T01:33:01.172Z] #75 65.66   CCLD     tests/tests_libcrun_utils
01:33:01 [2024-04-09T01:33:01.172Z] #75 65.66   CCLD     tests/tests_libcrun_errors
01:33:01 [2024-04-09T01:33:01.172Z] #75 65.67   CCLD     tests/tests_libcrun_intelrdt
01:33:01 [2024-04-09T01:33:01.172Z] #75 65.68   CCLD     tests/tests_libcrun_fuzzer
01:33:01 [2024-04-09T01:33:01.742Z] #75 66.27   CCLD     libcrun.la
01:33:02 [2024-04-09T01:33:02.002Z] #75 66.52   CCLD     crun
01:33:02 [2024-04-09T01:33:02.262Z] #75 66.74 make[3]: Entering directory '/tmp/crun-build'
01:33:02 [2024-04-09T01:33:02.262Z] #75 66.81  /usr/bin/mkdir -p '/usr/local/share/man/man1'
01:33:02 [2024-04-09T01:33:02.262Z] #75 66.81  /usr/bin/mkdir -p '/usr/local/lib'
01:33:02 [2024-04-09T01:33:02.262Z] #75 66.81  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
01:33:02 [2024-04-09T01:33:02.262Z] #75 66.82  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
01:33:02 [2024-04-09T01:33:02.262Z] #75 66.85 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.85 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.86 libtool: install: chmod 644 /usr/local/lib/libcrun.a
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.86 libtool: install: ranlib /usr/local/lib/libcrun.a
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93 ----------------------------------------------------------------------
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93 Libraries have been installed in:
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93    /usr/local/lib
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93 
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93 If you ever happen to want to link against installed libraries
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93 in a given directory, LIBDIR, you must either use libtool, and
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93 specify the full pathname of the library, or use the '-LLIBDIR'
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93 flag during linking and do at least one of the following:
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93      during execution
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93    - add LIBDIR to the 'LD_RUN_PATH' environment variable
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93      during linking
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93 
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93 See any operating system documentation about shared libraries for
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93 more information, such as the ld(1) and ld.so(8) manual pages.
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93 ----------------------------------------------------------------------
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.93  /usr/bin/mkdir -p '/build'
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.94   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.96 libtool: install: /usr/bin/install -c crun /build/crun
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.97 make[3]: Leaving directory '/tmp/crun-build'
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.97 make[2]: Leaving directory '/tmp/crun-build'
01:33:02 [2024-04-09T01:33:02.521Z] #75 66.97 make[1]: Leaving directory '/tmp/crun-build'
01:33:03 [2024-04-09T01:33:03.900Z] #75 DONE 68.2s
01:33:03 [2024-04-09T01:33:03.900Z] 
01:33:03 [2024-04-09T01:33:03.900Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
01:33:08 [2024-04-09T01:33:08.093Z] #79 60.10 + bin/containerd-stress
01:33:08 [2024-04-09T01:33:08.093Z] #79 60.10 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -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
01:33:09 [2024-04-09T01:33:09.031Z] #79 61.28 + bin/containerd-shim
01:33:09 [2024-04-09T01:33:09.599Z] #79 61.84 + bin/containerd-shim-runc-v1
01:33:10 [2024-04-09T01:33:10.537Z] #79 62.64 + bin/containerd-shim-runc-v2
01:33:11 [2024-04-09T01:33:11.105Z] #79 63.32 + binaries
01:33:13 [2024-04-09T01:33:13.009Z] #79 DONE 65.0s
01:33:13 [2024-04-09T01:33:13.577Z] 
01:33:13 [2024-04-09T01:33:13.577Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
01:33:13 [2024-04-09T01:33:13.577Z] #93 DONE 0.2s
01:33:13 [2024-04-09T01:33:13.836Z] 
01:33:13 [2024-04-09T01:33:13.836Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
01:33:13 [2024-04-09T01:33:13.836Z] #94 DONE 0.1s
01:33:13 [2024-04-09T01:33:13.836Z] 
01:33:13 [2024-04-09T01:33:13.836Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
01:33:13 [2024-04-09T01:33:13.836Z] #95 DONE 0.2s
01:33:14 [2024-04-09T01:33:14.095Z] 
01:33:14 [2024-04-09T01:33:14.095Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
01:33:14 [2024-04-09T01:33:14.095Z] #96 DONE 0.0s
01:33:14 [2024-04-09T01:33:14.095Z] 
01:33:14 [2024-04-09T01:33:14.095Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
01:33:14 [2024-04-09T01:33:14.095Z] #97 DONE 0.1s
01:33:14 [2024-04-09T01:33:14.354Z] 
01:33:14 [2024-04-09T01:33:14.354Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
01:33:14 [2024-04-09T01:33:14.354Z] #98 DONE 0.0s
01:33:14 [2024-04-09T01:33:14.354Z] 
01:33:14 [2024-04-09T01:33:14.354Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
01:33:14 [2024-04-09T01:33:14.922Z] #99 DONE 0.9s
01:33:15 [2024-04-09T01:33:15.181Z] 
01:33:15 [2024-04-09T01:33:15.181Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
01:33:16 [2024-04-09T01:33:16.559Z] #100 DONE 1.6s
01:33:16 [2024-04-09T01:33:16.819Z] 
01:33:16 [2024-04-09T01:33:16.819Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
01:33:16 [2024-04-09T01:33:16.819Z] #101 DONE 0.0s
01:33:16 [2024-04-09T01:33:16.819Z] 
01:33:16 [2024-04-09T01:33:16.819Z] #102 [dev-base  1/12] RUN groupadd -r docker
01:33:16 [2024-04-09T01:33:16.819Z] #102 DONE 0.3s
01:33:17 [2024-04-09T01:33:17.078Z] 
01:33:17 [2024-04-09T01:33:17.078Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
01:33:17 [2024-04-09T01:33:17.338Z] #103 DONE 0.4s
01:33:17 [2024-04-09T01:33:17.338Z] 
01:33:17 [2024-04-09T01:33:17.338Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
01:33:17 [2024-04-09T01:33:17.598Z] #104 0.304 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:33:17 [2024-04-09T01:33:17.888Z] #104 DONE 0.3s
01:33:17 [2024-04-09T01:33:17.888Z] 
01:33:17 [2024-04-09T01:33:17.888Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
01:33:17 [2024-04-09T01:33:17.888Z] #105 DONE 0.3s
01:33:18 [2024-04-09T01:33:18.147Z] 
01:33:18 [2024-04-09T01:33:18.147Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:33:18 [2024-04-09T01:33:18.148Z] #106 DONE 0.3s
01:33:18 [2024-04-09T01:33:18.407Z] 
01:33:18 [2024-04-09T01:33:18.407Z] #107 [dev-base  6/12] RUN ldconfig
01:33:18 [2024-04-09T01:33:18.666Z] #107 DONE 0.3s
01:33:18 [2024-04-09T01:33:18.666Z] 
01:33:18 [2024-04-09T01:33:18.666Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
01:33:18 [2024-04-09T01:33:18.925Z] #108 DONE 0.4s
01:33:19 [2024-04-09T01:33:19.185Z] 
01:33:19 [2024-04-09T01:33:19.185Z] #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
01:33:19 [2024-04-09T01:33:19.444Z] #109 0.638 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
01:33:19 [2024-04-09T01:33:19.704Z] #109 0.648 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
01:33:19 [2024-04-09T01:33:19.704Z] #109 0.651 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
01:33:19 [2024-04-09T01:33:19.704Z] #109 0.720 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
01:33:19 [2024-04-09T01:33:19.963Z] #109 1.046 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
01:33:20 [2024-04-09T01:33:20.222Z] #109 1.048 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
01:33:21 [2024-04-09T01:33:21.159Z] #109 2.014 Fetched 9099 kB in 2s (5565 kB/s)
01:33:21 [2024-04-09T01:33:21.418Z] #109 2.014 Reading package lists...
01:33:22 [2024-04-09T01:33:22.245Z] #109 2.625 Reading package lists...
01:33:22 [2024-04-09T01:33:22.245Z] #109 3.244 Building dependency tree...
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.749 The following additional packages will be installed:
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.750   bsdutils dmsetup libaio1 libapparmor1 libargon2-1 libblkid1 libbpf1
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.750   libcryptsetup12 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.750   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.750   libmnl0 libmount1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.751   libsmartcols1 libsodium23 libsubid4 libsystemd-shared liburcu8 libuuid1
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.752   libxtables12 mount sgml-base systemd util-linux util-linux-extra vim-runtime
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.755 Suggested packages:
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.755   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.755   gpm cryptsetup-bin nfs-common ed diffutils-doc sgml-base-doc
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.755   systemd-container systemd-homed systemd-userdbd systemd-boot
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.755   systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.755   polkitd | policykit-1 dosfstools kbd util-linux-locales ctags vim-doc
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.755   vim-scripts xfsdump acl attr quota
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.755 Recommended packages:
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.755   bsdextrautils libatm1 nftables libpam-cap uuid-runtime
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.755   default-dbus-system-bus | dbus-system-bus systemd-timesyncd | time-daemon
01:33:22 [2024-04-09T01:33:22.813Z] #109 3.755   xxd unzip
01:33:23 [2024-04-09T01:33:23.073Z] #109 4.141 The following NEW packages will be installed:
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.141   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.141   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.141   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.142   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.142   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.142   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.143   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.143   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.143   zip zstd
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.143 The following packages will be upgraded:
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.145   bsdutils libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.145   util-linux-extra
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.423 8 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.423 Need to get 33.8 MB of archives.
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.423 After this operation, 143 MB of additional disk space will be used.
01:33:23 [2024-04-09T01:33:23.332Z] #109 4.423 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 bsdutils arm64 1:2.38.1-5+deb12u1 [94.0 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.427 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libsmartcols1 arm64 2.38.1-5+deb12u1 [104 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.431 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux-extra arm64 2.38.1-5+deb12u1 [112 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.440 Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux arm64 2.38.1-5+deb12u1 [1144 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.450 Get:5 http://deb.debian.org/debian-security bookworm-security/main arm64 mount arm64 2.38.1-5+deb12u1 [134 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.455 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid1 arm64 2.38.1-5+deb12u1 [143 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.462 Get:7 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.463 Get:8 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.466 Get:9 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.468 Get:10 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.469 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libuuid1 arm64 2.38.1-5+deb12u1 [28.3 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.471 Get:12 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.473 Get:13 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.474 Get:14 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.476 Get:15 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.477 Get:16 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.479 Get:17 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount1 arm64 2.38.1-5+deb12u1 [159 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.481 Get:18 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.544 Get:19 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.640 Get:20 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.641 Get:21 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.641 Get:22 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
01:33:23 [2024-04-09T01:33:23.591Z] #109 4.695 Get:23 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.697 Get:24 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.697 Get:25 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.705 Get:26 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.706 Get:27 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.706 Get:28 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.711 Get:29 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.769 Get:30 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.771 Get:31 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.771 Get:32 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.774 Get:33 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.796 Get:34 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.797 Get:35 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.799 Get:36 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.801 Get:37 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.803 Get:38 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.805 Get:39 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.808 Get:40 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.809 Get:41 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.810 Get:42 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.872 Get:43 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.872 Get:44 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
01:33:23 [2024-04-09T01:33:23.850Z] #109 4.872 Get:45 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
01:33:24 [2024-04-09T01:33:24.110Z] #109 5.155 Get:46 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.155 Get:47 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.155 Get:48 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.185 Get:49 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.186 Get:50 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.186 Get:51 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.187 Get:52 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.188 Get:53 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.189 Get:54 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.189 Get:55 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.190 Get:56 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.191 Get:57 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.193 Get:58 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.241 Get:59 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.242 Get:60 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
01:33:24 [2024-04-09T01:33:24.369Z] #109 5.501 Get:61 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
01:33:24 [2024-04-09T01:33:24.628Z] #109 5.570 Get:62 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
01:33:24 [2024-04-09T01:33:24.628Z] #109 5.601 Get:63 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
01:33:24 [2024-04-09T01:33:24.628Z] #109 5.603 Get:64 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
01:33:24 [2024-04-09T01:33:24.887Z] #109 5.900 debconf: delaying package configuration, since apt-utils is not installed
01:33:25 [2024-04-09T01:33:25.147Z] #109 5.937 Fetched 33.8 MB in 1s (23.0 MB/s)
01:33:25 [2024-04-09T01:33:25.147Z] #109 5.956 (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.)
01:33:25 [2024-04-09T01:33:25.147Z] #109 5.965 Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u1_arm64.deb ...
01:33:25 [2024-04-09T01:33:25.147Z] #109 5.975 Unpacking bsdutils (1:2.38.1-5+deb12u1) over (1:2.38.1-5+b1) ...
01:33:25 [2024-04-09T01:33:25.147Z] #109 6.197 Setting up bsdutils (1:2.38.1-5+deb12u1) ...
01:33:25 [2024-04-09T01:33:25.406Z] #109 6.243 (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 ... 15666 files and directories currently installed.)
01:33:25 [2024-04-09T01:33:25.406Z] #109 6.251 Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u1_arm64.deb ...
01:33:25 [2024-04-09T01:33:25.406Z] #109 6.265 Unpacking libsmartcols1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:33:25 [2024-04-09T01:33:25.406Z] #109 6.435 Setting up libsmartcols1:arm64 (2.38.1-5+deb12u1) ...
01:33:25 [2024-04-09T01:33:25.406Z] #109 6.483 (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 ... 15665 files and directories currently installed.)
01:33:25 [2024-04-09T01:33:25.406Z] #109 6.491 Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u1_arm64.deb ...
01:33:25 [2024-04-09T01:33:25.406Z] #109 6.504 Unpacking util-linux-extra (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:33:25 [2024-04-09T01:33:25.406Z] #109 6.599 Setting up util-linux-extra (2.38.1-5+deb12u1) ...
01:33:25 [2024-04-09T01:33:25.665Z] #109 6.661 (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 ... 15664 files and directories currently installed.)
01:33:25 [2024-04-09T01:33:25.665Z] #109 6.669 Preparing to unpack .../util-linux_2.38.1-5+deb12u1_arm64.deb ...
01:33:25 [2024-04-09T01:33:25.665Z] #109 6.683 Unpacking util-linux (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:33:27 [2024-04-09T01:33:27.570Z] #109 8.484 Setting up util-linux (2.38.1-5+deb12u1) ...
01:33:27 [2024-04-09T01:33:27.829Z] #109 8.669 (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 ... 15663 files and directories currently installed.)
01:33:27 [2024-04-09T01:33:27.829Z] #109 8.677 Preparing to unpack .../mount_2.38.1-5+deb12u1_arm64.deb ...
01:33:27 [2024-04-09T01:33:27.829Z] #109 8.690 Unpacking mount (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:33:27 [2024-04-09T01:33:27.829Z] #109 8.817 Preparing to unpack .../libblkid1_2.38.1-5+deb12u1_arm64.deb ...
01:33:27 [2024-04-09T01:33:27.829Z] #109 8.835 Unpacking libblkid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:33:27 [2024-04-09T01:33:27.829Z] #109 8.904 Setting up libblkid1:arm64 (2.38.1-5+deb12u1) ...
01:33:27 [2024-04-09T01:33:27.829Z] #109 8.951 Selecting previously unselected package libargon2-1:arm64.
01:33:28 [2024-04-09T01:33:28.088Z] #109 8.951 (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 ... 15661 files and directories currently installed.)
01:33:28 [2024-04-09T01:33:28.088Z] #109 8.960 Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
01:33:28 [2024-04-09T01:33:28.088Z] #109 8.964 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
01:33:28 [2024-04-09T01:33:28.088Z] #109 8.999 Selecting previously unselected package dmsetup.
01:33:28 [2024-04-09T01:33:28.088Z] #109 9.001 Preparing to unpack .../dmsetup_2%3a1.02.185-2_arm64.deb ...
01:33:28 [2024-04-09T01:33:28.088Z] #109 9.006 Unpacking dmsetup (2:1.02.185-2) ...
01:33:28 [2024-04-09T01:33:28.088Z] #109 9.050 Selecting previously unselected package libdevmapper1.02.1:arm64.
01:33:28 [2024-04-09T01:33:28.088Z] #109 9.052 Preparing to unpack .../libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
01:33:28 [2024-04-09T01:33:28.088Z] #109 9.057 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
01:33:28 [2024-04-09T01:33:28.088Z] #109 9.100 Selecting previously unselected package libjson-c5:arm64.
01:33:28 [2024-04-09T01:33:28.088Z] #109 9.102 Preparing to unpack .../libjson-c5_0.16-2_arm64.deb ...
01:33:28 [2024-04-09T01:33:28.088Z] #109 9.107 Unpacking libjson-c5:arm64 (0.16-2) ...
01:33:28 [2024-04-09T01:33:28.088Z] #109 9.157 Preparing to unpack .../libuuid1_2.38.1-5+deb12u1_arm64.deb ...
01:33:28 [2024-04-09T01:33:28.088Z] #109 9.172 Unpacking libuuid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:33:28 [2024-04-09T01:33:28.088Z] #109 9.227 Setting up libuuid1:arm64 (2.38.1-5+deb12u1) ...
01:33:28 [2024-04-09T01:33:28.088Z] #109 9.274 Selecting previously unselected package libcryptsetup12:arm64.
01:33:28 [2024-04-09T01:33:28.347Z] #109 9.274 (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 ... 15694 files and directories currently installed.)
01:33:28 [2024-04-09T01:33:28.347Z] #109 9.283 Preparing to unpack .../0-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
01:33:28 [2024-04-09T01:33:28.347Z] #109 9.287 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
01:33:28 [2024-04-09T01:33:28.347Z] #109 9.336 Selecting previously unselected package libfdisk1:arm64.
01:33:28 [2024-04-09T01:33:28.347Z] #109 9.338 Preparing to unpack .../1-libfdisk1_2.38.1-5+deb12u1_arm64.deb ...
01:33:28 [2024-04-09T01:33:28.347Z] #109 9.345 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ...
01:33:28 [2024-04-09T01:33:28.347Z] #109 9.405 Selecting previously unselected package libkmod2:arm64.
01:33:28 [2024-04-09T01:33:28.347Z] #109 9.407 Preparing to unpack .../2-libkmod2_30+20221128-1_arm64.deb ...
01:33:28 [2024-04-09T01:33:28.347Z] #109 9.411 Unpacking libkmod2:arm64 (30+20221128-1) ...
01:33:28 [2024-04-09T01:33:28.347Z] #109 9.458 Selecting previously unselected package libapparmor1:arm64.
01:33:28 [2024-04-09T01:33:28.347Z] #109 9.460 Preparing to unpack .../3-libapparmor1_3.0.8-3_arm64.deb ...
01:33:28 [2024-04-09T01:33:28.347Z] #109 9.467 Unpacking libapparmor1:arm64 (3.0.8-3) ...
01:33:28 [2024-04-09T01:33:28.348Z] #109 9.520 Selecting previously unselected package libip4tc2:arm64.
01:33:28 [2024-04-09T01:33:28.607Z] #109 9.522 Preparing to unpack .../4-libip4tc2_1.8.9-2_arm64.deb ...
01:33:28 [2024-04-09T01:33:28.607Z] #109 9.525 Unpacking libip4tc2:arm64 (1.8.9-2) ...
01:33:28 [2024-04-09T01:33:28.607Z] #109 9.563 Preparing to unpack .../5-libmount1_2.38.1-5+deb12u1_arm64.deb ...
01:33:28 [2024-04-09T01:33:28.607Z] #109 9.579 Unpacking libmount1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
01:33:28 [2024-04-09T01:33:28.607Z] #109 9.650 Setting up libmount1:arm64 (2.38.1-5+deb12u1) ...
01:33:28 [2024-04-09T01:33:28.866Z] #109 9.691 Selecting previously unselected package libsystemd-shared:arm64.
01:33:28 [2024-04-09T01:33:28.866Z] #109 9.691 (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 ... 15725 files and directories currently installed.)
01:33:28 [2024-04-09T01:33:28.866Z] #109 9.700 Preparing to unpack .../00-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
01:33:28 [2024-04-09T01:33:28.866Z] #109 9.706 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
01:33:28 [2024-04-09T01:33:28.866Z] #109 9.861 Selecting previously unselected package systemd.
01:33:28 [2024-04-09T01:33:28.866Z] #109 9.863 Preparing to unpack .../01-systemd_252.22-1~deb12u1_arm64.deb ...
01:33:28 [2024-04-09T01:33:28.866Z] #109 9.880 Unpacking systemd (252.22-1~deb12u1) ...
01:33:29 [2024-04-09T01:33:29.125Z] #109 10.14 Selecting previously unselected package pigz.
01:33:29 [2024-04-09T01:33:29.125Z] #109 10.15 Preparing to unpack .../02-pigz_2.6-1_arm64.deb ...
01:33:29 [2024-04-09T01:33:29.125Z] #109 10.15 Unpacking pigz (2.6-1) ...
01:33:29 [2024-04-09T01:33:29.125Z] #109 10.19 Selecting previously unselected package sgml-base.
01:33:29 [2024-04-09T01:33:29.125Z] #109 10.20 Preparing to unpack .../03-sgml-base_1.31_all.deb ...
01:33:29 [2024-04-09T01:33:29.125Z] #109 10.20 Unpacking sgml-base (1.31) ...
01:33:29 [2024-04-09T01:33:29.125Z] #109 10.27 Selecting previously unselected package sudo.
01:33:29 [2024-04-09T01:33:29.384Z] #109 10.27 Preparing to unpack .../04-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
01:33:29 [2024-04-09T01:33:29.384Z] #109 10.28 Unpacking sudo (1.9.13p3-1+deb12u1) ...
01:33:29 [2024-04-09T01:33:29.384Z] #109 10.41 Selecting previously unselected package libelf1:arm64.
01:33:29 [2024-04-09T01:33:29.384Z] #109 10.41 Preparing to unpack .../05-libelf1_0.188-2.1_arm64.deb ...
01:33:29 [2024-04-09T01:33:29.384Z] #109 10.42 Unpacking libelf1:arm64 (0.188-2.1) ...
01:33:29 [2024-04-09T01:33:29.384Z] #109 10.47 Selecting previously unselected package libbpf1:arm64.
01:33:29 [2024-04-09T01:33:29.384Z] #109 10.47 Preparing to unpack .../06-libbpf1_1%3a1.1.0-1_arm64.deb ...
01:33:29 [2024-04-09T01:33:29.384Z] #109 10.47 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
01:33:29 [2024-04-09T01:33:29.384Z] #109 10.52 Selecting previously unselected package libmnl0:arm64.
01:33:29 [2024-04-09T01:33:29.644Z] #109 10.53 Preparing to unpack .../07-libmnl0_1.0.4-3_arm64.deb ...
01:33:29 [2024-04-09T01:33:29.644Z] #109 10.53 Unpacking libmnl0:arm64 (1.0.4-3) ...
01:33:29 [2024-04-09T01:33:29.644Z] #109 10.57 Selecting previously unselected package libxtables12:arm64.
01:33:29 [2024-04-09T01:33:29.644Z] #109 10.58 Preparing to unpack .../08-libxtables12_1.8.9-2_arm64.deb ...
01:33:29 [2024-04-09T01:33:29.644Z] #109 10.58 Unpacking libxtables12:arm64 (1.8.9-2) ...
01:33:29 [2024-04-09T01:33:29.644Z] #109 10.61 Selecting previously unselected package libcap2-bin.
01:33:29 [2024-04-09T01:33:29.644Z] #109 10.61 Preparing to unpack .../09-libcap2-bin_1%3a2.66-4_arm64.deb ...
01:33:29 [2024-04-09T01:33:29.644Z] #109 10.62 Unpacking libcap2-bin (1:2.66-4) ...
01:33:29 [2024-04-09T01:33:29.644Z] #109 10.67 Selecting previously unselected package iproute2.
01:33:29 [2024-04-09T01:33:29.644Z] #109 10.67 Preparing to unpack .../10-iproute2_6.1.0-3_arm64.deb ...
01:33:29 [2024-04-09T01:33:29.644Z] #109 10.67 Unpacking iproute2 (6.1.0-3) ...
01:33:29 [2024-04-09T01:33:29.644Z] #109 10.79 Selecting previously unselected package vim-common.
01:33:29 [2024-04-09T01:33:29.903Z] #109 10.79 Preparing to unpack .../11-vim-common_2%3a9.0.1378-2_all.deb ...
01:33:29 [2024-04-09T01:33:29.903Z] #109 10.80 Unpacking vim-common (2:9.0.1378-2) ...
01:33:29 [2024-04-09T01:33:29.903Z] #109 10.84 Selecting previously unselected package bash-completion.
01:33:29 [2024-04-09T01:33:29.903Z] #109 10.85 Preparing to unpack .../12-bash-completion_1%3a2.11-6_all.deb ...
01:33:29 [2024-04-09T01:33:29.903Z] #109 10.86 Unpacking bash-completion (1:2.11-6) ...
01:33:29 [2024-04-09T01:33:29.903Z] #109 10.98 Selecting previously unselected package bzip2.
01:33:30 [2024-04-09T01:33:30.163Z] #109 10.99 Preparing to unpack .../13-bzip2_1.0.8-5+b1_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.163Z] #109 10.99 Unpacking bzip2 (1.0.8-5+b1) ...
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.03 Selecting previously unselected package xz-utils.
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.04 Preparing to unpack .../14-xz-utils_5.4.1-0.2_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.04 Unpacking xz-utils (5.4.1-0.2) ...
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.12 Selecting previously unselected package apparmor.
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.13 Preparing to unpack .../15-apparmor_3.0.8-3_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.14 Unpacking apparmor (3.0.8-3) ...
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.23 Selecting previously unselected package inetutils-ping.
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.23 Preparing to unpack .../16-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.23 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.27 Selecting previously unselected package libip6tc2:arm64.
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.27 Preparing to unpack .../17-libip6tc2_1.8.9-2_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.28 Unpacking libip6tc2:arm64 (1.8.9-2) ...
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.31 Selecting previously unselected package libnfnetlink0:arm64.
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.32 Preparing to unpack .../18-libnfnetlink0_1.0.2-2_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.32 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
01:33:30 [2024-04-09T01:33:30.163Z] #109 11.36 Selecting previously unselected package libnetfilter-conntrack3:arm64.
01:33:30 [2024-04-09T01:33:30.422Z] #109 11.36 Preparing to unpack .../19-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.422Z] #109 11.36 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
01:33:30 [2024-04-09T01:33:30.422Z] #109 11.40 Selecting previously unselected package libnftnl11:arm64.
01:33:30 [2024-04-09T01:33:30.422Z] #109 11.40 Preparing to unpack .../20-libnftnl11_1.2.4-2_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.422Z] #109 11.40 Unpacking libnftnl11:arm64 (1.2.4-2) ...
01:33:30 [2024-04-09T01:33:30.422Z] #109 11.44 Selecting previously unselected package iptables.
01:33:30 [2024-04-09T01:33:30.422Z] #109 11.44 Preparing to unpack .../21-iptables_1.8.9-2_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.422Z] #109 11.45 Unpacking iptables (1.8.9-2) ...
01:33:30 [2024-04-09T01:33:30.422Z] #109 11.53 Selecting previously unselected package libonig5:arm64.
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.54 Preparing to unpack .../22-libonig5_6.9.8-1_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.54 Unpacking libonig5:arm64 (6.9.8-1) ...
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.59 Selecting previously unselected package libjq1:arm64.
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.60 Preparing to unpack .../23-libjq1_1.6-2.1_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.60 Unpacking libjq1:arm64 (1.6-2.1) ...
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.64 Selecting previously unselected package jq.
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.64 Preparing to unpack .../24-jq_1.6-2.1_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.65 Unpacking jq (1.6-2.1) ...
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.69 Selecting previously unselected package libaio1:arm64.
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.69 Preparing to unpack .../25-libaio1_0.3.113-4_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.69 Unpacking libaio1:arm64 (0.3.113-4) ...
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.73 Selecting previously unselected package libgpm2:arm64.
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.73 Preparing to unpack .../26-libgpm2_1.20.7-10+b1_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.74 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
01:33:30 [2024-04-09T01:33:30.682Z] #109 11.77 Selecting previously unselected package libicu72:arm64.
01:33:30 [2024-04-09T01:33:30.941Z] #109 11.77 Preparing to unpack .../27-libicu72_72.1-3_arm64.deb ...
01:33:30 [2024-04-09T01:33:30.941Z] #109 11.77 Unpacking libicu72:arm64 (72.1-3) ...
01:33:31 [2024-04-09T01:33:31.200Z] #109 12.33 Selecting previously unselected package libinih1:arm64.
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.33 Preparing to unpack .../28-libinih1_55-1_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.34 Unpacking libinih1:arm64 (55-1) ...
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.38 Selecting previously unselected package libmicrohttpd12:arm64.
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.38 Preparing to unpack .../29-libmicrohttpd12_0.9.75-6_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.38 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.43 Selecting previously unselected package libnet1:arm64.
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.43 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.48 Selecting previously unselected package libnl-3-200:arm64.
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.48 Preparing to unpack .../31-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.49 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.53 Selecting previously unselected package libprotobuf-c1:arm64.
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.53 Preparing to unpack .../32-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.54 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.59 Selecting previously unselected package libsodium23:arm64.
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.59 Preparing to unpack .../33-libsodium23_1.0.18-1_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.60 Unpacking libsodium23:arm64 (1.0.18-1) ...
01:33:31 [2024-04-09T01:33:31.459Z] #109 12.64 Selecting previously unselected package libsubid4:arm64.
01:33:31 [2024-04-09T01:33:31.719Z] #109 12.65 Preparing to unpack .../34-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.719Z] #109 12.65 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
01:33:31 [2024-04-09T01:33:31.719Z] #109 12.70 Selecting previously unselected package liburcu8:arm64.
01:33:31 [2024-04-09T01:33:31.719Z] #109 12.70 Preparing to unpack .../35-liburcu8_0.13.2-1_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.719Z] #109 12.70 Unpacking liburcu8:arm64 (0.13.2-1) ...
01:33:31 [2024-04-09T01:33:31.719Z] #109 12.76 Selecting previously unselected package libyajl2:arm64.
01:33:31 [2024-04-09T01:33:31.719Z] #109 12.76 Preparing to unpack .../36-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.719Z] #109 12.77 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
01:33:31 [2024-04-09T01:33:31.719Z] #109 12.80 Selecting previously unselected package net-tools.
01:33:31 [2024-04-09T01:33:31.719Z] #109 12.81 Preparing to unpack .../37-net-tools_2.10-0.1_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.719Z] #109 12.81 Unpacking net-tools (2.10-0.1) ...
01:33:31 [2024-04-09T01:33:31.719Z] #109 12.88 Selecting previously unselected package patch.
01:33:31 [2024-04-09T01:33:31.978Z] #109 12.88 Preparing to unpack .../38-patch_2.7.6-7_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.978Z] #109 12.88 Unpacking patch (2.7.6-7) ...
01:33:31 [2024-04-09T01:33:31.978Z] #109 12.94 Selecting previously unselected package systemd-journal-remote.
01:33:31 [2024-04-09T01:33:31.978Z] #109 12.94 Preparing to unpack .../39-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.978Z] #109 12.94 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
01:33:31 [2024-04-09T01:33:31.978Z] #109 12.99 Selecting previously unselected package thin-provisioning-tools.
01:33:31 [2024-04-09T01:33:31.978Z] #109 12.99 Preparing to unpack .../40-thin-provisioning-tools_0.9.0-2_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.978Z] #109 13.00 Unpacking thin-provisioning-tools (0.9.0-2) ...
01:33:31 [2024-04-09T01:33:31.978Z] #109 13.07 Selecting previously unselected package uidmap.
01:33:31 [2024-04-09T01:33:31.978Z] #109 13.07 Preparing to unpack .../41-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
01:33:31 [2024-04-09T01:33:31.978Z] #109 13.07 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
01:33:31 [2024-04-09T01:33:31.978Z] #109 13.13 Selecting previously unselected package vim-runtime.
01:33:32 [2024-04-09T01:33:32.237Z] #109 13.13 Preparing to unpack .../42-vim-runtime_2%3a9.0.1378-2_all.deb ...
01:33:32 [2024-04-09T01:33:32.237Z] #109 13.14 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
01:33:32 [2024-04-09T01:33:32.237Z] #109 13.16 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
01:33:32 [2024-04-09T01:33:32.237Z] #109 13.16 Unpacking vim-runtime (2:9.0.1378-2) ...
01:33:32 [2024-04-09T01:33:32.496Z] #109 13.67 Selecting previously unselected package vim.
01:33:32 [2024-04-09T01:33:32.756Z] #109 13.68 Preparing to unpack .../43-vim_2%3a9.0.1378-2_arm64.deb ...
01:33:32 [2024-04-09T01:33:32.756Z] #109 13.68 Unpacking vim (2:9.0.1378-2) ...
01:33:32 [2024-04-09T01:33:32.756Z] #109 13.83 Selecting previously unselected package xfsprogs.
01:33:32 [2024-04-09T01:33:32.756Z] #109 13.83 Preparing to unpack .../44-xfsprogs_6.1.0-1_arm64.deb ...
01:33:32 [2024-04-09T01:33:32.756Z] #109 13.83 Unpacking xfsprogs (6.1.0-1) ...
01:33:32 [2024-04-09T01:33:32.756Z] #109 13.93 Selecting previously unselected package zip.
01:33:33 [2024-04-09T01:33:33.015Z] #109 13.94 Preparing to unpack .../45-zip_3.0-13_arm64.deb ...
01:33:33 [2024-04-09T01:33:33.015Z] #109 13.94 Unpacking zip (3.0-13) ...
01:33:33 [2024-04-09T01:33:33.015Z] #109 13.99 Selecting previously unselected package zstd.
01:33:33 [2024-04-09T01:33:33.015Z] #109 13.99 Preparing to unpack .../46-zstd_1.5.4+dfsg2-5_arm64.deb ...
01:33:33 [2024-04-09T01:33:33.015Z] #109 14.00 Unpacking zstd (1.5.4+dfsg2-5) ...
01:33:33 [2024-04-09T01:33:33.015Z] #109 14.09 Setting up libip4tc2:arm64 (1.8.9-2) ...
01:33:33 [2024-04-09T01:33:33.015Z] #109 14.11 Setting up net-tools (2.10-0.1) ...
01:33:33 [2024-04-09T01:33:33.015Z] #109 14.12 Setting up libapparmor1:arm64 (3.0.8-3) ...
01:33:33 [2024-04-09T01:33:33.015Z] #109 14.14 Setting up libsodium23:arm64 (1.0.18-1) ...
01:33:33 [2024-04-09T01:33:33.015Z] #109 14.15 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
01:33:33 [2024-04-09T01:33:33.015Z] #109 14.16 Setting up libicu72:arm64 (72.1-3) ...
01:33:33 [2024-04-09T01:33:33.015Z] #109 14.17 Setting up libip6tc2:arm64 (1.8.9-2) ...
01:33:33 [2024-04-09T01:33:33.015Z] #109 14.18 Setting up libinih1:arm64 (55-1) ...
01:33:33 [2024-04-09T01:33:33.015Z] #109 14.19 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
01:33:33 [2024-04-09T01:33:33.274Z] #109 14.21 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
01:33:33 [2024-04-09T01:33:33.274Z] #109 14.22 Setting up bzip2 (1.0.8-5+b1) ...
01:33:33 [2024-04-09T01:33:33.274Z] #109 14.23 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
01:33:33 [2024-04-09T01:33:33.274Z] #109 14.25 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
01:33:33 [2024-04-09T01:33:33.274Z] #109 14.26 Setting up libcap2-bin (1:2.66-4) ...
01:33:33 [2024-04-09T01:33:33.274Z] #109 14.28 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
01:33:33 [2024-04-09T01:33:33.274Z] #109 14.29 Setting up apparmor (3.0.8-3) ...
01:33:34 [2024-04-09T01:33:34.211Z] #109 15.06 debconf: unable to initialize frontend: Dialog
01:33:34 [2024-04-09T01:33:34.211Z] #109 15.06 debconf: (TERM is not set, so the dialog frontend is not usable.)
01:33:34 [2024-04-09T01:33:34.211Z] #109 15.06 debconf: falling back to frontend: Readline
01:33:34 [2024-04-09T01:33:34.211Z] #109 15.07 debconf: unable to initialize frontend: Readline
01:33:34 [2024-04-09T01:33:34.211Z] #109 15.07 debconf: (This frontend requires a controlling tty.)
01:33:34 [2024-04-09T01:33:34.211Z] #109 15.07 debconf: falling back to frontend: Teletype
01:33:34 [2024-04-09T01:33:34.211Z] #109 15.23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

01:33:34 [2024-04-09T01:33:34.211Z] #109 15.26 Setting up zip (3.0-13) ...
01:33:34 [2024-04-09T01:33:34.211Z] #109 15.27 Setting up vim-common (2:9.0.1378-2) ...
01:33:34 [2024-04-09T01:33:34.211Z] #109 15.29 Setting up bash-completion (1:2.11-6) ...
01:33:34 [2024-04-09T01:33:34.211Z] #109 15.33 Setting up xz-utils (5.4.1-0.2) ...
01:33:34 [2024-04-09T01:33:34.211Z] #109 15.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:33:34 [2024-04-09T01:33:34.471Z] #109 15.35 Setting up libmnl0:arm64 (1.0.4-3) ...
01:33:34 [2024-04-09T01:33:34.471Z] #109 15.37 Setting up patch (2.7.6-7) ...
01:33:34 [2024-04-09T01:33:34.471Z] #109 15.38 Setting up sudo (1.9.13p3-1+deb12u1) ...
01:33:34 [2024-04-09T01:33:34.471Z] #109 15.45 invoke-rc.d: could not determine current runlevel
01:33:34 [2024-04-09T01:33:34.471Z] #109 15.45 invoke-rc.d: policy-rc.d denied execution of start.
01:33:34 [2024-04-09T01:33:34.471Z] #109 15.46 Setting up libxtables12:arm64 (1.8.9-2) ...
01:33:34 [2024-04-09T01:33:34.471Z] #109 15.48 Setting up liburcu8:arm64 (0.13.2-1) ...
01:33:34 [2024-04-09T01:33:34.471Z] #109 15.49 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ...
01:33:34 [2024-04-09T01:33:34.471Z] #109 15.51 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
01:33:34 [2024-04-09T01:33:34.471Z] #109 15.54 Setting up mount (2.38.1-5+deb12u1) ...
01:33:34 [2024-04-09T01:33:34.471Z] #109 15.56 Setting up pigz (2.6-1) ...
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.57 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.58 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.65 Setting up sgml-base (1.31) ...
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.68 Setting up vim-runtime (2:9.0.1378-2) ...
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.76 Setting up libaio1:arm64 (0.3.113-4) ...
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.77 Setting up libelf1:arm64 (0.188-2.1) ...
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.79 Setting up libjson-c5:arm64 (0.16-2) ...
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.81 Setting up zstd (1.5.4+dfsg2-5) ...
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.82 Setting up libonig5:arm64 (6.9.8-1) ...
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.84 Setting up libbpf1:arm64 (1:1.1.0-1) ...
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.86 Setting up libkmod2:arm64 (30+20221128-1) ...
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.88 Setting up vim (2:9.0.1378-2) ...
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:33:34 [2024-04-09T01:33:34.732Z] #109 15.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:33:34 [2024-04-09T01:33:34.991Z] #109 15.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:33:34 [2024-04-09T01:33:34.991Z] #109 15.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:33:34 [2024-04-09T01:33:34.991Z] #109 15.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:33:34 [2024-04-09T01:33:34.991Z] #109 15.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:33:34 [2024-04-09T01:33:34.991Z] #109 15.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:33:34 [2024-04-09T01:33:34.991Z] #109 15.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:33:34 [2024-04-09T01:33:34.991Z] #109 15.95 Setting up libjq1:arm64 (1.6-2.1) ...
01:33:34 [2024-04-09T01:33:34.991Z] #109 15.97 Setting up iproute2 (6.1.0-3) ...
01:33:34 [2024-04-09T01:33:34.991Z] #109 16.10 debconf: unable to initialize frontend: Dialog
01:33:34 [2024-04-09T01:33:34.991Z] #109 16.10 debconf: (TERM is not set, so the dialog frontend is not usable.)
01:33:34 [2024-04-09T01:33:34.991Z] #109 16.10 debconf: falling back to frontend: Readline
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.11 debconf: unable to initialize frontend: Readline
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.11 debconf: (This frontend requires a controlling tty.)
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.11 debconf: falling back to frontend: Teletype
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.15 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.16 Setting up libnftnl11:arm64 (1.2.4-2) ...
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.18 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.19 Setting up thin-provisioning-tools (0.9.0-2) ...
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.21 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.22 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.24 Setting up jq (1.6-2.1) ...
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.26 Setting up iptables (1.8.9-2) ...
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.30 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.32 Setting up dmsetup (2:1.02.185-2) ...
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.34 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.36 Setting up systemd (252.22-1~deb12u1) ...
01:33:35 [2024-04-09T01:33:35.251Z] #109 16.42 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

01:33:35 [2024-04-09T01:33:35.510Z] #109 16.43 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

01:33:35 [2024-04-09T01:33:35.510Z] #109 16.43 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

01:33:35 [2024-04-09T01:33:35.510Z] #109 16.44 Initializing machine ID from random generator.

01:33:35 [2024-04-09T01:33:35.510Z] #109 16.46 Creating group 'systemd-journal' with GID 998.

01:33:35 [2024-04-09T01:33:35.510Z] #109 16.46 Creating group 'systemd-network' with GID 997.

01:33:35 [2024-04-09T01:33:35.510Z] #109 16.46 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

01:33:35 [2024-04-09T01:33:35.510Z] #109 16.51 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
01:33:35 [2024-04-09T01:33:35.510Z] #109 16.53 Creating group 'systemd-journal-remote' with GID 996.

01:33:35 [2024-04-09T01:33:35.769Z] #109 16.53 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

01:33:35 [2024-04-09T01:33:35.769Z] #109 16.57 Setting up xfsprogs (6.1.0-1) ...
01:33:35 [2024-04-09T01:33:35.769Z] #109 16.58 System has not been booted with systemd as init system (PID 1). Can't operate.

01:33:35 [2024-04-09T01:33:35.769Z] #109 16.58 Failed to connect to bus: Host is down

01:33:35 [2024-04-09T01:33:35.769Z] #109 16.59 Processing triggers for libc-bin (2.36-9+deb12u4) ...
01:33:37 [2024-04-09T01:33:37.674Z] #109 DONE 18.8s
01:33:37 [2024-04-09T01:33:37.933Z] 
01:33:37 [2024-04-09T01:33:37.933Z] #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
01:33:37 [2024-04-09T01:33:37.933Z] #110 0.208 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:33:38 [2024-04-09T01:33:38.192Z] #110 0.212 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:33:38 [2024-04-09T01:33:38.192Z] #110 0.215 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:33:38 [2024-04-09T01:33:38.192Z] #110 DONE 0.2s
01:33:38 [2024-04-09T01:33:38.192Z] 
01:33:38 [2024-04-09T01:33:38.192Z] #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
01:33:38 [2024-04-09T01:33:38.760Z] #111 0.658 Hit:1 http://deb.debian.org/debian bookworm InRelease
01:33:38 [2024-04-09T01:33:38.760Z] #111 0.658 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
01:33:38 [2024-04-09T01:33:38.760Z] #111 0.658 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
01:33:39 [2024-04-09T01:33:39.696Z] #111 0.842 Reading package lists...
01:33:39 [2024-04-09T01:33:39.955Z] #111 1.457 Reading package lists...
01:33:40 [2024-04-09T01:33:40.214Z] #111 2.054 Building dependency tree...
01:33:40 [2024-04-09T01:33:40.474Z] #111 2.223 Reading state information...
01:33:40 [2024-04-09T01:33:40.474Z] #111 2.444 gcc is already the newest version (4:12.2.0-3).
01:33:40 [2024-04-09T01:33:40.474Z] #111 2.444 pkg-config is already the newest version (1.8.1-1).
01:33:40 [2024-04-09T01:33:40.474Z] #111 2.444 The following additional packages will be installed:
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.444   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.444   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.445   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.445   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.446   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.446   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.446   python3-yaml uuid-dev zlib1g-dev
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.449 Suggested packages:
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.449   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.449   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.449 Recommended packages:
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.449   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.449   liblocale-gettext-perl shared-mime-info xdg-user-dirs
01:33:40 [2024-04-09T01:33:40.733Z] #111 2.714 The following NEW packages will be installed:
01:33:40 [2024-04-09T01:33:40.992Z] #111 2.714   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
01:33:40 [2024-04-09T01:33:40.992Z] #111 2.714   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
01:33:40 [2024-04-09T01:33:40.992Z] #111 2.714   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
01:33:40 [2024-04-09T01:33:40.992Z] #111 2.715   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
01:33:40 [2024-04-09T01:33:40.992Z] #111 2.715   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
01:33:40 [2024-04-09T01:33:40.992Z] #111 2.715   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
01:33:40 [2024-04-09T01:33:40.992Z] #111 2.715   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
01:33:40 [2024-04-09T01:33:40.992Z] #111 2.716   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
01:33:40 [2024-04-09T01:33:40.992Z] #111 2.994 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
01:33:40 [2024-04-09T01:33:40.992Z] #111 2.994 Need to get 11.9 MB of archives.
01:33:40 [2024-04-09T01:33:40.992Z] #111 2.994 After this operation, 53.1 MB of additional disk space will be used.
01:33:40 [2024-04-09T01:33:40.992Z] #111 2.994 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.004 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.010 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.031 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.034 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.036 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.038 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.039 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.041 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.043 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.045 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.046 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.054 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.056 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.060 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.066 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.067 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.067 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.069 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.075 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.076 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.078 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.080 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.084 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.104 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.106 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.107 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.112 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.132 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.134 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.136 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.140 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.142 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.143 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.146 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.149 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.154 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
01:33:41 [2024-04-09T01:33:41.252Z] #111 3.315 debconf: delaying package configuration, since apt-utils is not installed
01:33:41 [2024-04-09T01:33:41.511Z] #111 3.360 Fetched 11.9 MB in 0s (27.9 MB/s)
01:33:41 [2024-04-09T01:33:41.511Z] #111 3.381 Selecting previously unselected package libdpkg-perl.
01:33:41 [2024-04-09T01:33:41.511Z] #111 3.381 (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 ... 21013 files and directories currently installed.)
01:33:41 [2024-04-09T01:33:41.511Z] #111 3.394 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
01:33:41 [2024-04-09T01:33:41.511Z] #111 3.398 Unpacking libdpkg-perl (1.21.22) ...
01:33:41 [2024-04-09T01:33:41.511Z] #111 3.480 Selecting previously unselected package dpkg-dev.
01:33:41 [2024-04-09T01:33:41.770Z] #111 3.483 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
01:33:41 [2024-04-09T01:33:41.770Z] #111 3.488 Unpacking dpkg-dev (1.21.22) ...
01:33:41 [2024-04-09T01:33:41.770Z] #111 3.620 Selecting previously unselected package libglib2.0-0:arm64.
01:33:41 [2024-04-09T01:33:41.770Z] #111 3.622 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
01:33:41 [2024-04-09T01:33:41.770Z] #111 3.643 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
01:33:41 [2024-04-09T01:33:41.770Z] #111 3.767 Selecting previously unselected package libgirepository-1.0-1:arm64.
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.770 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.774 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.816 Selecting previously unselected package gir1.2-glib-2.0:arm64.
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.819 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.824 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.868 Selecting previously unselected package libsecret-common.
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.870 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.874 Unpacking libsecret-common (0.20.5-3) ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.934 Selecting previously unselected package libsecret-1-0:arm64.
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.937 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.942 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.978 Selecting previously unselected package gir1.2-secret-1:arm64.
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.980 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 3.985 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 4.020 Selecting previously unselected package libapparmor-dev:arm64.
01:33:42 [2024-04-09T01:33:42.030Z] #111 4.022 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 4.030 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 4.068 Selecting previously unselected package uuid-dev:arm64.
01:33:42 [2024-04-09T01:33:42.030Z] #111 4.070 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 4.075 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
01:33:42 [2024-04-09T01:33:42.030Z] #111 4.113 Selecting previously unselected package libblkid-dev:arm64.
01:33:42 [2024-04-09T01:33:42.289Z] #111 4.116 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.289Z] #111 4.121 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
01:33:42 [2024-04-09T01:33:42.289Z] #111 4.170 Selecting previously unselected package libffi-dev:arm64.
01:33:42 [2024-04-09T01:33:42.289Z] #111 4.173 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.289Z] #111 4.179 Unpacking libffi-dev:arm64 (3.4.4-1) ...
01:33:42 [2024-04-09T01:33:42.289Z] #111 4.215 Selecting previously unselected package libgpg-error-dev.
01:33:42 [2024-04-09T01:33:42.289Z] #111 4.218 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.289Z] #111 4.222 Unpacking libgpg-error-dev (1.46-1) ...
01:33:42 [2024-04-09T01:33:42.289Z] #111 4.267 Selecting previously unselected package libgcrypt20-dev.
01:33:42 [2024-04-09T01:33:42.289Z] #111 4.270 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.289Z] #111 4.274 Unpacking libgcrypt20-dev (1.10.1-3) ...
01:33:42 [2024-04-09T01:33:42.289Z] #111 4.348 Selecting previously unselected package libglib2.0-data.
01:33:42 [2024-04-09T01:33:42.548Z] #111 4.350 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
01:33:42 [2024-04-09T01:33:42.548Z] #111 4.354 Unpacking libglib2.0-data (2.74.6-2) ...
01:33:42 [2024-04-09T01:33:42.548Z] #111 4.488 Selecting previously unselected package libglib2.0-bin.
01:33:42 [2024-04-09T01:33:42.548Z] #111 4.491 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.548Z] #111 4.496 Unpacking libglib2.0-bin (2.74.6-2) ...
01:33:42 [2024-04-09T01:33:42.548Z] #111 4.541 Selecting previously unselected package python3-lib2to3.
01:33:42 [2024-04-09T01:33:42.548Z] #111 4.543 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
01:33:42 [2024-04-09T01:33:42.548Z] #111 4.547 Unpacking python3-lib2to3 (3.11.2-3) ...
01:33:42 [2024-04-09T01:33:42.548Z] #111 4.593 Selecting previously unselected package python3-distutils.
01:33:42 [2024-04-09T01:33:42.807Z] #111 4.595 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
01:33:42 [2024-04-09T01:33:42.807Z] #111 4.599 Unpacking python3-distutils (3.11.2-3) ...
01:33:42 [2024-04-09T01:33:42.807Z] #111 4.647 Selecting previously unselected package libglib2.0-dev-bin.
01:33:42 [2024-04-09T01:33:42.807Z] #111 4.649 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.807Z] #111 4.654 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
01:33:42 [2024-04-09T01:33:42.807Z] #111 4.695 Selecting previously unselected package libsepol-dev:arm64.
01:33:42 [2024-04-09T01:33:42.807Z] #111 4.698 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.807Z] #111 4.702 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
01:33:42 [2024-04-09T01:33:42.807Z] #111 4.765 Selecting previously unselected package libpcre2-16-0:arm64.
01:33:42 [2024-04-09T01:33:42.807Z] #111 4.768 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
01:33:42 [2024-04-09T01:33:42.807Z] #111 4.772 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
01:33:42 [2024-04-09T01:33:42.807Z] #111 4.825 Selecting previously unselected package libpcre2-32-0:arm64.
01:33:43 [2024-04-09T01:33:43.066Z] #111 4.827 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
01:33:43 [2024-04-09T01:33:43.066Z] #111 4.832 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
01:33:43 [2024-04-09T01:33:43.066Z] #111 4.883 Selecting previously unselected package libpcre2-posix3:arm64.
01:33:43 [2024-04-09T01:33:43.066Z] #111 4.885 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
01:33:43 [2024-04-09T01:33:43.066Z] #111 4.889 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
01:33:43 [2024-04-09T01:33:43.066Z] #111 4.925 Selecting previously unselected package libpcre2-dev:arm64.
01:33:43 [2024-04-09T01:33:43.066Z] #111 4.927 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
01:33:43 [2024-04-09T01:33:43.066Z] #111 4.933 Unpacking libpcre2-dev:arm64 (10.42-1) ...
01:33:43 [2024-04-09T01:33:43.066Z] #111 5.013 Selecting previously unselected package libselinux1-dev:arm64.
01:33:43 [2024-04-09T01:33:43.066Z] #111 5.016 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
01:33:43 [2024-04-09T01:33:43.066Z] #111 5.021 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
01:33:43 [2024-04-09T01:33:43.066Z] #111 5.080 Selecting previously unselected package libmount-dev:arm64.
01:33:43 [2024-04-09T01:33:43.326Z] #111 5.083 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
01:33:43 [2024-04-09T01:33:43.326Z] #111 5.086 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
01:33:43 [2024-04-09T01:33:43.326Z] #111 5.124 Selecting previously unselected package zlib1g-dev:arm64.
01:33:43 [2024-04-09T01:33:43.326Z] #111 5.126 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
01:33:43 [2024-04-09T01:33:43.326Z] #111 5.130 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
01:33:43 [2024-04-09T01:33:43.326Z] #111 5.181 Selecting previously unselected package libglib2.0-dev:arm64.
01:33:43 [2024-04-09T01:33:43.326Z] #111 5.184 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
01:33:43 [2024-04-09T01:33:43.326Z] #111 5.188 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
01:33:43 [2024-04-09T01:33:43.326Z] #111 5.361 Selecting previously unselected package libseccomp-dev:arm64.
01:33:43 [2024-04-09T01:33:43.585Z] #111 5.364 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
01:33:43 [2024-04-09T01:33:43.585Z] #111 5.372 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
01:33:43 [2024-04-09T01:33:43.585Z] #111 5.414 Selecting previously unselected package libsecret-1-dev:arm64.
01:33:43 [2024-04-09T01:33:43.585Z] #111 5.416 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
01:33:43 [2024-04-09T01:33:43.585Z] #111 5.421 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
01:33:43 [2024-04-09T01:33:43.585Z] #111 5.509 Selecting previously unselected package libsystemd-dev:arm64.
01:33:43 [2024-04-09T01:33:43.585Z] #111 5.512 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
01:33:43 [2024-04-09T01:33:43.585Z] #111 5.516 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
01:33:43 [2024-04-09T01:33:43.585Z] #111 5.624 Selecting previously unselected package libudev-dev:arm64.
01:33:43 [2024-04-09T01:33:43.844Z] #111 5.627 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
01:33:43 [2024-04-09T01:33:43.844Z] #111 5.632 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
01:33:43 [2024-04-09T01:33:43.844Z] #111 5.684 Selecting previously unselected package libyaml-0-2:arm64.
01:33:43 [2024-04-09T01:33:43.844Z] #111 5.686 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
01:33:43 [2024-04-09T01:33:43.844Z] #111 5.692 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
01:33:43 [2024-04-09T01:33:43.844Z] #111 5.731 Selecting previously unselected package python3-pathspec.
01:33:43 [2024-04-09T01:33:43.844Z] #111 5.734 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
01:33:43 [2024-04-09T01:33:43.844Z] #111 5.738 Unpacking python3-pathspec (0.11.0-1) ...
01:33:43 [2024-04-09T01:33:43.844Z] #111 5.777 Selecting previously unselected package python3-pkg-resources.
01:33:43 [2024-04-09T01:33:43.844Z] #111 5.780 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
01:33:43 [2024-04-09T01:33:43.844Z] #111 5.786 Unpacking python3-pkg-resources (66.1.1-1) ...
01:33:43 [2024-04-09T01:33:43.844Z] #111 5.843 Selecting previously unselected package python3-yaml.
01:33:44 [2024-04-09T01:33:44.103Z] #111 5.846 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
01:33:44 [2024-04-09T01:33:44.103Z] #111 5.850 Unpacking python3-yaml (6.0-3+b2) ...
01:33:44 [2024-04-09T01:33:44.103Z] #111 5.899 Selecting previously unselected package yamllint.
01:33:44 [2024-04-09T01:33:44.103Z] #111 5.901 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
01:33:44 [2024-04-09T01:33:44.103Z] #111 5.906 Unpacking yamllint (1.29.0-1) ...
01:33:44 [2024-04-09T01:33:44.103Z] #111 5.962 Setting up python3-pkg-resources (66.1.1-1) ...
01:33:44 [2024-04-09T01:33:44.362Z] #111 6.237 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
01:33:44 [2024-04-09T01:33:44.362Z] #111 6.252 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
01:33:44 [2024-04-09T01:33:44.362Z] #111 6.265 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
01:33:44 [2024-04-09T01:33:44.362Z] #111 6.278 No schema files found: doing nothing.
01:33:44 [2024-04-09T01:33:44.362Z] #111 6.284 Setting up python3-yaml (6.0-3+b2) ...
01:33:44 [2024-04-09T01:33:44.362Z] #111 6.443 Setting up libffi-dev:arm64 (3.4.4-1) ...
01:33:44 [2024-04-09T01:33:44.621Z] #111 6.454 Setting up libpcre2-16-0:arm64 (10.42-1) ...
01:33:44 [2024-04-09T01:33:44.621Z] #111 6.466 Setting up libpcre2-32-0:arm64 (10.42-1) ...
01:33:44 [2024-04-09T01:33:44.621Z] #111 6.480 Setting up libglib2.0-data (2.74.6-2) ...
01:33:44 [2024-04-09T01:33:44.621Z] #111 6.493 Setting up libgpg-error-dev (1.46-1) ...
01:33:44 [2024-04-09T01:33:44.621Z] #111 6.506 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
01:33:44 [2024-04-09T01:33:44.621Z] #111 6.518 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
01:33:44 [2024-04-09T01:33:44.621Z] #111 6.530 Setting up libsepol-dev:arm64 (3.4-2.1) ...
01:33:44 [2024-04-09T01:33:44.621Z] #111 6.543 Setting up libdpkg-perl (1.21.22) ...
01:33:44 [2024-04-09T01:33:44.621Z] #111 6.555 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
01:33:44 [2024-04-09T01:33:44.880Z] #111 6.569 Setting up libpcre2-posix3:arm64 (10.42-1) ...
01:33:44 [2024-04-09T01:33:44.880Z] #111 6.582 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
01:33:44 [2024-04-09T01:33:44.880Z] #111 6.593 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
01:33:44 [2024-04-09T01:33:44.880Z] #111 6.604 Setting up python3-pathspec (0.11.0-1) ...
01:33:44 [2024-04-09T01:33:44.880Z] #111 6.733 Setting up python3-lib2to3 (3.11.2-3) ...
01:33:44 [2024-04-09T01:33:44.880Z] #111 6.853 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
01:33:45 [2024-04-09T01:33:45.140Z] #111 6.865 Setting up libsecret-common (0.20.5-3) ...
01:33:45 [2024-04-09T01:33:45.140Z] #111 6.877 Setting up python3-distutils (3.11.2-3) ...
01:33:45 [2024-04-09T01:33:45.140Z] #111 7.007 Setting up libglib2.0-dev-bin (2.74.6-2) ...
01:33:45 [2024-04-09T01:33:45.140Z] #111 7.161 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
01:33:45 [2024-04-09T01:33:45.399Z] #111 7.174 Setting up libpcre2-dev:arm64 (10.42-1) ...
01:33:45 [2024-04-09T01:33:45.399Z] #111 7.185 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
01:33:45 [2024-04-09T01:33:45.399Z] #111 7.196 Setting up libglib2.0-bin (2.74.6-2) ...
01:33:45 [2024-04-09T01:33:45.399Z] #111 7.207 Setting up dpkg-dev (1.21.22) ...
01:33:45 [2024-04-09T01:33:45.399Z] #111 7.229 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
01:33:45 [2024-04-09T01:33:45.399Z] #111 7.243 Setting up yamllint (1.29.0-1) ...
01:33:45 [2024-04-09T01:33:45.399Z] #111 7.388 Setting up libgcrypt20-dev (1.10.1-3) ...
01:33:45 [2024-04-09T01:33:45.658Z] #111 7.399 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
01:33:45 [2024-04-09T01:33:45.658Z] #111 7.411 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
01:33:45 [2024-04-09T01:33:45.658Z] #111 7.423 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
01:33:45 [2024-04-09T01:33:45.658Z] #111 7.434 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
01:33:45 [2024-04-09T01:33:45.658Z] #111 7.446 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
01:33:45 [2024-04-09T01:33:45.658Z] #111 7.460 Processing triggers for libc-bin (2.36-9+deb12u4) ...
01:33:45 [2024-04-09T01:33:45.658Z] #111 DONE 7.7s
01:33:45 [2024-04-09T01:33:45.917Z] 
01:33:45 [2024-04-09T01:33:45.917Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
01:33:45 [2024-04-09T01:33:45.917Z] #112 DONE 0.1s
01:33:45 [2024-04-09T01:33:45.917Z] 
01:33:45 [2024-04-09T01:33:45.917Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
01:33:45 [2024-04-09T01:33:45.917Z] #113 DONE 0.1s
01:33:46 [2024-04-09T01:33:46.176Z] 
01:33:46 [2024-04-09T01:33:46.176Z] #114 [dev 1/1] COPY --link . .
01:33:47 [2024-04-09T01:33:47.556Z] #114 DONE 1.3s
01:33:47 [2024-04-09T01:33:47.556Z] 
01:33:47 [2024-04-09T01:33:47.556Z] #115 exporting to image
01:33:47 [2024-04-09T01:33:47.556Z] #115 exporting layers
01:33:48 [2024-04-09T01:33:48.493Z] #115 exporting layers 1.1s done
01:33:48 [2024-04-09T01:33:48.493Z] #115 writing image sha256:ec8f44fd5f89a9c8605614cc2fff29d83a9f20adf715377390c6318c68699980 done
01:33:48 [2024-04-09T01:33:48.493Z] #115 naming to docker.io/library/docker:0f27fb555cc6655bcf5d951ff005265de4fea331 done
01:33:48 [2024-04-09T01:33:48.493Z] #115 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
01:33:49 [2024-04-09T01:33:49.052Z] + sudo modprobe ip6table_filter
[Pipeline] sh
01:33:49 [2024-04-09T01:33:49.592Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f27fb555cc6655bcf5d951ff005265de4fea331 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f27fb555cc6655bcf5d951ff005265de4fea331 hack/test/unit
01:33:49 [2024-04-09T01:33:49.851Z] + BUILDFLAGS=(-tags 'netgo journald')
01:33:49 [2024-04-09T01:33:49.851Z] + TESTFLAGS+=' -test.timeout=5m'
01:33:49 [2024-04-09T01:33:49.851Z] + TESTDIRS=./...
01:33:49 [2024-04-09T01:33:49.851Z] + exclude_paths='/vendor/|/integration'
01:33:49 [2024-04-09T01:33:49.851Z] ++ go list ./...
01:33:49 [2024-04-09T01:33:49.851Z] ++ grep -vE '(/vendor/|/integration)'
01:33:50 [2024-04-09T01:33:50.422Z] + pkg_list='github.com/docker/docker/api
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/backend/build
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/httpstatus
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/httputils
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/middleware
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router/build
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router/checkpoint
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router/container
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router/debug
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router/distribution
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router/grpc
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router/image
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router/network
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router/plugin
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router/session
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router/swarm
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router/system
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/server/router/volume
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/backend
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/blkiodev
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/checkpoint
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/container
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/events
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/filters
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/image
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/mount
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/network
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/plugins/logdriver
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/registry
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/strslice
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/swarm
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/swarm/runtime
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/system
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/time
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/versions
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/api/types/volume
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/builder-next
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/builder-next/exporter
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/builder-next/exporter/overrides
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/builder-next/worker
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/builder-next/worker/label
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/dockerfile
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/remotecontext
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/remotecontext/git
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/builder/remotecontext/urlutil
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/cli/debug
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/cli/winresources/docker-proxy
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/cli/winresources/dockerd
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/client
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/client/buildkit
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/cmd/docker-proxy
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/cmd/dockerd
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/cmd/dockerd/trap
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/container
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/container/stream
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/contrib/apparmor
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/contrib/httpserver
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/cluster
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/cluster/convert
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/cluster/executor
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/cluster/executor/container
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/cluster/provider
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/config
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/containerd
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/events
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/events/testutils
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/graphdriver
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/graphdriver/copy
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/graphdriver/register
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/graphdriver/vfs
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/graphdriver/zfs
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/images
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/initlayer
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/links
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/listeners
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/awslogs
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/fluentd
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/gcplogs
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/gelf
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/journald
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/local
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/loggertest
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/loggerutils
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/splunk
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/syslog
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/logger/templates
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/names
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/network
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/snapshotter
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/daemon/stats
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/distribution
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/distribution/metadata
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/distribution/utils
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/distribution/xfer
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/dockerversion
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/errdefs
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/image
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/image/cache
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/image/spec/specs-go
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/image/spec/specs-go/v1
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/image/tarexport
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/image/v1
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/cleanups
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/compatcontext
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/mod
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/mounttree
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/multierror
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/rootless/mountopts
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/safepath
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/sliceutil
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/test/suite
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/testutils
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/testutils/netnsutils
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/testutils/specialimage
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/unix_noeintr
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/internal/unshare
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/layer
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libcontainerd
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libcontainerd/queue
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libcontainerd/remote
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libcontainerd/shimopts
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libcontainerd/supervisor
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libcontainerd/types
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/bitmap
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/cluster
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/cnmallocator
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/config
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/datastore
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/diagnostic
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/discoverapi
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/driverapi
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/bridge
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/host
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/null
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/overlay
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/remote
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/windows
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/drvregistry
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/etchosts
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/internal/caller
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/internal/kvstore
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/internal/netiputil
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/internal/resolvconf
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/ipam
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/ipamapi
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/ipams/builtin
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/ipams/null
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/ipams/remote
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/ipamutils
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/ipbits
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/iptables
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/netlabel
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/netutils
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/networkdb
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/ns
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/options
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/osl
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/osl/kernel
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/portallocator
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/portmapper
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/resolvconf
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/scope
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/libnetwork/types
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/oci
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/oci/caps
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/opts
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/pkg/archive
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/pkg/authorization
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/pkg/broadcaster
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/pkg/capabilities
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/pkg/chrootarchive
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/pkg/containerfs
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/pkg/directory
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/pkg/dmesg
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/pkg/fileutils
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/pkg/homedir
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/pkg/idtools
01:33:50 [2024-04-09T01:33:50.422Z] github.com/docker/docker/pkg/ioutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/jsonmessage
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/longpath
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/meminfo
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/namesgenerator
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/parsers
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/parsers/kernel
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/pidfile
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/platform
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/plugingetter
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/plugins
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/plugins/transport
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/pools
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/process
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/progress
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/reexec
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/rootless
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/rootless/specconv
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/stack
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/stdcopy
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/streamformatter
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/stringid
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/sysinfo
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/system
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/tailfile
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/tarsum
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/useragent
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/plugin
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/plugin/executor/containerd
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/plugin/v2
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/profiles/apparmor
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/profiles/seccomp
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/quota
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/reference
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/registry
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/registry/resumable
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/restartmanager
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/runconfig
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/runconfig/opts
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/daemon
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/environment
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/fakecontext
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/fakegit
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/fakestorage
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/fixtures/load
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/fixtures/plugin
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/registry
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/request
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume/drivers
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume/local
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume/mounts
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume/service
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume/service/opts
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume/testutils'
01:33:50 [2024-04-09T01:33:50.423Z] ++ grep --fixed-strings -v /libnetwork
01:33:50 [2024-04-09T01:33:50.423Z] ++ echo 'github.com/docker/docker/api
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/backend/build
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/httpstatus
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/httputils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/middleware
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/build
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/checkpoint
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/container
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/debug
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/distribution
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/grpc
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/image
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/network
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/plugin
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/session
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/swarm
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/system
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/volume
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/backend
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/blkiodev
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/checkpoint
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/container
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/events
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/filters
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/image
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/mount
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/network
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/plugins/logdriver
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/registry
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/strslice
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/swarm
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/swarm/runtime
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/system
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/time
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/versions
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/volume
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/exporter
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/exporter/overrides
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/worker
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/worker/label
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/dockerfile
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/remotecontext
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/remotecontext/git
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/remotecontext/urlutil
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cli/debug
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cli/winresources/docker-proxy
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cli/winresources/dockerd
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/client
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/client/buildkit
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cmd/docker-proxy
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cmd/dockerd
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cmd/dockerd/trap
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/container
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/container/stream
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/contrib/apparmor
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/contrib/httpserver
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/cluster
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/cluster/convert
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/cluster/executor
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/cluster/executor/container
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/cluster/provider
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/config
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/containerd
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/events
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/events/testutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/copy
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/register
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/vfs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/zfs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/images
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/initlayer
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/links
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/listeners
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/awslogs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/fluentd
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/gcplogs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/gelf
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/journald
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/local
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/loggertest
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/loggerutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/splunk
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/syslog
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/templates
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/names
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/network
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/snapshotter
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/stats
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/distribution
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/distribution/metadata
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/distribution/utils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/distribution/xfer
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/dockerversion
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/errdefs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/image
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/image/cache
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/image/spec/specs-go
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/image/spec/specs-go/v1
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/image/tarexport
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/image/v1
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/cleanups
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/compatcontext
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/mod
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/mounttree
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/multierror
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/rootless/mountopts
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/safepath
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/sliceutil
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/test/suite
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/testutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/testutils/netnsutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/testutils/specialimage
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/unix_noeintr
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/unshare
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/layer
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libcontainerd
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libcontainerd/queue
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libcontainerd/remote
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libcontainerd/shimopts
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libcontainerd/supervisor
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libcontainerd/types
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/bitmap
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/cluster
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/cnmallocator
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/config
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/datastore
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/diagnostic
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/discoverapi
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/driverapi
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/bridge
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/host
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/null
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/overlay
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/remote
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/windows
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/drvregistry
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/etchosts
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/internal/caller
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/internal/kvstore
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/internal/netiputil
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/internal/resolvconf
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/ipam
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/ipamapi
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/ipams/builtin
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/ipams/null
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/ipams/remote
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/ipamutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/ipbits
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/iptables
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/netlabel
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/netutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/networkdb
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/ns
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/options
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/osl
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/osl/kernel
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/portallocator
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/portmapper
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/resolvconf
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/scope
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libnetwork/types
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/oci
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/oci/caps
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/opts
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/archive
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/authorization
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/broadcaster
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/capabilities
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/chrootarchive
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/containerfs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/directory
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/dmesg
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/fileutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/homedir
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/idtools
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/ioutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/jsonmessage
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/longpath
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/meminfo
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/namesgenerator
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/parsers
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/parsers/kernel
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/pidfile
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/platform
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/plugingetter
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/plugins
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/plugins/transport
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/pools
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/process
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/progress
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/reexec
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/rootless
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/rootless/specconv
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/stack
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/stdcopy
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/streamformatter
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/stringid
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/sysinfo
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/system
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/tailfile
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/tarsum
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/useragent
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/plugin
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/plugin/executor/containerd
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/plugin/v2
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/profiles/apparmor
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/profiles/seccomp
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/quota
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/reference
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/registry
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/registry/resumable
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/restartmanager
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/runconfig
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/runconfig/opts
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/daemon
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/environment
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/fakecontext
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/fakegit
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/fakestorage
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/fixtures/load
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/fixtures/plugin
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/registry
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/testutil/request
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume/drivers
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume/local
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume/mounts
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume/service
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume/service/opts
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/volume/testutils'
01:33:50 [2024-04-09T01:33:50.423Z] + base_pkg_list='github.com/docker/docker/api
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/backend/build
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/httpstatus
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/httputils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/middleware
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/build
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/checkpoint
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/container
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/debug
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/distribution
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/grpc
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/image
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/network
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/plugin
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/session
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/swarm
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/system
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/server/router/volume
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/backend
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/blkiodev
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/checkpoint
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/container
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/events
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/filters
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/image
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/mount
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/network
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/plugins/logdriver
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/registry
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/strslice
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/swarm
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/swarm/runtime
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/system
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/time
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/versions
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/api/types/volume
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/exporter
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/exporter/overrides
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/worker
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/builder-next/worker/label
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/dockerfile
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/remotecontext
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/remotecontext/git
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/builder/remotecontext/urlutil
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cli/debug
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cli/winresources/docker-proxy
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cli/winresources/dockerd
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/client
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/client/buildkit
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cmd/docker-proxy
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cmd/dockerd
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cmd/dockerd/trap
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/container
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/container/stream
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/contrib/apparmor
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/contrib/httpserver
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/cluster
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/cluster/convert
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/cluster/executor
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/cluster/executor/container
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/cluster/provider
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/config
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/containerd
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/events
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/events/testutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/copy
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/register
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/vfs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/graphdriver/zfs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/images
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/initlayer
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/links
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/listeners
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/awslogs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/fluentd
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/gcplogs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/gelf
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/journald
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/local
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/loggertest
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/loggerutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/splunk
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/syslog
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/logger/templates
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/names
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/network
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/snapshotter
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/daemon/stats
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/distribution
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/distribution/metadata
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/distribution/utils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/distribution/xfer
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/dockerversion
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/errdefs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/image
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/image/cache
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/image/spec/specs-go
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/image/spec/specs-go/v1
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/image/tarexport
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/image/v1
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/cleanups
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/compatcontext
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/mod
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/mounttree
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/multierror
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/rootless/mountopts
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/safepath
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/sliceutil
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/test/suite
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/testutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/testutils/netnsutils
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/testutils/specialimage
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/unix_noeintr
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/internal/unshare
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/layer
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libcontainerd
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libcontainerd/queue
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libcontainerd/remote
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libcontainerd/shimopts
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libcontainerd/supervisor
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/libcontainerd/types
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/oci
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/oci/caps
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/opts
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/archive
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/authorization
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/broadcaster
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/capabilities
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/chrootarchive
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/containerfs
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/directory
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/dmesg
01:33:50 [2024-04-09T01:33:50.423Z] github.com/docker/docker/pkg/fileutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/homedir
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/idtools
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/ioutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/jsonmessage
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/longpath
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/meminfo
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/namesgenerator
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/parsers
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/parsers/kernel
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/pidfile
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/platform
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/plugingetter
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/plugins
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/plugins/transport
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/pools
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/process
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/progress
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/reexec
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/rootless
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/rootless/specconv
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/stack
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/stdcopy
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/streamformatter
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/stringid
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/sysinfo
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/system
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/tailfile
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/tarsum
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/useragent
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/plugin
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/plugin/executor/containerd
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/plugin/v2
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/profiles/apparmor
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/profiles/seccomp
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/quota
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/reference
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/registry
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/registry/resumable
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/restartmanager
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/runconfig
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/runconfig/opts
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/daemon
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/environment
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/fakecontext
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/fakegit
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/fakestorage
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/fixtures/load
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/fixtures/plugin
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/registry
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/request
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume/drivers
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume/local
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume/mounts
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume/service
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume/service/opts
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume/testutils'
01:33:50 [2024-04-09T01:33:50.424Z] ++ grep --fixed-strings /libnetwork
01:33:50 [2024-04-09T01:33:50.424Z] ++ echo 'github.com/docker/docker/api
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/backend/build
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/httpstatus
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/httputils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/middleware
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router/build
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router/checkpoint
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router/container
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router/debug
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router/distribution
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router/grpc
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router/image
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router/network
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router/plugin
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router/session
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router/swarm
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router/system
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/server/router/volume
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/backend
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/blkiodev
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/checkpoint
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/container
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/events
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/filters
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/image
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/mount
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/network
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/plugins/logdriver
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/registry
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/strslice
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/swarm
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/swarm/runtime
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/system
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/time
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/versions
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/api/types/volume
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/builder-next
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/builder-next/exporter
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/builder-next/exporter/overrides
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/builder-next/worker
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/builder-next/worker/label
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/dockerfile
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/remotecontext
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/remotecontext/git
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/builder/remotecontext/urlutil
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/cli/debug
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/cli/winresources/docker-proxy
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/cli/winresources/dockerd
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/client
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/client/buildkit
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/cmd/docker-proxy
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/cmd/dockerd
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/cmd/dockerd/trap
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/container
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/container/stream
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/contrib/apparmor
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/contrib/httpserver
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/cluster
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/cluster/convert
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/cluster/executor
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/cluster/executor/container
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/cluster/provider
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/config
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/containerd
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/events
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/events/testutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/graphdriver
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/graphdriver/copy
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/graphdriver/register
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/graphdriver/vfs
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/graphdriver/zfs
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/images
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/initlayer
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/links
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/listeners
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/awslogs
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/fluentd
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/gcplogs
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/gelf
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/journald
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/local
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/loggertest
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/loggerutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/splunk
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/syslog
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/logger/templates
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/names
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/network
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/snapshotter
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/daemon/stats
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/distribution
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/distribution/metadata
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/distribution/utils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/distribution/xfer
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/dockerversion
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/errdefs
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/image
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/image/cache
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/image/spec/specs-go
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/image/spec/specs-go/v1
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/image/tarexport
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/image/v1
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/cleanups
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/compatcontext
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/mod
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/mounttree
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/multierror
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/rootless/mountopts
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/safepath
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/sliceutil
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/test/suite
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/testutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/testutils/netnsutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/testutils/specialimage
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/unix_noeintr
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/internal/unshare
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/layer
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libcontainerd
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libcontainerd/queue
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libcontainerd/remote
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libcontainerd/shimopts
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libcontainerd/supervisor
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libcontainerd/types
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/bitmap
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cluster
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cnmallocator
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/config
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/datastore
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/diagnostic
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/discoverapi
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/driverapi
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/bridge
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/host
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/null
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/overlay
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/remote
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/windows
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drvregistry
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/etchosts
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/internal/caller
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/internal/kvstore
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/internal/netiputil
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/internal/resolvconf
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipam
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipamapi
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipams/builtin
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipams/null
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipams/remote
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipamutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipbits
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/iptables
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/netlabel
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/netutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/networkdb
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ns
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/options
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/osl
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/osl/kernel
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/portallocator
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/portmapper
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/resolvconf
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/scope
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/types
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/oci
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/oci/caps
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/opts
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/archive
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/authorization
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/broadcaster
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/capabilities
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/chrootarchive
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/containerfs
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/directory
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/dmesg
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/fileutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/homedir
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/idtools
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/ioutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/jsonmessage
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/longpath
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/meminfo
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/namesgenerator
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/parsers
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/parsers/kernel
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/pidfile
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/platform
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/plugingetter
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/plugins
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/plugins/transport
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/pools
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/process
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/progress
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/reexec
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/rootless
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/rootless/specconv
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/stack
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/stdcopy
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/streamformatter
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/stringid
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/sysinfo
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/system
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/tailfile
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/tarsum
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/pkg/useragent
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/plugin
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/plugin/executor/containerd
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/plugin/v2
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/profiles/apparmor
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/profiles/seccomp
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/quota
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/reference
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/registry
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/registry/resumable
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/restartmanager
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/runconfig
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/runconfig/opts
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/daemon
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/environment
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/fakecontext
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/fakegit
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/fakestorage
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/fixtures/load
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/fixtures/plugin
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/registry
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/testutil/request
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume/drivers
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume/local
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume/mounts
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume/service
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume/service/opts
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/volume/testutils'
01:33:50 [2024-04-09T01:33:50.424Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/bitmap
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cluster
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cnmallocator
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/config
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/datastore
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/diagnostic
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/discoverapi
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/driverapi
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/bridge
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/host
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/null
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/overlay
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/remote
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/windows
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/drvregistry
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/etchosts
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/internal/caller
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/internal/kvstore
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/internal/netiputil
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/internal/resolvconf
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipam
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipamapi
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipams/builtin
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipams/null
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipams/remote
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipamutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ipbits
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/iptables
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/netlabel
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/netutils
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/networkdb
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/ns
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/options
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/osl
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/osl/kernel
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/portallocator
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/portmapper
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/resolvconf
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/scope
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/types'
01:33:50 [2024-04-09T01:33:50.424Z] + echo 'github.com/docker/docker/libnetwork
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/bitmap
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cluster
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:33:50 [2024-04-09T01:33:50.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/cnmallocator
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/config
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/datastore
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/diagnostic
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/discoverapi
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/driverapi
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/bridge
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/host
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/null
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/overlay
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/remote
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/windows
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drvregistry
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/etchosts
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/internal/caller
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/internal/kvstore
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/internal/netiputil
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/internal/resolvconf
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/ipam
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/ipamapi
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/ipams/builtin
01:33:50 [2024-04-09T01:33:50.425Z] + grep --fixed-strings libnetwork/drivers/bridge
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/ipams/null
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/ipams/remote
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/ipamutils
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/ipbits
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/iptables
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/netlabel
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/netutils
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/networkdb
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/ns
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/options
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/osl
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/osl/kernel
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/portallocator
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/portmapper
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/resolvconf
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/scope
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/types'
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/bridge
01:33:50 [2024-04-09T01:33:50.425Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:33:50 [2024-04-09T01:33:50.425Z] + type docker-proxy
01:33:50 [2024-04-09T01:33:50.425Z] hack/test/unit: line 25: type: docker-proxy: not found
01:33:50 [2024-04-09T01:33:50.425Z] + hack/make.sh binary-proxy install-proxy
01:33:50 [2024-04-09T01:33:50.425Z] 
01:33:50 [2024-04-09T01:33:50.425Z] Removing bundles/
01:33:50 [2024-04-09T01:33:50.425Z] 
01:33:50 [2024-04-09T01:33:50.425Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
01:33:50 [2024-04-09T01:33:50.425Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
01:33:50 [2024-04-09T01:33:50.425Z] + tee /go/src/github.com/docker/docker/go.mod
01:33:50 [2024-04-09T01:33:50.425Z] module github.com/docker/docker
01:33:50 [2024-04-09T01:33:50.425Z] 
01:33:50 [2024-04-09T01:33:50.425Z] go 1.21
01:33:50 [2024-04-09T01:33:50.425Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
01:33:50 [2024-04-09T01:33:50.425Z] + GO111MODULE=on
01:33:50 [2024-04-09T01:33:50.425Z] + GOTOOLCHAIN=local
01:33:50 [2024-04-09T01:33:50.425Z] + 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=0f27fb555cc6655bcf5d951ff005265de4fea331" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-09T01:33:50.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
01:33:54 [2024-04-09T01:33:54.619Z] + rm -f /go/src/github.com/docker/docker/go.mod
01:33:54 [2024-04-09T01:33:54.619Z] Created binary: bundles/binary-proxy/docker-proxy
01:33:54 [2024-04-09T01:33:54.619Z] 
01:33:54 [2024-04-09T01:33:54.619Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
01:33:54 [2024-04-09T01:33:54.619Z] Installing docker-proxy to /usr/local/bin/
01:33:54 [2024-04-09T01:33:54.619Z] 
01:33:54 [2024-04-09T01:33:54.619Z] + mkdir -p bundles
01:33:54 [2024-04-09T01:33:54.619Z] + '[' -n 'github.com/docker/docker/api
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/backend/build
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/httpstatus
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/httputils
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/middleware
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router/build
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router/checkpoint
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router/container
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router/debug
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router/distribution
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router/grpc
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router/image
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router/network
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router/plugin
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router/session
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router/swarm
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router/system
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/server/router/volume
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/backend
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/blkiodev
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/checkpoint
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/container
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/events
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/filters
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/image
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/mount
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/network
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/plugins/logdriver
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/registry
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/strslice
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/swarm
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/swarm/runtime
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/system
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/time
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/versions
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/api/types/volume
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/builder-next
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/builder-next/exporter
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/builder-next/exporter/overrides
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/builder-next/worker
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/builder-next/worker/label
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/dockerfile
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/remotecontext
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/remotecontext/git
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/builder/remotecontext/urlutil
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/cli/debug
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/cli/winresources/docker-proxy
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/cli/winresources/dockerd
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/client
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/client/buildkit
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/cmd/docker-proxy
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/cmd/dockerd
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/cmd/dockerd/trap
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/container
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/container/stream
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/contrib/apparmor
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/contrib/httpserver
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/cluster
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/cluster/convert
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/cluster/executor
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/cluster/executor/container
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/cluster/provider
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/config
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/containerd
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/events
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/events/testutils
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/graphdriver
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/graphdriver/copy
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/graphdriver/register
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/graphdriver/vfs
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/graphdriver/zfs
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/images
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/initlayer
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/links
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/listeners
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/awslogs
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/fluentd
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/gcplogs
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/gelf
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/journald
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/local
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/loggertest
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/loggerutils
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/splunk
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/syslog
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/logger/templates
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/names
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/network
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/snapshotter
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/daemon/stats
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/distribution
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/distribution/metadata
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/distribution/utils
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/distribution/xfer
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/dockerversion
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/errdefs
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/image
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/image/cache
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/image/spec/specs-go
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/image/spec/specs-go/v1
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/image/tarexport
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/image/v1
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/cleanups
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/compatcontext
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/mod
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/mounttree
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/multierror
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/rootless/mountopts
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/safepath
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/sliceutil
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/test/suite
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/testutils
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/testutils/netnsutils
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/testutils/specialimage
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/unix_noeintr
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/internal/unshare
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/layer
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/libcontainerd
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/libcontainerd/queue
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/libcontainerd/remote
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/libcontainerd/shimopts
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/libcontainerd/supervisor
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/libcontainerd/types
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/oci
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/oci/caps
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/opts
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/archive
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/authorization
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/broadcaster
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/capabilities
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/chrootarchive
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/containerfs
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/directory
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/dmesg
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/fileutils
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/homedir
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/idtools
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/ioutils
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/jsonmessage
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/longpath
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/meminfo
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/namesgenerator
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/parsers
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/parsers/kernel
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/pidfile
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/platform
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/plugingetter
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/plugins
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/plugins/transport
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/pools
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/process
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/progress
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/reexec
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/rootless
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/rootless/specconv
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/stack
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/stdcopy
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/streamformatter
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/stringid
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/sysinfo
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/system
01:33:54 [2024-04-09T01:33:54.619Z] github.com/docker/docker/pkg/tailfile
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/pkg/tarsum
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/pkg/useragent
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/plugin
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/plugin/executor/containerd
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/plugin/v2
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/profiles/apparmor
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/profiles/seccomp
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/quota
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/reference
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/registry
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/registry/resumable
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/restartmanager
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/runconfig
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/runconfig/opts
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/testutil
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/testutil/daemon
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/testutil/environment
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/testutil/fakecontext
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/testutil/fakegit
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/testutil/fakestorage
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/testutil/fixtures/load
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/testutil/fixtures/plugin
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/testutil/registry
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/testutil/request
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/volume
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/volume/drivers
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/volume/local
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/volume/mounts
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/volume/service
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/volume/service/opts
01:33:54 [2024-04-09T01:33:54.620Z] github.com/docker/docker/volume/testutils' ']'
01:33:54 [2024-04-09T01:33:54.620Z] + 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/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/cleanups 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/rootless/mountopts github.com/docker/docker/internal/safepath 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/unix_noeintr 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/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
01:33:55 [2024-04-09T01:33:55.189Z] ?   	github.com/docker/docker/api	[no test files]
01:34:03 [2024-04-09T01:34:03.493Z] ok  	github.com/docker/docker/api/server	0.023s	coverage: 16.2% of statements
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:34:25 [2024-04-09T01:34:25.495Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 42.7% of statements
01:34:25 [2024-04-09T01:34:25.495Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 28.3% of statements
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:34:25 [2024-04-09T01:34:25.495Z] ok  	github.com/docker/docker/api/server/router/container	0.015s	coverage: 5.9% of statements
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:34:25 [2024-04-09T01:34:25.495Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
01:34:25 [2024-04-09T01:34:25.495Z] ?   	github.com/docker/docker/api/types	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 83.7% of statements
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/api/types/system	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
01:34:25 [2024-04-09T01:34:25.496Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
01:34:25 [2024-04-09T01:34:25.496Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
01:34:25 [2024-04-09T01:34:25.496Z] ok  	github.com/docker/docker/api/types/network	0.005s	coverage: 80.0% of statements
01:34:25 [2024-04-09T01:34:25.496Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/builder	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
01:34:25 [2024-04-09T01:34:25.496Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 77.3% of statements
01:34:26 [2024-04-09T01:34:26.876Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
01:34:26 [2024-04-09T01:34:26.876Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
01:34:26 [2024-04-09T01:34:26.876Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.010s	coverage: 100.0% of statements
01:34:26 [2024-04-09T01:34:26.876Z] ok  	github.com/docker/docker/cli/debug	0.011s	coverage: 100.0% of statements
01:34:26 [2024-04-09T01:34:26.876Z] ok  	github.com/docker/docker/builder/dockerfile	0.060s	coverage: 50.1% of statements
01:34:26 [2024-04-09T01:34:26.876Z] ok  	github.com/docker/docker/builder/remotecontext	0.080s	coverage: 33.7% of statements
01:34:28 [2024-04-09T01:34:28.785Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
01:34:28 [2024-04-09T01:34:28.785Z] ok  	github.com/docker/docker/client	0.103s	coverage: 77.0% of statements
01:34:29 [2024-04-09T01:34:29.045Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.501s	coverage: 82.5% of statements
01:34:29 [2024-04-09T01:34:29.045Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.474s	coverage: 66.5% of statements
01:34:41 [2024-04-09T01:34:41.263Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
01:34:41 [2024-04-09T01:34:41.263Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:34:41 [2024-04-09T01:34:41.263Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:34:41 [2024-04-09T01:34:41.263Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:34:41 [2024-04-09T01:34:41.263Z] ok  	github.com/docker/docker/container	0.129s	coverage: 36.4% of statements
01:34:41 [2024-04-09T01:34:41.263Z] ok  	github.com/docker/docker/cmd/dockerd	0.173s	coverage: 29.7% of statements
01:34:43 [2024-04-09T01:34:43.800Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.377s	coverage: 0.0% of statements
01:34:44 [2024-04-09T01:34:44.737Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:34:44 [2024-04-09T01:34:44.737Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
01:34:44 [2024-04-09T01:34:44.737Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 38.2% of statements
01:34:44 [2024-04-09T01:34:44.737Z] ok  	github.com/docker/docker/daemon/cluster	0.051s	coverage: 0.5% of statements
01:34:44 [2024-04-09T01:34:44.997Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:34:44 [2024-04-09T01:34:44.997Z] ok  	github.com/docker/docker/daemon/config	0.048s	coverage: 74.6% of statements
01:34:46 [2024-04-09T01:34:46.903Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:34:46 [2024-04-09T01:34:46.903Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
01:34:46 [2024-04-09T01:34:46.903Z] ok  	github.com/docker/docker/daemon/containerd	0.038s	coverage: 17.4% of statements
01:34:46 [2024-04-09T01:34:46.903Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
01:34:46 [2024-04-09T01:34:46.903Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.8% of statements
01:34:46 [2024-04-09T01:34:46.903Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.182s	coverage: 60.9% of statements
01:34:47 [2024-04-09T01:34:47.471Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:34:47 [2024-04-09T01:34:47.471Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
01:34:47 [2024-04-09T01:34:47.471Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
01:34:47 [2024-04-09T01:34:47.471Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:34:47 [2024-04-09T01:34:47.731Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 60.9% of statements
01:34:47 [2024-04-09T01:34:47.731Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.221s	coverage: 60.2% of statements
01:34:48 [2024-04-09T01:34:48.299Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
01:34:48 [2024-04-09T01:34:48.299Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.468s	coverage: 13.2% of statements
01:34:48 [2024-04-09T01:34:48.868Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:34:48 [2024-04-09T01:34:48.868Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:34:48 [2024-04-09T01:34:48.868Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
01:34:48 [2024-04-09T01:34:48.868Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 2.9% of statements
01:34:48 [2024-04-09T01:34:48.868Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.2% of statements
01:34:49 [2024-04-09T01:34:49.128Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:34:49 [2024-04-09T01:34:49.128Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
01:34:49 [2024-04-09T01:34:49.388Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
01:34:49 [2024-04-09T01:34:49.388Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.111s	coverage: 78.2% of statements
01:34:49 [2024-04-09T01:34:49.647Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
01:34:49 [2024-04-09T01:34:49.647Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
01:34:49 [2024-04-09T01:34:49.907Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
01:34:49 [2024-04-09T01:34:49.907Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 87.2% of statements
01:34:49 [2024-04-09T01:34:49.907Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.137s	coverage: 76.8% of statements
01:34:49 [2024-04-09T01:34:49.907Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
01:34:49 [2024-04-09T01:34:49.907Z] ok  	github.com/docker/docker/daemon/logger/local	0.056s	coverage: 79.4% of statements
01:34:50 [2024-04-09T01:34:50.846Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 63.5% of statements
01:34:50 [2024-04-09T01:34:50.846Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
01:34:50 [2024-04-09T01:34:50.846Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:34:50 [2024-04-09T01:34:50.846Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
01:34:50 [2024-04-09T01:34:50.846Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
01:34:51 [2024-04-09T01:34:51.106Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
01:34:51 [2024-04-09T01:34:51.106Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:34:51 [2024-04-09T01:34:51.106Z] ok  	github.com/docker/docker/daemon/network	0.012s	coverage: 63.8% of statements
01:34:51 [2024-04-09T01:34:51.106Z] ok  	github.com/docker/docker/daemon/logger/journald	1.405s	coverage: 72.7% of statements
01:34:52 [2024-04-09T01:34:52.044Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:34:52 [2024-04-09T01:34:52.044Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
01:34:52 [2024-04-09T01:34:52.044Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
01:34:52 [2024-04-09T01:34:52.044Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 44.4% of statements
01:34:52 [2024-04-09T01:34:52.303Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.486s	coverage: 82.5% of statements
01:34:52 [2024-04-09T01:34:52.563Z] ok  	github.com/docker/docker/image	0.025s	coverage: 82.8% of statements
01:34:52 [2024-04-09T01:34:52.823Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
01:34:52 [2024-04-09T01:34:52.823Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
01:34:52 [2024-04-09T01:34:52.823Z] ok  	github.com/docker/docker/image/cache	0.015s	coverage: 26.1% of statements
01:34:52 [2024-04-09T01:34:52.823Z] ?   	github.com/docker/docker/image/v1	[no test files]
01:34:52 [2024-04-09T01:34:52.823Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
01:34:53 [2024-04-09T01:34:53.083Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
01:34:53 [2024-04-09T01:34:53.083Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
01:34:53 [2024-04-09T01:34:53.083Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
01:34:53 [2024-04-09T01:34:53.083Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
01:34:53 [2024-04-09T01:34:53.083Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
01:34:53 [2024-04-09T01:34:53.083Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
01:34:53 [2024-04-09T01:34:53.342Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:34:53 [2024-04-09T01:34:53.342Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
01:34:53 [2024-04-09T01:34:53.342Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
01:34:53 [2024-04-09T01:34:53.342Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
01:34:53 [2024-04-09T01:34:53.342Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
01:34:53 [2024-04-09T01:34:53.342Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
01:34:53 [2024-04-09T01:34:53.342Z] ok  	github.com/docker/docker/internal/sliceutil	0.003s	coverage: 56.2% of statements
01:34:53 [2024-04-09T01:34:53.342Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
01:34:53 [2024-04-09T01:34:53.342Z] ok  	github.com/docker/docker/distribution	1.497s	coverage: 28.7% of statements
01:34:53 [2024-04-09T01:34:53.910Z] ok  	github.com/docker/docker/daemon	10.600s	coverage: 15.8% of statements
01:34:53 [2024-04-09T01:34:53.910Z] ok  	github.com/docker/docker/distribution/xfer	2.188s	coverage: 85.4% of statements
01:34:54 [2024-04-09T01:34:54.479Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:34:54 [2024-04-09T01:34:54.479Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:34:54 [2024-04-09T01:34:54.479Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
01:34:54 [2024-04-09T01:34:54.479Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:34:54 [2024-04-09T01:34:54.479Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:34:54 [2024-04-09T01:34:54.479Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
01:34:54 [2024-04-09T01:34:54.479Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:34:54 [2024-04-09T01:34:54.479Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 35.8% of statements
01:34:55 [2024-04-09T01:34:55.048Z] ok  	github.com/docker/docker/opts	0.060s	coverage: 67.9% of statements
01:34:55 [2024-04-09T01:34:55.308Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
01:34:55 [2024-04-09T01:34:55.308Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
01:34:55 [2024-04-09T01:34:55.308Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 26.7% of statements
01:34:55 [2024-04-09T01:34:55.308Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 81.8% of statements
01:34:55 [2024-04-09T01:34:55.568Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
01:34:55 [2024-04-09T01:34:55.568Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.262s	coverage: 83.7% of statements
01:34:55 [2024-04-09T01:34:55.568Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 51.7% of statements
01:34:55 [2024-04-09T01:34:55.568Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 6.5% of statements
01:34:55 [2024-04-09T01:34:55.827Z] ok  	github.com/docker/docker/pkg/archive	0.480s	coverage: 81.1% of statements
01:34:56 [2024-04-09T01:34:56.087Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
01:34:56 [2024-04-09T01:34:56.087Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
01:34:56 [2024-04-09T01:34:56.087Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 92.3% of statements
01:34:56 [2024-04-09T01:34:56.087Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
01:34:56 [2024-04-09T01:34:56.087Z] ok  	github.com/docker/docker/pkg/authorization	0.840s	coverage: 68.3% of statements
01:34:56 [2024-04-09T01:34:56.087Z] ok  	github.com/docker/docker/pkg/parsers	0.008s	coverage: 97.0% of statements
01:34:56 [2024-04-09T01:34:56.347Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
01:34:56 [2024-04-09T01:34:56.347Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
01:34:56 [2024-04-09T01:34:56.347Z] ok  	github.com/docker/docker/pkg/idtools	0.514s	coverage: 69.7% of statements
01:34:56 [2024-04-09T01:34:56.347Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:34:56 [2024-04-09T01:34:56.347Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:34:56 [2024-04-09T01:34:56.347Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 94.1% of statements
01:34:56 [2024-04-09T01:34:56.347Z] ok  	github.com/docker/docker/pkg/ioutils	0.391s	coverage: 69.5% of statements
01:34:56 [2024-04-09T01:34:56.916Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:34:56 [2024-04-09T01:34:56.916Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:34:56 [2024-04-09T01:34:56.916Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
01:34:56 [2024-04-09T01:34:56.916Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 90.0% of statements
01:34:56 [2024-04-09T01:34:56.916Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
01:34:56 [2024-04-09T01:34:56.916Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
01:34:56 [2024-04-09T01:34:56.916Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
01:34:56 [2024-04-09T01:34:56.916Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
01:34:56 [2024-04-09T01:34:56.916Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
01:34:57 [2024-04-09T01:34:57.175Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
01:34:57 [2024-04-09T01:34:57.175Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
01:34:57 [2024-04-09T01:34:57.175Z] ok  	github.com/docker/docker/pkg/reexec	0.044s	coverage: 82.4% of statements
01:34:57 [2024-04-09T01:34:57.175Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
01:34:57 [2024-04-09T01:34:57.175Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 64.5% of statements
01:34:57 [2024-04-09T01:34:57.435Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 53.4% of statements
01:34:57 [2024-04-09T01:34:57.435Z] ok  	github.com/docker/docker/pkg/system	0.009s	coverage: 41.0% of statements
01:34:57 [2024-04-09T01:34:57.695Z] ok  	github.com/docker/docker/pkg/tailfile	0.053s	coverage: 88.6% of statements
01:34:57 [2024-04-09T01:34:57.695Z] ok  	github.com/docker/docker/pkg/useragent	0.021s	coverage: 88.9% of statements
01:34:57 [2024-04-09T01:34:57.695Z] ok  	github.com/docker/docker/pkg/tarsum	0.057s	coverage: 89.6% of statements
01:34:58 [2024-04-09T01:34:58.264Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:34:58 [2024-04-09T01:34:58.264Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
01:34:58 [2024-04-09T01:34:58.264Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
01:34:58 [2024-04-09T01:34:58.264Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 13.6% of statements
01:34:58 [2024-04-09T01:34:58.833Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
01:34:58 [2024-04-09T01:34:58.833Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
01:34:58 [2024-04-09T01:34:58.833Z] ok  	github.com/docker/docker/pkg/plugins	2.013s	coverage: 73.7% of statements
01:34:59 [2024-04-09T01:34:59.093Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
01:34:59 [2024-04-09T01:34:59.093Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
01:34:59 [2024-04-09T01:34:59.093Z] ok  	github.com/docker/docker/registry	0.120s	coverage: 63.9% of statements
01:34:59 [2024-04-09T01:34:59.093Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:34:59 [2024-04-09T01:34:59.093Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 54.0% of statements
01:34:59 [2024-04-09T01:34:59.353Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
01:34:59 [2024-04-09T01:34:59.612Z] ok  	github.com/docker/docker/quota	0.851s	coverage: 69.3% of statements
01:34:59 [2024-04-09T01:34:59.612Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:34:59 [2024-04-09T01:34:59.612Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:34:59 [2024-04-09T01:34:59.612Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:34:59 [2024-04-09T01:34:59.613Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:34:59 [2024-04-09T01:34:59.613Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:34:59 [2024-04-09T01:34:59.613Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:34:59 [2024-04-09T01:34:59.613Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:34:59 [2024-04-09T01:34:59.613Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:34:59 [2024-04-09T01:34:59.872Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:34:59 [2024-04-09T01:34:59.873Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:34:59 [2024-04-09T01:34:59.873Z] ?   	github.com/docker/docker/volume	[no test files]
01:35:00 [2024-04-09T01:35:00.132Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
01:35:00 [2024-04-09T01:35:00.392Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
01:35:00 [2024-04-09T01:35:00.392Z] ok  	github.com/docker/docker/volume/local	0.094s	coverage: 76.4% of statements
01:35:00 [2024-04-09T01:35:00.961Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:35:00 [2024-04-09T01:35:00.961Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:35:00 [2024-04-09T01:35:00.961Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
01:35:02 [2024-04-09T01:35:02.340Z] ok  	github.com/docker/docker/layer	7.829s	coverage: 68.1% of statements
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === Skipped
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     network_proxy_test.go:210: No support for dual stack yet
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver btrfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver btrfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver btrfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver btrfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver btrfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:68: No driver to put!
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z] time="2024-04-09T01:34:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: driver not supported
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z] time="2024-04-09T01:34:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: driver not supported
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z] time="2024-04-09T01:34:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: driver not supported
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z] time="2024-04-09T01:34:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: driver not supported
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z] time="2024-04-09T01:34:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: driver not supported
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:68: No driver to put!
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     overlay_test.go:61: Cannot run test with naive change algorithm
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver zfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver zfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver zfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver zfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:41: Driver zfs not supported
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     graphtest_unix.go:68: No driver to put!
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
01:35:02 [2024-04-09T01:35:02.340Z]     validate_test.go:73: only tested on Windows
01:35:02 [2024-04-09T01:35:02.340Z] 
01:35:02 [2024-04-09T01:35:02.340Z] DONE 3284 tests, 27 skipped in 67.666s
01:35:02 [2024-04-09T01:35:02.340Z] + '[' -n 'github.com/docker/docker/libnetwork
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/bitmap
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/cluster
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/cnmallocator
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/config
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/datastore
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/diagnostic
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/discoverapi
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/driverapi
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/bridge
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/host
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/null
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/overlay
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/remote
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/windows
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/drvregistry
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/etchosts
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/internal/caller
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/internal/kvstore
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/internal/netiputil
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/internal/resolvconf
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/ipam
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/ipamapi
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/ipams/builtin
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/ipams/null
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/ipams/remote
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/ipamutils
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/ipbits
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/iptables
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/netlabel
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/netutils
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/networkdb
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/ns
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/options
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/osl
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/osl/kernel
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/portallocator
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/portmapper
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/resolvconf
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/scope
01:35:02 [2024-04-09T01:35:02.340Z] github.com/docker/docker/libnetwork/types' ']'
01:35:02 [2024-04-09T01:35:02.340Z] + 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/cnmallocator 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/resolvconf 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
01:35:58 [2024-04-09T01:35:58.576Z] ok  	github.com/docker/docker/libnetwork	44.184s	coverage: 42.9% of statements
01:35:58 [2024-04-09T01:35:58.576Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
01:35:58 [2024-04-09T01:35:58.576Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
01:35:58 [2024-04-09T01:35:58.576Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
01:35:58 [2024-04-09T01:35:58.576Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
01:35:58 [2024-04-09T01:35:58.576Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
01:35:58 [2024-04-09T01:35:58.576Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
01:35:58 [2024-04-09T01:35:58.576Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
01:35:58 [2024-04-09T01:35:58.576Z] ok  	github.com/docker/docker/libnetwork/cnmallocator	4.923s	coverage: 72.3% of statements
01:35:58 [2024-04-09T01:35:58.576Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
01:35:58 [2024-04-09T01:35:58.576Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
01:35:58 [2024-04-09T01:35:58.576Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
01:35:58 [2024-04-09T01:35:58.576Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
01:35:58 [2024-04-09T01:35:58.836Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
01:36:04 [2024-04-09T01:36:04.114Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.918s	coverage: 63.3% of statements
01:36:04 [2024-04-09T01:36:04.114Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
01:36:04 [2024-04-09T01:36:04.114Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
01:36:05 [2024-04-09T01:36:05.492Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	1.086s	coverage: 5.1% of statements
01:36:05 [2024-04-09T01:36:05.492Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
01:36:06 [2024-04-09T01:36:06.061Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.7% of statements
01:36:06 [2024-04-09T01:36:06.061Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
01:36:06 [2024-04-09T01:36:06.061Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
01:36:07 [2024-04-09T01:36:07.000Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
01:36:07 [2024-04-09T01:36:07.260Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
01:36:07 [2024-04-09T01:36:07.519Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
01:36:08 [2024-04-09T01:36:08.087Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.2% of statements
01:36:08 [2024-04-09T01:36:08.087Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
01:36:08 [2024-04-09T01:36:08.087Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
01:36:08 [2024-04-09T01:36:08.087Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
01:36:08 [2024-04-09T01:36:08.655Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
01:36:08 [2024-04-09T01:36:08.914Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.018s	coverage: 82.1% of statements
01:36:08 [2024-04-09T01:36:08.914Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
01:36:08 [2024-04-09T01:36:08.914Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
01:36:08 [2024-04-09T01:36:08.914Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
01:36:08 [2024-04-09T01:36:08.914Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
01:36:09 [2024-04-09T01:36:09.483Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.016s	coverage: 86.0% of statements
01:36:21 [2024-04-09T01:36:21.694Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
01:36:23 [2024-04-09T01:36:23.073Z] ok  	github.com/docker/docker/libnetwork/ipam	3.020s	coverage: 80.3% of statements
01:36:23 [2024-04-09T01:36:23.073Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
01:36:23 [2024-04-09T01:36:23.073Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
01:36:23 [2024-04-09T01:36:23.332Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
01:36:23 [2024-04-09T01:36:23.900Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
01:36:23 [2024-04-09T01:36:23.900Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
01:36:23 [2024-04-09T01:36:23.900Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
01:36:24 [2024-04-09T01:36:24.468Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.319s	coverage: 86.4% of statements
01:36:24 [2024-04-09T01:36:24.727Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
01:36:25 [2024-04-09T01:36:25.295Z] ok  	github.com/docker/docker/libnetwork/iptables	0.165s	coverage: 39.9% of statements
01:36:25 [2024-04-09T01:36:25.295Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
01:36:25 [2024-04-09T01:36:25.863Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 50.6% of statements
01:38:17 [2024-04-09T01:38:17.326Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.865s	coverage: 59.2% of statements
01:38:17 [2024-04-09T01:38:17.326Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
01:38:17 [2024-04-09T01:38:17.326Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
01:38:17 [2024-04-09T01:38:17.326Z] ok  	github.com/docker/docker/libnetwork/osl	4.412s	coverage: 37.4% of statements
01:38:17 [2024-04-09T01:38:17.326Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
01:38:17 [2024-04-09T01:38:17.326Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
01:38:17 [2024-04-09T01:38:17.585Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.714s	coverage: 47.9% of statements
01:38:17 [2024-04-09T01:38:17.844Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.006s	coverage: 75.8% of statements
01:38:17 [2024-04-09T01:38:17.844Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
01:38:18 [2024-04-09T01:38:18.103Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
01:38:18 [2024-04-09T01:38:18.103Z] 
01:38:18 [2024-04-09T01:38:18.103Z] === Skipped
01:38:18 [2024-04-09T01:38:18.103Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
01:38:18 [2024-04-09T01:38:18.103Z]     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
01:38:18 [2024-04-09T01:38:18.103Z] 
01:38:18 [2024-04-09T01:38:18.103Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
01:38:18 [2024-04-09T01:38:18.103Z]     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
01:38:18 [2024-04-09T01:38:18.103Z] 
01:38:18 [2024-04-09T01:38:18.104Z] DONE 471 tests, 2 skipped in 195.817s
Post stage
[Pipeline] junit
01:38:19 [2024-04-09T01:38:19.056Z] Recording test results
01:38:20 [2024-04-09T01:38:20.481Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:38:20 [2024-04-09T01:38:20.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47656/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f27fb555cc6655bcf5d951ff005265de4fea331 -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=master docker:0f27fb555cc6655bcf5d951ff005265de4fea331 hack/make.sh dynbinary test-integration
01:38:21 [2024-04-09T01:38:21.045Z] 
01:38:21 [2024-04-09T01:38:21.045Z] Removing bundles/
01:38:21 [2024-04-09T01:38:21.045Z] 
01:38:21 [2024-04-09T01:38:21.045Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:38:21 [2024-04-09T01:38:21.045Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
01:38:21 [2024-04-09T01:38:21.045Z] + tee /go/src/github.com/docker/docker/go.mod
01:38:21 [2024-04-09T01:38:21.045Z] module github.com/docker/docker
01:38:21 [2024-04-09T01:38:21.045Z] 
01:38:21 [2024-04-09T01:38:21.045Z] go 1.21
01:38:21 [2024-04-09T01:38:21.045Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
01:38:21 [2024-04-09T01:38:21.045Z] + GO111MODULE=on
01:38:21 [2024-04-09T01:38:21.045Z] + GOTOOLCHAIN=local
01:38:21 [2024-04-09T01:38:21.045Z] + 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=0f27fb555cc6655bcf5d951ff005265de4fea331" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-09T01:38:20.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
01:38:59 [2024-04-09T01:38:59.782Z] + rm -f /go/src/github.com/docker/docker/go.mod
01:38:59 [2024-04-09T01:38:59.783Z] Created binary: bundles/dynbinary-daemon/dockerd
01:38:59 [2024-04-09T01:38:59.783Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
01:38:59 [2024-04-09T01:38:59.783Z] + tee /go/src/github.com/docker/docker/go.mod
01:38:59 [2024-04-09T01:38:59.783Z] module github.com/docker/docker
01:38:59 [2024-04-09T01:38:59.783Z] 
01:38:59 [2024-04-09T01:38:59.783Z] go 1.21
01:38:59 [2024-04-09T01:38:59.783Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
01:38:59 [2024-04-09T01:38:59.783Z] + GO111MODULE=on
01:38:59 [2024-04-09T01:38:59.783Z] + GOTOOLCHAIN=local
01:38:59 [2024-04-09T01:38:59.783Z] + 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=0f27fb555cc6655bcf5d951ff005265de4fea331" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-09T01:38:20.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
01:38:59 [2024-04-09T01:38:59.783Z] + rm -f /go/src/github.com/docker/docker/go.mod
01:38:59 [2024-04-09T01:38:59.783Z] Created binary: bundles/dynbinary-daemon/docker-proxy
01:38:59 [2024-04-09T01:38:59.783Z] 
01:38:59 [2024-04-09T01:38:59.783Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:38:59 [2024-04-09T01:38:59.783Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:38:59 [2024-04-09T01:38:59.783Z] HOSTNAME=b50834e7976c
01:38:59 [2024-04-09T01:38:59.783Z] TESTDEBUG=0
01:38:59 [2024-04-09T01:38:59.783Z] DEST=bundles/test-integration
01:38:59 [2024-04-09T01:38:59.783Z] PWD=/go/src/github.com/docker/docker
01:38:59 [2024-04-09T01:38:59.783Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
01:38:59 [2024-04-09T01:38:59.783Z] DOCKER_GITCOMMIT=0f27fb555cc6655bcf5d951ff005265de4fea331
01:38:59 [2024-04-09T01:38:59.783Z] container=docker
01:38:59 [2024-04-09T01:38:59.783Z] HOME=/root
01:38:59 [2024-04-09T01:38:59.783Z] CONTAINERD_NAMESPACE=moby
01:38:59 [2024-04-09T01:38:59.783Z] GOLANG_VERSION=1.21.9
01:38:59 [2024-04-09T01:38:59.783Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:38:59 [2024-04-09T01:38:59.783Z] VALIDATE_BRANCH=master
01:38:59 [2024-04-09T01:38:59.783Z] TERM=xterm
01:38:59 [2024-04-09T01:38:59.783Z] DOCKER_PKG=github.com/docker/docker
01:38:59 [2024-04-09T01:38:59.783Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
01:38:59 [2024-04-09T01:38:59.783Z] SHLVL=1
01:38:59 [2024-04-09T01:38:59.783Z] TIMEOUT=120m
01:38:59 [2024-04-09T01:38:59.783Z] GOTOOLCHAIN=local
01:38:59 [2024-04-09T01:38:59.783Z] DOCKER_GRAPHDRIVER=overlay2
01:38:59 [2024-04-09T01:38:59.783Z] GO111MODULE=off
01:38:59 [2024-04-09T01:38:59.783Z] DOCKER_EXPERIMENTAL=1
01:38:59 [2024-04-09T01:38:59.783Z] TEST_SKIP_INTEGRATION_CLI=1
01:38:59 [2024-04-09T01:38:59.783Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:38:59 [2024-04-09T01:38:59.783Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:38:59 [2024-04-09T01:38:59.783Z] GOPATH=/go
01:38:59 [2024-04-09T01:38:59.783Z] PKG_CONFIG=pkg-config
01:38:59 [2024-04-09T01:38:59.783Z] _=/usr/bin/env
01:38:59 [2024-04-09T01:38:59.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:39:21 [2024-04-09T01:39:21.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
01:39:21 [2024-04-09T01:39:21.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:39:21 [2024-04-09T01:39:21.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:39:23 [2024-04-09T01:39:23.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
01:39:28 [2024-04-09T01:39:28.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:39:32 [2024-04-09T01:39:32.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
01:39:32 [2024-04-09T01:39:32.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:39:33 [2024-04-09T01:39:33.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:39:34 [2024-04-09T01:39:34.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:39:35 [2024-04-09T01:39:35.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
01:39:38 [2024-04-09T01:39:38.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:39:38 [2024-04-09T01:39:38.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:39:39 [2024-04-09T01:39:39.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:39:41 [2024-04-09T01:39:41.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:39:42 [2024-04-09T01:39:42.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:39:43 [2024-04-09T01:39:43.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:39:44 [2024-04-09T01:39:44.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:39:45 [2024-04-09T01:39:45.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:39:46 [2024-04-09T01:39:46.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:39:48 [2024-04-09T01:39:48.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:39:48 [2024-04-09T01:39:48.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:39:49 [2024-04-09T01:39:49.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:39:51 [2024-04-09T01:39:51.745Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:39:51 [2024-04-09T01:39:51.745Z] Using test binary /usr/local/cli-integration/docker
01:39:51 [2024-04-09T01:39:51.745Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:39:51 [2024-04-09T01:39:51.745Z] +++ /etc/init.d/apparmor start
01:39:51 [2024-04-09T01:39:51.745Z] Not: starting.
01:39:51 [2024-04-09T01:39:51.745Z] INFO: Waiting for daemon to start...
01:39:51 [2024-04-09T01:39:51.745Z] Starting dockerd
01:39:51 [2024-04-09T01:39:51.745Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.6vf69WVknZ/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
01:40:06 [2024-04-09T01:40:06.693Z] .
01:40:06 [2024-04-09T01:40:06.693Z] Running integration-test (iteration 1)
01:40:06 [2024-04-09T01:40:06.693Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
01:40:06 [2024-04-09T01:40:06.693Z] ++ '[' -n '' ']'
01:40:06 [2024-04-09T01:40:06.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
01:40:06 [2024-04-09T01:40:06.693Z] ++ set -e
01:40:06 [2024-04-09T01:40:06.693Z] ++ '[' -n 0 ']'
01:40:06 [2024-04-09T01:40:06.693Z] ++ set -x
01:40:06 [2024-04-09T01:40:06.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.6vf69WVknZ/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
01:40:06 [2024-04-09T01:40:06.693Z] Loaded image: busybox:latest
01:40:06 [2024-04-09T01:40:06.693Z] Loaded image: busybox:glibc
01:40:07 [2024-04-09T01:40:07.261Z] Loaded image: debian:bookworm-slim
01:40:07 [2024-04-09T01:40:07.261Z] Loaded image: hello-world:latest
01:40:07 [2024-04-09T01:40:07.261Z] Loaded image: arm32v7/hello-world:latest
01:40:07 [2024-04-09T01:40:07.261Z] INFO: Testing against a local daemon
01:40:07 [2024-04-09T01:40:07.261Z] === RUN   TestCgroupNamespacesBuild
01:40:08 [2024-04-09T01:40:08.199Z] --- PASS: TestCgroupNamespacesBuild (1.09s)
01:40:08 [2024-04-09T01:40:08.199Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:40:10 [2024-04-09T01:40:10.106Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.53s)
01:40:10 [2024-04-09T01:40:10.106Z] === RUN   TestBuildWithSession
01:40:10 [2024-04-09T01:40:10.106Z]     build_session_test.go:26: TODO: BuildKit
01:40:10 [2024-04-09T01:40:10.106Z] --- SKIP: TestBuildWithSession (0.00s)
01:40:10 [2024-04-09T01:40:10.106Z] === RUN   TestBuildSquashParent
01:40:13 [2024-04-09T01:40:13.396Z] --- PASS: TestBuildSquashParent (3.30s)
01:40:13 [2024-04-09T01:40:13.396Z] === RUN   TestBuildWithRemoveAndForceRemove
01:40:13 [2024-04-09T01:40:13.396Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:40:13 [2024-04-09T01:40:13.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:40:13 [2024-04-09T01:40:13.396Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:40:13 [2024-04-09T01:40:13.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:40:13 [2024-04-09T01:40:13.396Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:40:13 [2024-04-09T01:40:13.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:40:13 [2024-04-09T01:40:13.396Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:40:13 [2024-04-09T01:40:13.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:40:13 [2024-04-09T01:40:13.396Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:40:13 [2024-04-09T01:40:13.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:40:13 [2024-04-09T01:40:13.396Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:40:13 [2024-04-09T01:40:13.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:40:13 [2024-04-09T01:40:13.396Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:40:13 [2024-04-09T01:40:13.396Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:40:13 [2024-04-09T01:40:13.396Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:40:13 [2024-04-09T01:40:13.396Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:40:13 [2024-04-09T01:40:13.396Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:40:13 [2024-04-09T01:40:13.396Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:40:15 [2024-04-09T01:40:15.931Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
01:40:15 [2024-04-09T01:40:15.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s)
01:40:15 [2024-04-09T01:40:15.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s)
01:40:15 [2024-04-09T01:40:15.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s)
01:40:15 [2024-04-09T01:40:15.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.44s)
01:40:15 [2024-04-09T01:40:15.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s)
01:40:15 [2024-04-09T01:40:15.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.75s)
01:40:15 [2024-04-09T01:40:15.931Z] === RUN   TestBuildMultiStageCopy
01:40:15 [2024-04-09T01:40:15.931Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:40:16 [2024-04-09T01:40:16.869Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:40:16 [2024-04-09T01:40:16.869Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:40:16 [2024-04-09T01:40:16.869Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:40:17 [2024-04-09T01:40:17.128Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:40:17 [2024-04-09T01:40:17.128Z] --- PASS: TestBuildMultiStageCopy (1.34s)
01:40:17 [2024-04-09T01:40:17.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.92s)
01:40:17 [2024-04-09T01:40:17.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
01:40:17 [2024-04-09T01:40:17.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
01:40:17 [2024-04-09T01:40:17.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
01:40:17 [2024-04-09T01:40:17.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
01:40:17 [2024-04-09T01:40:17.128Z] === RUN   TestBuildMultiStageParentConfig
01:40:17 [2024-04-09T01:40:17.696Z] --- PASS: TestBuildMultiStageParentConfig (0.36s)
01:40:17 [2024-04-09T01:40:17.696Z] === RUN   TestBuildLabelWithTargets
01:40:18 [2024-04-09T01:40:18.264Z] --- PASS: TestBuildLabelWithTargets (0.64s)
01:40:18 [2024-04-09T01:40:18.264Z] === RUN   TestBuildWithEmptyLayers
01:40:18 [2024-04-09T01:40:18.264Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
01:40:18 [2024-04-09T01:40:18.264Z] === RUN   TestBuildMultiStageOnBuild
01:40:19 [2024-04-09T01:40:19.643Z] --- PASS: TestBuildMultiStageOnBuild (1.17s)
01:40:19 [2024-04-09T01:40:19.643Z] === RUN   TestBuildUncleanTarFilenames
01:40:19 [2024-04-09T01:40:19.643Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
01:40:19 [2024-04-09T01:40:19.643Z] === RUN   TestBuildMultiStageLayerLeak
01:40:20 [2024-04-09T01:40:20.581Z] --- PASS: TestBuildMultiStageLayerLeak (1.03s)
01:40:20 [2024-04-09T01:40:20.581Z] === RUN   TestBuildWithHugeFile
01:41:28 [2024-04-09T01:41:28.280Z] --- PASS: TestBuildWithHugeFile (66.70s)
01:41:28 [2024-04-09T01:41:28.280Z] === RUN   TestBuildWCOWSandboxSize
01:41:28 [2024-04-09T01:41:28.280Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
01:41:28 [2024-04-09T01:41:28.280Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
01:41:28 [2024-04-09T01:41:28.280Z] === RUN   TestBuildWithEmptyDockerfile
01:41:28 [2024-04-09T01:41:28.280Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:41:28 [2024-04-09T01:41:28.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:41:28 [2024-04-09T01:41:28.280Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:41:28 [2024-04-09T01:41:28.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:41:28 [2024-04-09T01:41:28.280Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:41:28 [2024-04-09T01:41:28.280Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:41:28 [2024-04-09T01:41:28.280Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:41:28 [2024-04-09T01:41:28.280Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:41:28 [2024-04-09T01:41:28.280Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:41:28 [2024-04-09T01:41:28.280Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
01:41:28 [2024-04-09T01:41:28.280Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
01:41:28 [2024-04-09T01:41:28.280Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
01:41:28 [2024-04-09T01:41:28.280Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
01:41:28 [2024-04-09T01:41:28.280Z] === RUN   TestBuildPreserveOwnership
01:41:28 [2024-04-09T01:41:28.280Z] === RUN   TestBuildPreserveOwnership/copy_from
01:41:28 [2024-04-09T01:41:28.848Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:41:29 [2024-04-09T01:41:29.785Z] --- PASS: TestBuildPreserveOwnership (2.16s)
01:41:29 [2024-04-09T01:41:29.785Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.48s)
01:41:29 [2024-04-09T01:41:29.785Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.67s)
01:41:29 [2024-04-09T01:41:29.785Z] === RUN   TestBuildPlatformInvalid
01:41:29 [2024-04-09T01:41:29.785Z] --- PASS: TestBuildPlatformInvalid (0.01s)
01:41:29 [2024-04-09T01:41:29.785Z] === RUN   TestBuildkitHistoryTracePropagation
01:41:29 [2024-04-09T01:41:29.785Z] time="2024-04-09T01:41:29Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
01:41:29 [2024-04-09T01:41:29.785Z] time="2024-04-09T01:41:29Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
01:41:29 [2024-04-09T01:41:29.785Z] time="2024-04-09T01:41:29Z" 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
01:41:29 [2024-04-09T01:41:29.785Z] time="2024-04-09T01:41:29Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
01:41:29 [2024-04-09T01:41:29.785Z] time="2024-04-09T01:41:29Z" 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
01:41:29 [2024-04-09T01:41:29.785Z] time="2024-04-09T01:41:29Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
01:41:29 [2024-04-09T01:41:29.785Z] time="2024-04-09T01:41:29Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
01:41:29 [2024-04-09T01:41:29.785Z] time="2024-04-09T01:41:29Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
01:41:29 [2024-04-09T01:41:29.785Z] time="2024-04-09T01:41:29Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
01:41:29 [2024-04-09T01:41:29.785Z] time="2024-04-09T01:41:29Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
01:41:29 [2024-04-09T01:41:29.785Z] time="2024-04-09T01:41:29Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
01:41:29 [2024-04-09T01:41:29.785Z] time="2024-04-09T01:41:29Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
01:41:29 [2024-04-09T01:41:29.785Z] time="2024-04-09T01:41:29Z" level=info msg="[core] [Server #4] Server created" module=grpc
01:41:29 [2024-04-09T01:41:29.785Z]     build_traces_test.go:87: Waiting for trace to be available
01:41:33 [2024-04-09T01:41:33.976Z] time="2024-04-09T01:41:33Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
01:41:33 [2024-04-09T01:41:33.976Z] time="2024-04-09T01:41:33Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
01:41:33 [2024-04-09T01:41:33.976Z] time="2024-04-09T01:41:33Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
01:41:33 [2024-04-09T01:41:33.976Z] time="2024-04-09T01:41:33Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
01:41:33 [2024-04-09T01:41:33.976Z] time="2024-04-09T01:41:33Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
01:41:33 [2024-04-09T01:41:33.976Z] time="2024-04-09T01:41:33Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
01:41:33 [2024-04-09T01:41:33.976Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
01:41:33 [2024-04-09T01:41:33.976Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
01:41:34 [2024-04-09T01:41:34.236Z] Loaded image: busybox:latest
01:41:34 [2024-04-09T01:41:34.236Z] Loaded image: busybox:glibc
01:41:35 [2024-04-09T01:41:35.174Z] Loaded image: debian:bookworm-slim
01:41:35 [2024-04-09T01:41:35.174Z] Loaded image: hello-world:latest
01:41:35 [2024-04-09T01:41:35.174Z] Loaded image: arm32v7/hello-world:latest
01:41:45 [2024-04-09T01:41:45.155Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.06s)
01:41:45 [2024-04-09T01:41:45.155Z] PASS
01:41:45 [2024-04-09T01:41:45.155Z] 
01:41:45 [2024-04-09T01:41:45.155Z] === Skipped
01:41:45 [2024-04-09T01:41:45.155Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
01:41:45 [2024-04-09T01:41:45.155Z]     build_session_test.go:26: TODO: BuildKit
01:41:45 [2024-04-09T01:41:45.155Z] 
01:41:45 [2024-04-09T01:41:45.155Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
01:41:45 [2024-04-09T01:41:45.155Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
01:41:45 [2024-04-09T01:41:45.155Z] 
01:41:45 [2024-04-09T01:41:45.155Z] DONE 35 tests, 2 skipped in 97.705s
01:41:45 [2024-04-09T01:41:45.155Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
01:41:45 [2024-04-09T01:41:45.155Z] ++ '[' -n '' ']'
01:41:45 [2024-04-09T01:41:45.155Z] ++ 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
01:41:45 [2024-04-09T01:41:45.155Z] ++ set -e
01:41:45 [2024-04-09T01:41:45.155Z] ++ '[' -n 0 ']'
01:41:45 [2024-04-09T01:41:45.155Z] ++ set -x
01:41:45 [2024-04-09T01:41:45.155Z] ++ 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.6vf69WVknZ/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
01:41:45 [2024-04-09T01:41:45.155Z] INFO: Testing against a local daemon
01:41:45 [2024-04-09T01:41:45.155Z] === RUN   TestNoNewPrivileges
01:41:53 [2024-04-09T01:41:53.276Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
01:41:53 [2024-04-09T01:41:53.276Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
01:41:53 [2024-04-09T01:41:53.276Z] --- PASS: TestNoNewPrivileges (9.65s)
01:41:53 [2024-04-09T01:41:53.276Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.40s)
01:41:53 [2024-04-09T01:41:53.276Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.45s)
01:41:53 [2024-04-09T01:41:53.276Z] PASS
01:41:53 [2024-04-09T01:41:53.276Z] 
01:41:53 [2024-04-09T01:41:53.276Z] DONE 3 tests in 9.672s
01:41:53 [2024-04-09T01:41:53.277Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
01:41:53 [2024-04-09T01:41:53.277Z] ++ '[' -n '' ']'
01:41:53 [2024-04-09T01:41:53.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
01:41:53 [2024-04-09T01:41:53.277Z] ++ set -e
01:41:53 [2024-04-09T01:41:53.277Z] ++ '[' -n 0 ']'
01:41:53 [2024-04-09T01:41:53.277Z] ++ set -x
01:41:53 [2024-04-09T01:41:53.277Z] ++ 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.6vf69WVknZ/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
01:41:53 [2024-04-09T01:41:53.277Z] INFO: Testing against a local daemon
01:41:53 [2024-04-09T01:41:53.277Z] === RUN   TestConfigInspect
01:41:55 [2024-04-09T01:41:55.812Z] --- PASS: TestConfigInspect (2.03s)
01:41:55 [2024-04-09T01:41:55.812Z] === RUN   TestConfigList
01:41:56 [2024-04-09T01:41:56.749Z] === RUN   TestConfigList/test_filter_by_name
01:41:56 [2024-04-09T01:41:56.749Z] === RUN   TestConfigList/test_filter_by_id
01:41:56 [2024-04-09T01:41:56.749Z] === RUN   TestConfigList/test_filter_by_label_key_only
01:41:56 [2024-04-09T01:41:56.749Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
01:41:56 [2024-04-09T01:41:56.749Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
01:41:57 [2024-04-09T01:41:57.317Z] --- PASS: TestConfigList (1.93s)
01:41:57 [2024-04-09T01:41:57.317Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
01:41:57 [2024-04-09T01:41:57.317Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
01:41:57 [2024-04-09T01:41:57.317Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
01:41:57 [2024-04-09T01:41:57.317Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
01:41:57 [2024-04-09T01:41:57.317Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
01:41:57 [2024-04-09T01:41:57.317Z] === RUN   TestConfigsCreateAndDelete
01:41:59 [2024-04-09T01:41:59.221Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
01:41:59 [2024-04-09T01:41:59.221Z] === RUN   TestConfigsUpdate
01:42:01 [2024-04-09T01:42:01.126Z] --- PASS: TestConfigsUpdate (1.93s)
01:42:01 [2024-04-09T01:42:01.126Z] === RUN   TestTemplatedConfig
01:42:03 [2024-04-09T01:42:03.661Z] --- PASS: TestTemplatedConfig (2.44s)
01:42:03 [2024-04-09T01:42:03.661Z] === RUN   TestConfigCreateResolve
01:42:05 [2024-04-09T01:42:05.567Z] --- PASS: TestConfigCreateResolve (1.81s)
01:42:05 [2024-04-09T01:42:05.567Z] PASS
01:42:05 [2024-04-09T01:42:05.567Z] 
01:42:05 [2024-04-09T01:42:05.567Z] DONE 11 tests in 12.102s
01:42:05 [2024-04-09T01:42:05.567Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
01:42:05 [2024-04-09T01:42:05.567Z] ++ '[' -n '' ']'
01:42:05 [2024-04-09T01:42:05.567Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
01:42:05 [2024-04-09T01:42:05.567Z] ++ set -e
01:42:05 [2024-04-09T01:42:05.567Z] ++ '[' -n 0 ']'
01:42:05 [2024-04-09T01:42:05.567Z] ++ set -x
01:42:05 [2024-04-09T01:42:05.567Z] ++ 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.6vf69WVknZ/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
01:42:05 [2024-04-09T01:42:05.567Z] INFO: Testing against a local daemon
01:42:05 [2024-04-09T01:42:05.567Z] === RUN   TestAttach
01:42:05 [2024-04-09T01:42:05.567Z] === RUN   TestAttach/without_TTY
01:42:05 [2024-04-09T01:42:05.567Z] === PAUSE TestAttach/without_TTY
01:42:05 [2024-04-09T01:42:05.567Z] === RUN   TestAttach/with_TTY
01:42:05 [2024-04-09T01:42:05.567Z] === PAUSE TestAttach/with_TTY
01:42:05 [2024-04-09T01:42:05.567Z] === CONT  TestAttach/without_TTY
01:42:05 [2024-04-09T01:42:05.567Z] === CONT  TestAttach/with_TTY
01:42:05 [2024-04-09T01:42:05.567Z] --- PASS: TestAttach (0.02s)
01:42:05 [2024-04-09T01:42:05.567Z]     --- PASS: TestAttach/with_TTY (0.06s)
01:42:05 [2024-04-09T01:42:05.567Z]     --- PASS: TestAttach/without_TTY (0.06s)
01:42:05 [2024-04-09T01:42:05.567Z] === RUN   TestCreateWithCDIDevices
01:42:06 [2024-04-09T01:42:06.505Z] --- PASS: TestCreateWithCDIDevices (1.04s)
01:42:06 [2024-04-09T01:42:06.505Z] === RUN   TestCDISpecDirsAreInSystemInfo
01:42:06 [2024-04-09T01:42:06.505Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
01:42:07 [2024-04-09T01:42:07.086Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
01:42:07 [2024-04-09T01:42:07.667Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
01:42:08 [2024-04-09T01:42:08.248Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
01:42:08 [2024-04-09T01:42:08.825Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
01:42:09 [2024-04-09T01:42:09.088Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
01:42:09 [2024-04-09T01:42:09.665Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
01:42:10 [2024-04-09T01:42:10.246Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
01:42:10 [2024-04-09T01:42:10.815Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
01:42:10 [2024-04-09T01:42:10.815Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
01:42:10 [2024-04-09T01:42:10.815Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
01:42:10 [2024-04-09T01:42:10.815Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
01:42:10 [2024-04-09T01:42:10.815Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
01:42:10 [2024-04-09T01:42:10.815Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
01:42:10 [2024-04-09T01:42:10.815Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
01:42:10 [2024-04-09T01:42:10.815Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
01:42:10 [2024-04-09T01:42:10.815Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestCheckpoint
01:42:10 [2024-04-09T01:42:10.815Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:42:10 [2024-04-09T01:42:10.815Z] --- SKIP: TestCheckpoint (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/commit
01:42:10 [2024-04-09T01:42:10.815Z] === PAUSE TestContainerInvalidJSON/commit
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/create
01:42:10 [2024-04-09T01:42:10.815Z] === PAUSE TestContainerInvalidJSON/containers/create
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
01:42:10 [2024-04-09T01:42:10.815Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
01:42:10 [2024-04-09T01:42:10.815Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
01:42:10 [2024-04-09T01:42:10.815Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
01:42:10 [2024-04-09T01:42:10.815Z] === CONT  TestContainerInvalidJSON/commit
01:42:10 [2024-04-09T01:42:10.815Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
01:42:10 [2024-04-09T01:42:10.815Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
01:42:10 [2024-04-09T01:42:10.815Z] === CONT  TestContainerInvalidJSON/containers/create
01:42:10 [2024-04-09T01:42:10.815Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/commit/empty_body
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
01:42:10 [2024-04-09T01:42:10.815Z] --- PASS: TestContainerInvalidJSON (0.01s)
01:42:10 [2024-04-09T01:42:10.815Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:42:10 [2024-04-09T01:42:10.815Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestCopyFromContainerPathIsNotDir
01:42:10 [2024-04-09T01:42:10.815Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestCopyToContainerPathDoesNotExist
01:42:10 [2024-04-09T01:42:10.815Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
01:42:10 [2024-04-09T01:42:10.815Z] === RUN   TestCopyEmptyFile
01:42:11 [2024-04-09T01:42:11.074Z] --- PASS: TestCopyEmptyFile (0.06s)
01:42:11 [2024-04-09T01:42:11.074Z] === RUN   TestCopyToContainerPathIsNotDir
01:42:11 [2024-04-09T01:42:11.074Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
01:42:11 [2024-04-09T01:42:11.074Z] === RUN   TestCopyFromContainer
01:42:11 [2024-04-09T01:42:11.643Z] === RUN   TestCopyFromContainer//
01:42:11 [2024-04-09T01:42:11.643Z] === RUN   TestCopyFromContainer/.
01:42:11 [2024-04-09T01:42:11.643Z] === RUN   TestCopyFromContainer//.
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer/./
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer//./
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer//bar/root
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer//bar/root/
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer//bar/root/.
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer/bar/quux
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer/bar/quux/
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer/bar/quux/.
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCopyFromContainer/bar/notarget
01:42:11 [2024-04-09T01:42:11.902Z] --- PASS: TestCopyFromContainer (0.88s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer// (0.01s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer/. (0.01s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer//. (0.01s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:42:11 [2024-04-09T01:42:11.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:42:11 [2024-04-09T01:42:11.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:42:11 [2024-04-09T01:42:11.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:42:11 [2024-04-09T01:42:11.902Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:42:11 [2024-04-09T01:42:11.902Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:42:11 [2024-04-09T01:42:11.902Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:42:11 [2024-04-09T01:42:11.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCreateLinkToNonExistingContainer
01:42:11 [2024-04-09T01:42:11.902Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCreateWithInvalidEnv
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCreateWithInvalidEnv/0
01:42:11 [2024-04-09T01:42:11.902Z] === PAUSE TestCreateWithInvalidEnv/0
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCreateWithInvalidEnv/1
01:42:11 [2024-04-09T01:42:11.902Z] === PAUSE TestCreateWithInvalidEnv/1
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCreateWithInvalidEnv/2
01:42:11 [2024-04-09T01:42:11.902Z] === PAUSE TestCreateWithInvalidEnv/2
01:42:11 [2024-04-09T01:42:11.902Z] === CONT  TestCreateWithInvalidEnv/0
01:42:11 [2024-04-09T01:42:11.902Z] === CONT  TestCreateWithInvalidEnv/2
01:42:11 [2024-04-09T01:42:11.902Z] === CONT  TestCreateWithInvalidEnv/1
01:42:11 [2024-04-09T01:42:11.902Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
01:42:11 [2024-04-09T01:42:11.902Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCreateTmpfsMountsTarget
01:42:11 [2024-04-09T01:42:11.902Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
01:42:11 [2024-04-09T01:42:11.902Z] === RUN   TestCreateWithCustomMaskedPaths
01:42:13 [2024-04-09T01:42:13.280Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
01:42:13 [2024-04-09T01:42:13.280Z] === RUN   TestCreateWithCustomReadonlyPaths
01:42:14 [2024-04-09T01:42:14.658Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
01:42:14 [2024-04-09T01:42:14.658Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:42:14 [2024-04-09T01:42:14.659Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:42:14 [2024-04-09T01:42:14.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:42:14 [2024-04-09T01:42:14.659Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:42:14 [2024-04-09T01:42:14.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:42:14 [2024-04-09T01:42:14.659Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:42:14 [2024-04-09T01:42:14.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:42:14 [2024-04-09T01:42:14.659Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:42:14 [2024-04-09T01:42:14.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:42:14 [2024-04-09T01:42:14.659Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:42:14 [2024-04-09T01:42:14.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:42:14 [2024-04-09T01:42:14.659Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
01:42:14 [2024-04-09T01:42:14.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
01:42:14 [2024-04-09T01:42:14.659Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:42:14 [2024-04-09T01:42:14.659Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:42:14 [2024-04-09T01:42:14.659Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:42:14 [2024-04-09T01:42:14.659Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:42:14 [2024-04-09T01:42:14.659Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
01:42:14 [2024-04-09T01:42:14.659Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:42:14 [2024-04-09T01:42:14.659Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
01:42:14 [2024-04-09T01:42:14.659Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
01:42:14 [2024-04-09T01:42:14.659Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
01:42:14 [2024-04-09T01:42:14.659Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
01:42:14 [2024-04-09T01:42:14.659Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
01:42:14 [2024-04-09T01:42:14.659Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
01:42:14 [2024-04-09T01:42:14.659Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
01:42:14 [2024-04-09T01:42:14.659Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:42:14 [2024-04-09T01:42:14.918Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s)
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateDifferentPlatform
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateDifferentPlatform/different_os
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
01:42:14 [2024-04-09T01:42:14.918Z] --- PASS: TestCreateDifferentPlatform (0.01s)
01:42:14 [2024-04-09T01:42:14.918Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
01:42:14 [2024-04-09T01:42:14.918Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateVolumesFromNonExistingContainer
01:42:14 [2024-04-09T01:42:14.918Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
01:42:14 [2024-04-09T01:42:14.918Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateInvalidHostConfig
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
01:42:14 [2024-04-09T01:42:14.918Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
01:42:14 [2024-04-09T01:42:14.918Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
01:42:14 [2024-04-09T01:42:14.918Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
01:42:14 [2024-04-09T01:42:14.918Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
01:42:14 [2024-04-09T01:42:14.918Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
01:42:14 [2024-04-09T01:42:14.918Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
01:42:14 [2024-04-09T01:42:14.918Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
01:42:14 [2024-04-09T01:42:14.918Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
01:42:14 [2024-04-09T01:42:14.918Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
01:42:14 [2024-04-09T01:42:14.918Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
01:42:14 [2024-04-09T01:42:14.918Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
01:42:14 [2024-04-09T01:42:14.918Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
01:42:14 [2024-04-09T01:42:14.918Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
01:42:14 [2024-04-09T01:42:14.918Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
01:42:14 [2024-04-09T01:42:14.918Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
01:42:14 [2024-04-09T01:42:14.918Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateWithMultipleEndpointSettings
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
01:42:14 [2024-04-09T01:42:14.918Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
01:42:14 [2024-04-09T01:42:14.918Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
01:42:14 [2024-04-09T01:42:14.918Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
01:42:14 [2024-04-09T01:42:14.918Z] === RUN   TestCreateWithCustomMACs
01:42:15 [2024-04-09T01:42:15.487Z] --- PASS: TestCreateWithCustomMACs (0.51s)
01:42:15 [2024-04-09T01:42:15.487Z] === RUN   TestContainerStartOnDaemonRestart
01:42:15 [2024-04-09T01:42:15.487Z] === PAUSE TestContainerStartOnDaemonRestart
01:42:15 [2024-04-09T01:42:15.487Z] === RUN   TestDaemonRestartIpcMode
01:42:15 [2024-04-09T01:42:15.487Z] === PAUSE TestDaemonRestartIpcMode
01:42:15 [2024-04-09T01:42:15.487Z] === RUN   TestDaemonHostGatewayIP
01:42:15 [2024-04-09T01:42:15.487Z] === PAUSE TestDaemonHostGatewayIP
01:42:15 [2024-04-09T01:42:15.487Z] === RUN   TestRestartDaemonWithRestartingContainer
01:42:15 [2024-04-09T01:42:15.487Z] === PAUSE TestRestartDaemonWithRestartingContainer
01:42:15 [2024-04-09T01:42:15.487Z] === RUN   TestHardRestartWhenContainerIsRunning
01:42:15 [2024-04-09T01:42:15.487Z] === PAUSE TestHardRestartWhenContainerIsRunning
01:42:15 [2024-04-09T01:42:15.487Z] === RUN   TestContainerKillOnDaemonStart
01:42:15 [2024-04-09T01:42:15.487Z] === PAUSE TestContainerKillOnDaemonStart
01:42:15 [2024-04-09T01:42:15.487Z] === RUN   TestDiff
01:42:16 [2024-04-09T01:42:16.055Z] --- PASS: TestDiff (0.43s)
01:42:16 [2024-04-09T01:42:16.055Z] === RUN   TestDiffStoppedContainer
01:42:16 [2024-04-09T01:42:16.314Z] --- PASS: TestDiffStoppedContainer (0.40s)
01:42:16 [2024-04-09T01:42:16.314Z] === RUN   TestExecConsoleSize
01:42:16 [2024-04-09T01:42:16.883Z] --- PASS: TestExecConsoleSize (0.45s)
01:42:16 [2024-04-09T01:42:16.883Z] === RUN   TestExecWithCloseStdin
01:42:17 [2024-04-09T01:42:17.451Z] --- PASS: TestExecWithCloseStdin (0.46s)
01:42:17 [2024-04-09T01:42:17.451Z] === RUN   TestExec
01:42:17 [2024-04-09T01:42:17.710Z] --- PASS: TestExec (0.47s)
01:42:17 [2024-04-09T01:42:17.710Z] === RUN   TestExecUser
01:42:18 [2024-04-09T01:42:18.278Z] --- PASS: TestExecUser (0.45s)
01:42:18 [2024-04-09T01:42:18.278Z] === RUN   TestExecWithGroupAdd
01:42:18 [2024-04-09T01:42:18.537Z] --- PASS: TestExecWithGroupAdd (0.42s)
01:42:18 [2024-04-09T01:42:18.537Z] === RUN   TestExportContainerAndImportImage
01:42:19 [2024-04-09T01:42:19.105Z] --- PASS: TestExportContainerAndImportImage (0.45s)
01:42:19 [2024-04-09T01:42:19.105Z] === RUN   TestExportContainerAfterDaemonRestart
01:42:25 [2024-04-09T01:42:25.672Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
01:42:25 [2024-04-09T01:42:25.672Z] === RUN   TestHealthCheckWorkdir
01:42:25 [2024-04-09T01:42:25.672Z] --- PASS: TestHealthCheckWorkdir (0.53s)
01:42:25 [2024-04-09T01:42:25.672Z] === RUN   TestHealthKillContainer
01:42:33 [2024-04-09T01:42:33.792Z] --- PASS: TestHealthKillContainer (7.62s)
01:42:33 [2024-04-09T01:42:33.792Z] === RUN   TestHealthCheckProcessKilled
01:42:34 [2024-04-09T01:42:34.051Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
01:42:34 [2024-04-09T01:42:34.051Z] === RUN   TestHealthStartInterval
01:42:35 [2024-04-09T01:42:35.429Z]     health_test.go:141: &{2024-04-09 01:42:35.145343453 +0000 UTC 2024-04-09 01:42:35.171688546 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
01:42:35 [2024-04-09T01:42:35.429Z]         }
01:42:35 [2024-04-09T01:42:35.429Z]     health_test.go:141: &{2024-04-09 01:42:35.145343453 +0000 UTC 2024-04-09 01:42:35.171688546 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
01:42:35 [2024-04-09T01:42:35.429Z]         }
01:42:35 [2024-04-09T01:42:35.688Z]     health_test.go:141: &{2024-04-09 01:42:35.145343453 +0000 UTC 2024-04-09 01:42:35.171688546 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
01:42:35 [2024-04-09T01:42:35.688Z]         }
01:42:35 [2024-04-09T01:42:35.688Z]     health_test.go:141: &{2024-04-09 01:42:35.145343453 +0000 UTC 2024-04-09 01:42:35.171688546 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
01:42:35 [2024-04-09T01:42:35.688Z]         }
01:42:35 [2024-04-09T01:42:35.688Z]     health_test.go:141: &{2024-04-09 01:42:35.145343453 +0000 UTC 2024-04-09 01:42:35.171688546 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
01:42:35 [2024-04-09T01:42:35.688Z]         }
01:42:35 [2024-04-09T01:42:35.947Z]     health_test.go:141: &{2024-04-09 01:42:35.145343453 +0000 UTC 2024-04-09 01:42:35.171688546 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
01:42:35 [2024-04-09T01:42:35.947Z]         }
01:42:35 [2024-04-09T01:42:35.947Z]     health_test.go:141: &{2024-04-09 01:42:35.145343453 +0000 UTC 2024-04-09 01:42:35.171688546 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
01:42:35 [2024-04-09T01:42:35.947Z]         }
01:42:36 [2024-04-09T01:42:36.206Z]     health_test.go:141: &{2024-04-09 01:42:35.145343453 +0000 UTC 2024-04-09 01:42:35.171688546 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
01:42:36 [2024-04-09T01:42:36.206Z]         }
01:42:36 [2024-04-09T01:42:36.206Z]     health_test.go:141: &{2024-04-09 01:42:35.145343453 +0000 UTC 2024-04-09 01:42:35.171688546 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
01:42:36 [2024-04-09T01:42:36.206Z]         }
01:42:36 [2024-04-09T01:42:36.206Z]     health_test.go:141: &{2024-04-09 01:42:35.145343453 +0000 UTC 2024-04-09 01:42:35.171688546 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
01:42:36 [2024-04-09T01:42:36.206Z]         }
01:42:36 [2024-04-09T01:42:36.465Z]     health_test.go:141: &{2024-04-09 01:42:36.17229448 +0000 UTC 2024-04-09 01:42:36.198289871 +0000 UTC 1 2}
01:42:36 [2024-04-09T01:42:36.465Z]     health_test.go:141: &{2024-04-09 01:42:36.17229448 +0000 UTC 2024-04-09 01:42:36.198289871 +0000 UTC 1 2}
01:42:36 [2024-04-09T01:42:36.465Z]     health_test.go:141: &{2024-04-09 01:42:36.17229448 +0000 UTC 2024-04-09 01:42:36.198289871 +0000 UTC 1 2}
01:42:36 [2024-04-09T01:42:36.724Z]     health_test.go:141: &{2024-04-09 01:42:36.17229448 +0000 UTC 2024-04-09 01:42:36.198289871 +0000 UTC 1 2}
01:42:36 [2024-04-09T01:42:36.724Z]     health_test.go:141: &{2024-04-09 01:42:36.17229448 +0000 UTC 2024-04-09 01:42:36.198289871 +0000 UTC 1 2}
01:42:36 [2024-04-09T01:42:36.983Z]     health_test.go:141: &{2024-04-09 01:42:36.17229448 +0000 UTC 2024-04-09 01:42:36.198289871 +0000 UTC 1 2}
01:42:36 [2024-04-09T01:42:36.983Z]     health_test.go:141: &{2024-04-09 01:42:36.17229448 +0000 UTC 2024-04-09 01:42:36.198289871 +0000 UTC 1 2}
01:42:36 [2024-04-09T01:42:36.983Z]     health_test.go:141: &{2024-04-09 01:42:36.17229448 +0000 UTC 2024-04-09 01:42:36.198289871 +0000 UTC 1 2}
01:42:37 [2024-04-09T01:42:37.242Z]     health_test.go:141: &{2024-04-09 01:42:36.17229448 +0000 UTC 2024-04-09 01:42:36.198289871 +0000 UTC 1 2}
01:42:37 [2024-04-09T01:42:37.242Z]     health_test.go:141: &{2024-04-09 01:42:36.17229448 +0000 UTC 2024-04-09 01:42:36.198289871 +0000 UTC 1 2}
01:42:37 [2024-04-09T01:42:37.501Z]     health_test.go:169: 1.026480907s
01:42:38 [2024-04-09T01:42:38.438Z]     health_test.go:169: 1.026480907s
01:42:39 [2024-04-09T01:42:39.374Z]     health_test.go:169: 1.026480907s
01:42:40 [2024-04-09T01:42:40.310Z]     health_test.go:169: 1.026480907s
01:42:41 [2024-04-09T01:42:41.687Z]     health_test.go:169: 1.026480907s
01:42:42 [2024-04-09T01:42:42.623Z]     health_test.go:169: 1.026480907s
01:42:43 [2024-04-09T01:42:43.559Z]     health_test.go:169: 1.026480907s
01:42:44 [2024-04-09T01:42:44.495Z]     health_test.go:169: 1.026480907s
01:42:45 [2024-04-09T01:42:45.430Z]     health_test.go:169: 1.026480907s
01:42:46 [2024-04-09T01:42:46.366Z]     health_test.go:169: 1.026480907s
01:42:47 [2024-04-09T01:42:47.302Z]     health_test.go:169: 1.026480907s
01:42:48 [2024-04-09T01:42:48.678Z]     health_test.go:169: 1.026480907s
01:42:49 [2024-04-09T01:42:49.614Z]     health_test.go:169: 1.026480907s
01:42:50 [2024-04-09T01:42:50.551Z]     health_test.go:169: 1.026480907s
01:42:51 [2024-04-09T01:42:51.487Z]     health_test.go:169: 1.026480907s
01:42:52 [2024-04-09T01:42:52.423Z]     health_test.go:169: 1.026480907s
01:42:53 [2024-04-09T01:42:53.360Z]     health_test.go:169: 1.026480907s
01:42:54 [2024-04-09T01:42:54.296Z]     health_test.go:169: 1.026480907s
01:42:55 [2024-04-09T01:42:55.672Z]     health_test.go:169: 1.026480907s
01:42:56 [2024-04-09T01:42:56.608Z]     health_test.go:169: 1.026480907s
01:42:57 [2024-04-09T01:42:57.544Z]     health_test.go:169: 1.026480907s
01:42:58 [2024-04-09T01:42:58.481Z]     health_test.go:169: 1.026480907s
01:42:59 [2024-04-09T01:42:59.417Z]     health_test.go:169: 1.026480907s
01:43:00 [2024-04-09T01:43:00.353Z]     health_test.go:169: 1.026480907s
01:43:01 [2024-04-09T01:43:01.289Z]     health_test.go:169: 1.026480907s
01:43:02 [2024-04-09T01:43:02.666Z]     health_test.go:169: 1.026480907s
01:43:03 [2024-04-09T01:43:03.602Z]     health_test.go:169: 1.026480907s
01:43:04 [2024-04-09T01:43:04.538Z]     health_test.go:169: 1.026480907s
01:43:05 [2024-04-09T01:43:05.474Z]     health_test.go:169: 1.026480907s
01:43:06 [2024-04-09T01:43:06.410Z]     health_test.go:169: 1.026480907s
01:43:07 [2024-04-09T01:43:07.788Z] --- PASS: TestHealthStartInterval (33.57s)
01:43:07 [2024-04-09T01:43:07.788Z] === RUN   TestInspectAnnotations
01:43:07 [2024-04-09T01:43:07.788Z] --- PASS: TestInspectAnnotations (0.05s)
01:43:07 [2024-04-09T01:43:07.788Z] === RUN   TestNetworkAliasesAreEmpty
01:43:07 [2024-04-09T01:43:07.788Z] === RUN   TestNetworkAliasesAreEmpty/host
01:43:07 [2024-04-09T01:43:07.788Z] === RUN   TestNetworkAliasesAreEmpty/bridge
01:43:07 [2024-04-09T01:43:07.788Z] === RUN   TestNetworkAliasesAreEmpty/none
01:43:07 [2024-04-09T01:43:07.788Z] --- PASS: TestNetworkAliasesAreEmpty (0.12s)
01:43:07 [2024-04-09T01:43:07.788Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
01:43:07 [2024-04-09T01:43:07.788Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
01:43:07 [2024-04-09T01:43:07.788Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
01:43:07 [2024-04-09T01:43:07.788Z] === RUN   TestIpcModeNone
01:43:08 [2024-04-09T01:43:08.356Z] --- PASS: TestIpcModeNone (0.46s)
01:43:08 [2024-04-09T01:43:08.356Z] === RUN   TestIpcModePrivate
01:43:08 [2024-04-09T01:43:08.615Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
01:43:08 [2024-04-09T01:43:08.615Z] --- PASS: TestIpcModePrivate (0.46s)
01:43:08 [2024-04-09T01:43:08.615Z] === RUN   TestIpcModeShareable
01:43:08 [2024-04-09T01:43:08.875Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
01:43:09 [2024-04-09T01:43:09.134Z] --- PASS: TestIpcModeShareable (0.45s)
01:43:09 [2024-04-09T01:43:09.134Z] === RUN   TestAPIIpcModeShareableAndContainer
01:43:10 [2024-04-09T01:43:10.071Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.07s)
01:43:10 [2024-04-09T01:43:10.071Z] === RUN   TestAPIIpcModeHost
01:43:10 [2024-04-09T01:43:10.639Z] --- PASS: TestAPIIpcModeHost (0.30s)
01:43:10 [2024-04-09T01:43:10.639Z] === RUN   TestDaemonIpcModeShareable
01:43:11 [2024-04-09T01:43:11.576Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
01:43:11 [2024-04-09T01:43:11.576Z] --- PASS: TestDaemonIpcModeShareable (1.04s)
01:43:11 [2024-04-09T01:43:11.576Z] === RUN   TestDaemonIpcModePrivate
01:43:12 [2024-04-09T01:43:12.513Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
01:43:12 [2024-04-09T01:43:12.513Z] --- PASS: TestDaemonIpcModePrivate (1.05s)
01:43:12 [2024-04-09T01:43:12.513Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:43:13 [2024-04-09T01:43:13.451Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
01:43:13 [2024-04-09T01:43:13.710Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s)
01:43:13 [2024-04-09T01:43:13.710Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:43:14 [2024-04-09T01:43:14.647Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
01:43:14 [2024-04-09T01:43:14.647Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.01s)
01:43:14 [2024-04-09T01:43:14.647Z] === RUN   TestIpcModeOlderClient
01:43:14 [2024-04-09T01:43:14.647Z] === PAUSE TestIpcModeOlderClient
01:43:14 [2024-04-09T01:43:14.647Z] === RUN   TestKillContainerInvalidSignal
01:43:15 [2024-04-09T01:43:15.215Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
01:43:15 [2024-04-09T01:43:15.215Z] === RUN   TestKillContainer
01:43:15 [2024-04-09T01:43:15.215Z] === RUN   TestKillContainer/no_signal
01:43:15 [2024-04-09T01:43:15.474Z] === RUN   TestKillContainer/non_killing_signal
01:43:15 [2024-04-09T01:43:15.734Z] === RUN   TestKillContainer/killing_signal
01:43:16 [2024-04-09T01:43:16.303Z] --- PASS: TestKillContainer (1.32s)
01:43:16 [2024-04-09T01:43:16.303Z]     --- PASS: TestKillContainer/no_signal (0.44s)
01:43:16 [2024-04-09T01:43:16.303Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
01:43:16 [2024-04-09T01:43:16.303Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
01:43:16 [2024-04-09T01:43:16.303Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:43:16 [2024-04-09T01:43:16.303Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:43:16 [2024-04-09T01:43:16.871Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:43:17 [2024-04-09T01:43:17.130Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
01:43:17 [2024-04-09T01:43:17.130Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
01:43:17 [2024-04-09T01:43:17.130Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s)
01:43:17 [2024-04-09T01:43:17.130Z] === RUN   TestKillStoppedContainer
01:43:17 [2024-04-09T01:43:17.390Z] --- PASS: TestKillStoppedContainer (0.05s)
01:43:17 [2024-04-09T01:43:17.390Z] === RUN   TestKillDifferentUserContainer
01:43:17 [2024-04-09T01:43:17.649Z] --- PASS: TestKillDifferentUserContainer (0.46s)
01:43:17 [2024-04-09T01:43:17.649Z] === RUN   TestInspectOomKilledTrue
01:43:18 [2024-04-09T01:43:18.218Z] --- PASS: TestInspectOomKilledTrue (0.49s)
01:43:18 [2024-04-09T01:43:18.218Z] === RUN   TestInspectOomKilledFalse
01:43:18 [2024-04-09T01:43:18.785Z] --- PASS: TestInspectOomKilledFalse (0.43s)
01:43:18 [2024-04-09T01:43:18.785Z] === RUN   TestLinksEtcHostsContentMatch
01:43:18 [2024-04-09T01:43:18.785Z] --- PASS: TestLinksEtcHostsContentMatch (0.22s)
01:43:18 [2024-04-09T01:43:18.785Z] === RUN   TestLinksContainerNames
01:43:19 [2024-04-09T01:43:19.722Z] --- PASS: TestLinksContainerNames (0.87s)
01:43:19 [2024-04-09T01:43:19.722Z] === RUN   TestLogsFollowTailEmpty
01:43:20 [2024-04-09T01:43:20.290Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
01:43:20 [2024-04-09T01:43:20.290Z] === RUN   TestLogs
01:43:20 [2024-04-09T01:43:20.290Z] === RUN   TestLogs/driver_local
01:43:20 [2024-04-09T01:43:20.290Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
01:43:20 [2024-04-09T01:43:20.290Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
01:43:20 [2024-04-09T01:43:20.290Z] === RUN   TestLogs/driver_local/tty/only_stdout
01:43:20 [2024-04-09T01:43:20.290Z] === PAUSE TestLogs/driver_local/tty/only_stdout
01:43:20 [2024-04-09T01:43:20.290Z] === RUN   TestLogs/driver_local/tty/only_stderr
01:43:20 [2024-04-09T01:43:20.290Z] === PAUSE TestLogs/driver_local/tty/only_stderr
01:43:20 [2024-04-09T01:43:20.290Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
01:43:20 [2024-04-09T01:43:20.290Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
01:43:20 [2024-04-09T01:43:20.290Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
01:43:20 [2024-04-09T01:43:20.290Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
01:43:20 [2024-04-09T01:43:20.290Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
01:43:20 [2024-04-09T01:43:20.290Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
01:43:20 [2024-04-09T01:43:20.290Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
01:43:20 [2024-04-09T01:43:20.290Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
01:43:20 [2024-04-09T01:43:20.290Z] === CONT  TestLogs/driver_local/tty/only_stderr
01:43:20 [2024-04-09T01:43:20.290Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
01:43:20 [2024-04-09T01:43:20.290Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
01:43:20 [2024-04-09T01:43:20.290Z] === CONT  TestLogs/driver_local/tty/only_stdout
01:43:21 [2024-04-09T01:43:21.670Z] === RUN   TestLogs/driver_json-file
01:43:21 [2024-04-09T01:43:21.670Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
01:43:21 [2024-04-09T01:43:21.670Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
01:43:21 [2024-04-09T01:43:21.670Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
01:43:21 [2024-04-09T01:43:21.670Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
01:43:21 [2024-04-09T01:43:21.670Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
01:43:21 [2024-04-09T01:43:21.670Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
01:43:21 [2024-04-09T01:43:21.670Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
01:43:21 [2024-04-09T01:43:21.670Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
01:43:21 [2024-04-09T01:43:21.670Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
01:43:21 [2024-04-09T01:43:21.670Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
01:43:21 [2024-04-09T01:43:21.670Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
01:43:21 [2024-04-09T01:43:21.670Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
01:43:21 [2024-04-09T01:43:21.670Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
01:43:21 [2024-04-09T01:43:21.670Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
01:43:21 [2024-04-09T01:43:21.670Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
01:43:21 [2024-04-09T01:43:21.670Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
01:43:21 [2024-04-09T01:43:21.670Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
01:43:21 [2024-04-09T01:43:21.670Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
01:43:23 [2024-04-09T01:43:23.048Z] --- PASS: TestLogs (2.73s)
01:43:23 [2024-04-09T01:43:23.048Z]     --- PASS: TestLogs/driver_local (0.01s)
01:43:23 [2024-04-09T01:43:23.048Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s)
01:43:23 [2024-04-09T01:43:23.048Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.90s)
01:43:23 [2024-04-09T01:43:23.048Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.01s)
01:43:23 [2024-04-09T01:43:23.048Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.17s)
01:43:23 [2024-04-09T01:43:23.048Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.22s)
01:43:23 [2024-04-09T01:43:23.048Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.30s)
01:43:23 [2024-04-09T01:43:23.048Z]     --- PASS: TestLogs/driver_json-file (0.01s)
01:43:23 [2024-04-09T01:43:23.048Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.75s)
01:43:23 [2024-04-09T01:43:23.048Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.04s)
01:43:23 [2024-04-09T01:43:23.048Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.15s)
01:43:23 [2024-04-09T01:43:23.048Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.29s)
01:43:23 [2024-04-09T01:43:23.048Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.36s)
01:43:23 [2024-04-09T01:43:23.048Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.42s)
01:43:23 [2024-04-09T01:43:23.048Z] === RUN   TestContainerNetworkMountsNoChown
01:43:23 [2024-04-09T01:43:23.308Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/default
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/default
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/private
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/private
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rprivate
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rprivate
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/slave
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/slave
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rslave
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rslave
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/shared
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/shared
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rshared
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rshared
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/default
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/default/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/rslave
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/rshared
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/default/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/slave
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/private
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/private/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/shared
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/rprivate
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/private/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/default/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/default/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:43:23 [2024-04-09T01:43:23.308Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:43:23 [2024-04-09T01:43:23.568Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:43:23 [2024-04-09T01:43:23.568Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:43:23 [2024-04-09T01:43:23.568Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:43:23 [2024-04-09T01:43:23.568Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:43:23 [2024-04-09T01:43:23.568Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:43:23 [2024-04-09T01:43:23.568Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:43:23 [2024-04-09T01:43:23.568Z] === CONT  TestMountDaemonRoot/private/mount_root
01:43:23 [2024-04-09T01:43:23.568Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:43:23 [2024-04-09T01:43:23.568Z] === CONT  TestMountDaemonRoot/private/bind_root
01:43:23 [2024-04-09T01:43:23.568Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:43:23 [2024-04-09T01:43:23.568Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:43:23 [2024-04-09T01:43:23.568Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:43:23 [2024-04-09T01:43:23.568Z] --- PASS: TestMountDaemonRoot (0.01s)
01:43:23 [2024-04-09T01:43:23.568Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
01:43:23 [2024-04-09T01:43:23.568Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
01:43:23 [2024-04-09T01:43:23.568Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
01:43:23 [2024-04-09T01:43:23.568Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
01:43:23 [2024-04-09T01:43:23.568Z] === RUN   TestContainerBindMountNonRecursive
01:43:24 [2024-04-09T01:43:24.946Z] --- PASS: TestContainerBindMountNonRecursive (1.09s)
01:43:24 [2024-04-09T01:43:24.946Z] === RUN   TestContainerVolumesMountedAsShared
01:43:25 [2024-04-09T01:43:25.206Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
01:43:25 [2024-04-09T01:43:25.206Z] === RUN   TestContainerVolumesMountedAsSlave
01:43:25 [2024-04-09T01:43:25.206Z] --- PASS: TestContainerVolumesMountedAsSlave (0.25s)
01:43:25 [2024-04-09T01:43:25.206Z] === RUN   TestContainerCopyLeaksMounts
01:43:25 [2024-04-09T01:43:25.774Z] --- PASS: TestContainerCopyLeaksMounts (0.48s)
01:43:25 [2024-04-09T01:43:25.774Z] === RUN   TestContainerBindMountReadOnlyDefault
01:43:25 [2024-04-09T01:43:25.774Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
01:43:25 [2024-04-09T01:43:25.774Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
01:43:26 [2024-04-09T01:43:26.342Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
01:43:26 [2024-04-09T01:43:26.601Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
01:43:26 [2024-04-09T01:43:26.601Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
01:43:27 [2024-04-09T01:43:27.169Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
01:43:27 [2024-04-09T01:43:27.428Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
01:43:27 [2024-04-09T01:43:27.428Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
01:43:27 [2024-04-09T01:43:27.687Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
01:43:28 [2024-04-09T01:43:28.254Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
01:43:28 [2024-04-09T01:43:28.254Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
01:43:28 [2024-04-09T01:43:28.517Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
01:43:29 [2024-04-09T01:43:29.085Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.25s)
01:43:29 [2024-04-09T01:43:29.085Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.77s)
01:43:29 [2024-04-09T01:43:29.085Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.38s)
01:43:29 [2024-04-09T01:43:29.085Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.39s)
01:43:29 [2024-04-09T01:43:29.085Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.79s)
01:43:29 [2024-04-09T01:43:29.085Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.40s)
01:43:29 [2024-04-09T01:43:29.085Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.38s)
01:43:29 [2024-04-09T01:43:29.086Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.80s)
01:43:29 [2024-04-09T01:43:29.086Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.40s)
01:43:29 [2024-04-09T01:43:29.086Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.39s)
01:43:29 [2024-04-09T01:43:29.086Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.82s)
01:43:29 [2024-04-09T01:43:29.086Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.40s)
01:43:29 [2024-04-09T01:43:29.086Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.41s)
01:43:29 [2024-04-09T01:43:29.086Z] === RUN   TestContainerBindMountRecursivelyReadOnly
01:43:30 [2024-04-09T01:43:30.465Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.44s)
01:43:30 [2024-04-09T01:43:30.465Z] === RUN   TestNetworkNat
01:43:31 [2024-04-09T01:43:31.033Z] --- PASS: TestNetworkNat (0.46s)
01:43:31 [2024-04-09T01:43:31.033Z] === RUN   TestNetworkLocalhostTCPNat
01:43:31 [2024-04-09T01:43:31.292Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
01:43:31 [2024-04-09T01:43:31.292Z] === RUN   TestNetworkLoopbackNat
01:43:34 [2024-04-09T01:43:34.581Z] --- PASS: TestNetworkLoopbackNat (2.57s)
01:43:34 [2024-04-09T01:43:34.581Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
01:43:34 [2024-04-09T01:43:34.581Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
01:43:34 [2024-04-09T01:43:34.581Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
01:43:34 [2024-04-09T01:43:34.581Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
01:43:34 [2024-04-09T01:43:34.581Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
01:43:34 [2024-04-09T01:43:34.581Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.50s)
01:43:34 [2024-04-09T01:43:34.581Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
01:43:34 [2024-04-09T01:43:34.581Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
01:43:34 [2024-04-09T01:43:34.581Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
01:43:34 [2024-04-09T01:43:34.581Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
01:43:34 [2024-04-09T01:43:34.581Z] === RUN   TestPause
01:43:34 [2024-04-09T01:43:34.840Z] --- PASS: TestPause (0.43s)
01:43:34 [2024-04-09T01:43:34.840Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:43:34 [2024-04-09T01:43:34.840Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:43:34 [2024-04-09T01:43:34.840Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:43:34 [2024-04-09T01:43:34.840Z] === RUN   TestPauseStopPausedContainer
01:43:35 [2024-04-09T01:43:35.408Z] --- PASS: TestPauseStopPausedContainer (0.48s)
01:43:35 [2024-04-09T01:43:35.408Z] === RUN   TestPIDModeHost
01:43:36 [2024-04-09T01:43:36.346Z] --- PASS: TestPIDModeHost (0.96s)
01:43:36 [2024-04-09T01:43:36.346Z] === RUN   TestPIDModeContainer
01:43:36 [2024-04-09T01:43:36.346Z] === RUN   TestPIDModeContainer/non-existing_container
01:43:36 [2024-04-09T01:43:36.346Z] === RUN   TestPIDModeContainer/non-running_container
01:43:36 [2024-04-09T01:43:36.605Z] === RUN   TestPIDModeContainer/running_container
01:43:37 [2024-04-09T01:43:37.542Z] --- PASS: TestPIDModeContainer (1.07s)
01:43:37 [2024-04-09T01:43:37.542Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
01:43:37 [2024-04-09T01:43:37.542Z]     --- PASS: TestPIDModeContainer/non-running_container (0.18s)
01:43:37 [2024-04-09T01:43:37.542Z]     --- PASS: TestPIDModeContainer/running_container (0.45s)
01:43:37 [2024-04-09T01:43:37.542Z] === RUN   TestPsFilter
01:43:37 [2024-04-09T01:43:37.542Z] === RUN   TestPsFilter/since
01:43:37 [2024-04-09T01:43:37.542Z] === RUN   TestPsFilter/before
01:43:37 [2024-04-09T01:43:37.542Z] --- PASS: TestPsFilter (0.12s)
01:43:37 [2024-04-09T01:43:37.542Z]     --- PASS: TestPsFilter/since (0.00s)
01:43:37 [2024-04-09T01:43:37.542Z]     --- PASS: TestPsFilter/before (0.00s)
01:43:37 [2024-04-09T01:43:37.542Z] === RUN   TestRemoveContainerWithRemovedVolume
01:43:38 [2024-04-09T01:43:38.110Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
01:43:38 [2024-04-09T01:43:38.110Z] === RUN   TestRemoveContainerWithVolume
01:43:38 [2024-04-09T01:43:38.369Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
01:43:38 [2024-04-09T01:43:38.369Z] === RUN   TestRemoveContainerRunning
01:43:38 [2024-04-09T01:43:38.937Z] --- PASS: TestRemoveContainerRunning (0.40s)
01:43:38 [2024-04-09T01:43:38.937Z] === RUN   TestRemoveContainerForceRemoveRunning
01:43:39 [2024-04-09T01:43:39.195Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
01:43:39 [2024-04-09T01:43:39.195Z] === RUN   TestRemoveInvalidContainer
01:43:39 [2024-04-09T01:43:39.195Z] --- PASS: TestRemoveInvalidContainer (0.01s)
01:43:39 [2024-04-09T01:43:39.195Z] === RUN   TestRenameLinkedContainer
01:43:41 [2024-04-09T01:43:41.101Z] --- PASS: TestRenameLinkedContainer (1.73s)
01:43:41 [2024-04-09T01:43:41.101Z] === RUN   TestRenameStoppedContainer
01:43:41 [2024-04-09T01:43:41.360Z] --- PASS: TestRenameStoppedContainer (0.41s)
01:43:41 [2024-04-09T01:43:41.360Z] === RUN   TestRenameRunningContainerAndReuse
01:43:42 [2024-04-09T01:43:42.297Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
01:43:42 [2024-04-09T01:43:42.298Z] === RUN   TestRenameInvalidName
01:43:42 [2024-04-09T01:43:42.865Z] --- PASS: TestRenameInvalidName (0.41s)
01:43:42 [2024-04-09T01:43:42.865Z] === RUN   TestRenameAnonymousContainer
01:43:44 [2024-04-09T01:43:44.244Z] --- PASS: TestRenameAnonymousContainer (1.50s)
01:43:44 [2024-04-09T01:43:44.244Z] === RUN   TestRenameContainerWithSameName
01:43:44 [2024-04-09T01:43:44.812Z] --- PASS: TestRenameContainerWithSameName (0.43s)
01:43:44 [2024-04-09T01:43:44.812Z] === RUN   TestRenameContainerWithLinkedContainer
01:43:45 [2024-04-09T01:43:45.380Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
01:43:45 [2024-04-09T01:43:45.380Z] === RUN   TestRenameContainerTwice
01:43:45 [2024-04-09T01:43:45.949Z] --- PASS: TestRenameContainerTwice (0.42s)
01:43:45 [2024-04-09T01:43:45.949Z] === RUN   TestResize
01:43:45 [2024-04-09T01:43:45.949Z] === RUN   TestResize/success
01:43:46 [2024-04-09T01:43:46.208Z] === RUN   TestResize/invalid_size
01:43:46 [2024-04-09T01:43:46.208Z] === RUN   TestResize/invalid_state
01:43:46 [2024-04-09T01:43:46.777Z] --- PASS: TestResize (0.89s)
01:43:46 [2024-04-09T01:43:46.777Z]     --- PASS: TestResize/success (0.20s)
01:43:46 [2024-04-09T01:43:46.777Z]     --- PASS: TestResize/invalid_size (0.24s)
01:43:46 [2024-04-09T01:43:46.777Z]     --- PASS: TestResize/invalid_state (0.04s)
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:43:46 [2024-04-09T01:43:46.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:43:48 [2024-04-09T01:43:48.156Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:43:48 [2024-04-09T01:43:48.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:43:48 [2024-04-09T01:43:48.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:43:48 [2024-04-09T01:43:48.934Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:43:49 [2024-04-09T01:43:49.873Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:43:49 [2024-04-09T01:43:49.873Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:43:50 [2024-04-09T01:43:50.133Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:43:50 [2024-04-09T01:43:50.702Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:43:52 [2024-04-09T01:43:52.608Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.00s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.26s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.18s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.17s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.09s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.97s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.06s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.68s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.70s)
01:43:52 [2024-04-09T01:43:52.608Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.94s)
01:43:52 [2024-04-09T01:43:52.608Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
01:43:52 [2024-04-09T01:43:52.608Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
01:43:53 [2024-04-09T01:43:53.545Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
01:43:54 [2024-04-09T01:43:54.482Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
01:43:54 [2024-04-09T01:43:54.482Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
01:43:54 [2024-04-09T01:43:54.482Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s)
01:43:54 [2024-04-09T01:43:54.482Z] === RUN   TestContainerRestartWithCancelledRequest
01:43:56 [2024-04-09T01:43:56.388Z] --- PASS: TestContainerRestartWithCancelledRequest (1.87s)
01:43:56 [2024-04-09T01:43:56.388Z] === RUN   TestCgroupNamespacesRun
01:43:57 [2024-04-09T01:43:57.325Z] --- PASS: TestCgroupNamespacesRun (1.05s)
01:43:57 [2024-04-09T01:43:57.325Z] === RUN   TestCgroupNamespacesRunPrivileged
01:43:58 [2024-04-09T01:43:58.262Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s)
01:43:58 [2024-04-09T01:43:58.262Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:43:59 [2024-04-09T01:43:59.639Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s)
01:43:59 [2024-04-09T01:43:59.639Z] === RUN   TestCgroupNamespacesRunHostMode
01:44:00 [2024-04-09T01:44:00.577Z] --- PASS: TestCgroupNamespacesRunHostMode (1.02s)
01:44:00 [2024-04-09T01:44:00.577Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:44:01 [2024-04-09T01:44:01.514Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.05s)
01:44:01 [2024-04-09T01:44:01.514Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:44:02 [2024-04-09T01:44:02.452Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.01s)
01:44:02 [2024-04-09T01:44:02.453Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:44:03 [2024-04-09T01:44:03.021Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
01:44:03 [2024-04-09T01:44:03.021Z] === RUN   TestCgroupNamespacesRunOlderClient
01:44:03 [2024-04-09T01:44:03.958Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
01:44:03 [2024-04-09T01:44:03.958Z] === RUN   TestNISDomainname
01:44:04 [2024-04-09T01:44:04.526Z] --- PASS: TestNISDomainname (0.47s)
01:44:04 [2024-04-09T01:44:04.526Z] === RUN   TestHostnameDnsResolution
01:44:05 [2024-04-09T01:44:05.463Z] --- PASS: TestHostnameDnsResolution (0.69s)
01:44:05 [2024-04-09T01:44:05.463Z] === RUN   TestUnprivilegedPortsAndPing
01:44:05 [2024-04-09T01:44:05.723Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
01:44:05 [2024-04-09T01:44:05.723Z] === RUN   TestPrivilegedHostDevices
01:44:06 [2024-04-09T01:44:06.290Z] --- PASS: TestPrivilegedHostDevices (0.50s)
01:44:06 [2024-04-09T01:44:06.290Z] === RUN   TestRunConsoleSize
01:44:06 [2024-04-09T01:44:06.549Z] --- PASS: TestRunConsoleSize (0.44s)
01:44:06 [2024-04-09T01:44:06.549Z] === RUN   TestRunWithAlternativeContainerdShim
01:44:13 [2024-04-09T01:44:13.117Z] --- PASS: TestRunWithAlternativeContainerdShim (5.31s)
01:44:13 [2024-04-09T01:44:13.117Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
01:44:13 [2024-04-09T01:44:13.117Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.08s)
01:44:13 [2024-04-09T01:44:13.117Z] === RUN   TestStaticIPOutsideSubpool
01:44:14 [2024-04-09T01:44:14.495Z] --- PASS: TestStaticIPOutsideSubpool (1.17s)
01:44:14 [2024-04-09T01:44:14.495Z] === RUN   TestStats
01:44:15 [2024-04-09T01:44:15.874Z] --- PASS: TestStats (1.46s)
01:44:15 [2024-04-09T01:44:15.874Z] === RUN   TestStopContainerWithTimeout
01:44:15 [2024-04-09T01:44:15.874Z] === RUN   TestStopContainerWithTimeout/0
01:44:15 [2024-04-09T01:44:15.874Z] === PAUSE TestStopContainerWithTimeout/0
01:44:15 [2024-04-09T01:44:15.874Z] === RUN   TestStopContainerWithTimeout/1
01:44:15 [2024-04-09T01:44:15.874Z] === PAUSE TestStopContainerWithTimeout/1
01:44:15 [2024-04-09T01:44:15.874Z] === RUN   TestStopContainerWithTimeout/3
01:44:15 [2024-04-09T01:44:15.874Z] === PAUSE TestStopContainerWithTimeout/3
01:44:15 [2024-04-09T01:44:15.874Z] === RUN   TestStopContainerWithTimeout/-1
01:44:15 [2024-04-09T01:44:15.874Z] === PAUSE TestStopContainerWithTimeout/-1
01:44:15 [2024-04-09T01:44:15.874Z] === CONT  TestStopContainerWithTimeout/0
01:44:15 [2024-04-09T01:44:15.874Z] === CONT  TestStopContainerWithTimeout/3
01:44:15 [2024-04-09T01:44:15.874Z] === CONT  TestStopContainerWithTimeout/1
01:44:15 [2024-04-09T01:44:15.874Z] === CONT  TestStopContainerWithTimeout/-1
01:44:18 [2024-04-09T01:44:18.409Z] --- PASS: TestStopContainerWithTimeout (0.04s)
01:44:18 [2024-04-09T01:44:18.409Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
01:44:18 [2024-04-09T01:44:18.409Z]     --- PASS: TestStopContainerWithTimeout/1 (1.69s)
01:44:18 [2024-04-09T01:44:18.409Z]     --- PASS: TestStopContainerWithTimeout/3 (2.44s)
01:44:18 [2024-04-09T01:44:18.409Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
01:44:18 [2024-04-09T01:44:18.409Z] === RUN   TestStopContainerWithTimeoutCancel
01:44:18 [2024-04-09T01:44:18.409Z] === PAUSE TestStopContainerWithTimeoutCancel
01:44:18 [2024-04-09T01:44:18.409Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:44:19 [2024-04-09T01:44:19.787Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s)
01:44:19 [2024-04-09T01:44:19.787Z] === RUN   TestUpdateMemory
01:44:20 [2024-04-09T01:44:20.355Z] --- PASS: TestUpdateMemory (0.53s)
01:44:20 [2024-04-09T01:44:20.355Z] === RUN   TestUpdateCPUQuota
01:44:20 [2024-04-09T01:44:20.923Z] --- PASS: TestUpdateCPUQuota (0.64s)
01:44:20 [2024-04-09T01:44:20.923Z] === RUN   TestUpdatePidsLimit
01:44:20 [2024-04-09T01:44:20.923Z] === RUN   TestUpdatePidsLimit/update_from_none
01:44:20 [2024-04-09T01:44:20.923Z] === RUN   TestUpdatePidsLimit/no_change
01:44:21 [2024-04-09T01:44:21.182Z] === RUN   TestUpdatePidsLimit/update_lower
01:44:21 [2024-04-09T01:44:21.441Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
01:44:21 [2024-04-09T01:44:21.441Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
01:44:21 [2024-04-09T01:44:21.700Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
01:44:21 [2024-04-09T01:44:21.700Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
01:44:22 [2024-04-09T01:44:22.637Z] --- PASS: TestUpdatePidsLimit (1.55s)
01:44:22 [2024-04-09T01:44:22.637Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
01:44:22 [2024-04-09T01:44:22.637Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
01:44:22 [2024-04-09T01:44:22.637Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
01:44:22 [2024-04-09T01:44:22.637Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
01:44:22 [2024-04-09T01:44:22.637Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
01:44:22 [2024-04-09T01:44:22.637Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s)
01:44:22 [2024-04-09T01:44:22.637Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s)
01:44:22 [2024-04-09T01:44:22.637Z] === RUN   TestUpdateRestartPolicy
01:44:34 [2024-04-09T01:44:34.847Z] --- PASS: TestUpdateRestartPolicy (10.67s)
01:44:34 [2024-04-09T01:44:34.847Z] === RUN   TestUpdateRestartWithAutoRemove
01:44:34 [2024-04-09T01:44:34.847Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
01:44:34 [2024-04-09T01:44:34.847Z] === RUN   TestWaitNonBlocked
01:44:34 [2024-04-09T01:44:34.847Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:44:34 [2024-04-09T01:44:34.847Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:44:34 [2024-04-09T01:44:34.847Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:44:34 [2024-04-09T01:44:34.847Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:44:34 [2024-04-09T01:44:34.847Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:44:34 [2024-04-09T01:44:34.847Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:44:34 [2024-04-09T01:44:34.847Z] --- PASS: TestWaitNonBlocked (0.02s)
01:44:34 [2024-04-09T01:44:34.847Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
01:44:34 [2024-04-09T01:44:34.847Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
01:44:34 [2024-04-09T01:44:34.847Z] === RUN   TestWaitBlocked
01:44:34 [2024-04-09T01:44:34.847Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:44:34 [2024-04-09T01:44:34.847Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:44:34 [2024-04-09T01:44:34.847Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:44:34 [2024-04-09T01:44:34.847Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:44:34 [2024-04-09T01:44:34.847Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:44:34 [2024-04-09T01:44:34.847Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:44:34 [2024-04-09T01:44:34.847Z] --- PASS: TestWaitBlocked (0.03s)
01:44:34 [2024-04-09T01:44:34.847Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.52s)
01:44:34 [2024-04-09T01:44:34.847Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s)
01:44:34 [2024-04-09T01:44:34.847Z] === RUN   TestWaitConditions
01:44:34 [2024-04-09T01:44:34.847Z] === RUN   TestWaitConditions/default
01:44:34 [2024-04-09T01:44:34.847Z] === PAUSE TestWaitConditions/default
01:44:34 [2024-04-09T01:44:34.847Z] === RUN   TestWaitConditions/not-running
01:44:34 [2024-04-09T01:44:34.847Z] === PAUSE TestWaitConditions/not-running
01:44:34 [2024-04-09T01:44:34.847Z] === RUN   TestWaitConditions/next-exit
01:44:34 [2024-04-09T01:44:34.847Z] === PAUSE TestWaitConditions/next-exit
01:44:34 [2024-04-09T01:44:34.847Z] === RUN   TestWaitConditions/removed
01:44:34 [2024-04-09T01:44:34.847Z] === PAUSE TestWaitConditions/removed
01:44:34 [2024-04-09T01:44:34.847Z] === CONT  TestWaitConditions/default
01:44:34 [2024-04-09T01:44:34.847Z] === CONT  TestWaitConditions/next-exit
01:44:34 [2024-04-09T01:44:34.847Z] === CONT  TestWaitConditions/removed
01:44:34 [2024-04-09T01:44:34.847Z] === CONT  TestWaitConditions/not-running
01:44:34 [2024-04-09T01:44:34.847Z]     wait_test.go:145: ContainerID = 554e54f8ec88694424acb95fa825d1c42a744ecd9708ff292e552064af08102f
01:44:34 [2024-04-09T01:44:34.847Z]     wait_test.go:145: ContainerID = b40cd23894d1bd724c09a59b981382395e9f78f8d2e7f66f9b5c015e50cbea47
01:44:34 [2024-04-09T01:44:34.847Z]     wait_test.go:145: ContainerID = 0f2047e78dfff42f3b35dddc52b8e934464eced9f2cdc702166b68b99eeb8c48
01:44:34 [2024-04-09T01:44:34.847Z]     wait_test.go:145: ContainerID = 8da0130de09dea7fc7f56a4c38aab824dde79c10c55a55284d28ed156a74aadf
01:44:35 [2024-04-09T01:44:35.785Z] --- PASS: TestWaitConditions (0.03s)
01:44:35 [2024-04-09T01:44:35.785Z]     --- PASS: TestWaitConditions/default (0.62s)
01:44:35 [2024-04-09T01:44:35.785Z]     --- PASS: TestWaitConditions/next-exit (0.87s)
01:44:35 [2024-04-09T01:44:35.785Z]     --- PASS: TestWaitConditions/not-running (0.94s)
01:44:35 [2024-04-09T01:44:35.785Z]     --- PASS: TestWaitConditions/removed (1.00s)
01:44:35 [2024-04-09T01:44:35.785Z] === RUN   TestWaitRestartedContainer
01:44:35 [2024-04-09T01:44:35.785Z] === RUN   TestWaitRestartedContainer/default
01:44:35 [2024-04-09T01:44:35.785Z] === PAUSE TestWaitRestartedContainer/default
01:44:35 [2024-04-09T01:44:35.785Z] === RUN   TestWaitRestartedContainer/not-running
01:44:35 [2024-04-09T01:44:35.785Z] === PAUSE TestWaitRestartedContainer/not-running
01:44:35 [2024-04-09T01:44:35.785Z] === RUN   TestWaitRestartedContainer/next-exit
01:44:35 [2024-04-09T01:44:35.785Z] === PAUSE TestWaitRestartedContainer/next-exit
01:44:35 [2024-04-09T01:44:35.785Z] === CONT  TestWaitRestartedContainer/default
01:44:35 [2024-04-09T01:44:35.785Z] === CONT  TestWaitRestartedContainer/next-exit
01:44:35 [2024-04-09T01:44:35.785Z] === CONT  TestWaitRestartedContainer/not-running
01:44:37 [2024-04-09T01:44:37.694Z] --- PASS: TestWaitRestartedContainer (0.01s)
01:44:37 [2024-04-09T01:44:37.694Z]     --- PASS: TestWaitRestartedContainer/default (1.32s)
01:44:37 [2024-04-09T01:44:37.694Z]     --- PASS: TestWaitRestartedContainer/not-running (1.47s)
01:44:37 [2024-04-09T01:44:37.694Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.51s)
01:44:37 [2024-04-09T01:44:37.694Z] === CONT  TestHardRestartWhenContainerIsRunning
01:44:37 [2024-04-09T01:44:37.694Z] === CONT  TestRestartDaemonWithRestartingContainer
01:44:37 [2024-04-09T01:44:37.694Z] === CONT  TestIpcModeOlderClient
01:44:37 [2024-04-09T01:44:37.694Z] === CONT  TestDaemonHostGatewayIP
01:44:37 [2024-04-09T01:44:37.694Z] === CONT  TestContainerKillOnDaemonStart
01:44:37 [2024-04-09T01:44:37.694Z] === CONT  TestDaemonRestartIpcMode
01:44:37 [2024-04-09T01:44:37.694Z] === CONT  TestStopContainerWithTimeoutCancel
01:44:37 [2024-04-09T01:44:37.694Z] === CONT  TestContainerStartOnDaemonRestart
01:44:37 [2024-04-09T01:44:37.694Z] --- PASS: TestIpcModeOlderClient (0.12s)
01:44:39 [2024-04-09T01:44:39.073Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
01:44:39 [2024-04-09T01:44:39.073Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
01:44:39 [2024-04-09T01:44:39.333Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.12s)
01:44:39 [2024-04-09T01:44:39.333Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
01:44:39 [2024-04-09T01:44:39.333Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.33s)
01:44:39 [2024-04-09T01:44:39.902Z] --- PASS: TestContainerStartOnDaemonRestart (2.62s)
01:44:40 [2024-04-09T01:44:40.162Z] --- PASS: TestDaemonHostGatewayIP (2.82s)
01:44:40 [2024-04-09T01:44:40.421Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.18s)
01:44:40 [2024-04-09T01:44:40.680Z] --- PASS: TestDaemonRestartIpcMode (3.45s)
01:44:40 [2024-04-09T01:44:40.939Z] --- PASS: TestStopContainerWithTimeoutCancel (3.57s)
01:44:49 [2024-04-09T01:44:49.057Z] --- PASS: TestContainerKillOnDaemonStart (11.87s)
01:44:49 [2024-04-09T01:44:49.057Z] PASS
01:44:49 [2024-04-09T01:44:49.057Z] 
01:44:49 [2024-04-09T01:44:49.057Z] === Skipped
01:44:49 [2024-04-09T01:44:49.057Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
01:44:49 [2024-04-09T01:44:49.057Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:44:49 [2024-04-09T01:44:49.057Z] 
01:44:49 [2024-04-09T01:44:49.057Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:44:49 [2024-04-09T01:44:49.057Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:44:49 [2024-04-09T01:44:49.057Z] 
01:44:49 [2024-04-09T01:44:49.057Z] DONE 327 tests, 2 skipped in 163.715s
01:44:49 [2024-04-09T01:44:49.057Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
01:44:49 [2024-04-09T01:44:49.057Z] ++ '[' -n '' ']'
01:44:49 [2024-04-09T01:44:49.057Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
01:44:49 [2024-04-09T01:44:49.057Z] ++ set -e
01:44:49 [2024-04-09T01:44:49.057Z] ++ '[' -n 0 ']'
01:44:49 [2024-04-09T01:44:49.057Z] ++ set -x
01:44:49 [2024-04-09T01:44:49.057Z] ++ 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.6vf69WVknZ/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
01:44:49 [2024-04-09T01:44:49.316Z] INFO: Testing against a local daemon
01:44:49 [2024-04-09T01:44:49.316Z] === RUN   TestConfigDaemonID
01:44:50 [2024-04-09T01:44:50.253Z]     daemon_test.go:61: [deef2dc098734] daemon is not started
01:44:50 [2024-04-09T01:44:50.253Z] --- PASS: TestConfigDaemonID (1.04s)
01:44:50 [2024-04-09T01:44:50.253Z] === RUN   TestDaemonConfigValidation
01:44:50 [2024-04-09T01:44:50.253Z] === RUN   TestDaemonConfigValidation/config_with_no_content
01:44:50 [2024-04-09T01:44:50.253Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
01:44:50 [2024-04-09T01:44:50.253Z] === RUN   TestDaemonConfigValidation/config_with_{}
01:44:50 [2024-04-09T01:44:50.253Z] === PAUSE TestDaemonConfigValidation/config_with_{}
01:44:50 [2024-04-09T01:44:50.253Z] === RUN   TestDaemonConfigValidation/invalid_config
01:44:50 [2024-04-09T01:44:50.253Z] === PAUSE TestDaemonConfigValidation/invalid_config
01:44:50 [2024-04-09T01:44:50.253Z] === RUN   TestDaemonConfigValidation/malformed_config
01:44:50 [2024-04-09T01:44:50.253Z] === PAUSE TestDaemonConfigValidation/malformed_config
01:44:50 [2024-04-09T01:44:50.253Z] === RUN   TestDaemonConfigValidation/valid_config
01:44:50 [2024-04-09T01:44:50.253Z] === PAUSE TestDaemonConfigValidation/valid_config
01:44:50 [2024-04-09T01:44:50.253Z] === CONT  TestDaemonConfigValidation/config_with_no_content
01:44:50 [2024-04-09T01:44:50.253Z] === CONT  TestDaemonConfigValidation/malformed_config
01:44:50 [2024-04-09T01:44:50.253Z] === CONT  TestDaemonConfigValidation/config_with_{}
01:44:50 [2024-04-09T01:44:50.253Z] === CONT  TestDaemonConfigValidation/invalid_config
01:44:50 [2024-04-09T01:44:50.253Z] === CONT  TestDaemonConfigValidation/valid_config
01:44:50 [2024-04-09T01:44:50.253Z] --- PASS: TestDaemonConfigValidation (0.00s)
01:44:50 [2024-04-09T01:44:50.253Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
01:44:50 [2024-04-09T01:44:50.253Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
01:44:50 [2024-04-09T01:44:50.253Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
01:44:50 [2024-04-09T01:44:50.253Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
01:44:50 [2024-04-09T01:44:50.253Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
01:44:50 [2024-04-09T01:44:50.253Z] === RUN   TestConfigDaemonSeccompProfiles
01:44:50 [2024-04-09T01:44:50.253Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
01:44:51 [2024-04-09T01:44:51.632Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
01:44:52 [2024-04-09T01:44:52.569Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
01:44:53 [2024-04-09T01:44:53.506Z]     daemon_test.go:180: [dff10be58aeae] daemon is not started
01:44:53 [2024-04-09T01:44:53.506Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
01:44:53 [2024-04-09T01:44:53.506Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
01:44:53 [2024-04-09T01:44:53.506Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
01:44:53 [2024-04-09T01:44:53.506Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
01:44:53 [2024-04-09T01:44:53.506Z] === RUN   TestDaemonProxy
01:44:53 [2024-04-09T01:44:53.506Z] === RUN   TestDaemonProxy/environment_variables
01:44:53 [2024-04-09T01:44:53.506Z] === PAUSE TestDaemonProxy/environment_variables
01:44:53 [2024-04-09T01:44:53.506Z] === RUN   TestDaemonProxy/command-line_options
01:44:53 [2024-04-09T01:44:53.506Z] === PAUSE TestDaemonProxy/command-line_options
01:44:53 [2024-04-09T01:44:53.506Z] === RUN   TestDaemonProxy/configuration_file
01:44:53 [2024-04-09T01:44:53.506Z] === PAUSE TestDaemonProxy/configuration_file
01:44:53 [2024-04-09T01:44:53.506Z] === RUN   TestDaemonProxy/conflicting_options
01:44:54 [2024-04-09T01:44:54.074Z] === RUN   TestDaemonProxy/reload_sanitized
01:44:54 [2024-04-09T01:44:54.074Z] === PAUSE TestDaemonProxy/reload_sanitized
01:44:54 [2024-04-09T01:44:54.074Z] === CONT  TestDaemonProxy/environment_variables
01:44:54 [2024-04-09T01:44:54.074Z] === CONT  TestDaemonProxy/configuration_file
01:44:54 [2024-04-09T01:44:54.074Z] === CONT  TestDaemonProxy/command-line_options
01:44:54 [2024-04-09T01:44:54.074Z] === CONT  TestDaemonProxy/reload_sanitized
01:44:55 [2024-04-09T01:44:55.978Z] --- PASS: TestDaemonProxy (0.50s)
01:44:55 [2024-04-09T01:44:55.978Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
01:44:55 [2024-04-09T01:44:55.978Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
01:44:55 [2024-04-09T01:44:55.978Z]     --- PASS: TestDaemonProxy/environment_variables (1.85s)
01:44:55 [2024-04-09T01:44:55.978Z]     --- PASS: TestDaemonProxy/command-line_options (2.01s)
01:44:55 [2024-04-09T01:44:55.978Z]     --- PASS: TestDaemonProxy/configuration_file (2.02s)
01:44:55 [2024-04-09T01:44:55.978Z] === RUN   TestLiveRestore
01:44:55 [2024-04-09T01:44:55.978Z] === RUN   TestLiveRestore/volume_references
01:44:55 [2024-04-09T01:44:55.978Z] === PAUSE TestLiveRestore/volume_references
01:44:55 [2024-04-09T01:44:55.978Z] === RUN   TestLiveRestore/autoremove
01:44:55 [2024-04-09T01:44:55.978Z] === PAUSE TestLiveRestore/autoremove
01:44:55 [2024-04-09T01:44:55.978Z] === CONT  TestLiveRestore/volume_references
01:44:55 [2024-04-09T01:44:55.978Z] === CONT  TestLiveRestore/autoremove
01:44:55 [2024-04-09T01:44:55.978Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
01:44:56 [2024-04-09T01:44:56.546Z] === RUN   TestLiveRestore/volume_references/restartPolicy
01:44:56 [2024-04-09T01:44:56.546Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
01:44:57 [2024-04-09T01:44:57.483Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
01:44:57 [2024-04-09T01:44:57.742Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
01:44:58 [2024-04-09T01:44:58.679Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
01:44:59 [2024-04-09T01:44:59.616Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
01:45:00 [2024-04-09T01:45:00.553Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
01:45:01 [2024-04-09T01:45:01.490Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
01:45:02 [2024-04-09T01:45:02.058Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
01:45:02 [2024-04-09T01:45:02.995Z] --- PASS: TestLiveRestore (0.00s)
01:45:02 [2024-04-09T01:45:02.995Z]     --- PASS: TestLiveRestore/autoremove (3.30s)
01:45:02 [2024-04-09T01:45:02.995Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.78s)
01:45:02 [2024-04-09T01:45:02.995Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.52s)
01:45:02 [2024-04-09T01:45:02.995Z]     --- PASS: TestLiveRestore/volume_references (6.97s)
01:45:02 [2024-04-09T01:45:02.995Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.97s)
01:45:02 [2024-04-09T01:45:02.995Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.03s)
01:45:02 [2024-04-09T01:45:02.995Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.03s)
01:45:02 [2024-04-09T01:45:02.995Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s)
01:45:02 [2024-04-09T01:45:02.995Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
01:45:02 [2024-04-09T01:45:02.995Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.42s)
01:45:02 [2024-04-09T01:45:02.995Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.46s)
01:45:02 [2024-04-09T01:45:02.995Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s)
01:45:02 [2024-04-09T01:45:02.995Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
01:45:03 [2024-04-09T01:45:03.563Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
01:45:03 [2024-04-09T01:45:03.563Z] PASS
01:45:03 [2024-04-09T01:45:03.563Z] 
01:45:03 [2024-04-09T01:45:03.563Z] DONE 31 tests in 14.415s
01:45:03 [2024-04-09T01:45:03.563Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
01:45:03 [2024-04-09T01:45:03.563Z] ++ '[' -n '' ']'
01:45:03 [2024-04-09T01:45:03.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
01:45:03 [2024-04-09T01:45:03.563Z] ++ set -e
01:45:03 [2024-04-09T01:45:03.563Z] ++ '[' -n 0 ']'
01:45:03 [2024-04-09T01:45:03.563Z] ++ set -x
01:45:03 [2024-04-09T01:45:03.563Z] ++ 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.6vf69WVknZ/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
01:45:03 [2024-04-09T01:45:03.563Z] INFO: Testing against a local daemon
01:45:03 [2024-04-09T01:45:03.563Z] === RUN   TestCommitInheritsEnv
01:45:03 [2024-04-09T01:45:03.822Z] --- PASS: TestCommitInheritsEnv (0.21s)
01:45:03 [2024-04-09T01:45:03.822Z] === RUN   TestUsernsCommit
01:45:05 [2024-04-09T01:45:05.200Z] --- PASS: TestUsernsCommit (1.44s)
01:45:05 [2024-04-09T01:45:05.200Z] === RUN   TestImportExtremelyLargeImageWorks
01:45:05 [2024-04-09T01:45:05.200Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
01:45:05 [2024-04-09T01:45:05.200Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
01:45:05 [2024-04-09T01:45:05.200Z] === RUN   TestImportWithCustomPlatform
01:45:05 [2024-04-09T01:45:05.200Z] === RUN   TestImportWithCustomPlatform/#00
01:45:05 [2024-04-09T01:45:05.200Z] === RUN   TestImportWithCustomPlatform/linux
01:45:05 [2024-04-09T01:45:05.460Z] === RUN   TestImportWithCustomPlatform/LINUX
01:45:05 [2024-04-09T01:45:05.460Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
01:45:05 [2024-04-09T01:45:05.460Z] --- PASS: TestImportWithCustomPlatform (0.12s)
01:45:05 [2024-04-09T01:45:05.460Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
01:45:05 [2024-04-09T01:45:05.460Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
01:45:05 [2024-04-09T01:45:05.460Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
01:45:05 [2024-04-09T01:45:05.460Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
01:45:05 [2024-04-09T01:45:05.460Z] === RUN   TestImportWithCustomPlatformReject
01:45:05 [2024-04-09T01:45:05.460Z] === RUN   TestImportWithCustomPlatformReject/_______
01:45:05 [2024-04-09T01:45:05.460Z] === RUN   TestImportWithCustomPlatformReject//
01:45:05 [2024-04-09T01:45:05.460Z] === RUN   TestImportWithCustomPlatformReject/macos
01:45:05 [2024-04-09T01:45:05.460Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
01:45:05 [2024-04-09T01:45:05.460Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
01:45:05 [2024-04-09T01:45:05.460Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
01:45:05 [2024-04-09T01:45:05.460Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
01:45:05 [2024-04-09T01:45:05.460Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
01:45:05 [2024-04-09T01:45:05.460Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
01:45:05 [2024-04-09T01:45:05.460Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
01:45:05 [2024-04-09T01:45:05.460Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
01:45:05 [2024-04-09T01:45:05.460Z] === RUN   TestImageInspectEmptyTagsAndDigests
01:45:05 [2024-04-09T01:45:05.460Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
01:45:05 [2024-04-09T01:45:05.460Z] === RUN   TestImagesFilterMultiReference
01:45:05 [2024-04-09T01:45:05.460Z] --- PASS: TestImagesFilterMultiReference (0.05s)
01:45:05 [2024-04-09T01:45:05.460Z] === RUN   TestImagesFilterUntil
01:45:05 [2024-04-09T01:45:05.719Z]     list_test.go:99: ImageList: ID=sha256:9ebe2eba6c42227eba66d7a7ccedf2f09d9bcfc7a7d74d981a88996371ea0899 RepoTags=[testimagesfilteruntil:v1]
01:45:05 [2024-04-09T01:45:05.719Z] --- PASS: TestImagesFilterUntil (0.33s)
01:45:05 [2024-04-09T01:45:05.719Z] === RUN   TestImagesFilterBeforeSince
01:45:05 [2024-04-09T01:45:05.978Z]     list_test.go:133: ImageList: ID=sha256:351dab8c4601e1c76290d1179fd3ed98bf91fe438dbac617101690b07e45d26a RepoTags=[testimagesfilterbeforesince:v3]
01:45:05 [2024-04-09T01:45:05.978Z]     list_test.go:133: ImageList: ID=sha256:320196c640daee90733da2e8659dfadc9f7b21d96890d7df36dbd7bf03aa1f2c RepoTags=[testimagesfilterbeforesince:v2]
01:45:05 [2024-04-09T01:45:05.978Z]     list_test.go:133: ImageList: ID=sha256:a163928d573b4baf465d0248c361050bedb2f8c11ed59f8abea91f66d431e181 RepoTags=[testimagesfilterbeforesince:v1]
01:45:06 [2024-04-09T01:45:06.237Z] --- PASS: TestImagesFilterBeforeSince (0.32s)
01:45:06 [2024-04-09T01:45:06.237Z] === RUN   TestAPIImagesFilters
01:45:06 [2024-04-09T01:45:06.237Z] === RUN   TestAPIImagesFilters/repository_regex
01:45:06 [2024-04-09T01:45:06.237Z] === PAUSE TestAPIImagesFilters/repository_regex
01:45:06 [2024-04-09T01:45:06.237Z] === RUN   TestAPIImagesFilters/image_name_regex
01:45:06 [2024-04-09T01:45:06.237Z] === PAUSE TestAPIImagesFilters/image_name_regex
01:45:06 [2024-04-09T01:45:06.237Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
01:45:06 [2024-04-09T01:45:06.237Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
01:45:06 [2024-04-09T01:45:06.237Z] === RUN   TestAPIImagesFilters/registry_port_regex
01:45:06 [2024-04-09T01:45:06.237Z] === PAUSE TestAPIImagesFilters/registry_port_regex
01:45:06 [2024-04-09T01:45:06.237Z] === CONT  TestAPIImagesFilters/repository_regex
01:45:06 [2024-04-09T01:45:06.237Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
01:45:06 [2024-04-09T01:45:06.237Z] === CONT  TestAPIImagesFilters/registry_port_regex
01:45:06 [2024-04-09T01:45:06.237Z] === CONT  TestAPIImagesFilters/image_name_regex
01:45:06 [2024-04-09T01:45:06.237Z] --- PASS: TestAPIImagesFilters (0.04s)
01:45:06 [2024-04-09T01:45:06.237Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
01:45:06 [2024-04-09T01:45:06.237Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
01:45:06 [2024-04-09T01:45:06.237Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
01:45:06 [2024-04-09T01:45:06.237Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
01:45:06 [2024-04-09T01:45:06.237Z] === RUN   TestAPIImagesListSizeShared
01:45:06 [2024-04-09T01:45:06.805Z] --- PASS: TestAPIImagesListSizeShared (0.62s)
01:45:06 [2024-04-09T01:45:06.805Z] === RUN   TestPruneDontDeleteUsedDangling
01:45:07 [2024-04-09T01:45:07.376Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
01:45:07 [2024-04-09T01:45:07.376Z] === RUN   TestImagePullPlatformInvalid
01:45:07 [2024-04-09T01:45:07.376Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
01:45:07 [2024-04-09T01:45:07.376Z] === RUN   TestImagePullStoredDigestForOtherRepo
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.262104782Z" 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=c471f783-793d-4674-9581-1e0526684a6e version=2.8.3 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.262199481Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=c471f783-793d-4674-9581-1e0526684a6e version=2.8.3 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.262215448Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.20.8 instance.id=c471f783-793d-4674-9581-1e0526684a6e version=2.8.3 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.262429446Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=c471f783-793d-4674-9581-1e0526684a6e version=2.8.3 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.358191019Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=150c0e4a-ff0e-4d93-87fe-bd1af43c1c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:47116" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.358246454Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=150c0e4a-ff0e-4d93-87fe-bd1af43c1c5e http.request.method=GET http.request.remoteaddr="127.0.0.1:47116" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.928783ms http.response.status=200 http.response.written=2 
01:45:07 [2024-04-09T01:45:07.376Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.360934945Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9abe74db-3ff6-4cc3-bd81-4cb9a469243b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.360971287Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=83cb2b0d-728c-47e2-a68e-c969518adac6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.360979861Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9abe74db-3ff6-4cc3-bd81-4cb9a469243b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.361004568Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=83cb2b0d-728c-47e2-a68e-c969518adac6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.361069875Z" 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=83cb2b0d-728c-47e2-a68e-c969518adac6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=36.859µ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=fd919690-9301-4450-bafb-56e07265e1f2 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.361154218Z" 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=9abe74db-3ff6-4cc3-bd81-4cb9a469243b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=117.863µ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=f3d74b30-4717-4e4c-bebe-43317769103c trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.361180377Z" 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=83cb2b0d-728c-47e2-a68e-c969518adac6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.182844ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.14+unknown"
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.361215267Z" 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=9abe74db-3ff6-4cc3-bd81-4cb9a469243b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.177512ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.14+unknown"
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.362814906Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=45080102-a616-496b-b688-3ddb5d069be2 http.request.method=POST http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.362832022Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd10ed28-20c2-4e1f-a940-843c79cdfd50 http.request.method=POST http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.362877645Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=45080102-a616-496b-b688-3ddb5d069be2 http.request.method=POST http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.362881025Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd10ed28-20c2-4e1f-a940-843c79cdfd50 http.request.method=POST http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.363044896Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd10ed28-20c2-4e1f-a940-843c79cdfd50 http.request.method=POST http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=130.458µ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=c7d933cc-6837-41a6-9a3f-8c69d8bb339c trace.line=110 vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.363103343Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd10ed28-20c2-4e1f-a940-843c79cdfd50 http.request.method=POST http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=25.511µ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=51467c28-6060-4553-90fe-0b2186c2f3cc trace.line=142 vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.363114757Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=45080102-a616-496b-b688-3ddb5d069be2 http.request.method=POST http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=202.321µ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=dd3ebf3a-5f75-4b0a-b12b-0c5e56d65fda trace.line=110 vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.363167583Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=45080102-a616-496b-b688-3ddb5d069be2 http.request.method=POST http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=26.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).Writer" trace.id=4277022a-2767-4de7-b1b3-e041c393b8cf trace.line=142 vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.363181606Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd10ed28-20c2-4e1f-a940-843c79cdfd50 http.request.method=POST http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=45.442µ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=1275f64c-c6ec-4c04-93c4-410f8fcea578 trace.line=110 vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.363250704Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=45080102-a616-496b-b688-3ddb5d069be2 http.request.method=POST http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=51.087µ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=543a76b3-277f-4b1d-b0da-f687a00310eb trace.line=110 vars.name=test 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.363282878Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd10ed28-20c2-4e1f-a940-843c79cdfd50 http.request.method=POST http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.834766ms http.response.status=202 http.response.written=0 
01:45:07 [2024-04-09T01:45:07.376Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.14+unknown"
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.363317767Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=45080102-a616-496b-b688-3ddb5d069be2 http.request.method=POST http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.865421ms http.response.status=202 http.response.written=0 
01:45:07 [2024-04-09T01:45:07.376Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.14+unknown"
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.365498883Z" 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=f729b8d2-3fca-442a-b729-98af22908d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=b1cbf8ee-509f-46e8-ba23-86dfc766ab10 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.365630334Z" 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=f729b8d2-3fca-442a-b729-98af22908d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=b1cbf8ee-509f-46e8-ba23-86dfc766ab10 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.365494502Z" 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=0ab32bb9-e660-48c5-8e46-e58e732e05db http.request.method=PUT http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.365712626Z" 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=0ab32bb9-e660-48c5-8e46-e58e732e05db http.request.method=PUT http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.36579121Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ab32bb9-e660-48c5-8e46-e58e732e05db http.request.method=PUT http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=45.073µ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=e1395d9c-468c-4cea-a32a-195b30f8346c trace.line=95 vars.name=test vars.uuid=c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.365869941Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f729b8d2-3fca-442a-b729-98af22908d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=199.014µ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=033f7907-8628-4337-b092-865a54676d82 trace.line=95 vars.name=test vars.uuid=b1cbf8ee-509f-46e8-ba23-86dfc766ab10 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.365935371Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f729b8d2-3fca-442a-b729-98af22908d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=25.166µ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=69e98c53-66df-4bda-bfa6-89c551b23f4b trace.line=142 vars.name=test vars.uuid=b1cbf8ee-509f-46e8-ba23-86dfc766ab10 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.365984448Z" 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=f729b8d2-3fca-442a-b729-98af22908d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=b1cbf8ee-509f-46e8-ba23-86dfc766ab10 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.36607044Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10/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=f729b8d2-3fca-442a-b729-98af22908d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=42.086µ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=dbde5c9a-7051-4efb-bfad-7cbc5fe31322 trace.line=110 vars.name=test vars.uuid=b1cbf8ee-509f-46e8-ba23-86dfc766ab10 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.366158165Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ab32bb9-e660-48c5-8e46-e58e732e05db http.request.method=PUT http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=321.25µ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=dab817b7-fd67-4e0f-9cde-9c05c3f38eab trace.line=142 vars.name=test vars.uuid=c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.366196952Z" 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=0ab32bb9-e660-48c5-8e46-e58e732e05db http.request.method=PUT http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49 
01:45:07 [2024-04-09T01:45:07.376Z] time="2024-04-09T01:45:07.366271777Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49/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=0ab32bb9-e660-48c5-8e46-e58e732e05db http.request.method=PUT http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=33.331µ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=eb341be6-da6c-4e33-8645-e1c1172dd2c8 trace.line=110 vars.name=test vars.uuid=c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.366317005Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ab32bb9-e660-48c5-8e46-e58e732e05db http.request.method=PUT http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=13.153µ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=6fa3921e-d1e0-4f89-bd5d-e38ca768ca24 trace.line=155 vars.name=test vars.uuid=c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.366375625Z" 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=0ab32bb9-e660-48c5-8e46-e58e732e05db http.request.method=PUT http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=13.736µ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=e4bf65ea-85f0-4335-a533-62c59a576773 trace.line=155 vars.name=test vars.uuid=c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.366411614Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ab32bb9-e660-48c5-8e46-e58e732e05db http.request.method=PUT http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=8.878µ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=bcf3fa94-ddca-475c-8825-21254f33d98c trace.line=155 vars.name=test vars.uuid=c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.366499182Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49/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=0ab32bb9-e660-48c5-8e46-e58e732e05db http.request.method=PUT http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=57.216µ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=588f781a-09bb-403e-8811-d880d168f5fe trace.line=185 vars.name=test vars.uuid=c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.366576584Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f729b8d2-3fca-442a-b729-98af22908d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=17.486µ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=7e3e47fc-9ef3-47dc-ad1a-e384c0361ec6 trace.line=155 vars.name=test vars.uuid=b1cbf8ee-509f-46e8-ba23-86dfc766ab10 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.366813286Z" 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=f729b8d2-3fca-442a-b729-98af22908d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=191.154µ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=39900c39-4091-4a6f-8737-59ffd150833e trace.line=155 vars.name=test vars.uuid=b1cbf8ee-509f-46e8-ba23-86dfc766ab10 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.366862805Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f729b8d2-3fca-442a-b729-98af22908d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=13.85µ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=bd253056-97e1-4116-aada-433b3a9dfd16 trace.line=155 vars.name=test vars.uuid=b1cbf8ee-509f-46e8-ba23-86dfc766ab10 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.36687362Z" 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=0ab32bb9-e660-48c5-8e46-e58e732e05db http.request.method=PUT http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=327.471µ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=d63c15f6-31de-44a3-b316-a754da3c74ae trace.line=110 vars.name=test vars.uuid=c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.366933643Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10/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=f729b8d2-3fca-442a-b729-98af22908d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=45.138µ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=05462cf2-495f-4c8c-a034-ab1058c3c05a trace.line=185 vars.name=test vars.uuid=b1cbf8ee-509f-46e8-ba23-86dfc766ab10 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.367006392Z" 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=f729b8d2-3fca-442a-b729-98af22908d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=42.578µ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=66c88b51-7d48-4bf9-afa5-8c89fcc88bd9 trace.line=110 vars.name=test vars.uuid=b1cbf8ee-509f-46e8-ba23-86dfc766ab10 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.367030803Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ab32bb9-e660-48c5-8e46-e58e732e05db http.request.method=PUT http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=110.954µ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=86c30766-075b-4aa8-98cb-59e7fb3457aa trace.line=202 vars.name=test vars.uuid=c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.367118256Z" 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=0ab32bb9-e660-48c5-8e46-e58e732e05db http.request.method=PUT http.request.remoteaddr="127.0.0.1:47140" http.request.uri="/v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.877692ms http.response.status=201 http.response.written=0 
01:45:07 [2024-04-09T01:45:07.377Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "PUT /v2/test/blobs/uploads/c3a4de7d-8e41-4be6-a3a5-3ad1e0707f49?_state=GrhdNxEwAd0VeefiavNSEOoCtf_pNKUtaR-2Fl9C-Hl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzYTRkZTdkLThlNDEtNGJlNi1hM2E1LTNhZDFlMDcwN2Y0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTIyNVoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.367117165Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f729b8d2-3fca-442a-b729-98af22908d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=85.279µ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=67972596-a259-4865-a565-a7e24d50883a trace.line=202 vars.name=test vars.uuid=b1cbf8ee-509f-46e8-ba23-86dfc766ab10 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.367272863Z" 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=f729b8d2-3fca-442a-b729-98af22908d4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=3.086667ms http.response.status=201 http.response.written=0 
01:45:07 [2024-04-09T01:45:07.377Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "PUT /v2/test/blobs/uploads/b1cbf8ee-509f-46e8-ba23-86dfc766ab10?_state=XuosYSSUqzhum68l8QYguDdczd46hP2g5i7-KNDSfzN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2JmOGVlLTUwOWYtNDZlOC1iYTIzLTg2ZGZjNzY2YWIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wOVQwMTo0NTowNy4zNjI4OTYwNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.368448708Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6b9da3f9-4c61-4862-abfe-26d11ecbb2cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.368485182Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6b9da3f9-4c61-4862-abfe-26d11ecbb2cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.368541274Z" 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=6b9da3f9-4c61-4862-abfe-26d11ecbb2cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=25.929µ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=a2bfad19-15ed-412e-b2f5-c6f6f549e924 trace.line=95 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.368609896Z" 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=6b9da3f9-4c61-4862-abfe-26d11ecbb2cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="901.26µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.14+unknown"
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.370063454Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.370120818Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.370309181Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.370326191Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.37033534Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.37040905Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=41.971µ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=93b09f2e-f3e8-420a-8fd9-b158d4579bac trace.line=95 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.370463804Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=19.192µ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=2f412662-2dab-4b8a-8f82-c1359cdc948d trace.line=155 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.370512799Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=20.62µ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=9557c645-5da6-4ea9-9293-9cb9134083df trace.line=95 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.370551906Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=11.865µ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=4751dcd1-3cb0-43cc-9362-0972ee2ac040 trace.line=155 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.37059505Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=13.489µ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=cce869f4-ccbf-4aac-848e-4c35a2f789e8 trace.line=155 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.370673773Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=52.785µ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=cd9b3911-2b53-4ed6-856c-a785ed43e5c2 trace.line=110 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.370758256Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=52.137µ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=6bc9806a-6d9b-429d-8c80-d58b8677a218 trace.line=110 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.370914684Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=62.747µ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=d40471ce-dd2d-4368-a13a-7fefd1ef142e trace.line=110 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.370970325Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=31.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).PutContent" trace.id=16b4edca-6be1-49c9-bd9d-66849d3e497f trace.line=110 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.37100693Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.371024891Z" 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=a85097f9-9a6c-488b-a77f-8edc64770763 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47128" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.105446ms http.response.status=201 http.response.written=0 
01:45:07 [2024-04-09T01:45:07.377Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.375721019Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=48599b55-523c-49bd-a5a3-534f884b9fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:47170" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.375760586Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=48599b55-523c-49bd-a5a3-534f884b9fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:47170" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 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="856.515µs" http.response.status=200 http.response.written=2 
01:45:07 [2024-04-09T01:45:07.377Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.377959926Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2ef57087-d5d7-4336-a02a-673263c409db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.377997401Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2ef57087-d5d7-4336-a02a-673263c409db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.378082384Z" 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=2ef57087-d5d7-4336-a02a-673263c409db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.618µ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=91133705-40bf-469f-9ac4-7967151696b8 trace.line=95 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.378107402Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2ef57087-d5d7-4336-a02a-673263c409db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.378155667Z" 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=2ef57087-d5d7-4336-a02a-673263c409db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.779µ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=d93ee32c-d379-48fe-a659-692aa789db60 trace.line=95 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.378205925Z" 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=2ef57087-d5d7-4336-a02a-673263c409db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.232µ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=2721f2c8-7d5b-47c0-b498-bdc22d989c12 trace.line=155 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.378252269Z" 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=2ef57087-d5d7-4336-a02a-673263c409db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 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).Reader" trace.id=8775cec3-acc1-4d10-974e-1be4a5060c8a trace.line=125 vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.378306597Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2ef57087-d5d7-4336-a02a-673263c409db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
01:45:07 [2024-04-09T01:45:07.377Z] time="2024-04-09T01:45:07.378407179Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2ef57087-d5d7-4336-a02a-673263c409db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 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.264735ms http.response.status=200 http.response.written=417 
01:45:07 [2024-04-09T01:45:07.378Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:45:07 [2024-04-09T01:45:07.378Z] time="2024-04-09T01:45:07.388131156Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cb58285-a63e-4898-884e-89c7ea9deb5d http.request.method=GET http.request.remoteaddr="127.0.0.1:47182" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.378Z] time="2024-04-09T01:45:07.388186181Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cb58285-a63e-4898-884e-89c7ea9deb5d http.request.method=GET http.request.remoteaddr="127.0.0.1:47182" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.378Z] time="2024-04-09T01:45:07.388201452Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cb58285-a63e-4898-884e-89c7ea9deb5d http.request.method=GET http.request.remoteaddr="127.0.0.1:47182" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.378Z] time="2024-04-09T01:45:07.388282423Z" 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=9cb58285-a63e-4898-884e-89c7ea9deb5d http.request.method=GET http.request.remoteaddr="127.0.0.1:47182" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=48.281µ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=f2934707-79b2-4f89-a4aa-c03cec36b141 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.378Z] time="2024-04-09T01:45:07.388338499Z" 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=9cb58285-a63e-4898-884e-89c7ea9deb5d http.request.method=GET http.request.remoteaddr="127.0.0.1:47182" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.233µ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=6d17217b-81fc-4c35-8e79-dace7b09ab5c trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.378Z] time="2024-04-09T01:45:07.388383809Z" 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=9cb58285-a63e-4898-884e-89c7ea9deb5d http.request.method=GET http.request.remoteaddr="127.0.0.1:47182" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.31µ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=36b01413-2db1-4d8e-b452-4d42d3cff7c1 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.378Z] time="2024-04-09T01:45:07.388418493Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cb58285-a63e-4898-884e-89c7ea9deb5d http.request.method=GET http.request.remoteaddr="127.0.0.1:47182" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.378Z] time="2024-04-09T01:45:07.388520454Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9cb58285-a63e-4898-884e-89c7ea9deb5d http.request.method=GET http.request.remoteaddr="127.0.0.1:47182" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 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.831967ms http.response.status=200 http.response.written=417 
01:45:07 [2024-04-09T01:45:07.378Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.395383478Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=193d7cdb-3c33-4c85-a33a-9620783ae908 http.request.method=GET http.request.remoteaddr="127.0.0.1:47210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.395436124Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=193d7cdb-3c33-4c85-a33a-9620783ae908 http.request.method=GET http.request.remoteaddr="127.0.0.1:47210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.395437314Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b14d47fd-5f8b-4213-8b29-ec83820292c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47198" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.395466517Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b14d47fd-5f8b-4213-8b29-ec83820292c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47198" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.395517563Z" 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=193d7cdb-3c33-4c85-a33a-9620783ae908 http.request.method=GET http.request.remoteaddr="127.0.0.1:47210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.574µ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=45415e70-0044-44de-81bc-6df03e21297b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.395530166Z" 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=b14d47fd-5f8b-4213-8b29-ec83820292c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47198" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.006µ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=e0e514f5-b6da-4cc2-8343-12a8d9002757 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.395574451Z" 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=193d7cdb-3c33-4c85-a33a-9620783ae908 http.request.method=GET http.request.remoteaddr="127.0.0.1:47210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.007µ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=a4296afb-e850-4f5d-a389-f36366c3ec55 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.395629862Z" 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=193d7cdb-3c33-4c85-a33a-9620783ae908 http.request.method=GET http.request.remoteaddr="127.0.0.1:47210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.709µ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=b48a1573-0e0f-4cc1-84ae-9ef9a22d96fd trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.395668994Z" 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=193d7cdb-3c33-4c85-a33a-9620783ae908 http.request.method=GET http.request.remoteaddr="127.0.0.1:47210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.683µ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=3fc722b4-762e-4dc0-8277-02469776a317 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.395709562Z" 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=193d7cdb-3c33-4c85-a33a-9620783ae908 http.request.method=GET http.request.remoteaddr="127.0.0.1:47210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.699µ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=767da5d7-f9dd-4b0a-98e6-dd5c63e8e049 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.395746379Z" 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=193d7cdb-3c33-4c85-a33a-9620783ae908 http.request.method=GET http.request.remoteaddr="127.0.0.1:47210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.053µ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=2e92c7b8-2c5a-464c-b18a-f54bca4854f9 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.395574287Z" 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=b14d47fd-5f8b-4213-8b29-ec83820292c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47198" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.509µ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=71fc8570-5fac-493f-b769-62616369e8d3 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.395799427Z" 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=193d7cdb-3c33-4c85-a33a-9620783ae908 http.request.method=GET http.request.remoteaddr="127.0.0.1:47210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.515µ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=1528dd59-b034-4800-9d36-283b0877739a trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.396255911Z" 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=b14d47fd-5f8b-4213-8b29-ec83820292c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47198" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.821µ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=de2c38f3-1015-4b2b-944b-0219772517a2 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.396371288Z" 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=b14d47fd-5f8b-4213-8b29-ec83820292c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47198" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.532µ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=4a2d1fbb-f3ee-4b92-8d11-d2e31f44d79e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.396441535Z" 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=b14d47fd-5f8b-4213-8b29-ec83820292c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47198" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.702µ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=df22c57a-9687-4f42-978f-31be23cf7c69 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.396533156Z" 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=b14d47fd-5f8b-4213-8b29-ec83820292c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47198" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.398µ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=cf86cea0-7a32-4cc1-933d-b9f72fcbb2b1 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.638Z] time="2024-04-09T01:45:07.396640787Z" 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=b14d47fd-5f8b-4213-8b29-ec83820292c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47198" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.184µ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=36749e1f-c71f-4ea9-8eb6-80bda1430604 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.397114191Z" 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=b14d47fd-5f8b-4213-8b29-ec83820292c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47198" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.527µ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=05a0bcca-866a-4dc2-b1fc-658f6e34ef8b trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.397169758Z" 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=b14d47fd-5f8b-4213-8b29-ec83820292c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47198" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.312µ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=2c1cb49c-a5bf-4190-bddc-34b6b0abf5f5 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.397231249Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b14d47fd-5f8b-4213-8b29-ec83820292c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47198" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 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.740841ms http.response.status=200 http.response.written=194 
01:45:07 [2024-04-09T01:45:07.639Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.397797251Z" 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=193d7cdb-3c33-4c85-a33a-9620783ae908 http.request.method=GET http.request.remoteaddr="127.0.0.1:47210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.665µ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=a7969578-2841-4a4b-9de1-3e52d7f98274 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.397862886Z" 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=193d7cdb-3c33-4c85-a33a-9620783ae908 http.request.method=GET http.request.remoteaddr="127.0.0.1:47210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.042µ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=0c2dbc00-0912-45ea-9377-a3a22a900c97 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.397924131Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=193d7cdb-3c33-4c85-a33a-9620783ae908 http.request.method=GET http.request.remoteaddr="127.0.0.1:47210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 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=3.434544ms http.response.status=200 http.response.written=68 
01:45:07 [2024-04-09T01:45:07.639Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.413082092Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0dd9c85e-3b68-4662-91e7-628777f6e98b http.request.method=GET http.request.remoteaddr="127.0.0.1:47222" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.413126015Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0dd9c85e-3b68-4662-91e7-628777f6e98b http.request.method=GET http.request.remoteaddr="127.0.0.1:47222" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 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="863.916µs" http.response.status=200 http.response.written=2 
01:45:07 [2024-04-09T01:45:07.639Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.422551208Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bc1795b4-3d2b-41c6-97fc-e2b662b32aeb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47238" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.422605314Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bc1795b4-3d2b-41c6-97fc-e2b662b32aeb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47238" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.422619518Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bc1795b4-3d2b-41c6-97fc-e2b662b32aeb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47238" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.422695098Z" 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=bc1795b4-3d2b-41c6-97fc-e2b662b32aeb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47238" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.298µ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=ec406563-05be-4b35-9a9c-0d5bcd6ea07a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.422742886Z" 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=bc1795b4-3d2b-41c6-97fc-e2b662b32aeb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47238" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.138µ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=2d497de5-2d69-4295-b5d5-f3e7a0c6431b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.422886539Z" 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=bc1795b4-3d2b-41c6-97fc-e2b662b32aeb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47238" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 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.681931ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.639Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.424291266Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=175ed1f9-14fc-49be-9581-b8e29e7086e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47246" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.42433464Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=175ed1f9-14fc-49be-9581-b8e29e7086e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47246" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.424348909Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=175ed1f9-14fc-49be-9581-b8e29e7086e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47246" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.424413929Z" 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=175ed1f9-14fc-49be-9581-b8e29e7086e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47246" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.027µ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=8c402e18-db61-4aaf-ac72-24217526a885 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.424464023Z" 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=175ed1f9-14fc-49be-9581-b8e29e7086e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47246" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.744µ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=6c478b81-eaf4-422a-8c53-c72cd63c8f93 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.639Z] time="2024-04-09T01:45:07.424507742Z" 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=175ed1f9-14fc-49be-9581-b8e29e7086e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47246" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 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.051894ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
01:45:07 [2024-04-09T01:45:07.639Z] 127.0.0.1 - - [09/Apr/2024:01:45:07 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/0f27fb555cc6655bcf5d951ff005265de4fea331 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:45:07 [2024-04-09T01:45:07.639Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
01:45:07 [2024-04-09T01:45:07.639Z] === RUN   TestImagePullNonExisting
01:45:07 [2024-04-09T01:45:07.639Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
01:45:07 [2024-04-09T01:45:07.639Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
01:45:07 [2024-04-09T01:45:07.639Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
01:45:07 [2024-04-09T01:45:07.639Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
01:45:07 [2024-04-09T01:45:07.639Z] === RUN   TestImagePullNonExisting/asdfasdf
01:45:07 [2024-04-09T01:45:07.639Z] === PAUSE TestImagePullNonExisting/asdfasdf
01:45:07 [2024-04-09T01:45:07.639Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
01:45:07 [2024-04-09T01:45:07.639Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
01:45:07 [2024-04-09T01:45:07.639Z] === RUN   TestImagePullNonExisting/library/asdfasdf
01:45:07 [2024-04-09T01:45:07.639Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
01:45:07 [2024-04-09T01:45:07.639Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
01:45:07 [2024-04-09T01:45:07.639Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
01:45:07 [2024-04-09T01:45:07.639Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
01:45:07 [2024-04-09T01:45:07.639Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
01:45:07 [2024-04-09T01:45:07.639Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
01:45:07 [2024-04-09T01:45:07.639Z] === CONT  TestImagePullNonExisting/asdfasdf
01:45:07 [2024-04-09T01:45:07.639Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
01:45:07 [2024-04-09T01:45:07.639Z] === CONT  TestImagePullNonExisting/library/asdfasdf
01:45:09 [2024-04-09T01:45:09.017Z] --- PASS: TestImagePullNonExisting (0.01s)
01:45:09 [2024-04-09T01:45:09.017Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
01:45:09 [2024-04-09T01:45:09.017Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
01:45:09 [2024-04-09T01:45:09.017Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
01:45:09 [2024-04-09T01:45:09.017Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
01:45:09 [2024-04-09T01:45:09.017Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
01:45:09 [2024-04-09T01:45:09.017Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
01:45:09 [2024-04-09T01:45:09.017Z] === RUN   TestRemoveImageOrphaning
01:45:09 [2024-04-09T01:45:09.017Z] --- PASS: TestRemoveImageOrphaning (0.21s)
01:45:09 [2024-04-09T01:45:09.017Z] === RUN   TestRemoveByDigest
01:45:09 [2024-04-09T01:45:09.017Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
01:45:09 [2024-04-09T01:45:09.017Z] --- SKIP: TestRemoveByDigest (0.00s)
01:45:09 [2024-04-09T01:45:09.017Z] === RUN   TestRemoveImageGarbageCollector
01:45:09 [2024-04-09T01:45:09.017Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
01:45:09 [2024-04-09T01:45:09.017Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
01:45:09 [2024-04-09T01:45:09.017Z] === RUN   TestSaveCheckTimes
01:45:09 [2024-04-09T01:45:09.017Z] === PAUSE TestSaveCheckTimes
01:45:09 [2024-04-09T01:45:09.017Z] === RUN   TestSaveOCI
01:45:09 [2024-04-09T01:45:09.017Z] === RUN   TestSaveOCI/busybox:latest
01:45:09 [2024-04-09T01:45:09.017Z] === RUN   TestSaveOCI/busybox:latest/Manifest
01:45:09 [2024-04-09T01:45:09.017Z] === RUN   TestSaveOCI/busybox:latest/Config
01:45:09 [2024-04-09T01:45:09.017Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
01:45:09 [2024-04-09T01:45:09.017Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
01:45:09 [2024-04-09T01:45:09.017Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
01:45:09 [2024-04-09T01:45:09.276Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
01:45:09 [2024-04-09T01:45:09.276Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
01:45:09 [2024-04-09T01:45:09.276Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
01:45:09 [2024-04-09T01:45:09.276Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
01:45:09 [2024-04-09T01:45:09.276Z] === RUN   TestSaveOCI/multilayer:latest
01:45:09 [2024-04-09T01:45:09.276Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
01:45:09 [2024-04-09T01:45:09.276Z] === RUN   TestSaveOCI/multilayer:latest/Config
01:45:09 [2024-04-09T01:45:09.276Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
01:45:09 [2024-04-09T01:45:09.276Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
01:45:09 [2024-04-09T01:45:09.276Z] --- PASS: TestSaveOCI (0.15s)
01:45:09 [2024-04-09T01:45:09.276Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
01:45:09 [2024-04-09T01:45:09.276Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
01:45:09 [2024-04-09T01:45:09.276Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
01:45:09 [2024-04-09T01:45:09.276Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
01:45:09 [2024-04-09T01:45:09.276Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
01:45:09 [2024-04-09T01:45:09.276Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
01:45:09 [2024-04-09T01:45:09.276Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
01:45:09 [2024-04-09T01:45:09.276Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
01:45:09 [2024-04-09T01:45:09.276Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
01:45:09 [2024-04-09T01:45:09.276Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
01:45:09 [2024-04-09T01:45:09.276Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
01:45:09 [2024-04-09T01:45:09.276Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
01:45:09 [2024-04-09T01:45:09.276Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
01:45:09 [2024-04-09T01:45:09.277Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
01:45:09 [2024-04-09T01:45:09.277Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
01:45:09 [2024-04-09T01:45:09.277Z] === RUN   TestSaveRepoWithMultipleImages
01:45:09 [2024-04-09T01:45:09.277Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s)
01:45:09 [2024-04-09T01:45:09.277Z] === RUN   TestSaveDirectoryPermissions
01:45:10 [2024-04-09T01:45:10.214Z] --- PASS: TestSaveDirectoryPermissions (0.94s)
01:45:10 [2024-04-09T01:45:10.214Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:45:10 [2024-04-09T01:45:10.473Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagUsingDigestAlgorithmAsName
01:45:10 [2024-04-09T01:45:10.473Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagValidPrefixedRepo
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
01:45:10 [2024-04-09T01:45:10.473Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
01:45:10 [2024-04-09T01:45:10.473Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagValidPrefixedRepo/foooo:t
01:45:10 [2024-04-09T01:45:10.473Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
01:45:10 [2024-04-09T01:45:10.473Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
01:45:10 [2024-04-09T01:45:10.473Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
01:45:10 [2024-04-09T01:45:10.473Z] === CONT  TestTagValidPrefixedRepo/foooo:t
01:45:10 [2024-04-09T01:45:10.473Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
01:45:10 [2024-04-09T01:45:10.473Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
01:45:10 [2024-04-09T01:45:10.473Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
01:45:10 [2024-04-09T01:45:10.473Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
01:45:10 [2024-04-09T01:45:10.473Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
01:45:10 [2024-04-09T01:45:10.473Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
01:45:10 [2024-04-09T01:45:10.473Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagExistedNameWithoutForce
01:45:10 [2024-04-09T01:45:10.473Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagOfficialNames
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
01:45:10 [2024-04-09T01:45:10.473Z] --- PASS: TestTagOfficialNames (0.05s)
01:45:10 [2024-04-09T01:45:10.473Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
01:45:10 [2024-04-09T01:45:10.473Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
01:45:10 [2024-04-09T01:45:10.473Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
01:45:10 [2024-04-09T01:45:10.473Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
01:45:10 [2024-04-09T01:45:10.473Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
01:45:10 [2024-04-09T01:45:10.473Z] === RUN   TestTagMatchesDigest
01:45:10 [2024-04-09T01:45:10.473Z] --- PASS: TestTagMatchesDigest (0.01s)
01:45:10 [2024-04-09T01:45:10.473Z] === CONT  TestSaveCheckTimes
01:45:10 [2024-04-09T01:45:10.473Z] --- PASS: TestSaveCheckTimes (0.03s)
01:45:10 [2024-04-09T01:45:10.473Z] PASS
01:45:10 [2024-04-09T01:45:10.473Z] 
01:45:10 [2024-04-09T01:45:10.473Z] === Skipped
01:45:10 [2024-04-09T01:45:10.473Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
01:45:10 [2024-04-09T01:45:10.473Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
01:45:10 [2024-04-09T01:45:10.473Z] 
01:45:10 [2024-04-09T01:45:10.473Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
01:45:10 [2024-04-09T01:45:10.473Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
01:45:10 [2024-04-09T01:45:10.473Z] 
01:45:10 [2024-04-09T01:45:10.473Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
01:45:10 [2024-04-09T01:45:10.473Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
01:45:10 [2024-04-09T01:45:10.473Z] 
01:45:10 [2024-04-09T01:45:10.473Z] DONE 71 tests, 3 skipped in 6.906s
01:45:10 [2024-04-09T01:45:10.473Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
01:45:10 [2024-04-09T01:45:10.473Z] ++ '[' -n '' ']'
01:45:10 [2024-04-09T01:45:10.474Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
01:45:10 [2024-04-09T01:45:10.474Z] ++ set -e
01:45:10 [2024-04-09T01:45:10.474Z] ++ '[' -n 0 ']'
01:45:10 [2024-04-09T01:45:10.474Z] ++ set -x
01:45:10 [2024-04-09T01:45:10.474Z] ++ 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.6vf69WVknZ/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
01:45:10 [2024-04-09T01:45:10.474Z] === RUN   TestStripANSICommands
01:45:10 [2024-04-09T01:45:10.474Z] === RUN   TestStripANSICommands/#00
01:45:10 [2024-04-09T01:45:10.474Z] === RUN   TestStripANSICommands/#01
01:45:10 [2024-04-09T01:45:10.474Z] --- PASS: TestStripANSICommands (0.00s)
01:45:10 [2024-04-09T01:45:10.474Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
01:45:10 [2024-04-09T01:45:10.474Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
01:45:10 [2024-04-09T01:45:10.474Z] PASS
01:45:10 [2024-04-09T01:45:10.474Z] 
01:45:10 [2024-04-09T01:45:10.474Z] DONE 3 tests in 0.007s
01:45:10 [2024-04-09T01:45:10.474Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
01:45:10 [2024-04-09T01:45:10.474Z] ++ '[' -n '' ']'
01:45:10 [2024-04-09T01:45:10.474Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
01:45:10 [2024-04-09T01:45:10.474Z] ++ set -e
01:45:10 [2024-04-09T01:45:10.474Z] ++ '[' -n 0 ']'
01:45:10 [2024-04-09T01:45:10.474Z] ++ set -x
01:45:10 [2024-04-09T01:45:10.474Z] ++ 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.6vf69WVknZ/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
01:45:10 [2024-04-09T01:45:10.474Z] INFO: Testing against a local daemon
01:45:10 [2024-04-09T01:45:10.474Z] === RUN   TestCreateWithMultiNetworks
01:45:11 [2024-04-09T01:45:11.411Z] --- PASS: TestCreateWithMultiNetworks (0.93s)
01:45:11 [2024-04-09T01:45:11.411Z] === RUN   TestNetworkCreateDelete
01:45:11 [2024-04-09T01:45:11.670Z] --- PASS: TestNetworkCreateDelete (0.15s)
01:45:11 [2024-04-09T01:45:11.670Z] === RUN   TestDockerNetworkDeletePreferID
01:45:12 [2024-04-09T01:45:12.237Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
01:45:12 [2024-04-09T01:45:12.237Z] === RUN   TestDaemonDNSFallback
01:45:18 [2024-04-09T01:45:18.803Z] --- PASS: TestDaemonDNSFallback (6.17s)
01:45:18 [2024-04-09T01:45:18.803Z] === RUN   TestInspectNetwork
01:45:20 [2024-04-09T01:45:20.708Z] === RUN   TestInspectNetwork/full_network_id
01:45:20 [2024-04-09T01:45:20.708Z] === RUN   TestInspectNetwork/partial_network_id
01:45:20 [2024-04-09T01:45:20.708Z] === RUN   TestInspectNetwork/network_name
01:45:20 [2024-04-09T01:45:20.708Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
01:45:25 [2024-04-09T01:45:25.981Z] --- PASS: TestInspectNetwork (6.97s)
01:45:25 [2024-04-09T01:45:25.981Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
01:45:25 [2024-04-09T01:45:25.981Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
01:45:25 [2024-04-09T01:45:25.981Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
01:45:25 [2024-04-09T01:45:25.981Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
01:45:25 [2024-04-09T01:45:25.981Z] === RUN   TestRunContainerWithBridgeNone
01:45:26 [2024-04-09T01:45:26.549Z] --- PASS: TestRunContainerWithBridgeNone (1.22s)
01:45:26 [2024-04-09T01:45:26.549Z] === RUN   TestNetworkInvalidJSON
01:45:26 [2024-04-09T01:45:26.549Z] === RUN   TestNetworkInvalidJSON/networks/create
01:45:26 [2024-04-09T01:45:26.549Z] === PAUSE TestNetworkInvalidJSON/networks/create
01:45:26 [2024-04-09T01:45:26.549Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
01:45:26 [2024-04-09T01:45:26.549Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
01:45:26 [2024-04-09T01:45:26.549Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
01:45:26 [2024-04-09T01:45:26.549Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
01:45:26 [2024-04-09T01:45:26.549Z] === CONT  TestNetworkInvalidJSON/networks/create
01:45:26 [2024-04-09T01:45:26.549Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
01:45:26 [2024-04-09T01:45:26.549Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
01:45:26 [2024-04-09T01:45:26.549Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
01:45:26 [2024-04-09T01:45:26.549Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
01:45:26 [2024-04-09T01:45:26.549Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
01:45:26 [2024-04-09T01:45:26.550Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
01:45:26 [2024-04-09T01:45:26.550Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
01:45:26 [2024-04-09T01:45:26.550Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
01:45:26 [2024-04-09T01:45:26.550Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
01:45:26 [2024-04-09T01:45:26.550Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
01:45:26 [2024-04-09T01:45:26.550Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
01:45:26 [2024-04-09T01:45:26.550Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
01:45:26 [2024-04-09T01:45:26.550Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
01:45:26 [2024-04-09T01:45:26.550Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
01:45:26 [2024-04-09T01:45:26.550Z] --- PASS: TestNetworkInvalidJSON (0.01s)
01:45:26 [2024-04-09T01:45:26.550Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z] === RUN   TestNetworkList
01:45:26 [2024-04-09T01:45:26.550Z] === RUN   TestNetworkList//networks
01:45:26 [2024-04-09T01:45:26.550Z] === PAUSE TestNetworkList//networks
01:45:26 [2024-04-09T01:45:26.550Z] === RUN   TestNetworkList//networks/
01:45:26 [2024-04-09T01:45:26.550Z] === PAUSE TestNetworkList//networks/
01:45:26 [2024-04-09T01:45:26.550Z] === CONT  TestNetworkList//networks
01:45:26 [2024-04-09T01:45:26.550Z] === CONT  TestNetworkList//networks/
01:45:26 [2024-04-09T01:45:26.550Z] --- PASS: TestNetworkList (0.01s)
01:45:26 [2024-04-09T01:45:26.550Z]     --- PASS: TestNetworkList//networks (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z]     --- PASS: TestNetworkList//networks/ (0.00s)
01:45:26 [2024-04-09T01:45:26.550Z] === RUN   TestHostIPv4BridgeLabel
01:45:27 [2024-04-09T01:45:27.118Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
01:45:27 [2024-04-09T01:45:27.118Z] === RUN   TestDefaultNetworkOpts
01:45:27 [2024-04-09T01:45:27.118Z] === RUN   TestDefaultNetworkOpts/default_value
01:45:28 [2024-04-09T01:45:28.496Z] === RUN   TestDefaultNetworkOpts/cmdline_value
01:45:29 [2024-04-09T01:45:29.874Z] === RUN   TestDefaultNetworkOpts/config-from_value
01:45:30 [2024-04-09T01:45:30.812Z] --- PASS: TestDefaultNetworkOpts (3.76s)
01:45:30 [2024-04-09T01:45:30.812Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.25s)
01:45:30 [2024-04-09T01:45:30.812Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s)
01:45:30 [2024-04-09T01:45:30.812Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.23s)
01:45:30 [2024-04-09T01:45:30.812Z] === RUN   TestForbidDuplicateNetworkNames
01:45:31 [2024-04-09T01:45:31.381Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
01:45:31 [2024-04-09T01:45:31.381Z] === RUN   TestDaemonRestartWithLiveRestore
01:45:32 [2024-04-09T01:45:32.759Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
01:45:32 [2024-04-09T01:45:32.759Z] === RUN   TestDaemonDefaultNetworkPools
01:45:33 [2024-04-09T01:45:33.327Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
01:45:33 [2024-04-09T01:45:33.327Z] === RUN   TestDaemonRestartWithExistingNetwork
01:45:34 [2024-04-09T01:45:34.704Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
01:45:34 [2024-04-09T01:45:34.704Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:45:35 [2024-04-09T01:45:35.641Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
01:45:35 [2024-04-09T01:45:35.641Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:45:36 [2024-04-09T01:45:36.209Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
01:45:36 [2024-04-09T01:45:36.209Z] === RUN   TestServiceWithPredefinedNetwork
01:45:38 [2024-04-09T01:45:38.745Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s)
01:45:38 [2024-04-09T01:45:38.745Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:45:38 [2024-04-09T01:45:38.745Z]     service_test.go:250: FLAKY_TEST
01:45:38 [2024-04-09T01:45:38.745Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:45:38 [2024-04-09T01:45:38.745Z] === RUN   TestServiceWithDataPathPortInit
01:45:53 [2024-04-09T01:45:53.635Z] --- PASS: TestServiceWithDataPathPortInit (13.39s)
01:45:53 [2024-04-09T01:45:53.635Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:45:53 [2024-04-09T01:45:53.894Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:09xwkl64koggb3knmkgb51dkm Created:2024-04-09 01:45:52.997053375 +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[bc1f5e4f007ad4bebfa7a3e653849532bd6d6a528e5513028e22bd95020eb3ac:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nzatr19mxnuol0wfombgyzq8v EndpointID:c6fb49431898a18bdc25ed335dfc9a7f5b131ea23b1afd05d3e59eab75e25e30 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b7284c044757e2e7d850676909605f78ff8c854281c2fc6acdd9b9438b374011 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:f52e24b2c710 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nzatr19mxnuol0wfombgyzq8v EndpointID:c6fb49431898a18bdc25ed335dfc9a7f5b131ea23b1afd05d3e59eab75e25e30 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
01:45:59 [2024-04-09T01:45:59.166Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.63s)
01:45:59 [2024-04-09T01:45:59.166Z] PASS
01:45:59 [2024-04-09T01:45:59.166Z] 
01:45:59 [2024-04-09T01:45:59.166Z] === Skipped
01:45:59 [2024-04-09T01:45:59.166Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:45:59 [2024-04-09T01:45:59.166Z]     service_test.go:250: FLAKY_TEST
01:45:59 [2024-04-09T01:45:59.166Z] 
01:45:59 [2024-04-09T01:45:59.166Z] DONE 44 tests, 1 skipped in 47.882s
01:45:59 [2024-04-09T01:45:59.166Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
01:45:59 [2024-04-09T01:45:59.166Z] ++ '[' -n '' ']'
01:45:59 [2024-04-09T01:45:59.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
01:45:59 [2024-04-09T01:45:59.166Z] ++ set -e
01:45:59 [2024-04-09T01:45:59.166Z] ++ '[' -n 0 ']'
01:45:59 [2024-04-09T01:45:59.166Z] ++ set -x
01:45:59 [2024-04-09T01:45:59.166Z] ++ 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.6vf69WVknZ/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
01:45:59 [2024-04-09T01:45:59.166Z] INFO: Testing against a local daemon
01:45:59 [2024-04-09T01:45:59.166Z] === RUN   TestDockerNetworkIpvlanPersistance
01:45:59 [2024-04-09T01:45:59.166Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:45:59 [2024-04-09T01:45:59.166Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:45:59 [2024-04-09T01:45:59.166Z] === RUN   TestDockerNetworkIpvlan
01:45:59 [2024-04-09T01:45:59.166Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:45:59 [2024-04-09T01:45:59.166Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:45:59 [2024-04-09T01:45:59.166Z] PASS
01:45:59 [2024-04-09T01:45:59.166Z] 
01:45:59 [2024-04-09T01:45:59.166Z] === Skipped
01:45:59 [2024-04-09T01:45:59.166Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:45:59 [2024-04-09T01:45:59.166Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:45:59 [2024-04-09T01:45:59.166Z] 
01:45:59 [2024-04-09T01:45:59.166Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:45:59 [2024-04-09T01:45:59.166Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:45:59 [2024-04-09T01:45:59.166Z] 
01:45:59 [2024-04-09T01:45:59.166Z] DONE 2 tests, 2 skipped in 0.031s
01:45:59 [2024-04-09T01:45:59.166Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
01:45:59 [2024-04-09T01:45:59.166Z] ++ '[' -n '' ']'
01:45:59 [2024-04-09T01:45:59.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
01:45:59 [2024-04-09T01:45:59.166Z] ++ set -e
01:45:59 [2024-04-09T01:45:59.166Z] ++ '[' -n 0 ']'
01:45:59 [2024-04-09T01:45:59.166Z] ++ set -x
01:45:59 [2024-04-09T01:45:59.166Z] ++ 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.6vf69WVknZ/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
01:45:59 [2024-04-09T01:45:59.166Z] INFO: Testing against a local daemon
01:45:59 [2024-04-09T01:45:59.166Z] === RUN   TestDockerNetworkMacvlanPersistance
01:46:00 [2024-04-09T01:46:00.102Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
01:46:00 [2024-04-09T01:46:00.102Z] === RUN   TestDockerNetworkMacvlan
01:46:00 [2024-04-09T01:46:00.102Z] === RUN   TestDockerNetworkMacvlan/Subinterface
01:46:00 [2024-04-09T01:46:00.670Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
01:46:01 [2024-04-09T01:46:01.238Z] === RUN   TestDockerNetworkMacvlan/NilParent
01:46:03 [2024-04-09T01:46:03.143Z] === RUN   TestDockerNetworkMacvlan/InternalMode
01:46:04 [2024-04-09T01:46:04.520Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
01:46:06 [2024-04-09T01:46:06.426Z] === RUN   TestDockerNetworkMacvlan/Addressing
01:46:07 [2024-04-09T01:46:07.803Z] --- PASS: TestDockerNetworkMacvlan (7.67s)
01:46:07 [2024-04-09T01:46:07.803Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s)
01:46:07 [2024-04-09T01:46:07.803Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.70s)
01:46:07 [2024-04-09T01:46:07.803Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.52s)
01:46:07 [2024-04-09T01:46:07.803Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.42s)
01:46:07 [2024-04-09T01:46:07.803Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.27s)
01:46:07 [2024-04-09T01:46:07.803Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.08s)
01:46:07 [2024-04-09T01:46:07.803Z] PASS
01:46:07 [2024-04-09T01:46:07.803Z] 
01:46:07 [2024-04-09T01:46:07.803Z] DONE 8 tests in 9.123s
01:46:07 [2024-04-09T01:46:07.803Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
01:46:07 [2024-04-09T01:46:07.803Z] ++ '[' -n '' ']'
01:46:07 [2024-04-09T01:46:07.803Z] ++ 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
01:46:07 [2024-04-09T01:46:07.803Z] ++ set -e
01:46:07 [2024-04-09T01:46:07.803Z] ++ '[' -n 0 ']'
01:46:07 [2024-04-09T01:46:07.803Z] ++ set -x
01:46:07 [2024-04-09T01:46:07.803Z] ++ 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.6vf69WVknZ/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
01:46:07 [2024-04-09T01:46:07.803Z] INFO: Testing against a local daemon
01:46:07 [2024-04-09T01:46:07.803Z] === RUN   TestBridgeICC
01:46:08 [2024-04-09T01:46:08.371Z] === RUN   TestBridgeICC/IPv4_non-internal_network
01:46:09 [2024-04-09T01:46:09.307Z] === RUN   TestBridgeICC/IPv4_internal_network
01:46:10 [2024-04-09T01:46:10.244Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
01:46:11 [2024-04-09T01:46:11.180Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
01:46:12 [2024-04-09T01:46:12.558Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
01:46:13 [2024-04-09T01:46:13.494Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
01:46:14 [2024-04-09T01:46:14.431Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
01:46:15 [2024-04-09T01:46:15.367Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
01:46:16 [2024-04-09T01:46:16.751Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
01:46:20 [2024-04-09T01:46:20.039Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
01:46:23 [2024-04-09T01:46:23.327Z] --- PASS: TestBridgeICC (15.16s)
01:46:23 [2024-04-09T01:46:23.327Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.04s)
01:46:23 [2024-04-09T01:46:23.327Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.92s)
01:46:23 [2024-04-09T01:46:23.327Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.11s)
01:46:23 [2024-04-09T01:46:23.327Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.01s)
01:46:23 [2024-04-09T01:46:23.327Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.08s)
01:46:23 [2024-04-09T01:46:23.327Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.97s)
01:46:23 [2024-04-09T01:46:23.327Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.12s)
01:46:23 [2024-04-09T01:46:23.327Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.08s)
01:46:23 [2024-04-09T01:46:23.327Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.08s)
01:46:23 [2024-04-09T01:46:23.327Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.14s)
01:46:23 [2024-04-09T01:46:23.327Z] === RUN   TestBridgeICCWindows
01:46:23 [2024-04-09T01:46:23.327Z]     bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows"
01:46:23 [2024-04-09T01:46:23.327Z] --- SKIP: TestBridgeICCWindows (0.00s)
01:46:23 [2024-04-09T01:46:23.327Z] === RUN   TestBridgeINC
01:46:23 [2024-04-09T01:46:23.327Z] === RUN   TestBridgeINC/IPv4_non-internal_network
01:46:27 [2024-04-09T01:46:27.518Z] === RUN   TestBridgeINC/IPv4_internal_network
01:46:28 [2024-04-09T01:46:28.896Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
01:46:33 [2024-04-09T01:46:33.147Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
01:46:34 [2024-04-09T01:46:34.110Z] --- PASS: TestBridgeINC (11.45s)
01:46:34 [2024-04-09T01:46:34.110Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.24s)
01:46:34 [2024-04-09T01:46:34.110Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.09s)
01:46:34 [2024-04-09T01:46:34.110Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.25s)
01:46:34 [2024-04-09T01:46:34.110Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.26s)
01:46:34 [2024-04-09T01:46:34.110Z] === RUN   TestDefaultBridgeIPv6
01:46:34 [2024-04-09T01:46:34.378Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
01:46:35 [2024-04-09T01:46:35.811Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
01:46:37 [2024-04-09T01:46:37.244Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
01:46:39 [2024-04-09T01:46:39.149Z] --- PASS: TestDefaultBridgeIPv6 (4.62s)
01:46:39 [2024-04-09T01:46:39.149Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.59s)
01:46:39 [2024-04-09T01:46:39.149Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.50s)
01:46:39 [2024-04-09T01:46:39.149Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.52s)
01:46:39 [2024-04-09T01:46:39.149Z] === RUN   TestDefaultBridgeAddresses
01:46:39 [2024-04-09T01:46:39.149Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
01:46:40 [2024-04-09T01:46:40.528Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
01:46:41 [2024-04-09T01:46:41.907Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
01:46:41 [2024-04-09T01:46:41.907Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
01:46:41 [2024-04-09T01:46:41.907Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
01:46:41 [2024-04-09T01:46:41.907Z] === RUN   TestInternalNwConnectivity
01:46:45 [2024-04-09T01:46:45.196Z] --- PASS: TestInternalNwConnectivity (3.30s)
01:46:45 [2024-04-09T01:46:45.196Z] === RUN   TestDisableIPv6Addrs
01:46:45 [2024-04-09T01:46:45.766Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
01:46:46 [2024-04-09T01:46:46.334Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
01:46:46 [2024-04-09T01:46:46.902Z] --- PASS: TestDisableIPv6Addrs (1.68s)
01:46:46 [2024-04-09T01:46:46.902Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.45s)
01:46:46 [2024-04-09T01:46:46.902Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.50s)
01:46:46 [2024-04-09T01:46:46.902Z] === RUN   TestSetInterfaceSysctl
01:46:48 [2024-04-09T01:46:48.280Z] --- PASS: TestSetInterfaceSysctl (1.03s)
01:46:48 [2024-04-09T01:46:48.280Z] === RUN   TestEtcHostsIpv6
01:46:48 [2024-04-09T01:46:48.539Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
01:46:49 [2024-04-09T01:46:49.107Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
01:46:49 [2024-04-09T01:46:49.675Z] --- PASS: TestEtcHostsIpv6 (1.55s)
01:46:49 [2024-04-09T01:46:49.675Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.47s)
01:46:49 [2024-04-09T01:46:49.675Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.48s)
01:46:49 [2024-04-09T01:46:49.675Z] === RUN   TestMACAddrOnRestart
01:46:51 [2024-04-09T01:46:51.581Z] --- PASS: TestMACAddrOnRestart (2.15s)
01:46:51 [2024-04-09T01:46:51.581Z] === RUN   TestCfgdMACAddrOnRestart
01:46:54 [2024-04-09T01:46:54.869Z] --- PASS: TestCfgdMACAddrOnRestart (2.59s)
01:46:54 [2024-04-09T01:46:54.869Z] === RUN   TestInspectCfgdMAC
01:46:54 [2024-04-09T01:46:54.869Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
01:46:54 [2024-04-09T01:46:54.869Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
01:46:54 [2024-04-09T01:46:54.869Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
01:46:55 [2024-04-09T01:46:55.128Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
01:46:55 [2024-04-09T01:46:55.387Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
01:46:55 [2024-04-09T01:46:55.387Z] --- PASS: TestInspectCfgdMAC (1.10s)
01:46:55 [2024-04-09T01:46:55.387Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s)
01:46:55 [2024-04-09T01:46:55.387Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
01:46:55 [2024-04-09T01:46:55.387Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
01:46:55 [2024-04-09T01:46:55.387Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.19s)
01:46:55 [2024-04-09T01:46:55.387Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
01:46:55 [2024-04-09T01:46:55.387Z] === RUN   TestWatchtowerCreate
01:46:56 [2024-04-09T01:46:56.325Z] --- PASS: TestWatchtowerCreate (1.08s)
01:46:56 [2024-04-09T01:46:56.325Z] === RUN   TestResolvConfLocalhostIPv6
01:46:57 [2024-04-09T01:46:57.702Z] --- PASS: TestResolvConfLocalhostIPv6 (1.22s)
01:46:57 [2024-04-09T01:46:57.702Z] === RUN   TestInternalNetworkDNS
01:47:24 [2024-04-09T01:47:24.249Z] --- PASS: TestInternalNetworkDNS (23.10s)
01:47:24 [2024-04-09T01:47:24.249Z] PASS
01:47:24 [2024-04-09T01:47:24.249Z] 
01:47:24 [2024-04-09T01:47:24.249Z] === Skipped
01:47:24 [2024-04-09T01:47:24.249Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
01:47:24 [2024-04-09T01:47:24.249Z]     bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows"
01:47:24 [2024-04-09T01:47:24.249Z] 
01:47:24 [2024-04-09T01:47:24.249Z] DONE 43 tests, 1 skipped in 73.165s
01:47:24 [2024-04-09T01:47:24.249Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
01:47:24 [2024-04-09T01:47:24.249Z] ++ '[' -n '' ']'
01:47:24 [2024-04-09T01:47:24.249Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
01:47:24 [2024-04-09T01:47:24.249Z] ++ set -e
01:47:24 [2024-04-09T01:47:24.249Z] ++ '[' -n 0 ']'
01:47:24 [2024-04-09T01:47:24.249Z] ++ set -x
01:47:24 [2024-04-09T01:47:24.249Z] ++ 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.6vf69WVknZ/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
01:47:24 [2024-04-09T01:47:24.249Z] testing: warning: no tests to run
01:47:24 [2024-04-09T01:47:24.249Z] PASS
01:47:24 [2024-04-09T01:47:24.249Z] 
01:47:24 [2024-04-09T01:47:24.249Z] DONE 0 tests in 0.006s
01:47:24 [2024-04-09T01:47:24.249Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
01:47:24 [2024-04-09T01:47:24.249Z] ++ '[' -n '' ']'
01:47:24 [2024-04-09T01:47:24.249Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
01:47:24 [2024-04-09T01:47:24.249Z] ++ set -e
01:47:24 [2024-04-09T01:47:24.249Z] ++ '[' -n 0 ']'
01:47:24 [2024-04-09T01:47:24.249Z] ++ set -x
01:47:24 [2024-04-09T01:47:24.249Z] ++ 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.6vf69WVknZ/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
01:47:24 [2024-04-09T01:47:24.249Z] INFO: Testing against a local daemon
01:47:24 [2024-04-09T01:47:24.249Z] === RUN   TestAuthZPluginAllowRequest
01:47:24 [2024-04-09T01:47:24.249Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
01:47:24 [2024-04-09T01:47:24.249Z] === RUN   TestAuthZPluginTLS
01:47:24 [2024-04-09T01:47:24.249Z] --- PASS: TestAuthZPluginTLS (0.54s)
01:47:24 [2024-04-09T01:47:24.249Z] === RUN   TestAuthZPluginDenyRequest
01:47:24 [2024-04-09T01:47:24.249Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
01:47:24 [2024-04-09T01:47:24.249Z] === RUN   TestAuthZPluginAPIDenyResponse
01:47:24 [2024-04-09T01:47:24.249Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
01:47:24 [2024-04-09T01:47:24.249Z] === RUN   TestAuthZPluginDenyResponse
01:47:24 [2024-04-09T01:47:24.249Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
01:47:24 [2024-04-09T01:47:24.249Z] === RUN   TestAuthZPluginAllowEventStream
01:47:24 [2024-04-09T01:47:24.817Z] 2024/04/09 01:47:24 http: panic serving 127.0.0.1:36702: runtime error: invalid memory address or nil pointer dereference
01:47:24 [2024-04-09T01:47:24.817Z] goroutine 128 [running]:
01:47:24 [2024-04-09T01:47:24.817Z] net/http.(*conn).serve.func1()
01:47:24 [2024-04-09T01:47:24.817Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
01:47:24 [2024-04-09T01:47:24.817Z] panic({0xa866a0?, 0x15bafd0?})
01:47:24 [2024-04-09T01:47:24.817Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
01:47:24 [2024-04-09T01:47:24.817Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a270, 0x40005d2720}, 0xffff88047ef8?)
01:47:24 [2024-04-09T01:47:24.817Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
01:47:24 [2024-04-09T01:47:24.817Z] net/http.HandlerFunc.ServeHTTP(0x40001cf000?, {0xd8a270?, 0x40005d2720?}, 0x402eb4?)
01:47:24 [2024-04-09T01:47:24.817Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
01:47:24 [2024-04-09T01:47:24.817Z] net/http.(*ServeMux).ServeHTTP(0xd90608?, {0xd8a270, 0x40005d2720}, 0x40001cf000)
01:47:24 [2024-04-09T01:47:24.817Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
01:47:24 [2024-04-09T01:47:24.817Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400015e580, {0xd88e30?, 0x40003ac1c0}, 0x40001cef00, {0xd7eec0, 0x400012b2c0})
01:47:24 [2024-04-09T01:47:24.817Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
01:47:24 [2024-04-09T01:47:24.817Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88e30?, 0x40003ac1c0?}, 0x400029a3e0?)
01:47:24 [2024-04-09T01:47:24.817Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
01:47:24 [2024-04-09T01:47:24.817Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd88e30?, 0x40003ac1c0?}, 0x40003ac1c0?)
01:47:24 [2024-04-09T01:47:24.817Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
01:47:24 [2024-04-09T01:47:24.817Z] net/http.serverHandler.ServeHTTP({0xd858a8?}, {0xd88e30?, 0x40003ac1c0?}, 0x6?)
01:47:24 [2024-04-09T01:47:24.817Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
01:47:24 [2024-04-09T01:47:24.817Z] net/http.(*conn).serve(0x400012c630, {0xd90608, 0x40001e6f60})
01:47:24 [2024-04-09T01:47:24.817Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
01:47:24 [2024-04-09T01:47:24.817Z] created by net/http.(*Server).Serve in goroutine 10
01:47:24 [2024-04-09T01:47:24.817Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
01:47:25 [2024-04-09T01:47:25.753Z] 2024/04/09 01:47:25 http: panic serving 127.0.0.1:36718: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
01:47:25 [2024-04-09T01:47:25.753Z] goroutine 175 [running]:
01:47:25 [2024-04-09T01:47:25.753Z] net/http.(*conn).serve.func1()
01:47:25 [2024-04-09T01:47:25.753Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
01:47:25 [2024-04-09T01:47:25.753Z] panic({0xa1c140?, 0x4000126160?})
01:47:25 [2024-04-09T01:47:25.753Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
01:47:25 [2024-04-09T01:47:25.753Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a270, 0x4000416180}, 0xffff4128a508?)
01:47:25 [2024-04-09T01:47:25.753Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
01:47:25 [2024-04-09T01:47:25.753Z] net/http.HandlerFunc.ServeHTTP(0x40005ae300?, {0xd8a270?, 0x4000416180?}, 0x402eb4?)
01:47:25 [2024-04-09T01:47:25.753Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
01:47:25 [2024-04-09T01:47:25.753Z] net/http.(*ServeMux).ServeHTTP(0xd90608?, {0xd8a270, 0x4000416180}, 0x40005ae300)
01:47:25 [2024-04-09T01:47:25.753Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
01:47:25 [2024-04-09T01:47:25.753Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400015e580, {0xd88e30?, 0x40005be1c0}, 0x40003b5200, {0xd7eec0, 0x400012b2c0})
01:47:25 [2024-04-09T01:47:25.753Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
01:47:25 [2024-04-09T01:47:25.753Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88e30?, 0x40005be1c0?}, 0x400046b2c0?)
01:47:25 [2024-04-09T01:47:25.753Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
01:47:25 [2024-04-09T01:47:25.753Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88e30?, 0x40005be1c0?}, 0x40002fab40?)
01:47:25 [2024-04-09T01:47:25.753Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
01:47:25 [2024-04-09T01:47:25.753Z] net/http.serverHandler.ServeHTTP({0x400046b2c0?}, {0xd88e30?, 0x40005be1c0?}, 0x6?)
01:47:25 [2024-04-09T01:47:25.753Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
01:47:25 [2024-04-09T01:47:25.753Z] net/http.(*conn).serve(0x400012d830, {0xd90608, 0x40001e6f60})
01:47:25 [2024-04-09T01:47:25.753Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
01:47:25 [2024-04-09T01:47:25.753Z] created by net/http.(*Server).Serve in goroutine 10
01:47:25 [2024-04-09T01:47:25.753Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
01:47:27 [2024-04-09T01:47:27.655Z] 2024/04/09 01:47:27 http: panic serving 127.0.0.1:36728: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
01:47:27 [2024-04-09T01:47:27.655Z] goroutine 210 [running]:
01:47:27 [2024-04-09T01:47:27.655Z] net/http.(*conn).serve.func1()
01:47:27 [2024-04-09T01:47:27.655Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
01:47:27 [2024-04-09T01:47:27.655Z] panic({0xa1c140?, 0x40001263f0?})
01:47:27 [2024-04-09T01:47:27.655Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
01:47:27 [2024-04-09T01:47:27.655Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a270, 0x40004163c0}, 0xffff4128a508?)
01:47:27 [2024-04-09T01:47:27.655Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
01:47:27 [2024-04-09T01:47:27.655Z] net/http.HandlerFunc.ServeHTTP(0x40005ae500?, {0xd8a270?, 0x40004163c0?}, 0x402eb4?)
01:47:27 [2024-04-09T01:47:27.655Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
01:47:27 [2024-04-09T01:47:27.655Z] net/http.(*ServeMux).ServeHTTP(0xd90608?, {0xd8a270, 0x40004163c0}, 0x40005ae500)
01:47:27 [2024-04-09T01:47:27.655Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
01:47:27 [2024-04-09T01:47:27.655Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400015e580, {0xd88e30?, 0x40005be2a0}, 0x40005ae400, {0xd7eec0, 0x400012b2c0})
01:47:27 [2024-04-09T01:47:27.655Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
01:47:27 [2024-04-09T01:47:27.655Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88e30?, 0x40005be2a0?}, 0x40001e6450?)
01:47:27 [2024-04-09T01:47:27.655Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
01:47:27 [2024-04-09T01:47:27.655Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88e30?, 0x40005be2a0?}, 0x40002fab40?)
01:47:27 [2024-04-09T01:47:27.655Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
01:47:27 [2024-04-09T01:47:27.655Z] net/http.serverHandler.ServeHTTP({0x40001e6450?}, {0xd88e30?, 0x40005be2a0?}, 0x6?)
01:47:27 [2024-04-09T01:47:27.655Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
01:47:27 [2024-04-09T01:47:27.655Z] net/http.(*conn).serve(0x400012c240, {0xd90608, 0x40001e6f60})
01:47:27 [2024-04-09T01:47:27.655Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
01:47:27 [2024-04-09T01:47:27.655Z] created by net/http.(*Server).Serve in goroutine 10
01:47:27 [2024-04-09T01:47:27.655Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
01:47:30 [2024-04-09T01:47:30.189Z] --- PASS: TestAuthZPluginAllowEventStream (5.99s)
01:47:30 [2024-04-09T01:47:30.189Z] === RUN   TestAuthZPluginErrorResponse
01:47:30 [2024-04-09T01:47:30.448Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
01:47:30 [2024-04-09T01:47:30.448Z] === RUN   TestAuthZPluginErrorRequest
01:47:31 [2024-04-09T01:47:31.017Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
01:47:31 [2024-04-09T01:47:31.017Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:47:31 [2024-04-09T01:47:31.585Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
01:47:31 [2024-04-09T01:47:31.585Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:47:32 [2024-04-09T01:47:32.963Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.19s)
01:47:32 [2024-04-09T01:47:32.963Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:47:33 [2024-04-09T01:47:33.900Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.18s)
01:47:33 [2024-04-09T01:47:33.900Z] === RUN   TestAuthZPluginHeader
01:47:34 [2024-04-09T01:47:34.468Z] --- PASS: TestAuthZPluginHeader (0.61s)
01:47:34 [2024-04-09T01:47:34.468Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:47:34 [2024-04-09T01:47:34.468Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
01:47:34 [2024-04-09T01:47:34.468Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:47:34 [2024-04-09T01:47:34.468Z] === RUN   TestAuthZPluginV2Disable
01:47:34 [2024-04-09T01:47:34.468Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
01:47:34 [2024-04-09T01:47:34.468Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
01:47:34 [2024-04-09T01:47:34.468Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:47:34 [2024-04-09T01:47:34.468Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
01:47:34 [2024-04-09T01:47:34.468Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:47:34 [2024-04-09T01:47:34.468Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:47:34 [2024-04-09T01:47:34.468Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
01:47:34 [2024-04-09T01:47:34.468Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:47:34 [2024-04-09T01:47:34.468Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:47:52 [2024-04-09T01:47:52.557Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
01:47:52 [2024-04-09T01:47:52.557Z] PASS
01:47:52 [2024-04-09T01:47:52.557Z] 
01:47:52 [2024-04-09T01:47:52.557Z] === Skipped
01:47:52 [2024-04-09T01:47:52.557Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
01:47:52 [2024-04-09T01:47:52.557Z] 
01:47:52 [2024-04-09T01:47:52.557Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
01:47:52 [2024-04-09T01:47:52.557Z] 
01:47:52 [2024-04-09T01:47:52.557Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
01:47:52 [2024-04-09T01:47:52.557Z] 
01:47:52 [2024-04-09T01:47:52.557Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
01:47:52 [2024-04-09T01:47:52.557Z] 
01:47:52 [2024-04-09T01:47:52.557Z] DONE 17 tests, 4 skipped in 30.628s
01:47:52 [2024-04-09T01:47:52.557Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
01:47:52 [2024-04-09T01:47:52.557Z] ++ '[' -n '' ']'
01:47:52 [2024-04-09T01:47:52.557Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
01:47:52 [2024-04-09T01:47:52.557Z] ++ set -e
01:47:52 [2024-04-09T01:47:52.557Z] ++ '[' -n 0 ']'
01:47:52 [2024-04-09T01:47:52.557Z] ++ set -x
01:47:52 [2024-04-09T01:47:52.557Z] ++ 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.6vf69WVknZ/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
01:47:52 [2024-04-09T01:47:52.557Z] INFO: Testing against a local daemon
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
01:47:52 [2024-04-09T01:47:52.557Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
01:47:52 [2024-04-09T01:47:52.557Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/pull
01:47:52 [2024-04-09T01:47:52.557Z] === PAUSE TestPluginInvalidJSON/plugins/pull
01:47:52 [2024-04-09T01:47:52.557Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
01:47:52 [2024-04-09T01:47:52.557Z] === CONT  TestPluginInvalidJSON/plugins/pull
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
01:47:52 [2024-04-09T01:47:52.557Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
01:47:52 [2024-04-09T01:47:52.557Z] --- PASS: TestPluginInvalidJSON (0.01s)
01:47:52 [2024-04-09T01:47:52.557Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInstall
01:47:52 [2024-04-09T01:47:52.557Z] === RUN   TestPluginInstall/no_auth
01:47:55 [2024-04-09T01:47:55.093Z] time="2024-04-09T01:47:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:47:55 [2024-04-09T01:47:55.094Z] time="2024-04-09T01:47:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9124e5eb8e484379ca302abed16086e752fdce96d0e30c6c5b86d188fdce5032" mediatype=application/vnd.docker.plugin.v1+json size=522
01:47:55 [2024-04-09T01:47:55.094Z] time="2024-04-09T01:47:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:47:55 [2024-04-09T01:47:55.094Z] time="2024-04-09T01:47:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9124e5eb8e484379ca302abed16086e752fdce96d0e30c6c5b86d188fdce5032" mediatype=application/vnd.docker.plugin.v1+json size=522
01:47:55 [2024-04-09T01:47:55.094Z] === RUN   TestPluginInstall/with_digest
01:47:55 [2024-04-09T01:47:55.662Z] === RUN   TestPluginInstall/with_htpasswd
01:47:55 [2024-04-09T01:47:55.921Z] time="2024-04-09T01:47:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:47:55 [2024-04-09T01:47:55.921Z] time="2024-04-09T01:47:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6869ccda3bfde996277fd7a76739fb3a21a4c752a0183ece777ff82488ec6bf3" mediatype=application/vnd.docker.plugin.v1+json size=522
01:47:55 [2024-04-09T01:47:55.921Z] time="2024-04-09T01:47:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:47:55 [2024-04-09T01:47:55.921Z] time="2024-04-09T01:47:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6869ccda3bfde996277fd7a76739fb3a21a4c752a0183ece777ff82488ec6bf3" mediatype=application/vnd.docker.plugin.v1+json size=522
01:47:56 [2024-04-09T01:47:56.180Z] === RUN   TestPluginInstall/with_insecure
01:47:57 [2024-04-09T01:47:57.118Z] time="2024-04-09T01:47:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:47:57 [2024-04-09T01:47:57.118Z] time="2024-04-09T01:47:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71e4fe0607ab6f6f70665638d2853f610f42eaa68382d43b49ea974d4d315734" mediatype=application/vnd.docker.plugin.v1+json size=522
01:47:57 [2024-04-09T01:47:57.118Z] time="2024-04-09T01:47:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:47:57 [2024-04-09T01:47:57.118Z] time="2024-04-09T01:47:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71e4fe0607ab6f6f70665638d2853f610f42eaa68382d43b49ea974d4d315734" mediatype=application/vnd.docker.plugin.v1+json size=522
01:47:57 [2024-04-09T01:47:57.118Z]     plugin_test.go:247: [d2f9d4e41efeb] daemon is not started
01:47:57 [2024-04-09T01:47:57.118Z] --- PASS: TestPluginInstall (5.55s)
01:47:57 [2024-04-09T01:47:57.118Z]     --- PASS: TestPluginInstall/no_auth (3.68s)
01:47:57 [2024-04-09T01:47:57.118Z]     --- PASS: TestPluginInstall/with_digest (0.48s)
01:47:57 [2024-04-09T01:47:57.118Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
01:47:57 [2024-04-09T01:47:57.118Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
01:47:57 [2024-04-09T01:47:57.118Z] === RUN   TestPluginsWithRuntimes
01:47:58 [2024-04-09T01:47:58.496Z] === RUN   TestPluginsWithRuntimes/No_Args
01:47:59 [2024-04-09T01:47:59.432Z] === RUN   TestPluginsWithRuntimes/With_Args
01:48:00 [2024-04-09T01:48:00.369Z] --- PASS: TestPluginsWithRuntimes (3.11s)
01:48:00 [2024-04-09T01:48:00.369Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.83s)
01:48:00 [2024-04-09T01:48:00.369Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
01:48:00 [2024-04-09T01:48:00.369Z] === RUN   TestPluginBackCompatMediaTypes
01:48:00 [2024-04-09T01:48:00.629Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
01:48:00 [2024-04-09T01:48:00.629Z] PASS
01:48:00 [2024-04-09T01:48:00.629Z] 
01:48:00 [2024-04-09T01:48:00.629Z] DONE 25 tests in 9.188s
01:48:00 [2024-04-09T01:48:00.629Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
01:48:00 [2024-04-09T01:48:00.629Z] ++ '[' -n '' ']'
01:48:00 [2024-04-09T01:48:00.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
01:48:00 [2024-04-09T01:48:00.629Z] ++ set -e
01:48:00 [2024-04-09T01:48:00.629Z] ++ '[' -n 0 ']'
01:48:00 [2024-04-09T01:48:00.629Z] ++ set -x
01:48:00 [2024-04-09T01:48:00.629Z] ++ 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.6vf69WVknZ/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
01:48:00 [2024-04-09T01:48:00.629Z] INFO: Testing against a local daemon
01:48:00 [2024-04-09T01:48:00.629Z] === RUN   TestExternalGraphDriver
01:48:00 [2024-04-09T01:48:00.888Z] === RUN   TestExternalGraphDriver/json
01:48:00 [2024-04-09T01:48:00.888Z] === RUN   TestExternalGraphDriver/spec
01:48:00 [2024-04-09T01:48:00.888Z] === RUN   TestExternalGraphDriver/pull
01:48:00 [2024-04-09T01:48:00.888Z] --- PASS: TestExternalGraphDriver (0.34s)
01:48:00 [2024-04-09T01:48:00.888Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
01:48:00 [2024-04-09T01:48:00.888Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
01:48:00 [2024-04-09T01:48:00.888Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
01:48:00 [2024-04-09T01:48:00.888Z] === RUN   TestGraphdriverPluginV2
01:48:01 [2024-04-09T01:48:01.456Z]     external_test.go:416: (*Execution).NotAmd64-fm
01:48:01 [2024-04-09T01:48:01.456Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
01:48:01 [2024-04-09T01:48:01.456Z] PASS
01:48:01 [2024-04-09T01:48:01.456Z] 
01:48:01 [2024-04-09T01:48:01.456Z] === Skipped
01:48:01 [2024-04-09T01:48:01.456Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
01:48:01 [2024-04-09T01:48:01.456Z]     external_test.go:416: (*Execution).NotAmd64-fm
01:48:01 [2024-04-09T01:48:01.456Z] 
01:48:01 [2024-04-09T01:48:01.456Z] DONE 5 tests, 1 skipped in 0.696s
01:48:01 [2024-04-09T01:48:01.456Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
01:48:01 [2024-04-09T01:48:01.456Z] ++ '[' -n '' ']'
01:48:01 [2024-04-09T01:48:01.456Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
01:48:01 [2024-04-09T01:48:01.456Z] ++ set -e
01:48:01 [2024-04-09T01:48:01.456Z] ++ '[' -n 0 ']'
01:48:01 [2024-04-09T01:48:01.456Z] ++ set -x
01:48:01 [2024-04-09T01:48:01.456Z] ++ 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.6vf69WVknZ/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
01:48:01 [2024-04-09T01:48:01.456Z] INFO: Testing against a local daemon
01:48:01 [2024-04-09T01:48:01.456Z] === RUN   TestContinueAfterPluginCrash
01:48:01 [2024-04-09T01:48:01.456Z] === PAUSE TestContinueAfterPluginCrash
01:48:01 [2024-04-09T01:48:01.456Z] === RUN   TestReadPluginNoRead
01:48:01 [2024-04-09T01:48:01.456Z] === PAUSE TestReadPluginNoRead
01:48:01 [2024-04-09T01:48:01.456Z] === RUN   TestDaemonStartWithLogOpt
01:48:01 [2024-04-09T01:48:01.456Z] === PAUSE TestDaemonStartWithLogOpt
01:48:01 [2024-04-09T01:48:01.456Z] === CONT  TestContinueAfterPluginCrash
01:48:01 [2024-04-09T01:48:01.456Z] === CONT  TestDaemonStartWithLogOpt
01:48:01 [2024-04-09T01:48:01.456Z] === CONT  TestReadPluginNoRead
01:48:03 [2024-04-09T01:48:03.362Z] === RUN   TestReadPluginNoRead/default
01:48:03 [2024-04-09T01:48:03.930Z] --- PASS: TestDaemonStartWithLogOpt (2.61s)
01:48:04 [2024-04-09T01:48:04.499Z] === RUN   TestReadPluginNoRead/disabled_caching
01:48:05 [2024-04-09T01:48:05.877Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
01:48:06 [2024-04-09T01:48:06.814Z]     read_test.go:93: [d63919bace94f] daemon is not started
01:48:06 [2024-04-09T01:48:06.814Z] --- PASS: TestReadPluginNoRead (5.54s)
01:48:06 [2024-04-09T01:48:06.814Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
01:48:06 [2024-04-09T01:48:06.814Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
01:48:06 [2024-04-09T01:48:06.814Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
01:48:09 [2024-04-09T01:48:09.348Z] --- PASS: TestContinueAfterPluginCrash (7.51s)
01:48:09 [2024-04-09T01:48:09.348Z] PASS
01:48:09 [2024-04-09T01:48:09.348Z] 
01:48:09 [2024-04-09T01:48:09.348Z] DONE 6 tests in 7.539s
01:48:09 [2024-04-09T01:48:09.348Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
01:48:09 [2024-04-09T01:48:09.348Z] ++ '[' -n '' ']'
01:48:09 [2024-04-09T01:48:09.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
01:48:09 [2024-04-09T01:48:09.349Z] ++ set -e
01:48:09 [2024-04-09T01:48:09.349Z] ++ '[' -n 0 ']'
01:48:09 [2024-04-09T01:48:09.349Z] ++ set -x
01:48:09 [2024-04-09T01:48:09.349Z] ++ 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.6vf69WVknZ/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
01:48:09 [2024-04-09T01:48:09.349Z] testing: warning: no tests to run
01:48:09 [2024-04-09T01:48:09.349Z] PASS
01:48:09 [2024-04-09T01:48:09.349Z] 
01:48:09 [2024-04-09T01:48:09.349Z] DONE 0 tests in 0.006s
01:48:09 [2024-04-09T01:48:09.349Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
01:48:09 [2024-04-09T01:48:09.349Z] ++ '[' -n '' ']'
01:48:09 [2024-04-09T01:48:09.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
01:48:09 [2024-04-09T01:48:09.349Z] ++ set -e
01:48:09 [2024-04-09T01:48:09.349Z] ++ '[' -n 0 ']'
01:48:09 [2024-04-09T01:48:09.349Z] ++ set -x
01:48:09 [2024-04-09T01:48:09.349Z] ++ 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.6vf69WVknZ/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
01:48:09 [2024-04-09T01:48:09.349Z] INFO: Testing against a local daemon
01:48:09 [2024-04-09T01:48:09.349Z] === RUN   TestPluginWithDevMounts
01:48:09 [2024-04-09T01:48:09.349Z] === PAUSE TestPluginWithDevMounts
01:48:09 [2024-04-09T01:48:09.349Z] === CONT  TestPluginWithDevMounts
01:48:10 [2024-04-09T01:48:10.286Z] --- PASS: TestPluginWithDevMounts (1.46s)
01:48:10 [2024-04-09T01:48:10.286Z] PASS
01:48:10 [2024-04-09T01:48:10.286Z] 
01:48:10 [2024-04-09T01:48:10.286Z] DONE 1 tests in 1.489s
01:48:10 [2024-04-09T01:48:10.286Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
01:48:10 [2024-04-09T01:48:10.286Z] ++ '[' -n '' ']'
01:48:10 [2024-04-09T01:48:10.286Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
01:48:10 [2024-04-09T01:48:10.286Z] ++ set -e
01:48:10 [2024-04-09T01:48:10.286Z] ++ '[' -n 0 ']'
01:48:10 [2024-04-09T01:48:10.286Z] ++ set -x
01:48:10 [2024-04-09T01:48:10.286Z] ++ 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.6vf69WVknZ/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
01:48:10 [2024-04-09T01:48:10.545Z] INFO: Testing against a local daemon
01:48:10 [2024-04-09T01:48:10.545Z] === RUN   TestSecretInspect
01:48:12 [2024-04-09T01:48:12.449Z] --- PASS: TestSecretInspect (1.95s)
01:48:12 [2024-04-09T01:48:12.449Z] === RUN   TestSecretList
01:48:14 [2024-04-09T01:48:14.355Z] --- PASS: TestSecretList (1.91s)
01:48:14 [2024-04-09T01:48:14.355Z] === RUN   TestSecretsCreateAndDelete
01:48:16 [2024-04-09T01:48:16.259Z] --- PASS: TestSecretsCreateAndDelete (1.86s)
01:48:16 [2024-04-09T01:48:16.259Z] === RUN   TestSecretsUpdate
01:48:18 [2024-04-09T01:48:18.163Z] --- PASS: TestSecretsUpdate (1.96s)
01:48:18 [2024-04-09T01:48:18.163Z] === RUN   TestTemplatedSecret
01:48:20 [2024-04-09T01:48:20.697Z] --- PASS: TestTemplatedSecret (2.36s)
01:48:20 [2024-04-09T01:48:20.697Z] === RUN   TestSecretCreateResolve
01:48:22 [2024-04-09T01:48:22.601Z] --- PASS: TestSecretCreateResolve (1.90s)
01:48:22 [2024-04-09T01:48:22.601Z] PASS
01:48:22 [2024-04-09T01:48:22.601Z] 
01:48:22 [2024-04-09T01:48:22.601Z] DONE 6 tests in 11.977s
01:48:22 [2024-04-09T01:48:22.601Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
01:48:22 [2024-04-09T01:48:22.601Z] ++ '[' -n '' ']'
01:48:22 [2024-04-09T01:48:22.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
01:48:22 [2024-04-09T01:48:22.601Z] ++ set -e
01:48:22 [2024-04-09T01:48:22.601Z] ++ '[' -n 0 ']'
01:48:22 [2024-04-09T01:48:22.601Z] ++ set -x
01:48:22 [2024-04-09T01:48:22.601Z] ++ 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.6vf69WVknZ/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
01:48:22 [2024-04-09T01:48:22.601Z] INFO: Testing against a local daemon
01:48:22 [2024-04-09T01:48:22.601Z] === RUN   TestServiceCreateInit
01:48:22 [2024-04-09T01:48:22.601Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:48:26 [2024-04-09T01:48:26.793Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:48:30 [2024-04-09T01:48:30.082Z] --- PASS: TestServiceCreateInit (7.24s)
01:48:30 [2024-04-09T01:48:30.082Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s)
01:48:30 [2024-04-09T01:48:30.082Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s)
01:48:30 [2024-04-09T01:48:30.082Z] === RUN   TestCreateServiceMultipleTimes
01:48:44 [2024-04-09T01:48:44.965Z] --- PASS: TestCreateServiceMultipleTimes (14.46s)
01:48:44 [2024-04-09T01:48:44.965Z] === RUN   TestCreateServiceConflict
01:48:46 [2024-04-09T01:48:46.343Z] --- PASS: TestCreateServiceConflict (1.92s)
01:48:46 [2024-04-09T01:48:46.343Z] === RUN   TestCreateServiceMaxReplicas
01:48:48 [2024-04-09T01:48:48.879Z] --- PASS: TestCreateServiceMaxReplicas (2.51s)
01:48:48 [2024-04-09T01:48:48.879Z] === RUN   TestCreateServiceSecretFileMode
01:49:01 [2024-04-09T01:49:01.088Z] --- PASS: TestCreateServiceSecretFileMode (12.35s)
01:49:01 [2024-04-09T01:49:01.088Z] === RUN   TestCreateServiceConfigFileMode
01:49:13 [2024-04-09T01:49:13.295Z] --- PASS: TestCreateServiceConfigFileMode (12.34s)
01:49:13 [2024-04-09T01:49:13.295Z] === RUN   TestCreateServiceSysctls
01:49:16 [2024-04-09T01:49:16.584Z] --- PASS: TestCreateServiceSysctls (2.91s)
01:49:16 [2024-04-09T01:49:16.584Z] === RUN   TestCreateServiceCapabilities
01:49:18 [2024-04-09T01:49:18.489Z] --- PASS: TestCreateServiceCapabilities (2.32s)
01:49:18 [2024-04-09T01:49:18.489Z] === RUN   TestInspect
01:49:21 [2024-04-09T01:49:21.024Z] --- PASS: TestInspect (2.52s)
01:49:21 [2024-04-09T01:49:21.024Z] === RUN   TestCreateJob
01:49:24 [2024-04-09T01:49:24.313Z] --- PASS: TestCreateJob (2.88s)
01:49:24 [2024-04-09T01:49:24.313Z] === RUN   TestReplicatedJob
01:49:28 [2024-04-09T01:49:28.506Z] --- PASS: TestReplicatedJob (4.47s)
01:49:28 [2024-04-09T01:49:28.506Z] === RUN   TestUpdateReplicatedJob
01:49:31 [2024-04-09T01:49:31.795Z] --- PASS: TestUpdateReplicatedJob (3.05s)
01:49:31 [2024-04-09T01:49:31.795Z] === RUN   TestServiceListWithStatuses
01:49:35 [2024-04-09T01:49:35.988Z] --- PASS: TestServiceListWithStatuses (4.27s)
01:49:35 [2024-04-09T01:49:35.989Z] === RUN   TestDockerNetworkConnectAliasPreV144
01:49:40 [2024-04-09T01:49:40.180Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.04s)
01:49:40 [2024-04-09T01:49:40.180Z] === RUN   TestDockerNetworkReConnect
01:49:43 [2024-04-09T01:49:43.470Z] --- PASS: TestDockerNetworkReConnect (3.24s)
01:49:43 [2024-04-09T01:49:43.470Z] === RUN   TestServicePlugin
01:49:43 [2024-04-09T01:49:43.470Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
01:49:43 [2024-04-09T01:49:43.470Z] --- SKIP: TestServicePlugin (0.00s)
01:49:43 [2024-04-09T01:49:43.470Z] === RUN   TestServiceUpdateLabel
01:49:44 [2024-04-09T01:49:44.847Z] --- PASS: TestServiceUpdateLabel (1.91s)
01:49:44 [2024-04-09T01:49:44.847Z] === RUN   TestServiceUpdateSecrets
01:49:59 [2024-04-09T01:49:59.730Z] --- PASS: TestServiceUpdateSecrets (14.20s)
01:49:59 [2024-04-09T01:49:59.730Z] === RUN   TestServiceUpdateConfigs
01:50:14 [2024-04-09T01:50:14.615Z] --- PASS: TestServiceUpdateConfigs (14.36s)
01:50:14 [2024-04-09T01:50:14.615Z] === RUN   TestServiceUpdateNetwork
01:50:26 [2024-04-09T01:50:26.826Z] --- PASS: TestServiceUpdateNetwork (11.99s)
01:50:26 [2024-04-09T01:50:26.826Z] === RUN   TestServiceUpdatePidsLimit
01:50:26 [2024-04-09T01:50:26.826Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
01:50:27 [2024-04-09T01:50:27.085Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
01:50:35 [2024-04-09T01:50:35.205Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
01:50:41 [2024-04-09T01:50:41.772Z] --- PASS: TestServiceUpdatePidsLimit (16.11s)
01:50:41 [2024-04-09T01:50:41.772Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
01:50:41 [2024-04-09T01:50:41.772Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
01:50:41 [2024-04-09T01:50:41.772Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
01:50:41 [2024-04-09T01:50:41.772Z] PASS
01:50:41 [2024-04-09T01:50:41.772Z] 
01:50:41 [2024-04-09T01:50:41.772Z] === Skipped
01:50:41 [2024-04-09T01:50:41.772Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
01:50:41 [2024-04-09T01:50:41.772Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
01:50:41 [2024-04-09T01:50:41.772Z] 
01:50:41 [2024-04-09T01:50:41.772Z] DONE 26 tests, 1 skipped in 139.116s
01:50:41 [2024-04-09T01:50:41.772Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
01:50:41 [2024-04-09T01:50:41.772Z] ++ '[' -n '' ']'
01:50:41 [2024-04-09T01:50:41.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
01:50:41 [2024-04-09T01:50:41.772Z] ++ set -e
01:50:41 [2024-04-09T01:50:41.772Z] ++ '[' -n 0 ']'
01:50:41 [2024-04-09T01:50:41.772Z] ++ set -x
01:50:41 [2024-04-09T01:50:41.772Z] ++ 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.6vf69WVknZ/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
01:50:41 [2024-04-09T01:50:41.772Z] INFO: Testing against a local daemon
01:50:41 [2024-04-09T01:50:41.772Z] === RUN   TestSessionCreate
01:50:41 [2024-04-09T01:50:41.772Z] --- PASS: TestSessionCreate (0.01s)
01:50:41 [2024-04-09T01:50:41.772Z] === RUN   TestSessionCreateWithBadUpgrade
01:50:41 [2024-04-09T01:50:41.772Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
01:50:41 [2024-04-09T01:50:41.772Z] PASS
01:50:41 [2024-04-09T01:50:41.772Z] 
01:50:41 [2024-04-09T01:50:41.772Z] DONE 2 tests in 0.038s
01:50:41 [2024-04-09T01:50:41.772Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
01:50:41 [2024-04-09T01:50:41.772Z] ++ '[' -n '' ']'
01:50:41 [2024-04-09T01:50:41.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
01:50:41 [2024-04-09T01:50:41.772Z] ++ set -e
01:50:41 [2024-04-09T01:50:41.772Z] ++ '[' -n 0 ']'
01:50:41 [2024-04-09T01:50:41.772Z] ++ set -x
01:50:41 [2024-04-09T01:50:41.772Z] ++ 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.6vf69WVknZ/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
01:50:41 [2024-04-09T01:50:41.772Z] INFO: Testing against a local daemon
01:50:41 [2024-04-09T01:50:41.772Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:50:41 [2024-04-09T01:50:41.772Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:50:41 [2024-04-09T01:50:41.772Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:50:41 [2024-04-09T01:50:41.772Z] === RUN   TestDiskUsage
01:50:42 [2024-04-09T01:50:42.031Z] === RUN   TestDiskUsage/empty
01:50:42 [2024-04-09T01:50:42.031Z] === RUN   TestDiskUsage/empty/container_types
01:50:42 [2024-04-09T01:50:42.031Z] === RUN   TestDiskUsage/empty/image_types
01:50:42 [2024-04-09T01:50:42.031Z] === RUN   TestDiskUsage/empty/volume_types
01:50:42 [2024-04-09T01:50:42.031Z] === RUN   TestDiskUsage/empty/build-cache_types
01:50:42 [2024-04-09T01:50:42.031Z] === RUN   TestDiskUsage/empty/container,_volume_types
01:50:42 [2024-04-09T01:50:42.031Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
01:50:42 [2024-04-09T01:50:42.031Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
01:50:42 [2024-04-09T01:50:42.031Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
01:50:42 [2024-04-09T01:50:42.031Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
01:50:42 [2024-04-09T01:50:42.031Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
01:50:42 [2024-04-09T01:50:42.031Z] === RUN   TestDiskUsage/after_LoadBusybox
01:50:42 [2024-04-09T01:50:42.290Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
01:50:42 [2024-04-09T01:50:42.290Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
01:50:42 [2024-04-09T01:50:42.290Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
01:50:42 [2024-04-09T01:50:42.290Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
01:50:42 [2024-04-09T01:50:42.290Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
01:50:42 [2024-04-09T01:50:42.290Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
01:50:42 [2024-04-09T01:50:42.290Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
01:50:42 [2024-04-09T01:50:42.290Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
01:50:42 [2024-04-09T01:50:42.290Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
01:50:42 [2024-04-09T01:50:42.290Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
01:50:42 [2024-04-09T01:50:42.290Z] === RUN   TestDiskUsage/after_container.Run
01:50:42 [2024-04-09T01:50:42.549Z] === RUN   TestDiskUsage/after_container.Run/container_types
01:50:42 [2024-04-09T01:50:42.549Z] === RUN   TestDiskUsage/after_container.Run/image_types
01:50:42 [2024-04-09T01:50:42.549Z] === RUN   TestDiskUsage/after_container.Run/volume_types
01:50:42 [2024-04-09T01:50:42.549Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
01:50:42 [2024-04-09T01:50:42.549Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
01:50:42 [2024-04-09T01:50:42.549Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
01:50:42 [2024-04-09T01:50:42.549Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
01:50:42 [2024-04-09T01:50:42.549Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
01:50:42 [2024-04-09T01:50:42.549Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
01:50:42 [2024-04-09T01:50:42.549Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
01:50:42 [2024-04-09T01:50:42.549Z] --- PASS: TestDiskUsage (1.05s)
01:50:42 [2024-04-09T01:50:42.549Z]     --- PASS: TestDiskUsage/empty (0.01s)
01:50:42 [2024-04-09T01:50:42.549Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
01:50:42 [2024-04-09T01:50:42.549Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]     --- PASS: TestDiskUsage/after_container.Run (0.24s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
01:50:42 [2024-04-09T01:50:42.550Z] === RUN   TestEventsExecDie
01:50:43 [2024-04-09T01:50:43.118Z] --- PASS: TestEventsExecDie (0.48s)
01:50:43 [2024-04-09T01:50:43.118Z] === RUN   TestEventsBackwardsCompatible
01:50:43 [2024-04-09T01:50:43.118Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
01:50:43 [2024-04-09T01:50:43.118Z] === RUN   TestEventsVolumeCreate
01:50:43 [2024-04-09T01:50:43.118Z] --- PASS: TestEventsVolumeCreate (0.06s)
01:50:43 [2024-04-09T01:50:43.118Z] === RUN   TestInfoBinaryCommits
01:50:43 [2024-04-09T01:50:43.377Z] --- PASS: TestInfoBinaryCommits (0.01s)
01:50:43 [2024-04-09T01:50:43.377Z] === RUN   TestInfoAPIVersioned
01:50:43 [2024-04-09T01:50:43.377Z] --- PASS: TestInfoAPIVersioned (0.01s)
01:50:43 [2024-04-09T01:50:43.377Z] === RUN   TestInfoAPI
01:50:43 [2024-04-09T01:50:43.377Z] --- PASS: TestInfoAPI (0.01s)
01:50:43 [2024-04-09T01:50:43.377Z] === RUN   TestInfoAPIWarnings
01:51:01 [2024-04-09T01:51:01.466Z] --- PASS: TestInfoAPIWarnings (16.54s)
01:51:01 [2024-04-09T01:51:01.466Z] === RUN   TestInfoDebug
01:51:01 [2024-04-09T01:51:01.466Z] --- PASS: TestInfoDebug (0.52s)
01:51:01 [2024-04-09T01:51:01.466Z] === RUN   TestInfoInsecureRegistries
01:51:01 [2024-04-09T01:51:01.466Z] --- PASS: TestInfoInsecureRegistries (0.52s)
01:51:01 [2024-04-09T01:51:01.466Z] === RUN   TestInfoRegistryMirrors
01:51:01 [2024-04-09T01:51:01.466Z] --- PASS: TestInfoRegistryMirrors (0.52s)
01:51:01 [2024-04-09T01:51:01.466Z] === RUN   TestLoginFailsWithBadCredentials
01:51:02 [2024-04-09T01:51:02.403Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
01:51:02 [2024-04-09T01:51:02.403Z] === RUN   TestPingCacheHeaders
01:51:02 [2024-04-09T01:51:02.403Z] --- PASS: TestPingCacheHeaders (0.01s)
01:51:02 [2024-04-09T01:51:02.403Z] === RUN   TestPingGet
01:51:02 [2024-04-09T01:51:02.403Z] --- PASS: TestPingGet (0.01s)
01:51:02 [2024-04-09T01:51:02.403Z] === RUN   TestPingHead
01:51:02 [2024-04-09T01:51:02.403Z] --- PASS: TestPingHead (0.01s)
01:51:02 [2024-04-09T01:51:02.403Z] === RUN   TestPingSwarmHeader
01:51:02 [2024-04-09T01:51:02.972Z] === RUN   TestPingSwarmHeader/before_swarm_init
01:51:03 [2024-04-09T01:51:03.539Z] === RUN   TestPingSwarmHeader/after_swarm_init
01:51:04 [2024-04-09T01:51:04.476Z] === RUN   TestPingSwarmHeader/after_swarm_leave
01:51:04 [2024-04-09T01:51:04.476Z] --- PASS: TestPingSwarmHeader (1.93s)
01:51:04 [2024-04-09T01:51:04.476Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
01:51:04 [2024-04-09T01:51:04.476Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
01:51:04 [2024-04-09T01:51:04.476Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
01:51:04 [2024-04-09T01:51:04.476Z] === RUN   TestPingBuilderHeader
01:51:04 [2024-04-09T01:51:04.476Z] === RUN   TestPingBuilderHeader/default_config
01:51:04 [2024-04-09T01:51:04.735Z] === RUN   TestPingBuilderHeader/buildkit_disabled
01:51:05 [2024-04-09T01:51:05.303Z] --- PASS: TestPingBuilderHeader (1.04s)
01:51:05 [2024-04-09T01:51:05.303Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
01:51:05 [2024-04-09T01:51:05.303Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
01:51:05 [2024-04-09T01:51:05.303Z] === RUN   TestVersion
01:51:05 [2024-04-09T01:51:05.303Z] --- PASS: TestVersion (0.01s)
01:51:05 [2024-04-09T01:51:05.303Z] PASS
01:51:05 [2024-04-09T01:51:05.303Z] 
01:51:05 [2024-04-09T01:51:05.303Z] === Skipped
01:51:05 [2024-04-09T01:51:05.303Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:51:05 [2024-04-09T01:51:05.303Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:51:05 [2024-04-09T01:51:05.303Z] 
01:51:05 [2024-04-09T01:51:05.303Z] DONE 57 tests, 1 skipped in 23.796s
01:51:05 [2024-04-09T01:51:05.303Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
01:51:05 [2024-04-09T01:51:05.303Z] ++ '[' -n '' ']'
01:51:05 [2024-04-09T01:51:05.303Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
01:51:05 [2024-04-09T01:51:05.303Z] ++ set -e
01:51:05 [2024-04-09T01:51:05.303Z] ++ '[' -n 0 ']'
01:51:05 [2024-04-09T01:51:05.303Z] ++ set -x
01:51:05 [2024-04-09T01:51:05.303Z] ++ 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.6vf69WVknZ/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
01:51:05 [2024-04-09T01:51:05.303Z] INFO: Testing against a local daemon
01:51:05 [2024-04-09T01:51:05.303Z] === RUN   TestRunMountVolumeSubdir
01:51:05 [2024-04-09T01:51:05.563Z]     mount_test.go:28: Setup stderr:
01:51:05 [2024-04-09T01:51:05.563Z]     mount_test.go:28: Setup stdout:
01:51:05 [2024-04-09T01:51:05.563Z]         /volume:
01:51:05 [2024-04-09T01:51:05.563Z]         total 24K    
01:51:05 [2024-04-09T01:51:05.563Z]         drwxr-xr-x    5 root     root        4.0K Apr  9 01:51 .
01:51:05 [2024-04-09T01:51:05.563Z]         drwxr-xr-x    1 root     root        4.0K Apr  9 01:51 ..
01:51:05 [2024-04-09T01:51:05.563Z]         -rw-r--r--    1 root     root           4 Apr  9 01:51 bar.txt
01:51:05 [2024-04-09T01:51:05.563Z]         drwxr-xr-x    2 root     root        4.0K Apr  9 01:51 bin
01:51:05 [2024-04-09T01:51:05.563Z]         drwxr-xr-x    3 root     root        4.0K Apr  9 01:51 hack
01:51:05 [2024-04-09T01:51:05.563Z]         drwxr-xr-x    2 root     root        4.0K Apr  9 01:51 subdir
01:51:05 [2024-04-09T01:51:05.563Z]         
01:51:05 [2024-04-09T01:51:05.563Z]         /volume/hack/:
01:51:05 [2024-04-09T01:51:05.563Z]         total 12K    
01:51:05 [2024-04-09T01:51:05.563Z]         drwxr-xr-x    3 root     root        4.0K Apr  9 01:51 .
01:51:05 [2024-04-09T01:51:05.563Z]         drwxr-xr-x    5 root     root        4.0K Apr  9 01:51 ..
01:51:05 [2024-04-09T01:51:05.563Z]         lrwxrwxrwx    1 root     root           4 Apr  9 01:51 bad -> root
01:51:05 [2024-04-09T01:51:05.563Z]         lrwxrwxrwx    1 root     root           9 Apr  9 01:51 good -> ../subdir
01:51:05 [2024-04-09T01:51:05.563Z]         drwxr-xr-x    2 root     root        4.0K Apr  9 01:51 iwanttobehackedwithtoctou
01:51:05 [2024-04-09T01:51:05.563Z]         lrwxrwxrwx    1 root     root           1 Apr  9 01:51 root -> /
01:51:05 [2024-04-09T01:51:05.822Z] === RUN   TestRunMountVolumeSubdir/subdir
01:51:06 [2024-04-09T01:51:06.390Z]     mount_test.go:101: stdout:
01:51:06 [2024-04-09T01:51:06.390Z]         hello.txt
01:51:06 [2024-04-09T01:51:06.390Z]     mount_test.go:102: stderr:
01:51:06 [2024-04-09T01:51:06.390Z] === RUN   TestRunMountVolumeSubdir/subdir_link
01:51:06 [2024-04-09T01:51:06.649Z]     mount_test.go:101: stdout:
01:51:06 [2024-04-09T01:51:06.649Z]         hello.txt
01:51:06 [2024-04-09T01:51:06.649Z]     mount_test.go:102: stderr:
01:51:06 [2024-04-09T01:51:06.649Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
01:51:07 [2024-04-09T01:51:07.217Z]     mount_test.go:101: stdout:
01:51:07 [2024-04-09T01:51:07.217Z]         /bin/busybox
01:51:07 [2024-04-09T01:51:07.217Z]     mount_test.go:102: stderr:
01:51:07 [2024-04-09T01:51:07.217Z] === RUN   TestRunMountVolumeSubdir/file
01:51:07 [2024-04-09T01:51:07.785Z]     mount_test.go:101: stdout:
01:51:07 [2024-04-09T01:51:07.785Z]         foo
01:51:07 [2024-04-09T01:51:07.785Z]     mount_test.go:102: stderr:
01:51:07 [2024-04-09T01:51:07.785Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
01:51:07 [2024-04-09T01:51:07.785Z] === RUN   TestRunMountVolumeSubdir/not_existing
01:51:07 [2024-04-09T01:51:07.785Z] === RUN   TestRunMountVolumeSubdir/mount_link
01:51:07 [2024-04-09T01:51:07.785Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
01:51:08 [2024-04-09T01:51:08.045Z] --- PASS: TestRunMountVolumeSubdir (2.65s)
01:51:08 [2024-04-09T01:51:08.045Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.45s)
01:51:08 [2024-04-09T01:51:08.045Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.41s)
01:51:08 [2024-04-09T01:51:08.045Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.42s)
01:51:08 [2024-04-09T01:51:08.045Z]     --- PASS: TestRunMountVolumeSubdir/file (0.48s)
01:51:08 [2024-04-09T01:51:08.045Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
01:51:08 [2024-04-09T01:51:08.045Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.13s)
01:51:08 [2024-04-09T01:51:08.045Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.14s)
01:51:08 [2024-04-09T01:51:08.045Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.15s)
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesCreateAndList
01:51:08 [2024-04-09T01:51:08.045Z] --- PASS: TestVolumesCreateAndList (0.01s)
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesRemove
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesRemove/volume_in_use
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesRemove/volume_not_in_use
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesRemove/non-existing_volume
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesRemove/non-existing_volume_force
01:51:08 [2024-04-09T01:51:08.045Z] --- PASS: TestVolumesRemove (0.06s)
01:51:08 [2024-04-09T01:51:08.045Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
01:51:08 [2024-04-09T01:51:08.045Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.02s)
01:51:08 [2024-04-09T01:51:08.045Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
01:51:08 [2024-04-09T01:51:08.045Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesRemoveSwarmEnabled
01:51:08 [2024-04-09T01:51:08.045Z] === PAUSE TestVolumesRemoveSwarmEnabled
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesInspect
01:51:08 [2024-04-09T01:51:08.045Z] --- PASS: TestVolumesInspect (0.01s)
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesInvalidJSON
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesInvalidJSON/volumes/create
01:51:08 [2024-04-09T01:51:08.045Z] === PAUSE TestVolumesInvalidJSON/volumes/create
01:51:08 [2024-04-09T01:51:08.045Z] === CONT  TestVolumesInvalidJSON/volumes/create
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
01:51:08 [2024-04-09T01:51:08.045Z] --- PASS: TestVolumesInvalidJSON (0.01s)
01:51:08 [2024-04-09T01:51:08.045Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
01:51:08 [2024-04-09T01:51:08.045Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
01:51:08 [2024-04-09T01:51:08.045Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
01:51:08 [2024-04-09T01:51:08.045Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
01:51:08 [2024-04-09T01:51:08.045Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
01:51:08 [2024-04-09T01:51:08.045Z] === RUN   TestVolumePruneAnonymous
01:51:08 [2024-04-09T01:51:08.304Z] --- PASS: TestVolumePruneAnonymous (0.03s)
01:51:08 [2024-04-09T01:51:08.304Z] === RUN   TestVolumePruneAnonFromImage
01:51:08 [2024-04-09T01:51:08.304Z] --- PASS: TestVolumePruneAnonFromImage (0.15s)
01:51:08 [2024-04-09T01:51:08.304Z] === CONT  TestVolumesRemoveSwarmEnabled
01:51:09 [2024-04-09T01:51:09.681Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
01:51:09 [2024-04-09T01:51:09.681Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
01:51:09 [2024-04-09T01:51:09.681Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
01:51:09 [2024-04-09T01:51:09.681Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
01:51:10 [2024-04-09T01:51:10.249Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.91s)
01:51:10 [2024-04-09T01:51:10.249Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
01:51:10 [2024-04-09T01:51:10.249Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
01:51:10 [2024-04-09T01:51:10.249Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
01:51:10 [2024-04-09T01:51:10.249Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
01:51:10 [2024-04-09T01:51:10.249Z] PASS
01:51:10 [2024-04-09T01:51:10.249Z] 
01:51:10 [2024-04-09T01:51:10.249Z] DONE 29 tests in 4.871s
01:51:10 [2024-04-09T01:51:10.249Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:51:10 [2024-04-09T01:51:10.508Z] ++++ cat bundles/test-integration/TestUsernsCommit/d264abfb5f190/docker.pid
01:51:10 [2024-04-09T01:51:10.508Z] +++ kill 67912
01:51:10 [2024-04-09T01:51:10.508Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 67912 is not a child of this shell
01:51:10 [2024-04-09T01:51:10.508Z] warning: PID 67912 from bundles/test-integration/TestUsernsCommit/d264abfb5f190/docker.pid had a nonzero exit code
01:51:10 [2024-04-09T01:51:10.508Z] umount: bundles/test-integration/TestUsernsCommit/d264abfb5f190/root: not mounted.
01:51:10 [2024-04-09T01:51:10.508Z] ++++ cat bundles/test-integration/docker.pid
01:51:10 [2024-04-09T01:51:10.508Z] +++ kill 25099
01:51:11 [2024-04-09T01:51:11.886Z] +++ /etc/init.d/apparmor stop
01:51:11 [2024-04-09T01:51:11.886Z] Leaving: AppArmorNo profiles have been unloaded.
01:51:11 [2024-04-09T01:51:11.886Z] 
01:51:11 [2024-04-09T01:51:11.886Z] Unloading profiles will leave already running processes permanently
01:51:11 [2024-04-09T01:51:11.886Z] unconfined, which can lead to unexpected situations.
01:51:11 [2024-04-09T01:51:11.886Z] 
01:51:11 [2024-04-09T01:51:11.886Z] To set a process to complain mode, use the command line tool
01:51:11 [2024-04-09T01:51:11.886Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:51:11 [2024-04-09T01:51:11.886Z] +++ true
01:51:11 [2024-04-09T01:51:11.886Z] exiting test-integration
01:51:11 [2024-04-09T01:51:11.886Z] ++ exit 0
01:51:11 [2024-04-09T01:51:11.886Z] 
Post stage
[Pipeline] junit
01:51:12 [2024-04-09T01:51:12.836Z] Recording test results
01:51:13 [2024-04-09T01:51:13.092Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:51:13 [2024-04-09T01:51:13.390Z] + echo Ensuring container killed.
01:51:13 [2024-04-09T01:51:13.390Z] Ensuring container killed.
01:51:13 [2024-04-09T01:51:13.390Z] + docker rm -vf docker-pr2
01:51:13 [2024-04-09T01:51:13.390Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
01:51:13 [2024-04-09T01:51:13.671Z] + echo Chowning /workspace to jenkins user
01:51:13 [2024-04-09T01:51:13.671Z] Chowning /workspace to jenkins user
01:51:13 [2024-04-09T01:51:13.671Z] + id -u
01:51:13 [2024-04-09T01:51:13.671Z] + id -g
01:51:13 [2024-04-09T01:51:13.671Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47656:/workspace busybox chown -R 1000:1000 /workspace
01:51:13 [2024-04-09T01:51:13.671Z] Unable to find image 'busybox:latest' locally
01:51:13 [2024-04-09T01:51:13.671Z] latest: Pulling from library/busybox
01:51:13 [2024-04-09T01:51:13.671Z] 45d8eb5967de: Already exists
01:51:13 [2024-04-09T01:51:13.930Z] Digest: sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
01:51:13 [2024-04-09T01:51:13.930Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:51:15 [2024-04-09T01:51:15.592Z] + bundleName=arm64-integration
01:51:15 [2024-04-09T01:51:15.593Z] + echo Creating arm64-integration-bundles.tar.gz
01:51:15 [2024-04-09T01:51:15.593Z] Creating arm64-integration-bundles.tar.gz
01:51:15 [2024-04-09T01:51:15.593Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
01:51:15 [2024-04-09T01:51:15.593Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
01:51:15 [2024-04-09T01:51:15.864Z] Archiving artifacts
01:51:17 [2024-04-09T01:51:17.687Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47656/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:51:17 [2024-04-09T01:51:17.973Z] + make clean
01:51:17 [2024-04-09T01:51:17.973Z] docker volume rm -f docker-dev-cache docker-mod-cache
01:51:17 [2024-04-09T01:51:17.973Z] docker-dev-cache
01:51:17 [2024-04-09T01:51:17.973Z] 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-47656/2/stashes/