Skip to content
Success

Console Output

Pull request #47671 updated
08:15:24 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from e0815819de44d12e850810d981afd382a4f3cdca+07c797281e34f354d538c2e4d6b3380d4fec51fc (69859ec8ab63f27f138ff78a1a0abaf5f312f51b)
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 216427d8bfae9541c1c15f61bd453be62935f49c
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47671@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 216427d8bfae9541c1c15f61bd453be62935f49c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10
Commit message: "Merge pull request #27 from docker/update-ec2-runner"
 > 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
08:15:25 [2024-04-04T08:15:25.994Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:15:25 [2024-04-04T08:15:25.996Z] Trying to pass milestone 1
[Pipeline] milestone
08:15:26 [2024-04-04T08:15:26.155Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:15:38 [2024-04-04T08:15:38.293Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-083d55de1322ead42) in /home/ubuntu/workspace/moby_PR-47671
[Pipeline] {
[Pipeline] checkout
08:15:38 [2024-04-04T08:15:38.307Z] The recommended git tool is: git
08:15:38 [2024-04-04T08:15:38.313Z] using credential docker-jenkins-github-credentials
08:15:38 [2024-04-04T08:15:38.318Z] Cloning the remote Git repository
08:15:38 [2024-04-04T08:15:38.318Z] Cloning with configured refspecs honoured and without tags
08:15:38 [2024-04-04T08:15:38.300Z] Cloning repository https://github.com/moby/moby.git
08:15:38 [2024-04-04T08:15:38.300Z]  > git init /home/ubuntu/workspace/moby_PR-47671 # timeout=10
08:15:38 [2024-04-04T08:15:38.304Z] Fetching upstream changes from https://github.com/moby/moby.git
08:15:38 [2024-04-04T08:15:38.305Z]  > git --version # timeout=10
08:15:38 [2024-04-04T08:15:38.307Z]  > git --version # 'git version 2.25.1'
08:15:38 [2024-04-04T08:15:38.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:15:38 [2024-04-04T08:15:38.310Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47671/head:refs/remotes/origin/PR-47671 +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
08:15:55 [2024-04-04T08:15:55.240Z] Fetching without tags
08:15:55 [2024-04-04T08:15:55.438Z] Merging remotes/origin/26.0 commit 07c797281e34f354d538c2e4d6b3380d4fec51fc into PR head commit e0815819de44d12e850810d981afd382a4f3cdca
08:15:55 [2024-04-04T08:15:55.214Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:15:55 [2024-04-04T08:15:55.216Z]  > git config --add remote.origin.fetch +refs/pull/47671/head:refs/remotes/origin/PR-47671 # timeout=10
08:15:55 [2024-04-04T08:15:55.218Z]  > git config --add remote.origin.fetch +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
08:15:55 [2024-04-04T08:15:55.227Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:15:55 [2024-04-04T08:15:55.232Z] Fetching upstream changes from https://github.com/moby/moby.git
08:15:55 [2024-04-04T08:15:55.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:15:55 [2024-04-04T08:15:55.234Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47671/head:refs/remotes/origin/PR-47671 +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
08:15:55 [2024-04-04T08:15:55.430Z]  > git config core.sparsecheckout # timeout=10
08:15:55 [2024-04-04T08:15:55.432Z]  > git checkout -f e0815819de44d12e850810d981afd382a4f3cdca # timeout=10
08:15:56 [2024-04-04T08:15:56.106Z] Merge succeeded, producing e0815819de44d12e850810d981afd382a4f3cdca
08:15:56 [2024-04-04T08:15:56.107Z] Checking out Revision e0815819de44d12e850810d981afd382a4f3cdca (PR-47671)
08:15:56 [2024-04-04T08:15:56.200Z] Commit message: "update to go1.21.9"
08:15:56 [2024-04-04T08:15:56.204Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:15:56 [2024-04-04T08:15:56.845Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47671:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=26.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
08:15:56 [2024-04-04T08:15:56.082Z]  > git remote # timeout=10
08:15:56 [2024-04-04T08:15:56.084Z]  > git config --get remote.origin.url # timeout=10
08:15:56 [2024-04-04T08:15:56.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:15:56 [2024-04-04T08:15:56.088Z]  > git merge 07c797281e34f354d538c2e4d6b3380d4fec51fc # timeout=10
08:15:56 [2024-04-04T08:15:56.094Z]  > git rev-parse HEAD^{commit} # timeout=10
08:15:56 [2024-04-04T08:15:56.098Z]  > git config core.sparsecheckout # timeout=10
08:15:56 [2024-04-04T08:15:56.100Z]  > git checkout -f e0815819de44d12e850810d981afd382a4f3cdca # timeout=10
08:15:56 [2024-04-04T08:15:56.191Z]  > git rev-list --no-walk c8f42d61c6aa6b0d9797f526dc0ecb2fe01e68fa # timeout=10
08:16:01 [2024-04-04T08:16:01.007Z] 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
08:16:17 [2024-04-04T08:16:17.420Z] Still waiting to schedule task
08:16:17 [2024-04-04T08:16:17.420Z]EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-04321b29f76cb52e3)’ is offline
08:16:33 [2024-04-04T08:16:33.934Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-04321b29f76cb52e3) in /home/ubuntu/workspace/moby_PR-47671
[Pipeline] {
[Pipeline] checkout
08:16:33 [2024-04-04T08:16:33.956Z] The recommended git tool is: git
08:16:36 [2024-04-04T08:16:36.200Z] using credential docker-jenkins-github-credentials
08:16:36 [2024-04-04T08:16:36.205Z] Cloning the remote Git repository
08:16:36 [2024-04-04T08:16:36.205Z] Cloning with configured refspecs honoured and without tags
08:16:36 [2024-04-04T08:16:36.198Z] Cloning repository https://github.com/moby/moby.git
08:16:36 [2024-04-04T08:16:36.234Z]  > git init /home/ubuntu/workspace/moby_PR-47671 # timeout=10
08:16:36 [2024-04-04T08:16:36.738Z] Fetching upstream changes from https://github.com/moby/moby.git
08:16:36 [2024-04-04T08:16:36.738Z]  > git --version # timeout=10
08:16:36 [2024-04-04T08:16:36.741Z]  > git --version # 'git version 2.25.1'
08:16:36 [2024-04-04T08:16:36.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:16:36 [2024-04-04T08:16:36.748Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47671/head:refs/remotes/origin/PR-47671 +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
08:16:50 [2024-04-04T08:16:50.596Z] Fetching without tags
08:16:50 [2024-04-04T08:16:50.763Z] Merging remotes/origin/26.0 commit 07c797281e34f354d538c2e4d6b3380d4fec51fc into PR head commit e0815819de44d12e850810d981afd382a4f3cdca
08:16:51 [2024-04-04T08:16:51.466Z] Merge succeeded, producing e0815819de44d12e850810d981afd382a4f3cdca
08:16:51 [2024-04-04T08:16:51.466Z] Checking out Revision e0815819de44d12e850810d981afd382a4f3cdca (PR-47671)
08:16:50 [2024-04-04T08:16:50.348Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:16:50 [2024-04-04T08:16:50.351Z]  > git config --add remote.origin.fetch +refs/pull/47671/head:refs/remotes/origin/PR-47671 # timeout=10
08:16:50 [2024-04-04T08:16:50.354Z]  > git config --add remote.origin.fetch +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
08:16:50 [2024-04-04T08:16:50.584Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:16:50 [2024-04-04T08:16:50.590Z] Fetching upstream changes from https://github.com/moby/moby.git
08:16:50 [2024-04-04T08:16:50.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:16:50 [2024-04-04T08:16:50.592Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47671/head:refs/remotes/origin/PR-47671 +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
08:16:50 [2024-04-04T08:16:50.759Z]  > git config core.sparsecheckout # timeout=10
08:16:50 [2024-04-04T08:16:50.769Z]  > git checkout -f e0815819de44d12e850810d981afd382a4f3cdca # timeout=10
08:16:51 [2024-04-04T08:16:51.425Z]  > git remote # timeout=10
08:16:51 [2024-04-04T08:16:51.429Z]  > git config --get remote.origin.url # timeout=10
08:16:51 [2024-04-04T08:16:51.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:16:51 [2024-04-04T08:16:51.448Z]  > git merge 07c797281e34f354d538c2e4d6b3380d4fec51fc # timeout=10
08:16:51 [2024-04-04T08:16:51.455Z]  > git rev-parse HEAD^{commit} # timeout=10
08:16:51 [2024-04-04T08:16:51.459Z]  > git config core.sparsecheckout # timeout=10
08:16:51 [2024-04-04T08:16:51.462Z]  > git checkout -f e0815819de44d12e850810d981afd382a4f3cdca # timeout=10
08:16:52 [2024-04-04T08:16:52.382Z] Commit message: "update to go1.21.9"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:16:53 [2024-04-04T08:16:53.107Z] + docker version
08:16:56 [2024-04-04T08:16:56.379Z] Client: Docker Engine - Community
08:16:56 [2024-04-04T08:16:56.379Z]  Version:           25.0.3
08:16:56 [2024-04-04T08:16:56.379Z]  API version:       1.44
08:16:56 [2024-04-04T08:16:56.379Z]  Go version:        go1.21.6
08:16:56 [2024-04-04T08:16:56.379Z]  Git commit:        4debf41
08:16:56 [2024-04-04T08:16:56.379Z]  Built:             Tue Feb  6 21:13:09 2024
08:16:56 [2024-04-04T08:16:56.379Z]  OS/Arch:           linux/arm64
08:16:56 [2024-04-04T08:16:56.379Z]  Context:           default
08:16:56 [2024-04-04T08:16:56.379Z] 
08:16:56 [2024-04-04T08:16:56.379Z] Server: Docker Engine - Community
08:16:56 [2024-04-04T08:16:56.379Z]  Engine:
08:16:56 [2024-04-04T08:16:56.379Z]   Version:          25.0.3
08:16:56 [2024-04-04T08:16:56.379Z]   API version:      1.44 (minimum version 1.24)
08:16:56 [2024-04-04T08:16:56.379Z]   Go version:       go1.21.6
08:16:56 [2024-04-04T08:16:56.379Z]   Git commit:       f417435
08:16:56 [2024-04-04T08:16:56.379Z]   Built:            Tue Feb  6 21:13:09 2024
08:16:56 [2024-04-04T08:16:56.379Z]   OS/Arch:          linux/arm64
08:16:56 [2024-04-04T08:16:56.379Z]   Experimental:     true
08:16:56 [2024-04-04T08:16:56.379Z]  containerd:
08:16:56 [2024-04-04T08:16:56.379Z]   Version:          1.6.28
08:16:56 [2024-04-04T08:16:56.379Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
08:16:56 [2024-04-04T08:16:56.379Z]  runc:
08:16:56 [2024-04-04T08:16:56.379Z]   Version:          1.1.12
08:16:56 [2024-04-04T08:16:56.379Z]   GitCommit:        v1.1.12-0-g51d5e94
08:16:56 [2024-04-04T08:16:56.379Z]  docker-init:
08:16:56 [2024-04-04T08:16:56.379Z]   Version:          0.19.0
08:16:56 [2024-04-04T08:16:56.379Z]   GitCommit:        de40ad0
[Pipeline] sh
08:16:56 [2024-04-04T08:16:56.667Z] + docker info
08:17:01 [2024-04-04T08:17:01.926Z] Client: Docker Engine - Community
08:17:01 [2024-04-04T08:17:01.926Z]  Version:    25.0.3
08:17:01 [2024-04-04T08:17:01.926Z]  Context:    default
08:17:01 [2024-04-04T08:17:01.926Z]  Debug Mode: false
08:17:01 [2024-04-04T08:17:01.926Z]  Plugins:
08:17:01 [2024-04-04T08:17:01.926Z]   buildx: Docker Buildx (Docker Inc.)
08:17:01 [2024-04-04T08:17:01.926Z]     Version:  v0.12.1
08:17:01 [2024-04-04T08:17:01.926Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
08:17:01 [2024-04-04T08:17:01.926Z]   compose: Docker Compose (Docker Inc.)
08:17:01 [2024-04-04T08:17:01.926Z]     Version:  v2.24.6
08:17:01 [2024-04-04T08:17:01.926Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
08:17:01 [2024-04-04T08:17:01.926Z] 
08:17:01 [2024-04-04T08:17:01.926Z] Server:
08:17:01 [2024-04-04T08:17:01.926Z]  Containers: 0
08:17:01 [2024-04-04T08:17:01.926Z]   Running: 0
08:17:01 [2024-04-04T08:17:01.926Z]   Paused: 0
08:17:01 [2024-04-04T08:17:01.926Z]   Stopped: 0
08:17:01 [2024-04-04T08:17:01.926Z]  Images: 0
08:17:01 [2024-04-04T08:17:01.926Z]  Server Version: 25.0.3
08:17:01 [2024-04-04T08:17:01.926Z]  Storage Driver: overlay2
08:17:01 [2024-04-04T08:17:01.926Z]   Backing Filesystem: extfs
08:17:01 [2024-04-04T08:17:01.926Z]   Supports d_type: true
08:17:01 [2024-04-04T08:17:01.926Z]   Using metacopy: false
08:17:01 [2024-04-04T08:17:01.926Z]   Native Overlay Diff: true
08:17:01 [2024-04-04T08:17:01.926Z]   userxattr: false
08:17:01 [2024-04-04T08:17:01.926Z]  Logging Driver: json-file
08:17:01 [2024-04-04T08:17:01.926Z]  Cgroup Driver: cgroupfs
08:17:01 [2024-04-04T08:17:01.926Z]  Cgroup Version: 1
08:17:01 [2024-04-04T08:17:01.926Z]  Plugins:
08:17:01 [2024-04-04T08:17:01.926Z]   Volume: local
08:17:01 [2024-04-04T08:17:01.926Z]   Network: bridge host ipvlan macvlan null overlay
08:17:01 [2024-04-04T08:17:01.926Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
08:17:01 [2024-04-04T08:17:01.926Z]  Swarm: inactive
08:17:01 [2024-04-04T08:17:01.926Z]  Runtimes: runc io.containerd.runc.v2
08:17:01 [2024-04-04T08:17:01.926Z]  Default Runtime: runc
08:17:01 [2024-04-04T08:17:01.926Z]  Init Binary: docker-init
08:17:01 [2024-04-04T08:17:01.926Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
08:17:01 [2024-04-04T08:17:01.926Z]  runc version: v1.1.12-0-g51d5e94
08:17:01 [2024-04-04T08:17:01.926Z]  init version: de40ad0
08:17:01 [2024-04-04T08:17:01.926Z]  Security Options:
08:17:01 [2024-04-04T08:17:01.926Z]   apparmor
08:17:01 [2024-04-04T08:17:01.926Z]   seccomp
08:17:01 [2024-04-04T08:17:01.926Z]    Profile: builtin
08:17:01 [2024-04-04T08:17:01.926Z]  Kernel Version: 5.15.0-1053-aws
08:17:01 [2024-04-04T08:17:01.926Z]  Operating System: Ubuntu 20.04.6 LTS
08:17:01 [2024-04-04T08:17:01.926Z]  OSType: linux
08:17:01 [2024-04-04T08:17:01.926Z]  Architecture: aarch64
08:17:01 [2024-04-04T08:17:01.926Z]  CPUs: 8
08:17:01 [2024-04-04T08:17:01.926Z]  Total Memory: 30.64GiB
08:17:01 [2024-04-04T08:17:01.926Z]  Name: ip-10-100-120-47
08:17:01 [2024-04-04T08:17:01.926Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
08:17:01 [2024-04-04T08:17:01.926Z]  Docker Root Dir: /var/lib/docker
08:17:01 [2024-04-04T08:17:01.926Z]  Debug Mode: false
08:17:01 [2024-04-04T08:17:01.926Z]  Experimental: true
08:17:01 [2024-04-04T08:17:01.926Z]  Insecure Registries:
08:17:01 [2024-04-04T08:17:01.926Z]   127.0.0.0/8
08:17:01 [2024-04-04T08:17:01.926Z]  Live Restore Enabled: true
08:17:01 [2024-04-04T08:17:01.926Z] 
[Pipeline] sh
08:17:02 [2024-04-04T08:17:02.201Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:17:02 [2024-04-04T08:17:02.201Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:17:02 [2024-04-04T08:17:02.201Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47671/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
08:17:02 [2024-04-04T08:17:02.201Z] + bash /home/ubuntu/workspace/moby_PR-47671/check-config.sh
08:17:02 [2024-04-04T08:17:02.201Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:17:02 [2024-04-04T08:17:02.201Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
08:17:02 [2024-04-04T08:17:02.201Z] 
08:17:02 [2024-04-04T08:17:02.201Z] Generally Necessary:
08:17:02 [2024-04-04T08:17:02.201Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:17:02 [2024-04-04T08:17:02.201Z] - apparmor: enabled and tools installed
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_NAMESPACES: enabled
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_NET_NS: enabled
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_PID_NS: enabled
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_IPC_NS: enabled
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_UTS_NS: enabled
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_CGROUPS: enabled
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_CGROUP_CPUACCT: enabled
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_CGROUP_DEVICE: enabled
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_CGROUP_FREEZER: enabled
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_CGROUP_SCHED: enabled
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_CPUSETS: enabled
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_MEMCG: enabled
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_KEYS: enabled
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_VETH: enabled (as module)
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_BRIDGE: enabled (as module)
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:17:02 [2024-04-04T08:17:02.201Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_NF_NAT: enabled (as module)
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_POSIX_MQUEUE: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_CGROUP_BPF: enabled
08:17:02 [2024-04-04T08:17:02.458Z] 
08:17:02 [2024-04-04T08:17:02.458Z] Optional Features:
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_USER_NS: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_SECCOMP: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_SECCOMP_FILTER: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_CGROUP_PIDS: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_MEMCG_SWAP: enabled
08:17:02 [2024-04-04T08:17:02.458Z]     (cgroup swap accounting is currently enabled)
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_BLK_CGROUP: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_CGROUP_PERF: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_CGROUP_HUGETLB: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_CFS_BANDWIDTH: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_RT_GROUP_SCHED: missing
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_IP_VS: enabled (as module)
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_IP_VS_NFCT: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_IP_VS_RR: enabled (as module)
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_SECURITY_SELINUX: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_SECURITY_APPARMOR: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_EXT4_FS: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:17:02 [2024-04-04T08:17:02.458Z] - Network Drivers:
08:17:02 [2024-04-04T08:17:02.458Z]   - "overlay":
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_VXLAN: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:17:02 [2024-04-04T08:17:02.715Z]       Optional (for encrypted networks):
08:17:02 [2024-04-04T08:17:02.715Z]       - CONFIG_CRYPTO: enabled
08:17:02 [2024-04-04T08:17:02.715Z]       - CONFIG_CRYPTO_AEAD: enabled
08:17:02 [2024-04-04T08:17:02.715Z]       - CONFIG_CRYPTO_GCM: enabled
08:17:02 [2024-04-04T08:17:02.715Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:17:02 [2024-04-04T08:17:02.715Z]       - CONFIG_CRYPTO_GHASH: enabled
08:17:02 [2024-04-04T08:17:02.715Z]       - CONFIG_XFRM: enabled
08:17:02 [2024-04-04T08:17:02.715Z]       - CONFIG_XFRM_USER: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]       - CONFIG_INET_ESP: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]   - "ipvlan":
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_IPVLAN: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]   - "macvlan":
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_MACVLAN: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_DUMMY: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]   - "ftp,tftp client in container":
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z] - Storage Drivers:
08:17:02 [2024-04-04T08:17:02.715Z]   - "aufs":
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_AUFS_FS: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]   - "btrfs":
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:17:02 [2024-04-04T08:17:02.715Z]   - "devicemapper":
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_BLK_DEV_DM: enabled
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]   - "overlay":
08:17:02 [2024-04-04T08:17:02.715Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:17:02 [2024-04-04T08:17:02.715Z]   - "zfs":
08:17:02 [2024-04-04T08:17:02.715Z]     - /dev/zfs: present
08:17:02 [2024-04-04T08:17:02.715Z]     - zfs command: missing
08:17:02 [2024-04-04T08:17:02.715Z]     - zpool command: missing
08:17:02 [2024-04-04T08:17:02.715Z] 
08:17:02 [2024-04-04T08:17:02.715Z] Limits:
08:17:02 [2024-04-04T08:17:02.715Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:17:02 [2024-04-04T08:17:02.715Z] 
08:17:02 [2024-04-04T08:17:02.715Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:17:03 [2024-04-04T08:17:03.006Z] + docker build --force-rm -t docker:e0815819de44d12e850810d981afd382a4f3cdca .
08:17:03 [2024-04-04T08:17:03.263Z] #0 building with "default" instance using docker driver
08:17:03 [2024-04-04T08:17:03.263Z] 
08:17:03 [2024-04-04T08:17:03.263Z] #1 [internal] load build definition from Dockerfile
08:17:03 [2024-04-04T08:17:03.263Z] #1 transferring dockerfile: 28.32kB done
08:17:03 [2024-04-04T08:17:03.263Z] #1 DONE 0.0s
08:17:03 [2024-04-04T08:17:03.263Z] 
08:17:03 [2024-04-04T08:17:03.263Z] #2 resolve image config for docker.io/docker/dockerfile:1
08:17:04 [2024-04-04T08:17:04.192Z] #2 DONE 0.9s
08:17:04 [2024-04-04T08:17:04.192Z] 
08:17:04 [2024-04-04T08:17:04.192Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
08:17:04 [2024-04-04T08:17:04.192Z] #3 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
08:17:04 [2024-04-04T08:17:04.192Z] #3 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
08:17:04 [2024-04-04T08:17:04.192Z] #3 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
08:17:04 [2024-04-04T08:17:04.192Z] #3 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
08:17:04 [2024-04-04T08:17:04.192Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
08:17:04 [2024-04-04T08:17:04.192Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s
08:17:04 [2024-04-04T08:17:04.755Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.5s done
08:17:04 [2024-04-04T08:17:04.755Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
08:17:04 [2024-04-04T08:17:04.755Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
08:17:04 [2024-04-04T08:17:04.755Z] #3 DONE 0.7s
08:17:05 [2024-04-04T08:17:05.012Z] 
08:17:05 [2024-04-04T08:17:05.012Z] #4 [internal] load metadata for docker.io/distribution/distribution:2.8.3
08:17:05 [2024-04-04T08:17:05.574Z] #4 DONE 0.8s
08:17:05 [2024-04-04T08:17:05.574Z] 
08:17:05 [2024-04-04T08:17:05.574Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
08:17:05 [2024-04-04T08:17:05.831Z] #5 ...
08:17:05 [2024-04-04T08:17:05.831Z] 
08:17:05 [2024-04-04T08:17:05.831Z] #6 [internal] load metadata for docker.io/library/busybox:latest
08:17:05 [2024-04-04T08:17:05.831Z] #6 DONE 0.8s
08:17:05 [2024-04-04T08:17:05.831Z] 
08:17:05 [2024-04-04T08:17:05.831Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1
08:17:05 [2024-04-04T08:17:05.831Z] #7 DONE 0.8s
08:17:05 [2024-04-04T08:17:05.831Z] 
08:17:05 [2024-04-04T08:17:05.831Z] #8 [internal] load metadata for docker.io/library/debian:bookworm
08:17:05 [2024-04-04T08:17:05.831Z] #8 DONE 0.8s
08:17:05 [2024-04-04T08:17:05.831Z] 
08:17:05 [2024-04-04T08:17:05.831Z] #9 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm
08:17:05 [2024-04-04T08:17:05.831Z] #9 DONE 1.0s
08:17:06 [2024-04-04T08:17:06.087Z] 
08:17:06 [2024-04-04T08:17:06.087Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
08:17:06 [2024-04-04T08:17:06.087Z] #5 DONE 1.0s
08:17:06 [2024-04-04T08:17:06.087Z] 
08:17:06 [2024-04-04T08:17:06.087Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:17:06 [2024-04-04T08:17:06.087Z] #10 DONE 1.0s
08:17:06 [2024-04-04T08:17:06.087Z] 
08:17:06 [2024-04-04T08:17:06.087Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
08:17:06 [2024-04-04T08:17:06.087Z] #11 DONE 1.2s
08:17:06 [2024-04-04T08:17:06.344Z] 
08:17:06 [2024-04-04T08:17:06.344Z] #12 [internal] load .dockerignore
08:17:06 [2024-04-04T08:17:06.344Z] #12 transferring context: 113B done
08:17:06 [2024-04-04T08:17:06.344Z] #12 DONE 0.1s
08:17:06 [2024-04-04T08:17:06.907Z] 
08:17:06 [2024-04-04T08:17:06.907Z] #13 [internal] load build context
08:17:08 [2024-04-04T08:17:08.799Z] #13 transferring context: 76.68MB 2.0s done
08:17:09 [2024-04-04T08:17:09.815Z] #13 DONE 3.0s
08:17:09 [2024-04-04T08:17:09.815Z] 
08:17:09 [2024-04-04T08:17:09.815Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
08:17:09 [2024-04-04T08:17:09.815Z] #14 resolve docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73 0.5s done
08:17:09 [2024-04-04T08:17:09.815Z] #14 sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73 1.64kB / 1.64kB done
08:17:09 [2024-04-04T08:17:09.815Z] #14 sha256:6d83e666a8d661668bff4d5fa83ef85bd498b866ab9bbc5f966b2bc14957b85b 1.79kB / 1.79kB done
08:17:09 [2024-04-04T08:17:09.815Z] #14 sha256:6244cf9e9d418d8b30d37671168adef72dcdcdcc83699576fd52b8f6c381cddd 2.90kB / 2.90kB done
08:17:09 [2024-04-04T08:17:09.815Z] #14 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 49.59MB / 49.59MB 2.0s done
08:17:09 [2024-04-04T08:17:09.815Z] #14 sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 23.58MB / 23.58MB 2.4s done
08:17:09 [2024-04-04T08:17:09.815Z] #14 sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 63.99MB / 63.99MB 2.4s
08:17:09 [2024-04-04T08:17:09.815Z] #14 extracting sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 0.2s
08:17:10 [2024-04-04T08:17:10.746Z] #14 extracting sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 1.5s done
08:17:11 [2024-04-04T08:17:11.003Z] #14 sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 63.99MB / 63.99MB 3.6s done
08:17:11 [2024-04-04T08:17:11.259Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 4.19MB / 86.41MB 3.8s
08:17:11 [2024-04-04T08:17:11.259Z] #14 ...
08:17:11 [2024-04-04T08:17:11.259Z] 
08:17:11 [2024-04-04T08:17:11.259Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
08:17:11 [2024-04-04T08:17:11.259Z] #15 resolve docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 0.5s done
08:17:11 [2024-04-04T08:17:11.259Z] #15 sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 6.76kB / 6.76kB done
08:17:11 [2024-04-04T08:17:11.259Z] #15 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done
08:17:11 [2024-04-04T08:17:11.259Z] #15 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done
08:17:11 [2024-04-04T08:17:11.259Z] #15 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 0.4s done
08:17:11 [2024-04-04T08:17:11.259Z] #15 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.2s done
08:17:11 [2024-04-04T08:17:11.259Z] #15 DONE 4.6s
08:17:11 [2024-04-04T08:17:11.259Z] 
08:17:11 [2024-04-04T08:17:11.260Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
08:17:11 [2024-04-04T08:17:11.260Z] #16 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 0.5s done
08:17:11 [2024-04-04T08:17:11.260Z] #16 sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 8.43kB / 8.43kB done
08:17:11 [2024-04-04T08:17:11.260Z] #16 sha256:d78f02d4266a872db42a2f51712f5b69db0c3c4b0713b57e109666e792df2666 482B / 482B done
08:17:11 [2024-04-04T08:17:11.260Z] #16 sha256:0a18cb5a34e1afa220a6afea023d787ee919e87c098b3180f3fa80d23cd16adb 1.13kB / 1.13kB done
08:17:11 [2024-04-04T08:17:11.260Z] #16 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 0.9s done
08:17:11 [2024-04-04T08:17:11.260Z] #16 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.4s done
08:17:11 [2024-04-04T08:17:11.260Z] #16 DONE 4.6s
08:17:11 [2024-04-04T08:17:11.260Z] 
08:17:11 [2024-04-04T08:17:11.260Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
08:17:11 [2024-04-04T08:17:11.260Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 13.63MB / 86.41MB 3.9s
08:17:11 [2024-04-04T08:17:11.260Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 0B / 64.11MB 3.9s
08:17:11 [2024-04-04T08:17:11.260Z] #14 sha256:8302b32663508461bc4c17fccb773a8de9040ba871bdeee7de323413f735826c 0B / 174B 3.9s
08:17:11 [2024-04-04T08:17:11.516Z] #14 ...
08:17:11 [2024-04-04T08:17:11.516Z] 
08:17:11 [2024-04-04T08:17:11.516Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116
08:17:11 [2024-04-04T08:17:11.516Z] #17 resolve docker.io/library/debian:bookworm@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116 0.5s done
08:17:11 [2024-04-04T08:17:11.516Z] #17 sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116 1.85kB / 1.85kB done
08:17:11 [2024-04-04T08:17:11.516Z] #17 sha256:f50f6cc64f28b1aaef7790f6c4ed819e861d47d91836502f2462b81c9b840dc2 1.48kB / 1.48kB done
08:17:11 [2024-04-04T08:17:11.516Z] #17 sha256:6496a3400e12fbff53da7318b304405a5cb2f185a74bdb4458dcc4b645839380 529B / 529B done
08:17:11 [2024-04-04T08:17:11.516Z] #17 sha256:6ee0baa58a3d368515336c1b5c1cade29c975e1b49a832f19e22f4c46f4a23a7 49.59MB / 49.59MB 2.0s done
08:17:11 [2024-04-04T08:17:11.516Z] #17 DONE 4.7s
08:17:11 [2024-04-04T08:17:11.516Z] 
08:17:11 [2024-04-04T08:17:11.516Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
08:17:11 [2024-04-04T08:17:11.516Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 23.07MB / 86.41MB 4.0s
08:17:11 [2024-04-04T08:17:11.516Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 4.19MB / 64.11MB 4.0s
08:17:11 [2024-04-04T08:17:11.516Z] #14 extracting sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 0.1s
08:17:11 [2024-04-04T08:17:11.516Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 32.51MB / 86.41MB 4.1s
08:17:11 [2024-04-04T08:17:11.516Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 16.78MB / 64.11MB 4.1s
08:17:11 [2024-04-04T08:17:11.516Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 4.1s
08:17:11 [2024-04-04T08:17:11.773Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 42.99MB / 86.41MB 4.2s
08:17:11 [2024-04-04T08:17:11.773Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 20.97MB / 64.11MB 4.2s
08:17:11 [2024-04-04T08:17:11.773Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 4.2s done
08:17:11 [2024-04-04T08:17:11.773Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 53.48MB / 86.41MB 4.3s
08:17:11 [2024-04-04T08:17:11.773Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 32.51MB / 64.11MB 4.3s
08:17:11 [2024-04-04T08:17:11.773Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 63.77MB / 86.41MB 4.4s
08:17:11 [2024-04-04T08:17:11.773Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 50.33MB / 64.11MB 4.4s
08:17:12 [2024-04-04T08:17:12.029Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 72.35MB / 86.41MB 4.6s
08:17:12 [2024-04-04T08:17:12.029Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 64.11MB / 64.11MB 4.6s
08:17:12 [2024-04-04T08:17:12.029Z] #14 extracting sha256:992a857ef57584af4efb4c62d68456f1e8513c95d6248fd796a9ea7f45da4d79 0.6s done
08:17:12 [2024-04-04T08:17:12.286Z] #14 extracting sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466
08:17:12 [2024-04-04T08:17:12.286Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 83.89MB / 86.41MB 4.9s
08:17:13 [2024-04-04T08:17:13.668Z] #14 sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 64.11MB / 64.11MB 6.3s done
08:17:14 [2024-04-04T08:17:14.252Z] #14 extracting sha256:3861a6536e4e911503e7d2fc8f93228491ba45d1e5def0d2f3723e32e03d7466 1.9s done
08:17:16 [2024-04-04T08:17:16.144Z] #14 sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 86.41MB / 86.41MB 8.0s done
08:17:16 [2024-04-04T08:17:16.144Z] #14 extracting sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5
08:17:16 [2024-04-04T08:17:16.707Z] #14 ...
08:17:16 [2024-04-04T08:17:16.707Z] 
08:17:16 [2024-04-04T08:17:16.707Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:17:16 [2024-04-04T08:17:16.707Z] #18 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.5s done
08:17:16 [2024-04-04T08:17:16.707Z] #18 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:17:16 [2024-04-04T08:17:16.707Z] #18 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
08:17:16 [2024-04-04T08:17:16.707Z] #18 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
08:17:16 [2024-04-04T08:17:16.707Z] #18 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done
08:17:16 [2024-04-04T08:17:16.707Z] #18 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done
08:17:16 [2024-04-04T08:17:16.964Z] #18 ...
08:17:16 [2024-04-04T08:17:16.964Z] 
08:17:16 [2024-04-04T08:17:16.964Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
08:17:16 [2024-04-04T08:17:16.964Z] #19 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.5s done
08:17:16 [2024-04-04T08:17:16.964Z] #19 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
08:17:16 [2024-04-04T08:17:16.964Z] #19 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
08:17:16 [2024-04-04T08:17:16.964Z] #19 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
08:17:16 [2024-04-04T08:17:16.964Z] #19 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 9.3s done
08:17:16 [2024-04-04T08:17:16.964Z] #19 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 9.5s
08:17:16 [2024-04-04T08:17:16.964Z] #19 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 9.5s
08:17:16 [2024-04-04T08:17:16.964Z] #19 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329
08:17:16 [2024-04-04T08:17:16.964Z] #19 ...
08:17:16 [2024-04-04T08:17:16.964Z] 
08:17:16 [2024-04-04T08:17:16.964Z] #20 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
08:17:16 [2024-04-04T08:17:16.964Z] #20 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.5s done
08:17:16 [2024-04-04T08:17:16.964Z] #20 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done
08:17:16 [2024-04-04T08:17:16.964Z] #20 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done
08:17:16 [2024-04-04T08:17:16.964Z] #20 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done
08:17:16 [2024-04-04T08:17:16.964Z] #20 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 8.2s done
08:17:16 [2024-04-04T08:17:16.964Z] #20 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done
08:17:16 [2024-04-04T08:17:16.964Z] #20 ...
08:17:16 [2024-04-04T08:17:16.964Z] 
08:17:16 [2024-04-04T08:17:16.964Z] #21 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
08:17:16 [2024-04-04T08:17:16.964Z] #21 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 0.5s done
08:17:16 [2024-04-04T08:17:16.964Z] #21 sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 8.43kB / 8.43kB done
08:17:16 [2024-04-04T08:17:16.964Z] #21 sha256:2ebce8c08cf8ceb899dfb863d96ad780e5765ee2996a39e7bb80abd22300e3fe 482B / 482B done
08:17:16 [2024-04-04T08:17:16.964Z] #21 sha256:fdeeb9474c5ad8b86b766022dfc0140d5ad606b88fe76836f380e0da3a9f0540 1.14kB / 1.14kB done
08:17:17 [2024-04-04T08:17:17.221Z] #21 ...
08:17:17 [2024-04-04T08:17:17.221Z] 
08:17:17 [2024-04-04T08:17:17.221Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:17:17 [2024-04-04T08:17:17.221Z] #18 DONE 10.4s
08:17:17 [2024-04-04T08:17:17.221Z] 
08:17:17 [2024-04-04T08:17:17.221Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
08:17:17 [2024-04-04T08:17:17.221Z] #19 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 9.6s done
08:17:17 [2024-04-04T08:17:17.221Z] #19 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 9.7s done
08:17:17 [2024-04-04T08:17:17.221Z] #19 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done
08:17:17 [2024-04-04T08:17:17.221Z] #19 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a
08:17:17 [2024-04-04T08:17:17.221Z] #19 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done
08:17:17 [2024-04-04T08:17:17.221Z] #19 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0B / 5.82MB 9.9s
08:17:17 [2024-04-04T08:17:17.477Z] #19 ...
08:17:17 [2024-04-04T08:17:17.477Z] 
08:17:17 [2024-04-04T08:17:17.477Z] #20 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
08:17:17 [2024-04-04T08:17:17.477Z] #20 DONE 10.7s
08:17:17 [2024-04-04T08:17:17.477Z] 
08:17:17 [2024-04-04T08:17:17.477Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
08:17:17 [2024-04-04T08:17:17.477Z] #19 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 4.19MB / 5.82MB 10.1s
08:17:17 [2024-04-04T08:17:17.477Z] #19 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 10.2s
08:17:17 [2024-04-04T08:17:17.477Z] #19 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2
08:17:17 [2024-04-04T08:17:17.734Z] #19 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
08:17:17 [2024-04-04T08:17:17.734Z] #19 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 10.3s done
08:17:18 [2024-04-04T08:17:18.296Z] #19 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09
08:17:18 [2024-04-04T08:17:18.860Z] #19 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.3s done
08:17:19 [2024-04-04T08:17:19.116Z] #19 ...
08:17:19 [2024-04-04T08:17:19.116Z] 
08:17:19 [2024-04-04T08:17:19.116Z] #21 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
08:17:19 [2024-04-04T08:17:19.116Z] #21 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 10.9s done
08:17:19 [2024-04-04T08:17:19.116Z] #21 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0.6s done
08:17:19 [2024-04-04T08:17:19.116Z] #21 DONE 12.4s
08:17:19 [2024-04-04T08:17:19.116Z] 
08:17:19 [2024-04-04T08:17:19.116Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
08:17:19 [2024-04-04T08:17:19.116Z] #19 DONE 12.4s
08:17:19 [2024-04-04T08:17:19.116Z] 
08:17:19 [2024-04-04T08:17:19.116Z] #22 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
08:17:21 [2024-04-04T08:17:21.637Z] #22 ...
08:17:21 [2024-04-04T08:17:21.637Z] 
08:17:21 [2024-04-04T08:17:21.637Z] #23 [build-dummy 2/2] RUN mkdir -p /build
08:17:21 [2024-04-04T08:17:21.637Z] #23 ...
08:17:21 [2024-04-04T08:17:21.637Z] 
08:17:21 [2024-04-04T08:17:21.637Z] #24 [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
08:17:21 [2024-04-04T08:17:21.637Z] #24 0.879 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 0.934 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 0.979 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 1.013 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 1.553 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 1.616 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 2.518 Fetched 9099 kB in 2s (4800 kB/s)
08:17:21 [2024-04-04T08:17:21.637Z] #24 2.518 Reading package lists...
08:17:21 [2024-04-04T08:17:21.637Z] #24 3.182 Reading package lists...
08:17:21 [2024-04-04T08:17:21.637Z] #24 3.759 Building dependency tree...
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.107 The following additional packages will be installed:
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.107   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.107   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.108   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.110 Suggested packages:
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.110   krb5-doc krb5-user
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.110 Recommended packages:
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.110   krb5-locales libldap-common publicsuffix libsasl2-modules
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.276 The following NEW packages will be installed:
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.277   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.277   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.277   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.278   libssh2-1 libssl3 openssl
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.773 0 upgraded, 21 newly installed, 0 to remove and 8 not upgraded.
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.773 Need to get 5813 kB of archives.
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.773 After this operation, 16.1 MB of additional disk space will be used.
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.773 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.832 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.890 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.891 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.904 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.906 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.917 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.926 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.946 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.948 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.950 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.967 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.968 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.980 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.988 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.990 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 4.993 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 5.015 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 5.080 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 5.113 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 5.115 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:17:21 [2024-04-04T08:17:21.637Z] #24 5.516 debconf: delaying package configuration, since apt-utils is not installed
08:17:21 [2024-04-04T08:17:21.637Z] #24 5.560 Fetched 5813 kB in 1s (8362 kB/s)
08:17:21 [2024-04-04T08:17:21.637Z] #24 5.733 Selecting previously unselected package libssl3:arm64.
08:17:21 [2024-04-04T08:17:21.637Z] #24 5.733 (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.)
08:17:21 [2024-04-04T08:17:21.637Z] #24 5.739 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 5.797 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 6.872 Selecting previously unselected package openssl.
08:17:21 [2024-04-04T08:17:21.637Z] #24 6.873 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 6.882 Unpacking openssl (3.0.11-1~deb12u2) ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 7.178 Selecting previously unselected package ca-certificates.
08:17:21 [2024-04-04T08:17:21.637Z] #24 7.178 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 7.217 Unpacking ca-certificates (20230311) ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 7.469 Selecting previously unselected package libbrotli1:arm64.
08:17:21 [2024-04-04T08:17:21.637Z] #24 7.470 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 7.484 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 7.669 Selecting previously unselected package libkrb5support0:arm64.
08:17:21 [2024-04-04T08:17:21.637Z] #24 7.671 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 7.690 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 7.900 Selecting previously unselected package libk5crypto3:arm64.
08:17:21 [2024-04-04T08:17:21.637Z] #24 7.902 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 7.973 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 8.195 Selecting previously unselected package libkeyutils1:arm64.
08:17:21 [2024-04-04T08:17:21.637Z] #24 8.196 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 8.204 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 8.775 Selecting previously unselected package libkrb5-3:arm64.
08:17:21 [2024-04-04T08:17:21.637Z] #24 8.777 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 8.831 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 9.154 Selecting previously unselected package libgssapi-krb5-2:arm64.
08:17:21 [2024-04-04T08:17:21.637Z] #24 9.156 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 9.201 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 9.651 Selecting previously unselected package libsasl2-modules-db:arm64.
08:17:21 [2024-04-04T08:17:21.637Z] #24 9.653 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 9.660 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 9.944 Selecting previously unselected package libsasl2-2:arm64.
08:17:21 [2024-04-04T08:17:21.637Z] #24 9.946 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
08:17:21 [2024-04-04T08:17:21.637Z] #24 9.992 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
08:17:21 [2024-04-04T08:17:21.894Z] #24 10.38 Selecting previously unselected package libldap-2.5-0:arm64.
08:17:21 [2024-04-04T08:17:21.894Z] #24 10.38 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
08:17:21 [2024-04-04T08:17:21.894Z] #24 10.43 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
08:17:22 [2024-04-04T08:17:22.151Z] #24 10.80 Selecting previously unselected package libnghttp2-14:arm64.
08:17:22 [2024-04-04T08:17:22.407Z] #24 10.80 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
08:17:22 [2024-04-04T08:17:22.407Z] #24 10.82 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
08:17:22 [2024-04-04T08:17:22.407Z] #24 11.08 Selecting previously unselected package libpsl5:arm64.
08:17:22 [2024-04-04T08:17:22.664Z] #24 11.08 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
08:17:22 [2024-04-04T08:17:22.664Z] #24 11.08 Unpacking libpsl5:arm64 (0.21.2-1) ...
08:17:22 [2024-04-04T08:17:22.664Z] #24 11.24 Selecting previously unselected package librtmp1:arm64.
08:17:22 [2024-04-04T08:17:22.664Z] #24 11.24 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
08:17:22 [2024-04-04T08:17:22.664Z] #24 11.25 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:17:22 [2024-04-04T08:17:22.920Z] #24 11.64 Selecting previously unselected package libssh2-1:arm64.
08:17:23 [2024-04-04T08:17:23.321Z] #24 11.64 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
08:17:23 [2024-04-04T08:17:23.321Z] #24 11.75 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
08:17:24 [2024-04-04T08:17:24.250Z] #24 12.73 Selecting previously unselected package libcurl4:arm64.
08:17:24 [2024-04-04T08:17:24.250Z] #24 12.73 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
08:17:24 [2024-04-04T08:17:24.250Z] #24 12.74 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
08:17:24 [2024-04-04T08:17:24.250Z] #24 12.89 Selecting previously unselected package curl.
08:17:24 [2024-04-04T08:17:24.614Z] #24 12.89 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
08:17:24 [2024-04-04T08:17:24.614Z] #24 12.96 Unpacking curl (7.88.1-10+deb12u5) ...
08:17:25 [2024-04-04T08:17:25.178Z] #24 13.51 Selecting previously unselected package libonig5:arm64.
08:17:25 [2024-04-04T08:17:25.178Z] #24 13.51 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
08:17:25 [2024-04-04T08:17:25.178Z] #24 13.52 Unpacking libonig5:arm64 (6.9.8-1) ...
08:17:25 [2024-04-04T08:17:25.178Z] #24 13.76 Selecting previously unselected package libjq1:arm64.
08:17:25 [2024-04-04T08:17:25.435Z] #24 13.76 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
08:17:25 [2024-04-04T08:17:25.435Z] #24 13.78 Unpacking libjq1:arm64 (1.6-2.1) ...
08:17:25 [2024-04-04T08:17:25.435Z] #24 13.92 Selecting previously unselected package jq.
08:17:25 [2024-04-04T08:17:25.435Z] #24 13.92 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
08:17:25 [2024-04-04T08:17:25.435Z] #24 13.97 Unpacking jq (1.6-2.1) ...
08:17:25 [2024-04-04T08:17:25.691Z] #24 14.18 Setting up libkeyutils1:arm64 (1.6.3-2) ...
08:17:25 [2024-04-04T08:17:25.691Z] #24 ...
08:17:25 [2024-04-04T08:17:25.691Z] 
08:17:25 [2024-04-04T08:17:25.691Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:921c0d657d76a62400e4c70e14015154689371b568bad9212270a1f8ca689b73
08:17:25 [2024-04-04T08:17:25.691Z] #14 extracting sha256:abc7e462754aa407ba73b5f3e308e2dd9f24ad9d6692a741f7864bbd27e67eb5 2.1s done
08:17:25 [2024-04-04T08:17:25.691Z] #14 extracting sha256:25add0833684ab35305ea2c049117949bfa00d48e6a0b6a424a51bbfa687333f 5.7s done
08:17:25 [2024-04-04T08:17:25.691Z] #14 extracting sha256:8302b32663508461bc4c17fccb773a8de9040ba871bdeee7de323413f735826c done
08:17:25 [2024-04-04T08:17:25.691Z] #14 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
08:17:25 [2024-04-04T08:17:25.691Z] #14 DONE 18.9s
08:17:25 [2024-04-04T08:17:25.691Z] 
08:17:25 [2024-04-04T08:17:25.691Z] #24 [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
08:17:25 [2024-04-04T08:17:25.691Z] #24 14.21 Setting up libpsl5:arm64 (0.21.2-1) ...
08:17:25 [2024-04-04T08:17:25.691Z] #24 14.25 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
08:17:25 [2024-04-04T08:17:25.691Z] #24 14.28 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
08:17:25 [2024-04-04T08:17:25.691Z] #24 14.31 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
08:17:25 [2024-04-04T08:17:25.691Z] #24 14.34 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
08:17:25 [2024-04-04T08:17:25.691Z] #24 14.37 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
08:17:25 [2024-04-04T08:17:25.691Z] #24 14.42 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:17:26 [2024-04-04T08:17:26.278Z] #24 14.44 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
08:17:26 [2024-04-04T08:17:26.278Z] #24 14.48 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
08:17:26 [2024-04-04T08:17:26.840Z] #24 15.34 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
08:17:26 [2024-04-04T08:17:26.840Z] #24 15.37 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
08:17:26 [2024-04-04T08:17:26.840Z] #24 15.41 Setting up openssl (3.0.11-1~deb12u2) ...
08:17:27 [2024-04-04T08:17:27.096Z] #24 15.60 Setting up libonig5:arm64 (6.9.8-1) ...
08:17:27 [2024-04-04T08:17:27.096Z] #24 15.74 Setting up libjq1:arm64 (1.6-2.1) ...
08:17:27 [2024-04-04T08:17:27.353Z] #24 15.88 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
08:17:27 [2024-04-04T08:17:27.353Z] #24 15.90 Setting up ca-certificates (20230311) ...
08:17:27 [2024-04-04T08:17:27.353Z] #24 15.99 debconf: unable to initialize frontend: Dialog
08:17:27 [2024-04-04T08:17:27.353Z] #24 15.99 debconf: (TERM is not set, so the dialog frontend is not usable.)
08:17:27 [2024-04-04T08:17:27.353Z] #24 15.99 debconf: falling back to frontend: Readline
08:17:27 [2024-04-04T08:17:27.609Z] #24 15.99 debconf: unable to initialize frontend: Readline
08:17:27 [2024-04-04T08:17:27.609Z] #24 15.99 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.)
08:17:27 [2024-04-04T08:17:27.609Z] #24 15.99 debconf: falling back to frontend: Teletype
08:17:27 [2024-04-04T08:17:27.609Z] #24 16.28 Updating certificates in /etc/ssl/certs...
08:17:28 [2024-04-04T08:17:28.172Z] #24 16.69 140 added, 0 removed; done.
08:17:28 [2024-04-04T08:17:28.172Z] #24 16.83 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
08:17:28 [2024-04-04T08:17:28.428Z] #24 16.86 Setting up jq (1.6-2.1) ...
08:17:28 [2024-04-04T08:17:28.428Z] #24 16.92 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
08:17:28 [2024-04-04T08:17:28.428Z] #24 16.97 Setting up curl (7.88.1-10+deb12u5) ...
08:17:28 [2024-04-04T08:17:28.428Z] #24 17.02 Processing triggers for libc-bin (2.36-9+deb12u4) ...
08:17:28 [2024-04-04T08:17:28.428Z] #24 17.07 Processing triggers for ca-certificates (20230311) ...
08:17:28 [2024-04-04T08:17:28.428Z] #24 17.08 Updating certificates in /etc/ssl/certs...
08:17:28 [2024-04-04T08:17:28.704Z] #24 17.41 0 added, 0 removed; done.
08:17:28 [2024-04-04T08:17:28.704Z] #24 17.41 Running hooks in /etc/ca-certificates/update.d...
08:17:28 [2024-04-04T08:17:28.961Z] #24 17.41 done.
08:17:29 [2024-04-04T08:17:29.523Z] #24 DONE 17.9s
08:17:29 [2024-04-04T08:17:29.523Z] 
08:17:29 [2024-04-04T08:17:29.523Z] #22 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
08:17:29 [2024-04-04T08:17:29.523Z] #22 DONE 10.2s
08:17:29 [2024-04-04T08:17:29.523Z] 
08:17:29 [2024-04-04T08:17:29.523Z] #23 [build-dummy 2/2] RUN mkdir -p /build
08:17:29 [2024-04-04T08:17:29.523Z] #23 DONE 18.1s
08:17:29 [2024-04-04T08:17:29.523Z] 
08:17:29 [2024-04-04T08:17:29.523Z] #25 [base 2/4] COPY --from=xx / /
08:17:29 [2024-04-04T08:17:29.523Z] #25 DONE 0.1s
08:17:29 [2024-04-04T08:17:29.523Z] 
08:17:29 [2024-04-04T08:17:29.523Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
08:17:29 [2024-04-04T08:17:29.523Z] #26 DONE 0.1s
08:17:29 [2024-04-04T08:17:29.523Z] 
08:17:29 [2024-04-04T08:17:29.523Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
08:17:29 [2024-04-04T08:17:29.523Z] #27 DONE 0.1s
08:17:29 [2024-04-04T08:17:29.523Z] 
08:17:29 [2024-04-04T08:17:29.523Z] #28 [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
08:17:30 [2024-04-04T08:17:30.086Z] #28 ...
08:17:30 [2024-04-04T08:17:30.086Z] 
08:17:30 [2024-04-04T08:17:30.086Z] #29 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:17:30 [2024-04-04T08:17:30.086Z] #29 DONE 0.5s
08:17:30 [2024-04-04T08:17:30.086Z] 
08:17:30 [2024-04-04T08:17:30.086Z] #30 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
08:17:30 [2024-04-04T08:17:30.343Z] #30 0.520 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:17:30 [2024-04-04T08:17:30.599Z] #30 0.528 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:17:30 [2024-04-04T08:17:30.599Z] #30 0.528 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:17:30 [2024-04-04T08:17:30.599Z] #30 0.594 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:17:30 [2024-04-04T08:17:30.599Z] #30 0.652 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
08:17:30 [2024-04-04T08:17:30.856Z] #30 0.706 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
08:17:31 [2024-04-04T08:17:31.418Z] #30 1.606 Fetched 9099 kB in 1s (6753 kB/s)
08:17:31 [2024-04-04T08:17:31.980Z] #30 1.606 Reading package lists...
08:17:32 [2024-04-04T08:17:32.799Z] #30 2.198 Reading package lists...
08:17:33 [2024-04-04T08:17:33.055Z] #30 2.774 Building dependency tree...
08:17:33 [2024-04-04T08:17:33.055Z] #30 2.936 Reading state information...
08:17:33 [2024-04-04T08:17:33.055Z] #30 3.136 The following additional packages will be installed:
08:17:33 [2024-04-04T08:17:33.055Z] #30 3.137   libmagic-mgc libmagic1
08:17:33 [2024-04-04T08:17:33.055Z] #30 3.165 The following NEW packages will be installed:
08:17:33 [2024-04-04T08:17:33.311Z] #30 3.166   file libmagic-mgc libmagic1
08:17:33 [2024-04-04T08:17:33.311Z] #30 3.436 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded.
08:17:33 [2024-04-04T08:17:33.311Z] #30 3.436 Need to get 446 kB of archives.
08:17:33 [2024-04-04T08:17:33.311Z] #30 3.436 After this operation, 8709 kB of additional disk space will be used.
08:17:33 [2024-04-04T08:17:33.311Z] #30 3.436 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
08:17:33 [2024-04-04T08:17:33.568Z] #30 3.440 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
08:17:33 [2024-04-04T08:17:33.568Z] #30 3.442 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
08:17:33 [2024-04-04T08:17:33.568Z] #30 3.576 debconf: delaying package configuration, since apt-utils is not installed
08:17:33 [2024-04-04T08:17:33.568Z] #30 3.612 Fetched 446 kB in 0s (1663 kB/s)
08:17:33 [2024-04-04T08:17:33.568Z] #30 3.630 Selecting previously unselected package libmagic-mgc.
08:17:33 [2024-04-04T08:17:33.568Z] #30 3.630 (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.)
08:17:33 [2024-04-04T08:17:33.568Z] #30 3.640 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
08:17:33 [2024-04-04T08:17:33.568Z] #30 3.644 Unpacking libmagic-mgc (1:5.44-3) ...
08:17:33 [2024-04-04T08:17:33.568Z] #30 3.719 Selecting previously unselected package libmagic1:arm64.
08:17:33 [2024-04-04T08:17:33.824Z] #30 3.721 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
08:17:33 [2024-04-04T08:17:33.824Z] #30 3.733 Unpacking libmagic1:arm64 (1:5.44-3) ...
08:17:33 [2024-04-04T08:17:33.824Z] #30 3.768 Selecting previously unselected package file.
08:17:33 [2024-04-04T08:17:33.824Z] #30 3.770 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
08:17:33 [2024-04-04T08:17:33.824Z] #30 3.774 Unpacking file (1:5.44-3) ...
08:17:33 [2024-04-04T08:17:33.824Z] #30 3.820 Setting up libmagic-mgc (1:5.44-3) ...
08:17:33 [2024-04-04T08:17:33.824Z] #30 3.833 Setting up libmagic1:arm64 (1:5.44-3) ...
08:17:33 [2024-04-04T08:17:33.824Z] #30 3.852 Setting up file (1:5.44-3) ...
08:17:33 [2024-04-04T08:17:33.824Z] #30 3.862 Processing triggers for libc-bin (2.36-9+deb12u4) ...
08:17:34 [2024-04-04T08:17:34.080Z] #30 DONE 4.2s
08:17:34 [2024-04-04T08:17:34.080Z] 
08:17:34 [2024-04-04T08:17:34.080Z] #28 [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
08:17:34 [2024-04-04T08:17:34.080Z] #28 2.389 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
08:17:34 [2024-04-04T08:17:34.080Z] #28 2.967 #=#=#                                                                         
08:17:34 [2024-04-04T08:17:34.080Z] #28 3.247 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
08:17:34 [2024-04-04T08:17:34.080Z] #28 3.532 
08:17:34 [2024-04-04T08:17:34.336Z] #28 ...
08:17:34 [2024-04-04T08:17:34.336Z] 
08:17:34 [2024-04-04T08:17:34.336Z] #31 [swagger-src 1/3] WORKDIR /usr/src/swagger
08:17:34 [2024-04-04T08:17:34.336Z] #31 DONE 0.1s
08:17:34 [2024-04-04T08:17:34.336Z] 
08:17:34 [2024-04-04T08:17:34.336Z] #32 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
08:17:34 [2024-04-04T08:17:34.336Z] #32 DONE 0.1s
08:17:34 [2024-04-04T08:17:34.336Z] 
08:17:34 [2024-04-04T08:17:34.336Z] #33 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:17:34 [2024-04-04T08:17:34.336Z] #33 DONE 0.2s
08:17:34 [2024-04-04T08:17:34.336Z] 
08:17:34 [2024-04-04T08:17:34.336Z] #34 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
08:17:34 [2024-04-04T08:17:34.336Z] #34 DONE 0.2s
08:17:34 [2024-04-04T08:17:34.336Z] 
08:17:34 [2024-04-04T08:17:34.336Z] #35 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli
08:17:34 [2024-04-04T08:17:34.336Z] #35 DONE 0.2s
08:17:34 [2024-04-04T08:17:34.336Z] 
08:17:34 [2024-04-04T08:17:34.336Z] #36 [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
08:17:34 [2024-04-04T08:17:34.592Z] #36 ...
08:17:34 [2024-04-04T08:17:34.592Z] 
08:17:34 [2024-04-04T08:17:34.592Z] #37 [tini-src 1/3] WORKDIR /usr/src/tini
08:17:34 [2024-04-04T08:17:34.592Z] #37 DONE 0.2s
08:17:34 [2024-04-04T08:17:34.592Z] 
08:17:34 [2024-04-04T08:17:34.592Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry
08:17:34 [2024-04-04T08:17:34.592Z] #38 DONE 0.3s
08:17:34 [2024-04-04T08:17:34.592Z] 
08:17:34 [2024-04-04T08:17:34.592Z] #39 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
08:17:34 [2024-04-04T08:17:34.592Z] #39 DONE 0.3s
08:17:34 [2024-04-04T08:17:34.592Z] 
08:17:34 [2024-04-04T08:17:34.592Z] #40 [runc-src 1/3] WORKDIR /usr/src/runc
08:17:34 [2024-04-04T08:17:34.592Z] #40 DONE 0.4s
08:17:34 [2024-04-04T08:17:34.592Z] 
08:17:34 [2024-04-04T08:17:34.592Z] #41 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
08:17:34 [2024-04-04T08:17:34.592Z] #41 DONE 0.4s
08:17:34 [2024-04-04T08:17:34.592Z] 
08:17:34 [2024-04-04T08:17:34.592Z] #42 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:17:34 [2024-04-04T08:17:34.592Z] #42 DONE 0.4s
08:17:34 [2024-04-04T08:17:34.592Z] 
08:17:34 [2024-04-04T08:17:34.592Z] #43 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
08:17:34 [2024-04-04T08:17:34.592Z] #43 DONE 0.4s
08:17:34 [2024-04-04T08:17:34.592Z] 
08:17:34 [2024-04-04T08:17:34.592Z] #44 [delve-src 1/3] WORKDIR /usr/src/delve
08:17:34 [2024-04-04T08:17:34.592Z] #44 DONE 0.4s
08:17:34 [2024-04-04T08:17:34.592Z] 
08:17:34 [2024-04-04T08:17:34.592Z] #45 [containerd-src 1/3] WORKDIR /usr/src/containerd
08:17:34 [2024-04-04T08:17:34.592Z] #45 DONE 0.4s
08:17:34 [2024-04-04T08:17:34.592Z] 
08:17:34 [2024-04-04T08:17:34.592Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
08:17:35 [2024-04-04T08:17:35.156Z] #46 ...
08:17:35 [2024-04-04T08:17:35.156Z] 
08:17:35 [2024-04-04T08:17:35.156Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
08:17:35 [2024-04-04T08:17:35.156Z] #47 0.460 hint: Using 'master' as the name for the initial branch. This default branch name
08:17:35 [2024-04-04T08:17:35.156Z] #47 0.460 hint: is subject to change. To configure the initial branch name to use in all
08:17:35 [2024-04-04T08:17:35.156Z] #47 0.460 hint: of your new repositories, which will suppress this warning, call:
08:17:35 [2024-04-04T08:17:35.156Z] #47 0.460 hint: 
08:17:35 [2024-04-04T08:17:35.156Z] #47 0.460 hint: 	git config --global init.defaultBranch <name>
08:17:35 [2024-04-04T08:17:35.156Z] #47 0.460 hint: 
08:17:35 [2024-04-04T08:17:35.156Z] #47 0.460 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:17:35 [2024-04-04T08:17:35.156Z] #47 0.460 hint: 'development'. The just-created branch can be renamed via this command:
08:17:35 [2024-04-04T08:17:35.156Z] #47 0.460 hint: 
08:17:35 [2024-04-04T08:17:35.156Z] #47 0.460 hint: 	git branch -m <name>
08:17:35 [2024-04-04T08:17:35.156Z] #47 0.461 Initialized empty Git repository in /usr/src/swagger/.git/
08:17:35 [2024-04-04T08:17:35.156Z] #47 DONE 0.6s
08:17:35 [2024-04-04T08:17:35.156Z] 
08:17:35 [2024-04-04T08:17:35.156Z] #48 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
08:17:35 [2024-04-04T08:17:35.156Z] #48 0.548 hint: Using 'master' as the name for the initial branch. This default branch name
08:17:35 [2024-04-04T08:17:35.156Z] #48 0.548 hint: is subject to change. To configure the initial branch name to use in all
08:17:35 [2024-04-04T08:17:35.156Z] #48 0.548 hint: of your new repositories, which will suppress this warning, call:
08:17:35 [2024-04-04T08:17:35.156Z] #48 0.548 hint: 
08:17:35 [2024-04-04T08:17:35.156Z] #48 0.548 hint: 	git config --global init.defaultBranch <name>
08:17:35 [2024-04-04T08:17:35.156Z] #48 0.548 hint: 
08:17:35 [2024-04-04T08:17:35.156Z] #48 0.548 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:17:35 [2024-04-04T08:17:35.156Z] #48 0.548 hint: 'development'. The just-created branch can be renamed via this command:
08:17:35 [2024-04-04T08:17:35.156Z] #48 0.548 hint: 
08:17:35 [2024-04-04T08:17:35.156Z] #48 0.548 hint: 	git branch -m <name>
08:17:35 [2024-04-04T08:17:35.156Z] #48 0.550 Initialized empty Git repository in /usr/src/tini/.git/
08:17:35 [2024-04-04T08:17:35.156Z] #48 DONE 0.6s
08:17:35 [2024-04-04T08:17:35.156Z] 
08:17:35 [2024-04-04T08:17:35.156Z] #49 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:17:35 [2024-04-04T08:17:35.412Z] #49 ...
08:17:35 [2024-04-04T08:17:35.412Z] 
08:17:35 [2024-04-04T08:17:35.412Z] #50 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
08:17:35 [2024-04-04T08:17:35.412Z] #50 0.763 hint: Using 'master' as the name for the initial branch. This default branch name
08:17:35 [2024-04-04T08:17:35.412Z] #50 0.763 hint: is subject to change. To configure the initial branch name to use in all
08:17:35 [2024-04-04T08:17:35.412Z] #50 0.763 hint: of your new repositories, which will suppress this warning, call:
08:17:35 [2024-04-04T08:17:35.412Z] #50 0.763 hint: 
08:17:35 [2024-04-04T08:17:35.412Z] #50 0.763 hint: 	git config --global init.defaultBranch <name>
08:17:35 [2024-04-04T08:17:35.412Z] #50 0.763 hint: 
08:17:35 [2024-04-04T08:17:35.412Z] #50 0.763 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:17:35 [2024-04-04T08:17:35.412Z] #50 0.763 hint: 'development'. The just-created branch can be renamed via this command:
08:17:35 [2024-04-04T08:17:35.412Z] #50 0.763 hint: 
08:17:35 [2024-04-04T08:17:35.412Z] #50 0.763 hint: 	git branch -m <name>
08:17:35 [2024-04-04T08:17:35.412Z] #50 0.764 Initialized empty Git repository in /usr/src/registry/.git/
08:17:35 [2024-04-04T08:17:35.412Z] #50 DONE 0.8s
08:17:35 [2024-04-04T08:17:35.412Z] 
08:17:35 [2024-04-04T08:17:35.412Z] #51 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
08:17:35 [2024-04-04T08:17:35.412Z] #51 0.686 hint: Using 'master' as the name for the initial branch. This default branch name
08:17:35 [2024-04-04T08:17:35.412Z] #51 0.686 hint: is subject to change. To configure the initial branch name to use in all
08:17:35 [2024-04-04T08:17:35.412Z] #51 0.686 hint: of your new repositories, which will suppress this warning, call:
08:17:35 [2024-04-04T08:17:35.412Z] #51 0.686 hint: 
08:17:35 [2024-04-04T08:17:35.412Z] #51 0.686 hint: 	git config --global init.defaultBranch <name>
08:17:35 [2024-04-04T08:17:35.412Z] #51 0.686 hint: 
08:17:35 [2024-04-04T08:17:35.412Z] #51 0.686 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:17:35 [2024-04-04T08:17:35.412Z] #51 0.686 hint: 'development'. The just-created branch can be renamed via this command:
08:17:35 [2024-04-04T08:17:35.412Z] #51 0.686 hint: 
08:17:35 [2024-04-04T08:17:35.412Z] #51 0.686 hint: 	git branch -m <name>
08:17:35 [2024-04-04T08:17:35.412Z] #51 0.688 Initialized empty Git repository in /usr/src/runc/.git/
08:17:35 [2024-04-04T08:17:35.412Z] #51 DONE 0.7s
08:17:35 [2024-04-04T08:17:35.669Z] 
08:17:35 [2024-04-04T08:17:35.669Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
08:17:39 [2024-04-04T08:17:39.840Z] #52 3.873 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:17:39 [2024-04-04T08:17:39.840Z] #52 3.873 + mkdir /build
08:17:40 [2024-04-04T08:17:40.402Z] #52 ...
08:17:40 [2024-04-04T08:17:40.402Z] 
08:17:40 [2024-04-04T08:17:40.402Z] #28 [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
08:17:40 [2024-04-04T08:17:40.402Z] #28 5.471 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
08:17:40 [2024-04-04T08:17:40.402Z] #28 6.105 #=#=#                                                                         
##O#-#                                                                        
08:17:40 [2024-04-04T08:17:40.402Z] #28 6.632 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
08:17:40 [2024-04-04T08:17:40.402Z] #28 6.975 
08:17:40 [2024-04-04T08:17:40.402Z] #28 9.232 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
08:17:40 [2024-04-04T08:17:40.402Z] #28 10.14 #=#=#                                                                         
08:17:40 [2024-04-04T08:17:40.402Z] #28 10.45 #=#=#                                                                         

                                                                           0.0%
##########################                                                36.6%
####################################################                      73.3%
######################################################################## 100.0%
08:17:40 [2024-04-04T08:17:40.659Z] #28 11.29 
08:17:41 [2024-04-04T08:17:41.591Z] #28 ...
08:17:41 [2024-04-04T08:17:41.591Z] 
08:17:41 [2024-04-04T08:17:41.591Z] #53 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
08:17:41 [2024-04-04T08:17:41.591Z] #53 1.992 hint: Using 'master' as the name for the initial branch. This default branch name
08:17:41 [2024-04-04T08:17:41.591Z] #53 1.992 hint: is subject to change. To configure the initial branch name to use in all
08:17:41 [2024-04-04T08:17:41.591Z] #53 1.992 hint: of your new repositories, which will suppress this warning, call:
08:17:41 [2024-04-04T08:17:41.591Z] #53 1.992 hint: 
08:17:41 [2024-04-04T08:17:41.591Z] #53 1.992 hint: 	git config --global init.defaultBranch <name>
08:17:41 [2024-04-04T08:17:41.591Z] #53 1.992 hint: 
08:17:41 [2024-04-04T08:17:41.591Z] #53 1.992 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:17:41 [2024-04-04T08:17:41.591Z] #53 1.992 hint: 'development'. The just-created branch can be renamed via this command:
08:17:41 [2024-04-04T08:17:41.591Z] #53 1.992 hint: 
08:17:41 [2024-04-04T08:17:41.591Z] #53 1.992 hint: 	git branch -m <name>
08:17:41 [2024-04-04T08:17:41.591Z] #53 2.005 Initialized empty Git repository in /usr/src/delve/.git/
08:17:41 [2024-04-04T08:17:41.591Z] #53 DONE 6.9s
08:17:41 [2024-04-04T08:17:41.591Z] 
08:17:41 [2024-04-04T08:17:41.591Z] #54 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:17:41 [2024-04-04T08:17:41.591Z] #54 ...
08:17:41 [2024-04-04T08:17:41.591Z] 
08:17:41 [2024-04-04T08:17:41.591Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
08:17:41 [2024-04-04T08:17:41.591Z] #46 1.997 hint: Using 'master' as the name for the initial branch. This default branch name
08:17:41 [2024-04-04T08:17:41.591Z] #46 1.997 hint: is subject to change. To configure the initial branch name to use in all
08:17:41 [2024-04-04T08:17:41.591Z] #46 1.997 hint: of your new repositories, which will suppress this warning, call:
08:17:41 [2024-04-04T08:17:41.591Z] #46 1.997 hint: 
08:17:41 [2024-04-04T08:17:41.591Z] #46 1.997 hint: 	git config --global init.defaultBranch <name>
08:17:41 [2024-04-04T08:17:41.591Z] #46 1.997 hint: 
08:17:41 [2024-04-04T08:17:41.591Z] #46 1.997 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:17:41 [2024-04-04T08:17:41.591Z] #46 1.997 hint: 'development'. The just-created branch can be renamed via this command:
08:17:41 [2024-04-04T08:17:41.591Z] #46 1.997 hint: 
08:17:41 [2024-04-04T08:17:41.591Z] #46 1.997 hint: 	git branch -m <name>
08:17:41 [2024-04-04T08:17:41.591Z] #46 2.000 Initialized empty Git repository in /usr/src/containerd/.git/
08:17:41 [2024-04-04T08:17:41.591Z] #46 DONE 7.0s
08:17:41 [2024-04-04T08:17:41.591Z] 
08:17:41 [2024-04-04T08:17:41.591Z] #55 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
08:17:41 [2024-04-04T08:17:41.591Z] #55 1.996 hint: Using 'master' as the name for the initial branch. This default branch name
08:17:41 [2024-04-04T08:17:41.591Z] #55 1.996 hint: is subject to change. To configure the initial branch name to use in all
08:17:41 [2024-04-04T08:17:41.591Z] #55 1.996 hint: of your new repositories, which will suppress this warning, call:
08:17:41 [2024-04-04T08:17:41.591Z] #55 1.996 hint: 
08:17:41 [2024-04-04T08:17:41.591Z] #55 1.996 hint: 	git config --global init.defaultBranch <name>
08:17:41 [2024-04-04T08:17:41.591Z] #55 1.996 hint: 
08:17:41 [2024-04-04T08:17:41.591Z] #55 1.996 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:17:41 [2024-04-04T08:17:41.591Z] #55 1.996 hint: 'development'. The just-created branch can be renamed via this command:
08:17:41 [2024-04-04T08:17:41.591Z] #55 1.996 hint: 
08:17:41 [2024-04-04T08:17:41.591Z] #55 1.996 hint: 	git branch -m <name>
08:17:41 [2024-04-04T08:17:41.591Z] #55 2.001 Initialized empty Git repository in /usr/src/rootlesskit/.git/
08:17:41 [2024-04-04T08:17:41.591Z] #55 DONE 7.0s
08:17:41 [2024-04-04T08:17:41.591Z] 
08:17:41 [2024-04-04T08:17:41.591Z] #49 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:17:41 [2024-04-04T08:17:41.591Z] #49 DONE 6.5s
08:17:41 [2024-04-04T08:17:41.591Z] 
08:17:41 [2024-04-04T08:17:41.591Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
08:17:41 [2024-04-04T08:17:41.591Z] #56 DONE 6.6s
08:17:41 [2024-04-04T08:17:41.591Z] 
08:17:41 [2024-04-04T08:17:41.591Z] #57 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:17:41 [2024-04-04T08:17:41.591Z] #57 DONE 6.3s
08:17:41 [2024-04-04T08:17:41.591Z] 
08:17:41 [2024-04-04T08:17:41.591Z] #52 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
08:17:41 [2024-04-04T08:17:41.591Z] #52 DONE 6.4s
08:17:41 [2024-04-04T08:17:41.591Z] 
08:17:41 [2024-04-04T08:17:41.591Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
08:17:41 [2024-04-04T08:17:41.591Z] #58 1.879 go: downloading github.com/golangci/golangci-lint v1.55.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.725 go: downloading github.com/fatih/color v1.15.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.726 go: downloading github.com/gofrs/flock v0.8.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.726 go: downloading github.com/spf13/cobra v1.7.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.727 go: downloading github.com/spf13/pflag v1.0.5
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.727 go: downloading github.com/spf13/viper v1.12.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.727 go: downloading gopkg.in/yaml.v3 v3.0.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.732 go: downloading golang.org/x/tools v0.14.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.733 go: downloading github.com/hashicorp/go-version v1.6.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.847 go: downloading github.com/ldez/gomoddirectives v0.2.3
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.848 go: downloading github.com/mitchellh/go-homedir v1.1.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.848 go: downloading github.com/mitchellh/mapstructure v1.5.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.849 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.850 go: downloading github.com/hashicorp/go-multierror v1.1.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.970 go: downloading github.com/mattn/go-colorable v0.1.13
08:17:41 [2024-04-04T08:17:41.591Z] #58 2.970 go: downloading github.com/sirupsen/logrus v1.9.3
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.011 go: downloading github.com/stretchr/testify v1.8.4
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.013 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.106 go: downloading github.com/mattn/go-isatty v0.0.17
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.191 go: downloading github.com/fsnotify/fsnotify v1.5.4
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.198 go: downloading github.com/spf13/afero v1.8.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.203 go: downloading github.com/spf13/cast v1.5.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.256 go: downloading github.com/spf13/jwalterweatherman v1.1.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.257 go: downloading github.com/golangci/revgrep v0.5.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.337 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.338 go: downloading 4d63.com/gochecknoglobals v0.2.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.425 go: downloading github.com/4meepo/tagalign v1.3.3
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.427 go: downloading github.com/Abirdcfly/dupword v0.0.13
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.515 go: downloading github.com/Antonboom/errname v0.1.12
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.517 go: downloading github.com/Antonboom/nilnil v0.1.7
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.519 go: downloading github.com/Antonboom/testifylint v0.2.3
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.520 go: downloading github.com/BurntSushi/toml v1.3.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.674 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.748 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.749 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.750 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.751 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.858 go: downloading github.com/alexkohler/prealloc v1.0.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.918 go: downloading github.com/alingse/asasalint v0.0.11
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.920 go: downloading github.com/ashanbrown/forbidigo v1.6.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.921 go: downloading github.com/ashanbrown/makezero v1.1.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.944 go: downloading github.com/blizzy78/varnamelen v0.8.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.946 go: downloading github.com/bkielbasa/cyclop v1.2.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.953 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 3.968 go: downloading github.com/breml/bidichk v0.2.7
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.011 go: downloading github.com/breml/errchkjson v0.3.6
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.118 go: downloading github.com/butuzov/ireturn v0.2.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.128 go: downloading github.com/butuzov/mirror v1.1.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.128 go: downloading github.com/catenacyber/perfsprint v0.2.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.153 go: downloading github.com/charithe/durationcheck v0.0.10
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.154 go: downloading github.com/curioswitch/go-reassign v0.2.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.155 go: downloading github.com/daixiang0/gci v0.11.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.238 go: downloading github.com/denis-tingaikin/go-header v0.4.3
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.253 go: downloading github.com/esimonov/ifshort v1.0.4
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.269 go: downloading github.com/firefart/nonamedreturns v1.0.4
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.281 go: downloading github.com/fzipp/gocyclo v0.6.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.281 go: downloading github.com/ghostiam/protogetter v0.2.3
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.281 go: downloading github.com/go-critic/go-critic v0.9.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.357 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.423 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.437 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.437 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.585 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.585 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.602 go: downloading github.com/golangci/misspell v0.4.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.624 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.624 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.645 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.693 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.749 go: downloading github.com/hexops/gotextdiff v1.0.3
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.755 go: downloading github.com/jgautheron/goconst v1.6.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.792 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.792 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.792 go: downloading github.com/julz/importas v0.1.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.857 go: downloading github.com/kisielk/errcheck v1.6.3
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.857 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.857 go: downloading github.com/kulti/thelper v0.6.3
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.857 go: downloading github.com/kunwardeep/paralleltest v1.0.8
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.887 go: downloading github.com/kyoh86/exportloopref v0.1.11
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.899 go: downloading github.com/ldez/tagliatelle v0.5.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.901 go: downloading github.com/leonklingele/grouper v1.1.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.925 go: downloading github.com/lufeee/execinquery v1.2.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 4.960 go: downloading github.com/macabu/inamedparam v0.1.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.013 go: downloading github.com/maratori/testableexamples v1.0.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.029 go: downloading github.com/maratori/testpackage v1.1.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.029 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.029 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.029 go: downloading github.com/mgechev/revive v1.3.4
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.133 go: downloading github.com/moricho/tparallel v0.3.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.133 go: downloading github.com/nakabonne/nestif v0.3.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.186 go: downloading github.com/nishanths/exhaustive v0.11.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.187 go: downloading github.com/nishanths/predeclared v0.2.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.188 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.221 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.222 go: downloading github.com/ryancurrah/gomodguard v1.3.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.337 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.389 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.571 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.572 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.573 go: downloading github.com/securego/gosec/v2 v2.18.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.689 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.697 go: downloading github.com/sivchari/containedctx v1.0.3
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.714 go: downloading github.com/sivchari/nosnakecase v1.7.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.714 go: downloading github.com/sivchari/tenv v1.7.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.715 go: downloading github.com/sonatard/noctx v0.0.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.781 go: downloading github.com/sourcegraph/go-diff v0.7.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.781 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.782 go: downloading github.com/tdakkota/asciicheck v0.2.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.783 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.853 go: downloading github.com/tetafro/godot v1.4.15
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.854 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.898 go: downloading github.com/timonwong/loggercheck v0.9.4
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.899 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.900 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.901 go: downloading github.com/ultraware/funlen v0.1.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.901 go: downloading github.com/ultraware/whitespace v0.0.5
08:17:41 [2024-04-04T08:17:41.591Z] #58 5.949 go: downloading github.com/uudashr/gocognit v1.1.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.029 go: downloading github.com/xen0n/gosmopolitan v1.2.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.053 go: downloading github.com/yagipy/maintidx v1.0.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.054 go: downloading github.com/yeya24/promlinter v0.2.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.056 go: downloading github.com/ykadowak/zerologlint v0.1.3
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.069 go: downloading gitlab.com/bosi/decorder v0.4.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.071 go: downloading go-simpler.org/sloglint v0.1.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.171 go: downloading go.tmz.dev/musttag v0.7.2
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.174 go: downloading honnef.co/go/tools v0.4.6
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.845 go: downloading mvdan.cc/gofumpt v0.5.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.845 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.845 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.845 go: downloading github.com/hashicorp/errwrap v1.0.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.845 go: downloading golang.org/x/mod v0.13.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.845 go: downloading golang.org/x/sys v0.13.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.846 go: downloading github.com/davecgh/go-spew v1.1.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.846 go: downloading github.com/pmezard/go-difflib v1.0.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 6.939 go: downloading github.com/stretchr/objx v0.5.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 7.027 go: downloading github.com/subosito/gotenv v1.4.1
08:17:41 [2024-04-04T08:17:41.591Z] #58 7.065 go: downloading github.com/hashicorp/hcl v1.0.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 7.117 go: downloading gopkg.in/ini.v1 v1.67.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 7.194 go: downloading github.com/magiconair/properties v1.8.6
08:17:41 [2024-04-04T08:17:41.591Z] #58 7.201 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
08:17:41 [2024-04-04T08:17:41.591Z] #58 7.242 go: downloading golang.org/x/text v0.13.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 7.415 go: downloading github.com/gobwas/glob v0.2.3
08:17:41 [2024-04-04T08:17:41.591Z] #58 7.416 go: downloading github.com/fatih/structtag v1.2.0
08:17:41 [2024-04-04T08:17:41.591Z] #58 7.447 go: downloading github.com/google/go-cmp v0.6.0
08:17:41 [2024-04-04T08:17:41.849Z] #58 7.637 go: downloading gopkg.in/yaml.v2 v2.4.0
08:17:41 [2024-04-04T08:17:41.849Z] #58 7.721 go: downloading github.com/pelletier/go-toml v1.9.5
08:17:42 [2024-04-04T08:17:42.110Z] #58 7.746 go: downloading golang.org/x/sync v0.4.0
08:17:42 [2024-04-04T08:17:42.110Z] #58 7.825 go: downloading go.uber.org/zap v1.24.0
08:17:42 [2024-04-04T08:17:42.110Z] #58 ...
08:17:42 [2024-04-04T08:17:42.110Z] 
08:17:42 [2024-04-04T08:17:42.110Z] #59 [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...)
08:17:44 [2024-04-04T08:17:44.004Z] #59 ...
08:17:44 [2024-04-04T08:17:44.004Z] 
08:17:44 [2024-04-04T08:17:44.004Z] #60 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:17:44 [2024-04-04T08:17:44.004Z] #60 DONE 2.4s
08:17:44 [2024-04-04T08:17:44.260Z] 
08:17:44 [2024-04-04T08:17:44.260Z] #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
08:17:44 [2024-04-04T08:17:44.260Z] #61 2.930 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:17:44 [2024-04-04T08:17:44.260Z] #61 2.946 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:17:44 [2024-04-04T08:17:44.260Z] #61 2.946 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:17:44 [2024-04-04T08:17:44.261Z] #61 3.058 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:17:44 [2024-04-04T08:17:44.261Z] #61 3.432 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
08:17:44 [2024-04-04T08:17:44.261Z] #61 3.469 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
08:17:44 [2024-04-04T08:17:44.261Z] #61 4.842 Fetched 9099 kB in 2s (4110 kB/s)
08:17:44 [2024-04-04T08:17:44.261Z] #61 4.842 Reading package lists...
08:17:44 [2024-04-04T08:17:44.261Z] #61 6.137 Hit:1 http://deb.debian.org/debian bookworm InRelease
08:17:44 [2024-04-04T08:17:44.261Z] #61 6.137 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
08:17:44 [2024-04-04T08:17:44.261Z] #61 6.138 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
08:17:44 [2024-04-04T08:17:44.261Z] #61 6.691 Reading package lists...
08:17:44 [2024-04-04T08:17:44.261Z] #61 7.459 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
08:17:44 [2024-04-04T08:17:44.261Z] #61 7.471 Reading package lists...
08:17:44 [2024-04-04T08:17:44.261Z] #61 8.558 Building dependency tree...
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.306 gcc is already the newest version (4:12.2.0-3).
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.306 pkg-config is already the newest version (1.8.1-1).
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.306 The following additional packages will be installed:
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.307   bsdutils gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libblkid1 libbtrfs0
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.308   libelf1 libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.308   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.309   libgpg-error-dev libmount-dev libmount1 libpcre2-16-0 libpcre2-32-0
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.310   libpcre2-dev libpcre2-posix3 libsecret-1-0 libsecret-common libselinux1-dev
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.311   libsepol-dev libsmartcols1 libuuid1 mount python3-distutils python3-lib2to3
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.312   util-linux util-linux-extra uuid-dev zlib1g-dev
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.315 Suggested packages:
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.315   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.315   libgdk-pixbuf2.0-bin libxml2-utils cryptsetup-bin nfs-common dosfstools kbd
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.315   util-linux-locales
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.316 Recommended packages:
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.316   bsdextrautils shared-mime-info xdg-user-dirs uuid-runtime
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.660 The following NEW packages will be installed:
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.660   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.661   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.661   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.661   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.662   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.663   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.664 The following packages will be upgraded:
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.670   bsdutils libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.670   util-linux-extra
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.957 8 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.957 Need to get 11.0 MB of archives.
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.957 After this operation, 46.8 MB of additional disk space will be used.
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.957 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 bsdutils arm64 1:2.38.1-5+deb12u1 [94.0 kB]
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.960 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libsmartcols1 arm64 2.38.1-5+deb12u1 [104 kB]
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.961 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux-extra arm64 2.38.1-5+deb12u1 [112 kB]
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.962 Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux arm64 2.38.1-5+deb12u1 [1144 kB]
08:17:44 [2024-04-04T08:17:44.261Z] #61 9.968 Get:5 http://deb.debian.org/debian-security bookworm-security/main arm64 mount arm64 2.38.1-5+deb12u1 [134 kB]
08:17:44 [2024-04-04T08:17:44.261Z] #61 ...
08:17:44 [2024-04-04T08:17:44.261Z] 
08:17:44 [2024-04-04T08:17:44.261Z] #62 [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
08:17:44 [2024-04-04T08:17:44.261Z] #62 1.766 go: downloading github.com/pelletier/go-toml v1.8.1
08:17:44 [2024-04-04T08:17:44.519Z] #62 ...
08:17:44 [2024-04-04T08:17:44.519Z] 
08:17:44 [2024-04-04T08:17:44.519Z] #63 [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
08:17:44 [2024-04-04T08:17:44.519Z] #63 2.073 go: downloading gotest.tools/gotestsum v1.8.2
08:17:44 [2024-04-04T08:17:44.519Z] #63 3.957 go: downloading github.com/fatih/color v1.13.0
08:17:44 [2024-04-04T08:17:44.519Z] #63 3.957 go: downloading github.com/dnephin/pflag v1.0.7
08:17:44 [2024-04-04T08:17:44.519Z] #63 3.962 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:17:44 [2024-04-04T08:17:44.519Z] #63 3.966 go: downloading golang.org/x/tools v0.1.11
08:17:44 [2024-04-04T08:17:44.519Z] #63 3.970 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
08:17:44 [2024-04-04T08:17:44.519Z] #63 3.972 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
08:17:44 [2024-04-04T08:17:44.519Z] #63 3.972 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
08:17:44 [2024-04-04T08:17:44.519Z] #63 4.024 go: downloading github.com/mattn/go-colorable v0.1.12
08:17:44 [2024-04-04T08:17:44.519Z] #63 4.024 go: downloading github.com/mattn/go-isatty v0.0.14
08:17:44 [2024-04-04T08:17:44.519Z] #63 5.741 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
08:17:44 [2024-04-04T08:17:44.519Z] #63 ...
08:17:44 [2024-04-04T08:17:44.519Z] 
08:17:44 [2024-04-04T08:17:44.519Z] #64 [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
08:17:44 [2024-04-04T08:17:44.519Z] #64 3.304 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:17:44 [2024-04-04T08:17:44.519Z] #64 3.378 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:17:44 [2024-04-04T08:17:44.519Z] #64 3.384 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:17:44 [2024-04-04T08:17:44.519Z] #64 3.524 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:17:44 [2024-04-04T08:17:44.519Z] #64 3.840 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
08:17:44 [2024-04-04T08:17:44.519Z] #64 3.872 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
08:17:44 [2024-04-04T08:17:44.519Z] #64 5.512 Fetched 9099 kB in 2s (3722 kB/s)
08:17:44 [2024-04-04T08:17:44.519Z] #64 5.512 Reading package lists...
08:17:44 [2024-04-04T08:17:44.519Z] #64 6.945 Hit:1 http://deb.debian.org/debian bookworm InRelease
08:17:44 [2024-04-04T08:17:44.519Z] #64 6.945 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
08:17:44 [2024-04-04T08:17:44.519Z] #64 6.945 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
08:17:44 [2024-04-04T08:17:44.519Z] #64 7.879 Reading package lists...
08:17:44 [2024-04-04T08:17:44.519Z] #64 8.804 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
08:17:44 [2024-04-04T08:17:44.519Z] #64 8.813 Reading package lists...
08:17:44 [2024-04-04T08:17:44.519Z] #64 9.737 Building dependency tree...
08:17:44 [2024-04-04T08:17:44.778Z] #64 ...
08:17:44 [2024-04-04T08:17:44.778Z] 
08:17:44 [2024-04-04T08:17:44.778Z] #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
08:17:44 [2024-04-04T08:17:44.778Z] #65 2.551 go: downloading mvdan.cc/sh/v3 v3.8.0
08:17:44 [2024-04-04T08:17:44.778Z] #65 3.059 go: downloading golang.org/x/term v0.17.0
08:17:44 [2024-04-04T08:17:44.778Z] #65 3.059 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2
08:17:44 [2024-04-04T08:17:44.778Z] #65 3.059 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
08:17:44 [2024-04-04T08:17:44.778Z] #65 3.059 go: downloading github.com/google/renameio/v2 v2.0.0
08:17:44 [2024-04-04T08:17:44.778Z] #65 3.249 go: downloading golang.org/x/sys v0.17.0
08:17:44 [2024-04-04T08:17:44.778Z] #65 ...
08:17:44 [2024-04-04T08:17:44.778Z] 
08:17:44 [2024-04-04T08:17:44.778Z] #66 [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
08:17:44 [2024-04-04T08:17:44.778Z] #66 3.322 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 3.370 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 3.384 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 3.495 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 3.895 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 3.910 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 5.379 Fetched 9099 kB in 2s (3966 kB/s)
08:17:44 [2024-04-04T08:17:44.778Z] #66 5.379 Reading package lists...
08:17:44 [2024-04-04T08:17:44.778Z] #66 6.318 Reading package lists...
08:17:44 [2024-04-04T08:17:44.778Z] #66 7.182 Building dependency tree...
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.136 The following additional packages will be installed:
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.136   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.136 Suggested packages:
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.136   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.205 The following NEW packages will be installed:
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.205   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.485 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded.
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.485 Need to get 19.3 MB of archives.
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.485 After this operation, 77.0 MB of additional disk space will be used.
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.485 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.671 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.677 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.679 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.682 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.682 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.682 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 8.696 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #66 9.073 debconf: delaying package configuration, since apt-utils is not installed
08:17:44 [2024-04-04T08:17:44.778Z] #66 9.186 Fetched 19.3 MB in 1s (34.4 MB/s)
08:17:44 [2024-04-04T08:17:44.778Z] #66 9.372 Selecting previously unselected package libicu72:arm64.
08:17:44 [2024-04-04T08:17:44.778Z] #66 9.372 (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.)
08:17:44 [2024-04-04T08:17:44.778Z] #66 9.505 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
08:17:44 [2024-04-04T08:17:44.778Z] #66 9.541 Unpacking libicu72:arm64 (72.1-3) ...
08:17:44 [2024-04-04T08:17:44.778Z] #66 ...
08:17:44 [2024-04-04T08:17:44.778Z] 
08:17:44 [2024-04-04T08:17:44.778Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
08:17:44 [2024-04-04T08:17:44.778Z] #67 2.674 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #67 2.702 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #67 2.702 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #67 2.800 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #67 2.910 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #67 3.019 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #67 4.038 Fetched 9099 kB in 2s (5475 kB/s)
08:17:44 [2024-04-04T08:17:44.778Z] #67 4.038 Reading package lists...
08:17:44 [2024-04-04T08:17:44.778Z] #67 5.608 Hit:1 http://deb.debian.org/debian bookworm InRelease
08:17:44 [2024-04-04T08:17:44.778Z] #67 5.608 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
08:17:44 [2024-04-04T08:17:44.778Z] #67 5.609 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
08:17:44 [2024-04-04T08:17:44.778Z] #67 6.159 Reading package lists...
08:17:44 [2024-04-04T08:17:44.778Z] #67 7.374 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
08:17:44 [2024-04-04T08:17:44.778Z] #67 7.380 Reading package lists...
08:17:44 [2024-04-04T08:17:44.778Z] #67 8.461 Building dependency tree...
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.109 gcc is already the newest version (4:12.2.0-3).
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.109 libc6-dev is already the newest version (2.36-9+deb12u4).
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.109 pkg-config is already the newest version (1.8.1-1).
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.109 The following additional packages will be installed:
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.122   bzip2 libdpkg-perl patch xz-utils
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.132 Suggested packages:
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.132   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.132 Recommended packages:
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.132   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.132   liblocale-gettext-perl
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.284 The following NEW packages will be installed:
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.290   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.643 0 upgraded, 6 newly installed, 0 to remove and 8 not upgraded.
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.643 Need to get 2683 kB of archives.
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.643 After this operation, 6010 kB of additional disk space will be used.
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.643 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.652 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.693 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.717 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.719 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #67 9.812 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
08:17:44 [2024-04-04T08:17:44.778Z] #67 10.24 debconf: delaying package configuration, since apt-utils is not installed
08:17:44 [2024-04-04T08:17:44.778Z] #67 10.34 Fetched 2683 kB in 0s (5640 kB/s)
08:17:44 [2024-04-04T08:17:44.778Z] #67 10.39 Selecting previously unselected package bzip2.
08:17:44 [2024-04-04T08:17:44.778Z] #67 10.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
08:17:44 [2024-04-04T08:17:44.778Z] #67 10.41 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
08:17:44 [2024-04-04T08:17:44.778Z] #67 10.53 Unpacking bzip2 (1.0.8-5+b1) ...
08:17:45 [2024-04-04T08:17:45.039Z] #67 10.71 Selecting previously unselected package xz-utils.
08:17:45 [2024-04-04T08:17:45.039Z] #67 ...
08:17:45 [2024-04-04T08:17:45.039Z] 
08:17:45 [2024-04-04T08:17:45.039Z] #68 [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
08:17:45 [2024-04-04T08:17:45.039Z] #68 ...
08:17:45 [2024-04-04T08:17:45.039Z] 
08:17:45 [2024-04-04T08:17:45.039Z] #69 [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             ;
08:17:45 [2024-04-04T08:17:45.039Z] #69 2.890 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 2.907 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 2.913 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 3.006 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 3.117 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 3.270 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 4.221 Fetched 9099 kB in 2s (5784 kB/s)
08:17:45 [2024-04-04T08:17:45.039Z] #69 4.221 Reading package lists...
08:17:45 [2024-04-04T08:17:45.039Z] #69 5.059 Reading package lists...
08:17:45 [2024-04-04T08:17:45.039Z] #69 5.922 Building dependency tree...
08:17:45 [2024-04-04T08:17:45.039Z] #69 6.874 python3 is already the newest version (3.11.2-1+b1).
08:17:45 [2024-04-04T08:17:45.039Z] #69 6.874 The following additional packages will be installed:
08:17:45 [2024-04-04T08:17:45.039Z] #69 6.877   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
08:17:45 [2024-04-04T08:17:45.039Z] #69 6.879   xz-utils
08:17:45 [2024-04-04T08:17:45.039Z] #69 6.887 Suggested packages:
08:17:45 [2024-04-04T08:17:45.039Z] #69 6.887   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
08:17:45 [2024-04-04T08:17:45.039Z] #69 6.887   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
08:17:45 [2024-04-04T08:17:45.039Z] #69 6.887   m4-doc ed diffutils-doc
08:17:45 [2024-04-04T08:17:45.039Z] #69 6.887 Recommended packages:
08:17:45 [2024-04-04T08:17:45.039Z] #69 6.887   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
08:17:45 [2024-04-04T08:17:45.039Z] #69 6.887   liblocale-gettext-perl libltdl-dev
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.305 The following NEW packages will be installed:
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.306   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.307   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.308   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.629 0 upgraded, 19 newly installed, 0 to remove and 8 not upgraded.
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.629 Need to get 5657 kB of archives.
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.629 After this operation, 16.7 MB of additional disk space will be used.
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.629 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.637 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.652 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.652 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.679 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.679 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.679 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.683 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.683 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.734 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.734 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.754 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.754 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.754 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.754 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.754 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.754 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.754 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 7.754 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.132 debconf: delaying package configuration, since apt-utils is not installed
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.229 Fetched 5657 kB in 0s (14.1 MB/s)
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.303 Selecting previously unselected package bzip2.
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.303 (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.)
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.334 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.348 Unpacking bzip2 (1.0.8-5+b1) ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.452 Selecting previously unselected package xz-utils.
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.455 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.461 Unpacking xz-utils (5.4.1-0.2) ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.686 Selecting previously unselected package m4.
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.686 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.703 Unpacking m4 (1.4.19-3) ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.966 Selecting previously unselected package autoconf.
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.966 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 8.972 Unpacking autoconf (2.71-3) ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 9.222 Selecting previously unselected package autotools-dev.
08:17:45 [2024-04-04T08:17:45.039Z] #69 9.224 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 9.246 Unpacking autotools-dev (20220109.1) ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 9.374 Selecting previously unselected package automake.
08:17:45 [2024-04-04T08:17:45.039Z] #69 9.374 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 9.452 Unpacking automake (1:1.16.5-1.3) ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 9.894 Selecting previously unselected package libdpkg-perl.
08:17:45 [2024-04-04T08:17:45.039Z] #69 9.918 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 10.05 Unpacking libdpkg-perl (1.21.22) ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 10.38 Selecting previously unselected package patch.
08:17:45 [2024-04-04T08:17:45.039Z] #69 10.39 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 10.40 Unpacking patch (2.7.6-7) ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 10.53 Selecting previously unselected package dpkg-dev.
08:17:45 [2024-04-04T08:17:45.039Z] #69 10.53 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
08:17:45 [2024-04-04T08:17:45.039Z] #69 10.68 Unpacking dpkg-dev (1.21.22) ...
08:17:45 [2024-04-04T08:17:45.296Z] #69 ...
08:17:45 [2024-04-04T08:17:45.296Z] 
08:17:45 [2024-04-04T08:17:45.296Z] #70 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
08:17:45 [2024-04-04T08:17:45.296Z] #70 1.759 go: downloading github.com/tc-hib/go-winres v0.3.1
08:17:45 [2024-04-04T08:17:45.296Z] #70 2.609 go: downloading github.com/tc-hib/winres v0.1.6
08:17:45 [2024-04-04T08:17:45.296Z] #70 2.623 go: downloading github.com/urfave/cli/v2 v2.3.0
08:17:45 [2024-04-04T08:17:45.296Z] #70 2.873 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
08:17:45 [2024-04-04T08:17:45.296Z] #70 2.873 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
08:17:45 [2024-04-04T08:17:45.296Z] #70 2.961 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:17:45 [2024-04-04T08:17:45.296Z] #70 2.985 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:17:45 [2024-04-04T08:17:45.296Z] #70 ...
08:17:45 [2024-04-04T08:17:45.296Z] 
08:17:45 [2024-04-04T08:17:45.296Z] #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
08:17:45 [2024-04-04T08:17:45.296Z] #61 9.968 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid1 arm64 2.38.1-5+deb12u1 [143 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 9.968 Get:7 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount1 arm64 2.38.1-5+deb12u1 [159 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 9.970 Get:8 http://deb.debian.org/debian-security bookworm-security/main arm64 libuuid1 arm64 2.38.1-5+deb12u1 [28.3 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 9.970 Get:9 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 9.995 Get:10 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 9.995 Get:11 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 9.996 Get:12 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 9.997 Get:13 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 9.997 Get:14 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 9.997 Get:15 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 9.998 Get:16 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.01 Get:17 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.01 Get:18 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.01 Get:19 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.01 Get:20 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.01 Get:21 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.02 Get:22 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.02 Get:23 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.05 Get:24 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.05 Get:25 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.05 Get:26 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.06 Get:27 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.06 Get:28 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.07 Get:29 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.07 Get:30 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.08 Get:31 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.08 Get:32 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.09 Get:33 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.09 Get:34 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.09 Get:35 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.10 Get:36 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.11 Get:37 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.38 debconf: delaying package configuration, since apt-utils is not installed
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.63 Fetched 11.0 MB in 0s (25.6 MB/s)
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.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 ... 15667 files and directories currently installed.)
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.81 Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u1_arm64.deb ...
08:17:45 [2024-04-04T08:17:45.296Z] #61 10.87 Unpacking bsdutils (1:2.38.1-5+deb12u1) over (1:2.38.1-5+b1) ...
08:17:46 [2024-04-04T08:17:46.269Z] #61 ...
08:17:46 [2024-04-04T08:17:46.269Z] 
08:17:46 [2024-04-04T08:17:46.269Z] #64 [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
08:17:46 [2024-04-04T08:17:46.269Z] #64 10.37 gcc is already the newest version (4:12.2.0-3).
08:17:46 [2024-04-04T08:17:46.269Z] #64 10.37 libc6-dev is already the newest version (2.36-9+deb12u4).
08:17:46 [2024-04-04T08:17:46.269Z] #64 10.37 pkg-config is already the newest version (1.8.1-1).
08:17:46 [2024-04-04T08:17:46.269Z] #64 10.37 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
08:17:46 [2024-04-04T08:17:46.269Z] #64 DONE 11.3s
08:17:46 [2024-04-04T08:17:46.269Z] 
08:17:46 [2024-04-04T08:17:46.269Z] #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
08:17:46 [2024-04-04T08:17:46.269Z] #61 11.79 Setting up bsdutils (1:2.38.1-5+deb12u1) ...
08:17:46 [2024-04-04T08:17:46.526Z] #61 12.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15666 files and directories currently installed.)
08:17:46 [2024-04-04T08:17:46.526Z] #61 12.04 Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u1_arm64.deb ...
08:17:46 [2024-04-04T08:17:46.782Z] #61 12.20 Unpacking libsmartcols1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:17:46 [2024-04-04T08:17:46.782Z] #61 12.42 Setting up libsmartcols1:arm64 (2.38.1-5+deb12u1) ...
08:17:47 [2024-04-04T08:17:47.044Z] #61 12.55 (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.)
08:17:47 [2024-04-04T08:17:47.044Z] #61 12.58 Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u1_arm64.deb ...
08:17:47 [2024-04-04T08:17:47.044Z] #61 12.78 Unpacking util-linux-extra (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:17:47 [2024-04-04T08:17:47.974Z] #61 13.67 Setting up util-linux-extra (2.38.1-5+deb12u1) ...
08:17:49 [2024-04-04T08:17:49.377Z] #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 ... 15664 files and directories currently installed.)
08:17:49 [2024-04-04T08:17:49.378Z] #61 14.64 Preparing to unpack .../util-linux_2.38.1-5+deb12u1_arm64.deb ...
08:17:49 [2024-04-04T08:17:49.634Z] #61 14.99 Unpacking util-linux (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:17:50 [2024-04-04T08:17:50.564Z] #61 ...
08:17:50 [2024-04-04T08:17:50.564Z] 
08:17:50 [2024-04-04T08:17:50.564Z] #54 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:17:50 [2024-04-04T08:17:50.564Z] #54 DONE 8.9s
08:17:50 [2024-04-04T08:17:50.564Z] 
08:17:50 [2024-04-04T08:17:50.564Z] #28 [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
08:17:50 [2024-04-04T08:17:50.564Z] #28 14.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
08:17:50 [2024-04-04T08:17:50.564Z] #28 15.32 #=#=#                                                                         
08:17:50 [2024-04-04T08:17:50.564Z] #28 15.65 #=#=#                                                                         

######################################################################## 100.0%
08:17:50 [2024-04-04T08:17:50.564Z] #28 16.11 
08:17:50 [2024-04-04T08:17:50.564Z] #28 17.72 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
08:17:50 [2024-04-04T08:17:50.564Z] #28 18.53 #=#=#                                                                         
08:17:50 [2024-04-04T08:17:50.564Z] #28 18.76 #=#=#                                                                         
##O#-#                                                                        

######################################################################## 100.0%
08:17:50 [2024-04-04T08:17:50.564Z] #28 19.30 
08:17:50 [2024-04-04T08:17:50.564Z] #28 19.43 Download of images into '/build' complete.
08:17:50 [2024-04-04T08:17:50.564Z] #28 19.43 Use something like the following to load the result into a Docker daemon:
08:17:50 [2024-04-04T08:17:50.564Z] #28 19.43   tar -cC '/build' . | docker load
08:17:51 [2024-04-04T08:17:51.519Z] #28 ...
08:17:51 [2024-04-04T08:17:51.519Z] 
08:17:51 [2024-04-04T08:17:51.519Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
08:17:51 [2024-04-04T08:17:51.519Z] #67 10.72 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 10.75 Unpacking xz-utils (5.4.1-0.2) ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 11.11 Selecting previously unselected package libdpkg-perl.
08:17:51 [2024-04-04T08:17:51.519Z] #67 11.12 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 11.14 Unpacking libdpkg-perl (1.21.22) ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 11.59 Selecting previously unselected package patch.
08:17:51 [2024-04-04T08:17:51.519Z] #67 11.59 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 11.63 Unpacking patch (2.7.6-7) ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 11.85 Selecting previously unselected package dpkg-dev.
08:17:51 [2024-04-04T08:17:51.519Z] #67 11.86 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 11.88 Unpacking dpkg-dev (1.21.22) ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 12.37 Selecting previously unselected package libseccomp-dev:arm64.
08:17:51 [2024-04-04T08:17:51.519Z] #67 12.38 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 12.40 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 12.57 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 12.60 Setting up bzip2 (1.0.8-5+b1) ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 12.74 Setting up xz-utils (5.4.1-0.2) ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 12.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:17:51 [2024-04-04T08:17:51.519Z] #67 12.93 Setting up patch (2.7.6-7) ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 13.02 Setting up libdpkg-perl (1.21.22) ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 13.24 Setting up dpkg-dev (1.21.22) ...
08:17:51 [2024-04-04T08:17:51.519Z] #67 DONE 17.1s
08:17:51 [2024-04-04T08:17:51.519Z] 
08:17:51 [2024-04-04T08:17:51.519Z] #69 [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             ;
08:17:51 [2024-04-04T08:17:51.519Z] #69 11.27 Selecting previously unselected package build-essential.
08:17:51 [2024-04-04T08:17:51.519Z] #69 11.27 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 11.30 Unpacking build-essential (12.9) ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 11.73 Selecting previously unselected package libcap-dev:arm64.
08:17:51 [2024-04-04T08:17:51.519Z] #69 11.75 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 11.78 Unpacking libcap-dev:arm64 (1:2.66-4) ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 12.08 Selecting previously unselected package libprotobuf-c1:arm64.
08:17:51 [2024-04-04T08:17:51.519Z] #69 12.09 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 12.14 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 12.35 Selecting previously unselected package libprotobuf-c-dev:arm64.
08:17:51 [2024-04-04T08:17:51.519Z] #69 12.36 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 12.42 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 12.56 Selecting previously unselected package libseccomp-dev:arm64.
08:17:51 [2024-04-04T08:17:51.519Z] #69 12.56 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 12.57 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 12.72 Selecting previously unselected package libsystemd-dev:arm64.
08:17:51 [2024-04-04T08:17:51.519Z] #69 12.72 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 12.74 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 13.62 Selecting previously unselected package libtool.
08:17:51 [2024-04-04T08:17:51.519Z] #69 13.62 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 13.73 Unpacking libtool (2.4.7-5) ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 14.20 Selecting previously unselected package libudev-dev:arm64.
08:17:51 [2024-04-04T08:17:51.519Z] #69 14.21 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
08:17:51 [2024-04-04T08:17:51.519Z] #69 14.37 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
08:17:51 [2024-04-04T08:17:51.520Z] #69 14.82 Selecting previously unselected package libyajl2:arm64.
08:17:51 [2024-04-04T08:17:51.520Z] #69 14.82 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
08:17:51 [2024-04-04T08:17:51.520Z] #69 14.86 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
08:17:51 [2024-04-04T08:17:51.520Z] #69 15.45 Selecting previously unselected package libyajl-dev:arm64.
08:17:51 [2024-04-04T08:17:51.520Z] #69 15.46 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
08:17:51 [2024-04-04T08:17:51.520Z] #69 15.50 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
08:17:51 [2024-04-04T08:17:51.520Z] #69 16.43 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
08:17:51 [2024-04-04T08:17:51.520Z] #69 16.50 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
08:17:51 [2024-04-04T08:17:51.520Z] #69 16.67 Setting up m4 (1.4.19-3) ...
08:17:51 [2024-04-04T08:17:51.520Z] #69 16.75 Setting up bzip2 (1.0.8-5+b1) ...
08:17:51 [2024-04-04T08:17:51.520Z] #69 17.07 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
08:17:51 [2024-04-04T08:17:51.520Z] #69 17.18 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
08:17:51 [2024-04-04T08:17:51.520Z] #69 17.34 Setting up autotools-dev (20220109.1) ...
08:17:51 [2024-04-04T08:17:51.520Z] #69 17.38 Setting up xz-utils (5.4.1-0.2) ...
08:17:51 [2024-04-04T08:17:51.520Z] #69 17.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:17:51 [2024-04-04T08:17:51.520Z] #69 ...
08:17:51 [2024-04-04T08:17:51.520Z] 
08:17:51 [2024-04-04T08:17:51.520Z] #71 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:17:51 [2024-04-04T08:17:51.778Z] #71 ...
08:17:51 [2024-04-04T08:17:51.778Z] 
08:17:51 [2024-04-04T08:17:51.778Z] #28 [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
08:17:51 [2024-04-04T08:17:51.778Z] #28 DONE 22.2s
08:17:51 [2024-04-04T08:17:51.778Z] 
08:17:51 [2024-04-04T08:17:51.778Z] #69 [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             ;
08:17:51 [2024-04-04T08:17:51.778Z] #69 17.46 Setting up patch (2.7.6-7) ...
08:17:51 [2024-04-04T08:17:51.778Z] #69 17.60 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
08:17:52 [2024-04-04T08:17:52.039Z] #69 17.68 Setting up libdpkg-perl (1.21.22) ...
08:17:52 [2024-04-04T08:17:52.296Z] #69 17.81 Setting up autoconf (2.71-3) ...
08:17:52 [2024-04-04T08:17:52.296Z] #69 18.03 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
08:17:52 [2024-04-04T08:17:52.296Z] #69 ...
08:17:52 [2024-04-04T08:17:52.296Z] 
08:17:52 [2024-04-04T08:17:52.296Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
08:17:52 [2024-04-04T08:17:52.296Z] #58 7.910 go: downloading github.com/go-toolsmith/astcast v1.1.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 7.953 go: downloading github.com/go-toolsmith/astcopy v1.1.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.092 go: downloading github.com/go-toolsmith/astequal v1.1.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.121 go: downloading github.com/go-toolsmith/astfmt v1.1.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.157 go: downloading github.com/go-toolsmith/astp v1.1.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.233 go: downloading github.com/go-toolsmith/strparse v1.1.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.233 go: downloading github.com/go-toolsmith/typep v1.1.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.238 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.271 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.331 go: downloading github.com/kisielk/gotool v1.0.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.437 go: downloading github.com/gostaticanalysis/comment v1.4.2
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.658 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.661 go: downloading github.com/ettle/strcase v0.1.1
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.682 go: downloading github.com/Masterminds/semver v1.5.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.765 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.900 go: downloading github.com/prometheus/client_golang v1.12.1
08:17:52 [2024-04-04T08:17:52.296Z] #58 8.997 go: downloading github.com/prometheus/client_model v0.2.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 9.098 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
08:17:52 [2024-04-04T08:17:52.296Z] #58 9.185 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:17:52 [2024-04-04T08:17:52.296Z] #58 9.297 go: downloading go.uber.org/atomic v1.7.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 9.298 go: downloading go.uber.org/multierr v1.6.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 9.313 go: downloading github.com/chavacava/garif v0.1.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 9.316 go: downloading github.com/olekukonko/tablewriter v0.0.5
08:17:52 [2024-04-04T08:17:52.296Z] #58 9.489 go: downloading github.com/quasilyte/gogrep v0.5.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 9.578 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
08:17:52 [2024-04-04T08:17:52.296Z] #58 9.579 go: downloading github.com/golang/protobuf v1.5.2
08:17:52 [2024-04-04T08:17:52.296Z] #58 9.867 go: downloading github.com/prometheus/common v0.32.1
08:17:52 [2024-04-04T08:17:52.296Z] #58 9.913 go: downloading github.com/beorn7/perks v1.0.1
08:17:52 [2024-04-04T08:17:52.296Z] #58 9.945 go: downloading github.com/cespare/xxhash/v2 v2.1.2
08:17:52 [2024-04-04T08:17:52.296Z] #58 10.000 go: downloading github.com/prometheus/procfs v0.7.3
08:17:52 [2024-04-04T08:17:52.296Z] #58 10.08 go: downloading google.golang.org/protobuf v1.28.0
08:17:52 [2024-04-04T08:17:52.296Z] #58 10.31 go: downloading github.com/mattn/go-runewidth v0.0.9
08:17:52 [2024-04-04T08:17:52.296Z] #58 11.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
08:17:52 [2024-04-04T08:17:52.296Z] #58 ...
08:17:52 [2024-04-04T08:17:52.296Z] 
08:17:52 [2024-04-04T08:17:52.296Z] #62 [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
08:17:52 [2024-04-04T08:17:52.296Z] #62 17.89 tomll can be used in two ways:
08:17:52 [2024-04-04T08:17:52.296Z] #62 17.89 Writing to STDIN and reading from STDOUT:
08:17:52 [2024-04-04T08:17:52.296Z] #62 17.89   cat file.toml | tomll > file.toml
08:17:52 [2024-04-04T08:17:52.296Z] #62 17.89 
08:17:52 [2024-04-04T08:17:52.296Z] #62 17.89 Reading and updating a list of files:
08:17:52 [2024-04-04T08:17:52.296Z] #62 17.89   tomll a.toml b.toml c.toml
08:17:52 [2024-04-04T08:17:52.296Z] #62 17.89 
08:17:52 [2024-04-04T08:17:52.296Z] #62 17.89 When given a list of files, tomll will modify all files in place without asking.
08:17:52 [2024-04-04T08:17:52.296Z] #62 DONE 18.1s
08:17:52 [2024-04-04T08:17:52.296Z] 
08:17:52 [2024-04-04T08:17:52.296Z] #69 [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             ;
08:17:52 [2024-04-04T08:17:52.296Z] #69 18.14 Setting up libcap-dev:arm64 (1:2.66-4) ...
08:17:52 [2024-04-04T08:17:52.557Z] #69 18.31 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
08:17:52 [2024-04-04T08:17:52.557Z] #69 18.41 Setting up automake (1:1.16.5-1.3) ...
08:17:52 [2024-04-04T08:17:52.814Z] #69 18.55 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
08:17:52 [2024-04-04T08:17:52.814Z] #69 18.61 Setting up libtool (2.4.7-5) ...
08:17:52 [2024-04-04T08:17:52.814Z] #69 18.77 Setting up dpkg-dev (1.21.22) ...
08:17:53 [2024-04-04T08:17:53.072Z] #69 ...
08:17:53 [2024-04-04T08:17:53.072Z] 
08:17:53 [2024-04-04T08:17:53.072Z] #72 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
08:17:53 [2024-04-04T08:17:53.072Z] #72 DONE 0.7s
08:17:53 [2024-04-04T08:17:53.072Z] 
08:17:53 [2024-04-04T08:17:53.072Z] #69 [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             ;
08:17:53 [2024-04-04T08:17:53.072Z] #69 18.91 Setting up build-essential (12.9) ...
08:17:53 [2024-04-04T08:17:53.072Z] #69 ...
08:17:53 [2024-04-04T08:17:53.072Z] 
08:17:53 [2024-04-04T08:17:53.072Z] #66 [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
08:17:53 [2024-04-04T08:17:53.072Z] #66 11.42 Selecting previously unselected package libxml2:arm64.
08:17:53 [2024-04-04T08:17:53.072Z] #66 11.42 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 11.44 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 11.72 Selecting previously unselected package libarchive13:arm64.
08:17:53 [2024-04-04T08:17:53.072Z] #66 11.72 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 11.74 Unpacking libarchive13:arm64 (3.6.2-1) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 12.06 Selecting previously unselected package libjsoncpp25:arm64.
08:17:53 [2024-04-04T08:17:53.072Z] #66 12.07 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 12.09 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 12.29 Selecting previously unselected package librhash0:arm64.
08:17:53 [2024-04-04T08:17:53.072Z] #66 12.30 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 12.33 Unpacking librhash0:arm64 (1.4.3-3) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 12.48 Selecting previously unselected package libuv1:arm64.
08:17:53 [2024-04-04T08:17:53.072Z] #66 12.48 Preparing to unpack .../5-libuv1_1.44.2-1+deb12u1_arm64.deb ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 12.49 Unpacking libuv1:arm64 (1.44.2-1+deb12u1) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 13.07 Selecting previously unselected package cmake-data.
08:17:53 [2024-04-04T08:17:53.072Z] #66 13.07 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 13.14 Unpacking cmake-data (3.25.1-1) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 16.06 Selecting previously unselected package cmake.
08:17:53 [2024-04-04T08:17:53.072Z] #66 16.07 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 16.16 Unpacking cmake (3.25.1-1) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 17.15 Setting up libicu72:arm64 (72.1-3) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 17.28 Setting up libuv1:arm64 (1.44.2-1+deb12u1) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 17.35 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 17.52 Setting up librhash0:arm64 (1.4.3-3) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 17.60 Setting up cmake-data (3.25.1-1) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 17.85 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 17.99 Setting up libarchive13:arm64 (3.6.2-1) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 18.12 Setting up cmake (3.25.1-1) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 18.26 Processing triggers for libc-bin (2.36-9+deb12u4) ...
08:17:53 [2024-04-04T08:17:53.072Z] #66 DONE 18.7s
08:17:53 [2024-04-04T08:17:53.343Z] 
08:17:53 [2024-04-04T08:17:53.343Z] #69 [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             ;
08:17:53 [2024-04-04T08:17:53.343Z] #69 19.11 Processing triggers for libc-bin (2.36-9+deb12u4) ...
08:17:53 [2024-04-04T08:17:53.906Z] #69 DONE 19.6s
08:17:53 [2024-04-04T08:17:53.906Z] 
08:17:53 [2024-04-04T08:17:53.906Z] #73 [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...)
08:17:53 [2024-04-04T08:17:53.906Z] #73 0.772 go: downloading github.com/Masterminds/semver/v3 v3.2.1
08:17:53 [2024-04-04T08:17:53.906Z] #73 0.796 go: downloading github.com/urfave/cli/v2 v2.27.1
08:17:53 [2024-04-04T08:17:53.906Z] #73 0.842 go: downloading github.com/containernetworking/plugins v1.4.0
08:17:53 [2024-04-04T08:17:53.906Z] #73 0.847 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
08:17:53 [2024-04-04T08:17:53.906Z] #73 0.860 go: downloading golang.org/x/sys v0.18.0
08:17:53 [2024-04-04T08:17:53.906Z] #73 0.991 go: downloading github.com/google/uuid v1.6.0
08:17:53 [2024-04-04T08:17:53.906Z] #73 1.029 go: downloading github.com/moby/vpnkit v0.5.0
08:17:53 [2024-04-04T08:17:53.906Z] #73 1.379 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:17:53 [2024-04-04T08:17:53.906Z] #73 1.723 go: downloading github.com/gorilla/mux v1.8.1
08:17:53 [2024-04-04T08:17:53.906Z] #73 1.906 go: downloading github.com/moby/sys/mountinfo v0.7.1
08:17:53 [2024-04-04T08:17:53.906Z] #73 2.912 go: downloading golang.org/x/net v0.17.0
08:17:53 [2024-04-04T08:17:53.906Z] #73 2.916 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
08:17:53 [2024-04-04T08:17:53.906Z] #73 3.429 go: downloading github.com/josharian/native v1.1.0
08:17:53 [2024-04-04T08:17:53.906Z] #73 3.430 go: downloading github.com/pierrec/lz4/v4 v4.1.17
08:17:53 [2024-04-04T08:17:53.906Z] #73 3.790 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
08:17:53 [2024-04-04T08:17:53.906Z] #73 3.791 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
08:17:53 [2024-04-04T08:17:53.906Z] #73 ...
08:17:53 [2024-04-04T08:17:53.906Z] 
08:17:53 [2024-04-04T08:17:53.906Z] #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
08:17:53 [2024-04-04T08:17:53.906Z] #65 19.65 v3.8.0
08:17:53 [2024-04-04T08:17:53.906Z] #65 DONE 19.8s
08:17:53 [2024-04-04T08:17:53.906Z] 
08:17:53 [2024-04-04T08:17:53.906Z] #74 [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
08:17:54 [2024-04-04T08:17:54.470Z] #74 0.575 Cloning into '/tmp/crun-build'...
08:17:55 [2024-04-04T08:17:55.838Z] #74 ...
08:17:55 [2024-04-04T08:17:55.838Z] 
08:17:55 [2024-04-04T08:17:55.838Z] #70 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.23 NAME:
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.23    go-winres - A tool for embedding resources in Windows executables
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.23 
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.23 USAGE:
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.24    go-winres [global options] command [command options] [arguments...]
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.24 
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.24 COMMANDS:
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.24    init     Create an initial ./winres/winres.json
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.24    make     Make syso files for the "go build" command
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.24    simply   Make syso files for the "go build" command (simplified)
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.24    extract  Extract all resources from an executable
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.24    patch    Replace resources in an executable file (exe, dll)
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.24    help, h  Shows a list of commands or help for one command
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.24 
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.25 GLOBAL OPTIONS:
08:17:55 [2024-04-04T08:17:55.838Z] #70 21.25    --help, -h  show help (default: false)
08:17:55 [2024-04-04T08:17:55.838Z] #70 DONE 21.5s
08:17:55 [2024-04-04T08:17:55.838Z] 
08:17:55 [2024-04-04T08:17:55.838Z] #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
08:17:55 [2024-04-04T08:17:55.838Z] #61 20.89 Setting up util-linux (2.38.1-5+deb12u1) ...
08:17:55 [2024-04-04T08:17:55.838Z] #61 21.23 (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.)
08:17:55 [2024-04-04T08:17:55.838Z] #61 21.24 Preparing to unpack .../mount_2.38.1-5+deb12u1_arm64.deb ...
08:17:55 [2024-04-04T08:17:55.838Z] #61 21.27 Unpacking mount (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:17:56 [2024-04-04T08:17:56.098Z] #61 21.67 Preparing to unpack .../libblkid1_2.38.1-5+deb12u1_arm64.deb ...
08:17:56 [2024-04-04T08:17:56.098Z] #61 21.70 Unpacking libblkid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:17:56 [2024-04-04T08:17:56.355Z] #61 21.86 Setting up libblkid1:arm64 (2.38.1-5+deb12u1) ...
08:17:56 [2024-04-04T08:17:56.612Z] #61 22.09 (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.)
08:17:56 [2024-04-04T08:17:56.612Z] #61 22.11 Preparing to unpack .../libmount1_2.38.1-5+deb12u1_arm64.deb ...
08:17:56 [2024-04-04T08:17:56.612Z] #61 22.13 Unpacking libmount1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:17:56 [2024-04-04T08:17:56.895Z] #61 22.26 Setting up libmount1:arm64 (2.38.1-5+deb12u1) ...
08:17:56 [2024-04-04T08:17:56.895Z] #61 22.40 (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.)
08:17:56 [2024-04-04T08:17:56.895Z] #61 22.42 Preparing to unpack .../libuuid1_2.38.1-5+deb12u1_arm64.deb ...
08:17:56 [2024-04-04T08:17:56.895Z] #61 22.45 Unpacking libuuid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:17:56 [2024-04-04T08:17:56.895Z] #61 22.56 Setting up libuuid1:arm64 (2.38.1-5+deb12u1) ...
08:17:57 [2024-04-04T08:17:57.152Z] #61 22.70 Selecting previously unselected package libglib2.0-0:arm64.
08:17:57 [2024-04-04T08:17:57.152Z] #61 22.70 (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.)
08:17:57 [2024-04-04T08:17:57.152Z] #61 22.72 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
08:17:57 [2024-04-04T08:17:57.152Z] #61 22.73 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
08:17:57 [2024-04-04T08:17:57.409Z] #61 23.03 Selecting previously unselected package libgirepository-1.0-1:arm64.
08:17:57 [2024-04-04T08:17:57.409Z] #61 23.04 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
08:17:57 [2024-04-04T08:17:57.409Z] #61 23.06 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
08:17:57 [2024-04-04T08:17:57.665Z] #61 23.17 Selecting previously unselected package gir1.2-glib-2.0:arm64.
08:17:57 [2024-04-04T08:17:57.665Z] #61 23.17 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
08:17:57 [2024-04-04T08:17:57.665Z] #61 23.19 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
08:17:57 [2024-04-04T08:17:57.922Z] #61 23.32 Selecting previously unselected package libsecret-common.
08:17:57 [2024-04-04T08:17:57.922Z] #61 23.32 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
08:17:57 [2024-04-04T08:17:57.922Z] #61 23.34 Unpacking libsecret-common (0.20.5-3) ...
08:17:57 [2024-04-04T08:17:57.922Z] #61 23.55 Selecting previously unselected package libsecret-1-0:arm64.
08:17:57 [2024-04-04T08:17:57.922Z] #61 23.55 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
08:17:57 [2024-04-04T08:17:57.922Z] #61 23.57 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
08:17:57 [2024-04-04T08:17:57.922Z] #61 23.69 Selecting previously unselected package gir1.2-secret-1:arm64.
08:17:58 [2024-04-04T08:17:58.179Z] #61 ...
08:17:58 [2024-04-04T08:17:58.179Z] 
08:17:58 [2024-04-04T08:17:58.179Z] #71 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:17:58 [2024-04-04T08:17:58.179Z] #71 DONE 16.6s
08:17:58 [2024-04-04T08:17:58.179Z] 
08:17:58 [2024-04-04T08:17:58.179Z] #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
08:17:58 [2024-04-04T08:17:58.179Z] #61 23.76 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
08:17:58 [2024-04-04T08:17:58.179Z] #61 23.80 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
08:17:58 [2024-04-04T08:17:58.436Z] #61 ...
08:17:58 [2024-04-04T08:17:58.436Z] 
08:17:58 [2024-04-04T08:17:58.436Z] #75 [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
08:17:58 [2024-04-04T08:17:58.436Z] #75 0.968 Hit:1 http://deb.debian.org/debian bookworm InRelease
08:17:58 [2024-04-04T08:17:58.436Z] #75 0.969 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
08:17:58 [2024-04-04T08:17:58.436Z] #75 0.972 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
08:17:58 [2024-04-04T08:17:58.436Z] #75 1.797 Reading package lists...
08:17:58 [2024-04-04T08:17:58.436Z] #75 3.139 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
08:17:58 [2024-04-04T08:17:58.436Z] #75 3.148 Reading package lists...
08:17:58 [2024-04-04T08:17:58.436Z] #75 4.065 Building dependency tree...
08:17:58 [2024-04-04T08:17:58.436Z] #75 4.470 Reading state information...
08:17:58 [2024-04-04T08:17:58.436Z] #75 5.051 gcc is already the newest version (4:12.2.0-3).
08:17:58 [2024-04-04T08:17:58.436Z] #75 5.051 libc6-dev is already the newest version (2.36-9+deb12u4).
08:17:58 [2024-04-04T08:17:58.436Z] #75 5.051 pkg-config is already the newest version (1.8.1-1).
08:17:58 [2024-04-04T08:17:58.436Z] #75 5.051 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
08:17:58 [2024-04-04T08:17:58.436Z] #75 DONE 5.1s
08:17:58 [2024-04-04T08:17:58.436Z] 
08:17:58 [2024-04-04T08:17:58.436Z] #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
08:17:58 [2024-04-04T08:17:58.436Z] #61 23.92 Selecting previously unselected package uuid-dev:arm64.
08:17:58 [2024-04-04T08:17:58.436Z] #61 23.92 Preparing to unpack .../06-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
08:17:58 [2024-04-04T08:17:58.436Z] #61 23.96 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
08:17:58 [2024-04-04T08:17:58.436Z] #61 24.09 Selecting previously unselected package libblkid-dev:arm64.
08:17:58 [2024-04-04T08:17:58.693Z] #61 24.10 Preparing to unpack .../07-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
08:17:58 [2024-04-04T08:17:58.693Z] #61 24.10 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
08:17:58 [2024-04-04T08:17:58.693Z] #61 24.27 Selecting previously unselected package libbtrfs0:arm64.
08:17:58 [2024-04-04T08:17:58.693Z] #61 24.27 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
08:17:58 [2024-04-04T08:17:58.693Z] #61 24.28 Unpacking libbtrfs0:arm64 (6.2-1) ...
08:17:58 [2024-04-04T08:17:58.693Z] #61 24.36 Selecting previously unselected package libbtrfs-dev:arm64.
08:17:58 [2024-04-04T08:17:58.693Z] #61 24.36 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
08:17:58 [2024-04-04T08:17:58.693Z] #61 24.37 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
08:17:58 [2024-04-04T08:17:58.950Z] #61 24.43 Selecting previously unselected package libelf1:arm64.
08:17:58 [2024-04-04T08:17:58.950Z] #61 24.43 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
08:17:58 [2024-04-04T08:17:58.950Z] #61 24.43 Unpacking libelf1:arm64 (0.188-2.1) ...
08:17:58 [2024-04-04T08:17:58.950Z] #61 24.55 Selecting previously unselected package libffi-dev:arm64.
08:17:58 [2024-04-04T08:17:58.950Z] #61 24.56 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
08:17:58 [2024-04-04T08:17:58.950Z] #61 24.56 Unpacking libffi-dev:arm64 (3.4.4-1) ...
08:17:58 [2024-04-04T08:17:58.950Z] #61 24.63 Selecting previously unselected package libgpg-error-dev.
08:17:58 [2024-04-04T08:17:58.950Z] #61 24.64 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
08:17:58 [2024-04-04T08:17:58.950Z] #61 24.64 Unpacking libgpg-error-dev (1.46-1) ...
08:17:59 [2024-04-04T08:17:59.207Z] #61 24.74 Selecting previously unselected package libgcrypt20-dev.
08:17:59 [2024-04-04T08:17:59.207Z] #61 24.75 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
08:17:59 [2024-04-04T08:17:59.207Z] #61 24.76 Unpacking libgcrypt20-dev (1.10.1-3) ...
08:17:59 [2024-04-04T08:17:59.463Z] #61 24.91 Selecting previously unselected package libglib2.0-data.
08:17:59 [2024-04-04T08:17:59.463Z] #61 24.91 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
08:17:59 [2024-04-04T08:17:59.463Z] #61 24.92 Unpacking libglib2.0-data (2.74.6-2) ...
08:17:59 [2024-04-04T08:17:59.720Z] #61 25.34 Selecting previously unselected package libglib2.0-bin.
08:17:59 [2024-04-04T08:17:59.720Z] #61 25.34 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
08:17:59 [2024-04-04T08:17:59.720Z] #61 25.35 Unpacking libglib2.0-bin (2.74.6-2) ...
08:17:59 [2024-04-04T08:17:59.976Z] #61 25.50 Selecting previously unselected package python3-lib2to3.
08:17:59 [2024-04-04T08:17:59.976Z] #61 25.51 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
08:17:59 [2024-04-04T08:17:59.976Z] #61 25.51 Unpacking python3-lib2to3 (3.11.2-3) ...
08:17:59 [2024-04-04T08:17:59.976Z] #61 25.67 Selecting previously unselected package python3-distutils.
08:18:00 [2024-04-04T08:18:00.233Z] #61 25.67 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
08:18:00 [2024-04-04T08:18:00.233Z] #61 25.70 Unpacking python3-distutils (3.11.2-3) ...
08:18:00 [2024-04-04T08:18:00.233Z] #61 25.83 Selecting previously unselected package libglib2.0-dev-bin.
08:18:00 [2024-04-04T08:18:00.233Z] #61 25.83 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
08:18:00 [2024-04-04T08:18:00.233Z] #61 25.84 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
08:18:00 [2024-04-04T08:18:00.498Z] #61 26.01 Selecting previously unselected package libsepol-dev:arm64.
08:18:00 [2024-04-04T08:18:00.498Z] #61 26.03 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
08:18:00 [2024-04-04T08:18:00.498Z] #61 26.04 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
08:18:00 [2024-04-04T08:18:00.791Z] #61 26.34 Selecting previously unselected package libpcre2-16-0:arm64.
08:18:00 [2024-04-04T08:18:00.791Z] #61 26.35 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
08:18:00 [2024-04-04T08:18:00.791Z] #61 26.38 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
08:18:01 [2024-04-04T08:18:01.062Z] #61 26.71 Selecting previously unselected package libpcre2-32-0:arm64.
08:18:01 [2024-04-04T08:18:01.319Z] #61 ...
08:18:01 [2024-04-04T08:18:01.319Z] 
08:18:01 [2024-04-04T08:18:01.319Z] #76 [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...)
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.580 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.580   Compatibility with CMake < 2.8.12 will be removed from a future version of
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.580   CMake.
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.580 
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.580   Update the VERSION argument <min> value or use a ...<max> suffix to tell
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.580   CMake that the project does not need compatibility with older versions.
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.580 
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.582 
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.680 -- The C compiler identification is GNU 12.2.0
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.694 -- Detecting C compiler ABI info
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.880 -- Detecting C compiler ABI info - done
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.915 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.915 -- Detecting C compile features
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.916 -- Detecting C compile features - done
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.927 -- Performing Test HAS_BUILTIN_FORTIFY
08:18:01 [2024-04-04T08:18:01.319Z] #76 0.996 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:18:01 [2024-04-04T08:18:01.319Z] #76 1.039 -- Configuring done
08:18:01 [2024-04-04T08:18:01.319Z] #76 1.055 -- Generating done
08:18:01 [2024-04-04T08:18:01.319Z] #76 1.063 -- Build files have been written to: /go/src/github.com/krallin/tini
08:18:01 [2024-04-04T08:18:01.319Z] #76 1.260 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:18:01 [2024-04-04T08:18:01.319Z] #76 1.911 [100%] Linking C executable tini-static
08:18:01 [2024-04-04T08:18:01.319Z] #76 2.003 [100%] Built target tini-static
08:18:01 [2024-04-04T08:18:01.319Z] #76 DONE 2.8s
08:18:01 [2024-04-04T08:18:01.319Z] 
08:18:01 [2024-04-04T08:18:01.319Z] #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
08:18:01 [2024-04-04T08:18:01.319Z] #61 26.71 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
08:18:01 [2024-04-04T08:18:01.319Z] #61 26.75 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
08:18:01 [2024-04-04T08:18:01.319Z] #61 26.94 Selecting previously unselected package libpcre2-posix3:arm64.
08:18:01 [2024-04-04T08:18:01.575Z] #61 26.95 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
08:18:01 [2024-04-04T08:18:01.575Z] #61 26.95 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
08:18:01 [2024-04-04T08:18:01.575Z] #61 ...
08:18:01 [2024-04-04T08:18:01.575Z] 
08:18:01 [2024-04-04T08:18:01.575Z] #77 [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...)
08:18:01 [2024-04-04T08:18:01.575Z] #77 0.939 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 .
08:18:01 [2024-04-04T08:18:01.575Z] #77 ...
08:18:01 [2024-04-04T08:18:01.575Z] 
08:18:01 [2024-04-04T08:18:01.575Z] #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
08:18:01 [2024-04-04T08:18:01.575Z] #61 27.11 Selecting previously unselected package libpcre2-dev:arm64.
08:18:01 [2024-04-04T08:18:01.575Z] #61 27.11 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
08:18:01 [2024-04-04T08:18:01.575Z] #61 27.12 Unpacking libpcre2-dev:arm64 (10.42-1) ...
08:18:01 [2024-04-04T08:18:01.575Z] #61 ...
08:18:01 [2024-04-04T08:18:01.575Z] 
08:18:01 [2024-04-04T08:18:01.575Z] #78 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
08:18:01 [2024-04-04T08:18:01.575Z] #78 ...
08:18:01 [2024-04-04T08:18:01.575Z] 
08:18:01 [2024-04-04T08:18:01.575Z] #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
08:18:01 [2024-04-04T08:18:01.575Z] #61 27.35 Selecting previously unselected package libselinux1-dev:arm64.
08:18:01 [2024-04-04T08:18:01.575Z] #61 27.35 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
08:18:01 [2024-04-04T08:18:01.832Z] #61 27.35 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
08:18:01 [2024-04-04T08:18:01.832Z] #61 27.53 Selecting previously unselected package libmount-dev:arm64.
08:18:02 [2024-04-04T08:18:02.089Z] #61 27.53 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
08:18:02 [2024-04-04T08:18:02.089Z] #61 27.56 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
08:18:02 [2024-04-04T08:18:02.089Z] #61 27.65 Selecting previously unselected package zlib1g-dev:arm64.
08:18:02 [2024-04-04T08:18:02.089Z] #61 27.65 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
08:18:02 [2024-04-04T08:18:02.089Z] #61 27.67 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
08:18:02 [2024-04-04T08:18:02.357Z] #61 27.88 Selecting previously unselected package libglib2.0-dev:arm64.
08:18:02 [2024-04-04T08:18:02.357Z] #61 27.88 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
08:18:02 [2024-04-04T08:18:02.357Z] #61 27.89 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
08:18:02 [2024-04-04T08:18:02.614Z] #61 28.19 Selecting previously unselected package libsecret-1-dev:arm64.
08:18:02 [2024-04-04T08:18:02.614Z] #61 28.19 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
08:18:02 [2024-04-04T08:18:02.614Z] #61 28.20 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
08:18:02 [2024-04-04T08:18:02.885Z] #61 28.40 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
08:18:02 [2024-04-04T08:18:02.885Z] #61 28.43 No schema files found: doing nothing.
08:18:02 [2024-04-04T08:18:02.885Z] #61 28.45 Setting up libffi-dev:arm64 (3.4.4-1) ...
08:18:02 [2024-04-04T08:18:02.885Z] #61 28.46 Setting up libpcre2-16-0:arm64 (10.42-1) ...
08:18:02 [2024-04-04T08:18:02.885Z] #61 28.50 Setting up libbtrfs0:arm64 (6.2-1) ...
08:18:02 [2024-04-04T08:18:02.885Z] #61 28.52 Setting up libpcre2-32-0:arm64 (10.42-1) ...
08:18:02 [2024-04-04T08:18:02.885Z] #61 28.55 Setting up libglib2.0-data (2.74.6-2) ...
08:18:02 [2024-04-04T08:18:02.885Z] #61 28.59 Setting up libgpg-error-dev (1.46-1) ...
08:18:02 [2024-04-04T08:18:02.885Z] #61 28.61 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
08:18:03 [2024-04-04T08:18:03.142Z] #61 28.63 Setting up libsepol-dev:arm64 (3.4-2.1) ...
08:18:03 [2024-04-04T08:18:03.142Z] #61 28.67 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
08:18:03 [2024-04-04T08:18:03.142Z] #61 28.70 Setting up libpcre2-posix3:arm64 (10.42-1) ...
08:18:03 [2024-04-04T08:18:03.142Z] #61 28.72 Setting up libbtrfs-dev:arm64 (6.2-1) ...
08:18:03 [2024-04-04T08:18:03.399Z] #61 28.73 Setting up mount (2.38.1-5+deb12u1) ...
08:18:03 [2024-04-04T08:18:03.399Z] #61 28.76 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
08:18:03 [2024-04-04T08:18:03.399Z] #61 28.78 Setting up python3-lib2to3 (3.11.2-3) ...
08:18:03 [2024-04-04T08:18:03.399Z] #61 29.14 Setting up libelf1:arm64 (0.188-2.1) ...
08:18:03 [2024-04-04T08:18:03.656Z] #61 29.18 Setting up libsecret-common (0.20.5-3) ...
08:18:03 [2024-04-04T08:18:03.656Z] #61 29.21 Setting up python3-distutils (3.11.2-3) ...
08:18:03 [2024-04-04T08:18:03.913Z] #61 29.52 Setting up libglib2.0-dev-bin (2.74.6-2) ...
08:18:04 [2024-04-04T08:18:04.476Z] #61 30.04 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
08:18:04 [2024-04-04T08:18:04.476Z] #61 30.10 Setting up libpcre2-dev:arm64 (10.42-1) ...
08:18:04 [2024-04-04T08:18:04.476Z] #61 30.12 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
08:18:04 [2024-04-04T08:18:04.476Z] #61 30.16 Setting up libglib2.0-bin (2.74.6-2) ...
08:18:04 [2024-04-04T08:18:04.733Z] #61 30.17 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
08:18:04 [2024-04-04T08:18:04.733Z] #61 30.18 Setting up libgcrypt20-dev (1.10.1-3) ...
08:18:04 [2024-04-04T08:18:04.733Z] #61 30.21 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
08:18:04 [2024-04-04T08:18:04.733Z] #61 30.22 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
08:18:04 [2024-04-04T08:18:04.733Z] #61 30.25 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
08:18:04 [2024-04-04T08:18:04.733Z] #61 30.27 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
08:18:04 [2024-04-04T08:18:04.733Z] #61 30.32 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
08:18:04 [2024-04-04T08:18:04.733Z] #61 30.37 Processing triggers for libc-bin (2.36-9+deb12u4) ...
08:18:06 [2024-04-04T08:18:06.102Z] #61 DONE 31.6s
08:18:06 [2024-04-04T08:18:06.102Z] 
08:18:06 [2024-04-04T08:18:06.102Z] #74 [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
08:18:06 [2024-04-04T08:18:06.102Z] #74 2.437 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
08:18:06 [2024-04-04T08:18:06.102Z] #74 2.454 Cloning into '/tmp/crun-build/libocispec'...
08:18:06 [2024-04-04T08:18:06.102Z] #74 2.907 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
08:18:06 [2024-04-04T08:18:06.102Z] #74 2.909 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
08:18:06 [2024-04-04T08:18:06.102Z] #74 2.909 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
08:18:06 [2024-04-04T08:18:06.102Z] #74 2.910 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
08:18:06 [2024-04-04T08:18:06.102Z] #74 2.914 Cloning into '/tmp/crun-build/libocispec/image-spec'...
08:18:06 [2024-04-04T08:18:06.102Z] #74 3.732 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
08:18:06 [2024-04-04T08:18:06.102Z] #74 4.402 Cloning into '/tmp/crun-build/libocispec/yajl'...
08:18:06 [2024-04-04T08:18:06.102Z] #74 4.936 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
08:18:06 [2024-04-04T08:18:06.102Z] #74 4.969 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
08:18:06 [2024-04-04T08:18:06.102Z] #74 4.985 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
08:18:06 [2024-04-04T08:18:06.102Z] #74 11.10 aclocal: warning: couldn't open directory 'm4': No such file or directory
08:18:06 [2024-04-04T08:18:06.102Z] #74 ...
08:18:06 [2024-04-04T08:18:06.102Z] 
08:18:06 [2024-04-04T08:18:06.102Z] #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...)
08:18:07 [2024-04-04T08:18:07.032Z] #79 ...
08:18:07 [2024-04-04T08:18:07.032Z] 
08:18:07 [2024-04-04T08:18:07.032Z] #63 [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
08:18:07 [2024-04-04T08:18:07.032Z] #63 32.21 gotestsum version dev
08:18:07 [2024-04-04T08:18:07.032Z] #63 DONE 32.7s
08:18:07 [2024-04-04T08:18:07.032Z] 
08:18:07 [2024-04-04T08:18:07.032Z] #78 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
08:18:09 [2024-04-04T08:18:09.552Z] #78 ...
08:18:09 [2024-04-04T08:18:09.552Z] 
08:18:09 [2024-04-04T08:18:09.552Z] #74 [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
08:18:09 [2024-04-04T08:18:09.552Z] #74 15.61 libtoolize: putting auxiliary files in '.'.
08:18:09 [2024-04-04T08:18:09.552Z] #74 15.61 libtoolize: copying file './ltmain.sh'
08:18:10 [2024-04-04T08:18:10.115Z] #74 16.36 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
08:18:10 [2024-04-04T08:18:10.371Z] #74 16.36 libtoolize: and rerunning libtoolize and aclocal.
08:18:10 [2024-04-04T08:18:10.371Z] #74 16.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:18:13 [2024-04-04T08:18:13.669Z] #74 19.62 configure.ac:7: installing './compile'
08:18:13 [2024-04-04T08:18:13.669Z] #74 19.62 configure.ac:11: installing './config.guess'
08:18:13 [2024-04-04T08:18:13.669Z] #74 19.64 configure.ac:11: installing './config.sub'
08:18:13 [2024-04-04T08:18:13.669Z] #74 19.64 configure.ac:8: installing './install-sh'
08:18:13 [2024-04-04T08:18:13.669Z] #74 19.64 configure.ac:8: installing './missing'
08:18:13 [2024-04-04T08:18:13.669Z] #74 19.67 Makefile.am: installing './depcomp'
08:18:14 [2024-04-04T08:18:14.232Z] #74 20.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:18:14 [2024-04-04T08:18:14.232Z] #74 20.42 libtoolize: copying file 'build-aux/ltmain.sh'
08:18:14 [2024-04-04T08:18:14.489Z] #74 20.64 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:18:14 [2024-04-04T08:18:14.489Z] #74 20.64 libtoolize: copying file 'm4/libtool.m4'
08:18:14 [2024-04-04T08:18:14.489Z] #74 20.76 libtoolize: copying file 'm4/ltoptions.m4'
08:18:14 [2024-04-04T08:18:14.489Z] #74 20.86 libtoolize: copying file 'm4/ltsugar.m4'
08:18:14 [2024-04-04T08:18:14.746Z] #74 20.98 libtoolize: copying file 'm4/ltversion.m4'
08:18:15 [2024-04-04T08:18:15.003Z] #74 21.06 libtoolize: copying file 'm4/lt~obsolete.m4'
08:18:15 [2024-04-04T08:18:15.003Z] #74 21.19 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:18:17 [2024-04-04T08:18:17.529Z] #74 23.46 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
08:18:17 [2024-04-04T08:18:17.529Z] #74 23.46 configure.ac:3: You should run autoupdate.
08:18:17 [2024-04-04T08:18:17.529Z] #74 23.46 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
08:18:17 [2024-04-04T08:18:17.529Z] #74 23.46 configure.ac:3: the top level
08:18:18 [2024-04-04T08:18:18.897Z] #74 25.28 configure.ac:7: installing 'build-aux/compile'
08:18:19 [2024-04-04T08:18:19.154Z] #74 25.28 configure.ac:9: installing 'build-aux/config.guess'
08:18:19 [2024-04-04T08:18:19.154Z] #74 25.28 configure.ac:9: installing 'build-aux/config.sub'
08:18:19 [2024-04-04T08:18:19.154Z] #74 25.28 configure.ac:11: installing 'build-aux/install-sh'
08:18:19 [2024-04-04T08:18:19.154Z] #74 25.29 configure.ac:11: installing 'build-aux/missing'
08:18:19 [2024-04-04T08:18:19.154Z] #74 25.39 Makefile.am: installing 'build-aux/depcomp'
08:18:19 [2024-04-04T08:18:19.410Z] #74 25.42 parallel-tests: installing 'build-aux/test-driver'
08:18:19 [2024-04-04T08:18:19.667Z] #74 ...
08:18:19 [2024-04-04T08:18:19.667Z] 
08:18:19 [2024-04-04T08:18:19.667Z] #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...)
08:18:19 [2024-04-04T08:18:19.667Z] #79 3.779 + bin/ctr
08:18:19 [2024-04-04T08:18:19.667Z] #79 3.779 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
08:18:20 [2024-04-04T08:18:20.231Z] #79 ...
08:18:20 [2024-04-04T08:18:20.231Z] 
08:18:20 [2024-04-04T08:18:20.231Z] #74 [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
08:18:20 [2024-04-04T08:18:20.231Z] #74 26.59 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:18:20 [2024-04-04T08:18:20.231Z] #74 26.59 libtoolize: copying file 'build-aux/ltmain.sh'
08:18:20 [2024-04-04T08:18:20.794Z] #74 27.09 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:18:21 [2024-04-04T08:18:21.050Z] #74 27.10 libtoolize: copying file 'm4/libtool.m4'
08:18:21 [2024-04-04T08:18:21.050Z] #74 27.18 libtoolize: copying file 'm4/ltoptions.m4'
08:18:21 [2024-04-04T08:18:21.050Z] #74 27.33 libtoolize: copying file 'm4/ltsugar.m4'
08:18:21 [2024-04-04T08:18:21.307Z] #74 27.37 libtoolize: copying file 'm4/ltversion.m4'
08:18:21 [2024-04-04T08:18:21.307Z] #74 27.49 libtoolize: copying file 'm4/lt~obsolete.m4'
08:18:26 [2024-04-04T08:18:26.560Z] #74 32.83 configure.ac:11: installing 'build-aux/compile'
08:18:26 [2024-04-04T08:18:26.560Z] #74 32.83 configure.ac:11: installing 'build-aux/config.guess'
08:18:26 [2024-04-04T08:18:26.560Z] #74 32.84 configure.ac:11: installing 'build-aux/config.sub'
08:18:26 [2024-04-04T08:18:26.560Z] #74 32.84 configure.ac:13: installing 'build-aux/install-sh'
08:18:26 [2024-04-04T08:18:26.560Z] #74 32.85 configure.ac:13: installing 'build-aux/missing'
08:18:26 [2024-04-04T08:18:26.560Z] #74 32.85 configure.ac:8: installing 'build-aux/tap-driver.sh'
08:18:26 [2024-04-04T08:18:26.560Z] #74 32.95 Makefile.am: installing 'build-aux/depcomp'
08:18:27 [2024-04-04T08:18:27.766Z] #74 33.73 checking build system type... aarch64-unknown-linux-gnu
08:18:27 [2024-04-04T08:18:27.766Z] #74 33.92 checking host system type... aarch64-unknown-linux-gnu
08:18:27 [2024-04-04T08:18:27.766Z] #74 33.92 checking how to print strings... printf
08:18:27 [2024-04-04T08:18:27.766Z] #74 33.95 checking for gcc... gcc
08:18:28 [2024-04-04T08:18:28.023Z] #74 34.09 checking whether the C compiler works... yes
08:18:28 [2024-04-04T08:18:28.279Z] #74 34.21 checking for C compiler default output file name... a.out
08:18:28 [2024-04-04T08:18:28.279Z] #74 34.21 checking for suffix of executables... 
08:18:28 [2024-04-04T08:18:28.279Z] #74 34.30 checking whether we are cross compiling... no
08:18:28 [2024-04-04T08:18:28.279Z] #74 34.43 checking for suffix of object files... o
08:18:28 [2024-04-04T08:18:28.279Z] #74 34.48 checking whether the compiler supports GNU C... yes
08:18:28 [2024-04-04T08:18:28.279Z] #74 34.52 checking whether gcc accepts -g... yes
08:18:28 [2024-04-04T08:18:28.536Z] #74 34.64 checking for gcc option to enable C11 features... none needed
08:18:28 [2024-04-04T08:18:28.536Z] #74 34.80 checking whether gcc understands -c and -o together... yes
08:18:28 [2024-04-04T08:18:28.793Z] #74 34.91 checking for a sed that does not truncate output... /usr/bin/sed
08:18:28 [2024-04-04T08:18:28.793Z] #74 34.92 checking for grep that handles long lines and -e... /usr/bin/grep
08:18:28 [2024-04-04T08:18:28.793Z] #74 34.92 checking for egrep... /usr/bin/grep -E
08:18:28 [2024-04-04T08:18:28.793Z] #74 34.93 checking for fgrep... /usr/bin/grep -F
08:18:28 [2024-04-04T08:18:28.793Z] #74 34.94 checking for ld used by gcc... /usr/bin/ld
08:18:28 [2024-04-04T08:18:28.793Z] #74 34.94 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:18:28 [2024-04-04T08:18:28.793Z] #74 34.95 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:18:28 [2024-04-04T08:18:28.793Z] #74 34.97 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:18:28 [2024-04-04T08:18:28.793Z] #74 35.03 checking whether ln -s works... yes
08:18:28 [2024-04-04T08:18:28.793Z] #74 35.03 checking the maximum length of command line arguments... 1572864
08:18:28 [2024-04-04T08:18:28.793Z] #74 35.07 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:18:28 [2024-04-04T08:18:28.793Z] #74 35.07 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:18:28 [2024-04-04T08:18:28.793Z] #74 35.08 checking for /usr/bin/ld option to reload object files... -r
08:18:28 [2024-04-04T08:18:28.793Z] #74 35.08 checking for file... file
08:18:28 [2024-04-04T08:18:28.793Z] #74 35.08 checking for objdump... objdump
08:18:28 [2024-04-04T08:18:28.793Z] #74 35.08 checking how to recognize dependent libraries... pass_all
08:18:28 [2024-04-04T08:18:28.793Z] #74 35.08 checking for dlltool... no
08:18:28 [2024-04-04T08:18:28.793Z] #74 35.08 checking how to associate runtime and link libraries... printf %s\n
08:18:28 [2024-04-04T08:18:28.793Z] #74 35.08 checking for ar... ar
08:18:28 [2024-04-04T08:18:28.793Z] #74 35.08 checking for archiver @FILE support... @
08:18:29 [2024-04-04T08:18:29.051Z] #74 35.17 checking for strip... strip
08:18:29 [2024-04-04T08:18:29.051Z] #74 35.17 checking for ranlib... ranlib
08:18:29 [2024-04-04T08:18:29.051Z] #74 35.17 checking for gawk... no
08:18:29 [2024-04-04T08:18:29.051Z] #74 35.18 checking for mawk... mawk
08:18:29 [2024-04-04T08:18:29.308Z] #74 35.18 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:18:29 [2024-04-04T08:18:29.308Z] #74 35.51 checking for sysroot... no
08:18:29 [2024-04-04T08:18:29.308Z] #74 35.51 checking for a working dd... /usr/bin/dd
08:18:29 [2024-04-04T08:18:29.308Z] #74 35.53 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
08:18:29 [2024-04-04T08:18:29.308Z] #74 35.54 checking for mt... no
08:18:29 [2024-04-04T08:18:29.308Z] #74 35.54 checking if : is a manifest tool... no
08:18:29 [2024-04-04T08:18:29.308Z] #74 35.55 checking for stdio.h... yes
08:18:29 [2024-04-04T08:18:29.564Z] #74 35.63 checking for stdlib.h... yes
08:18:29 [2024-04-04T08:18:29.564Z] #74 35.67 checking for string.h... yes
08:18:29 [2024-04-04T08:18:29.564Z] #74 35.71 checking for inttypes.h... yes
08:18:29 [2024-04-04T08:18:29.564Z] #74 35.76 checking for stdint.h... yes
08:18:29 [2024-04-04T08:18:29.564Z] #74 35.80 checking for strings.h... yes
08:18:29 [2024-04-04T08:18:29.821Z] #74 35.88 checking for sys/stat.h... yes
08:18:29 [2024-04-04T08:18:29.821Z] #74 35.96 checking for sys/types.h... yes
08:18:29 [2024-04-04T08:18:29.821Z] #74 36.05 checking for unistd.h... yes
08:18:29 [2024-04-04T08:18:29.821Z] #74 36.13 checking for dlfcn.h... yes
08:18:30 [2024-04-04T08:18:30.078Z] #74 36.20 checking for objdir... .libs
08:18:30 [2024-04-04T08:18:30.334Z] #74 36.38 checking if gcc supports -fno-rtti -fno-exceptions... no
08:18:30 [2024-04-04T08:18:30.334Z] #74 36.49 checking for gcc option to produce PIC... -fPIC -DPIC
08:18:30 [2024-04-04T08:18:30.334Z] #74 36.49 checking if gcc PIC flag -fPIC -DPIC works... yes
08:18:30 [2024-04-04T08:18:30.591Z] #74 36.61 checking if gcc static flag -static works... yes
08:18:30 [2024-04-04T08:18:30.591Z] #74 36.70 checking if gcc supports -c -o file.o... yes
08:18:30 [2024-04-04T08:18:30.848Z] #74 36.77 checking if gcc supports -c -o file.o... (cached) yes
08:18:30 [2024-04-04T08:18:30.848Z] #74 36.79 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:18:30 [2024-04-04T08:18:30.848Z] #74 36.83 checking dynamic linker characteristics... GNU/Linux ld.so
08:18:30 [2024-04-04T08:18:30.848Z] #74 37.05 checking how to hardcode library paths into programs... immediate
08:18:30 [2024-04-04T08:18:30.848Z] #74 37.06 checking whether stripping libraries is possible... yes
08:18:30 [2024-04-04T08:18:30.848Z] #74 37.07 checking if libtool supports shared libraries... yes
08:18:30 [2024-04-04T08:18:30.848Z] #74 37.07 checking whether to build shared libraries... no
08:18:30 [2024-04-04T08:18:30.848Z] #74 37.07 checking whether to build static libraries... yes
08:18:30 [2024-04-04T08:18:30.848Z] #74 37.07 checking for a BSD-compatible install... /usr/bin/install -c
08:18:30 [2024-04-04T08:18:30.848Z] #74 37.12 checking whether build environment is sane... yes
08:18:31 [2024-04-04T08:18:31.105Z] #74 37.19 checking for a race-free mkdir -p... /usr/bin/mkdir -p
08:18:31 [2024-04-04T08:18:31.105Z] #74 37.19 checking whether make sets $(MAKE)... yes
08:18:31 [2024-04-04T08:18:31.105Z] #74 37.26 checking whether make supports the include directive... yes (GNU style)
08:18:31 [2024-04-04T08:18:31.105Z] #74 37.31 checking whether make supports nested variables... yes
08:18:31 [2024-04-04T08:18:31.105Z] #74 37.37 checking whether UID '0' is supported by ustar format... yes
08:18:31 [2024-04-04T08:18:31.105Z] #74 37.37 checking whether GID '0' is supported by ustar format... yes
08:18:31 [2024-04-04T08:18:31.105Z] #74 37.37 checking how to create a ustar tar archive... gnutar
08:18:31 [2024-04-04T08:18:31.362Z] #74 37.46 checking dependency style of gcc... gcc3
08:18:31 [2024-04-04T08:18:31.362Z] #74 37.60 checking whether to enable maintainer-specific portions of Makefiles... yes
08:18:31 [2024-04-04T08:18:31.362Z] #74 37.60 checking whether make supports nested variables... (cached) yes
08:18:31 [2024-04-04T08:18:31.362Z] #74 37.60 checking for gawk... (cached) mawk
08:18:31 [2024-04-04T08:18:31.362Z] #74 37.60 checking for a sed that does not truncate output... (cached) /usr/bin/sed
08:18:31 [2024-04-04T08:18:31.362Z] #74 37.60 checking for gcc... (cached) gcc
08:18:31 [2024-04-04T08:18:31.618Z] #74 37.72 checking whether the compiler supports GNU C... (cached) yes
08:18:31 [2024-04-04T08:18:31.618Z] #74 37.73 checking whether gcc accepts -g... (cached) yes
08:18:31 [2024-04-04T08:18:31.618Z] #74 37.73 checking for gcc option to enable C11 features... (cached) none needed
08:18:31 [2024-04-04T08:18:31.618Z] #74 37.73 checking whether gcc understands -c and -o together... (cached) yes
08:18:31 [2024-04-04T08:18:31.618Z] #74 37.73 checking for a Python interpreter with version >= 3... python3
08:18:31 [2024-04-04T08:18:31.618Z] #74 37.80 checking for python3... /usr/bin/python3
08:18:31 [2024-04-04T08:18:31.618Z] #74 37.80 checking for python3 version... 3.11
08:18:31 [2024-04-04T08:18:31.618Z] #74 37.84 checking for python3 platform... linux
08:18:31 [2024-04-04T08:18:31.618Z] #74 37.86 checking for GNU default python3 prefix... ${prefix}
08:18:31 [2024-04-04T08:18:31.618Z] #74 37.86 checking for GNU default python3 exec_prefix... ${exec_prefix}
08:18:31 [2024-04-04T08:18:31.618Z] #74 37.86 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
08:18:31 [2024-04-04T08:18:31.876Z] #74 37.95 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
08:18:31 [2024-04-04T08:18:31.876Z] #74 38.03 checking for go-md2man... no
08:18:31 [2024-04-04T08:18:31.876Z] #74 38.04 checking for error.h... yes
08:18:32 [2024-04-04T08:18:32.133Z] #74 38.17 checking for linux/openat2.h... yes
08:18:32 [2024-04-04T08:18:32.133Z] #74 38.25 checking for stdatomic.h... yes
08:18:32 [2024-04-04T08:18:32.390Z] #74 38.35 checking for linux/ioprio.h... yes
08:18:32 [2024-04-04T08:18:32.390Z] #74 38.43 checking for atomic_int... yes
08:18:32 [2024-04-04T08:18:32.390Z] #74 38.55 checking for atomic_bool... yes
08:18:32 [2024-04-04T08:18:32.647Z] #74 38.68 checking for copy_file_range... yes
08:18:32 [2024-04-04T08:18:32.647Z] #74 38.81 checking for fgetxattr... yes
08:18:32 [2024-04-04T08:18:32.903Z] #74 38.94 checking for statx... yes
08:18:32 [2024-04-04T08:18:32.903Z] #74 39.05 checking for fgetpwent_r... yes
08:18:33 [2024-04-04T08:18:33.160Z] #74 39.18 checking for issetugid... no
08:18:33 [2024-04-04T08:18:33.160Z] #74 39.35 checking for memfd_create... yes
08:18:33 [2024-04-04T08:18:33.417Z] #74 39.48 checking for pkg-config... /usr/bin/pkg-config
08:18:33 [2024-04-04T08:18:33.417Z] #74 39.48 checking pkg-config is at least version 0.9.0... yes
08:18:33 [2024-04-04T08:18:33.417Z] #74 39.48 checking for library containing yajl_tree_get... -lyajl
08:18:33 [2024-04-04T08:18:33.673Z] #74 39.78 checking for yajl >= 2.0.0... yes
08:18:33 [2024-04-04T08:18:33.673Z] #74 39.79 checking for sys/capability.h... yes
08:18:33 [2024-04-04T08:18:33.930Z] #74 39.87 checking for library containing cap_from_name... -lcap
08:18:34 [2024-04-04T08:18:34.192Z] #74 40.14 checking for library containing gcry_check_version... no
08:18:34 [2024-04-04T08:18:34.192Z] #74 40.41 checking for library containing dlopen... none required
08:18:34 [2024-04-04T08:18:34.449Z] #74 40.52 checking for seccomp.h... yes
08:18:34 [2024-04-04T08:18:34.449Z] #74 40.64 checking for library containing seccomp_rule_add... -lseccomp
08:18:34 [2024-04-04T08:18:34.705Z] #74 40.83 checking for library containing seccomp_arch_resolve_name... none required
08:18:34 [2024-04-04T08:18:34.705Z] #74 40.90 checking for systemd/sd-bus.h... yes
08:18:34 [2024-04-04T08:18:34.962Z] #74 41.06 checking for library containing sd_bus_match_signal_async... -lsystemd
08:18:35 [2024-04-04T08:18:35.219Z] #74 41.32 checking for sd_notify_barrier... yes
08:18:35 [2024-04-04T08:18:35.219Z] #74 41.41 checking for linux/bpf.h... yes
08:18:35 [2024-04-04T08:18:35.475Z] #74 41.51 checking compilation for eBPF... yes
08:18:35 [2024-04-04T08:18:35.475Z] #74 41.64 checking for criu >= 3.15... no
08:18:35 [2024-04-04T08:18:35.475Z] #74 41.67 configure: CRIU headers not found, building without CRIU support
08:18:35 [2024-04-04T08:18:35.475Z] #74 41.67 checking for criu > 3.16... no
08:18:35 [2024-04-04T08:18:35.475Z] #74 41.70 configure: CRIU version doesn't support join-ns API
08:18:35 [2024-04-04T08:18:35.475Z] #74 41.70 checking for criu > 3.16.1... no
08:18:35 [2024-04-04T08:18:35.475Z] #74 41.73 configure: CRIU version doesn't support for pre-dumping
08:18:35 [2024-04-04T08:18:35.475Z] #74 41.73 checking for new mount API (fsconfig)... yes
08:18:35 [2024-04-04T08:18:35.747Z] #74 41.96 yes
08:18:35 [2024-04-04T08:18:35.747Z] #74 41.97 checking for seccomp notify API... yes
08:18:36 [2024-04-04T08:18:36.003Z] #74 42.08 checking for gperf... no
08:18:36 [2024-04-04T08:18:36.003Z] #74 42.08 configure: gperf not found - cannot rebuild signal parser code
08:18:36 [2024-04-04T08:18:36.003Z] #74 42.08 checking for library containing argp_parse... none required
08:18:36 [2024-04-04T08:18:36.260Z] #74 42.32 checking that generated files are newer than configure... done
08:18:36 [2024-04-04T08:18:36.260Z] #74 42.32 configure: creating ./config.status
08:18:38 [2024-04-04T08:18:38.152Z] #74 44.37 config.status: creating Makefile
08:18:38 [2024-04-04T08:18:38.152Z] #74 44.43 config.status: creating config.h
08:18:38 [2024-04-04T08:18:38.152Z] #74 44.45 config.status: executing libtool commands
08:18:38 [2024-04-04T08:18:38.152Z] #74 44.48 config.status: executing depfiles commands
08:18:39 [2024-04-04T08:18:39.081Z] #74 45.35 === configuring in libocispec (/tmp/crun-build/libocispec)
08:18:39 [2024-04-04T08:18:39.338Z] #74 45.38 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:18:39 [2024-04-04T08:18:39.594Z] #74 45.78 checking for gcc... gcc
08:18:39 [2024-04-04T08:18:39.851Z] #74 45.89 checking whether the C compiler works... yes
08:18:39 [2024-04-04T08:18:39.851Z] #74 45.96 checking for C compiler default output file name... a.out
08:18:39 [2024-04-04T08:18:39.851Z] #74 45.98 checking for suffix of executables... 
08:18:39 [2024-04-04T08:18:39.851Z] #74 46.08 checking whether we are cross compiling... no
08:18:40 [2024-04-04T08:18:40.107Z] #74 46.18 checking for suffix of object files... o
08:18:40 [2024-04-04T08:18:40.108Z] #74 46.23 checking whether the compiler supports GNU C... yes
08:18:40 [2024-04-04T08:18:40.108Z] #74 46.30 checking whether gcc accepts -g... yes
08:18:40 [2024-04-04T08:18:40.108Z] #74 46.38 checking for gcc option to enable C11 features... none needed
08:18:40 [2024-04-04T08:18:40.364Z] #74 46.49 checking whether gcc understands -c and -o together... yes
08:18:40 [2024-04-04T08:18:40.620Z] #74 46.64 checking for stdio.h... yes
08:18:40 [2024-04-04T08:18:40.620Z] #74 46.68 checking for stdlib.h... yes
08:18:40 [2024-04-04T08:18:40.620Z] #74 46.77 checking for string.h... yes
08:18:40 [2024-04-04T08:18:40.877Z] #74 46.90 checking for inttypes.h... yes
08:18:40 [2024-04-04T08:18:40.877Z] #74 46.99 checking for stdint.h... yes
08:18:40 [2024-04-04T08:18:40.877Z] #74 47.07 checking for strings.h... yes
08:18:40 [2024-04-04T08:18:40.877Z] #74 47.14 checking for sys/stat.h... yes
08:18:41 [2024-04-04T08:18:41.134Z] #74 47.19 checking for sys/types.h... yes
08:18:41 [2024-04-04T08:18:41.134Z] #74 47.26 checking for unistd.h... yes
08:18:41 [2024-04-04T08:18:41.134Z] #74 47.32 checking for wchar.h... yes
08:18:41 [2024-04-04T08:18:41.134Z] #74 47.38 checking for minix/config.h... no
08:18:41 [2024-04-04T08:18:41.134Z] #74 47.42 checking whether it is safe to define __EXTENSIONS__... yes
08:18:41 [2024-04-04T08:18:41.390Z] #74 47.46 checking whether _XOPEN_SOURCE should be defined... no
08:18:41 [2024-04-04T08:18:41.390Z] #74 47.53 checking build system type... aarch64-unknown-linux-gnu
08:18:41 [2024-04-04T08:18:41.646Z] #74 47.70 checking host system type... aarch64-unknown-linux-gnu
08:18:41 [2024-04-04T08:18:41.646Z] #74 47.71 checking how to print strings... printf
08:18:41 [2024-04-04T08:18:41.646Z] #74 47.71 checking for a sed that does not truncate output... /usr/bin/sed
08:18:41 [2024-04-04T08:18:41.646Z] #74 47.73 checking for grep that handles long lines and -e... /usr/bin/grep
08:18:41 [2024-04-04T08:18:41.646Z] #74 47.74 checking for egrep... /usr/bin/grep -E
08:18:41 [2024-04-04T08:18:41.646Z] #74 47.75 checking for fgrep... /usr/bin/grep -F
08:18:41 [2024-04-04T08:18:41.646Z] #74 47.75 checking for ld used by gcc... /usr/bin/ld
08:18:41 [2024-04-04T08:18:41.646Z] #74 47.77 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:18:41 [2024-04-04T08:18:41.646Z] #74 47.77 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:18:41 [2024-04-04T08:18:41.646Z] #74 47.79 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:18:41 [2024-04-04T08:18:41.646Z] #74 47.86 checking whether ln -s works... yes
08:18:41 [2024-04-04T08:18:41.905Z] #74 47.86 checking the maximum length of command line arguments... 1572864
08:18:41 [2024-04-04T08:18:41.905Z] #74 47.89 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:18:41 [2024-04-04T08:18:41.905Z] #74 47.89 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:18:41 [2024-04-04T08:18:41.905Z] #74 47.89 checking for /usr/bin/ld option to reload object files... -r
08:18:41 [2024-04-04T08:18:41.905Z] #74 47.89 checking for file... file
08:18:41 [2024-04-04T08:18:41.905Z] #74 47.89 checking for objdump... objdump
08:18:41 [2024-04-04T08:18:41.905Z] #74 47.89 checking how to recognize dependent libraries... pass_all
08:18:41 [2024-04-04T08:18:41.905Z] #74 47.89 checking for dlltool... no
08:18:41 [2024-04-04T08:18:41.905Z] #74 47.89 checking how to associate runtime and link libraries... printf %s\n
08:18:41 [2024-04-04T08:18:41.905Z] #74 47.89 checking for ar... ar
08:18:41 [2024-04-04T08:18:41.905Z] #74 47.89 checking for archiver @FILE support... @
08:18:41 [2024-04-04T08:18:41.905Z] #74 48.04 checking for strip... strip
08:18:41 [2024-04-04T08:18:41.905Z] #74 48.04 checking for ranlib... ranlib
08:18:41 [2024-04-04T08:18:41.905Z] #74 48.04 checking for gawk... no
08:18:41 [2024-04-04T08:18:41.905Z] #74 48.04 checking for mawk... mawk
08:18:41 [2024-04-04T08:18:41.905Z] #74 48.04 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:18:42 [2024-04-04T08:18:42.161Z] #74 48.23 checking for sysroot... no
08:18:42 [2024-04-04T08:18:42.161Z] #74 48.23 checking for a working dd... /usr/bin/dd
08:18:42 [2024-04-04T08:18:42.161Z] #74 48.24 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
08:18:42 [2024-04-04T08:18:42.161Z] #74 48.26 checking for mt... no
08:18:42 [2024-04-04T08:18:42.161Z] #74 48.26 checking if : is a manifest tool... no
08:18:42 [2024-04-04T08:18:42.161Z] #74 48.27 checking for dlfcn.h... yes
08:18:42 [2024-04-04T08:18:42.161Z] #74 48.34 checking for objdir... .libs
08:18:42 [2024-04-04T08:18:42.418Z] #74 48.45 checking if gcc supports -fno-rtti -fno-exceptions... no
08:18:42 [2024-04-04T08:18:42.418Z] #74 48.49 checking for gcc option to produce PIC... -fPIC -DPIC
08:18:42 [2024-04-04T08:18:42.418Z] #74 48.49 checking if gcc PIC flag -fPIC -DPIC works... yes
08:18:42 [2024-04-04T08:18:42.418Z] #74 48.57 checking if gcc static flag -static works... yes
08:18:42 [2024-04-04T08:18:42.674Z] #74 48.71 checking if gcc supports -c -o file.o... yes
08:18:42 [2024-04-04T08:18:42.674Z] #74 48.84 checking if gcc supports -c -o file.o... (cached) yes
08:18:42 [2024-04-04T08:18:42.674Z] #74 48.84 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:18:42 [2024-04-04T08:18:42.674Z] #74 48.86 checking dynamic linker characteristics... GNU/Linux ld.so
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.03 checking how to hardcode library paths into programs... immediate
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.03 checking whether stripping libraries is possible... yes
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.04 checking if libtool supports shared libraries... yes
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.04 checking whether to build shared libraries... no
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.04 checking whether to build static libraries... yes
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.04 checking for a BSD-compatible install... /usr/bin/install -c
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.08 checking whether build environment is sane... yes
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.10 checking for a race-free mkdir -p... /usr/bin/mkdir -p
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.11 checking whether make sets $(MAKE)... yes
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.15 checking whether make supports the include directive... yes (GNU style)
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.17 checking whether make supports nested variables... yes
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.22 checking whether UID '0' is supported by ustar format... yes
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.22 checking whether GID '0' is supported by ustar format... yes
08:18:42 [2024-04-04T08:18:42.931Z] #74 49.22 checking how to create a ustar tar archive... gnutar
08:18:43 [2024-04-04T08:18:43.187Z] #74 49.28 checking dependency style of gcc... gcc3
08:18:43 [2024-04-04T08:18:43.187Z] #74 49.39 checking whether to enable maintainer-specific portions of Makefiles... yes
08:18:43 [2024-04-04T08:18:43.187Z] #74 49.39 checking whether make supports nested variables... (cached) yes
08:18:43 [2024-04-04T08:18:43.187Z] #74 49.39 checking for pkg-config... /usr/bin/pkg-config
08:18:43 [2024-04-04T08:18:43.187Z] #74 49.39 checking pkg-config is at least version 0.9.0... yes
08:18:43 [2024-04-04T08:18:43.187Z] #74 49.40 checking for yajl >= 2.1.0... yes
08:18:43 [2024-04-04T08:18:43.187Z] #74 49.43 checking for a sed that does not truncate output... (cached) /usr/bin/sed
08:18:43 [2024-04-04T08:18:43.187Z] #74 49.43 checking for gcc... (cached) gcc
08:18:43 [2024-04-04T08:18:43.443Z] #74 49.53 checking whether the compiler supports GNU C... (cached) yes
08:18:43 [2024-04-04T08:18:43.443Z] #74 49.53 checking whether gcc accepts -g... (cached) yes
08:18:43 [2024-04-04T08:18:43.443Z] #74 49.53 checking for gcc option to enable C11 features... (cached) none needed
08:18:43 [2024-04-04T08:18:43.443Z] #74 49.53 checking whether gcc understands -c and -o together... (cached) yes
08:18:43 [2024-04-04T08:18:43.443Z] #74 49.53 checking for a Python interpreter with version >= 3... python3
08:18:43 [2024-04-04T08:18:43.443Z] #74 49.58 checking for python3... /usr/bin/python3
08:18:43 [2024-04-04T08:18:43.443Z] #74 49.58 checking for python3 version... 3.11
08:18:43 [2024-04-04T08:18:43.443Z] #74 49.60 checking for python3 platform... linux
08:18:43 [2024-04-04T08:18:43.443Z] #74 49.61 checking for GNU default python3 prefix... ${prefix}
08:18:43 [2024-04-04T08:18:43.443Z] #74 49.61 checking for GNU default python3 exec_prefix... ${exec_prefix}
08:18:43 [2024-04-04T08:18:43.443Z] #74 49.61 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
08:18:43 [2024-04-04T08:18:43.700Z] #74 49.66 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
08:18:43 [2024-04-04T08:18:43.956Z] #74 49.88 checking that generated files are newer than configure... done
08:18:43 [2024-04-04T08:18:43.956Z] #74 50.10 configure: creating ./config.status
08:18:45 [2024-04-04T08:18:45.325Z] #74 ...
08:18:45 [2024-04-04T08:18:45.325Z] 
08:18:45 [2024-04-04T08:18:45.325Z] #59 [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...)
08:18:45 [2024-04-04T08:18:45.325Z] #59 DONE 63.1s
08:18:45 [2024-04-04T08:18:45.325Z] 
08:18:45 [2024-04-04T08:18:45.325Z] #77 [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...)
08:18:45 [2024-04-04T08:18:45.325Z] #77 DONE 53.8s
08:18:45 [2024-04-04T08:18:45.325Z] 
08:18:45 [2024-04-04T08:18:45.325Z] #78 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
08:18:45 [2024-04-04T08:18:45.325Z] #78 DONE 53.5s
08:18:45 [2024-04-04T08:18:45.325Z] 
08:18:45 [2024-04-04T08:18:45.325Z] #73 [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...)
08:18:45 [2024-04-04T08:18:45.325Z] #73 DONE 59.2s
08:18:45 [2024-04-04T08:18:45.325Z] 
08:18:45 [2024-04-04T08:18:45.325Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
08:18:45 [2024-04-04T08:18:45.325Z] #80 DONE 0.3s
08:18:45 [2024-04-04T08:18:45.325Z] 
08:18:45 [2024-04-04T08:18:45.325Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
08:18:45 [2024-04-04T08:18:45.582Z] #58 ...
08:18:45 [2024-04-04T08:18:45.582Z] 
08:18:45 [2024-04-04T08:18:45.582Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
08:18:45 [2024-04-04T08:18:45.582Z] #81 DONE 0.3s
08:18:45 [2024-04-04T08:18:45.582Z] 
08:18:45 [2024-04-04T08:18:45.582Z] #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...)
08:18:46 [2024-04-04T08:18:46.144Z] #79 ...
08:18:46 [2024-04-04T08:18:46.144Z] 
08:18:46 [2024-04-04T08:18:46.144Z] #74 [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
08:18:46 [2024-04-04T08:18:46.144Z] #74 52.34 config.status: creating Makefile
08:18:46 [2024-04-04T08:18:46.144Z] #74 52.36 config.status: creating ocispec.pc
08:18:46 [2024-04-04T08:18:46.144Z] #74 52.41 config.status: creating config.h
08:18:46 [2024-04-04T08:18:46.144Z] #74 52.47 config.status: executing libtool commands
08:18:46 [2024-04-04T08:18:46.401Z] #74 52.53 config.status: executing depfiles commands
08:18:46 [2024-04-04T08:18:46.658Z] #74 52.88 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
08:18:46 [2024-04-04T08:18:46.914Z] #74 52.91 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:18:47 [2024-04-04T08:18:47.170Z] #74 53.20 checking for gcc... gcc
08:18:47 [2024-04-04T08:18:47.170Z] #74 53.27 checking whether the C compiler works... yes
08:18:47 [2024-04-04T08:18:47.170Z] #74 53.34 checking for C compiler default output file name... a.out
08:18:47 [2024-04-04T08:18:47.170Z] #74 53.34 checking for suffix of executables... 
08:18:47 [2024-04-04T08:18:47.170Z] #74 53.39 checking whether we are cross compiling... no
08:18:47 [2024-04-04T08:18:47.170Z] #74 53.45 checking for suffix of object files... o
08:18:47 [2024-04-04T08:18:47.170Z] #74 53.48 checking whether the compiler supports GNU C... yes
08:18:47 [2024-04-04T08:18:47.170Z] #74 53.50 checking whether gcc accepts -g... yes
08:18:47 [2024-04-04T08:18:47.428Z] #74 53.54 checking for gcc option to enable C11 features... #74 ...
08:18:47 [2024-04-04T08:18:47.428Z] 
08:18:47 [2024-04-04T08:18:47.428Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
08:18:47 [2024-04-04T08:18:47.428Z] #82 DONE 1.2s
08:18:47 [2024-04-04T08:18:47.428Z] 
08:18:47 [2024-04-04T08:18:47.428Z] #74 [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
08:18:47 [2024-04-04T08:18:47.428Z] #74 53.54 checking for gcc option to enable C11 features... none needed
08:18:47 [2024-04-04T08:18:47.428Z] #74 53.63 checking whether gcc understands -c and -o together... yes
08:18:47 [2024-04-04T08:18:47.428Z] #74 53.71 checking for a BSD-compatible install... /usr/bin/install -c
08:18:47 [2024-04-04T08:18:47.428Z] #74 53.72 checking whether build environment is sane... yes
08:18:47 [2024-04-04T08:18:47.428Z] #74 53.74 checking for a race-free mkdir -p... /usr/bin/mkdir -p
08:18:47 [2024-04-04T08:18:47.428Z] #74 53.74 checking for gawk... no
08:18:47 [2024-04-04T08:18:47.428Z] #74 53.75 checking for mawk... mawk
08:18:47 [2024-04-04T08:18:47.428Z] #74 53.75 checking whether make sets $(MAKE)... yes
08:18:47 [2024-04-04T08:18:47.428Z] #74 53.77 checking whether make supports the include directive... yes (GNU style)
08:18:47 [2024-04-04T08:18:47.685Z] #74 53.81 checking whether make supports nested variables... yes
08:18:47 [2024-04-04T08:18:47.685Z] #74 53.86 checking whether UID '0' is supported by ustar format... yes
08:18:47 [2024-04-04T08:18:47.685Z] #74 53.86 checking whether GID '0' is supported by ustar format... yes
08:18:47 [2024-04-04T08:18:47.685Z] #74 53.86 checking how to create a ustar tar archive... gnutar
08:18:47 [2024-04-04T08:18:47.685Z] 
08:18:47 [2024-04-04T08:18:47.685Z] #74 ...
08:18:47 [2024-04-04T08:18:47.685Z] 
08:18:47 [2024-04-04T08:18:47.685Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
08:18:47 [2024-04-04T08:18:47.685Z] #83 DONE 0.4s
08:18:47 [2024-04-04T08:18:47.685Z] 
08:18:47 [2024-04-04T08:18:47.685Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
08:18:47 [2024-04-04T08:18:47.685Z] #84 DONE 0.1s
08:18:47 [2024-04-04T08:18:47.685Z] 
08:18:47 [2024-04-04T08:18:47.685Z] #74 [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
08:18:47 [2024-04-04T08:18:47.685Z] #74 53.92 checking dependency style of gcc... gcc3
08:18:47 [2024-04-04T08:18:47.685Z] #74 54.01 checking whether to enable maintainer-specific portions of Makefiles... yes
08:18:47 [2024-04-04T08:18:47.685Z] #74 54.01 checking whether make supports nested variables... (cached) yes
08:18:47 [2024-04-04T08:18:47.941Z] #74 54.02 checking build system type... 
08:18:47 [2024-04-04T08:18:47.941Z] #74 ...
08:18:47 [2024-04-04T08:18:47.941Z] 
08:18:47 [2024-04-04T08:18:47.941Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
08:18:47 [2024-04-04T08:18:47.941Z] #85 DONE 0.1s
08:18:47 [2024-04-04T08:18:47.941Z] 
08:18:47 [2024-04-04T08:18:47.941Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
08:18:47 [2024-04-04T08:18:47.941Z] #86 DONE 0.0s
08:18:47 [2024-04-04T08:18:47.941Z] 
08:18:47 [2024-04-04T08:18:47.941Z] #74 [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
08:18:47 [2024-04-04T08:18:47.941Z] #74 54.02 checking build system type... aarch64-unknown-linux-gnu
08:18:47 [2024-04-04T08:18:47.941Z] #74 54.09 checking host system type... aarch64-unknown-linux-gnu
08:18:47 [2024-04-04T08:18:47.941Z] #74 54.10 checking how to print strings... printf
08:18:47 [2024-04-04T08:18:47.941Z] #74 54.10 checking for a sed that does not truncate output... /usr/bin/sed
08:18:47 [2024-04-04T08:18:47.941Z] #74 54.11 checking for grep that handles long lines and -e... /usr/bin/grep
08:18:47 [2024-04-04T08:18:47.941Z] #74 54.11 checking for egrep... /usr/bin/grep -E
08:18:47 [2024-04-04T08:18:47.941Z] #74 54.11 checking for fgrep... /usr/bin/grep -F
08:18:47 [2024-04-04T08:18:47.941Z] #74 54.11 checking for ld used by gcc... /usr/bin/ld
08:18:47 [2024-04-04T08:18:47.941Z] #74 54.12 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.12 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.14 checking the name lister (/usr/bin/nm -B) interface... #74 ...
08:18:47 [2024-04-04T08:18:47.942Z] 
08:18:47 [2024-04-04T08:18:47.942Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
08:18:47 [2024-04-04T08:18:47.942Z] #87 DONE 0.0s
08:18:47 [2024-04-04T08:18:47.942Z] 
08:18:47 [2024-04-04T08:18:47.942Z] #74 [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
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.14 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.21 checking whether ln -s works... yes
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.21 checking the maximum length of command line arguments... 1572864
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.23 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.23 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.23 checking for /usr/bin/ld option to reload object files... -r
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.23 checking for file... file
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.23 checking for objdump... objdump
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.23 checking how to recognize dependent libraries... pass_all
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.23 checking for dlltool... no
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.23 checking how to associate runtime and link libraries... printf %s\n
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.23 checking for ar... ar
08:18:47 [2024-04-04T08:18:47.942Z] #74 54.23 checking for archiver @FILE support... @
08:18:48 [2024-04-04T08:18:48.198Z] #74 54.30 checking for strip... strip
08:18:48 [2024-04-04T08:18:48.198Z] #74 54.30 checking for ranlib... ranlib
08:18:48 [2024-04-04T08:18:48.198Z] #74 54.30 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:18:48 [2024-04-04T08:18:48.198Z] #74 54.48 checking for sysroot... no
08:18:48 [2024-04-04T08:18:48.198Z] #74 54.48 checking for a working dd... /usr/bin/dd
08:18:48 [2024-04-04T08:18:48.198Z] #74 54.49 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
08:18:48 [2024-04-04T08:18:48.198Z] #74 54.49 checking for mt... no
08:18:48 [2024-04-04T08:18:48.198Z] #74 54.49 checking if : is a manifest tool... no
08:18:48 [2024-04-04T08:18:48.198Z] #74 54.50 checking for stdio.h... yes
08:18:48 [2024-04-04T08:18:48.198Z] #74 54.52 checking for stdlib.h... yes
08:18:48 [2024-04-04T08:18:48.454Z] #74 54.59 checking for string.h... yes
08:18:48 [2024-04-04T08:18:48.454Z] #74 54.66 checking for inttypes.h... yes
08:18:48 [2024-04-04T08:18:48.711Z] #74 54.72 checking for stdint.h... yes
08:18:48 [2024-04-04T08:18:48.711Z] #74 54.80 checking for strings.h... yes
08:18:48 [2024-04-04T08:18:48.711Z] #74 54.88 checking for sys/stat.h... yes
08:18:48 [2024-04-04T08:18:48.711Z] #74 54.97 checking for sys/types.h... yes
08:18:48 [2024-04-04T08:18:48.967Z] #74 55.06 checking for unistd.h... yes
08:18:49 [2024-04-04T08:18:49.224Z] #74 55.12 checking for dlfcn.h... yes
08:18:49 [2024-04-04T08:18:49.224Z] #74 55.24 checking for objdir... .libs
08:18:49 [2024-04-04T08:18:49.224Z] #74 55.40 checking if gcc supports -fno-rtti -fno-exceptions... no
08:18:49 [2024-04-04T08:18:49.224Z] #74 55.45 checking for gcc option to produce PIC... -fPIC -DPIC
08:18:49 [2024-04-04T08:18:49.224Z] #74 55.45 checking if gcc PIC flag -fPIC -DPIC works... yes
08:18:49 [2024-04-04T08:18:49.481Z] #74 55.51 checking if gcc static flag -static works... yes
08:18:49 [2024-04-04T08:18:49.481Z] 
08:18:49 [2024-04-04T08:18:49.481Z] #74 ...
08:18:49 [2024-04-04T08:18:49.481Z] 
08:18:49 [2024-04-04T08:18:49.481Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
08:18:49 [2024-04-04T08:18:49.481Z] #88 DONE 1.5s
08:18:49 [2024-04-04T08:18:49.481Z] 
08:18:49 [2024-04-04T08:18:49.481Z] #68 [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
08:18:49 [2024-04-04T08:18:49.481Z] #68 74.50 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
08:18:49 [2024-04-04T08:18:49.481Z] #68 74.61 Docker version unknown-version, build unknown-commit
08:18:49 [2024-04-04T08:18:49.481Z] #68 DONE 75.1s
08:18:49 [2024-04-04T08:18:49.481Z] 
08:18:49 [2024-04-04T08:18:49.481Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
08:18:49 [2024-04-04T08:18:49.481Z] #89 DONE 0.1s
08:18:49 [2024-04-04T08:18:49.481Z] 
08:18:49 [2024-04-04T08:18:49.481Z] #74 [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
08:18:49 [2024-04-04T08:18:49.481Z] #74 55.63 checking if gcc supports -c -o file.o... yes
08:18:49 [2024-04-04T08:18:49.481Z] #74 55.69 checking if gcc supports -c -o file.o... (cached) yes
08:18:49 [2024-04-04T08:18:49.481Z] #74 55.69 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:18:49 [2024-04-04T08:18:49.737Z] #74 55.71 checking dynamic linker characteristics... GNU/Linux ld.so
08:18:49 [2024-04-04T08:18:49.737Z] #74 55.87 checking how to hardcode library paths into programs... immediate
08:18:49 [2024-04-04T08:18:49.737Z] #74 55.87 checking whether stripping libraries is possible... yes
08:18:49 [2024-04-04T08:18:49.737Z] #74 55.87 checking if libtool supports shared libraries... yes
08:18:49 [2024-04-04T08:18:49.737Z] #74 55.87 checking whether to build shared libraries... no
08:18:49 [2024-04-04T08:18:49.737Z] #74 55.87 checking whether to build static libraries... yes
08:18:49 [2024-04-04T08:18:49.737Z] #74 55.87 checking for float.h... yes
08:18:49 [2024-04-04T08:18:49.737Z] #74 55.93 checking for limits.h... yes
08:18:49 [2024-04-04T08:18:49.737Z] #74 55.99 checking for stddef.h... yes
08:18:49 [2024-04-04T08:18:49.737Z] #74 56.04 checking for stdlib.h... (cached) yes
08:18:49 [2024-04-04T08:18:49.737Z] #74 56.04 checking for string.h... (cached) yes
08:18:49 [2024-04-04T08:18:49.994Z] #74 56.04 checking for sys/time.h... yes
08:18:49 [2024-04-04T08:18:49.994Z] #74 56.09 checking for inline... inline
08:18:49 [2024-04-04T08:18:49.994Z] #74 56.11 checking for size_t... yes
08:18:49 [2024-04-04T08:18:49.994Z] #74 56.23 checking for GNU libc compatible malloc... yes
08:18:49 [2024-04-04T08:18:49.994Z] #74 56.29 checking for GNU libc compatible realloc... yes
08:18:50 [2024-04-04T08:18:50.250Z] #74 56.35 checking for working strtod... yes
08:18:50 [2024-04-04T08:18:50.250Z] #74 56.42 checking for gettimeofday... yes
08:18:50 [2024-04-04T08:18:50.250Z] #74 56.47 checking for memset... yes
08:18:50 [2024-04-04T08:18:50.250Z] #74 56.54 checking for strspn... yes
08:18:50 [2024-04-04T08:18:50.506Z] #74 56.62 checking that generated files are newer than configure... done
08:18:50 [2024-04-04T08:18:50.506Z] #74 56.62 configure: creating ./config.status
08:18:51 [2024-04-04T08:18:51.069Z] #74 57.24 config.status: creating Makefile
08:18:51 [2024-04-04T08:18:51.069Z] #74 57.25 config.status: creating config.h
08:18:51 [2024-04-04T08:18:51.069Z] #74 57.26 config.status: executing depfiles commands
08:18:51 [2024-04-04T08:18:51.069Z] #74 57.29 config.status: executing libtool commands
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.48   GEN      .version
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.48 make  install-recursive
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.48 make[1]: Entering directory '/tmp/crun-build'
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.51 Making install in libocispec
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.51 make[2]: Entering directory '/tmp/crun-build/libocispec'
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.52 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.52 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.52 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.52 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.57 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
08:18:51 [2024-04-04T08:18:51.326Z] #74 57.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.61 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.61 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.61 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.61 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.61 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.61 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.61 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.85 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.87 make  install-recursive
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.87 make[3]: Entering directory '/tmp/crun-build/libocispec'
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.95 Making install in yajl
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.95 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:18:51 [2024-04-04T08:18:51.582Z] #74 57.97   CC       verify/json_verify-json_verify.o
08:18:51 [2024-04-04T08:18:51.839Z] #74 57.97   CC       src/libyajl_la-yajl_alloc.lo
08:18:51 [2024-04-04T08:18:51.839Z] #74 57.97   CC       src/libyajl_la-yajl.lo
08:18:51 [2024-04-04T08:18:51.839Z] #74 57.97   CC       src/libyajl_la-yajl_gen.lo
08:18:51 [2024-04-04T08:18:51.839Z] #74 57.98   CC       src/libyajl_la-yajl_parser.lo
08:18:51 [2024-04-04T08:18:51.839Z] #74 57.99   CC       src/libyajl_la-yajl_buf.lo
08:18:51 [2024-04-04T08:18:51.839Z] #74 58.00   CC       src/libyajl_la-yajl_encode.lo
08:18:51 [2024-04-04T08:18:51.839Z] #74 58.00   CC       src/libyajl_la-yajl_lex.lo
08:18:51 [2024-04-04T08:18:51.839Z] #74 58.01   CC       src/libyajl_la-yajl_tree.lo
08:18:52 [2024-04-04T08:18:52.402Z] #74 58.64   CCLD     libyajl.la
08:18:52 [2024-04-04T08:18:52.402Z] #74 ...
08:18:52 [2024-04-04T08:18:52.402Z] 
08:18:52 [2024-04-04T08:18:52.402Z] #36 [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
08:18:52 [2024-04-04T08:18:52.402Z] #36 77.87 Docker version 26.0.0, build 2ae903e
08:18:52 [2024-04-04T08:18:52.402Z] #36 DONE 78.1s
08:18:52 [2024-04-04T08:18:52.402Z] 
08:18:52 [2024-04-04T08:18:52.402Z] #74 [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
08:18:52 [2024-04-04T08:18:52.402Z] #74 58.72   CCLD     verify/json_verify
08:18:52 [2024-04-04T08:18:52.658Z] #74 ...
08:18:52 [2024-04-04T08:18:52.658Z] 
08:18:52 [2024-04-04T08:18:52.658Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
08:18:52 [2024-04-04T08:18:52.658Z] #58 78.08 golangci-lint has version v1.55.2 built with go1.21.9 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
08:18:52 [2024-04-04T08:18:52.658Z] #58 DONE 78.4s
08:18:52 [2024-04-04T08:18:52.658Z] 
08:18:52 [2024-04-04T08:18:52.658Z] #74 [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
08:18:52 [2024-04-04T08:18:52.658Z] #74 58.82 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:18:52 [2024-04-04T08:18:52.658Z] #74 58.82 make[5]: Nothing to be done for 'install-exec-am'.
08:18:52 [2024-04-04T08:18:52.658Z] #74 58.82 make[5]: Nothing to be done for 'install-data-am'.
08:18:52 [2024-04-04T08:18:52.658Z] #74 58.82 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:18:52 [2024-04-04T08:18:52.658Z] #74 58.82 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:18:52 [2024-04-04T08:18:52.658Z] #74 58.82 make[4]: Entering directory '/tmp/crun-build/libocispec'
08:18:52 [2024-04-04T08:18:52.658Z] #74 58.84   CC       src/ocispec/validate.o
08:18:52 [2024-04-04T08:18:52.658Z] #74 58.84   CC       src/ocispec/image_spec_schema_config_schema.lo
08:18:52 [2024-04-04T08:18:52.658Z] #74 58.84   CC       src/ocispec/image_spec_schema_content_descriptor.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.84   CC       src/ocispec/image_spec_schema_defs.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.84   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.84   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.84   CC       src/ocispec/image_spec_schema_image_index_schema.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.84   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.84   CC       src/ocispec/runtime_spec_schema_config_linux.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.85   CC       src/ocispec/runtime_spec_schema_config_zos.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.86   CC       src/ocispec/runtime_spec_schema_config_schema.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.86   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.86   CC       src/ocispec/runtime_spec_schema_config_vm.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.86   CC       src/ocispec/runtime_spec_schema_config_windows.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.86   CC       src/ocispec/runtime_spec_schema_defs.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.86   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.88   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.90   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.90   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.90   CC       src/ocispec/runtime_spec_schema_state_schema.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.93   CC       src/ocispec/runtime_spec_schema_features_linux.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.95   CC       src/ocispec/runtime_spec_schema_features_schema.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.97   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
08:18:52 [2024-04-04T08:18:52.659Z] #74 58.99   CC       src/ocispec/basic_test_double_array_item.lo
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.00   CC       src/ocispec/basic_test_double_array.lo
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.01   CC       src/ocispec/basic_test_top_array_int.lo
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.03   CC       src/ocispec/basic_test_top_array_string.lo
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.04   CC       src/ocispec/basic_test_top_double_array_int.lo
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.05   CC       src/ocispec/basic_test_top_double_array_obj.lo
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.07   CC       src/ocispec/basic_test_top_double_array_refobj.lo
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.08   CC       src/ocispec/basic_test_top_double_array_string.lo
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.10   CC       src/ocispec/read-file.lo
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.12   CC       tests/test-1.o
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.13   CC       src/ocispec/json_common.lo
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.13   CC       tests/test-2.o
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.13   CC       tests/test-3.o
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.13   CC       tests/test-4.o
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.13   CC       tests/test-5.o
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.15   CC       tests/test-6.o
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.18   CC       tests/test-7.o
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.18   CC       tests/test-8.o
08:18:52 [2024-04-04T08:18:52.921Z] #74 59.21   CC       tests/test-9.o
08:18:53 [2024-04-04T08:18:53.178Z] #74 59.23   CC       tests/test-10.o
08:18:53 [2024-04-04T08:18:53.178Z] #74 59.23   CC       tests/test-11.o
08:18:53 [2024-04-04T08:18:53.437Z] #74 ...
08:18:53 [2024-04-04T08:18:53.437Z] 
08:18:53 [2024-04-04T08:18:53.437Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
08:18:53 [2024-04-04T08:18:53.437Z] #90 DONE 0.2s
08:18:53 [2024-04-04T08:18:53.699Z] 
08:18:53 [2024-04-04T08:18:53.699Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
08:18:53 [2024-04-04T08:18:53.699Z] #91 DONE 0.1s
08:18:53 [2024-04-04T08:18:53.699Z] 
08:18:53 [2024-04-04T08:18:53.699Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
08:18:53 [2024-04-04T08:18:53.699Z] #92 DONE 0.1s
08:18:53 [2024-04-04T08:18:53.699Z] 
08:18:53 [2024-04-04T08:18:53.699Z] #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...)
08:18:55 [2024-04-04T08:18:55.592Z] #79 49.41 + bin/containerd
08:18:55 [2024-04-04T08:18:55.592Z] #79 49.41 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
08:19:00 [2024-04-04T08:19:00.841Z] #79 ...
08:19:00 [2024-04-04T08:19:00.841Z] 
08:19:00 [2024-04-04T08:19:00.841Z] #74 [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
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.14   CCLD     libocispec.la
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.38   CCLD     src/ocispec/validate
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.39   CCLD     tests/test-1
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.39   CCLD     tests/test-2
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.40   CCLD     tests/test-3
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.41   CCLD     tests/test-4
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.43   CCLD     tests/test-5
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.44   CCLD     tests/test-6
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.44   CCLD     tests/test-7
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.45   CCLD     tests/test-8
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.46   CCLD     tests/test-9
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.46 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.46   CCLD     tests/test-10
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.46   CCLD     tests/test-11
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.69 libtool: link: ar cr libocispec.a 
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.71 libtool: link: ranlib libocispec.a
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.92 make[5]: Entering directory '/tmp/crun-build/libocispec'
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.98 make[5]: Leaving directory '/tmp/crun-build/libocispec'
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.98 make[4]: Leaving directory '/tmp/crun-build/libocispec'
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.98 make[3]: Leaving directory '/tmp/crun-build/libocispec'
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.98 make[2]: Leaving directory '/tmp/crun-build/libocispec'
08:19:00 [2024-04-04T08:19:00.841Z] #74 62.98 make[2]: Entering directory '/tmp/crun-build'
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.03   CC       src/libcrun/libcrun_la-intelrdt.lo
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.04   CC       src/libcrun/libcrun_la-io_priority.lo
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.04   CC       src/libcrun/libcrun_la-linux.lo
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.04   CC       src/libcrun/libcrun_la-mount_flags.lo
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.05   CC       src/libcrun/libcrun_la-scheduler.lo
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.05   CC       src/libcrun/libcrun_la-seccomp.lo
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.05   CC       src/libcrun/libcrun_la-seccomp_notify.lo
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.06   CC       src/libcrun/libcrun_la-signals.lo
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.06   CC       src/libcrun/libcrun_la-status.lo
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.07   CC       src/libcrun/libcrun_la-terminal.lo
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.08   CC       src/libcrun/libcrun_testing_a-utils.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.09   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.09   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.09   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.10   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.12   CC       src/libcrun/libcrun_testing_a-cgroup.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.12   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.12   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.12   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.12   CC       src/libcrun/libcrun_testing_a-container.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.15   CC       src/libcrun/libcrun_testing_a-criu.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.16   CC       src/libcrun/libcrun_testing_a-custom-handler.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.17   CC       src/libcrun/libcrun_testing_a-ebpf.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.18   CC       src/libcrun/libcrun_testing_a-error.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.20   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.22   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.25   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.27   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.28   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.29   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.30   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.32   CC       src/libcrun/libcrun_testing_a-intelrdt.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.37   CC       src/libcrun/libcrun_testing_a-io_priority.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.37   CC       src/libcrun/libcrun_testing_a-linux.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.40   CC       src/libcrun/libcrun_testing_a-mount_flags.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.41   CC       src/libcrun/libcrun_testing_a-scheduler.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.42   CC       src/libcrun/libcrun_testing_a-seccomp.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.45   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.50   CC       src/libcrun/libcrun_testing_a-signals.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.51   CC       src/libcrun/libcrun_testing_a-status.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.54   CC       src/libcrun/libcrun_testing_a-terminal.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.56   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.57   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.60   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.97   CC       src/crun-crun.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 63.97   CC       src/crun-run.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 64.00   CC       src/crun-delete.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 64.08   CC       src/crun-kill.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 64.12   CC       src/crun-pause.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 64.15   CC       src/crun-unpause.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 64.15   CC       src/crun-oci_features.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 64.18   CC       src/crun-spec.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 64.19   CC       src/crun-exec.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 64.22   CC       src/crun-list.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 64.23   CC       src/crun-create.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 64.25   CC       src/crun-start.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 64.28   CC       src/crun-state.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 64.36   CC       src/crun-update.o
08:19:00 [2024-04-04T08:19:00.841Z] #74 64.45   CC       src/crun-ps.o
08:19:00 [2024-04-04T08:19:00.842Z] #74 64.51   CC       src/crun-checkpoint.o
08:19:00 [2024-04-04T08:19:00.842Z] #74 64.55   CC       src/crun-restore.o
08:19:00 [2024-04-04T08:19:00.842Z] #74 64.58   CC       src/libcrun/crun-cloned_binary.o
08:19:00 [2024-04-04T08:19:00.842Z] #74 64.60   CC       src/libcrun/libcrun_la-utils.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.20   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.21   CC       src/libcrun/libcrun_la-cgroup-resources.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.26   CC       src/libcrun/libcrun_la-cgroup-setup.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.27   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.30   CC       src/libcrun/libcrun_la-cgroup-utils.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.33   CC       src/libcrun/libcrun_la-cgroup.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.35   CC       src/libcrun/libcrun_la-chroot_realpath.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.35   CC       src/libcrun/libcrun_la-cloned_binary.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.37   CC       src/libcrun/libcrun_la-container.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.38   CC       src/libcrun/libcrun_la-criu.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.39   CC       src/libcrun/libcrun_la-custom-handler.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.40   CC       src/libcrun/libcrun_la-ebpf.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.41   CC       src/libcrun/libcrun_la-error.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.41   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.42   CC       src/libcrun/handlers/libcrun_la-krun.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.43   CC       src/libcrun/handlers/libcrun_la-mono.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.43   CC       src/libcrun/handlers/libcrun_la-spin.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.44   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.44   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.45   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.46   CC       tests/init.o
08:19:00 [2024-04-04T08:19:00.842Z] #74 65.46   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
08:19:00 [2024-04-04T08:19:00.842Z] #74 66.85   CCLD     tests/init
08:19:03 [2024-04-04T08:19:03.362Z] #74 69.25   CCLD     libcrun.la
08:19:03 [2024-04-04T08:19:03.362Z] #74 69.49   AR       libcrun_testing.a
08:19:03 [2024-04-04T08:19:03.362Z] #74 69.49 ar: `u' modifier ignored since `D' is the default (see `U')
08:19:03 [2024-04-04T08:19:03.362Z] #74 69.52   CCLD     tests/tests_libcrun_utils
08:19:03 [2024-04-04T08:19:03.362Z] #74 69.52   CCLD     tests/tests_libcrun_errors
08:19:03 [2024-04-04T08:19:03.362Z] #74 69.53   CCLD     tests/tests_libcrun_intelrdt
08:19:03 [2024-04-04T08:19:03.362Z] #74 69.53   CCLD     tests/tests_libcrun_fuzzer
08:19:03 [2024-04-04T08:19:03.362Z] #74 69.71   CCLD     crun
08:19:03 [2024-04-04T08:19:03.925Z] #74 70.04 make[3]: Entering directory '/tmp/crun-build'
08:19:03 [2024-04-04T08:19:03.925Z] #74 70.13  /usr/bin/mkdir -p '/usr/local/share/man/man1'
08:19:03 [2024-04-04T08:19:03.925Z] #74 70.13  /usr/bin/mkdir -p '/usr/local/lib'
08:19:03 [2024-04-04T08:19:03.925Z] #74 70.14  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
08:19:03 [2024-04-04T08:19:03.925Z] #74 70.16  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
08:19:03 [2024-04-04T08:19:03.925Z] #74 70.24 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
08:19:03 [2024-04-04T08:19:03.925Z] #74 70.25 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
08:19:03 [2024-04-04T08:19:03.925Z] #74 70.26 libtool: install: chmod 644 /usr/local/lib/libcrun.a
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.27 libtool: install: ranlib /usr/local/lib/libcrun.a
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34 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
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34 ----------------------------------------------------------------------
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34 Libraries have been installed in:
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34    /usr/local/lib
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34 
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34 If you ever happen to want to link against installed libraries
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34 in a given directory, LIBDIR, you must either use libtool, and
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34 specify the full pathname of the library, or use the '-LLIBDIR'
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34 flag during linking and do at least one of the following:
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34      during execution
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34    - add LIBDIR to the 'LD_RUN_PATH' environment variable
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34      during linking
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34 
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34 See any operating system documentation about shared libraries for
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34 more information, such as the ld(1) and ld.so(8) manual pages.
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34 ----------------------------------------------------------------------
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.34  /usr/bin/mkdir -p '/build'
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.35   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
08:19:04 [2024-04-04T08:19:04.182Z] #74 70.47 libtool: install: /usr/bin/install -c crun /build/crun
08:19:04 [2024-04-04T08:19:04.438Z] #74 70.47 make[3]: Leaving directory '/tmp/crun-build'
08:19:04 [2024-04-04T08:19:04.438Z] #74 70.47 make[2]: Leaving directory '/tmp/crun-build'
08:19:04 [2024-04-04T08:19:04.438Z] #74 70.47 make[1]: Leaving directory '/tmp/crun-build'
08:19:04 [2024-04-04T08:19:04.695Z] #74 DONE 71.1s
08:19:04 [2024-04-04T08:19:04.695Z] 
08:19:04 [2024-04-04T08:19:04.695Z] #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...)
08:19:12 [2024-04-04T08:19:12.784Z] #79 66.30 + bin/containerd-stress
08:19:12 [2024-04-04T08:19:12.784Z] #79 66.30 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
08:19:13 [2024-04-04T08:19:13.371Z] #79 67.44 + bin/containerd-shim
08:19:13 [2024-04-04T08:19:13.955Z] #79 67.97 + bin/containerd-shim-runc-v1
08:19:14 [2024-04-04T08:19:14.546Z] #79 68.75 + bin/containerd-shim-runc-v2
08:19:15 [2024-04-04T08:19:15.526Z] #79 69.40 + binaries
08:19:16 [2024-04-04T08:19:16.087Z] #79 DONE 70.0s
08:19:16 [2024-04-04T08:19:16.649Z] 
08:19:16 [2024-04-04T08:19:16.649Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
08:19:16 [2024-04-04T08:19:16.649Z] #93 DONE 0.2s
08:19:16 [2024-04-04T08:19:16.905Z] 
08:19:16 [2024-04-04T08:19:16.905Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
08:19:16 [2024-04-04T08:19:16.905Z] #94 DONE 0.1s
08:19:16 [2024-04-04T08:19:16.905Z] 
08:19:16 [2024-04-04T08:19:16.905Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
08:19:16 [2024-04-04T08:19:16.905Z] #95 DONE 0.1s
08:19:16 [2024-04-04T08:19:16.905Z] 
08:19:16 [2024-04-04T08:19:16.905Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
08:19:16 [2024-04-04T08:19:16.905Z] #96 DONE 0.0s
08:19:16 [2024-04-04T08:19:16.905Z] 
08:19:16 [2024-04-04T08:19:16.905Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
08:19:16 [2024-04-04T08:19:16.905Z] #97 DONE 0.1s
08:19:17 [2024-04-04T08:19:17.161Z] 
08:19:17 [2024-04-04T08:19:17.161Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
08:19:17 [2024-04-04T08:19:17.161Z] #98 DONE 0.0s
08:19:17 [2024-04-04T08:19:17.161Z] 
08:19:17 [2024-04-04T08:19:17.161Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
08:19:17 [2024-04-04T08:19:17.722Z] #99 DONE 0.8s
08:19:17 [2024-04-04T08:19:17.978Z] 
08:19:17 [2024-04-04T08:19:17.978Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
08:19:19 [2024-04-04T08:19:19.343Z] #100 DONE 1.3s
08:19:19 [2024-04-04T08:19:19.343Z] 
08:19:19 [2024-04-04T08:19:19.343Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
08:19:19 [2024-04-04T08:19:19.343Z] #101 DONE 0.1s
08:19:19 [2024-04-04T08:19:19.343Z] 
08:19:19 [2024-04-04T08:19:19.343Z] #102 [dev-base  1/12] RUN groupadd -r docker
08:19:19 [2024-04-04T08:19:19.343Z] #102 DONE 0.2s
08:19:19 [2024-04-04T08:19:19.599Z] 
08:19:19 [2024-04-04T08:19:19.599Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
08:19:19 [2024-04-04T08:19:19.855Z] #103 DONE 0.3s
08:19:19 [2024-04-04T08:19:19.855Z] 
08:19:19 [2024-04-04T08:19:19.855Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:19:20 [2024-04-04T08:19:20.111Z] #104 0.277 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:19:20 [2024-04-04T08:19:20.111Z] #104 DONE 0.3s
08:19:20 [2024-04-04T08:19:20.111Z] 
08:19:20 [2024-04-04T08:19:20.111Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:19:20 [2024-04-04T08:19:20.367Z] #105 DONE 0.3s
08:19:20 [2024-04-04T08:19:20.623Z] 
08:19:20 [2024-04-04T08:19:20.623Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:19:20 [2024-04-04T08:19:20.623Z] #106 DONE 0.3s
08:19:20 [2024-04-04T08:19:20.879Z] 
08:19:20 [2024-04-04T08:19:20.879Z] #107 [dev-base  6/12] RUN ldconfig
08:19:21 [2024-04-04T08:19:21.135Z] #107 DONE 0.3s
08:19:21 [2024-04-04T08:19:21.135Z] 
08:19:21 [2024-04-04T08:19:21.135Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
08:19:21 [2024-04-04T08:19:21.391Z] #108 DONE 0.3s
08:19:21 [2024-04-04T08:19:21.647Z] 
08:19:21 [2024-04-04T08:19:21.647Z] #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
08:19:21 [2024-04-04T08:19:21.902Z] #109 0.560 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
08:19:22 [2024-04-04T08:19:22.158Z] #109 0.568 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
08:19:22 [2024-04-04T08:19:22.158Z] #109 0.568 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
08:19:22 [2024-04-04T08:19:22.158Z] #109 0.635 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
08:19:22 [2024-04-04T08:19:22.414Z] #109 0.944 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
08:19:22 [2024-04-04T08:19:22.414Z] #109 0.946 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
08:19:23 [2024-04-04T08:19:23.341Z] #109 1.895 Fetched 9099 kB in 2s (5706 kB/s)
08:19:23 [2024-04-04T08:19:23.903Z] #109 1.895 Reading package lists...
08:19:24 [2024-04-04T08:19:24.464Z] #109 2.482 Reading package lists...
08:19:24 [2024-04-04T08:19:24.720Z] #109 3.060 Building dependency tree...
08:19:24 [2024-04-04T08:19:24.720Z] #109 3.423 The following additional packages will be installed:
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.423   bsdutils dmsetup libaio1 libapparmor1 libargon2-1 libblkid1 libbpf1
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.424   libcryptsetup12 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.424   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.424   libmnl0 libmount1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.424   libsmartcols1 libsodium23 libsubid4 libsystemd-shared liburcu8 libuuid1
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.425   libxtables12 mount sgml-base systemd util-linux util-linux-extra vim-runtime
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.427 Suggested packages:
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.427   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.427   gpm cryptsetup-bin nfs-common ed diffutils-doc sgml-base-doc
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.427   systemd-container systemd-homed systemd-userdbd systemd-boot
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.427   systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.427   polkitd | policykit-1 dosfstools kbd util-linux-locales ctags vim-doc
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.427   vim-scripts xfsdump acl attr quota
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.427 Recommended packages:
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.427   bsdextrautils libatm1 nftables libpam-cap uuid-runtime
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.427   default-dbus-system-bus | dbus-system-bus systemd-timesyncd | time-daemon
08:19:24 [2024-04-04T08:19:24.976Z] #109 3.427   xxd unzip
08:19:25 [2024-04-04T08:19:25.232Z] #109 3.799 The following NEW packages will be installed:
08:19:25 [2024-04-04T08:19:25.232Z] #109 3.800   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
08:19:25 [2024-04-04T08:19:25.232Z] #109 3.800   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
08:19:25 [2024-04-04T08:19:25.232Z] #109 3.800   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
08:19:25 [2024-04-04T08:19:25.232Z] #109 3.800   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
08:19:25 [2024-04-04T08:19:25.232Z] #109 3.800   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:19:25 [2024-04-04T08:19:25.232Z] #109 3.800   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
08:19:25 [2024-04-04T08:19:25.232Z] #109 3.801   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
08:19:25 [2024-04-04T08:19:25.232Z] #109 3.801   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
08:19:25 [2024-04-04T08:19:25.232Z] #109 3.801   zip zstd
08:19:25 [2024-04-04T08:19:25.232Z] #109 3.802 The following packages will be upgraded:
08:19:25 [2024-04-04T08:19:25.232Z] #109 3.803   bsdutils libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux
08:19:25 [2024-04-04T08:19:25.232Z] #109 3.803   util-linux-extra
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.076 8 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.076 Need to get 33.8 MB of archives.
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.076 After this operation, 143 MB of additional disk space will be used.
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.076 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 bsdutils arm64 1:2.38.1-5+deb12u1 [94.0 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.080 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libsmartcols1 arm64 2.38.1-5+deb12u1 [104 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.082 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux-extra arm64 2.38.1-5+deb12u1 [112 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.084 Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 util-linux arm64 2.38.1-5+deb12u1 [1144 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.087 Get:5 http://deb.debian.org/debian-security bookworm-security/main arm64 mount arm64 2.38.1-5+deb12u1 [134 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.088 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid1 arm64 2.38.1-5+deb12u1 [143 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.089 Get:7 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.090 Get:8 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.092 Get:9 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.093 Get:10 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.095 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libuuid1 arm64 2.38.1-5+deb12u1 [28.3 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.096 Get:12 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.099 Get:13 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.100 Get:14 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.102 Get:15 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.103 Get:16 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.104 Get:17 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount1 arm64 2.38.1-5+deb12u1 [159 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.105 Get:18 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.123 Get:19 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
08:19:25 [2024-04-04T08:19:25.488Z] #109 4.225 Get:20 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
08:19:25 [2024-04-04T08:19:25.744Z] #109 4.227 Get:21 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
08:19:25 [2024-04-04T08:19:25.744Z] #109 4.228 Get:22 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
08:19:25 [2024-04-04T08:19:25.744Z] #109 4.317 Get:23 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
08:19:25 [2024-04-04T08:19:25.744Z] #109 4.321 Get:24 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
08:19:25 [2024-04-04T08:19:25.744Z] #109 4.332 Get:25 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.334 Get:26 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.336 Get:27 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.339 Get:28 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.349 Get:29 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.350 Get:30 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.351 Get:31 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.351 Get:32 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.354 Get:33 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.357 Get:34 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.358 Get:35 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.358 Get:36 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.396 Get:37 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.397 Get:38 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.397 Get:39 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.399 Get:40 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.403 Get:41 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.404 Get:42 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.405 Get:43 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.406 Get:44 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.407 Get:45 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
08:19:25 [2024-04-04T08:19:25.999Z] #109 4.741 Get:46 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.743 Get:47 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.747 Get:48 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.748 Get:49 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.748 Get:50 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.749 Get:51 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.750 Get:52 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.751 Get:53 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.751 Get:54 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.752 Get:55 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.753 Get:56 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.754 Get:57 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.755 Get:58 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.822 Get:59 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
08:19:26 [2024-04-04T08:19:26.255Z] #109 4.823 Get:60 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
08:19:26 [2024-04-04T08:19:26.511Z] #109 5.083 Get:61 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
08:19:26 [2024-04-04T08:19:26.767Z] #109 5.089 Get:62 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
08:19:26 [2024-04-04T08:19:26.767Z] #109 5.129 Get:63 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
08:19:26 [2024-04-04T08:19:26.767Z] #109 5.130 Get:64 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
08:19:26 [2024-04-04T08:19:26.767Z] #109 5.335 debconf: delaying package configuration, since apt-utils is not installed
08:19:26 [2024-04-04T08:19:26.767Z] #109 5.368 Fetched 33.8 MB in 1s (24.4 MB/s)
08:19:26 [2024-04-04T08:19:26.767Z] #109 5.385 (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.)
08:19:26 [2024-04-04T08:19:26.767Z] #109 5.394 Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u1_arm64.deb ...
08:19:26 [2024-04-04T08:19:26.767Z] #109 5.405 Unpacking bsdutils (1:2.38.1-5+deb12u1) over (1:2.38.1-5+b1) ...
08:19:26 [2024-04-04T08:19:26.767Z] #109 5.503 Setting up bsdutils (1:2.38.1-5+deb12u1) ...
08:19:27 [2024-04-04T08:19:27.023Z] #109 5.543 (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.)
08:19:27 [2024-04-04T08:19:27.023Z] #109 5.551 Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u1_arm64.deb ...
08:19:27 [2024-04-04T08:19:27.023Z] #109 5.565 Unpacking libsmartcols1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:19:27 [2024-04-04T08:19:27.023Z] #109 5.710 Setting up libsmartcols1:arm64 (2.38.1-5+deb12u1) ...
08:19:27 [2024-04-04T08:19:27.279Z] #109 5.755 (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.)
08:19:27 [2024-04-04T08:19:27.279Z] #109 5.762 Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u1_arm64.deb ...
08:19:27 [2024-04-04T08:19:27.279Z] #109 5.773 Unpacking util-linux-extra (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:19:27 [2024-04-04T08:19:27.279Z] #109 5.860 Setting up util-linux-extra (2.38.1-5+deb12u1) ...
08:19:27 [2024-04-04T08:19:27.535Z] #109 5.918 (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.)
08:19:27 [2024-04-04T08:19:27.535Z] #109 5.926 Preparing to unpack .../util-linux_2.38.1-5+deb12u1_arm64.deb ...
08:19:27 [2024-04-04T08:19:27.535Z] #109 5.938 Unpacking util-linux (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:19:29 [2024-04-04T08:19:29.424Z] #109 7.875 Setting up util-linux (2.38.1-5+deb12u1) ...
08:19:29 [2024-04-04T08:19:29.680Z] #109 8.043 (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.)
08:19:29 [2024-04-04T08:19:29.680Z] #109 8.051 Preparing to unpack .../mount_2.38.1-5+deb12u1_arm64.deb ...
08:19:29 [2024-04-04T08:19:29.680Z] #109 8.062 Unpacking mount (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:19:29 [2024-04-04T08:19:29.680Z] #109 8.272 Preparing to unpack .../libblkid1_2.38.1-5+deb12u1_arm64.deb ...
08:19:29 [2024-04-04T08:19:29.680Z] #109 8.285 Unpacking libblkid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:19:29 [2024-04-04T08:19:29.680Z] #109 8.349 Setting up libblkid1:arm64 (2.38.1-5+deb12u1) ...
08:19:29 [2024-04-04T08:19:29.680Z] #109 8.387 Selecting previously unselected package libargon2-1:arm64.
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.387 (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.)
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.395 Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.398 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.428 Selecting previously unselected package dmsetup.
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.430 Preparing to unpack .../dmsetup_2%3a1.02.185-2_arm64.deb ...
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.433 Unpacking dmsetup (2:1.02.185-2) ...
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.472 Selecting previously unselected package libdevmapper1.02.1:arm64.
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.474 Preparing to unpack .../libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.478 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.518 Selecting previously unselected package libjson-c5:arm64.
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.520 Preparing to unpack .../libjson-c5_0.16-2_arm64.deb ...
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.523 Unpacking libjson-c5:arm64 (0.16-2) ...
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.561 Preparing to unpack .../libuuid1_2.38.1-5+deb12u1_arm64.deb ...
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.572 Unpacking libuuid1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:19:29 [2024-04-04T08:19:29.936Z] #109 8.618 Setting up libuuid1:arm64 (2.38.1-5+deb12u1) ...
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.667 Selecting previously unselected package libcryptsetup12:arm64.
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.667 (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.)
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.675 Preparing to unpack .../0-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.679 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.723 Selecting previously unselected package libfdisk1:arm64.
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.725 Preparing to unpack .../1-libfdisk1_2.38.1-5+deb12u1_arm64.deb ...
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.729 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ...
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.774 Selecting previously unselected package libkmod2:arm64.
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.776 Preparing to unpack .../2-libkmod2_30+20221128-1_arm64.deb ...
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.780 Unpacking libkmod2:arm64 (30+20221128-1) ...
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.813 Selecting previously unselected package libapparmor1:arm64.
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.815 Preparing to unpack .../3-libapparmor1_3.0.8-3_arm64.deb ...
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.819 Unpacking libapparmor1:arm64 (3.0.8-3) ...
08:19:30 [2024-04-04T08:19:30.192Z] #109 8.853 Selecting previously unselected package libip4tc2:arm64.
08:19:30 [2024-04-04T08:19:30.448Z] #109 8.855 Preparing to unpack .../4-libip4tc2_1.8.9-2_arm64.deb ...
08:19:30 [2024-04-04T08:19:30.448Z] #109 8.859 Unpacking libip4tc2:arm64 (1.8.9-2) ...
08:19:30 [2024-04-04T08:19:30.448Z] #109 8.896 Preparing to unpack .../5-libmount1_2.38.1-5+deb12u1_arm64.deb ...
08:19:30 [2024-04-04T08:19:30.448Z] #109 8.906 Unpacking libmount1:arm64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
08:19:30 [2024-04-04T08:19:30.448Z] #109 8.975 Setting up libmount1:arm64 (2.38.1-5+deb12u1) ...
08:19:30 [2024-04-04T08:19:30.448Z] #109 9.012 Selecting previously unselected package libsystemd-shared:arm64.
08:19:30 [2024-04-04T08:19:30.448Z] #109 9.012 (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.)
08:19:30 [2024-04-04T08:19:30.448Z] #109 9.021 Preparing to unpack .../00-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
08:19:30 [2024-04-04T08:19:30.448Z] #109 9.026 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
08:19:30 [2024-04-04T08:19:30.448Z] #109 9.175 Selecting previously unselected package systemd.
08:19:30 [2024-04-04T08:19:30.704Z] #109 9.177 Preparing to unpack .../01-systemd_252.22-1~deb12u1_arm64.deb ...
08:19:30 [2024-04-04T08:19:30.704Z] #109 9.192 Unpacking systemd (252.22-1~deb12u1) ...
08:19:30 [2024-04-04T08:19:30.704Z] #109 9.451 Selecting previously unselected package pigz.
08:19:30 [2024-04-04T08:19:30.960Z] #109 9.453 Preparing to unpack .../02-pigz_2.6-1_arm64.deb ...
08:19:30 [2024-04-04T08:19:30.960Z] #109 9.457 Unpacking pigz (2.6-1) ...
08:19:30 [2024-04-04T08:19:30.960Z] #109 9.502 Selecting previously unselected package sgml-base.
08:19:30 [2024-04-04T08:19:30.960Z] #109 9.504 Preparing to unpack .../03-sgml-base_1.31_all.deb ...
08:19:30 [2024-04-04T08:19:30.960Z] #109 9.510 Unpacking sgml-base (1.31) ...
08:19:30 [2024-04-04T08:19:30.960Z] #109 9.567 Selecting previously unselected package sudo.
08:19:31 [2024-04-04T08:19:31.216Z] #109 9.569 Preparing to unpack .../04-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
08:19:31 [2024-04-04T08:19:31.216Z] #109 9.575 Unpacking sudo (1.9.13p3-1+deb12u1) ...
08:19:31 [2024-04-04T08:19:31.216Z] #109 9.729 Selecting previously unselected package libelf1:arm64.
08:19:31 [2024-04-04T08:19:31.216Z] #109 9.731 Preparing to unpack .../05-libelf1_0.188-2.1_arm64.deb ...
08:19:31 [2024-04-04T08:19:31.216Z] #109 9.737 Unpacking libelf1:arm64 (0.188-2.1) ...
08:19:31 [2024-04-04T08:19:31.216Z] #109 9.797 Selecting previously unselected package libbpf1:arm64.
08:19:31 [2024-04-04T08:19:31.216Z] #109 9.799 Preparing to unpack .../06-libbpf1_1%3a1.1.0-1_arm64.deb ...
08:19:31 [2024-04-04T08:19:31.216Z] #109 9.810 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
08:19:31 [2024-04-04T08:19:31.216Z] #109 9.873 Selecting previously unselected package libmnl0:arm64.
08:19:31 [2024-04-04T08:19:31.472Z] #109 9.875 Preparing to unpack .../07-libmnl0_1.0.4-3_arm64.deb ...
08:19:31 [2024-04-04T08:19:31.472Z] #109 9.879 Unpacking libmnl0:arm64 (1.0.4-3) ...
08:19:31 [2024-04-04T08:19:31.472Z] #109 9.912 Selecting previously unselected package libxtables12:arm64.
08:19:31 [2024-04-04T08:19:31.472Z] #109 9.914 Preparing to unpack .../08-libxtables12_1.8.9-2_arm64.deb ...
08:19:31 [2024-04-04T08:19:31.472Z] #109 9.918 Unpacking libxtables12:arm64 (1.8.9-2) ...
08:19:31 [2024-04-04T08:19:31.472Z] #109 9.951 Selecting previously unselected package libcap2-bin.
08:19:31 [2024-04-04T08:19:31.472Z] #109 9.953 Preparing to unpack .../09-libcap2-bin_1%3a2.66-4_arm64.deb ...
08:19:31 [2024-04-04T08:19:31.472Z] #109 9.957 Unpacking libcap2-bin (1:2.66-4) ...
08:19:31 [2024-04-04T08:19:31.472Z] #109 9.996 Selecting previously unselected package iproute2.
08:19:31 [2024-04-04T08:19:31.472Z] #109 9.997 Preparing to unpack .../10-iproute2_6.1.0-3_arm64.deb ...
08:19:31 [2024-04-04T08:19:31.472Z] #109 10.00 Unpacking iproute2 (6.1.0-3) ...
08:19:31 [2024-04-04T08:19:31.472Z] #109 10.11 Selecting previously unselected package vim-common.
08:19:31 [2024-04-04T08:19:31.729Z] #109 10.11 Preparing to unpack .../11-vim-common_2%3a9.0.1378-2_all.deb ...
08:19:31 [2024-04-04T08:19:31.729Z] #109 10.12 Unpacking vim-common (2:9.0.1378-2) ...
08:19:31 [2024-04-04T08:19:31.729Z] #109 10.16 Selecting previously unselected package bash-completion.
08:19:31 [2024-04-04T08:19:31.729Z] #109 10.16 Preparing to unpack .../12-bash-completion_1%3a2.11-6_all.deb ...
08:19:31 [2024-04-04T08:19:31.729Z] #109 10.17 Unpacking bash-completion (1:2.11-6) ...
08:19:31 [2024-04-04T08:19:31.729Z] #109 10.29 Selecting previously unselected package bzip2.
08:19:31 [2024-04-04T08:19:31.729Z] #109 10.30 Preparing to unpack .../13-bzip2_1.0.8-5+b1_arm64.deb ...
08:19:31 [2024-04-04T08:19:31.729Z] #109 10.30 Unpacking bzip2 (1.0.8-5+b1) ...
08:19:31 [2024-04-04T08:19:31.729Z] #109 10.34 Selecting previously unselected package xz-utils.
08:19:31 [2024-04-04T08:19:31.729Z] #109 10.34 Preparing to unpack .../14-xz-utils_5.4.1-0.2_arm64.deb ...
08:19:31 [2024-04-04T08:19:31.729Z] #109 10.34 Unpacking xz-utils (5.4.1-0.2) ...
08:19:31 [2024-04-04T08:19:31.729Z] #109 10.42 Selecting previously unselected package apparmor.
08:19:31 [2024-04-04T08:19:31.985Z] #109 10.43 Preparing to unpack .../15-apparmor_3.0.8-3_arm64.deb ...
08:19:31 [2024-04-04T08:19:31.985Z] #109 10.44 Unpacking apparmor (3.0.8-3) ...
08:19:31 [2024-04-04T08:19:31.985Z] #109 10.53 Selecting previously unselected package inetutils-ping.
08:19:31 [2024-04-04T08:19:31.985Z] #109 10.53 Preparing to unpack .../16-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
08:19:31 [2024-04-04T08:19:31.985Z] #109 10.53 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
08:19:31 [2024-04-04T08:19:31.985Z] #109 10.57 Selecting previously unselected package libip6tc2:arm64.
08:19:31 [2024-04-04T08:19:31.985Z] #109 10.57 Preparing to unpack .../17-libip6tc2_1.8.9-2_arm64.deb ...
08:19:31 [2024-04-04T08:19:31.985Z] #109 10.58 Unpacking libip6tc2:arm64 (1.8.9-2) ...
08:19:31 [2024-04-04T08:19:31.985Z] #109 10.61 Selecting previously unselected package libnfnetlink0:arm64.
08:19:31 [2024-04-04T08:19:31.985Z] #109 10.62 Preparing to unpack .../18-libnfnetlink0_1.0.2-2_arm64.deb ...
08:19:31 [2024-04-04T08:19:31.985Z] #109 10.62 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
08:19:31 [2024-04-04T08:19:31.985Z] #109 10.66 Selecting previously unselected package libnetfilter-conntrack3:arm64.
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.66 Preparing to unpack .../19-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.66 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.70 Selecting previously unselected package libnftnl11:arm64.
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.70 Preparing to unpack .../20-libnftnl11_1.2.4-2_arm64.deb ...
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.70 Unpacking libnftnl11:arm64 (1.2.4-2) ...
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.74 Selecting previously unselected package iptables.
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.74 Preparing to unpack .../21-iptables_1.8.9-2_arm64.deb ...
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.74 Unpacking iptables (1.8.9-2) ...
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.83 Selecting previously unselected package libonig5:arm64.
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.83 Preparing to unpack .../22-libonig5_6.9.8-1_arm64.deb ...
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.83 Unpacking libonig5:arm64 (6.9.8-1) ...
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.88 Selecting previously unselected package libjq1:arm64.
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.88 Preparing to unpack .../23-libjq1_1.6-2.1_arm64.deb ...
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.88 Unpacking libjq1:arm64 (1.6-2.1) ...
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.93 Selecting previously unselected package jq.
08:19:32 [2024-04-04T08:19:32.242Z] #109 10.93 Preparing to unpack .../24-jq_1.6-2.1_arm64.deb ...
08:19:32 [2024-04-04T08:19:32.498Z] #109 10.93 Unpacking jq (1.6-2.1) ...
08:19:32 [2024-04-04T08:19:32.498Z] #109 10.97 Selecting previously unselected package libaio1:arm64.
08:19:32 [2024-04-04T08:19:32.498Z] #109 10.97 Preparing to unpack .../25-libaio1_0.3.113-4_arm64.deb ...
08:19:32 [2024-04-04T08:19:32.498Z] #109 10.98 Unpacking libaio1:arm64 (0.3.113-4) ...
08:19:32 [2024-04-04T08:19:32.498Z] #109 11.04 Selecting previously unselected package libgpm2:arm64.
08:19:32 [2024-04-04T08:19:32.498Z] #109 11.04 Preparing to unpack .../26-libgpm2_1.20.7-10+b1_arm64.deb ...
08:19:32 [2024-04-04T08:19:32.498Z] #109 11.05 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
08:19:32 [2024-04-04T08:19:32.498Z] #109 11.08 Selecting previously unselected package libicu72:arm64.
08:19:32 [2024-04-04T08:19:32.498Z] #109 11.08 Preparing to unpack .../27-libicu72_72.1-3_arm64.deb ...
08:19:32 [2024-04-04T08:19:32.498Z] #109 11.08 Unpacking libicu72:arm64 (72.1-3) ...
08:19:33 [2024-04-04T08:19:33.060Z] #109 11.63 Selecting previously unselected package libinih1:arm64.
08:19:33 [2024-04-04T08:19:33.060Z] #109 11.63 Preparing to unpack .../28-libinih1_55-1_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.060Z] #109 11.64 Unpacking libinih1:arm64 (55-1) ...
08:19:33 [2024-04-04T08:19:33.060Z] #109 11.67 Selecting previously unselected package libmicrohttpd12:arm64.
08:19:33 [2024-04-04T08:19:33.060Z] #109 11.67 Preparing to unpack .../29-libmicrohttpd12_0.9.75-6_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.060Z] #109 11.68 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
08:19:33 [2024-04-04T08:19:33.060Z] #109 11.72 Selecting previously unselected package libnet1:arm64.
08:19:33 [2024-04-04T08:19:33.060Z] #109 11.72 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.060Z] #109 11.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
08:19:33 [2024-04-04T08:19:33.060Z] #109 11.76 Selecting previously unselected package libnl-3-200:arm64.
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.76 Preparing to unpack .../31-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.77 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.80 Selecting previously unselected package libprotobuf-c1:arm64.
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.80 Preparing to unpack .../32-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.81 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.84 Selecting previously unselected package libsodium23:arm64.
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.84 Preparing to unpack .../33-libsodium23_1.0.18-1_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.85 Unpacking libsodium23:arm64 (1.0.18-1) ...
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.90 Selecting previously unselected package libsubid4:arm64.
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.90 Preparing to unpack .../34-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.90 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.94 Selecting previously unselected package liburcu8:arm64.
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.95 Preparing to unpack .../35-liburcu8_0.13.2-1_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.95 Unpacking liburcu8:arm64 (0.13.2-1) ...
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.99 Selecting previously unselected package libyajl2:arm64.
08:19:33 [2024-04-04T08:19:33.317Z] #109 11.99 Preparing to unpack .../36-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.317Z] #109 12.00 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
08:19:33 [2024-04-04T08:19:33.573Z] #109 12.03 Selecting previously unselected package net-tools.
08:19:33 [2024-04-04T08:19:33.573Z] #109 12.03 Preparing to unpack .../37-net-tools_2.10-0.1_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.573Z] #109 12.03 Unpacking net-tools (2.10-0.1) ...
08:19:33 [2024-04-04T08:19:33.573Z] #109 12.08 Selecting previously unselected package patch.
08:19:33 [2024-04-04T08:19:33.573Z] #109 12.08 Preparing to unpack .../38-patch_2.7.6-7_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.573Z] #109 12.08 Unpacking patch (2.7.6-7) ...
08:19:33 [2024-04-04T08:19:33.573Z] #109 12.12 Selecting previously unselected package systemd-journal-remote.
08:19:33 [2024-04-04T08:19:33.573Z] #109 12.13 Preparing to unpack .../39-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.573Z] #109 12.13 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
08:19:33 [2024-04-04T08:19:33.573Z] #109 12.17 Selecting previously unselected package thin-provisioning-tools.
08:19:33 [2024-04-04T08:19:33.573Z] #109 12.17 Preparing to unpack .../40-thin-provisioning-tools_0.9.0-2_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.573Z] #109 12.18 Unpacking thin-provisioning-tools (0.9.0-2) ...
08:19:33 [2024-04-04T08:19:33.573Z] #109 12.23 Selecting previously unselected package uidmap.
08:19:33 [2024-04-04T08:19:33.829Z] #109 12.23 Preparing to unpack .../41-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
08:19:33 [2024-04-04T08:19:33.829Z] #109 12.24 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
08:19:33 [2024-04-04T08:19:33.829Z] #109 12.28 Selecting previously unselected package vim-runtime.
08:19:33 [2024-04-04T08:19:33.829Z] #109 12.28 Preparing to unpack .../42-vim-runtime_2%3a9.0.1378-2_all.deb ...
08:19:33 [2024-04-04T08:19:33.829Z] #109 12.29 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
08:19:33 [2024-04-04T08:19:33.829Z] #109 12.30 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
08:19:33 [2024-04-04T08:19:33.829Z] #109 12.31 Unpacking vim-runtime (2:9.0.1378-2) ...
08:19:34 [2024-04-04T08:19:34.085Z] #109 12.80 Selecting previously unselected package vim.
08:19:34 [2024-04-04T08:19:34.341Z] #109 12.80 Preparing to unpack .../43-vim_2%3a9.0.1378-2_arm64.deb ...
08:19:34 [2024-04-04T08:19:34.341Z] #109 12.80 Unpacking vim (2:9.0.1378-2) ...
08:19:34 [2024-04-04T08:19:34.341Z] #109 12.94 Selecting previously unselected package xfsprogs.
08:19:34 [2024-04-04T08:19:34.341Z] #109 12.94 Preparing to unpack .../44-xfsprogs_6.1.0-1_arm64.deb ...
08:19:34 [2024-04-04T08:19:34.341Z] #109 12.94 Unpacking xfsprogs (6.1.0-1) ...
08:19:34 [2024-04-04T08:19:34.341Z] #109 13.04 Selecting previously unselected package zip.
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.05 Preparing to unpack .../45-zip_3.0-13_arm64.deb ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.05 Unpacking zip (3.0-13) ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.09 Selecting previously unselected package zstd.
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.10 Preparing to unpack .../46-zstd_1.5.4+dfsg2-5_arm64.deb ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.10 Unpacking zstd (1.5.4+dfsg2-5) ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.18 Setting up libip4tc2:arm64 (1.8.9-2) ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.19 Setting up net-tools (2.10-0.1) ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.20 Setting up libapparmor1:arm64 (3.0.8-3) ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.21 Setting up libsodium23:arm64 (1.0.18-1) ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.23 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.24 Setting up libicu72:arm64 (72.1-3) ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.25 Setting up libip6tc2:arm64 (1.8.9-2) ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.26 Setting up libinih1:arm64 (55-1) ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.27 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.28 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
08:19:34 [2024-04-04T08:19:34.596Z] #109 13.29 Setting up bzip2 (1.0.8-5+b1) ...
08:19:34 [2024-04-04T08:19:34.852Z] #109 13.31 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
08:19:34 [2024-04-04T08:19:34.852Z] #109 13.32 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
08:19:34 [2024-04-04T08:19:34.852Z] #109 13.33 Setting up libcap2-bin (1:2.66-4) ...
08:19:34 [2024-04-04T08:19:34.852Z] #109 13.34 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
08:19:34 [2024-04-04T08:19:34.852Z] #109 13.35 Setting up apparmor (3.0.8-3) ...
08:19:35 [2024-04-04T08:19:35.414Z] #109 14.01 debconf: unable to initialize frontend: Dialog
08:19:35 [2024-04-04T08:19:35.414Z] #109 14.01 debconf: (TERM is not set, so the dialog frontend is not usable.)
08:19:35 [2024-04-04T08:19:35.414Z] #109 14.01 debconf: falling back to frontend: Readline
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.01 debconf: unable to initialize frontend: Readline
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.01 debconf: (This frontend requires a controlling tty.)
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.01 debconf: falling back to frontend: Teletype
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.17 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

08:19:35 [2024-04-04T08:19:35.669Z] #109 14.19 Setting up zip (3.0-13) ...
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.21 Setting up vim-common (2:9.0.1378-2) ...
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.22 Setting up bash-completion (1:2.11-6) ...
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.24 Setting up xz-utils (5.4.1-0.2) ...
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.26 Setting up libmnl0:arm64 (1.0.4-3) ...
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.27 Setting up patch (2.7.6-7) ...
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.28 Setting up sudo (1.9.13p3-1+deb12u1) ...
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.33 invoke-rc.d: could not determine current runlevel
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.33 invoke-rc.d: policy-rc.d denied execution of start.
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.34 Setting up libxtables12:arm64 (1.8.9-2) ...
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.35 Setting up liburcu8:arm64 (0.13.2-1) ...
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.37 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ...
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.38 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
08:19:35 [2024-04-04T08:19:35.669Z] #109 14.39 Setting up mount (2.38.1-5+deb12u1) ...
08:19:35 [2024-04-04T08:19:35.925Z] #109 14.40 Setting up pigz (2.6-1) ...
08:19:35 [2024-04-04T08:19:35.925Z] #109 14.41 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
08:19:35 [2024-04-04T08:19:35.925Z] #109 14.43 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
08:19:35 [2024-04-04T08:19:35.925Z] #109 14.47 Setting up sgml-base (1.31) ...
08:19:35 [2024-04-04T08:19:35.925Z] #109 14.50 Setting up vim-runtime (2:9.0.1378-2) ...
08:19:35 [2024-04-04T08:19:35.925Z] #109 14.57 Setting up libaio1:arm64 (0.3.113-4) ...
08:19:35 [2024-04-04T08:19:35.925Z] #109 14.58 Setting up libelf1:arm64 (0.188-2.1) ...
08:19:35 [2024-04-04T08:19:35.925Z] #109 14.59 Setting up libjson-c5:arm64 (0.16-2) ...
08:19:35 [2024-04-04T08:19:35.925Z] #109 14.60 Setting up zstd (1.5.4+dfsg2-5) ...
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.61 Setting up libonig5:arm64 (6.9.8-1) ...
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.63 Setting up libbpf1:arm64 (1:1.1.0-1) ...
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.64 Setting up libkmod2:arm64 (30+20221128-1) ...
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.65 Setting up vim (2:9.0.1378-2) ...
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.70 Setting up libjq1:arm64 (1.6-2.1) ...
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.71 Setting up iproute2 (6.1.0-3) ...
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.84 debconf: unable to initialize frontend: Dialog
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.84 debconf: (TERM is not set, so the dialog frontend is not usable.)
08:19:36 [2024-04-04T08:19:36.182Z] #109 14.84 debconf: falling back to frontend: Readline
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.85 debconf: unable to initialize frontend: Readline
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.85 debconf: (This frontend requires a controlling tty.)
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.85 debconf: falling back to frontend: Teletype
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.88 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.89 Setting up libnftnl11:arm64 (1.2.4-2) ...
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.91 Setting up thin-provisioning-tools (0.9.0-2) ...
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.92 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.93 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.95 Setting up jq (1.6-2.1) ...
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.96 Setting up iptables (1.8.9-2) ...
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:19:36 [2024-04-04T08:19:36.439Z] #109 14.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:19:36 [2024-04-04T08:19:36.439Z] #109 15.00 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
08:19:36 [2024-04-04T08:19:36.439Z] #109 15.01 Setting up dmsetup (2:1.02.185-2) ...
08:19:36 [2024-04-04T08:19:36.439Z] #109 15.03 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
08:19:36 [2024-04-04T08:19:36.439Z] #109 15.04 Setting up systemd (252.22-1~deb12u1) ...
08:19:36 [2024-04-04T08:19:36.439Z] #109 15.08 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

08:19:36 [2024-04-04T08:19:36.439Z] #109 15.09 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

08:19:36 [2024-04-04T08:19:36.439Z] #109 15.09 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

08:19:36 [2024-04-04T08:19:36.439Z] #109 15.10 Initializing machine ID from random generator.

08:19:36 [2024-04-04T08:19:36.439Z] #109 15.12 Creating group 'systemd-journal' with GID 998.

08:19:36 [2024-04-04T08:19:36.439Z] #109 15.12 Creating group 'systemd-network' with GID 997.

08:19:36 [2024-04-04T08:19:36.439Z] #109 15.12 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

08:19:36 [2024-04-04T08:19:36.439Z] #109 15.16 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
08:19:36 [2024-04-04T08:19:36.439Z] #109 15.18 Creating group 'systemd-journal-remote' with GID 996.

08:19:36 [2024-04-04T08:19:36.440Z] #109 15.18 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

08:19:36 [2024-04-04T08:19:36.695Z] #109 15.21 Setting up xfsprogs (6.1.0-1) ...
08:19:36 [2024-04-04T08:19:36.695Z] #109 15.22 System has not been booted with systemd as init system (PID 1). Can't operate.

08:19:36 [2024-04-04T08:19:36.695Z] #109 15.22 Failed to connect to bus: Host is down

08:19:36 [2024-04-04T08:19:36.695Z] #109 15.23 Processing triggers for libc-bin (2.36-9+deb12u4) ...
08:19:37 [2024-04-04T08:19:37.623Z] #109 DONE 16.3s
08:19:37 [2024-04-04T08:19:37.878Z] 
08:19:37 [2024-04-04T08:19:37.878Z] #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
08:19:37 [2024-04-04T08:19:37.878Z] #110 0.185 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:19:38 [2024-04-04T08:19:38.134Z] #110 0.189 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:19:38 [2024-04-04T08:19:38.134Z] #110 0.192 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:19:38 [2024-04-04T08:19:38.134Z] #110 DONE 0.2s
08:19:38 [2024-04-04T08:19:38.134Z] 
08:19:38 [2024-04-04T08:19:38.134Z] #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
08:19:38 [2024-04-04T08:19:38.390Z] #111 0.541 Hit:1 http://deb.debian.org/debian bookworm InRelease
08:19:38 [2024-04-04T08:19:38.390Z] #111 0.541 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
08:19:38 [2024-04-04T08:19:38.390Z] #111 0.541 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
08:19:39 [2024-04-04T08:19:39.207Z] #111 0.714 Reading package lists...
08:19:39 [2024-04-04T08:19:39.718Z] #111 1.294 Reading package lists...
08:19:39 [2024-04-04T08:19:39.974Z] #111 1.877 Building dependency tree...
08:19:39 [2024-04-04T08:19:39.974Z] #111 2.039 Reading state information...
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.254 gcc is already the newest version (4:12.2.0-3).
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.254 pkg-config is already the newest version (1.8.1-1).
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.254 The following additional packages will be installed:
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.255   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.255   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.255   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.255   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.256   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.256   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.256   python3-yaml uuid-dev zlib1g-dev
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.258 Suggested packages:
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.258   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.258   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.258 Recommended packages:
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.258   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
08:19:40 [2024-04-04T08:19:40.229Z] #111 2.258   liblocale-gettext-perl shared-mime-info xdg-user-dirs
08:19:40 [2024-04-04T08:19:40.485Z] #111 2.517 The following NEW packages will be installed:
08:19:40 [2024-04-04T08:19:40.485Z] #111 2.517   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
08:19:40 [2024-04-04T08:19:40.485Z] #111 2.517   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
08:19:40 [2024-04-04T08:19:40.485Z] #111 2.517   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
08:19:40 [2024-04-04T08:19:40.485Z] #111 2.518   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
08:19:40 [2024-04-04T08:19:40.485Z] #111 2.518   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
08:19:40 [2024-04-04T08:19:40.485Z] #111 2.518   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
08:19:40 [2024-04-04T08:19:40.485Z] #111 2.518   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
08:19:40 [2024-04-04T08:19:40.485Z] #111 2.519   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
08:19:40 [2024-04-04T08:19:40.741Z] #111 2.794 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
08:19:40 [2024-04-04T08:19:40.741Z] #111 2.794 Need to get 11.9 MB of archives.
08:19:40 [2024-04-04T08:19:40.741Z] #111 2.794 After this operation, 53.1 MB of additional disk space will be used.
08:19:40 [2024-04-04T08:19:40.741Z] #111 2.794 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.801 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.808 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.814 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.815 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.816 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.817 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.819 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.820 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.822 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.823 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.825 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.827 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.829 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.832 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.838 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.839 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.839 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.840 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.841 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.843 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.844 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.845 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.845 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.853 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.855 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.856 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.860 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.868 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.868 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.871 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.872 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.873 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.873 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.873 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.875 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 2.875 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
08:19:40 [2024-04-04T08:19:40.997Z] #111 3.021 debconf: delaying package configuration, since apt-utils is not installed
08:19:40 [2024-04-04T08:19:40.997Z] #111 3.057 Fetched 11.9 MB in 0s (34.2 MB/s)
08:19:40 [2024-04-04T08:19:40.997Z] #111 3.080 Selecting previously unselected package libdpkg-perl.
08:19:40 [2024-04-04T08:19:40.997Z] #111 3.080 (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.)
08:19:40 [2024-04-04T08:19:40.997Z] #111 3.092 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
08:19:40 [2024-04-04T08:19:40.997Z] #111 3.098 Unpacking libdpkg-perl (1.21.22) ...
08:19:40 [2024-04-04T08:19:40.997Z] #111 3.169 Selecting previously unselected package dpkg-dev.
08:19:41 [2024-04-04T08:19:41.253Z] #111 3.172 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
08:19:41 [2024-04-04T08:19:41.253Z] #111 3.178 Unpacking dpkg-dev (1.21.22) ...
08:19:41 [2024-04-04T08:19:41.253Z] #111 3.302 Selecting previously unselected package libglib2.0-0:arm64.
08:19:41 [2024-04-04T08:19:41.253Z] #111 3.304 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
08:19:41 [2024-04-04T08:19:41.253Z] #111 3.315 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
08:19:41 [2024-04-04T08:19:41.253Z] #111 3.443 Selecting previously unselected package libgirepository-1.0-1:arm64.
08:19:41 [2024-04-04T08:19:41.509Z] #111 3.445 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
08:19:41 [2024-04-04T08:19:41.509Z] #111 3.449 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
08:19:41 [2024-04-04T08:19:41.509Z] #111 3.488 Selecting previously unselected package gir1.2-glib-2.0:arm64.
08:19:41 [2024-04-04T08:19:41.509Z] #111 3.490 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
08:19:41 [2024-04-04T08:19:41.509Z] #111 3.496 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
08:19:41 [2024-04-04T08:19:41.509Z] #111 3.542 Selecting previously unselected package libsecret-common.
08:19:41 [2024-04-04T08:19:41.509Z] #111 3.545 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
08:19:41 [2024-04-04T08:19:41.509Z] #111 3.549 Unpacking libsecret-common (0.20.5-3) ...
08:19:41 [2024-04-04T08:19:41.509Z] #111 3.603 Selecting previously unselected package libsecret-1-0:arm64.
08:19:41 [2024-04-04T08:19:41.509Z] #111 3.605 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
08:19:41 [2024-04-04T08:19:41.509Z] #111 3.609 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
08:19:41 [2024-04-04T08:19:41.509Z] #111 3.645 Selecting previously unselected package gir1.2-secret-1:arm64.
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.647 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.651 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.688 Selecting previously unselected package libapparmor-dev:arm64.
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.691 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.694 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.732 Selecting previously unselected package uuid-dev:arm64.
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.734 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.738 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.768 Selecting previously unselected package libblkid-dev:arm64.
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.771 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.777 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.820 Selecting previously unselected package libffi-dev:arm64.
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.823 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.827 Unpacking libffi-dev:arm64 (3.4.4-1) ...
08:19:41 [2024-04-04T08:19:41.764Z] #111 3.870 Selecting previously unselected package libgpg-error-dev.
08:19:42 [2024-04-04T08:19:42.020Z] #111 3.872 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
08:19:42 [2024-04-04T08:19:42.020Z] #111 3.878 Unpacking libgpg-error-dev (1.46-1) ...
08:19:42 [2024-04-04T08:19:42.020Z] #111 3.918 Selecting previously unselected package libgcrypt20-dev.
08:19:42 [2024-04-04T08:19:42.020Z] #111 3.921 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
08:19:42 [2024-04-04T08:19:42.020Z] #111 3.926 Unpacking libgcrypt20-dev (1.10.1-3) ...
08:19:42 [2024-04-04T08:19:42.020Z] #111 3.995 Selecting previously unselected package libglib2.0-data.
08:19:42 [2024-04-04T08:19:42.020Z] #111 3.997 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
08:19:42 [2024-04-04T08:19:42.021Z] #111 4.002 Unpacking libglib2.0-data (2.74.6-2) ...
08:19:42 [2024-04-04T08:19:42.021Z] #111 4.135 Selecting previously unselected package libglib2.0-bin.
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.137 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.141 Unpacking libglib2.0-bin (2.74.6-2) ...
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.192 Selecting previously unselected package python3-lib2to3.
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.195 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.198 Unpacking python3-lib2to3 (3.11.2-3) ...
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.242 Selecting previously unselected package python3-distutils.
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.244 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.250 Unpacking python3-distutils (3.11.2-3) ...
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.295 Selecting previously unselected package libglib2.0-dev-bin.
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.298 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.301 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.346 Selecting previously unselected package libsepol-dev:arm64.
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.348 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.352 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.414 Selecting previously unselected package libpcre2-16-0:arm64.
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.416 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.420 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
08:19:42 [2024-04-04T08:19:42.277Z] #111 4.473 Selecting previously unselected package libpcre2-32-0:arm64.
08:19:42 [2024-04-04T08:19:42.532Z] #111 4.476 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
08:19:42 [2024-04-04T08:19:42.532Z] #111 4.489 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
08:19:42 [2024-04-04T08:19:42.532Z] #111 4.543 Selecting previously unselected package libpcre2-posix3:arm64.
08:19:42 [2024-04-04T08:19:42.532Z] #111 4.545 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
08:19:42 [2024-04-04T08:19:42.532Z] #111 4.548 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
08:19:42 [2024-04-04T08:19:42.532Z] #111 4.579 Selecting previously unselected package libpcre2-dev:arm64.
08:19:42 [2024-04-04T08:19:42.532Z] #111 4.581 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
08:19:42 [2024-04-04T08:19:42.532Z] #111 4.586 Unpacking libpcre2-dev:arm64 (10.42-1) ...
08:19:42 [2024-04-04T08:19:42.532Z] #111 4.664 Selecting previously unselected package libselinux1-dev:arm64.
08:19:42 [2024-04-04T08:19:42.532Z] #111 4.666 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
08:19:42 [2024-04-04T08:19:42.532Z] #111 4.670 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
08:19:42 [2024-04-04T08:19:42.532Z] #111 4.733 Selecting previously unselected package libmount-dev:arm64.
08:19:42 [2024-04-04T08:19:42.788Z] #111 4.735 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
08:19:42 [2024-04-04T08:19:42.788Z] #111 4.739 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
08:19:42 [2024-04-04T08:19:42.788Z] #111 4.782 Selecting previously unselected package zlib1g-dev:arm64.
08:19:42 [2024-04-04T08:19:42.788Z] #111 4.785 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
08:19:42 [2024-04-04T08:19:42.788Z] #111 4.789 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
08:19:42 [2024-04-04T08:19:42.788Z] #111 4.841 Selecting previously unselected package libglib2.0-dev:arm64.
08:19:42 [2024-04-04T08:19:42.788Z] #111 4.843 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
08:19:42 [2024-04-04T08:19:42.788Z] #111 4.847 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
08:19:43 [2024-04-04T08:19:43.044Z] #111 5.014 Selecting previously unselected package libseccomp-dev:arm64.
08:19:43 [2024-04-04T08:19:43.044Z] #111 5.017 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
08:19:43 [2024-04-04T08:19:43.044Z] #111 5.025 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
08:19:43 [2024-04-04T08:19:43.044Z] #111 5.062 Selecting previously unselected package libsecret-1-dev:arm64.
08:19:43 [2024-04-04T08:19:43.044Z] #111 5.064 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
08:19:43 [2024-04-04T08:19:43.044Z] #111 5.068 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
08:19:43 [2024-04-04T08:19:43.044Z] #111 5.149 Selecting previously unselected package libsystemd-dev:arm64.
08:19:43 [2024-04-04T08:19:43.044Z] #111 5.152 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
08:19:43 [2024-04-04T08:19:43.044Z] #111 5.156 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
08:19:43 [2024-04-04T08:19:43.044Z] #111 5.253 Selecting previously unselected package libudev-dev:arm64.
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.255 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.259 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.302 Selecting previously unselected package libyaml-0-2:arm64.
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.304 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.307 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.341 Selecting previously unselected package python3-pathspec.
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.344 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.347 Unpacking python3-pathspec (0.11.0-1) ...
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.383 Selecting previously unselected package python3-pkg-resources.
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.385 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.389 Unpacking python3-pkg-resources (66.1.1-1) ...
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.451 Selecting previously unselected package python3-yaml.
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.453 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.458 Unpacking python3-yaml (6.0-3+b2) ...
08:19:43 [2024-04-04T08:19:43.300Z] #111 5.499 Selecting previously unselected package yamllint.
08:19:43 [2024-04-04T08:19:43.556Z] #111 5.502 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
08:19:43 [2024-04-04T08:19:43.556Z] #111 5.505 Unpacking yamllint (1.29.0-1) ...
08:19:43 [2024-04-04T08:19:43.556Z] #111 5.552 Setting up python3-pkg-resources (66.1.1-1) ...
08:19:43 [2024-04-04T08:19:43.812Z] #111 5.799 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
08:19:43 [2024-04-04T08:19:43.812Z] #111 5.812 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
08:19:43 [2024-04-04T08:19:43.812Z] #111 5.825 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
08:19:43 [2024-04-04T08:19:43.812Z] #111 5.836 No schema files found: doing nothing.
08:19:43 [2024-04-04T08:19:43.812Z] #111 5.842 Setting up python3-yaml (6.0-3+b2) ...
08:19:43 [2024-04-04T08:19:43.812Z] #111 5.995 Setting up libffi-dev:arm64 (3.4.4-1) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.006 Setting up libpcre2-16-0:arm64 (10.42-1) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.017 Setting up libpcre2-32-0:arm64 (10.42-1) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.028 Setting up libglib2.0-data (2.74.6-2) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.039 Setting up libgpg-error-dev (1.46-1) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.052 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.065 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.076 Setting up libsepol-dev:arm64 (3.4-2.1) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.093 Setting up libdpkg-perl (1.21.22) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.103 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.114 Setting up libpcre2-posix3:arm64 (10.42-1) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.125 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.137 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.150 Setting up python3-pathspec (0.11.0-1) ...
08:19:44 [2024-04-04T08:19:44.068Z] #111 6.274 Setting up python3-lib2to3 (3.11.2-3) ...
08:19:44 [2024-04-04T08:19:44.324Z] #111 6.381 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
08:19:44 [2024-04-04T08:19:44.324Z] #111 6.391 Setting up libsecret-common (0.20.5-3) ...
08:19:44 [2024-04-04T08:19:44.324Z] #111 6.405 Setting up python3-distutils (3.11.2-3) ...
08:19:44 [2024-04-04T08:19:44.324Z] #111 6.532 Setting up libglib2.0-dev-bin (2.74.6-2) ...
08:19:44 [2024-04-04T08:19:44.579Z] #111 6.681 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
08:19:44 [2024-04-04T08:19:44.835Z] #111 6.691 Setting up libpcre2-dev:arm64 (10.42-1) ...
08:19:44 [2024-04-04T08:19:44.835Z] #111 6.702 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
08:19:44 [2024-04-04T08:19:44.835Z] #111 6.714 Setting up libglib2.0-bin (2.74.6-2) ...
08:19:44 [2024-04-04T08:19:44.835Z] #111 6.735 Setting up dpkg-dev (1.21.22) ...
08:19:44 [2024-04-04T08:19:44.835Z] #111 6.753 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
08:19:44 [2024-04-04T08:19:44.835Z] #111 6.765 Setting up yamllint (1.29.0-1) ...
08:19:44 [2024-04-04T08:19:44.835Z] #111 6.902 Setting up libgcrypt20-dev (1.10.1-3) ...
08:19:45 [2024-04-04T08:19:45.091Z] #111 6.912 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
08:19:45 [2024-04-04T08:19:45.091Z] #111 6.923 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
08:19:45 [2024-04-04T08:19:45.091Z] #111 6.937 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
08:19:45 [2024-04-04T08:19:45.091Z] #111 6.953 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
08:19:45 [2024-04-04T08:19:45.091Z] #111 6.966 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
08:19:45 [2024-04-04T08:19:45.091Z] #111 6.976 Processing triggers for libc-bin (2.36-9+deb12u4) ...
08:19:45 [2024-04-04T08:19:45.091Z] #111 DONE 7.3s
08:19:45 [2024-04-04T08:19:45.347Z] 
08:19:45 [2024-04-04T08:19:45.347Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
08:19:45 [2024-04-04T08:19:45.347Z] #112 DONE 0.1s
08:19:45 [2024-04-04T08:19:45.347Z] 
08:19:45 [2024-04-04T08:19:45.347Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
08:19:45 [2024-04-04T08:19:45.908Z] #113 DONE 0.5s
08:19:45 [2024-04-04T08:19:45.908Z] 
08:19:45 [2024-04-04T08:19:45.908Z] #114 [dev 1/1] COPY --link . .
08:19:47 [2024-04-04T08:19:47.797Z] #114 DONE 2.1s
08:19:48 [2024-04-04T08:19:48.054Z] 
08:19:48 [2024-04-04T08:19:48.054Z] #115 exporting to image
08:19:48 [2024-04-04T08:19:48.054Z] #115 exporting layers
08:19:48 [2024-04-04T08:19:48.981Z] #115 exporting layers 1.1s done
08:19:49 [2024-04-04T08:19:49.237Z] #115 writing image sha256:f608c3f95e176051421bf0c712e5d431c5feaae4a1435e608c4626ce81bfe3b7 done
08:19:49 [2024-04-04T08:19:49.237Z] #115 naming to docker.io/library/docker:e0815819de44d12e850810d981afd382a4f3cdca done
08:19:49 [2024-04-04T08:19:49.237Z] #115 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:19:49 [2024-04-04T08:19:49.529Z] + sudo modprobe ip6table_filter
[Pipeline] sh
08:19:49 [2024-04-04T08:19:49.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47671/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e0815819de44d12e850810d981afd382a4f3cdca -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=26.0 docker:e0815819de44d12e850810d981afd382a4f3cdca hack/test/unit
08:19:50 [2024-04-04T08:19:50.730Z] + BUILDFLAGS=(-tags 'netgo journald')
08:19:50 [2024-04-04T08:19:50.730Z] + TESTFLAGS+=' -test.timeout=5m'
08:19:50 [2024-04-04T08:19:50.730Z] + TESTDIRS=./...
08:19:50 [2024-04-04T08:19:50.730Z] + exclude_paths='/vendor/|/integration'
08:19:50 [2024-04-04T08:19:50.730Z] ++ go list ./...
08:19:50 [2024-04-04T08:19:50.730Z] ++ grep -vE '(/vendor/|/integration)'
08:19:51 [2024-04-04T08:19:51.293Z] + pkg_list='github.com/docker/docker/api
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/backend/build
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/httpstatus
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/httputils
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/middleware
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router/build
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router/checkpoint
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router/container
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router/debug
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router/distribution
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router/grpc
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router/image
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router/network
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router/plugin
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router/session
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router/swarm
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router/system
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/server/router/volume
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/backend
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/blkiodev
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/checkpoint
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/container
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/events
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/filters
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/image
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/mount
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/network
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/plugins/logdriver
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/registry
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/strslice
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/swarm
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/swarm/runtime
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/system
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/time
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/versions
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/api/types/volume
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/builder
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/builder/builder-next
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/builder/builder-next/exporter
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:19:51 [2024-04-04T08:19:51.293Z] github.com/docker/docker/builder/builder-next/worker
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/builder-next/worker/label
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/dockerfile
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/remotecontext
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/remotecontext/git
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/remotecontext/urlutil
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cli/debug
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cli/winresources/docker-proxy
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cli/winresources/dockerd
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/client
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/client/buildkit
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cmd/docker-proxy
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cmd/dockerd
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cmd/dockerd/trap
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/container
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/container/stream
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/contrib/apparmor
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/contrib/httpserver
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/cluster
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/cluster/convert
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/cluster/executor
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/cluster/executor/container
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/cluster/provider
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/config
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/containerd
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/events
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/events/testutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/copy
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/register
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/vfs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/zfs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/images
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/initlayer
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/links
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/listeners
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/awslogs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/fluentd
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/gcplogs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/gelf
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/journald
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/local
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/loggertest
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/loggerutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/splunk
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/syslog
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/templates
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/names
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/network
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/snapshotter
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/stats
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/distribution
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/distribution/metadata
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/distribution/utils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/distribution/xfer
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/dockerversion
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/errdefs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/image
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/image/cache
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/image/spec/specs-go
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/image/spec/specs-go/v1
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/image/tarexport
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/image/v1
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/cleanups
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/compatcontext
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/mod
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/mounttree
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/multierror
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/rootless/mountopts
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/safepath
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/sliceutil
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/test/suite
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/testutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/testutils/netnsutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/testutils/specialimage
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/unix_noeintr
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/unshare
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/layer
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libcontainerd
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libcontainerd/queue
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libcontainerd/remote
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libcontainerd/shimopts
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libcontainerd/supervisor
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libcontainerd/types
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/bitmap
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/cluster
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/config
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/datastore
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/diagnostic
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/discoverapi
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/driverapi
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/bridge
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/host
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/null
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/overlay
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/remote
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/windows
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drvregistry
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/etchosts
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/internal/caller
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/internal/kvstore
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/internal/netiputil
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/internal/resolvconf
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipam
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipamapi
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipams/builtin
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipams/null
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipams/remote
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipamutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipbits
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/iptables
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/netlabel
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/netutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/networkdb
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ns
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/options
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/osl
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/osl/kernel
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/portallocator
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/portmapper
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/resolvconf
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/scope
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/types
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/oci
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/oci/caps
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/opts
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/archive
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/authorization
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/broadcaster
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/capabilities
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/chrootarchive
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/containerfs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/directory
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/dmesg
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/fileutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/homedir
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/idtools
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/ioutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/jsonmessage
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/longpath
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/meminfo
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/namesgenerator
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/parsers
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/parsers/kernel
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/pidfile
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/platform
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/plugingetter
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/plugins
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/plugins/transport
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/pools
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/process
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/progress
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/reexec
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/rootless
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/rootless/specconv
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/stack
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/stdcopy
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/streamformatter
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/stringid
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/sysinfo
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/system
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/tailfile
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/tarsum
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/useragent
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/plugin
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/plugin/executor/containerd
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/plugin/v2
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/profiles/apparmor
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/profiles/seccomp
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/quota
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/reference
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/registry
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/registry/resumable
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/restartmanager
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/runconfig
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/runconfig/opts
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/daemon
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/environment
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/fakecontext
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/fakegit
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/fakestorage
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/fixtures/load
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/fixtures/plugin
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/registry
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/request
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/volume
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/volume/drivers
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/volume/local
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/volume/mounts
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/volume/service
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/volume/service/opts
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/volume/testutils'
08:19:51 [2024-04-04T08:19:51.294Z] ++ grep --fixed-strings -v /libnetwork
08:19:51 [2024-04-04T08:19:51.294Z] ++ echo 'github.com/docker/docker/api
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/backend/build
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/httpstatus
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/httputils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/middleware
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router/build
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router/checkpoint
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router/container
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router/debug
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router/distribution
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router/grpc
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router/image
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router/network
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router/plugin
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router/session
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router/swarm
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router/system
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/server/router/volume
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/backend
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/blkiodev
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/checkpoint
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/container
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/events
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/filters
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/image
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/mount
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/network
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/plugins/logdriver
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/registry
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/strslice
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/swarm
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/swarm/runtime
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/system
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/time
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/versions
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/api/types/volume
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/builder-next
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/builder-next/exporter
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/builder-next/worker
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/builder-next/worker/label
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/dockerfile
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/remotecontext
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/remotecontext/git
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/builder/remotecontext/urlutil
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cli/debug
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cli/winresources/docker-proxy
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cli/winresources/dockerd
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/client
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/client/buildkit
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cmd/docker-proxy
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cmd/dockerd
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cmd/dockerd/trap
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/container
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/container/stream
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/contrib/apparmor
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/contrib/httpserver
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/cluster
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/cluster/convert
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/cluster/executor
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/cluster/executor/container
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/cluster/provider
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/config
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/containerd
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/events
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/events/testutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/copy
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/register
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/vfs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/graphdriver/zfs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/images
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/initlayer
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/links
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/listeners
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/awslogs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/fluentd
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/gcplogs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/gelf
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/journald
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/local
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/loggertest
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/loggerutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/splunk
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/syslog
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/logger/templates
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/names
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/network
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/snapshotter
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/daemon/stats
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/distribution
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/distribution/metadata
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/distribution/utils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/distribution/xfer
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/dockerversion
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/errdefs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/image
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/image/cache
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/image/spec/specs-go
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/image/spec/specs-go/v1
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/image/tarexport
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/image/v1
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/cleanups
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/compatcontext
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/mod
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/mounttree
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/multierror
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/rootless/mountopts
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/safepath
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/sliceutil
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/test/suite
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/testutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/testutils/netnsutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/testutils/specialimage
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/unix_noeintr
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/internal/unshare
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/layer
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libcontainerd
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libcontainerd/queue
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libcontainerd/remote
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libcontainerd/shimopts
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libcontainerd/supervisor
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libcontainerd/types
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/bitmap
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/cluster
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/config
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/datastore
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/diagnostic
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/discoverapi
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/driverapi
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/bridge
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/host
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/null
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/overlay
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/remote
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/windows
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/drvregistry
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/etchosts
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/internal/caller
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/internal/kvstore
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/internal/netiputil
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/internal/resolvconf
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipam
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipamapi
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipams/builtin
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipams/null
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipams/remote
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipamutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ipbits
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/iptables
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/netlabel
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/netutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/networkdb
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/ns
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/options
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/osl
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/osl/kernel
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/portallocator
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/portmapper
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/resolvconf
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/scope
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/libnetwork/types
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/oci
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/oci/caps
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/opts
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/archive
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/authorization
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/broadcaster
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/capabilities
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/chrootarchive
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/containerfs
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/directory
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/dmesg
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/fileutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/homedir
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/idtools
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/ioutils
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/jsonmessage
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/longpath
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/meminfo
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/namesgenerator
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/parsers
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/parsers/kernel
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/pidfile
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/platform
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/plugingetter
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/plugins
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/plugins/transport
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/pools
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/process
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/progress
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/reexec
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/rootless
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/rootless/specconv
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/stack
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/stdcopy
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/streamformatter
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/stringid
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/sysinfo
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/system
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/tailfile
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/tarsum
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/pkg/useragent
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/plugin
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/plugin/executor/containerd
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/plugin/v2
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/profiles/apparmor
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/profiles/seccomp
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/quota
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/reference
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/registry
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/registry/resumable
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/restartmanager
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/runconfig
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/runconfig/opts
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/daemon
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/environment
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/fakecontext
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/fakegit
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/fakestorage
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/fixtures/load
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/fixtures/plugin
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:19:51 [2024-04-04T08:19:51.294Z] github.com/docker/docker/testutil/registry
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/testutil/request
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume/drivers
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume/local
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume/mounts
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume/service
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume/service/opts
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume/testutils'
08:19:51 [2024-04-04T08:19:51.295Z] + base_pkg_list='github.com/docker/docker/api
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/backend/build
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/httpstatus
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/httputils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/middleware
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/build
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/checkpoint
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/container
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/debug
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/distribution
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/grpc
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/image
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/network
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/plugin
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/session
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/swarm
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/system
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/volume
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/backend
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/blkiodev
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/checkpoint
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/container
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/events
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/filters
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/image
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/mount
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/network
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/plugins/logdriver
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/registry
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/strslice
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/swarm
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/swarm/runtime
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/system
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/time
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/versions
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/volume
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/exporter
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/worker
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/worker/label
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/dockerfile
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/remotecontext
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/remotecontext/git
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/remotecontext/urlutil
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cli/debug
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cli/winresources/docker-proxy
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cli/winresources/dockerd
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/client
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/client/buildkit
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cmd/docker-proxy
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cmd/dockerd
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cmd/dockerd/trap
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/container
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/container/stream
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/contrib/apparmor
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/contrib/httpserver
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/cluster
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/cluster/convert
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/cluster/executor
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/cluster/executor/container
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/cluster/provider
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/config
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/containerd
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/events
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/events/testutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/copy
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/register
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/vfs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/zfs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/images
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/initlayer
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/links
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/listeners
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/awslogs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/fluentd
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/gcplogs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/gelf
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/journald
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/local
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/loggertest
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/loggerutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/splunk
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/syslog
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/templates
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/names
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/network
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/snapshotter
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/stats
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/distribution
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/distribution/metadata
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/distribution/utils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/distribution/xfer
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/dockerversion
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/errdefs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/image
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/image/cache
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/image/spec/specs-go
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/image/spec/specs-go/v1
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/image/tarexport
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/image/v1
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/cleanups
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/compatcontext
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/mod
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/mounttree
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/multierror
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/rootless/mountopts
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/safepath
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/sliceutil
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/test/suite
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/testutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/testutils/netnsutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/testutils/specialimage
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/unix_noeintr
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/unshare
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/layer
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libcontainerd
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libcontainerd/queue
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libcontainerd/remote
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libcontainerd/shimopts
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libcontainerd/supervisor
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libcontainerd/types
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/oci
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/oci/caps
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/opts
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/archive
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/authorization
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/broadcaster
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/capabilities
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/chrootarchive
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/containerfs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/directory
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/dmesg
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/fileutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/homedir
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/idtools
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/ioutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/jsonmessage
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/longpath
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/meminfo
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/namesgenerator
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/parsers
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/parsers/kernel
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/pidfile
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/platform
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/plugingetter
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/plugins
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/plugins/transport
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/pools
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/process
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/progress
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/reexec
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/rootless
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/rootless/specconv
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/stack
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/stdcopy
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/streamformatter
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/stringid
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/sysinfo
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/system
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/tailfile
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/tarsum
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/pkg/useragent
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/plugin
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/plugin/executor/containerd
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/plugin/v2
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/profiles/apparmor
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/profiles/seccomp
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/quota
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/reference
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/registry
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/registry/resumable
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/restartmanager
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/runconfig
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/runconfig/opts
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/testutil
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/testutil/daemon
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/testutil/environment
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/testutil/fakecontext
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/testutil/fakegit
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/testutil/fakestorage
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/testutil/fixtures/load
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/testutil/fixtures/plugin
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/testutil/registry
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/testutil/request
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume/drivers
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume/local
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume/mounts
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume/service
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume/service/opts
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/volume/testutils'
08:19:51 [2024-04-04T08:19:51.295Z] ++ grep --fixed-strings /libnetwork
08:19:51 [2024-04-04T08:19:51.295Z] ++ echo 'github.com/docker/docker/api
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/backend/build
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/httpstatus
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/httputils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/middleware
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/build
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/checkpoint
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/container
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/debug
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/distribution
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/grpc
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/image
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/network
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/plugin
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/session
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/swarm
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/system
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/server/router/volume
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/backend
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/blkiodev
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/checkpoint
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/container
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/events
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/filters
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/image
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/mount
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/network
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/plugins/logdriver
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/registry
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/strslice
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/swarm
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/swarm/runtime
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/system
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/time
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/versions
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/api/types/volume
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/exporter
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/worker
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/builder-next/worker/label
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/dockerfile
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/remotecontext
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/remotecontext/git
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/builder/remotecontext/urlutil
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cli/debug
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cli/winresources/docker-proxy
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cli/winresources/dockerd
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/client
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/client/buildkit
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cmd/docker-proxy
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cmd/dockerd
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cmd/dockerd/trap
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/container
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/container/stream
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/contrib/apparmor
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/contrib/httpserver
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/cluster
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/cluster/convert
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/cluster/executor
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/cluster/executor/container
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/cluster/provider
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/config
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/containerd
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/events
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/events/testutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/copy
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/register
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/vfs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/graphdriver/zfs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/images
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/initlayer
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/links
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/listeners
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/awslogs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/fluentd
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/gcplogs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/gelf
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/journald
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/local
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/loggertest
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/loggerutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/splunk
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/syslog
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/logger/templates
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/names
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/network
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/snapshotter
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/daemon/stats
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/distribution
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/distribution/metadata
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/distribution/utils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/distribution/xfer
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/dockerversion
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/errdefs
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/image
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/image/cache
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/image/spec/specs-go
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/image/spec/specs-go/v1
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/image/tarexport
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/image/v1
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/cleanups
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/compatcontext
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/mod
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/mounttree
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/multierror
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/rootless/mountopts
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/safepath
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/sliceutil
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/test/suite
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/testutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/testutils/netnsutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/testutils/specialimage
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/unix_noeintr
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/internal/unshare
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/layer
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libcontainerd
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libcontainerd/queue
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libcontainerd/remote
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libcontainerd/shimopts
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libcontainerd/supervisor
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libcontainerd/types
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/bitmap
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/cluster
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/config
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/datastore
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/diagnostic
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/discoverapi
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/driverapi
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/bridge
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/host
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/null
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/overlay
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/remote
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/windows
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/drvregistry
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/etchosts
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/internal/caller
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/internal/kvstore
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/internal/netiputil
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/internal/resolvconf
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/ipam
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/ipamapi
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/ipams/builtin
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/ipams/null
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/ipams/remote
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/ipamutils
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/ipbits
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/iptables
08:19:51 [2024-04-04T08:19:51.295Z] github.com/docker/docker/libnetwork/netlabel
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/netutils
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/networkdb
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ns
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/options
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/osl
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/osl/kernel
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/portallocator
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/portmapper
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/resolvconf
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/scope
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/types
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/oci
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/oci/caps
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/opts
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/archive
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/authorization
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/broadcaster
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/capabilities
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/chrootarchive
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/containerfs
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/directory
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/dmesg
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/fileutils
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/homedir
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/idtools
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/ioutils
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/jsonmessage
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/longpath
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/meminfo
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/namesgenerator
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/parsers
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/parsers/kernel
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/pidfile
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/platform
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/plugingetter
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/plugins
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/plugins/transport
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/pools
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/process
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/progress
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/reexec
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/rootless
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/rootless/specconv
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/stack
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/stdcopy
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/streamformatter
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/stringid
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/sysinfo
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/system
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/tailfile
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/tarsum
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/pkg/useragent
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/plugin
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/plugin/executor/containerd
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/plugin/v2
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/profiles/apparmor
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/profiles/seccomp
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/quota
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/reference
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/registry
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/registry/resumable
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/restartmanager
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/runconfig
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/runconfig/opts
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/testutil
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/testutil/daemon
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/testutil/environment
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/testutil/fakecontext
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/testutil/fakegit
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/testutil/fakestorage
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/testutil/fixtures/load
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/testutil/fixtures/plugin
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/testutil/registry
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/testutil/request
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/volume
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/volume/drivers
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/volume/local
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/volume/mounts
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/volume/service
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/volume/service/opts
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/volume/testutils'
08:19:51 [2024-04-04T08:19:51.296Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/bitmap
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/cluster
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/config
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/datastore
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/diagnostic
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/discoverapi
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/driverapi
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/bridge
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/host
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/null
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/overlay
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/remote
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/windows
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drvregistry
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/etchosts
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/internal/caller
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/internal/kvstore
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/internal/netiputil
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/internal/resolvconf
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipam
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipamapi
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipams/builtin
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipams/null
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipams/remote
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipamutils
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipbits
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/iptables
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/netlabel
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/netutils
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/networkdb
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ns
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/options
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/osl
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/osl/kernel
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/portallocator
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/portmapper
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/resolvconf
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/scope
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/types'
08:19:51 [2024-04-04T08:19:51.296Z] + echo 'github.com/docker/docker/libnetwork
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/bitmap
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/cluster
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/config
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/datastore
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/diagnostic
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/discoverapi
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/driverapi
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/bridge
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/host
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/null
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/overlay
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/remote
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/windows
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drvregistry
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/etchosts
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/internal/caller
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/internal/kvstore
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/internal/netiputil
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/internal/resolvconf
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipam
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipamapi
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipams/builtin
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipams/null
08:19:51 [2024-04-04T08:19:51.296Z] + grep --fixed-strings libnetwork/drivers/bridge
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipams/remote
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipamutils
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ipbits
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/iptables
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/netlabel
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/netutils
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/networkdb
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/ns
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/options
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/osl
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/osl/kernel
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/portallocator
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/portmapper
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/resolvconf
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/scope
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/types'
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/bridge
08:19:51 [2024-04-04T08:19:51.296Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:19:51 [2024-04-04T08:19:51.296Z] + type docker-proxy
08:19:51 [2024-04-04T08:19:51.296Z] hack/test/unit: line 25: type: docker-proxy: not found
08:19:51 [2024-04-04T08:19:51.296Z] + hack/make.sh binary-proxy install-proxy
08:19:51 [2024-04-04T08:19:51.296Z] 
08:19:51 [2024-04-04T08:19:51.296Z] Removing bundles/
08:19:51 [2024-04-04T08:19:51.296Z] 
08:19:51 [2024-04-04T08:19:51.296Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
08:19:51 [2024-04-04T08:19:51.296Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
08:19:51 [2024-04-04T08:19:51.296Z] + tee /go/src/github.com/docker/docker/go.mod
08:19:51 [2024-04-04T08:19:51.296Z] module github.com/docker/docker
08:19:51 [2024-04-04T08:19:51.296Z] 
08:19:51 [2024-04-04T08:19:51.296Z] go 1.21
08:19:51 [2024-04-04T08:19:51.296Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
08:19:51 [2024-04-04T08:19:51.296Z] + GO111MODULE=on
08:19:51 [2024-04-04T08:19:51.296Z] + GOTOOLCHAIN=local
08:19:51 [2024-04-04T08:19:51.296Z] + 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=e0815819de44d12e850810d981afd382a4f3cdca" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-04T08:19:51.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
08:19:55 [2024-04-04T08:19:55.464Z] + rm -f /go/src/github.com/docker/docker/go.mod
08:19:55 [2024-04-04T08:19:55.464Z] Created binary: bundles/binary-proxy/docker-proxy
08:19:55 [2024-04-04T08:19:55.464Z] 
08:19:55 [2024-04-04T08:19:55.464Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
08:19:55 [2024-04-04T08:19:55.465Z] Installing docker-proxy to /usr/local/bin/
08:19:55 [2024-04-04T08:19:55.465Z] 
08:19:55 [2024-04-04T08:19:55.465Z] + mkdir -p bundles
08:19:55 [2024-04-04T08:19:55.465Z] + '[' -n 'github.com/docker/docker/api
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/backend/build
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/httpstatus
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/httputils
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/middleware
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router/build
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router/checkpoint
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router/container
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router/debug
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router/distribution
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router/grpc
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router/image
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router/network
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router/plugin
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router/session
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router/swarm
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router/system
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/server/router/volume
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/backend
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/blkiodev
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/checkpoint
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/container
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/events
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/filters
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/image
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/mount
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/network
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/plugins/logdriver
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/registry
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/strslice
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/swarm
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/swarm/runtime
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/system
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/time
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/versions
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/api/types/volume
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/builder-next
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/builder-next/exporter
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/builder-next/worker
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/builder-next/worker/label
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/dockerfile
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/remotecontext
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/remotecontext/git
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/builder/remotecontext/urlutil
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/cli/debug
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/cli/winresources/docker-proxy
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/cli/winresources/dockerd
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/client
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/client/buildkit
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/cmd/docker-proxy
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/cmd/dockerd
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/cmd/dockerd/trap
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/container
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/container/stream
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/contrib/apparmor
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/contrib/httpserver
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/cluster
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/cluster/convert
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/cluster/executor
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/cluster/executor/container
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/cluster/provider
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/config
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/containerd
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/events
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/events/testutils
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/graphdriver
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/graphdriver/copy
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/graphdriver/register
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/graphdriver/vfs
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/graphdriver/zfs
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/images
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/initlayer
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/links
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/listeners
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/awslogs
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/fluentd
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/gcplogs
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/gelf
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/journald
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/local
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/loggertest
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/loggerutils
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/splunk
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/syslog
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/logger/templates
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/names
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/network
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/snapshotter
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/daemon/stats
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/distribution
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/distribution/metadata
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/distribution/utils
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/distribution/xfer
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/dockerversion
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/errdefs
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/image
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/image/cache
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/image/spec/specs-go
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/image/spec/specs-go/v1
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/image/tarexport
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/image/v1
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/cleanups
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/compatcontext
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/mod
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/mounttree
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/multierror
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/rootless/mountopts
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/safepath
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/sliceutil
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/test/suite
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/testutils
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/testutils/netnsutils
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/testutils/specialimage
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/unix_noeintr
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/internal/unshare
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/layer
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/libcontainerd
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/libcontainerd/queue
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/libcontainerd/remote
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/libcontainerd/shimopts
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/libcontainerd/supervisor
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/libcontainerd/types
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/oci
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/oci/caps
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/opts
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/archive
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/authorization
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/broadcaster
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/capabilities
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/chrootarchive
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/containerfs
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/directory
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/dmesg
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/fileutils
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/homedir
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/idtools
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/ioutils
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/jsonmessage
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/longpath
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/meminfo
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/namesgenerator
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/parsers
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/parsers/kernel
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/pidfile
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/platform
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/plugingetter
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/plugins
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/plugins/transport
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/pools
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/process
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/progress
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/reexec
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/rootless
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/rootless/specconv
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/stack
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/stdcopy
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/streamformatter
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/stringid
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/sysinfo
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/system
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/tailfile
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/tarsum
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/pkg/useragent
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/plugin
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/plugin/executor/containerd
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/plugin/v2
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/profiles/apparmor
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/profiles/seccomp
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/quota
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/reference
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/registry
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/registry/resumable
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/restartmanager
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/runconfig
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/runconfig/opts
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/testutil
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/testutil/daemon
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/testutil/environment
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/testutil/fakecontext
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/testutil/fakegit
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/testutil/fakestorage
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/testutil/fixtures/load
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/testutil/fixtures/plugin
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/testutil/registry
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/testutil/request
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/volume
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/volume/drivers
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/volume/local
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/volume/mounts
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/volume/service
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/volume/service/opts
08:19:55 [2024-04-04T08:19:55.465Z] github.com/docker/docker/volume/testutils' ']'
08:19:55 [2024-04-04T08:19:55.465Z] + 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
08:19:56 [2024-04-04T08:19:56.028Z] ?   	github.com/docker/docker/api	[no test files]
08:20:04 [2024-04-04T08:20:04.127Z] ok  	github.com/docker/docker/api/server	0.022s	coverage: 16.2% of statements
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 28.3% of statements
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 42.7% of statements
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ok  	github.com/docker/docker/api/server/router/container	0.012s	coverage: 6.0% of statements
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/types	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 7.3% of statements
08:20:26 [2024-04-04T08:20:26.031Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ok  	github.com/docker/docker/api/types/container	0.027s	coverage: 83.7% of statements
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/types/system	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
08:20:26 [2024-04-04T08:20:26.031Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
08:20:26 [2024-04-04T08:20:26.031Z] ok  	github.com/docker/docker/api/types/network	0.003s	coverage: 80.0% of statements
08:20:26 [2024-04-04T08:20:26.031Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
08:20:26 [2024-04-04T08:20:26.031Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/builder	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
08:20:26 [2024-04-04T08:20:26.031Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
08:20:26 [2024-04-04T08:20:26.959Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
08:20:26 [2024-04-04T08:20:26.959Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
08:20:26 [2024-04-04T08:20:26.959Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
08:20:26 [2024-04-04T08:20:26.959Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
08:20:26 [2024-04-04T08:20:26.959Z] ok  	github.com/docker/docker/builder/remotecontext	0.055s	coverage: 33.7% of statements
08:20:26 [2024-04-04T08:20:26.959Z] ok  	github.com/docker/docker/builder/dockerfile	0.062s	coverage: 50.0% of statements
08:20:28 [2024-04-04T08:20:28.850Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
08:20:28 [2024-04-04T08:20:28.850Z] ok  	github.com/docker/docker/client	0.105s	coverage: 77.0% of statements
08:20:29 [2024-04-04T08:20:29.106Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.396s	coverage: 68.2% of statements
08:20:29 [2024-04-04T08:20:29.106Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.390s	coverage: 82.5% of statements
08:20:41 [2024-04-04T08:20:41.282Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
08:20:41 [2024-04-04T08:20:41.282Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:20:41 [2024-04-04T08:20:41.282Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:20:41 [2024-04-04T08:20:41.282Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:20:41 [2024-04-04T08:20:41.282Z] ok  	github.com/docker/docker/container	0.132s	coverage: 36.4% of statements
08:20:41 [2024-04-04T08:20:41.282Z] ok  	github.com/docker/docker/cmd/dockerd	0.225s	coverage: 29.7% of statements
08:20:43 [2024-04-04T08:20:43.175Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.369s	coverage: 0.0% of statements
08:20:44 [2024-04-04T08:20:44.103Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:20:44 [2024-04-04T08:20:44.103Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
08:20:44 [2024-04-04T08:20:44.103Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 38.7% of statements
08:20:44 [2024-04-04T08:20:44.359Z] ok  	github.com/docker/docker/daemon/cluster	0.045s	coverage: 0.5% of statements
08:20:44 [2024-04-04T08:20:44.615Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:20:44 [2024-04-04T08:20:44.615Z] ok  	github.com/docker/docker/daemon/config	0.045s	coverage: 74.6% of statements
08:20:46 [2024-04-04T08:20:46.504Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:20:46 [2024-04-04T08:20:46.504Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
08:20:46 [2024-04-04T08:20:46.504Z] ok  	github.com/docker/docker/daemon/containerd	0.037s	coverage: 17.4% of statements
08:20:46 [2024-04-04T08:20:46.504Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
08:20:46 [2024-04-04T08:20:46.504Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.8% of statements
08:20:46 [2024-04-04T08:20:46.504Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 60.9% of statements
08:20:47 [2024-04-04T08:20:47.066Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:20:47 [2024-04-04T08:20:47.066Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
08:20:47 [2024-04-04T08:20:47.066Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:20:47 [2024-04-04T08:20:47.066Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:20:47 [2024-04-04T08:20:47.322Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
08:20:47 [2024-04-04T08:20:47.322Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.196s	coverage: 60.2% of statements
08:20:47 [2024-04-04T08:20:47.884Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
08:20:48 [2024-04-04T08:20:48.140Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.485s	coverage: 13.3% of statements
08:20:48 [2024-04-04T08:20:48.396Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:20:48 [2024-04-04T08:20:48.396Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:20:48 [2024-04-04T08:20:48.396Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
08:20:48 [2024-04-04T08:20:48.396Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 2.9% of statements
08:20:48 [2024-04-04T08:20:48.396Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
08:20:48 [2024-04-04T08:20:48.652Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:20:48 [2024-04-04T08:20:48.908Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
08:20:48 [2024-04-04T08:20:48.908Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
08:20:48 [2024-04-04T08:20:48.908Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.116s	coverage: 78.2% of statements
08:20:49 [2024-04-04T08:20:49.164Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
08:20:49 [2024-04-04T08:20:49.164Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
08:20:49 [2024-04-04T08:20:49.420Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
08:20:49 [2024-04-04T08:20:49.420Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
08:20:49 [2024-04-04T08:20:49.420Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.099s	coverage: 76.8% of statements
08:20:49 [2024-04-04T08:20:49.420Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
08:20:49 [2024-04-04T08:20:49.676Z] ok  	github.com/docker/docker/daemon/logger/local	0.072s	coverage: 79.4% of statements
08:20:50 [2024-04-04T08:20:50.240Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.014s	coverage: 63.5% of statements
08:20:50 [2024-04-04T08:20:50.240Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.019s	coverage: 31.5% of statements
08:20:50 [2024-04-04T08:20:50.240Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:20:50 [2024-04-04T08:20:50.240Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
08:20:50 [2024-04-04T08:20:50.240Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
08:20:50 [2024-04-04T08:20:50.497Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
08:20:50 [2024-04-04T08:20:50.497Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:20:50 [2024-04-04T08:20:50.497Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
08:20:51 [2024-04-04T08:20:51.060Z] ok  	github.com/docker/docker/daemon/logger/journald	1.623s	coverage: 72.7% of statements
08:20:51 [2024-04-04T08:20:51.316Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:20:51 [2024-04-04T08:20:51.316Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
08:20:51 [2024-04-04T08:20:51.316Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
08:20:51 [2024-04-04T08:20:51.316Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
08:20:51 [2024-04-04T08:20:51.572Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.461s	coverage: 82.5% of statements
08:20:51 [2024-04-04T08:20:51.828Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.8% of statements
08:20:52 [2024-04-04T08:20:52.084Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
08:20:52 [2024-04-04T08:20:52.084Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
08:20:52 [2024-04-04T08:20:52.341Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 26.1% of statements
08:20:52 [2024-04-04T08:20:52.341Z] ?   	github.com/docker/docker/image/v1	[no test files]
08:20:52 [2024-04-04T08:20:52.341Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.6% of statements
08:20:52 [2024-04-04T08:20:52.341Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
08:20:52 [2024-04-04T08:20:52.341Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
08:20:52 [2024-04-04T08:20:52.341Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
08:20:52 [2024-04-04T08:20:52.341Z] ok  	github.com/docker/docker/internal/cleanups	0.002s	coverage: 69.2% of statements
08:20:52 [2024-04-04T08:20:52.597Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
08:20:52 [2024-04-04T08:20:52.597Z] ok  	github.com/docker/docker/internal/multierror	0.002s	coverage: 88.9% of statements
08:20:52 [2024-04-04T08:20:52.597Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:20:52 [2024-04-04T08:20:52.597Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
08:20:52 [2024-04-04T08:20:52.597Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
08:20:52 [2024-04-04T08:20:52.597Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
08:20:52 [2024-04-04T08:20:52.597Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
08:20:52 [2024-04-04T08:20:52.597Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
08:20:52 [2024-04-04T08:20:52.597Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
08:20:52 [2024-04-04T08:20:52.597Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
08:20:52 [2024-04-04T08:20:52.853Z] ok  	github.com/docker/docker/distribution	1.487s	coverage: 28.7% of statements
08:20:53 [2024-04-04T08:20:53.415Z] ok  	github.com/docker/docker/distribution/xfer	2.171s	coverage: 85.4% of statements
08:20:53 [2024-04-04T08:20:53.672Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:20:53 [2024-04-04T08:20:53.672Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:20:53 [2024-04-04T08:20:53.672Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
08:20:53 [2024-04-04T08:20:53.672Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:20:53 [2024-04-04T08:20:53.672Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:20:53 [2024-04-04T08:20:53.672Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
08:20:53 [2024-04-04T08:20:53.672Z] ok  	github.com/docker/docker/daemon	10.658s	coverage: 15.8% of statements
08:20:54 [2024-04-04T08:20:54.234Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:20:54 [2024-04-04T08:20:54.234Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 35.8% of statements
08:20:54 [2024-04-04T08:20:54.234Z] ok  	github.com/docker/docker/opts	0.041s	coverage: 67.9% of statements
08:20:54 [2024-04-04T08:20:54.796Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
08:20:54 [2024-04-04T08:20:54.796Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
08:20:54 [2024-04-04T08:20:54.796Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
08:20:54 [2024-04-04T08:20:54.796Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 26.7% of statements
08:20:54 [2024-04-04T08:20:54.796Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
08:20:55 [2024-04-04T08:20:55.052Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.278s	coverage: 83.7% of statements
08:20:55 [2024-04-04T08:20:55.052Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 6.5% of statements
08:20:55 [2024-04-04T08:20:55.052Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 51.7% of statements
08:20:55 [2024-04-04T08:20:55.052Z] ok  	github.com/docker/docker/pkg/archive	0.448s	coverage: 81.1% of statements
08:20:55 [2024-04-04T08:20:55.308Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
08:20:55 [2024-04-04T08:20:55.308Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
08:20:55 [2024-04-04T08:20:55.308Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
08:20:55 [2024-04-04T08:20:55.308Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
08:20:55 [2024-04-04T08:20:55.564Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
08:20:55 [2024-04-04T08:20:55.564Z] ok  	github.com/docker/docker/pkg/idtools	0.414s	coverage: 69.7% of statements
08:20:55 [2024-04-04T08:20:55.564Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
08:20:55 [2024-04-04T08:20:55.564Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
08:20:55 [2024-04-04T08:20:55.564Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:20:55 [2024-04-04T08:20:55.564Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:20:55 [2024-04-04T08:20:55.564Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
08:20:55 [2024-04-04T08:20:55.820Z] ok  	github.com/docker/docker/pkg/ioutils	0.373s	coverage: 69.5% of statements
08:20:55 [2024-04-04T08:20:55.820Z] ok  	github.com/docker/docker/pkg/authorization	1.059s	coverage: 68.3% of statements
08:20:56 [2024-04-04T08:20:56.076Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:20:56 [2024-04-04T08:20:56.076Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:20:56 [2024-04-04T08:20:56.076Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
08:20:56 [2024-04-04T08:20:56.076Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
08:20:56 [2024-04-04T08:20:56.076Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
08:20:56 [2024-04-04T08:20:56.076Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
08:20:56 [2024-04-04T08:20:56.332Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
08:20:56 [2024-04-04T08:20:56.332Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
08:20:56 [2024-04-04T08:20:56.332Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
08:20:56 [2024-04-04T08:20:56.332Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
08:20:56 [2024-04-04T08:20:56.332Z] ok  	github.com/docker/docker/pkg/reexec	0.026s	coverage: 82.4% of statements
08:20:56 [2024-04-04T08:20:56.332Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
08:20:56 [2024-04-04T08:20:56.589Z] ok  	github.com/docker/docker/pkg/streamformatter	0.014s	coverage: 64.5% of statements
08:20:56 [2024-04-04T08:20:56.589Z] ok  	github.com/docker/docker/pkg/stringid	0.015s	coverage: 61.9% of statements
08:20:56 [2024-04-04T08:20:56.845Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 41.0% of statements
08:20:56 [2024-04-04T08:20:56.845Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
08:20:56 [2024-04-04T08:20:56.845Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
08:20:56 [2024-04-04T08:20:56.845Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
08:20:57 [2024-04-04T08:20:57.101Z] ok  	github.com/docker/docker/pkg/tarsum	0.107s	coverage: 89.6% of statements
08:20:57 [2024-04-04T08:20:57.664Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:20:57 [2024-04-04T08:20:57.664Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:20:57 [2024-04-04T08:20:57.664Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 13.6% of statements
08:20:57 [2024-04-04T08:20:57.664Z] ok  	github.com/docker/docker/profiles/seccomp	0.022s	coverage: 86.0% of statements
08:20:58 [2024-04-04T08:20:58.230Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
08:20:58 [2024-04-04T08:20:58.230Z] ok  	github.com/docker/docker/pkg/plugins	2.011s	coverage: 73.7% of statements
08:20:58 [2024-04-04T08:20:58.230Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.0% of statements
08:20:58 [2024-04-04T08:20:58.486Z] ok  	github.com/docker/docker/restartmanager	0.012s	coverage: 46.2% of statements
08:20:58 [2024-04-04T08:20:58.486Z] ok  	github.com/docker/docker/registry/resumable	0.020s	coverage: 100.0% of statements
08:20:58 [2024-04-04T08:20:58.486Z] ok  	github.com/docker/docker/registry	0.101s	coverage: 63.9% of statements
08:20:58 [2024-04-04T08:20:58.486Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:20:58 [2024-04-04T08:20:58.486Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 54.0% of statements
08:20:59 [2024-04-04T08:20:59.048Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
08:20:59 [2024-04-04T08:20:59.048Z] ok  	github.com/docker/docker/quota	0.632s	coverage: 69.3% of statements
08:20:59 [2024-04-04T08:20:59.048Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:20:59 [2024-04-04T08:20:59.048Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:20:59 [2024-04-04T08:20:59.048Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:20:59 [2024-04-04T08:20:59.048Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:20:59 [2024-04-04T08:20:59.048Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:20:59 [2024-04-04T08:20:59.048Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:20:59 [2024-04-04T08:20:59.048Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:20:59 [2024-04-04T08:20:59.048Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:20:59 [2024-04-04T08:20:59.048Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:20:59 [2024-04-04T08:20:59.048Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:20:59 [2024-04-04T08:20:59.048Z] ?   	github.com/docker/docker/volume	[no test files]
08:20:59 [2024-04-04T08:20:59.611Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
08:20:59 [2024-04-04T08:20:59.901Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
08:20:59 [2024-04-04T08:20:59.901Z] ok  	github.com/docker/docker/volume/local	0.120s	coverage: 76.4% of statements
08:21:00 [2024-04-04T08:21:00.158Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:21:00 [2024-04-04T08:21:00.158Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:21:00 [2024-04-04T08:21:00.158Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
08:21:01 [2024-04-04T08:21:01.084Z] ok  	github.com/docker/docker/layer	7.455s	coverage: 68.1% of statements
08:21:01 [2024-04-04T08:21:01.341Z] 
08:21:01 [2024-04-04T08:21:01.341Z] === Skipped
08:21:01 [2024-04-04T08:21:01.341Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
08:21:01 [2024-04-04T08:21:01.341Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
08:21:01 [2024-04-04T08:21:01.341Z] 
08:21:01 [2024-04-04T08:21:01.341Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
08:21:01 [2024-04-04T08:21:01.341Z]     network_proxy_test.go:210: No support for dual stack yet
08:21:01 [2024-04-04T08:21:01.341Z] 
08:21:01 [2024-04-04T08:21:01.341Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
08:21:01 [2024-04-04T08:21:01.341Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
08:21:01 [2024-04-04T08:21:01.341Z] 
08:21:01 [2024-04-04T08:21:01.341Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
08:21:01 [2024-04-04T08:21:01.341Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
08:21:01 [2024-04-04T08:21:01.341Z] 
08:21:01 [2024-04-04T08:21:01.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:41: Driver btrfs not supported
08:21:01 [2024-04-04T08:21:01.341Z] 
08:21:01 [2024-04-04T08:21:01.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:41: Driver btrfs not supported
08:21:01 [2024-04-04T08:21:01.341Z] 
08:21:01 [2024-04-04T08:21:01.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:41: Driver btrfs not supported
08:21:01 [2024-04-04T08:21:01.341Z] 
08:21:01 [2024-04-04T08:21:01.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:41: Driver btrfs not supported
08:21:01 [2024-04-04T08:21:01.341Z] 
08:21:01 [2024-04-04T08:21:01.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:41: Driver btrfs not supported
08:21:01 [2024-04-04T08:21:01.341Z] 
08:21:01 [2024-04-04T08:21:01.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:68: No driver to put!
08:21:01 [2024-04-04T08:21:01.341Z] 
08:21:01 [2024-04-04T08:21:01.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:21:01 [2024-04-04T08:21:01.341Z] time="2024-04-04T08:20:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:21:01 [2024-04-04T08:21:01.341Z] 
08:21:01 [2024-04-04T08:21:01.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:21:01 [2024-04-04T08:21:01.341Z] time="2024-04-04T08:20:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:21:01 [2024-04-04T08:21:01.341Z] 
08:21:01 [2024-04-04T08:21:01.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:21:01 [2024-04-04T08:21:01.341Z] time="2024-04-04T08:20:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:21:01 [2024-04-04T08:21:01.341Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z] time="2024-04-04T08:20:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z] time="2024-04-04T08:20:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:68: No driver to put!
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z]     overlay_test.go:61: Cannot run test with naive change algorithm
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:41: Driver zfs not supported
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:41: Driver zfs not supported
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:41: Driver zfs not supported
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:41: Driver zfs not supported
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:41: Driver zfs not supported
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z]     graphtest_unix.go:68: No driver to put!
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
08:21:01 [2024-04-04T08:21:01.342Z]     validate_test.go:73: only tested on Windows
08:21:01 [2024-04-04T08:21:01.342Z] 
08:21:01 [2024-04-04T08:21:01.342Z] DONE 3284 tests, 27 skipped in 65.940s
08:21:01 [2024-04-04T08:21:01.342Z] + '[' -n 'github.com/docker/docker/libnetwork
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/bitmap
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/cluster
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/config
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/datastore
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/diagnostic
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/discoverapi
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/driverapi
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/bridge
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/host
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/null
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/overlay
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/remote
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/windows
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/drvregistry
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/etchosts
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/internal/caller
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/internal/kvstore
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/internal/netiputil
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/internal/resolvconf
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/ipam
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/ipamapi
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/ipams/builtin
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/ipams/null
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/ipams/remote
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/ipamutils
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/ipbits
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/iptables
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/netlabel
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/netutils
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/networkdb
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/ns
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/options
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/osl
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/osl/kernel
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/portallocator
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/portmapper
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/resolvconf
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/scope
08:21:01 [2024-04-04T08:21:01.342Z] github.com/docker/docker/libnetwork/types' ']'
08:21:01 [2024-04-04T08:21:01.342Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/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
08:21:57 [2024-04-04T08:21:57.510Z] ok  	github.com/docker/docker/libnetwork	44.102s	coverage: 42.9% of statements
08:21:57 [2024-04-04T08:21:57.510Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
08:21:57 [2024-04-04T08:21:57.510Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:21:57 [2024-04-04T08:21:57.510Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:21:57 [2024-04-04T08:21:57.510Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:21:57 [2024-04-04T08:21:57.510Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:21:57 [2024-04-04T08:21:57.510Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:21:57 [2024-04-04T08:21:57.510Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:21:57 [2024-04-04T08:21:57.510Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
08:21:57 [2024-04-04T08:21:57.510Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
08:21:57 [2024-04-04T08:21:57.510Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:21:57 [2024-04-04T08:21:57.510Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:21:57 [2024-04-04T08:21:57.510Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
08:21:57 [2024-04-04T08:21:57.510Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.763s	coverage: 63.3% of statements
08:21:57 [2024-04-04T08:21:57.510Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:21:57 [2024-04-04T08:21:57.510Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
08:21:57 [2024-04-04T08:21:57.766Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	1.017s	coverage: 5.1% of statements
08:21:57 [2024-04-04T08:21:57.766Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:21:58 [2024-04-04T08:21:58.327Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.003s	coverage: 4.7% of statements
08:21:58 [2024-04-04T08:21:58.327Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:21:58 [2024-04-04T08:21:58.327Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
08:21:59 [2024-04-04T08:21:59.255Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
08:21:59 [2024-04-04T08:21:59.511Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
08:21:59 [2024-04-04T08:21:59.767Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
08:22:00 [2024-04-04T08:22:00.329Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
08:22:00 [2024-04-04T08:22:00.329Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:22:00 [2024-04-04T08:22:00.329Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
08:22:00 [2024-04-04T08:22:00.329Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:22:00 [2024-04-04T08:22:00.585Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
08:22:01 [2024-04-04T08:22:01.146Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
08:22:01 [2024-04-04T08:22:01.146Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
08:22:01 [2024-04-04T08:22:01.146Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
08:22:01 [2024-04-04T08:22:01.146Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
08:22:01 [2024-04-04T08:22:01.146Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
08:22:01 [2024-04-04T08:22:01.709Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.015s	coverage: 86.0% of statements
08:22:13 [2024-04-04T08:22:13.878Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
08:22:15 [2024-04-04T08:22:15.244Z] ok  	github.com/docker/docker/libnetwork/ipam	3.135s	coverage: 80.3% of statements
08:22:15 [2024-04-04T08:22:15.244Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:22:15 [2024-04-04T08:22:15.244Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:22:15 [2024-04-04T08:22:15.500Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
08:22:16 [2024-04-04T08:22:16.061Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 48.7% of statements
08:22:16 [2024-04-04T08:22:16.061Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:22:16 [2024-04-04T08:22:16.061Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
08:22:16 [2024-04-04T08:22:16.623Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.318s	coverage: 86.4% of statements
08:22:16 [2024-04-04T08:22:16.879Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
08:22:17 [2024-04-04T08:22:17.440Z] ok  	github.com/docker/docker/libnetwork/iptables	0.160s	coverage: 39.9% of statements
08:22:17 [2024-04-04T08:22:17.440Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
08:22:18 [2024-04-04T08:22:18.002Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 50.6% of statements
08:24:09 [2024-04-04T08:24:09.382Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.462s	coverage: 59.2% of statements
08:24:09 [2024-04-04T08:24:09.382Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:24:09 [2024-04-04T08:24:09.382Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
08:24:09 [2024-04-04T08:24:09.382Z] ok  	github.com/docker/docker/libnetwork/osl	4.437s	coverage: 37.4% of statements
08:24:09 [2024-04-04T08:24:09.382Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
08:24:09 [2024-04-04T08:24:09.382Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
08:24:09 [2024-04-04T08:24:09.382Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.670s	coverage: 47.9% of statements
08:24:09 [2024-04-04T08:24:09.382Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 75.8% of statements
08:24:09 [2024-04-04T08:24:09.382Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
08:24:09 [2024-04-04T08:24:09.638Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
08:24:09 [2024-04-04T08:24:09.894Z] 
08:24:09 [2024-04-04T08:24:09.894Z] === Skipped
08:24:09 [2024-04-04T08:24:09.894Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
08:24:09 [2024-04-04T08:24:09.894Z]     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
08:24:09 [2024-04-04T08:24:09.894Z] 
08:24:09 [2024-04-04T08:24:09.894Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
08:24:09 [2024-04-04T08:24:09.894Z]     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
08:24:09 [2024-04-04T08:24:09.894Z] 
08:24:09 [2024-04-04T08:24:09.894Z] DONE 438 tests, 2 skipped in 188.449s
Post stage
[Pipeline] junit
08:24:10 [2024-04-04T08:24:10.464Z] Recording test results
08:24:11 [2024-04-04T08:24:11.433Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:24:11 [2024-04-04T08:24:11.727Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47671/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e0815819de44d12e850810d981afd382a4f3cdca -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=26.0 docker:e0815819de44d12e850810d981afd382a4f3cdca hack/make.sh dynbinary test-integration
08:24:11 [2024-04-04T08:24:11.983Z] 
08:24:11 [2024-04-04T08:24:11.983Z] Removing bundles/
08:24:11 [2024-04-04T08:24:11.983Z] 
08:24:11 [2024-04-04T08:24:11.983Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:24:11 [2024-04-04T08:24:11.983Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
08:24:11 [2024-04-04T08:24:11.983Z] + tee /go/src/github.com/docker/docker/go.mod
08:24:11 [2024-04-04T08:24:11.983Z] module github.com/docker/docker
08:24:11 [2024-04-04T08:24:11.983Z] 
08:24:11 [2024-04-04T08:24:11.983Z] go 1.21
08:24:11 [2024-04-04T08:24:11.983Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
08:24:11 [2024-04-04T08:24:11.983Z] + GO111MODULE=on
08:24:11 [2024-04-04T08:24:11.983Z] + GOTOOLCHAIN=local
08:24:11 [2024-04-04T08:24:11.983Z] + 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=e0815819de44d12e850810d981afd382a4f3cdca" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-04T08:24:11.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
08:24:50 [2024-04-04T08:24:50.662Z] + rm -f /go/src/github.com/docker/docker/go.mod
08:24:50 [2024-04-04T08:24:50.662Z] Created binary: bundles/dynbinary-daemon/dockerd
08:24:50 [2024-04-04T08:24:50.662Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
08:24:50 [2024-04-04T08:24:50.662Z] + tee /go/src/github.com/docker/docker/go.mod
08:24:50 [2024-04-04T08:24:50.662Z] module github.com/docker/docker
08:24:50 [2024-04-04T08:24:50.662Z] 
08:24:50 [2024-04-04T08:24:50.662Z] go 1.21
08:24:50 [2024-04-04T08:24:50.662Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
08:24:50 [2024-04-04T08:24:50.662Z] + GO111MODULE=on
08:24:50 [2024-04-04T08:24:50.662Z] + GOTOOLCHAIN=local
08:24:50 [2024-04-04T08:24:50.662Z] + 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=e0815819de44d12e850810d981afd382a4f3cdca" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-04T08:24:11.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
08:24:50 [2024-04-04T08:24:50.662Z] + rm -f /go/src/github.com/docker/docker/go.mod
08:24:50 [2024-04-04T08:24:50.662Z] Created binary: bundles/dynbinary-daemon/docker-proxy
08:24:50 [2024-04-04T08:24:50.662Z] 
08:24:50 [2024-04-04T08:24:50.662Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:24:50 [2024-04-04T08:24:50.662Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:24:50 [2024-04-04T08:24:50.662Z] HOSTNAME=d6bf37e49998
08:24:50 [2024-04-04T08:24:50.662Z] TESTDEBUG=0
08:24:50 [2024-04-04T08:24:50.662Z] DEST=bundles/test-integration
08:24:50 [2024-04-04T08:24:50.662Z] PWD=/go/src/github.com/docker/docker
08:24:50 [2024-04-04T08:24:50.662Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
08:24:50 [2024-04-04T08:24:50.662Z] DOCKER_GITCOMMIT=e0815819de44d12e850810d981afd382a4f3cdca
08:24:50 [2024-04-04T08:24:50.662Z] container=docker
08:24:50 [2024-04-04T08:24:50.662Z] HOME=/root
08:24:50 [2024-04-04T08:24:50.662Z] CONTAINERD_NAMESPACE=moby
08:24:50 [2024-04-04T08:24:50.662Z] GOLANG_VERSION=1.21.9
08:24:50 [2024-04-04T08:24:50.662Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:24:50 [2024-04-04T08:24:50.662Z] VALIDATE_BRANCH=26.0
08:24:50 [2024-04-04T08:24:50.662Z] TERM=xterm
08:24:50 [2024-04-04T08:24:50.662Z] DOCKER_PKG=github.com/docker/docker
08:24:50 [2024-04-04T08:24:50.662Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
08:24:50 [2024-04-04T08:24:50.662Z] SHLVL=1
08:24:50 [2024-04-04T08:24:50.662Z] TIMEOUT=120m
08:24:50 [2024-04-04T08:24:50.662Z] GOTOOLCHAIN=local
08:24:50 [2024-04-04T08:24:50.662Z] DOCKER_GRAPHDRIVER=overlay2
08:24:50 [2024-04-04T08:24:50.662Z] GO111MODULE=off
08:24:50 [2024-04-04T08:24:50.662Z] DOCKER_EXPERIMENTAL=1
08:24:50 [2024-04-04T08:24:50.662Z] TEST_SKIP_INTEGRATION_CLI=1
08:24:50 [2024-04-04T08:24:50.662Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:24:50 [2024-04-04T08:24:50.662Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:24:50 [2024-04-04T08:24:50.662Z] GOPATH=/go
08:24:50 [2024-04-04T08:24:50.662Z] PKG_CONFIG=pkg-config
08:24:50 [2024-04-04T08:24:50.662Z] _=/usr/bin/env
08:24:50 [2024-04-04T08:24:50.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:25:12 [2024-04-04T08:25:12.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
08:25:12 [2024-04-04T08:25:12.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:25:12 [2024-04-04T08:25:12.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:25:13 [2024-04-04T08:25:13.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
08:25:18 [2024-04-04T08:25:18.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:25:21 [2024-04-04T08:25:21.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
08:25:21 [2024-04-04T08:25:21.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:25:22 [2024-04-04T08:25:22.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:25:23 [2024-04-04T08:25:23.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:25:24 [2024-04-04T08:25:24.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
08:25:27 [2024-04-04T08:25:27.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:25:27 [2024-04-04T08:25:27.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:25:29 [2024-04-04T08:25:29.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:25:30 [2024-04-04T08:25:30.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:25:31 [2024-04-04T08:25:31.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:25:33 [2024-04-04T08:25:33.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:25:33 [2024-04-04T08:25:33.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:25:34 [2024-04-04T08:25:34.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:25:35 [2024-04-04T08:25:35.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:25:36 [2024-04-04T08:25:36.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:25:37 [2024-04-04T08:25:37.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:25:38 [2024-04-04T08:25:38.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:25:39 [2024-04-04T08:25:39.667Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:25:39 [2024-04-04T08:25:39.667Z] Using test binary /usr/local/cli-integration/docker
08:25:39 [2024-04-04T08:25:39.667Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:25:39 [2024-04-04T08:25:39.667Z] +++ /etc/init.d/apparmor start
08:25:39 [2024-04-04T08:25:39.667Z] Not: starting.
08:25:39 [2024-04-04T08:25:39.667Z] INFO: Waiting for daemon to start...
08:25:39 [2024-04-04T08:25:39.667Z] Starting dockerd
08:25:39 [2024-04-04T08:25:39.667Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.Nxupp6j3Nr/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
08:25:47 [2024-04-04T08:25:47.753Z] .
08:25:47 [2024-04-04T08:25:47.753Z] Running integration-test (iteration 1)
08:25:47 [2024-04-04T08:25:47.753Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
08:25:47 [2024-04-04T08:25:47.753Z] ++ '[' -n '' ']'
08:25:47 [2024-04-04T08:25:47.753Z] ++ 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
08:25:47 [2024-04-04T08:25:47.753Z] ++ set -e
08:25:47 [2024-04-04T08:25:47.753Z] ++ '[' -n 0 ']'
08:25:47 [2024-04-04T08:25:47.753Z] ++ set -x
08:25:47 [2024-04-04T08:25:47.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Nxupp6j3Nr/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
08:25:48 [2024-04-04T08:25:48.009Z] Loaded image: busybox:latest
08:25:48 [2024-04-04T08:25:48.009Z] Loaded image: busybox:glibc
08:25:48 [2024-04-04T08:25:48.937Z] Loaded image: debian:bookworm-slim
08:25:48 [2024-04-04T08:25:48.937Z] Loaded image: hello-world:latest
08:25:48 [2024-04-04T08:25:48.937Z] Loaded image: arm32v7/hello-world:latest
08:25:48 [2024-04-04T08:25:48.937Z] INFO: Testing against a local daemon
08:25:48 [2024-04-04T08:25:48.937Z] === RUN   TestCgroupNamespacesBuild
08:25:50 [2024-04-04T08:25:50.825Z] --- PASS: TestCgroupNamespacesBuild (1.55s)
08:25:50 [2024-04-04T08:25:50.825Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:25:51 [2024-04-04T08:25:51.752Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
08:25:51 [2024-04-04T08:25:51.752Z] === RUN   TestBuildWithSession
08:25:51 [2024-04-04T08:25:51.752Z]     build_session_test.go:26: TODO: BuildKit
08:25:51 [2024-04-04T08:25:51.752Z] --- SKIP: TestBuildWithSession (0.00s)
08:25:51 [2024-04-04T08:25:51.752Z] === RUN   TestBuildSquashParent
08:25:55 [2024-04-04T08:25:55.019Z] --- PASS: TestBuildSquashParent (3.40s)
08:25:55 [2024-04-04T08:25:55.019Z] === RUN   TestBuildWithRemoveAndForceRemove
08:25:55 [2024-04-04T08:25:55.019Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:25:55 [2024-04-04T08:25:55.019Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:25:55 [2024-04-04T08:25:55.019Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:25:55 [2024-04-04T08:25:55.019Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:25:55 [2024-04-04T08:25:55.019Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:25:55 [2024-04-04T08:25:55.019Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:25:55 [2024-04-04T08:25:55.019Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:25:55 [2024-04-04T08:25:55.019Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:25:55 [2024-04-04T08:25:55.019Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:25:55 [2024-04-04T08:25:55.019Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:25:55 [2024-04-04T08:25:55.019Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:25:55 [2024-04-04T08:25:55.019Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:25:55 [2024-04-04T08:25:55.019Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:25:55 [2024-04-04T08:25:55.019Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:25:55 [2024-04-04T08:25:55.019Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:25:55 [2024-04-04T08:25:55.019Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:25:55 [2024-04-04T08:25:55.019Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:25:55 [2024-04-04T08:25:55.019Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:25:58 [2024-04-04T08:25:58.286Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
08:25:58 [2024-04-04T08:25:58.286Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.85s)
08:25:58 [2024-04-04T08:25:58.286Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s)
08:25:58 [2024-04-04T08:25:58.286Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s)
08:25:58 [2024-04-04T08:25:58.286Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.73s)
08:25:58 [2024-04-04T08:25:58.286Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s)
08:25:58 [2024-04-04T08:25:58.286Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.79s)
08:25:58 [2024-04-04T08:25:58.286Z] === RUN   TestBuildMultiStageCopy
08:25:58 [2024-04-04T08:25:58.286Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:25:58 [2024-04-04T08:25:58.847Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:25:58 [2024-04-04T08:25:58.847Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:25:58 [2024-04-04T08:25:58.847Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:25:59 [2024-04-04T08:25:59.103Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:25:59 [2024-04-04T08:25:59.359Z] --- PASS: TestBuildMultiStageCopy (1.42s)
08:25:59 [2024-04-04T08:25:59.359Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.88s)
08:25:59 [2024-04-04T08:25:59.359Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
08:25:59 [2024-04-04T08:25:59.359Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
08:25:59 [2024-04-04T08:25:59.359Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
08:25:59 [2024-04-04T08:25:59.359Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.13s)
08:25:59 [2024-04-04T08:25:59.359Z] === RUN   TestBuildMultiStageParentConfig
08:25:59 [2024-04-04T08:25:59.614Z] --- PASS: TestBuildMultiStageParentConfig (0.38s)
08:25:59 [2024-04-04T08:25:59.614Z] === RUN   TestBuildLabelWithTargets
08:26:00 [2024-04-04T08:26:00.542Z] --- PASS: TestBuildLabelWithTargets (0.69s)
08:26:00 [2024-04-04T08:26:00.542Z] === RUN   TestBuildWithEmptyLayers
08:26:00 [2024-04-04T08:26:00.542Z] --- PASS: TestBuildWithEmptyLayers (0.19s)
08:26:00 [2024-04-04T08:26:00.542Z] === RUN   TestBuildMultiStageOnBuild
08:26:01 [2024-04-04T08:26:01.470Z] --- PASS: TestBuildMultiStageOnBuild (1.06s)
08:26:01 [2024-04-04T08:26:01.470Z] === RUN   TestBuildUncleanTarFilenames
08:26:01 [2024-04-04T08:26:01.726Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
08:26:01 [2024-04-04T08:26:01.726Z] === RUN   TestBuildMultiStageLayerLeak
08:26:03 [2024-04-04T08:26:03.092Z] --- PASS: TestBuildMultiStageLayerLeak (1.15s)
08:26:03 [2024-04-04T08:26:03.092Z] === RUN   TestBuildWithHugeFile
08:26:49 [2024-04-04T08:26:49.712Z] --- PASS: TestBuildWithHugeFile (43.01s)
08:26:49 [2024-04-04T08:26:49.712Z] === RUN   TestBuildWCOWSandboxSize
08:26:49 [2024-04-04T08:26:49.712Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:26:49 [2024-04-04T08:26:49.712Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:26:49 [2024-04-04T08:26:49.712Z] === RUN   TestBuildWithEmptyDockerfile
08:26:49 [2024-04-04T08:26:49.712Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:26:49 [2024-04-04T08:26:49.712Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:26:49 [2024-04-04T08:26:49.712Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:26:49 [2024-04-04T08:26:49.712Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:26:49 [2024-04-04T08:26:49.712Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:26:49 [2024-04-04T08:26:49.712Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:26:49 [2024-04-04T08:26:49.712Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:26:49 [2024-04-04T08:26:49.712Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:26:49 [2024-04-04T08:26:49.712Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:26:49 [2024-04-04T08:26:49.712Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
08:26:49 [2024-04-04T08:26:49.712Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
08:26:49 [2024-04-04T08:26:49.712Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
08:26:49 [2024-04-04T08:26:49.712Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
08:26:49 [2024-04-04T08:26:49.712Z] === RUN   TestBuildPreserveOwnership
08:26:49 [2024-04-04T08:26:49.712Z] === RUN   TestBuildPreserveOwnership/copy_from
08:26:49 [2024-04-04T08:26:49.712Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:26:49 [2024-04-04T08:26:49.712Z] --- PASS: TestBuildPreserveOwnership (2.25s)
08:26:49 [2024-04-04T08:26:49.712Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.52s)
08:26:49 [2024-04-04T08:26:49.712Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.72s)
08:26:49 [2024-04-04T08:26:49.712Z] === RUN   TestBuildPlatformInvalid
08:26:49 [2024-04-04T08:26:49.712Z] --- PASS: TestBuildPlatformInvalid (0.01s)
08:26:49 [2024-04-04T08:26:49.712Z] === RUN   TestBuildkitHistoryTracePropagation
08:26:49 [2024-04-04T08:26:49.712Z] time="2024-04-04T08:26:48Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
08:26:49 [2024-04-04T08:26:49.712Z] time="2024-04-04T08:26:48Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
08:26:49 [2024-04-04T08:26:49.712Z] time="2024-04-04T08:26:48Z" 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
08:26:49 [2024-04-04T08:26:49.712Z] time="2024-04-04T08:26:48Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
08:26:49 [2024-04-04T08:26:49.712Z] time="2024-04-04T08:26:48Z" 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
08:26:49 [2024-04-04T08:26:49.712Z] time="2024-04-04T08:26:48Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
08:26:49 [2024-04-04T08:26:49.712Z] time="2024-04-04T08:26:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
08:26:49 [2024-04-04T08:26:49.712Z] time="2024-04-04T08:26:48Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
08:26:49 [2024-04-04T08:26:49.712Z] time="2024-04-04T08:26:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
08:26:49 [2024-04-04T08:26:49.712Z] time="2024-04-04T08:26:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
08:26:49 [2024-04-04T08:26:49.712Z] time="2024-04-04T08:26:48Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
08:26:49 [2024-04-04T08:26:49.712Z] time="2024-04-04T08:26:48Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
08:26:49 [2024-04-04T08:26:49.712Z] time="2024-04-04T08:26:48Z" level=info msg="[core] [Server #4] Server created" module=grpc
08:26:49 [2024-04-04T08:26:49.712Z]     build_traces_test.go:87: Waiting for trace to be available
08:26:52 [2024-04-04T08:26:52.228Z] time="2024-04-04T08:26:52Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
08:26:52 [2024-04-04T08:26:52.228Z] time="2024-04-04T08:26:52Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
08:26:52 [2024-04-04T08:26:52.228Z] time="2024-04-04T08:26:52Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
08:26:52 [2024-04-04T08:26:52.228Z] time="2024-04-04T08:26:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
08:26:52 [2024-04-04T08:26:52.228Z] time="2024-04-04T08:26:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
08:26:52 [2024-04-04T08:26:52.228Z] time="2024-04-04T08:26:52Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
08:26:52 [2024-04-04T08:26:52.228Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s)
08:26:52 [2024-04-04T08:26:52.228Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:26:52 [2024-04-04T08:26:52.790Z] Loaded image: busybox:latest
08:26:52 [2024-04-04T08:26:52.790Z] Loaded image: busybox:glibc
08:26:53 [2024-04-04T08:26:53.718Z] Loaded image: debian:bookworm-slim
08:26:53 [2024-04-04T08:26:53.718Z] Loaded image: hello-world:latest
08:26:53 [2024-04-04T08:26:53.718Z] Loaded image: arm32v7/hello-world:latest
08:27:01 [2024-04-04T08:27:01.804Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.45s)
08:27:01 [2024-04-04T08:27:01.804Z] PASS
08:27:01 [2024-04-04T08:27:01.804Z] 
08:27:01 [2024-04-04T08:27:01.804Z] === Skipped
08:27:01 [2024-04-04T08:27:01.804Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
08:27:01 [2024-04-04T08:27:01.804Z]     build_session_test.go:26: TODO: BuildKit
08:27:01 [2024-04-04T08:27:01.804Z] 
08:27:01 [2024-04-04T08:27:01.804Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
08:27:01 [2024-04-04T08:27:01.804Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:27:01 [2024-04-04T08:27:01.804Z] 
08:27:01 [2024-04-04T08:27:01.804Z] DONE 35 tests, 2 skipped in 73.872s
08:27:01 [2024-04-04T08:27:01.804Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
08:27:01 [2024-04-04T08:27:01.804Z] ++ '[' -n '' ']'
08:27:01 [2024-04-04T08:27:01.804Z] ++ 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
08:27:01 [2024-04-04T08:27:01.804Z] ++ set -e
08:27:01 [2024-04-04T08:27:01.804Z] ++ '[' -n 0 ']'
08:27:01 [2024-04-04T08:27:01.804Z] ++ set -x
08:27:01 [2024-04-04T08:27:01.804Z] ++ 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.Nxupp6j3Nr/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
08:27:01 [2024-04-04T08:27:01.804Z] INFO: Testing against a local daemon
08:27:01 [2024-04-04T08:27:01.804Z] === RUN   TestNoNewPrivileges
08:27:11 [2024-04-04T08:27:11.749Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
08:27:11 [2024-04-04T08:27:11.749Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
08:27:11 [2024-04-04T08:27:11.749Z] --- PASS: TestNoNewPrivileges (9.66s)
08:27:11 [2024-04-04T08:27:11.749Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.38s)
08:27:11 [2024-04-04T08:27:11.749Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.38s)
08:27:11 [2024-04-04T08:27:11.750Z] PASS
08:27:11 [2024-04-04T08:27:11.750Z] 
08:27:11 [2024-04-04T08:27:11.750Z] DONE 3 tests in 9.691s
08:27:11 [2024-04-04T08:27:11.750Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
08:27:11 [2024-04-04T08:27:11.750Z] ++ '[' -n '' ']'
08:27:11 [2024-04-04T08:27:11.750Z] ++ 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
08:27:11 [2024-04-04T08:27:11.750Z] ++ set -e
08:27:11 [2024-04-04T08:27:11.750Z] ++ '[' -n 0 ']'
08:27:11 [2024-04-04T08:27:11.750Z] ++ set -x
08:27:11 [2024-04-04T08:27:11.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.Nxupp6j3Nr/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
08:27:11 [2024-04-04T08:27:11.750Z] INFO: Testing against a local daemon
08:27:11 [2024-04-04T08:27:11.750Z] === RUN   TestConfigInspect
08:27:13 [2024-04-04T08:27:13.639Z] --- PASS: TestConfigInspect (2.02s)
08:27:13 [2024-04-04T08:27:13.639Z] === RUN   TestConfigList
08:27:14 [2024-04-04T08:27:14.566Z] === RUN   TestConfigList/test_filter_by_name
08:27:14 [2024-04-04T08:27:14.566Z] === RUN   TestConfigList/test_filter_by_id
08:27:14 [2024-04-04T08:27:14.566Z] === RUN   TestConfigList/test_filter_by_label_key_only
08:27:14 [2024-04-04T08:27:14.566Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
08:27:14 [2024-04-04T08:27:14.566Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
08:27:15 [2024-04-04T08:27:15.493Z] --- PASS: TestConfigList (1.95s)
08:27:15 [2024-04-04T08:27:15.494Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
08:27:15 [2024-04-04T08:27:15.494Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
08:27:15 [2024-04-04T08:27:15.494Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
08:27:15 [2024-04-04T08:27:15.494Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
08:27:15 [2024-04-04T08:27:15.494Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
08:27:15 [2024-04-04T08:27:15.494Z] === RUN   TestConfigsCreateAndDelete
08:27:17 [2024-04-04T08:27:17.383Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
08:27:17 [2024-04-04T08:27:17.383Z] === RUN   TestConfigsUpdate
08:27:19 [2024-04-04T08:27:19.272Z] --- PASS: TestConfigsUpdate (1.96s)
08:27:19 [2024-04-04T08:27:19.272Z] === RUN   TestTemplatedConfig
08:27:21 [2024-04-04T08:27:21.789Z] --- PASS: TestTemplatedConfig (2.60s)
08:27:21 [2024-04-04T08:27:21.789Z] === RUN   TestConfigCreateResolve
08:27:23 [2024-04-04T08:27:23.678Z] --- PASS: TestConfigCreateResolve (1.93s)
08:27:23 [2024-04-04T08:27:23.678Z] PASS
08:27:23 [2024-04-04T08:27:23.678Z] 
08:27:23 [2024-04-04T08:27:23.678Z] DONE 11 tests in 12.371s
08:27:23 [2024-04-04T08:27:23.678Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
08:27:23 [2024-04-04T08:27:23.678Z] ++ '[' -n '' ']'
08:27:23 [2024-04-04T08:27:23.678Z] ++ 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
08:27:23 [2024-04-04T08:27:23.678Z] ++ set -e
08:27:23 [2024-04-04T08:27:23.678Z] ++ '[' -n 0 ']'
08:27:23 [2024-04-04T08:27:23.678Z] ++ set -x
08:27:23 [2024-04-04T08:27:23.678Z] ++ 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.Nxupp6j3Nr/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
08:27:23 [2024-04-04T08:27:23.678Z] INFO: Testing against a local daemon
08:27:23 [2024-04-04T08:27:23.678Z] === RUN   TestAttach
08:27:23 [2024-04-04T08:27:23.678Z] === RUN   TestAttach/without_TTY
08:27:23 [2024-04-04T08:27:23.678Z] === PAUSE TestAttach/without_TTY
08:27:23 [2024-04-04T08:27:23.678Z] === RUN   TestAttach/with_TTY
08:27:23 [2024-04-04T08:27:23.678Z] === PAUSE TestAttach/with_TTY
08:27:23 [2024-04-04T08:27:23.678Z] === CONT  TestAttach/without_TTY
08:27:23 [2024-04-04T08:27:23.678Z] === CONT  TestAttach/with_TTY
08:27:23 [2024-04-04T08:27:23.934Z] --- PASS: TestAttach (0.02s)
08:27:23 [2024-04-04T08:27:23.934Z]     --- PASS: TestAttach/with_TTY (0.05s)
08:27:23 [2024-04-04T08:27:23.934Z]     --- PASS: TestAttach/without_TTY (0.06s)
08:27:23 [2024-04-04T08:27:23.934Z] === RUN   TestCreateWithCDIDevices
08:27:24 [2024-04-04T08:27:24.862Z] --- PASS: TestCreateWithCDIDevices (1.04s)
08:27:24 [2024-04-04T08:27:24.862Z] === RUN   TestCDISpecDirsAreInSystemInfo
08:27:24 [2024-04-04T08:27:24.862Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
08:27:25 [2024-04-04T08:27:25.424Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
08:27:25 [2024-04-04T08:27:25.987Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
08:27:26 [2024-04-04T08:27:26.551Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
08:27:27 [2024-04-04T08:27:27.114Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
08:27:27 [2024-04-04T08:27:27.370Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
08:27:27 [2024-04-04T08:27:27.933Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
08:27:28 [2024-04-04T08:27:28.495Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
08:27:29 [2024-04-04T08:27:29.058Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.15s)
08:27:29 [2024-04-04T08:27:29.058Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
08:27:29 [2024-04-04T08:27:29.058Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
08:27:29 [2024-04-04T08:27:29.058Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
08:27:29 [2024-04-04T08:27:29.058Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
08:27:29 [2024-04-04T08:27:29.058Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
08:27:29 [2024-04-04T08:27:29.058Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
08:27:29 [2024-04-04T08:27:29.058Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
08:27:29 [2024-04-04T08:27:29.058Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestCheckpoint
08:27:29 [2024-04-04T08:27:29.058Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:27:29 [2024-04-04T08:27:29.058Z] --- SKIP: TestCheckpoint (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/commit
08:27:29 [2024-04-04T08:27:29.058Z] === PAUSE TestContainerInvalidJSON/commit
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/create
08:27:29 [2024-04-04T08:27:29.058Z] === PAUSE TestContainerInvalidJSON/containers/create
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
08:27:29 [2024-04-04T08:27:29.058Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
08:27:29 [2024-04-04T08:27:29.058Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
08:27:29 [2024-04-04T08:27:29.058Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
08:27:29 [2024-04-04T08:27:29.058Z] === CONT  TestContainerInvalidJSON/commit
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
08:27:29 [2024-04-04T08:27:29.058Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
08:27:29 [2024-04-04T08:27:29.058Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
08:27:29 [2024-04-04T08:27:29.058Z] === CONT  TestContainerInvalidJSON/containers/create
08:27:29 [2024-04-04T08:27:29.058Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/commit/empty_body
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
08:27:29 [2024-04-04T08:27:29.058Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:27:29 [2024-04-04T08:27:29.058Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:27:29 [2024-04-04T08:27:29.058Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestCopyFromContainerPathIsNotDir
08:27:29 [2024-04-04T08:27:29.058Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
08:27:29 [2024-04-04T08:27:29.058Z] === RUN   TestCopyToContainerPathDoesNotExist
08:27:29 [2024-04-04T08:27:29.314Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
08:27:29 [2024-04-04T08:27:29.314Z] === RUN   TestCopyEmptyFile
08:27:29 [2024-04-04T08:27:29.314Z] --- PASS: TestCopyEmptyFile (0.06s)
08:27:29 [2024-04-04T08:27:29.314Z] === RUN   TestCopyToContainerPathIsNotDir
08:27:29 [2024-04-04T08:27:29.314Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
08:27:29 [2024-04-04T08:27:29.314Z] === RUN   TestCopyFromContainer
08:27:29 [2024-04-04T08:27:29.876Z] === RUN   TestCopyFromContainer//
08:27:29 [2024-04-04T08:27:29.876Z] === RUN   TestCopyFromContainer/.
08:27:29 [2024-04-04T08:27:29.876Z] === RUN   TestCopyFromContainer//.
08:27:29 [2024-04-04T08:27:29.876Z] === RUN   TestCopyFromContainer/./
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCopyFromContainer//./
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCopyFromContainer//bar/root
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCopyFromContainer//bar/root/
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCopyFromContainer//bar/root/.
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCopyFromContainer/bar/quux
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCopyFromContainer/bar/quux/
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCopyFromContainer/bar/quux/.
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCopyFromContainer/bar/notarget
08:27:30 [2024-04-04T08:27:30.132Z] --- PASS: TestCopyFromContainer (0.75s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer// (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer/. (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer//. (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:27:30 [2024-04-04T08:27:30.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:27:30 [2024-04-04T08:27:30.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:27:30 [2024-04-04T08:27:30.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:27:30 [2024-04-04T08:27:30.132Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:27:30 [2024-04-04T08:27:30.132Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:27:30 [2024-04-04T08:27:30.132Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:27:30 [2024-04-04T08:27:30.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCreateLinkToNonExistingContainer
08:27:30 [2024-04-04T08:27:30.132Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCreateWithInvalidEnv
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCreateWithInvalidEnv/0
08:27:30 [2024-04-04T08:27:30.132Z] === PAUSE TestCreateWithInvalidEnv/0
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCreateWithInvalidEnv/1
08:27:30 [2024-04-04T08:27:30.132Z] === PAUSE TestCreateWithInvalidEnv/1
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCreateWithInvalidEnv/2
08:27:30 [2024-04-04T08:27:30.132Z] === PAUSE TestCreateWithInvalidEnv/2
08:27:30 [2024-04-04T08:27:30.132Z] === CONT  TestCreateWithInvalidEnv/0
08:27:30 [2024-04-04T08:27:30.132Z] === CONT  TestCreateWithInvalidEnv/2
08:27:30 [2024-04-04T08:27:30.132Z] === CONT  TestCreateWithInvalidEnv/1
08:27:30 [2024-04-04T08:27:30.132Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:27:30 [2024-04-04T08:27:30.132Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCreateTmpfsMountsTarget
08:27:30 [2024-04-04T08:27:30.132Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:27:30 [2024-04-04T08:27:30.132Z] === RUN   TestCreateWithCustomMaskedPaths
08:27:31 [2024-04-04T08:27:31.498Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
08:27:31 [2024-04-04T08:27:31.498Z] === RUN   TestCreateWithCustomReadonlyPaths
08:27:32 [2024-04-04T08:27:32.865Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
08:27:32 [2024-04-04T08:27:32.865Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:27:32 [2024-04-04T08:27:32.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:27:32 [2024-04-04T08:27:32.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:27:32 [2024-04-04T08:27:32.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:27:32 [2024-04-04T08:27:32.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:27:32 [2024-04-04T08:27:32.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:27:32 [2024-04-04T08:27:32.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:27:32 [2024-04-04T08:27:32.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:27:32 [2024-04-04T08:27:32.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:27:32 [2024-04-04T08:27:32.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:27:32 [2024-04-04T08:27:32.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:27:32 [2024-04-04T08:27:32.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
08:27:32 [2024-04-04T08:27:32.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
08:27:32 [2024-04-04T08:27:32.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:27:32 [2024-04-04T08:27:32.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:27:32 [2024-04-04T08:27:32.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
08:27:32 [2024-04-04T08:27:32.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:27:32 [2024-04-04T08:27:32.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:27:32 [2024-04-04T08:27:32.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:27:32 [2024-04-04T08:27:32.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:27:32 [2024-04-04T08:27:32.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
08:27:32 [2024-04-04T08:27:32.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
08:27:32 [2024-04-04T08:27:32.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
08:27:32 [2024-04-04T08:27:32.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
08:27:32 [2024-04-04T08:27:32.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
08:27:32 [2024-04-04T08:27:32.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
08:27:32 [2024-04-04T08:27:32.865Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:27:33 [2024-04-04T08:27:33.122Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreateDifferentPlatform
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreateDifferentPlatform/different_os
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:27:33 [2024-04-04T08:27:33.122Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:27:33 [2024-04-04T08:27:33.122Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:27:33 [2024-04-04T08:27:33.122Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:27:33 [2024-04-04T08:27:33.122Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:27:33 [2024-04-04T08:27:33.122Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreateInvalidHostConfig
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
08:27:33 [2024-04-04T08:27:33.122Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
08:27:33 [2024-04-04T08:27:33.122Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:27:33 [2024-04-04T08:27:33.122Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
08:27:33 [2024-04-04T08:27:33.122Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
08:27:33 [2024-04-04T08:27:33.122Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
08:27:33 [2024-04-04T08:27:33.122Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
08:27:33 [2024-04-04T08:27:33.122Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
08:27:33 [2024-04-04T08:27:33.122Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:27:33 [2024-04-04T08:27:33.122Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
08:27:33 [2024-04-04T08:27:33.122Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
08:27:33 [2024-04-04T08:27:33.122Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
08:27:33 [2024-04-04T08:27:33.122Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
08:27:33 [2024-04-04T08:27:33.122Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
08:27:33 [2024-04-04T08:27:33.122Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
08:27:33 [2024-04-04T08:27:33.122Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
08:27:33 [2024-04-04T08:27:33.122Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreateWithMultipleEndpointSettings
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
08:27:33 [2024-04-04T08:27:33.122Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
08:27:33 [2024-04-04T08:27:33.378Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
08:27:33 [2024-04-04T08:27:33.378Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
08:27:33 [2024-04-04T08:27:33.379Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
08:27:33 [2024-04-04T08:27:33.379Z] === RUN   TestCreateWithCustomMACs
08:27:33 [2024-04-04T08:27:33.941Z] --- PASS: TestCreateWithCustomMACs (0.53s)
08:27:33 [2024-04-04T08:27:33.941Z] === RUN   TestContainerStartOnDaemonRestart
08:27:33 [2024-04-04T08:27:33.941Z] === PAUSE TestContainerStartOnDaemonRestart
08:27:33 [2024-04-04T08:27:33.941Z] === RUN   TestDaemonRestartIpcMode
08:27:33 [2024-04-04T08:27:33.941Z] === PAUSE TestDaemonRestartIpcMode
08:27:33 [2024-04-04T08:27:33.941Z] === RUN   TestDaemonHostGatewayIP
08:27:33 [2024-04-04T08:27:33.941Z] === PAUSE TestDaemonHostGatewayIP
08:27:33 [2024-04-04T08:27:33.941Z] === RUN   TestRestartDaemonWithRestartingContainer
08:27:33 [2024-04-04T08:27:33.941Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:27:33 [2024-04-04T08:27:33.941Z] === RUN   TestHardRestartWhenContainerIsRunning
08:27:33 [2024-04-04T08:27:33.941Z] === PAUSE TestHardRestartWhenContainerIsRunning
08:27:33 [2024-04-04T08:27:33.941Z] === RUN   TestContainerKillOnDaemonStart
08:27:33 [2024-04-04T08:27:33.941Z] === PAUSE TestContainerKillOnDaemonStart
08:27:33 [2024-04-04T08:27:33.941Z] === RUN   TestDiff
08:27:34 [2024-04-04T08:27:34.197Z] --- PASS: TestDiff (0.42s)
08:27:34 [2024-04-04T08:27:34.197Z] === RUN   TestDiffStoppedContainer
08:27:34 [2024-04-04T08:27:34.760Z] --- PASS: TestDiffStoppedContainer (0.46s)
08:27:34 [2024-04-04T08:27:34.760Z] === RUN   TestExecConsoleSize
08:27:35 [2024-04-04T08:27:35.322Z] --- PASS: TestExecConsoleSize (0.51s)
08:27:35 [2024-04-04T08:27:35.322Z] === RUN   TestExecWithCloseStdin
08:27:35 [2024-04-04T08:27:35.885Z] --- PASS: TestExecWithCloseStdin (0.56s)
08:27:35 [2024-04-04T08:27:35.885Z] === RUN   TestExec
08:27:36 [2024-04-04T08:27:36.141Z] --- PASS: TestExec (0.49s)
08:27:36 [2024-04-04T08:27:36.141Z] === RUN   TestExecUser
08:27:36 [2024-04-04T08:27:36.703Z] --- PASS: TestExecUser (0.42s)
08:27:36 [2024-04-04T08:27:36.703Z] === RUN   TestExecWithGroupAdd
08:27:36 [2024-04-04T08:27:36.960Z] --- PASS: TestExecWithGroupAdd (0.43s)
08:27:36 [2024-04-04T08:27:36.960Z] === RUN   TestExportContainerAndImportImage
08:27:37 [2024-04-04T08:27:37.522Z] --- PASS: TestExportContainerAndImportImage (0.54s)
08:27:37 [2024-04-04T08:27:37.522Z] === RUN   TestExportContainerAfterDaemonRestart
08:27:44 [2024-04-04T08:27:44.060Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
08:27:44 [2024-04-04T08:27:44.060Z] === RUN   TestHealthCheckWorkdir
08:27:44 [2024-04-04T08:27:44.316Z] --- PASS: TestHealthCheckWorkdir (0.49s)
08:27:44 [2024-04-04T08:27:44.316Z] === RUN   TestHealthKillContainer
08:27:52 [2024-04-04T08:27:52.401Z] --- PASS: TestHealthKillContainer (7.64s)
08:27:52 [2024-04-04T08:27:52.401Z] === RUN   TestHealthCheckProcessKilled
08:27:52 [2024-04-04T08:27:52.401Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
08:27:52 [2024-04-04T08:27:52.401Z] === RUN   TestHealthStartInterval
08:27:53 [2024-04-04T08:27:53.766Z]     health_test.go:141: &{2024-04-04 08:27:53.632610951 +0000 UTC 2024-04-04 08:27:53.658854883 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:27:53 [2024-04-04T08:27:53.766Z]         }
08:27:54 [2024-04-04T08:27:54.022Z]     health_test.go:141: &{2024-04-04 08:27:53.632610951 +0000 UTC 2024-04-04 08:27:53.658854883 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:27:54 [2024-04-04T08:27:54.022Z]         }
08:27:54 [2024-04-04T08:27:54.022Z]     health_test.go:141: &{2024-04-04 08:27:53.632610951 +0000 UTC 2024-04-04 08:27:53.658854883 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:27:54 [2024-04-04T08:27:54.022Z]         }
08:27:54 [2024-04-04T08:27:54.278Z]     health_test.go:141: &{2024-04-04 08:27:53.632610951 +0000 UTC 2024-04-04 08:27:53.658854883 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:27:54 [2024-04-04T08:27:54.278Z]         }
08:27:54 [2024-04-04T08:27:54.278Z]     health_test.go:141: &{2024-04-04 08:27:53.632610951 +0000 UTC 2024-04-04 08:27:53.658854883 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:27:54 [2024-04-04T08:27:54.278Z]         }
08:27:54 [2024-04-04T08:27:54.278Z]     health_test.go:141: &{2024-04-04 08:27:53.632610951 +0000 UTC 2024-04-04 08:27:53.658854883 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:27:54 [2024-04-04T08:27:54.278Z]         }
08:27:54 [2024-04-04T08:27:54.534Z]     health_test.go:141: &{2024-04-04 08:27:53.632610951 +0000 UTC 2024-04-04 08:27:53.658854883 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:27:54 [2024-04-04T08:27:54.534Z]         }
08:27:54 [2024-04-04T08:27:54.534Z]     health_test.go:141: &{2024-04-04 08:27:53.632610951 +0000 UTC 2024-04-04 08:27:53.658854883 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:27:54 [2024-04-04T08:27:54.534Z]         }
08:27:54 [2024-04-04T08:27:54.790Z]     health_test.go:141: &{2024-04-04 08:27:53.632610951 +0000 UTC 2024-04-04 08:27:53.658854883 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:27:54 [2024-04-04T08:27:54.790Z]         }
08:27:54 [2024-04-04T08:27:54.790Z]     health_test.go:141: &{2024-04-04 08:27:53.632610951 +0000 UTC 2024-04-04 08:27:53.658854883 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:27:54 [2024-04-04T08:27:54.790Z]         }
08:27:54 [2024-04-04T08:27:54.790Z]     health_test.go:141: &{2024-04-04 08:27:54.659625709 +0000 UTC 2024-04-04 08:27:54.68494312 +0000 UTC 1 2}
08:27:55 [2024-04-04T08:27:55.045Z]     health_test.go:141: &{2024-04-04 08:27:54.659625709 +0000 UTC 2024-04-04 08:27:54.68494312 +0000 UTC 1 2}
08:27:55 [2024-04-04T08:27:55.045Z]     health_test.go:141: &{2024-04-04 08:27:54.659625709 +0000 UTC 2024-04-04 08:27:54.68494312 +0000 UTC 1 2}
08:27:55 [2024-04-04T08:27:55.045Z]     health_test.go:141: &{2024-04-04 08:27:54.659625709 +0000 UTC 2024-04-04 08:27:54.68494312 +0000 UTC 1 2}
08:27:55 [2024-04-04T08:27:55.301Z]     health_test.go:141: &{2024-04-04 08:27:54.659625709 +0000 UTC 2024-04-04 08:27:54.68494312 +0000 UTC 1 2}
08:27:55 [2024-04-04T08:27:55.301Z]     health_test.go:141: &{2024-04-04 08:27:54.659625709 +0000 UTC 2024-04-04 08:27:54.68494312 +0000 UTC 1 2}
08:27:55 [2024-04-04T08:27:55.556Z]     health_test.go:141: &{2024-04-04 08:27:54.659625709 +0000 UTC 2024-04-04 08:27:54.68494312 +0000 UTC 1 2}
08:27:55 [2024-04-04T08:27:55.556Z]     health_test.go:141: &{2024-04-04 08:27:54.659625709 +0000 UTC 2024-04-04 08:27:54.68494312 +0000 UTC 1 2}
08:27:55 [2024-04-04T08:27:55.556Z]     health_test.go:141: &{2024-04-04 08:27:54.659625709 +0000 UTC 2024-04-04 08:27:54.68494312 +0000 UTC 1 2}
08:27:55 [2024-04-04T08:27:55.812Z]     health_test.go:141: &{2024-04-04 08:27:54.659625709 +0000 UTC 2024-04-04 08:27:54.68494312 +0000 UTC 1 2}
08:27:55 [2024-04-04T08:27:55.812Z]     health_test.go:169: 1.026163394s
08:27:57 [2024-04-04T08:27:57.176Z]     health_test.go:169: 1.026163394s
08:27:58 [2024-04-04T08:27:58.103Z]     health_test.go:169: 1.026163394s
08:27:59 [2024-04-04T08:27:59.030Z]     health_test.go:169: 1.026163394s
08:27:59 [2024-04-04T08:27:59.957Z]     health_test.go:169: 1.026163394s
08:28:00 [2024-04-04T08:28:00.884Z]     health_test.go:169: 1.026163394s
08:28:01 [2024-04-04T08:28:01.811Z]     health_test.go:169: 1.026163394s
08:28:03 [2024-04-04T08:28:03.175Z]     health_test.go:169: 1.026163394s
08:28:04 [2024-04-04T08:28:04.104Z]     health_test.go:169: 1.026163394s
08:28:05 [2024-04-04T08:28:05.034Z]     health_test.go:169: 1.026163394s
08:28:05 [2024-04-04T08:28:05.963Z]     health_test.go:169: 1.026163394s
08:28:06 [2024-04-04T08:28:06.892Z]     health_test.go:169: 1.026163394s
08:28:07 [2024-04-04T08:28:07.867Z]     health_test.go:169: 1.026163394s
08:28:08 [2024-04-04T08:28:08.794Z]     health_test.go:169: 1.026163394s
08:28:10 [2024-04-04T08:28:10.160Z]     health_test.go:169: 1.026163394s
08:28:11 [2024-04-04T08:28:11.089Z]     health_test.go:169: 1.026163394s
08:28:12 [2024-04-04T08:28:12.016Z]     health_test.go:169: 1.026163394s
08:28:12 [2024-04-04T08:28:12.943Z]     health_test.go:169: 1.026163394s
08:28:13 [2024-04-04T08:28:13.869Z]     health_test.go:169: 1.026163394s
08:28:14 [2024-04-04T08:28:14.796Z]     health_test.go:169: 1.026163394s
08:28:16 [2024-04-04T08:28:16.161Z]     health_test.go:169: 1.026163394s
08:28:17 [2024-04-04T08:28:17.088Z]     health_test.go:169: 1.026163394s
08:28:18 [2024-04-04T08:28:18.015Z]     health_test.go:169: 1.026163394s
08:28:18 [2024-04-04T08:28:18.942Z]     health_test.go:169: 1.026163394s
08:28:19 [2024-04-04T08:28:19.869Z]     health_test.go:169: 1.026163394s
08:28:20 [2024-04-04T08:28:20.795Z]     health_test.go:169: 1.026163394s
08:28:22 [2024-04-04T08:28:22.160Z]     health_test.go:169: 1.026163394s
08:28:23 [2024-04-04T08:28:23.086Z]     health_test.go:169: 1.026163394s
08:28:24 [2024-04-04T08:28:24.013Z]     health_test.go:169: 1.026163394s
08:28:24 [2024-04-04T08:28:24.939Z]     health_test.go:169: 1.026163394s
08:28:26 [2024-04-04T08:28:26.304Z] --- PASS: TestHealthStartInterval (33.57s)
08:28:26 [2024-04-04T08:28:26.304Z] === RUN   TestInspectAnnotations
08:28:26 [2024-04-04T08:28:26.304Z] --- PASS: TestInspectAnnotations (0.04s)
08:28:26 [2024-04-04T08:28:26.304Z] === RUN   TestNetworkAliasesAreEmpty
08:28:26 [2024-04-04T08:28:26.304Z] === RUN   TestNetworkAliasesAreEmpty/host
08:28:26 [2024-04-04T08:28:26.304Z] === RUN   TestNetworkAliasesAreEmpty/bridge
08:28:26 [2024-04-04T08:28:26.304Z] === RUN   TestNetworkAliasesAreEmpty/none
08:28:26 [2024-04-04T08:28:26.304Z] --- PASS: TestNetworkAliasesAreEmpty (0.12s)
08:28:26 [2024-04-04T08:28:26.304Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
08:28:26 [2024-04-04T08:28:26.304Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
08:28:26 [2024-04-04T08:28:26.304Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
08:28:26 [2024-04-04T08:28:26.304Z] === RUN   TestIpcModeNone
08:28:26 [2024-04-04T08:28:26.560Z] --- PASS: TestIpcModeNone (0.41s)
08:28:26 [2024-04-04T08:28:26.560Z] === RUN   TestIpcModePrivate
08:28:27 [2024-04-04T08:28:27.121Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
08:28:27 [2024-04-04T08:28:27.121Z] --- PASS: TestIpcModePrivate (0.56s)
08:28:27 [2024-04-04T08:28:27.121Z] === RUN   TestIpcModeShareable
08:28:27 [2024-04-04T08:28:27.377Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
08:28:27 [2024-04-04T08:28:27.633Z] --- PASS: TestIpcModeShareable (0.42s)
08:28:27 [2024-04-04T08:28:27.633Z] === RUN   TestAPIIpcModeShareableAndContainer
08:28:28 [2024-04-04T08:28:28.998Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.05s)
08:28:28 [2024-04-04T08:28:28.998Z] === RUN   TestAPIIpcModeHost
08:28:28 [2024-04-04T08:28:28.998Z] --- PASS: TestAPIIpcModeHost (0.26s)
08:28:28 [2024-04-04T08:28:28.998Z] === RUN   TestDaemonIpcModeShareable
08:28:29 [2024-04-04T08:28:29.925Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
08:28:29 [2024-04-04T08:28:29.925Z] --- PASS: TestDaemonIpcModeShareable (1.03s)
08:28:29 [2024-04-04T08:28:29.925Z] === RUN   TestDaemonIpcModePrivate
08:28:30 [2024-04-04T08:28:30.853Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
08:28:31 [2024-04-04T08:28:31.108Z] --- PASS: TestDaemonIpcModePrivate (1.03s)
08:28:31 [2024-04-04T08:28:31.108Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:28:32 [2024-04-04T08:28:32.036Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
08:28:32 [2024-04-04T08:28:32.036Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.03s)
08:28:32 [2024-04-04T08:28:32.036Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:28:32 [2024-04-04T08:28:32.964Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
08:28:32 [2024-04-04T08:28:32.964Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.00s)
08:28:32 [2024-04-04T08:28:32.964Z] === RUN   TestIpcModeOlderClient
08:28:32 [2024-04-04T08:28:32.964Z] === PAUSE TestIpcModeOlderClient
08:28:32 [2024-04-04T08:28:32.964Z] === RUN   TestKillContainerInvalidSignal
08:28:33 [2024-04-04T08:28:33.525Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
08:28:33 [2024-04-04T08:28:33.525Z] === RUN   TestKillContainer
08:28:33 [2024-04-04T08:28:33.525Z] === RUN   TestKillContainer/no_signal
08:28:33 [2024-04-04T08:28:33.781Z] === RUN   TestKillContainer/non_killing_signal
08:28:34 [2024-04-04T08:28:34.037Z] === RUN   TestKillContainer/killing_signal
08:28:34 [2024-04-04T08:28:34.966Z] --- PASS: TestKillContainer (1.29s)
08:28:34 [2024-04-04T08:28:34.966Z]     --- PASS: TestKillContainer/no_signal (0.40s)
08:28:34 [2024-04-04T08:28:34.966Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
08:28:34 [2024-04-04T08:28:34.966Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
08:28:34 [2024-04-04T08:28:34.966Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:28:34 [2024-04-04T08:28:34.966Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:28:35 [2024-04-04T08:28:35.222Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:28:35 [2024-04-04T08:28:35.783Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
08:28:35 [2024-04-04T08:28:35.783Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
08:28:35 [2024-04-04T08:28:35.783Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
08:28:35 [2024-04-04T08:28:35.783Z] === RUN   TestKillStoppedContainer
08:28:35 [2024-04-04T08:28:35.783Z] --- PASS: TestKillStoppedContainer (0.04s)
08:28:35 [2024-04-04T08:28:35.783Z] === RUN   TestKillDifferentUserContainer
08:28:36 [2024-04-04T08:28:36.039Z] --- PASS: TestKillDifferentUserContainer (0.39s)
08:28:36 [2024-04-04T08:28:36.039Z] === RUN   TestInspectOomKilledTrue
08:28:36 [2024-04-04T08:28:36.600Z] --- PASS: TestInspectOomKilledTrue (0.46s)
08:28:36 [2024-04-04T08:28:36.600Z] === RUN   TestInspectOomKilledFalse
08:28:36 [2024-04-04T08:28:36.856Z] --- PASS: TestInspectOomKilledFalse (0.39s)
08:28:36 [2024-04-04T08:28:36.856Z] === RUN   TestLinksEtcHostsContentMatch
08:28:37 [2024-04-04T08:28:37.113Z] --- PASS: TestLinksEtcHostsContentMatch (0.19s)
08:28:37 [2024-04-04T08:28:37.113Z] === RUN   TestLinksContainerNames
08:28:38 [2024-04-04T08:28:38.040Z] --- PASS: TestLinksContainerNames (0.80s)
08:28:38 [2024-04-04T08:28:38.040Z] === RUN   TestLogsFollowTailEmpty
08:28:38 [2024-04-04T08:28:38.296Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
08:28:38 [2024-04-04T08:28:38.296Z] === RUN   TestLogs
08:28:38 [2024-04-04T08:28:38.296Z] === RUN   TestLogs/driver_local
08:28:38 [2024-04-04T08:28:38.296Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
08:28:38 [2024-04-04T08:28:38.296Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
08:28:38 [2024-04-04T08:28:38.296Z] === RUN   TestLogs/driver_local/tty/only_stdout
08:28:38 [2024-04-04T08:28:38.296Z] === PAUSE TestLogs/driver_local/tty/only_stdout
08:28:38 [2024-04-04T08:28:38.296Z] === RUN   TestLogs/driver_local/tty/only_stderr
08:28:38 [2024-04-04T08:28:38.296Z] === PAUSE TestLogs/driver_local/tty/only_stderr
08:28:38 [2024-04-04T08:28:38.296Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
08:28:38 [2024-04-04T08:28:38.296Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
08:28:38 [2024-04-04T08:28:38.296Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
08:28:38 [2024-04-04T08:28:38.296Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
08:28:38 [2024-04-04T08:28:38.296Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
08:28:38 [2024-04-04T08:28:38.296Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
08:28:38 [2024-04-04T08:28:38.296Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
08:28:38 [2024-04-04T08:28:38.296Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
08:28:38 [2024-04-04T08:28:38.296Z] === CONT  TestLogs/driver_local/tty/only_stderr
08:28:38 [2024-04-04T08:28:38.296Z] === CONT  TestLogs/driver_local/tty/only_stdout
08:28:38 [2024-04-04T08:28:38.296Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
08:28:38 [2024-04-04T08:28:38.296Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
08:28:39 [2024-04-04T08:28:39.661Z] === RUN   TestLogs/driver_json-file
08:28:39 [2024-04-04T08:28:39.661Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
08:28:39 [2024-04-04T08:28:39.661Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
08:28:39 [2024-04-04T08:28:39.661Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
08:28:39 [2024-04-04T08:28:39.661Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
08:28:39 [2024-04-04T08:28:39.661Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
08:28:39 [2024-04-04T08:28:39.661Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
08:28:39 [2024-04-04T08:28:39.661Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:28:39 [2024-04-04T08:28:39.661Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:28:39 [2024-04-04T08:28:39.661Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
08:28:39 [2024-04-04T08:28:39.661Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
08:28:39 [2024-04-04T08:28:39.661Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
08:28:39 [2024-04-04T08:28:39.662Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
08:28:39 [2024-04-04T08:28:39.662Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
08:28:39 [2024-04-04T08:28:39.662Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:28:39 [2024-04-04T08:28:39.662Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
08:28:39 [2024-04-04T08:28:39.662Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
08:28:39 [2024-04-04T08:28:39.662Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
08:28:39 [2024-04-04T08:28:39.662Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
08:28:41 [2024-04-04T08:28:41.027Z] --- PASS: TestLogs (2.57s)
08:28:41 [2024-04-04T08:28:41.027Z]     --- PASS: TestLogs/driver_local (0.01s)
08:28:41 [2024-04-04T08:28:41.027Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.81s)
08:28:41 [2024-04-04T08:28:41.027Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.94s)
08:28:41 [2024-04-04T08:28:41.027Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.11s)
08:28:41 [2024-04-04T08:28:41.027Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.18s)
08:28:41 [2024-04-04T08:28:41.027Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.24s)
08:28:41 [2024-04-04T08:28:41.027Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.29s)
08:28:41 [2024-04-04T08:28:41.027Z]     --- PASS: TestLogs/driver_json-file (0.01s)
08:28:41 [2024-04-04T08:28:41.027Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
08:28:41 [2024-04-04T08:28:41.027Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.90s)
08:28:41 [2024-04-04T08:28:41.027Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.08s)
08:28:41 [2024-04-04T08:28:41.027Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.21s)
08:28:41 [2024-04-04T08:28:41.027Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.21s)
08:28:41 [2024-04-04T08:28:41.027Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.27s)
08:28:41 [2024-04-04T08:28:41.027Z] === RUN   TestContainerNetworkMountsNoChown
08:28:41 [2024-04-04T08:28:41.283Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/default
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/default
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/private
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/private
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/rprivate
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/rprivate
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/slave
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/slave
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/rslave
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/rslave
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/shared
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/shared
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/rshared
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/rshared
08:28:41 [2024-04-04T08:28:41.283Z] === CONT  TestMountDaemonRoot/default
08:28:41 [2024-04-04T08:28:41.283Z] === CONT  TestMountDaemonRoot/rslave
08:28:41 [2024-04-04T08:28:41.283Z] === CONT  TestMountDaemonRoot/rprivate
08:28:41 [2024-04-04T08:28:41.283Z] === CONT  TestMountDaemonRoot/slave
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/default/bind_root
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:28:41 [2024-04-04T08:28:41.283Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/default/mount_root
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === CONT  TestMountDaemonRoot/private
08:28:41 [2024-04-04T08:28:41.283Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:28:41 [2024-04-04T08:28:41.283Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:28:41 [2024-04-04T08:28:41.283Z] === RUN   TestMountDaemonRoot/private/bind_root
08:28:41 [2024-04-04T08:28:41.284Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:28:41 [2024-04-04T08:28:41.284Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === RUN   TestMountDaemonRoot/private/mount_root
08:28:41 [2024-04-04T08:28:41.284Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:28:41 [2024-04-04T08:28:41.284Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/shared
08:28:41 [2024-04-04T08:28:41.284Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:28:41 [2024-04-04T08:28:41.284Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:28:41 [2024-04-04T08:28:41.284Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:28:41 [2024-04-04T08:28:41.284Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:28:41 [2024-04-04T08:28:41.284Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/rshared
08:28:41 [2024-04-04T08:28:41.284Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:28:41 [2024-04-04T08:28:41.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:28:41 [2024-04-04T08:28:41.284Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:28:41 [2024-04-04T08:28:41.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:28:41 [2024-04-04T08:28:41.284Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/default/bind_root
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/private/bind_root
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/default/mount_root
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/private/mount_root
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:28:41 [2024-04-04T08:28:41.284Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:28:41 [2024-04-04T08:28:41.540Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:28:41 [2024-04-04T08:28:41.540Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:28:41 [2024-04-04T08:28:41.540Z] --- PASS: TestMountDaemonRoot (0.01s)
08:28:41 [2024-04-04T08:28:41.540Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
08:28:41 [2024-04-04T08:28:41.540Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
08:28:41 [2024-04-04T08:28:41.540Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
08:28:41 [2024-04-04T08:28:41.540Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
08:28:41 [2024-04-04T08:28:41.540Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
08:28:41 [2024-04-04T08:28:41.540Z] === RUN   TestContainerBindMountNonRecursive
08:28:42 [2024-04-04T08:28:42.467Z] --- PASS: TestContainerBindMountNonRecursive (1.06s)
08:28:42 [2024-04-04T08:28:42.467Z] === RUN   TestContainerVolumesMountedAsShared
08:28:43 [2024-04-04T08:28:43.029Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
08:28:43 [2024-04-04T08:28:43.029Z] === RUN   TestContainerVolumesMountedAsSlave
08:28:43 [2024-04-04T08:28:43.285Z] --- PASS: TestContainerVolumesMountedAsSlave (0.24s)
08:28:43 [2024-04-04T08:28:43.285Z] === RUN   TestContainerCopyLeaksMounts
08:28:43 [2024-04-04T08:28:43.541Z] --- PASS: TestContainerCopyLeaksMounts (0.45s)
08:28:43 [2024-04-04T08:28:43.541Z] === RUN   TestContainerBindMountReadOnlyDefault
08:28:43 [2024-04-04T08:28:43.541Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
08:28:43 [2024-04-04T08:28:43.541Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
08:28:44 [2024-04-04T08:28:44.102Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
08:28:44 [2024-04-04T08:28:44.359Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
08:28:44 [2024-04-04T08:28:44.359Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
08:28:44 [2024-04-04T08:28:44.920Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
08:28:45 [2024-04-04T08:28:45.176Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
08:28:45 [2024-04-04T08:28:45.176Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
08:28:45 [2024-04-04T08:28:45.738Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
08:28:45 [2024-04-04T08:28:45.994Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
08:28:45 [2024-04-04T08:28:45.994Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
08:28:46 [2024-04-04T08:28:46.555Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
08:28:46 [2024-04-04T08:28:46.812Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.30s)
08:28:46 [2024-04-04T08:28:46.812Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.79s)
08:28:46 [2024-04-04T08:28:46.812Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.42s)
08:28:46 [2024-04-04T08:28:46.812Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.36s)
08:28:46 [2024-04-04T08:28:46.812Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.80s)
08:28:46 [2024-04-04T08:28:46.812Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.41s)
08:28:46 [2024-04-04T08:28:46.812Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.38s)
08:28:46 [2024-04-04T08:28:46.812Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.77s)
08:28:46 [2024-04-04T08:28:46.812Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.39s)
08:28:46 [2024-04-04T08:28:46.812Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.38s)
08:28:46 [2024-04-04T08:28:46.812Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.88s)
08:28:46 [2024-04-04T08:28:46.812Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.38s)
08:28:46 [2024-04-04T08:28:46.812Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.49s)
08:28:46 [2024-04-04T08:28:46.812Z] === RUN   TestContainerBindMountRecursivelyReadOnly
08:28:48 [2024-04-04T08:28:48.177Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.36s)
08:28:48 [2024-04-04T08:28:48.177Z] === RUN   TestNetworkNat
08:28:48 [2024-04-04T08:28:48.738Z] --- PASS: TestNetworkNat (0.39s)
08:28:48 [2024-04-04T08:28:48.738Z] === RUN   TestNetworkLocalhostTCPNat
08:28:48 [2024-04-04T08:28:48.994Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
08:28:48 [2024-04-04T08:28:48.994Z] === RUN   TestNetworkLoopbackNat
08:28:51 [2024-04-04T08:28:51.639Z] --- PASS: TestNetworkLoopbackNat (2.48s)
08:28:51 [2024-04-04T08:28:51.639Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
08:28:51 [2024-04-04T08:28:51.904Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
08:28:51 [2024-04-04T08:28:51.904Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
08:28:51 [2024-04-04T08:28:51.904Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
08:28:51 [2024-04-04T08:28:51.904Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
08:28:52 [2024-04-04T08:28:52.173Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.46s)
08:28:52 [2024-04-04T08:28:52.173Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
08:28:52 [2024-04-04T08:28:52.173Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
08:28:52 [2024-04-04T08:28:52.173Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
08:28:52 [2024-04-04T08:28:52.173Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
08:28:52 [2024-04-04T08:28:52.173Z] === RUN   TestPause
08:28:52 [2024-04-04T08:28:52.442Z] --- PASS: TestPause (0.46s)
08:28:52 [2024-04-04T08:28:52.442Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:28:52 [2024-04-04T08:28:52.442Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:28:52 [2024-04-04T08:28:52.442Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:28:52 [2024-04-04T08:28:52.442Z] === RUN   TestPauseStopPausedContainer
08:28:53 [2024-04-04T08:28:53.027Z] --- PASS: TestPauseStopPausedContainer (0.42s)
08:28:53 [2024-04-04T08:28:53.027Z] === RUN   TestPIDModeHost
08:28:53 [2024-04-04T08:28:53.977Z] --- PASS: TestPIDModeHost (0.86s)
08:28:53 [2024-04-04T08:28:53.977Z] === RUN   TestPIDModeContainer
08:28:53 [2024-04-04T08:28:53.977Z] === RUN   TestPIDModeContainer/non-existing_container
08:28:53 [2024-04-04T08:28:53.977Z] === RUN   TestPIDModeContainer/non-running_container
08:28:53 [2024-04-04T08:28:53.977Z] === RUN   TestPIDModeContainer/running_container
08:28:54 [2024-04-04T08:28:54.904Z] --- PASS: TestPIDModeContainer (1.00s)
08:28:54 [2024-04-04T08:28:54.904Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
08:28:54 [2024-04-04T08:28:54.904Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
08:28:54 [2024-04-04T08:28:54.904Z]     --- PASS: TestPIDModeContainer/running_container (0.40s)
08:28:54 [2024-04-04T08:28:54.904Z] === RUN   TestPsFilter
08:28:54 [2024-04-04T08:28:54.904Z] === RUN   TestPsFilter/since
08:28:54 [2024-04-04T08:28:54.904Z] === RUN   TestPsFilter/before
08:28:54 [2024-04-04T08:28:54.904Z] --- PASS: TestPsFilter (0.10s)
08:28:54 [2024-04-04T08:28:54.904Z]     --- PASS: TestPsFilter/since (0.00s)
08:28:54 [2024-04-04T08:28:54.904Z]     --- PASS: TestPsFilter/before (0.00s)
08:28:54 [2024-04-04T08:28:54.904Z] === RUN   TestRemoveContainerWithRemovedVolume
08:28:55 [2024-04-04T08:28:55.160Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
08:28:55 [2024-04-04T08:28:55.160Z] === RUN   TestRemoveContainerWithVolume
08:28:55 [2024-04-04T08:28:55.721Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
08:28:55 [2024-04-04T08:28:55.721Z] === RUN   TestRemoveContainerRunning
08:28:55 [2024-04-04T08:28:55.977Z] --- PASS: TestRemoveContainerRunning (0.43s)
08:28:55 [2024-04-04T08:28:55.977Z] === RUN   TestRemoveContainerForceRemoveRunning
08:28:56 [2024-04-04T08:28:56.540Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
08:28:56 [2024-04-04T08:28:56.540Z] === RUN   TestRemoveInvalidContainer
08:28:56 [2024-04-04T08:28:56.540Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:28:56 [2024-04-04T08:28:56.540Z] === RUN   TestRenameLinkedContainer
08:28:58 [2024-04-04T08:28:58.429Z] --- PASS: TestRenameLinkedContainer (1.65s)
08:28:58 [2024-04-04T08:28:58.429Z] === RUN   TestRenameStoppedContainer
08:28:58 [2024-04-04T08:28:58.685Z] --- PASS: TestRenameStoppedContainer (0.42s)
08:28:58 [2024-04-04T08:28:58.685Z] === RUN   TestRenameRunningContainerAndReuse
08:28:59 [2024-04-04T08:28:59.247Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s)
08:28:59 [2024-04-04T08:28:59.247Z] === RUN   TestRenameInvalidName
08:28:59 [2024-04-04T08:28:59.808Z] --- PASS: TestRenameInvalidName (0.43s)
08:28:59 [2024-04-04T08:28:59.808Z] === RUN   TestRenameAnonymousContainer
08:29:01 [2024-04-04T08:29:01.173Z] --- PASS: TestRenameAnonymousContainer (1.40s)
08:29:01 [2024-04-04T08:29:01.173Z] === RUN   TestRenameContainerWithSameName
08:29:01 [2024-04-04T08:29:01.735Z] --- PASS: TestRenameContainerWithSameName (0.44s)
08:29:01 [2024-04-04T08:29:01.735Z] === RUN   TestRenameContainerWithLinkedContainer
08:29:02 [2024-04-04T08:29:02.297Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
08:29:02 [2024-04-04T08:29:02.297Z] === RUN   TestRenameContainerTwice
08:29:02 [2024-04-04T08:29:02.859Z] --- PASS: TestRenameContainerTwice (0.46s)
08:29:02 [2024-04-04T08:29:02.859Z] === RUN   TestResize
08:29:02 [2024-04-04T08:29:02.859Z] === RUN   TestResize/success
08:29:03 [2024-04-04T08:29:03.115Z] === RUN   TestResize/invalid_size
08:29:03 [2024-04-04T08:29:03.371Z] === RUN   TestResize/invalid_state
08:29:03 [2024-04-04T08:29:03.627Z] --- PASS: TestResize (0.84s)
08:29:03 [2024-04-04T08:29:03.627Z]     --- PASS: TestResize/success (0.21s)
08:29:03 [2024-04-04T08:29:03.627Z]     --- PASS: TestResize/invalid_size (0.21s)
08:29:03 [2024-04-04T08:29:03.627Z]     --- PASS: TestResize/invalid_state (0.03s)
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:29:03 [2024-04-04T08:29:03.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:29:04 [2024-04-04T08:29:04.993Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:29:04 [2024-04-04T08:29:04.993Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:29:04 [2024-04-04T08:29:04.993Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:29:05 [2024-04-04T08:29:05.555Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:29:05 [2024-04-04T08:29:05.811Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:29:06 [2024-04-04T08:29:06.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:29:06 [2024-04-04T08:29:06.934Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:29:07 [2024-04-04T08:29:07.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:29:10 [2024-04-04T08:29:10.461Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.97s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.67s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.72s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.83s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.97s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.44s)
08:29:10 [2024-04-04T08:29:10.461Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.02s)
08:29:10 [2024-04-04T08:29:10.461Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
08:29:10 [2024-04-04T08:29:10.461Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
08:29:11 [2024-04-04T08:29:11.023Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
08:29:11 [2024-04-04T08:29:11.950Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.76s)
08:29:11 [2024-04-04T08:29:11.950Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s)
08:29:11 [2024-04-04T08:29:11.950Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s)
08:29:11 [2024-04-04T08:29:11.950Z] === RUN   TestContainerRestartWithCancelledRequest
08:29:13 [2024-04-04T08:29:13.840Z] --- PASS: TestContainerRestartWithCancelledRequest (1.77s)
08:29:13 [2024-04-04T08:29:13.840Z] === RUN   TestCgroupNamespacesRun
08:29:14 [2024-04-04T08:29:14.767Z] --- PASS: TestCgroupNamespacesRun (1.03s)
08:29:14 [2024-04-04T08:29:14.767Z] === RUN   TestCgroupNamespacesRunPrivileged
08:29:15 [2024-04-04T08:29:15.694Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s)
08:29:15 [2024-04-04T08:29:15.694Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:29:16 [2024-04-04T08:29:16.622Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.00s)
08:29:16 [2024-04-04T08:29:16.622Z] === RUN   TestCgroupNamespacesRunHostMode
08:29:17 [2024-04-04T08:29:17.549Z] --- PASS: TestCgroupNamespacesRunHostMode (1.02s)
08:29:17 [2024-04-04T08:29:17.549Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:29:18 [2024-04-04T08:29:18.914Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.01s)
08:29:18 [2024-04-04T08:29:18.914Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:29:19 [2024-04-04T08:29:19.842Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.01s)
08:29:19 [2024-04-04T08:29:19.842Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:29:20 [2024-04-04T08:29:20.403Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
08:29:20 [2024-04-04T08:29:20.404Z] === RUN   TestCgroupNamespacesRunOlderClient
08:29:21 [2024-04-04T08:29:21.332Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.04s)
08:29:21 [2024-04-04T08:29:21.332Z] === RUN   TestNISDomainname
08:29:21 [2024-04-04T08:29:21.587Z] --- PASS: TestNISDomainname (0.45s)
08:29:21 [2024-04-04T08:29:21.587Z] === RUN   TestHostnameDnsResolution
08:29:22 [2024-04-04T08:29:22.514Z] --- PASS: TestHostnameDnsResolution (0.58s)
08:29:22 [2024-04-04T08:29:22.514Z] === RUN   TestUnprivilegedPortsAndPing
08:29:22 [2024-04-04T08:29:22.770Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s)
08:29:22 [2024-04-04T08:29:22.770Z] === RUN   TestPrivilegedHostDevices
08:29:23 [2024-04-04T08:29:23.332Z] --- PASS: TestPrivilegedHostDevices (0.45s)
08:29:23 [2024-04-04T08:29:23.332Z] === RUN   TestRunConsoleSize
08:29:23 [2024-04-04T08:29:23.587Z] --- PASS: TestRunConsoleSize (0.40s)
08:29:23 [2024-04-04T08:29:23.587Z] === RUN   TestRunWithAlternativeContainerdShim
08:29:28 [2024-04-04T08:29:28.830Z] --- PASS: TestRunWithAlternativeContainerdShim (5.33s)
08:29:28 [2024-04-04T08:29:28.830Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
08:29:30 [2024-04-04T08:29:30.195Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.15s)
08:29:30 [2024-04-04T08:29:30.195Z] === RUN   TestStaticIPOutsideSubpool
08:29:31 [2024-04-04T08:29:31.122Z] --- PASS: TestStaticIPOutsideSubpool (1.11s)
08:29:31 [2024-04-04T08:29:31.122Z] === RUN   TestStats
08:29:33 [2024-04-04T08:29:33.010Z] --- PASS: TestStats (1.46s)
08:29:33 [2024-04-04T08:29:33.010Z] === RUN   TestStopContainerWithTimeout
08:29:33 [2024-04-04T08:29:33.010Z] === RUN   TestStopContainerWithTimeout/0
08:29:33 [2024-04-04T08:29:33.010Z] === PAUSE TestStopContainerWithTimeout/0
08:29:33 [2024-04-04T08:29:33.010Z] === RUN   TestStopContainerWithTimeout/1
08:29:33 [2024-04-04T08:29:33.010Z] === PAUSE TestStopContainerWithTimeout/1
08:29:33 [2024-04-04T08:29:33.010Z] === RUN   TestStopContainerWithTimeout/3
08:29:33 [2024-04-04T08:29:33.011Z] === PAUSE TestStopContainerWithTimeout/3
08:29:33 [2024-04-04T08:29:33.011Z] === RUN   TestStopContainerWithTimeout/-1
08:29:33 [2024-04-04T08:29:33.011Z] === PAUSE TestStopContainerWithTimeout/-1
08:29:33 [2024-04-04T08:29:33.011Z] === CONT  TestStopContainerWithTimeout/0
08:29:33 [2024-04-04T08:29:33.011Z] === CONT  TestStopContainerWithTimeout/3
08:29:33 [2024-04-04T08:29:33.011Z] === CONT  TestStopContainerWithTimeout/1
08:29:33 [2024-04-04T08:29:33.011Z] === CONT  TestStopContainerWithTimeout/-1
08:29:35 [2024-04-04T08:29:35.525Z] --- PASS: TestStopContainerWithTimeout (0.03s)
08:29:35 [2024-04-04T08:29:35.525Z]     --- PASS: TestStopContainerWithTimeout/0 (0.58s)
08:29:35 [2024-04-04T08:29:35.525Z]     --- PASS: TestStopContainerWithTimeout/1 (1.72s)
08:29:35 [2024-04-04T08:29:35.525Z]     --- PASS: TestStopContainerWithTimeout/3 (2.75s)
08:29:35 [2024-04-04T08:29:35.525Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.79s)
08:29:35 [2024-04-04T08:29:35.525Z] === RUN   TestStopContainerWithTimeoutCancel
08:29:35 [2024-04-04T08:29:35.525Z] === PAUSE TestStopContainerWithTimeoutCancel
08:29:35 [2024-04-04T08:29:35.525Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:29:36 [2024-04-04T08:29:36.891Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.20s)
08:29:36 [2024-04-04T08:29:36.891Z] === RUN   TestUpdateMemory
08:29:37 [2024-04-04T08:29:37.146Z] --- PASS: TestUpdateMemory (0.48s)
08:29:37 [2024-04-04T08:29:37.147Z] === RUN   TestUpdateCPUQuota
08:29:38 [2024-04-04T08:29:38.075Z] --- PASS: TestUpdateCPUQuota (0.69s)
08:29:38 [2024-04-04T08:29:38.075Z] === RUN   TestUpdatePidsLimit
08:29:38 [2024-04-04T08:29:38.075Z] === RUN   TestUpdatePidsLimit/update_from_none
08:29:38 [2024-04-04T08:29:38.075Z] === RUN   TestUpdatePidsLimit/no_change
08:29:38 [2024-04-04T08:29:38.075Z] === RUN   TestUpdatePidsLimit/update_lower
08:29:38 [2024-04-04T08:29:38.331Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:29:38 [2024-04-04T08:29:38.587Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:29:38 [2024-04-04T08:29:38.587Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:29:38 [2024-04-04T08:29:38.842Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:29:39 [2024-04-04T08:29:39.404Z] --- PASS: TestUpdatePidsLimit (1.44s)
08:29:39 [2024-04-04T08:29:39.404Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.14s)
08:29:39 [2024-04-04T08:29:39.404Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
08:29:39 [2024-04-04T08:29:39.404Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.14s)
08:29:39 [2024-04-04T08:29:39.404Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s)
08:29:39 [2024-04-04T08:29:39.404Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.14s)
08:29:39 [2024-04-04T08:29:39.404Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s)
08:29:39 [2024-04-04T08:29:39.404Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s)
08:29:39 [2024-04-04T08:29:39.404Z] === RUN   TestUpdateRestartPolicy
08:29:51 [2024-04-04T08:29:51.573Z] --- PASS: TestUpdateRestartPolicy (10.57s)
08:29:51 [2024-04-04T08:29:51.573Z] === RUN   TestUpdateRestartWithAutoRemove
08:29:51 [2024-04-04T08:29:51.573Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
08:29:51 [2024-04-04T08:29:51.573Z] === RUN   TestWaitNonBlocked
08:29:51 [2024-04-04T08:29:51.573Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:29:51 [2024-04-04T08:29:51.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:29:51 [2024-04-04T08:29:51.573Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:29:51 [2024-04-04T08:29:51.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:29:51 [2024-04-04T08:29:51.573Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:29:51 [2024-04-04T08:29:51.573Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:29:51 [2024-04-04T08:29:51.573Z] --- PASS: TestWaitNonBlocked (0.02s)
08:29:51 [2024-04-04T08:29:51.573Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.43s)
08:29:51 [2024-04-04T08:29:51.573Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.52s)
08:29:51 [2024-04-04T08:29:51.573Z] === RUN   TestWaitBlocked
08:29:51 [2024-04-04T08:29:51.573Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:29:51 [2024-04-04T08:29:51.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:29:51 [2024-04-04T08:29:51.573Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:29:51 [2024-04-04T08:29:51.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:29:51 [2024-04-04T08:29:51.573Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:29:51 [2024-04-04T08:29:51.573Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:29:51 [2024-04-04T08:29:51.573Z] --- PASS: TestWaitBlocked (0.02s)
08:29:51 [2024-04-04T08:29:51.573Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.52s)
08:29:51 [2024-04-04T08:29:51.573Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
08:29:51 [2024-04-04T08:29:51.573Z] === RUN   TestWaitConditions
08:29:51 [2024-04-04T08:29:51.573Z] === RUN   TestWaitConditions/default
08:29:51 [2024-04-04T08:29:51.573Z] === PAUSE TestWaitConditions/default
08:29:51 [2024-04-04T08:29:51.573Z] === RUN   TestWaitConditions/not-running
08:29:51 [2024-04-04T08:29:51.573Z] === PAUSE TestWaitConditions/not-running
08:29:51 [2024-04-04T08:29:51.573Z] === RUN   TestWaitConditions/next-exit
08:29:51 [2024-04-04T08:29:51.573Z] === PAUSE TestWaitConditions/next-exit
08:29:51 [2024-04-04T08:29:51.573Z] === RUN   TestWaitConditions/removed
08:29:51 [2024-04-04T08:29:51.573Z] === PAUSE TestWaitConditions/removed
08:29:51 [2024-04-04T08:29:51.573Z] === CONT  TestWaitConditions/default
08:29:51 [2024-04-04T08:29:51.573Z] === CONT  TestWaitConditions/next-exit
08:29:51 [2024-04-04T08:29:51.573Z] === CONT  TestWaitConditions/not-running
08:29:51 [2024-04-04T08:29:51.573Z] === CONT  TestWaitConditions/removed
08:29:51 [2024-04-04T08:29:51.573Z]     wait_test.go:145: ContainerID = 4f03facf2a90998f52212d0673ab8caeaed21213ec3f77ed34f2d635ebaf2903
08:29:51 [2024-04-04T08:29:51.573Z]     wait_test.go:145: ContainerID = e8c46f26217b59d126b0c515331546e15040fa47e3efcdc75e7cc8ef24a883bc
08:29:51 [2024-04-04T08:29:51.573Z]     wait_test.go:145: ContainerID = f4f9270a8ea9b576272615b1a3962490b8f43a8643a4089ee6ade6957d082caa
08:29:51 [2024-04-04T08:29:51.573Z]     wait_test.go:145: ContainerID = 5dfd1ec31cf810eb38690e74b351f1305e55daa6d7830a029b4855aa8ce38e54
08:29:52 [2024-04-04T08:29:52.500Z] --- PASS: TestWaitConditions (0.03s)
08:29:52 [2024-04-04T08:29:52.500Z]     --- PASS: TestWaitConditions/removed (0.58s)
08:29:52 [2024-04-04T08:29:52.500Z]     --- PASS: TestWaitConditions/default (0.83s)
08:29:52 [2024-04-04T08:29:52.500Z]     --- PASS: TestWaitConditions/not-running (0.87s)
08:29:52 [2024-04-04T08:29:52.500Z]     --- PASS: TestWaitConditions/next-exit (0.92s)
08:29:52 [2024-04-04T08:29:52.500Z] === RUN   TestWaitRestartedContainer
08:29:52 [2024-04-04T08:29:52.500Z] === RUN   TestWaitRestartedContainer/default
08:29:52 [2024-04-04T08:29:52.500Z] === PAUSE TestWaitRestartedContainer/default
08:29:52 [2024-04-04T08:29:52.500Z] === RUN   TestWaitRestartedContainer/not-running
08:29:52 [2024-04-04T08:29:52.500Z] === PAUSE TestWaitRestartedContainer/not-running
08:29:52 [2024-04-04T08:29:52.500Z] === RUN   TestWaitRestartedContainer/next-exit
08:29:52 [2024-04-04T08:29:52.500Z] === PAUSE TestWaitRestartedContainer/next-exit
08:29:52 [2024-04-04T08:29:52.500Z] === CONT  TestWaitRestartedContainer/default
08:29:52 [2024-04-04T08:29:52.500Z] === CONT  TestWaitRestartedContainer/next-exit
08:29:52 [2024-04-04T08:29:52.500Z] === CONT  TestWaitRestartedContainer/not-running
08:29:54 [2024-04-04T08:29:54.390Z] --- PASS: TestWaitRestartedContainer (0.01s)
08:29:54 [2024-04-04T08:29:54.390Z]     --- PASS: TestWaitRestartedContainer/not-running (1.31s)
08:29:54 [2024-04-04T08:29:54.390Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.53s)
08:29:54 [2024-04-04T08:29:54.390Z]     --- PASS: TestWaitRestartedContainer/default (1.59s)
08:29:54 [2024-04-04T08:29:54.390Z] === CONT  TestContainerStartOnDaemonRestart
08:29:54 [2024-04-04T08:29:54.390Z] === CONT  TestHardRestartWhenContainerIsRunning
08:29:54 [2024-04-04T08:29:54.390Z] === CONT  TestIpcModeOlderClient
08:29:54 [2024-04-04T08:29:54.390Z] === CONT  TestContainerKillOnDaemonStart
08:29:54 [2024-04-04T08:29:54.390Z] === CONT  TestStopContainerWithTimeoutCancel
08:29:54 [2024-04-04T08:29:54.390Z] === CONT  TestDaemonHostGatewayIP
08:29:54 [2024-04-04T08:29:54.390Z] === CONT  TestDaemonRestartIpcMode
08:29:54 [2024-04-04T08:29:54.390Z] === CONT  TestRestartDaemonWithRestartingContainer
08:29:54 [2024-04-04T08:29:54.390Z] --- PASS: TestIpcModeOlderClient (0.10s)
08:29:55 [2024-04-04T08:29:55.756Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
08:29:55 [2024-04-04T08:29:55.756Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
08:29:56 [2024-04-04T08:29:56.011Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.05s)
08:29:56 [2024-04-04T08:29:56.011Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
08:29:56 [2024-04-04T08:29:56.011Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.26s)
08:29:56 [2024-04-04T08:29:56.573Z] --- PASS: TestContainerStartOnDaemonRestart (2.65s)
08:29:57 [2024-04-04T08:29:57.134Z] --- PASS: TestDaemonHostGatewayIP (2.99s)
08:29:57 [2024-04-04T08:29:57.390Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.31s)
08:29:57 [2024-04-04T08:29:57.390Z] --- PASS: TestDaemonRestartIpcMode (3.36s)
08:29:57 [2024-04-04T08:29:57.646Z] --- PASS: TestStopContainerWithTimeoutCancel (3.56s)
08:30:05 [2024-04-04T08:30:05.730Z] --- PASS: TestContainerKillOnDaemonStart (11.78s)
08:30:05 [2024-04-04T08:30:05.730Z] PASS
08:30:05 [2024-04-04T08:30:05.730Z] 
08:30:05 [2024-04-04T08:30:05.730Z] === Skipped
08:30:05 [2024-04-04T08:30:05.730Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
08:30:05 [2024-04-04T08:30:05.730Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:30:05 [2024-04-04T08:30:05.730Z] 
08:30:05 [2024-04-04T08:30:05.730Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:30:05 [2024-04-04T08:30:05.730Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:30:05 [2024-04-04T08:30:05.730Z] 
08:30:05 [2024-04-04T08:30:05.730Z] DONE 327 tests, 2 skipped in 162.066s
08:30:05 [2024-04-04T08:30:05.730Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
08:30:05 [2024-04-04T08:30:05.730Z] ++ '[' -n '' ']'
08:30:05 [2024-04-04T08:30:05.730Z] ++ 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
08:30:05 [2024-04-04T08:30:05.730Z] ++ set -e
08:30:05 [2024-04-04T08:30:05.730Z] ++ '[' -n 0 ']'
08:30:05 [2024-04-04T08:30:05.730Z] ++ set -x
08:30:05 [2024-04-04T08:30:05.730Z] ++ 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.Nxupp6j3Nr/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
08:30:05 [2024-04-04T08:30:05.730Z] INFO: Testing against a local daemon
08:30:05 [2024-04-04T08:30:05.730Z] === RUN   TestConfigDaemonID
08:30:07 [2024-04-04T08:30:07.095Z]     daemon_test.go:61: [d853f2a78f027] daemon is not started
08:30:07 [2024-04-04T08:30:07.096Z] --- PASS: TestConfigDaemonID (1.04s)
08:30:07 [2024-04-04T08:30:07.096Z] === RUN   TestDaemonConfigValidation
08:30:07 [2024-04-04T08:30:07.096Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:30:07 [2024-04-04T08:30:07.096Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:30:07 [2024-04-04T08:30:07.096Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:30:07 [2024-04-04T08:30:07.096Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:30:07 [2024-04-04T08:30:07.096Z] === RUN   TestDaemonConfigValidation/invalid_config
08:30:07 [2024-04-04T08:30:07.096Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:30:07 [2024-04-04T08:30:07.096Z] === RUN   TestDaemonConfigValidation/malformed_config
08:30:07 [2024-04-04T08:30:07.096Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:30:07 [2024-04-04T08:30:07.096Z] === RUN   TestDaemonConfigValidation/valid_config
08:30:07 [2024-04-04T08:30:07.096Z] === PAUSE TestDaemonConfigValidation/valid_config
08:30:07 [2024-04-04T08:30:07.096Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:30:07 [2024-04-04T08:30:07.096Z] === CONT  TestDaemonConfigValidation/malformed_config
08:30:07 [2024-04-04T08:30:07.096Z] === CONT  TestDaemonConfigValidation/invalid_config
08:30:07 [2024-04-04T08:30:07.096Z] === CONT  TestDaemonConfigValidation/valid_config
08:30:07 [2024-04-04T08:30:07.096Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:30:07 [2024-04-04T08:30:07.096Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:30:07 [2024-04-04T08:30:07.096Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
08:30:07 [2024-04-04T08:30:07.096Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
08:30:07 [2024-04-04T08:30:07.096Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
08:30:07 [2024-04-04T08:30:07.096Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
08:30:07 [2024-04-04T08:30:07.096Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
08:30:07 [2024-04-04T08:30:07.096Z] === RUN   TestConfigDaemonSeccompProfiles
08:30:07 [2024-04-04T08:30:07.096Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:30:08 [2024-04-04T08:30:08.023Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:30:08 [2024-04-04T08:30:08.950Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:30:10 [2024-04-04T08:30:10.315Z]     daemon_test.go:180: [d1ea05c159000] daemon is not started
08:30:10 [2024-04-04T08:30:10.315Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
08:30:10 [2024-04-04T08:30:10.315Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
08:30:10 [2024-04-04T08:30:10.315Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
08:30:10 [2024-04-04T08:30:10.315Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
08:30:10 [2024-04-04T08:30:10.315Z] === RUN   TestDaemonProxy
08:30:10 [2024-04-04T08:30:10.315Z] === RUN   TestDaemonProxy/environment_variables
08:30:10 [2024-04-04T08:30:10.315Z] === PAUSE TestDaemonProxy/environment_variables
08:30:10 [2024-04-04T08:30:10.315Z] === RUN   TestDaemonProxy/command-line_options
08:30:10 [2024-04-04T08:30:10.315Z] === PAUSE TestDaemonProxy/command-line_options
08:30:10 [2024-04-04T08:30:10.315Z] === RUN   TestDaemonProxy/configuration_file
08:30:10 [2024-04-04T08:30:10.315Z] === PAUSE TestDaemonProxy/configuration_file
08:30:10 [2024-04-04T08:30:10.315Z] === RUN   TestDaemonProxy/conflicting_options
08:30:10 [2024-04-04T08:30:10.571Z] === RUN   TestDaemonProxy/reload_sanitized
08:30:10 [2024-04-04T08:30:10.571Z] === PAUSE TestDaemonProxy/reload_sanitized
08:30:10 [2024-04-04T08:30:10.571Z] === CONT  TestDaemonProxy/environment_variables
08:30:10 [2024-04-04T08:30:10.571Z] === CONT  TestDaemonProxy/configuration_file
08:30:10 [2024-04-04T08:30:10.571Z] === CONT  TestDaemonProxy/command-line_options
08:30:10 [2024-04-04T08:30:10.571Z] === CONT  TestDaemonProxy/reload_sanitized
08:30:12 [2024-04-04T08:30:12.461Z] --- PASS: TestDaemonProxy (0.50s)
08:30:12 [2024-04-04T08:30:12.461Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
08:30:12 [2024-04-04T08:30:12.461Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
08:30:12 [2024-04-04T08:30:12.461Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
08:30:12 [2024-04-04T08:30:12.461Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
08:30:12 [2024-04-04T08:30:12.461Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
08:30:12 [2024-04-04T08:30:12.461Z] === RUN   TestLiveRestore
08:30:12 [2024-04-04T08:30:12.461Z] === RUN   TestLiveRestore/volume_references
08:30:12 [2024-04-04T08:30:12.461Z] === PAUSE TestLiveRestore/volume_references
08:30:12 [2024-04-04T08:30:12.461Z] === RUN   TestLiveRestore/autoremove
08:30:12 [2024-04-04T08:30:12.461Z] === PAUSE TestLiveRestore/autoremove
08:30:12 [2024-04-04T08:30:12.461Z] === CONT  TestLiveRestore/autoremove
08:30:12 [2024-04-04T08:30:12.461Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
08:30:12 [2024-04-04T08:30:12.461Z] === CONT  TestLiveRestore/volume_references
08:30:13 [2024-04-04T08:30:13.023Z] === RUN   TestLiveRestore/volume_references/restartPolicy
08:30:13 [2024-04-04T08:30:13.023Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
08:30:13 [2024-04-04T08:30:13.950Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
08:30:14 [2024-04-04T08:30:14.206Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
08:30:15 [2024-04-04T08:30:15.133Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
08:30:16 [2024-04-04T08:30:16.061Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
08:30:16 [2024-04-04T08:30:16.990Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
08:30:17 [2024-04-04T08:30:17.553Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
08:30:18 [2024-04-04T08:30:18.116Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
08:30:19 [2024-04-04T08:30:19.047Z] --- PASS: TestLiveRestore (0.00s)
08:30:19 [2024-04-04T08:30:19.047Z]     --- PASS: TestLiveRestore/autoremove (3.34s)
08:30:19 [2024-04-04T08:30:19.047Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.82s)
08:30:19 [2024-04-04T08:30:19.047Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.52s)
08:30:19 [2024-04-04T08:30:19.047Z]     --- PASS: TestLiveRestore/volume_references (6.78s)
08:30:19 [2024-04-04T08:30:19.047Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.96s)
08:30:19 [2024-04-04T08:30:19.047Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.04s)
08:30:19 [2024-04-04T08:30:19.047Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.04s)
08:30:19 [2024-04-04T08:30:19.047Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s)
08:30:19 [2024-04-04T08:30:19.047Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
08:30:19 [2024-04-04T08:30:19.047Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.29s)
08:30:19 [2024-04-04T08:30:19.047Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.39s)
08:30:19 [2024-04-04T08:30:19.047Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.92s)
08:30:19 [2024-04-04T08:30:19.047Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
08:30:19 [2024-04-04T08:30:19.609Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
08:30:19 [2024-04-04T08:30:19.609Z] PASS
08:30:19 [2024-04-04T08:30:19.609Z] 
08:30:19 [2024-04-04T08:30:19.609Z] DONE 31 tests in 13.935s
08:30:19 [2024-04-04T08:30:19.866Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
08:30:19 [2024-04-04T08:30:19.866Z] ++ '[' -n '' ']'
08:30:19 [2024-04-04T08:30:19.866Z] ++ 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
08:30:19 [2024-04-04T08:30:19.866Z] ++ set -e
08:30:19 [2024-04-04T08:30:19.866Z] ++ '[' -n 0 ']'
08:30:19 [2024-04-04T08:30:19.866Z] ++ set -x
08:30:19 [2024-04-04T08:30:19.866Z] ++ 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.Nxupp6j3Nr/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
08:30:19 [2024-04-04T08:30:19.866Z] INFO: Testing against a local daemon
08:30:19 [2024-04-04T08:30:19.866Z] === RUN   TestCommitInheritsEnv
08:30:19 [2024-04-04T08:30:19.866Z] --- PASS: TestCommitInheritsEnv (0.17s)
08:30:19 [2024-04-04T08:30:19.866Z] === RUN   TestUsernsCommit
08:30:21 [2024-04-04T08:30:21.231Z] --- PASS: TestUsernsCommit (1.41s)
08:30:21 [2024-04-04T08:30:21.231Z] === RUN   TestImportExtremelyLargeImageWorks
08:30:21 [2024-04-04T08:30:21.231Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:30:21 [2024-04-04T08:30:21.231Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:30:21 [2024-04-04T08:30:21.231Z] === RUN   TestImportWithCustomPlatform
08:30:21 [2024-04-04T08:30:21.231Z] === RUN   TestImportWithCustomPlatform/#00
08:30:21 [2024-04-04T08:30:21.487Z] === RUN   TestImportWithCustomPlatform/linux
08:30:21 [2024-04-04T08:30:21.487Z] === RUN   TestImportWithCustomPlatform/LINUX
08:30:21 [2024-04-04T08:30:21.487Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:30:21 [2024-04-04T08:30:21.487Z] --- PASS: TestImportWithCustomPlatform (0.10s)
08:30:21 [2024-04-04T08:30:21.487Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
08:30:21 [2024-04-04T08:30:21.487Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
08:30:21 [2024-04-04T08:30:21.487Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
08:30:21 [2024-04-04T08:30:21.487Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
08:30:21 [2024-04-04T08:30:21.487Z] === RUN   TestImportWithCustomPlatformReject
08:30:21 [2024-04-04T08:30:21.487Z] === RUN   TestImportWithCustomPlatformReject/_______
08:30:21 [2024-04-04T08:30:21.487Z] === RUN   TestImportWithCustomPlatformReject//
08:30:21 [2024-04-04T08:30:21.487Z] === RUN   TestImportWithCustomPlatformReject/macos
08:30:21 [2024-04-04T08:30:21.487Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
08:30:21 [2024-04-04T08:30:21.487Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
08:30:21 [2024-04-04T08:30:21.487Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
08:30:21 [2024-04-04T08:30:21.487Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
08:30:21 [2024-04-04T08:30:21.487Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
08:30:21 [2024-04-04T08:30:21.487Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
08:30:21 [2024-04-04T08:30:21.487Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
08:30:21 [2024-04-04T08:30:21.487Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
08:30:21 [2024-04-04T08:30:21.487Z] === RUN   TestImageInspectEmptyTagsAndDigests
08:30:21 [2024-04-04T08:30:21.487Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
08:30:21 [2024-04-04T08:30:21.487Z] === RUN   TestImagesFilterMultiReference
08:30:21 [2024-04-04T08:30:21.487Z] --- PASS: TestImagesFilterMultiReference (0.04s)
08:30:21 [2024-04-04T08:30:21.487Z] === RUN   TestImagesFilterUntil
08:30:21 [2024-04-04T08:30:21.743Z]     list_test.go:99: ImageList: ID=sha256:ae60f0fa018885b1bb0f2e2beb56730023a3312fb9a4b9a6a12b97982e42d03d RepoTags=[testimagesfilteruntil:v1]
08:30:21 [2024-04-04T08:30:21.743Z] --- PASS: TestImagesFilterUntil (0.24s)
08:30:21 [2024-04-04T08:30:21.743Z] === RUN   TestImagesFilterBeforeSince
08:30:21 [2024-04-04T08:30:21.999Z]     list_test.go:133: ImageList: ID=sha256:2477ee7bfe46d5bc1473c65851b4778eb8ae9d872225023c15ad01abda9b1ab0 RepoTags=[testimagesfilterbeforesince:v3]
08:30:21 [2024-04-04T08:30:21.999Z]     list_test.go:133: ImageList: ID=sha256:3b60b05d12d305e92ceacbeb792ddf2115b763f8dac4ff886636ea610bd52df4 RepoTags=[testimagesfilterbeforesince:v2]
08:30:21 [2024-04-04T08:30:21.999Z]     list_test.go:133: ImageList: ID=sha256:f576d265ae9dfcea59ef9357fe2585a9dd0d47603cdb681a8866f60a6f33b8ee RepoTags=[testimagesfilterbeforesince:v1]
08:30:21 [2024-04-04T08:30:21.999Z] --- PASS: TestImagesFilterBeforeSince (0.25s)
08:30:21 [2024-04-04T08:30:21.999Z] === RUN   TestAPIImagesFilters
08:30:21 [2024-04-04T08:30:21.999Z] === RUN   TestAPIImagesFilters/repository_regex
08:30:21 [2024-04-04T08:30:21.999Z] === PAUSE TestAPIImagesFilters/repository_regex
08:30:21 [2024-04-04T08:30:21.999Z] === RUN   TestAPIImagesFilters/image_name_regex
08:30:21 [2024-04-04T08:30:21.999Z] === PAUSE TestAPIImagesFilters/image_name_regex
08:30:21 [2024-04-04T08:30:21.999Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
08:30:21 [2024-04-04T08:30:21.999Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
08:30:21 [2024-04-04T08:30:21.999Z] === RUN   TestAPIImagesFilters/registry_port_regex
08:30:21 [2024-04-04T08:30:21.999Z] === PAUSE TestAPIImagesFilters/registry_port_regex
08:30:21 [2024-04-04T08:30:21.999Z] === CONT  TestAPIImagesFilters/repository_regex
08:30:21 [2024-04-04T08:30:21.999Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
08:30:21 [2024-04-04T08:30:21.999Z] === CONT  TestAPIImagesFilters/registry_port_regex
08:30:21 [2024-04-04T08:30:21.999Z] === CONT  TestAPIImagesFilters/image_name_regex
08:30:21 [2024-04-04T08:30:21.999Z] --- PASS: TestAPIImagesFilters (0.03s)
08:30:21 [2024-04-04T08:30:21.999Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
08:30:21 [2024-04-04T08:30:21.999Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
08:30:21 [2024-04-04T08:30:21.999Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
08:30:21 [2024-04-04T08:30:21.999Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
08:30:21 [2024-04-04T08:30:21.999Z] === RUN   TestAPIImagesListSizeShared
08:30:22 [2024-04-04T08:30:22.561Z] --- PASS: TestAPIImagesListSizeShared (0.60s)
08:30:22 [2024-04-04T08:30:22.561Z] === RUN   TestPruneDontDeleteUsedDangling
08:30:23 [2024-04-04T08:30:23.123Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
08:30:23 [2024-04-04T08:30:23.123Z] === RUN   TestImagePullPlatformInvalid
08:30:23 [2024-04-04T08:30:23.123Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
08:30:23 [2024-04-04T08:30:23.123Z] === RUN   TestImagePullStoredDigestForOtherRepo
08:30:23 [2024-04-04T08:30:23.123Z] time="2024-04-04T08:30:23.0914334Z" 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=0da0e6bc-8fee-44c7-90bf-1e27fc15301a version=2.8.3 
08:30:23 [2024-04-04T08:30:23.123Z] time="2024-04-04T08:30:23.091499404Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=0da0e6bc-8fee-44c7-90bf-1e27fc15301a version=2.8.3 
08:30:23 [2024-04-04T08:30:23.123Z] time="2024-04-04T08:30:23.09152928Z" level=info msg="Starting upload purge in 29m0s" go.version=go1.20.8 instance.id=0da0e6bc-8fee-44c7-90bf-1e27fc15301a version=2.8.3 
08:30:23 [2024-04-04T08:30:23.123Z] time="2024-04-04T08:30:23.091709578Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=0da0e6bc-8fee-44c7-90bf-1e27fc15301a version=2.8.3 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.187334718Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b20e1de4-260a-40c9-925c-11769c8540de http.request.method=GET http.request.remoteaddr="127.0.0.1:49522" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.187396619Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b20e1de4-260a-40c9-925c-11769c8540de http.request.method=GET http.request.remoteaddr="127.0.0.1:49522" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.481546ms http.response.status=200 http.response.written=2 
08:30:23 [2024-04-04T08:30:23.382Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.189677545Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7d7b0632-7cf1-4408-93e8-3d2821d74210 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.189724349Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7d7b0632-7cf1-4408-93e8-3d2821d74210 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.189723873Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b844de3b-6690-4c84-8944-bea68e469886 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.189753856Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b844de3b-6690-4c84-8944-bea68e469886 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.18981113Z" 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=7d7b0632-7cf1-4408-93e8-3d2821d74210 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=40.157µ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=60262f90-466d-406d-a34f-c7826dd2dc1d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.189813805Z" 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=b844de3b-6690-4c84-8944-bea68e469886 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=24.543µ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=9a4161b1-c7ff-4042-9102-2a433b5f714e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.18993083Z" 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=7d7b0632-7cf1-4408-93e8-3d2821d74210 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49536" 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.156554ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.14+unknown"
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.189948595Z" 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=b844de3b-6690-4c84-8944-bea68e469886 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49548" 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.171849ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.14+unknown"
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.19145904Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0063a761-dd52-48ea-bf6c-10e747f97ac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.191502496Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0063a761-dd52-48ea-bf6c-10e747f97ac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.191537328Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e949323c-1ed5-4826-a0f4-7eadec113523 http.request.method=POST http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.191572776Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e949323c-1ed5-4826-a0f4-7eadec113523 http.request.method=POST http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.191633085Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0063a761-dd52-48ea-bf6c-10e747f97ac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=101.173µ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=7a86cdf2-78de-4750-aa09-e4d5c1eb6750 trace.line=110 vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.191664529Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a2596e54-9f80-43f5-9208-f77039cff80f/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e949323c-1ed5-4826-a0f4-7eadec113523 http.request.method=POST http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=61.212µ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=528f2f78-5d68-462f-8d11-3e96a5fcd34e trace.line=110 vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.191686306Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0063a761-dd52-48ea-bf6c-10e747f97ac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=24.846µ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=c2843616-97fd-4ce1-aa67-8a9854f18d89 trace.line=142 vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.191721236Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a2596e54-9f80-43f5-9208-f77039cff80f/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e949323c-1ed5-4826-a0f4-7eadec113523 http.request.method=POST http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=23.041µ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=b635e18c-ae7b-4416-9803-ecc42414d333 trace.line=142 vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.191787905Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0063a761-dd52-48ea-bf6c-10e747f97ac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=68.343µ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=a5bd5ba5-f835-4d17-9fb0-7f539e489f22 trace.line=110 vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.191794962Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a2596e54-9f80-43f5-9208-f77039cff80f/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e949323c-1ed5-4826-a0f4-7eadec113523 http.request.method=POST http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=42.996µ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=f51d18e8-3106-49fa-89fc-e25a20b594ee trace.line=110 vars.name=test 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.191897932Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0063a761-dd52-48ea-bf6c-10e747f97ac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.722407ms http.response.status=202 http.response.written=0 
08:30:23 [2024-04-04T08:30:23.382Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.14+unknown"
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.191972634Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e949323c-1ed5-4826-a0f4-7eadec113523 http.request.method=POST http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.746925ms http.response.status=202 http.response.written=0 
08:30:23 [2024-04-04T08:30:23.382Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.14+unknown"
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.192849063Z" 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=92f5f596-620c-4ac9-87c9-f02a8b62229b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=c084e53a-fc86-47fc-9d06-ce5ebf6f60ea 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.192919063Z" 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=92f5f596-620c-4ac9-87c9-f02a8b62229b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=c084e53a-fc86-47fc-9d06-ce5ebf6f60ea 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.192982138Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92f5f596-620c-4ac9-87c9-f02a8b62229b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=37.606µ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=9474a6c3-6efa-49e6-aa9b-27557bf5e35e trace.line=95 vars.name=test vars.uuid=c084e53a-fc86-47fc-9d06-ce5ebf6f60ea 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.193028606Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92f5f596-620c-4ac9-87c9-f02a8b62229b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=19.39µ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=628d1937-5930-4a6f-8702-c42c3a8a18ea trace.line=142 vars.name=test vars.uuid=c084e53a-fc86-47fc-9d06-ce5ebf6f60ea 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.193104547Z" 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=92f5f596-620c-4ac9-87c9-f02a8b62229b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=c084e53a-fc86-47fc-9d06-ce5ebf6f60ea 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.193177673Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea/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=92f5f596-620c-4ac9-87c9-f02a8b62229b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=39.345µ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=3e42a712-f520-4ea5-9036-ef22ad27b2d5 trace.line=110 vars.name=test vars.uuid=c084e53a-fc86-47fc-9d06-ce5ebf6f60ea 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.193224264Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92f5f596-620c-4ac9-87c9-f02a8b62229b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=14.162µ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=9b1f3ec5-ed29-42a3-b74c-e6e7847713e2 trace.line=155 vars.name=test vars.uuid=c084e53a-fc86-47fc-9d06-ce5ebf6f60ea 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.193262255Z" 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=92f5f596-620c-4ac9-87c9-f02a8b62229b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=11.495µ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=37ba5275-57f4-4a5e-9307-2f9cb732bb90 trace.line=155 vars.name=test vars.uuid=c084e53a-fc86-47fc-9d06-ce5ebf6f60ea 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.193298859Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92f5f596-620c-4ac9-87c9-f02a8b62229b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=8.976µ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=74b132cd-7d38-4a2f-9ef5-423fb5368648 trace.line=155 vars.name=test vars.uuid=c084e53a-fc86-47fc-9d06-ce5ebf6f60ea 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.19339355Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea/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=92f5f596-620c-4ac9-87c9-f02a8b62229b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=74.119µ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=9c20628e-f257-49ad-aa37-3bc4b3e3ba1e trace.line=185 vars.name=test vars.uuid=c084e53a-fc86-47fc-9d06-ce5ebf6f60ea 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.193476556Z" 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=92f5f596-620c-4ac9-87c9-f02a8b62229b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=49.348µ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=3d364c2e-8794-4989-a736-fa5db36e0cc6 trace.line=110 vars.name=test vars.uuid=c084e53a-fc86-47fc-9d06-ce5ebf6f60ea 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.193887393Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92f5f596-620c-4ac9-87c9-f02a8b62229b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=371.164µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=6de03495-9eea-4999-b018-b833aff7c20a trace.line=202 vars.name=test vars.uuid=c084e53a-fc86-47fc-9d06-ce5ebf6f60ea 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.194030799Z" 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=92f5f596-620c-4ac9-87c9-f02a8b62229b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49548" http.request.uri="/v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.787354ms http.response.status=201 http.response.written=0 
08:30:23 [2024-04-04T08:30:23.382Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "PUT /v2/test/blobs/uploads/c084e53a-fc86-47fc-9d06-ce5ebf6f60ea?_state=kki0gj8Lmv4_1P7pOZB5CYeqzxK_J_utsVkSYSfppGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwODRlNTNhLWZjODYtNDdmYy05ZDA2LWNlNWViZjZmNjBlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1MTMwNDhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.194556438Z" 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=04f89087-5e02-482c-a97d-2a19efd9a767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=a2596e54-9f80-43f5-9208-f77039cff80f 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.194626086Z" 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=04f89087-5e02-482c-a97d-2a19efd9a767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=a2596e54-9f80-43f5-9208-f77039cff80f 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.194692041Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/a2596e54-9f80-43f5-9208-f77039cff80f/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04f89087-5e02-482c-a97d-2a19efd9a767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=37.015µ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=f07a306b-121a-45da-b947-486ea6ebc6e9 trace.line=95 vars.name=test vars.uuid=a2596e54-9f80-43f5-9208-f77039cff80f 
08:30:23 [2024-04-04T08:30:23.382Z] time="2024-04-04T08:30:23.194746763Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a2596e54-9f80-43f5-9208-f77039cff80f/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04f89087-5e02-482c-a97d-2a19efd9a767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=20.875µ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=8d3f00fd-8a5e-4383-a06d-acebcf0f3539 trace.line=142 vars.name=test vars.uuid=a2596e54-9f80-43f5-9208-f77039cff80f 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.19478253Z" 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=04f89087-5e02-482c-a97d-2a19efd9a767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=a2596e54-9f80-43f5-9208-f77039cff80f 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.194853236Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a2596e54-9f80-43f5-9208-f77039cff80f/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=04f89087-5e02-482c-a97d-2a19efd9a767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=37.121µ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=0378f71e-f65f-4a6b-a2c3-1791e0c24968 trace.line=110 vars.name=test vars.uuid=a2596e54-9f80-43f5-9208-f77039cff80f 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.194891113Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a2596e54-9f80-43f5-9208-f77039cff80f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04f89087-5e02-482c-a97d-2a19efd9a767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=10.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).Stat" trace.id=634ad0ee-8bc7-445f-995f-c51d9e974f63 trace.line=155 vars.name=test vars.uuid=a2596e54-9f80-43f5-9208-f77039cff80f 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.194928234Z" 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=04f89087-5e02-482c-a97d-2a19efd9a767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=12.161µ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=e54fca42-6b6a-4849-99a4-f15047bc607d trace.line=155 vars.name=test vars.uuid=a2596e54-9f80-43f5-9208-f77039cff80f 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.194964133Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a2596e54-9f80-43f5-9208-f77039cff80f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04f89087-5e02-482c-a97d-2a19efd9a767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=12.374µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e55cb547-c25b-4c40-b951-544d39b4342d trace.line=155 vars.name=test vars.uuid=a2596e54-9f80-43f5-9208-f77039cff80f 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.195044743Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/a2596e54-9f80-43f5-9208-f77039cff80f/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=04f89087-5e02-482c-a97d-2a19efd9a767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=57.208µ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=263a2548-5a82-409d-a86f-9c3842f57983 trace.line=185 vars.name=test vars.uuid=a2596e54-9f80-43f5-9208-f77039cff80f 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.195114817Z" 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=04f89087-5e02-482c-a97d-2a19efd9a767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=39.657µ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=aed8ceb9-e3fe-4f09-a03e-a8cc7b460b67 trace.line=110 vars.name=test vars.uuid=a2596e54-9f80-43f5-9208-f77039cff80f 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.195218722Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/a2596e54-9f80-43f5-9208-f77039cff80f")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04f89087-5e02-482c-a97d-2a19efd9a767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=82.653µ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=bebf69ef-851f-49d9-bd5f-a8d4f89fc12e trace.line=202 vars.name=test vars.uuid=a2596e54-9f80-43f5-9208-f77039cff80f 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.195286359Z" 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=04f89087-5e02-482c-a97d-2a19efd9a767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.117187ms http.response.status=201 http.response.written=0 
08:30:23 [2024-04-04T08:30:23.383Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "PUT /v2/test/blobs/uploads/a2596e54-9f80-43f5-9208-f77039cff80f?_state=tGNxJdI3rfiF5Ht5cs_i6sEq0ELAUBVG7YIY3rJ8d6p7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNTk2ZTU0LTlmODAtNDNmNS05MjA4LWY3NzAzOWNmZjgwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0wNFQwODozMDoyMy4xOTE1ODYzMjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.196272667Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ce60852-7914-4c18-b798-080cabbc2f08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.19630617Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4ce60852-7914-4c18-b798-080cabbc2f08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.196360949Z" 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=4ce60852-7914-4c18-b798-080cabbc2f08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=25.224µ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=3ae6f5d2-d73e-4a1b-8385-6a07ea1f274d trace.line=95 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.19641883Z" 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=4ce60852-7914-4c18-b798-080cabbc2f08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49536" 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="743.198µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.14+unknown"
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.197958782Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.197998784Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198147368Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198164796Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198173526Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198244208Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=39.829µ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=61505d8c-04a7-40db-9a9d-de33844e5804 trace.line=95 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198292037Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=15.081µ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=d8b3254f-9b4f-45b0-9cd8-15d8c8238c0e trace.line=155 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198339038Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=19.594µ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=b1b94dcf-f879-4ecc-899b-d05926796cf3 trace.line=95 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198377726Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=10.881µ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=c1478d4e-1a46-45ed-bdd5-a05640002a33 trace.line=155 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198419968Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=12.825µ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=332d63b9-74dd-42bf-a0ad-43b105774e3c trace.line=155 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198494309Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=51.768µ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=0312aebe-e700-4c7a-9f8b-1e6e12ac6d68 trace.line=110 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198582829Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=54.911µ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=5e7cafcc-3453-4a86-8f2a-2cfd15125ebd trace.line=110 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198736385Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=62.533µ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=591e2b45-da95-4d03-9b47-3a306e61015e trace.line=110 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198793044Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=32.814µ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=4c048492-ee11-4c9f-9bfb-2dec981fed0d trace.line=110 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198831396Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.198846559Z" 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=ea35151a-6084-411a-8ebd-afe9f260970e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.087869ms http.response.status=201 http.response.written=0 
08:30:23 [2024-04-04T08:30:23.383Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.203311292Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=80d48316-ebe4-4bc9-bff9-bc47a3e581db http.request.method=GET http.request.remoteaddr="127.0.0.1:49574" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.203346575Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=80d48316-ebe4-4bc9-bff9-bc47a3e581db http.request.method=GET http.request.remoteaddr="127.0.0.1:49574" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca 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="848.793µs" http.response.status=200 http.response.written=2 
08:30:23 [2024-04-04T08:30:23.383Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.205905722Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0468d003-ce70-4179-81fd-915e768a3698 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.205944788Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0468d003-ce70-4179-81fd-915e768a3698 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.206018087Z" 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=0468d003-ce70-4179-81fd-915e768a3698 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.389µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4cd52012-7990-4157-bdd1-801d53d914b8 trace.line=95 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.206039996Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0468d003-ce70-4179-81fd-915e768a3698 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.206088203Z" 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=0468d003-ce70-4179-81fd-915e768a3698 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.607µ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=c07d42c9-d75b-43e5-a8a6-7bb436ffd636 trace.line=95 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.206132569Z" 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=0468d003-ce70-4179-81fd-915e768a3698 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.295µ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=86bdb68d-3571-4c4d-876c-a256907fda81 trace.line=155 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.206171857Z" 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=0468d003-ce70-4179-81fd-915e768a3698 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.743µ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=b60cb30c-3573-445d-b515-0011e69c1dc7 trace.line=125 vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.20621272Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0468d003-ce70-4179-81fd-915e768a3698 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.206300264Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0468d003-ce70-4179-81fd-915e768a3698 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca 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.651497ms http.response.status=200 http.response.written=417 
08:30:23 [2024-04-04T08:30:23.383Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.214497091Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29fe9383-b2fd-4da2-bac8-6e8c4406f80d http.request.method=GET http.request.remoteaddr="127.0.0.1:49590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.21453953Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29fe9383-b2fd-4da2-bac8-6e8c4406f80d http.request.method=GET http.request.remoteaddr="127.0.0.1:49590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.214552905Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29fe9383-b2fd-4da2-bac8-6e8c4406f80d http.request.method=GET http.request.remoteaddr="127.0.0.1:49590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:30:23 [2024-04-04T08:30:23.383Z] time="2024-04-04T08:30:23.214619286Z" 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=29fe9383-b2fd-4da2-bac8-6e8c4406f80d http.request.method=GET http.request.remoteaddr="127.0.0.1:49590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.131µ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=8e1b8331-df0c-499d-b6b9-b80e58d8143e trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.214668101Z" 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=29fe9383-b2fd-4da2-bac8-6e8c4406f80d http.request.method=GET http.request.remoteaddr="127.0.0.1:49590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.835µ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=c2689f6f-ad91-4574-b76f-b7ab4aca6dde trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.214703942Z" 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=29fe9383-b2fd-4da2-bac8-6e8c4406f80d http.request.method=GET http.request.remoteaddr="127.0.0.1:49590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.555µ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=2bc17c4d-33ca-4460-b7df-e84e5e057996 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.214737215Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29fe9383-b2fd-4da2-bac8-6e8c4406f80d http.request.method=GET http.request.remoteaddr="127.0.0.1:49590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.214818293Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29fe9383-b2fd-4da2-bac8-6e8c4406f80d http.request.method=GET http.request.remoteaddr="127.0.0.1:49590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca 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.076723ms http.response.status=200 http.response.written=417 
08:30:23 [2024-04-04T08:30:23.384Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221272995Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d23db60-0909-4a99-bc93-0e0e7397abb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49614" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221318297Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d23db60-0909-4a99-bc93-0e0e7397abb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49614" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.22127869Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2e19f34-ae87-4b14-9803-13779470a82f http.request.method=GET http.request.remoteaddr="127.0.0.1:49602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221391071Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2e19f34-ae87-4b14-9803-13779470a82f http.request.method=GET http.request.remoteaddr="127.0.0.1:49602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221390242Z" 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=1d23db60-0909-4a99-bc93-0e0e7397abb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49614" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.674µ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=36f709cb-1638-4efe-bb13-afcc1f67fa24 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221434092Z" 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=1d23db60-0909-4a99-bc93-0e0e7397abb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49614" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.108µ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=40132435-4207-4b8b-9d94-42450fe505ba trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221455541Z" 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=f2e19f34-ae87-4b14-9803-13779470a82f http.request.method=GET http.request.remoteaddr="127.0.0.1:49602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.75µ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=b5938aa2-20b3-43f9-8976-ecdef2ce3522 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221485269Z" 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=1d23db60-0909-4a99-bc93-0e0e7397abb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49614" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.432µ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=042ff652-0ccf-40c6-bd0f-35168e30878f trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221498472Z" 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=f2e19f34-ae87-4b14-9803-13779470a82f http.request.method=GET http.request.remoteaddr="127.0.0.1:49602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.116µ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=b2a3f766-ff68-44c3-8360-a9eb7579f4f3 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221525254Z" 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=1d23db60-0909-4a99-bc93-0e0e7397abb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49614" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.47µ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=285c3f83-c4a9-41c5-9df8-4d91354e3cf1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221541993Z" 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=f2e19f34-ae87-4b14-9803-13779470a82f http.request.method=GET http.request.remoteaddr="127.0.0.1:49602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.996µ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=008a3e8f-5580-4819-bdcc-ae0195e7d6f2 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221557132Z" 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=1d23db60-0909-4a99-bc93-0e0e7397abb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49614" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.428µ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=ecb8fc98-f2ef-4d98-a2e6-b977554edeae trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221575611Z" 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=f2e19f34-ae87-4b14-9803-13779470a82f http.request.method=GET http.request.remoteaddr="127.0.0.1:49602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.666µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d154cbc5-3979-4430-8c1a-4048f10211c6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.22158947Z" 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=1d23db60-0909-4a99-bc93-0e0e7397abb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49614" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.29µ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=d6907b12-db3b-487b-b116-b0f9ed5c2ec5 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221616121Z" 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=f2e19f34-ae87-4b14-9803-13779470a82f http.request.method=GET http.request.remoteaddr="127.0.0.1:49602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.922µ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=5e9cfe43-31f3-4daf-be69-4c25803104e9 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221642518Z" 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=1d23db60-0909-4a99-bc93-0e0e7397abb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49614" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.834µ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=0dffdd5d-a600-47de-b550-7dc91fde6e5a trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221650781Z" 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=f2e19f34-ae87-4b14-9803-13779470a82f http.request.method=GET http.request.remoteaddr="127.0.0.1:49602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.769µ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=b25f1e11-4d4c-4e42-9f83-efa8bf468dbc trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.221695558Z" 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=f2e19f34-ae87-4b14-9803-13779470a82f http.request.method=GET http.request.remoteaddr="127.0.0.1:49602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.655µ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=e406264d-65ca-4035-aa2c-958bc4861774 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.222016849Z" 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=1d23db60-0909-4a99-bc93-0e0e7397abb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49614" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.266µ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=756b303b-7298-486b-8db7-e1d7a687502c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.222196425Z" 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=f2e19f34-ae87-4b14-9803-13779470a82f http.request.method=GET http.request.remoteaddr="127.0.0.1:49602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.552µ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=40ec23ca-b7da-425c-b88c-4ea169f660c4 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.222274754Z" 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=f2e19f34-ae87-4b14-9803-13779470a82f http.request.method=GET http.request.remoteaddr="127.0.0.1:49602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.033µ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=fcbd2652-4350-4c21-8b94-a6022e211714 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.222345968Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2e19f34-ae87-4b14-9803-13779470a82f http.request.method=GET http.request.remoteaddr="127.0.0.1:49602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca 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.561559ms http.response.status=200 http.response.written=194 
08:30:23 [2024-04-04T08:30:23.384Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.222197664Z" 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=1d23db60-0909-4a99-bc93-0e0e7397abb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49614" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=129.293µ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=331b15e3-036f-4bb5-bc47-7b4c91981095 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.222536826Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d23db60-0909-4a99-bc93-0e0e7397abb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49614" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca 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.708133ms http.response.status=200 http.response.written=68 
08:30:23 [2024-04-04T08:30:23.384Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.236017591Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd3f7bc2-a9cf-47df-ac05-c4e7940e1fea http.request.method=GET http.request.remoteaddr="127.0.0.1:49636" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.236055057Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dd3f7bc2-a9cf-47df-ac05-c4e7940e1fea http.request.method=GET http.request.remoteaddr="127.0.0.1:49636" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca 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="783.289µs" http.response.status=200 http.response.written=2 
08:30:23 [2024-04-04T08:30:23.384Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.245733858Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edcde87a-ea80-4642-8841-dcae96bfd892 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.245779209Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edcde87a-ea80-4642-8841-dcae96bfd892 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.24579493Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edcde87a-ea80-4642-8841-dcae96bfd892 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.245859466Z" 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=edcde87a-ea80-4642-8841-dcae96bfd892 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.937µ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=e284eaec-6f69-4c4b-9c78-ab9b79a8d33e trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.245906844Z" 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=edcde87a-ea80-4642-8841-dcae96bfd892 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.367µ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=695a47bf-b57e-4644-ab97-99b4f1013fe4 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:30:23 [2024-04-04T08:30:23.384Z] time="2024-04-04T08:30:23.245980627Z" 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=edcde87a-ea80-4642-8841-dcae96bfd892 http.request.method=GET http.request.remoteaddr="127.0.0.1:49642" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca 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.028721ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:30:23 [2024-04-04T08:30:23.384Z] 127.0.0.1 - - [04/Apr/2024:08:30:23 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/e0815819de44d12e850810d981afd382a4f3cdca kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:30:23 [2024-04-04T08:30:23.384Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
08:30:23 [2024-04-04T08:30:23.384Z] === RUN   TestImagePullNonExisting
08:30:23 [2024-04-04T08:30:23.384Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
08:30:23 [2024-04-04T08:30:23.384Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
08:30:23 [2024-04-04T08:30:23.384Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
08:30:23 [2024-04-04T08:30:23.384Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
08:30:23 [2024-04-04T08:30:23.384Z] === RUN   TestImagePullNonExisting/asdfasdf
08:30:23 [2024-04-04T08:30:23.384Z] === PAUSE TestImagePullNonExisting/asdfasdf
08:30:23 [2024-04-04T08:30:23.384Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
08:30:23 [2024-04-04T08:30:23.384Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
08:30:23 [2024-04-04T08:30:23.384Z] === RUN   TestImagePullNonExisting/library/asdfasdf
08:30:23 [2024-04-04T08:30:23.384Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
08:30:23 [2024-04-04T08:30:23.384Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
08:30:23 [2024-04-04T08:30:23.384Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
08:30:23 [2024-04-04T08:30:23.384Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
08:30:23 [2024-04-04T08:30:23.384Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
08:30:23 [2024-04-04T08:30:23.384Z] === CONT  TestImagePullNonExisting/asdfasdf
08:30:23 [2024-04-04T08:30:23.384Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
08:30:23 [2024-04-04T08:30:23.384Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
08:30:23 [2024-04-04T08:30:23.384Z] === CONT  TestImagePullNonExisting/library/asdfasdf
08:30:24 [2024-04-04T08:30:24.750Z] --- PASS: TestImagePullNonExisting (0.01s)
08:30:24 [2024-04-04T08:30:24.750Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
08:30:24 [2024-04-04T08:30:24.750Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
08:30:24 [2024-04-04T08:30:24.750Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
08:30:24 [2024-04-04T08:30:24.750Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (1.16s)
08:30:24 [2024-04-04T08:30:24.750Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
08:30:24 [2024-04-04T08:30:24.750Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
08:30:24 [2024-04-04T08:30:24.750Z] === RUN   TestRemoveImageOrphaning
08:30:24 [2024-04-04T08:30:24.750Z] --- PASS: TestRemoveImageOrphaning (0.17s)
08:30:24 [2024-04-04T08:30:24.750Z] === RUN   TestRemoveByDigest
08:30:24 [2024-04-04T08:30:24.750Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
08:30:24 [2024-04-04T08:30:24.750Z] --- SKIP: TestRemoveByDigest (0.00s)
08:30:24 [2024-04-04T08:30:24.750Z] === RUN   TestRemoveImageGarbageCollector
08:30:24 [2024-04-04T08:30:24.750Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
08:30:24 [2024-04-04T08:30:24.750Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:30:24 [2024-04-04T08:30:24.750Z] === RUN   TestSaveCheckTimes
08:30:24 [2024-04-04T08:30:24.750Z] === PAUSE TestSaveCheckTimes
08:30:24 [2024-04-04T08:30:24.750Z] === RUN   TestSaveOCI
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/busybox:latest
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/busybox:latest/Manifest
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/busybox:latest/Config
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/multilayer:latest
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/multilayer:latest/Config
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
08:30:25 [2024-04-04T08:30:25.006Z] --- PASS: TestSaveOCI (0.15s)
08:30:25 [2024-04-04T08:30:25.006Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
08:30:25 [2024-04-04T08:30:25.006Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
08:30:25 [2024-04-04T08:30:25.006Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
08:30:25 [2024-04-04T08:30:25.006Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
08:30:25 [2024-04-04T08:30:25.006Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
08:30:25 [2024-04-04T08:30:25.006Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
08:30:25 [2024-04-04T08:30:25.006Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
08:30:25 [2024-04-04T08:30:25.006Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
08:30:25 [2024-04-04T08:30:25.006Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
08:30:25 [2024-04-04T08:30:25.006Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
08:30:25 [2024-04-04T08:30:25.006Z]     --- PASS: TestSaveOCI/multilayer:latest (0.03s)
08:30:25 [2024-04-04T08:30:25.006Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
08:30:25 [2024-04-04T08:30:25.006Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
08:30:25 [2024-04-04T08:30:25.006Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
08:30:25 [2024-04-04T08:30:25.006Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
08:30:25 [2024-04-04T08:30:25.006Z] === RUN   TestSaveRepoWithMultipleImages
08:30:25 [2024-04-04T08:30:25.262Z] --- PASS: TestSaveRepoWithMultipleImages (0.19s)
08:30:25 [2024-04-04T08:30:25.262Z] === RUN   TestSaveDirectoryPermissions
08:30:26 [2024-04-04T08:30:26.190Z] --- PASS: TestSaveDirectoryPermissions (0.90s)
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:30:26 [2024-04-04T08:30:26.190Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagUsingDigestAlgorithmAsName
08:30:26 [2024-04-04T08:30:26.190Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagValidPrefixedRepo
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
08:30:26 [2024-04-04T08:30:26.190Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
08:30:26 [2024-04-04T08:30:26.190Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagValidPrefixedRepo/foooo:t
08:30:26 [2024-04-04T08:30:26.190Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
08:30:26 [2024-04-04T08:30:26.190Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
08:30:26 [2024-04-04T08:30:26.190Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
08:30:26 [2024-04-04T08:30:26.190Z] === CONT  TestTagValidPrefixedRepo/foooo:t
08:30:26 [2024-04-04T08:30:26.190Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
08:30:26 [2024-04-04T08:30:26.190Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
08:30:26 [2024-04-04T08:30:26.190Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
08:30:26 [2024-04-04T08:30:26.190Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
08:30:26 [2024-04-04T08:30:26.190Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
08:30:26 [2024-04-04T08:30:26.190Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
08:30:26 [2024-04-04T08:30:26.190Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagExistedNameWithoutForce
08:30:26 [2024-04-04T08:30:26.190Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagOfficialNames
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
08:30:26 [2024-04-04T08:30:26.190Z] --- PASS: TestTagOfficialNames (0.04s)
08:30:26 [2024-04-04T08:30:26.190Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
08:30:26 [2024-04-04T08:30:26.190Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
08:30:26 [2024-04-04T08:30:26.190Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
08:30:26 [2024-04-04T08:30:26.190Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
08:30:26 [2024-04-04T08:30:26.190Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestTagMatchesDigest
08:30:26 [2024-04-04T08:30:26.190Z] --- PASS: TestTagMatchesDigest (0.01s)
08:30:26 [2024-04-04T08:30:26.190Z] === CONT  TestSaveCheckTimes
08:30:26 [2024-04-04T08:30:26.190Z] --- PASS: TestSaveCheckTimes (0.03s)
08:30:26 [2024-04-04T08:30:26.190Z] PASS
08:30:26 [2024-04-04T08:30:26.190Z] 
08:30:26 [2024-04-04T08:30:26.190Z] === Skipped
08:30:26 [2024-04-04T08:30:26.190Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
08:30:26 [2024-04-04T08:30:26.190Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:30:26 [2024-04-04T08:30:26.190Z] 
08:30:26 [2024-04-04T08:30:26.190Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
08:30:26 [2024-04-04T08:30:26.190Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
08:30:26 [2024-04-04T08:30:26.190Z] 
08:30:26 [2024-04-04T08:30:26.190Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:30:26 [2024-04-04T08:30:26.190Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
08:30:26 [2024-04-04T08:30:26.190Z] 
08:30:26 [2024-04-04T08:30:26.190Z] DONE 71 tests, 3 skipped in 6.481s
08:30:26 [2024-04-04T08:30:26.190Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
08:30:26 [2024-04-04T08:30:26.190Z] ++ '[' -n '' ']'
08:30:26 [2024-04-04T08:30:26.190Z] ++ 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
08:30:26 [2024-04-04T08:30:26.190Z] ++ set -e
08:30:26 [2024-04-04T08:30:26.190Z] ++ '[' -n 0 ']'
08:30:26 [2024-04-04T08:30:26.190Z] ++ set -x
08:30:26 [2024-04-04T08:30:26.190Z] ++ 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.Nxupp6j3Nr/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
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestStripANSICommands
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestStripANSICommands/#00
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestStripANSICommands/#01
08:30:26 [2024-04-04T08:30:26.190Z] --- PASS: TestStripANSICommands (0.00s)
08:30:26 [2024-04-04T08:30:26.190Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
08:30:26 [2024-04-04T08:30:26.190Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
08:30:26 [2024-04-04T08:30:26.190Z] PASS
08:30:26 [2024-04-04T08:30:26.190Z] 
08:30:26 [2024-04-04T08:30:26.190Z] DONE 3 tests in 0.006s
08:30:26 [2024-04-04T08:30:26.190Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
08:30:26 [2024-04-04T08:30:26.190Z] ++ '[' -n '' ']'
08:30:26 [2024-04-04T08:30:26.190Z] ++ 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
08:30:26 [2024-04-04T08:30:26.190Z] ++ set -e
08:30:26 [2024-04-04T08:30:26.190Z] ++ '[' -n 0 ']'
08:30:26 [2024-04-04T08:30:26.190Z] ++ set -x
08:30:26 [2024-04-04T08:30:26.190Z] ++ 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.Nxupp6j3Nr/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
08:30:26 [2024-04-04T08:30:26.190Z] INFO: Testing against a local daemon
08:30:26 [2024-04-04T08:30:26.190Z] === RUN   TestCreateWithMultiNetworks
08:30:27 [2024-04-04T08:30:27.118Z] --- PASS: TestCreateWithMultiNetworks (0.86s)
08:30:27 [2024-04-04T08:30:27.118Z] === RUN   TestNetworkCreateDelete
08:30:27 [2024-04-04T08:30:27.374Z] --- PASS: TestNetworkCreateDelete (0.15s)
08:30:27 [2024-04-04T08:30:27.374Z] === RUN   TestDockerNetworkDeletePreferID
08:30:27 [2024-04-04T08:30:27.630Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
08:30:27 [2024-04-04T08:30:27.630Z] === RUN   TestDaemonDNSFallback
08:30:34 [2024-04-04T08:30:34.166Z] --- PASS: TestDaemonDNSFallback (6.15s)
08:30:34 [2024-04-04T08:30:34.166Z] === RUN   TestInspectNetwork
08:30:36 [2024-04-04T08:30:36.682Z] === RUN   TestInspectNetwork/full_network_id
08:30:36 [2024-04-04T08:30:36.682Z] === RUN   TestInspectNetwork/partial_network_id
08:30:36 [2024-04-04T08:30:36.682Z] === RUN   TestInspectNetwork/network_name
08:30:36 [2024-04-04T08:30:36.682Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:30:40 [2024-04-04T08:30:40.848Z] --- PASS: TestInspectNetwork (6.89s)
08:30:40 [2024-04-04T08:30:40.848Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:30:40 [2024-04-04T08:30:40.848Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:30:40 [2024-04-04T08:30:40.848Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:30:40 [2024-04-04T08:30:40.848Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:30:40 [2024-04-04T08:30:40.848Z] === RUN   TestRunContainerWithBridgeNone
08:30:42 [2024-04-04T08:30:42.213Z] --- PASS: TestRunContainerWithBridgeNone (1.13s)
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/create
08:30:42 [2024-04-04T08:30:42.213Z] === PAUSE TestNetworkInvalidJSON/networks/create
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
08:30:42 [2024-04-04T08:30:42.213Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
08:30:42 [2024-04-04T08:30:42.213Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
08:30:42 [2024-04-04T08:30:42.213Z] === CONT  TestNetworkInvalidJSON/networks/create
08:30:42 [2024-04-04T08:30:42.213Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
08:30:42 [2024-04-04T08:30:42.213Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
08:30:42 [2024-04-04T08:30:42.213Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:30:42 [2024-04-04T08:30:42.213Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkList
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkList//networks
08:30:42 [2024-04-04T08:30:42.213Z] === PAUSE TestNetworkList//networks
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestNetworkList//networks/
08:30:42 [2024-04-04T08:30:42.213Z] === PAUSE TestNetworkList//networks/
08:30:42 [2024-04-04T08:30:42.213Z] === CONT  TestNetworkList//networks
08:30:42 [2024-04-04T08:30:42.213Z] === CONT  TestNetworkList//networks/
08:30:42 [2024-04-04T08:30:42.213Z] --- PASS: TestNetworkList (0.01s)
08:30:42 [2024-04-04T08:30:42.213Z]     --- PASS: TestNetworkList//networks (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:30:42 [2024-04-04T08:30:42.213Z] === RUN   TestHostIPv4BridgeLabel
08:30:42 [2024-04-04T08:30:42.469Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
08:30:42 [2024-04-04T08:30:42.469Z] === RUN   TestDefaultNetworkOpts
08:30:42 [2024-04-04T08:30:42.469Z] === RUN   TestDefaultNetworkOpts/default_value
08:30:43 [2024-04-04T08:30:43.835Z] === RUN   TestDefaultNetworkOpts/cmdline_value
08:30:44 [2024-04-04T08:30:44.762Z] === RUN   TestDefaultNetworkOpts/config-from_value
08:30:46 [2024-04-04T08:30:46.128Z] --- PASS: TestDefaultNetworkOpts (3.55s)
08:30:46 [2024-04-04T08:30:46.128Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.19s)
08:30:46 [2024-04-04T08:30:46.128Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.21s)
08:30:46 [2024-04-04T08:30:46.128Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.15s)
08:30:46 [2024-04-04T08:30:46.128Z] === RUN   TestForbidDuplicateNetworkNames
08:30:46 [2024-04-04T08:30:46.689Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
08:30:46 [2024-04-04T08:30:46.689Z] === RUN   TestDaemonRestartWithLiveRestore
08:30:47 [2024-04-04T08:30:47.617Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
08:30:47 [2024-04-04T08:30:47.617Z] === RUN   TestDaemonDefaultNetworkPools
08:30:48 [2024-04-04T08:30:48.546Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
08:30:48 [2024-04-04T08:30:48.546Z] === RUN   TestDaemonRestartWithExistingNetwork
08:30:49 [2024-04-04T08:30:49.911Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
08:30:49 [2024-04-04T08:30:49.911Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:30:50 [2024-04-04T08:30:50.838Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
08:30:50 [2024-04-04T08:30:50.838Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:30:51 [2024-04-04T08:30:51.399Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
08:30:51 [2024-04-04T08:30:51.399Z] === RUN   TestServiceWithPredefinedNetwork
08:30:53 [2024-04-04T08:30:53.915Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
08:30:53 [2024-04-04T08:30:53.915Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:30:53 [2024-04-04T08:30:53.915Z]     service_test.go:250: FLAKY_TEST
08:30:53 [2024-04-04T08:30:53.915Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:30:53 [2024-04-04T08:30:53.915Z] === RUN   TestServiceWithDataPathPortInit
08:31:08 [2024-04-04T08:31:08.753Z] --- PASS: TestServiceWithDataPathPortInit (13.49s)
08:31:08 [2024-04-04T08:31:08.753Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:31:09 [2024-04-04T08:31:09.315Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hq4pcdo10gp2u9t3ccrwstjg0 Created:2024-04-04 08:31:08.437417358 +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[671a7c14b99b6d8de89c6ef298090e8b1718c0aadf93b69b872e4dfa2a643d88:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ldr1esdhmx9im6lugfbpuz9gm EndpointID:46322435a4efd7753b4a81dd8392c28d31497398084e94c3fa955bd00d1829ed MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:446b916afd268611fdcffc5c4826bb2c1c65cf9203d7b24f32d81df104d4d103 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:9252aa170beb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ldr1esdhmx9im6lugfbpuz9gm EndpointID:46322435a4efd7753b4a81dd8392c28d31497398084e94c3fa955bd00d1829ed EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:31:14 [2024-04-04T08:31:14.559Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s)
08:31:14 [2024-04-04T08:31:14.559Z] PASS
08:31:14 [2024-04-04T08:31:14.559Z] 
08:31:14 [2024-04-04T08:31:14.559Z] === Skipped
08:31:14 [2024-04-04T08:31:14.559Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:31:14 [2024-04-04T08:31:14.559Z]     service_test.go:250: FLAKY_TEST
08:31:14 [2024-04-04T08:31:14.559Z] 
08:31:14 [2024-04-04T08:31:14.559Z] DONE 44 tests, 1 skipped in 47.761s
08:31:14 [2024-04-04T08:31:14.559Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
08:31:14 [2024-04-04T08:31:14.559Z] ++ '[' -n '' ']'
08:31:14 [2024-04-04T08:31:14.559Z] ++ 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
08:31:14 [2024-04-04T08:31:14.559Z] ++ set -e
08:31:14 [2024-04-04T08:31:14.559Z] ++ '[' -n 0 ']'
08:31:14 [2024-04-04T08:31:14.559Z] ++ set -x
08:31:14 [2024-04-04T08:31:14.559Z] ++ 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.Nxupp6j3Nr/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
08:31:14 [2024-04-04T08:31:14.559Z] INFO: Testing against a local daemon
08:31:14 [2024-04-04T08:31:14.559Z] === RUN   TestDockerNetworkIpvlanPersistance
08:31:14 [2024-04-04T08:31:14.559Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:31:14 [2024-04-04T08:31:14.559Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:31:14 [2024-04-04T08:31:14.559Z] === RUN   TestDockerNetworkIpvlan
08:31:14 [2024-04-04T08:31:14.559Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:31:14 [2024-04-04T08:31:14.559Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:31:14 [2024-04-04T08:31:14.559Z] PASS
08:31:14 [2024-04-04T08:31:14.559Z] 
08:31:14 [2024-04-04T08:31:14.559Z] === Skipped
08:31:14 [2024-04-04T08:31:14.559Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:31:14 [2024-04-04T08:31:14.559Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:31:14 [2024-04-04T08:31:14.559Z] 
08:31:14 [2024-04-04T08:31:14.559Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:31:14 [2024-04-04T08:31:14.559Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:31:14 [2024-04-04T08:31:14.559Z] 
08:31:14 [2024-04-04T08:31:14.559Z] DONE 2 tests, 2 skipped in 0.030s
08:31:14 [2024-04-04T08:31:14.559Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
08:31:14 [2024-04-04T08:31:14.559Z] ++ '[' -n '' ']'
08:31:14 [2024-04-04T08:31:14.559Z] ++ 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
08:31:14 [2024-04-04T08:31:14.559Z] ++ set -e
08:31:14 [2024-04-04T08:31:14.559Z] ++ '[' -n 0 ']'
08:31:14 [2024-04-04T08:31:14.559Z] ++ set -x
08:31:14 [2024-04-04T08:31:14.559Z] ++ 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.Nxupp6j3Nr/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
08:31:14 [2024-04-04T08:31:14.559Z] INFO: Testing against a local daemon
08:31:14 [2024-04-04T08:31:14.559Z] === RUN   TestDockerNetworkMacvlanPersistance
08:31:15 [2024-04-04T08:31:15.488Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
08:31:15 [2024-04-04T08:31:15.488Z] === RUN   TestDockerNetworkMacvlan
08:31:15 [2024-04-04T08:31:15.488Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:31:16 [2024-04-04T08:31:16.049Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:31:16 [2024-04-04T08:31:16.610Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:31:18 [2024-04-04T08:31:18.504Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:31:19 [2024-04-04T08:31:19.872Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:31:22 [2024-04-04T08:31:22.391Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:31:23 [2024-04-04T08:31:23.319Z] --- PASS: TestDockerNetworkMacvlan (7.86s)
08:31:23 [2024-04-04T08:31:23.319Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.67s)
08:31:23 [2024-04-04T08:31:23.319Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.69s)
08:31:23 [2024-04-04T08:31:23.319Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.71s)
08:31:23 [2024-04-04T08:31:23.319Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.40s)
08:31:23 [2024-04-04T08:31:23.319Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.32s)
08:31:23 [2024-04-04T08:31:23.319Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.07s)
08:31:23 [2024-04-04T08:31:23.319Z] PASS
08:31:23 [2024-04-04T08:31:23.319Z] 
08:31:23 [2024-04-04T08:31:23.319Z] DONE 8 tests in 9.181s
08:31:23 [2024-04-04T08:31:23.319Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
08:31:23 [2024-04-04T08:31:23.319Z] ++ '[' -n '' ']'
08:31:23 [2024-04-04T08:31:23.319Z] ++ 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
08:31:23 [2024-04-04T08:31:23.319Z] ++ set -e
08:31:23 [2024-04-04T08:31:23.319Z] ++ '[' -n 0 ']'
08:31:23 [2024-04-04T08:31:23.319Z] ++ set -x
08:31:23 [2024-04-04T08:31:23.319Z] ++ 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.Nxupp6j3Nr/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
08:31:23 [2024-04-04T08:31:23.319Z] INFO: Testing against a local daemon
08:31:23 [2024-04-04T08:31:23.319Z] === RUN   TestBridgeICC
08:31:23 [2024-04-04T08:31:23.880Z] === RUN   TestBridgeICC/IPv4_non-internal_network
08:31:24 [2024-04-04T08:31:24.808Z] === RUN   TestBridgeICC/IPv4_internal_network
08:31:26 [2024-04-04T08:31:26.173Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
08:31:27 [2024-04-04T08:31:27.100Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
08:31:28 [2024-04-04T08:31:28.028Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
08:31:29 [2024-04-04T08:31:29.392Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
08:31:30 [2024-04-04T08:31:30.320Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
08:31:31 [2024-04-04T08:31:31.247Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
08:31:32 [2024-04-04T08:31:32.177Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
08:31:35 [2024-04-04T08:31:35.443Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
08:31:37 [2024-04-04T08:31:37.331Z] --- PASS: TestBridgeICC (14.11s)
08:31:37 [2024-04-04T08:31:37.331Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.04s)
08:31:37 [2024-04-04T08:31:37.331Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.97s)
08:31:37 [2024-04-04T08:31:37.331Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.21s)
08:31:37 [2024-04-04T08:31:37.331Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.00s)
08:31:37 [2024-04-04T08:31:37.331Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.08s)
08:31:37 [2024-04-04T08:31:37.331Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.00s)
08:31:37 [2024-04-04T08:31:37.331Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.04s)
08:31:37 [2024-04-04T08:31:37.331Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (0.98s)
08:31:37 [2024-04-04T08:31:37.331Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.13s)
08:31:37 [2024-04-04T08:31:37.331Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (2.04s)
08:31:37 [2024-04-04T08:31:37.331Z] === RUN   TestBridgeICCWindows
08:31:37 [2024-04-04T08:31:37.331Z]     bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows"
08:31:37 [2024-04-04T08:31:37.331Z] --- SKIP: TestBridgeICCWindows (0.00s)
08:31:37 [2024-04-04T08:31:37.331Z] === RUN   TestBridgeINC
08:31:37 [2024-04-04T08:31:37.892Z] === RUN   TestBridgeINC/IPv4_non-internal_network
08:31:43 [2024-04-04T08:31:43.134Z] === RUN   TestBridgeINC/IPv4_internal_network
08:31:43 [2024-04-04T08:31:43.134Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
08:31:48 [2024-04-04T08:31:48.377Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
08:31:48 [2024-04-04T08:31:48.633Z] --- PASS: TestBridgeINC (11.24s)
08:31:48 [2024-04-04T08:31:48.633Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.22s)
08:31:48 [2024-04-04T08:31:48.633Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.05s)
08:31:48 [2024-04-04T08:31:48.633Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.23s)
08:31:48 [2024-04-04T08:31:48.633Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.13s)
08:31:48 [2024-04-04T08:31:48.633Z] === RUN   TestDefaultBridgeIPv6
08:31:48 [2024-04-04T08:31:48.633Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
08:31:49 [2024-04-04T08:31:49.998Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
08:31:51 [2024-04-04T08:31:51.888Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
08:31:53 [2024-04-04T08:31:53.252Z] --- PASS: TestDefaultBridgeIPv6 (4.32s)
08:31:53 [2024-04-04T08:31:53.252Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.49s)
08:31:53 [2024-04-04T08:31:53.252Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.39s)
08:31:53 [2024-04-04T08:31:53.252Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.43s)
08:31:53 [2024-04-04T08:31:53.252Z] === RUN   TestDefaultBridgeAddresses
08:31:53 [2024-04-04T08:31:53.252Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
08:31:54 [2024-04-04T08:31:54.618Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
08:31:55 [2024-04-04T08:31:55.983Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
08:31:55 [2024-04-04T08:31:55.983Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
08:31:55 [2024-04-04T08:31:55.983Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
08:31:55 [2024-04-04T08:31:55.983Z] === RUN   TestInternalNwConnectivity
08:32:00 [2024-04-04T08:32:00.149Z] --- PASS: TestInternalNwConnectivity (3.39s)
08:32:00 [2024-04-04T08:32:00.149Z] === RUN   TestDisableIPv6Addrs
08:32:00 [2024-04-04T08:32:00.149Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
08:32:00 [2024-04-04T08:32:00.405Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
08:32:00 [2024-04-04T08:32:00.967Z] --- PASS: TestDisableIPv6Addrs (1.60s)
08:32:00 [2024-04-04T08:32:00.967Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.43s)
08:32:00 [2024-04-04T08:32:00.967Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.45s)
08:32:00 [2024-04-04T08:32:00.967Z] === RUN   TestSetInterfaceSysctl
08:32:02 [2024-04-04T08:32:02.332Z] --- PASS: TestSetInterfaceSysctl (1.01s)
08:32:02 [2024-04-04T08:32:02.332Z] === RUN   TestEtcHostsIpv6
08:32:02 [2024-04-04T08:32:02.588Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
08:32:03 [2024-04-04T08:32:03.150Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
08:32:03 [2024-04-04T08:32:03.712Z] --- PASS: TestEtcHostsIpv6 (1.50s)
08:32:03 [2024-04-04T08:32:03.712Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.44s)
08:32:03 [2024-04-04T08:32:03.712Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.46s)
08:32:03 [2024-04-04T08:32:03.712Z] === RUN   TestMACAddrOnRestart
08:32:05 [2024-04-04T08:32:05.601Z] --- PASS: TestMACAddrOnRestart (2.06s)
08:32:05 [2024-04-04T08:32:05.601Z] === RUN   TestCfgdMACAddrOnRestart
08:32:08 [2024-04-04T08:32:08.117Z] --- PASS: TestCfgdMACAddrOnRestart (2.48s)
08:32:08 [2024-04-04T08:32:08.117Z] === RUN   TestInspectCfgdMAC
08:32:08 [2024-04-04T08:32:08.679Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
08:32:08 [2024-04-04T08:32:08.679Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
08:32:08 [2024-04-04T08:32:08.935Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
08:32:08 [2024-04-04T08:32:08.935Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
08:32:09 [2024-04-04T08:32:09.190Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
08:32:09 [2024-04-04T08:32:09.190Z] --- PASS: TestInspectCfgdMAC (1.10s)
08:32:09 [2024-04-04T08:32:09.190Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.09s)
08:32:09 [2024-04-04T08:32:09.190Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
08:32:09 [2024-04-04T08:32:09.190Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.17s)
08:32:09 [2024-04-04T08:32:09.190Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.15s)
08:32:09 [2024-04-04T08:32:09.190Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
08:32:09 [2024-04-04T08:32:09.190Z] === RUN   TestWatchtowerCreate
08:32:10 [2024-04-04T08:32:10.556Z] --- PASS: TestWatchtowerCreate (1.13s)
08:32:10 [2024-04-04T08:32:10.556Z] === RUN   TestResolvConfLocalhostIPv6
08:32:11 [2024-04-04T08:32:11.483Z] --- PASS: TestResolvConfLocalhostIPv6 (1.23s)
08:32:11 [2024-04-04T08:32:11.483Z] === RUN   TestInternalNetworkDNS
08:32:37 [2024-04-04T08:32:37.977Z] --- PASS: TestInternalNetworkDNS (23.04s)
08:32:37 [2024-04-04T08:32:37.977Z] PASS
08:32:37 [2024-04-04T08:32:37.977Z] 
08:32:37 [2024-04-04T08:32:37.977Z] === Skipped
08:32:37 [2024-04-04T08:32:37.977Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
08:32:37 [2024-04-04T08:32:37.977Z]     bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows"
08:32:37 [2024-04-04T08:32:37.977Z] 
08:32:37 [2024-04-04T08:32:37.977Z] DONE 43 tests, 1 skipped in 71.353s
08:32:37 [2024-04-04T08:32:37.977Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
08:32:37 [2024-04-04T08:32:37.977Z] ++ '[' -n '' ']'
08:32:37 [2024-04-04T08:32:37.977Z] ++ 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
08:32:37 [2024-04-04T08:32:37.977Z] ++ set -e
08:32:37 [2024-04-04T08:32:37.977Z] ++ '[' -n 0 ']'
08:32:37 [2024-04-04T08:32:37.977Z] ++ set -x
08:32:37 [2024-04-04T08:32:37.977Z] ++ 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.Nxupp6j3Nr/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
08:32:37 [2024-04-04T08:32:37.977Z] testing: warning: no tests to run
08:32:37 [2024-04-04T08:32:37.977Z] PASS
08:32:37 [2024-04-04T08:32:37.977Z] 
08:32:37 [2024-04-04T08:32:37.977Z] DONE 0 tests in 0.005s
08:32:37 [2024-04-04T08:32:37.977Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
08:32:37 [2024-04-04T08:32:37.977Z] ++ '[' -n '' ']'
08:32:37 [2024-04-04T08:32:37.977Z] ++ 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
08:32:37 [2024-04-04T08:32:37.977Z] ++ set -e
08:32:37 [2024-04-04T08:32:37.977Z] ++ '[' -n 0 ']'
08:32:37 [2024-04-04T08:32:37.977Z] ++ set -x
08:32:37 [2024-04-04T08:32:37.977Z] ++ 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.Nxupp6j3Nr/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
08:32:37 [2024-04-04T08:32:37.977Z] INFO: Testing against a local daemon
08:32:37 [2024-04-04T08:32:37.977Z] === RUN   TestAuthZPluginAllowRequest
08:32:37 [2024-04-04T08:32:37.977Z] --- PASS: TestAuthZPluginAllowRequest (1.01s)
08:32:37 [2024-04-04T08:32:37.977Z] === RUN   TestAuthZPluginTLS
08:32:37 [2024-04-04T08:32:37.977Z] --- PASS: TestAuthZPluginTLS (0.54s)
08:32:37 [2024-04-04T08:32:37.977Z] === RUN   TestAuthZPluginDenyRequest
08:32:37 [2024-04-04T08:32:37.977Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
08:32:37 [2024-04-04T08:32:37.977Z] === RUN   TestAuthZPluginAPIDenyResponse
08:32:37 [2024-04-04T08:32:37.977Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
08:32:37 [2024-04-04T08:32:37.977Z] === RUN   TestAuthZPluginDenyResponse
08:32:37 [2024-04-04T08:32:37.977Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:32:37 [2024-04-04T08:32:37.977Z] === RUN   TestAuthZPluginAllowEventStream
08:32:38 [2024-04-04T08:32:38.539Z] 2024/04/04 08:32:38 http: panic serving 127.0.0.1:44964: runtime error: invalid memory address or nil pointer dereference
08:32:38 [2024-04-04T08:32:38.539Z] goroutine 171 [running]:
08:32:38 [2024-04-04T08:32:38.539Z] net/http.(*conn).serve.func1()
08:32:38 [2024-04-04T08:32:38.539Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
08:32:38 [2024-04-04T08:32:38.539Z] panic({0xa866a0?, 0x15bafd0?})
08:32:38 [2024-04-04T08:32:38.539Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
08:32:38 [2024-04-04T08:32:38.539Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a2b0, 0x40005e6360}, 0xffff52f7db30?)
08:32:38 [2024-04-04T08:32:38.539Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
08:32:38 [2024-04-04T08:32:38.539Z] net/http.HandlerFunc.ServeHTTP(0x40001cc100?, {0xd8a2b0?, 0x40005e6360?}, 0x402eb4?)
08:32:38 [2024-04-04T08:32:38.539Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:32:38 [2024-04-04T08:32:38.539Z] net/http.(*ServeMux).ServeHTTP(0xd90648?, {0xd8a2b0, 0x40005e6360}, 0x40001cc100)
08:32:38 [2024-04-04T08:32:38.539Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
08:32:38 [2024-04-04T08:32:38.539Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000466160, {0xd88e70?, 0x40005d21c0}, 0x40001cc000, {0xd7ef00, 0x40005be7c0})
08:32:38 [2024-04-04T08:32:38.539Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
08:32:38 [2024-04-04T08:32:38.539Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88e70?, 0x40005d21c0?}, 0x400021a010?)
08:32:38 [2024-04-04T08:32:38.539Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
08:32:38 [2024-04-04T08:32:38.539Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd88e70?, 0x40005d21c0?}, 0x40005d21c0?)
08:32:38 [2024-04-04T08:32:38.539Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:32:38 [2024-04-04T08:32:38.539Z] net/http.serverHandler.ServeHTTP({0xd858e8?}, {0xd88e70?, 0x40005d21c0?}, 0x6?)
08:32:38 [2024-04-04T08:32:38.539Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
08:32:38 [2024-04-04T08:32:38.539Z] net/http.(*conn).serve(0x4000429320, {0xd90648, 0x400025e090})
08:32:38 [2024-04-04T08:32:38.539Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
08:32:38 [2024-04-04T08:32:38.539Z] created by net/http.(*Server).Serve in goroutine 49
08:32:38 [2024-04-04T08:32:38.539Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
08:32:39 [2024-04-04T08:32:39.466Z] 2024/04/04 08:32:39 http: panic serving 127.0.0.1:33226: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
08:32:39 [2024-04-04T08:32:39.466Z] goroutine 162 [running]:
08:32:39 [2024-04-04T08:32:39.466Z] net/http.(*conn).serve.func1()
08:32:39 [2024-04-04T08:32:39.466Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
08:32:39 [2024-04-04T08:32:39.466Z] panic({0xa1c140?, 0x400021a170?})
08:32:39 [2024-04-04T08:32:39.466Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
08:32:39 [2024-04-04T08:32:39.466Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a2b0, 0x40005e64e0}, 0xffff52f7db30?)
08:32:39 [2024-04-04T08:32:39.466Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
08:32:39 [2024-04-04T08:32:39.466Z] net/http.HandlerFunc.ServeHTTP(0x40001cc300?, {0xd8a2b0?, 0x40005e64e0?}, 0x402eb4?)
08:32:39 [2024-04-04T08:32:39.466Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:32:39 [2024-04-04T08:32:39.466Z] net/http.(*ServeMux).ServeHTTP(0xd90648?, {0xd8a2b0, 0x40005e64e0}, 0x40001cc300)
08:32:39 [2024-04-04T08:32:39.466Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
08:32:39 [2024-04-04T08:32:39.466Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000466160, {0xd88e70?, 0x40005d22a0}, 0x40001cc200, {0xd7ef00, 0x40005be7c0})
08:32:39 [2024-04-04T08:32:39.466Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
08:32:39 [2024-04-04T08:32:39.466Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88e70?, 0x40005d22a0?}, 0x40005b6f60?)
08:32:39 [2024-04-04T08:32:39.466Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
08:32:39 [2024-04-04T08:32:39.466Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88e70?, 0x40005d22a0?}, 0x4000521b40?)
08:32:39 [2024-04-04T08:32:39.466Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:32:39 [2024-04-04T08:32:39.466Z] net/http.serverHandler.ServeHTTP({0x40005b6f60?}, {0xd88e70?, 0x40005d22a0?}, 0x6?)
08:32:39 [2024-04-04T08:32:39.466Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
08:32:39 [2024-04-04T08:32:39.466Z] net/http.(*conn).serve(0x4000428c60, {0xd90648, 0x400025e090})
08:32:39 [2024-04-04T08:32:39.466Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
08:32:39 [2024-04-04T08:32:39.466Z] created by net/http.(*Server).Serve in goroutine 49
08:32:39 [2024-04-04T08:32:39.466Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
08:32:41 [2024-04-04T08:32:41.982Z] 2024/04/04 08:32:41 http: panic serving 127.0.0.1:44966: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
08:32:41 [2024-04-04T08:32:41.982Z] goroutine 194 [running]:
08:32:41 [2024-04-04T08:32:41.982Z] net/http.(*conn).serve.func1()
08:32:41 [2024-04-04T08:32:41.982Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
08:32:41 [2024-04-04T08:32:41.982Z] panic({0xa1c140?, 0x400004cd30?})
08:32:41 [2024-04-04T08:32:41.982Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
08:32:41 [2024-04-04T08:32:41.982Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a2b0, 0x4000388840}, 0xffff53010488?)
08:32:41 [2024-04-04T08:32:41.982Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
08:32:41 [2024-04-04T08:32:41.982Z] net/http.HandlerFunc.ServeHTTP(0x4000328700?, {0xd8a2b0?, 0x4000388840?}, 0x402eb4?)
08:32:41 [2024-04-04T08:32:41.982Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:32:41 [2024-04-04T08:32:41.982Z] net/http.(*ServeMux).ServeHTTP(0xd90648?, {0xd8a2b0, 0x4000388840}, 0x4000328700)
08:32:41 [2024-04-04T08:32:41.982Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
08:32:41 [2024-04-04T08:32:41.982Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000466160, {0xd88e70?, 0x400037c540}, 0x4000328600, {0xd7ef00, 0x40005be7c0})
08:32:41 [2024-04-04T08:32:41.982Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
08:32:41 [2024-04-04T08:32:41.982Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88e70?, 0x400037c540?}, 0x400031e570?)
08:32:41 [2024-04-04T08:32:41.982Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
08:32:41 [2024-04-04T08:32:41.982Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88e70?, 0x400037c540?}, 0x40004b1b40?)
08:32:41 [2024-04-04T08:32:41.982Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:32:41 [2024-04-04T08:32:41.982Z] net/http.serverHandler.ServeHTTP({0x400031e570?}, {0xd88e70?, 0x400037c540?}, 0x6?)
08:32:41 [2024-04-04T08:32:41.982Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
08:32:41 [2024-04-04T08:32:41.982Z] net/http.(*conn).serve(0x400011f320, {0xd90648, 0x400025e090})
08:32:41 [2024-04-04T08:32:41.982Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
08:32:41 [2024-04-04T08:32:41.982Z] created by net/http.(*Server).Serve in goroutine 49
08:32:41 [2024-04-04T08:32:41.982Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
08:32:43 [2024-04-04T08:32:43.870Z] --- PASS: TestAuthZPluginAllowEventStream (6.01s)
08:32:43 [2024-04-04T08:32:43.870Z] === RUN   TestAuthZPluginErrorResponse
08:32:44 [2024-04-04T08:32:44.432Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
08:32:44 [2024-04-04T08:32:44.432Z] === RUN   TestAuthZPluginErrorRequest
08:32:44 [2024-04-04T08:32:44.993Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
08:32:44 [2024-04-04T08:32:44.993Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:32:45 [2024-04-04T08:32:45.249Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
08:32:45 [2024-04-04T08:32:45.249Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:32:46 [2024-04-04T08:32:46.614Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.08s)
08:32:46 [2024-04-04T08:32:46.614Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:32:47 [2024-04-04T08:32:47.542Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.08s)
08:32:47 [2024-04-04T08:32:47.542Z] === RUN   TestAuthZPluginHeader
08:32:48 [2024-04-04T08:32:48.103Z] --- PASS: TestAuthZPluginHeader (0.60s)
08:32:48 [2024-04-04T08:32:48.103Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:32:48 [2024-04-04T08:32:48.103Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
08:32:48 [2024-04-04T08:32:48.103Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:32:48 [2024-04-04T08:32:48.103Z] === RUN   TestAuthZPluginV2Disable
08:32:48 [2024-04-04T08:32:48.103Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
08:32:48 [2024-04-04T08:32:48.103Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:32:48 [2024-04-04T08:32:48.103Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:32:48 [2024-04-04T08:32:48.103Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
08:32:48 [2024-04-04T08:32:48.103Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:32:48 [2024-04-04T08:32:48.103Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:32:48 [2024-04-04T08:32:48.103Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
08:32:48 [2024-04-04T08:32:48.103Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:32:48 [2024-04-04T08:32:48.103Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:33:06 [2024-04-04T08:33:06.146Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
08:33:06 [2024-04-04T08:33:06.147Z] PASS
08:33:06 [2024-04-04T08:33:06.147Z] 
08:33:06 [2024-04-04T08:33:06.147Z] === Skipped
08:33:06 [2024-04-04T08:33:06.147Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
08:33:06 [2024-04-04T08:33:06.147Z] 
08:33:06 [2024-04-04T08:33:06.147Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
08:33:06 [2024-04-04T08:33:06.147Z] 
08:33:06 [2024-04-04T08:33:06.147Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
08:33:06 [2024-04-04T08:33:06.147Z] 
08:33:06 [2024-04-04T08:33:06.147Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
08:33:06 [2024-04-04T08:33:06.147Z] 
08:33:06 [2024-04-04T08:33:06.147Z] DONE 17 tests, 4 skipped in 30.405s
08:33:06 [2024-04-04T08:33:06.147Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
08:33:06 [2024-04-04T08:33:06.147Z] ++ '[' -n '' ']'
08:33:06 [2024-04-04T08:33:06.147Z] ++ 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
08:33:06 [2024-04-04T08:33:06.147Z] ++ set -e
08:33:06 [2024-04-04T08:33:06.147Z] ++ '[' -n 0 ']'
08:33:06 [2024-04-04T08:33:06.147Z] ++ set -x
08:33:06 [2024-04-04T08:33:06.147Z] ++ 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.Nxupp6j3Nr/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
08:33:06 [2024-04-04T08:33:06.147Z] INFO: Testing against a local daemon
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:33:06 [2024-04-04T08:33:06.147Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:33:06 [2024-04-04T08:33:06.147Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:33:06 [2024-04-04T08:33:06.147Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:33:06 [2024-04-04T08:33:06.147Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:33:06 [2024-04-04T08:33:06.147Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:33:06 [2024-04-04T08:33:06.147Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:33:06 [2024-04-04T08:33:06.147Z] --- PASS: TestPluginInvalidJSON (0.01s)
08:33:06 [2024-04-04T08:33:06.147Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInstall
08:33:06 [2024-04-04T08:33:06.147Z] === RUN   TestPluginInstall/no_auth
08:33:08 [2024-04-04T08:33:08.662Z] time="2024-04-04T08:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:33:08 [2024-04-04T08:33:08.662Z] time="2024-04-04T08:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd897d45f0ef460a2860949726beaeedb4fe4039dfa0362f6b9c2b68f2b03e0e" mediatype=application/vnd.docker.plugin.v1+json size=522
08:33:08 [2024-04-04T08:33:08.662Z] time="2024-04-04T08:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:33:08 [2024-04-04T08:33:08.662Z] time="2024-04-04T08:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd897d45f0ef460a2860949726beaeedb4fe4039dfa0362f6b9c2b68f2b03e0e" mediatype=application/vnd.docker.plugin.v1+json size=522
08:33:08 [2024-04-04T08:33:08.662Z] === RUN   TestPluginInstall/with_digest
08:33:09 [2024-04-04T08:33:09.223Z] === RUN   TestPluginInstall/with_htpasswd
08:33:09 [2024-04-04T08:33:09.479Z] time="2024-04-04T08:33:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:33:09 [2024-04-04T08:33:09.479Z] time="2024-04-04T08:33:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd897d45f0ef460a2860949726beaeedb4fe4039dfa0362f6b9c2b68f2b03e0e" mediatype=application/vnd.docker.plugin.v1+json size=522
08:33:09 [2024-04-04T08:33:09.479Z] time="2024-04-04T08:33:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:33:09 [2024-04-04T08:33:09.479Z] time="2024-04-04T08:33:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd897d45f0ef460a2860949726beaeedb4fe4039dfa0362f6b9c2b68f2b03e0e" mediatype=application/vnd.docker.plugin.v1+json size=522
08:33:09 [2024-04-04T08:33:09.479Z] === RUN   TestPluginInstall/with_insecure
08:33:10 [2024-04-04T08:33:10.406Z] time="2024-04-04T08:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:33:10 [2024-04-04T08:33:10.406Z] time="2024-04-04T08:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3537306da3562ca1b66c243b99f944381deb097f29d7fc2ad138ebb51cf732e" mediatype=application/vnd.docker.plugin.v1+json size=522
08:33:10 [2024-04-04T08:33:10.406Z] time="2024-04-04T08:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:33:10 [2024-04-04T08:33:10.406Z] time="2024-04-04T08:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3537306da3562ca1b66c243b99f944381deb097f29d7fc2ad138ebb51cf732e" mediatype=application/vnd.docker.plugin.v1+json size=522
08:33:10 [2024-04-04T08:33:10.406Z]     plugin_test.go:247: [d37b20d23059d] daemon is not started
08:33:10 [2024-04-04T08:33:10.406Z] --- PASS: TestPluginInstall (5.40s)
08:33:10 [2024-04-04T08:33:10.406Z]     --- PASS: TestPluginInstall/no_auth (3.56s)
08:33:10 [2024-04-04T08:33:10.406Z]     --- PASS: TestPluginInstall/with_digest (0.46s)
08:33:10 [2024-04-04T08:33:10.406Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
08:33:10 [2024-04-04T08:33:10.406Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
08:33:10 [2024-04-04T08:33:10.406Z] === RUN   TestPluginsWithRuntimes
08:33:11 [2024-04-04T08:33:11.771Z] === RUN   TestPluginsWithRuntimes/No_Args
08:33:12 [2024-04-04T08:33:12.699Z] === RUN   TestPluginsWithRuntimes/With_Args
08:33:13 [2024-04-04T08:33:13.626Z] --- PASS: TestPluginsWithRuntimes (3.10s)
08:33:13 [2024-04-04T08:33:13.626Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
08:33:13 [2024-04-04T08:33:13.626Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.81s)
08:33:13 [2024-04-04T08:33:13.626Z] === RUN   TestPluginBackCompatMediaTypes
08:33:14 [2024-04-04T08:33:14.189Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
08:33:14 [2024-04-04T08:33:14.189Z] PASS
08:33:14 [2024-04-04T08:33:14.189Z] 
08:33:14 [2024-04-04T08:33:14.189Z] DONE 25 tests in 9.015s
08:33:14 [2024-04-04T08:33:14.189Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
08:33:14 [2024-04-04T08:33:14.189Z] ++ '[' -n '' ']'
08:33:14 [2024-04-04T08:33:14.189Z] ++ 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
08:33:14 [2024-04-04T08:33:14.189Z] ++ set -e
08:33:14 [2024-04-04T08:33:14.189Z] ++ '[' -n 0 ']'
08:33:14 [2024-04-04T08:33:14.189Z] ++ set -x
08:33:14 [2024-04-04T08:33:14.189Z] ++ 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.Nxupp6j3Nr/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
08:33:14 [2024-04-04T08:33:14.189Z] INFO: Testing against a local daemon
08:33:14 [2024-04-04T08:33:14.189Z] === RUN   TestExternalGraphDriver
08:33:14 [2024-04-04T08:33:14.445Z] === RUN   TestExternalGraphDriver/json
08:33:14 [2024-04-04T08:33:14.445Z] === RUN   TestExternalGraphDriver/spec
08:33:14 [2024-04-04T08:33:14.445Z] === RUN   TestExternalGraphDriver/pull
08:33:14 [2024-04-04T08:33:14.445Z] --- PASS: TestExternalGraphDriver (0.34s)
08:33:14 [2024-04-04T08:33:14.445Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
08:33:14 [2024-04-04T08:33:14.445Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
08:33:14 [2024-04-04T08:33:14.445Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
08:33:14 [2024-04-04T08:33:14.445Z] === RUN   TestGraphdriverPluginV2
08:33:14 [2024-04-04T08:33:14.701Z]     external_test.go:416: (*Execution).NotAmd64-fm
08:33:14 [2024-04-04T08:33:14.701Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
08:33:14 [2024-04-04T08:33:14.701Z] PASS
08:33:14 [2024-04-04T08:33:14.701Z] 
08:33:14 [2024-04-04T08:33:14.701Z] === Skipped
08:33:14 [2024-04-04T08:33:14.701Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
08:33:14 [2024-04-04T08:33:14.701Z]     external_test.go:416: (*Execution).NotAmd64-fm
08:33:14 [2024-04-04T08:33:14.701Z] 
08:33:14 [2024-04-04T08:33:14.701Z] DONE 5 tests, 1 skipped in 0.691s
08:33:14 [2024-04-04T08:33:14.701Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
08:33:14 [2024-04-04T08:33:14.701Z] ++ '[' -n '' ']'
08:33:14 [2024-04-04T08:33:14.701Z] ++ 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
08:33:14 [2024-04-04T08:33:14.701Z] ++ set -e
08:33:14 [2024-04-04T08:33:14.701Z] ++ '[' -n 0 ']'
08:33:14 [2024-04-04T08:33:14.701Z] ++ set -x
08:33:14 [2024-04-04T08:33:14.702Z] ++ 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.Nxupp6j3Nr/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
08:33:14 [2024-04-04T08:33:14.702Z] INFO: Testing against a local daemon
08:33:14 [2024-04-04T08:33:14.702Z] === RUN   TestContinueAfterPluginCrash
08:33:14 [2024-04-04T08:33:14.702Z] === PAUSE TestContinueAfterPluginCrash
08:33:14 [2024-04-04T08:33:14.702Z] === RUN   TestReadPluginNoRead
08:33:14 [2024-04-04T08:33:14.702Z] === PAUSE TestReadPluginNoRead
08:33:14 [2024-04-04T08:33:14.702Z] === RUN   TestDaemonStartWithLogOpt
08:33:14 [2024-04-04T08:33:14.702Z] === PAUSE TestDaemonStartWithLogOpt
08:33:14 [2024-04-04T08:33:14.702Z] === CONT  TestDaemonStartWithLogOpt
08:33:14 [2024-04-04T08:33:14.702Z] === CONT  TestReadPluginNoRead
08:33:14 [2024-04-04T08:33:14.702Z] === CONT  TestContinueAfterPluginCrash
08:33:17 [2024-04-04T08:33:17.220Z] === RUN   TestReadPluginNoRead/default
08:33:17 [2024-04-04T08:33:17.220Z] --- PASS: TestDaemonStartWithLogOpt (2.56s)
08:33:18 [2024-04-04T08:33:18.147Z] === RUN   TestReadPluginNoRead/disabled_caching
08:33:19 [2024-04-04T08:33:19.075Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:33:20 [2024-04-04T08:33:20.440Z]     read_test.go:93: [db674e5efd088] daemon is not started
08:33:20 [2024-04-04T08:33:20.440Z] --- PASS: TestReadPluginNoRead (5.46s)
08:33:20 [2024-04-04T08:33:20.440Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
08:33:20 [2024-04-04T08:33:20.440Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.11s)
08:33:20 [2024-04-04T08:33:20.440Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s)
08:33:22 [2024-04-04T08:33:22.327Z] --- PASS: TestContinueAfterPluginCrash (7.54s)
08:33:22 [2024-04-04T08:33:22.327Z] PASS
08:33:22 [2024-04-04T08:33:22.327Z] 
08:33:22 [2024-04-04T08:33:22.327Z] DONE 6 tests in 7.565s
08:33:22 [2024-04-04T08:33:22.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
08:33:22 [2024-04-04T08:33:22.327Z] ++ '[' -n '' ']'
08:33:22 [2024-04-04T08:33:22.327Z] ++ 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
08:33:22 [2024-04-04T08:33:22.327Z] ++ set -e
08:33:22 [2024-04-04T08:33:22.327Z] ++ '[' -n 0 ']'
08:33:22 [2024-04-04T08:33:22.327Z] ++ set -x
08:33:22 [2024-04-04T08:33:22.328Z] ++ 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.Nxupp6j3Nr/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
08:33:22 [2024-04-04T08:33:22.328Z] testing: warning: no tests to run
08:33:22 [2024-04-04T08:33:22.328Z] PASS
08:33:22 [2024-04-04T08:33:22.328Z] 
08:33:22 [2024-04-04T08:33:22.328Z] DONE 0 tests in 0.006s
08:33:22 [2024-04-04T08:33:22.328Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
08:33:22 [2024-04-04T08:33:22.328Z] ++ '[' -n '' ']'
08:33:22 [2024-04-04T08:33:22.328Z] ++ 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
08:33:22 [2024-04-04T08:33:22.328Z] ++ set -e
08:33:22 [2024-04-04T08:33:22.328Z] ++ '[' -n 0 ']'
08:33:22 [2024-04-04T08:33:22.328Z] ++ set -x
08:33:22 [2024-04-04T08:33:22.328Z] ++ 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.Nxupp6j3Nr/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
08:33:22 [2024-04-04T08:33:22.328Z] INFO: Testing against a local daemon
08:33:22 [2024-04-04T08:33:22.328Z] === RUN   TestPluginWithDevMounts
08:33:22 [2024-04-04T08:33:22.328Z] === PAUSE TestPluginWithDevMounts
08:33:22 [2024-04-04T08:33:22.328Z] === CONT  TestPluginWithDevMounts
08:33:23 [2024-04-04T08:33:23.698Z] --- PASS: TestPluginWithDevMounts (1.45s)
08:33:23 [2024-04-04T08:33:23.698Z] PASS
08:33:23 [2024-04-04T08:33:23.974Z] 
08:33:23 [2024-04-04T08:33:23.974Z] DONE 1 tests in 1.481s
08:33:23 [2024-04-04T08:33:23.974Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
08:33:23 [2024-04-04T08:33:23.974Z] ++ '[' -n '' ']'
08:33:23 [2024-04-04T08:33:23.974Z] ++ 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
08:33:23 [2024-04-04T08:33:23.974Z] ++ set -e
08:33:23 [2024-04-04T08:33:23.974Z] ++ '[' -n 0 ']'
08:33:23 [2024-04-04T08:33:23.974Z] ++ set -x
08:33:23 [2024-04-04T08:33:23.974Z] ++ 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.Nxupp6j3Nr/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
08:33:23 [2024-04-04T08:33:23.974Z] INFO: Testing against a local daemon
08:33:23 [2024-04-04T08:33:23.974Z] === RUN   TestSecretInspect
08:33:25 [2024-04-04T08:33:25.954Z] --- PASS: TestSecretInspect (1.90s)
08:33:25 [2024-04-04T08:33:25.954Z] === RUN   TestSecretList
08:33:27 [2024-04-04T08:33:27.956Z] --- PASS: TestSecretList (1.90s)
08:33:27 [2024-04-04T08:33:27.956Z] === RUN   TestSecretsCreateAndDelete
08:33:29 [2024-04-04T08:33:29.888Z] --- PASS: TestSecretsCreateAndDelete (1.87s)
08:33:29 [2024-04-04T08:33:29.888Z] === RUN   TestSecretsUpdate
08:33:31 [2024-04-04T08:33:31.255Z] --- PASS: TestSecretsUpdate (1.55s)
08:33:31 [2024-04-04T08:33:31.255Z] === RUN   TestTemplatedSecret
08:33:33 [2024-04-04T08:33:33.771Z] --- PASS: TestTemplatedSecret (2.47s)
08:33:33 [2024-04-04T08:33:33.771Z] === RUN   TestSecretCreateResolve
08:33:35 [2024-04-04T08:33:35.136Z] --- PASS: TestSecretCreateResolve (1.49s)
08:33:35 [2024-04-04T08:33:35.136Z] PASS
08:33:35 [2024-04-04T08:33:35.136Z] 
08:33:35 [2024-04-04T08:33:35.136Z] DONE 6 tests in 11.205s
08:33:35 [2024-04-04T08:33:35.136Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
08:33:35 [2024-04-04T08:33:35.136Z] ++ '[' -n '' ']'
08:33:35 [2024-04-04T08:33:35.136Z] ++ 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
08:33:35 [2024-04-04T08:33:35.136Z] ++ set -e
08:33:35 [2024-04-04T08:33:35.136Z] ++ '[' -n 0 ']'
08:33:35 [2024-04-04T08:33:35.136Z] ++ set -x
08:33:35 [2024-04-04T08:33:35.136Z] ++ 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.Nxupp6j3Nr/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
08:33:35 [2024-04-04T08:33:35.136Z] INFO: Testing against a local daemon
08:33:35 [2024-04-04T08:33:35.136Z] === RUN   TestServiceCreateInit
08:33:35 [2024-04-04T08:33:35.136Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:33:38 [2024-04-04T08:33:38.401Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:33:42 [2024-04-04T08:33:42.567Z] --- PASS: TestServiceCreateInit (7.07s)
08:33:42 [2024-04-04T08:33:42.567Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.43s)
08:33:42 [2024-04-04T08:33:42.567Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s)
08:33:42 [2024-04-04T08:33:42.567Z] === RUN   TestCreateServiceMultipleTimes
08:33:57 [2024-04-04T08:33:57.407Z] --- PASS: TestCreateServiceMultipleTimes (14.45s)
08:33:57 [2024-04-04T08:33:57.407Z] === RUN   TestCreateServiceConflict
08:33:58 [2024-04-04T08:33:58.772Z] --- PASS: TestCreateServiceConflict (1.99s)
08:33:58 [2024-04-04T08:33:58.772Z] === RUN   TestCreateServiceMaxReplicas
08:34:01 [2024-04-04T08:34:01.287Z] --- PASS: TestCreateServiceMaxReplicas (2.46s)
08:34:01 [2024-04-04T08:34:01.287Z] === RUN   TestCreateServiceSecretFileMode
08:34:13 [2024-04-04T08:34:13.455Z] --- PASS: TestCreateServiceSecretFileMode (12.33s)
08:34:13 [2024-04-04T08:34:13.455Z] === RUN   TestCreateServiceConfigFileMode
08:34:25 [2024-04-04T08:34:25.622Z] --- PASS: TestCreateServiceConfigFileMode (12.27s)
08:34:25 [2024-04-04T08:34:25.622Z] === RUN   TestCreateServiceSysctls
08:34:28 [2024-04-04T08:34:28.890Z] --- PASS: TestCreateServiceSysctls (3.00s)
08:34:28 [2024-04-04T08:34:28.890Z] === RUN   TestCreateServiceCapabilities
08:34:31 [2024-04-04T08:34:31.405Z] --- PASS: TestCreateServiceCapabilities (2.34s)
08:34:31 [2024-04-04T08:34:31.405Z] === RUN   TestInspect
08:34:33 [2024-04-04T08:34:33.921Z] --- PASS: TestInspect (2.53s)
08:34:33 [2024-04-04T08:34:33.921Z] === RUN   TestCreateJob
08:34:36 [2024-04-04T08:34:36.438Z] --- PASS: TestCreateJob (2.80s)
08:34:36 [2024-04-04T08:34:36.438Z] === RUN   TestReplicatedJob
08:34:41 [2024-04-04T08:34:41.682Z] --- PASS: TestReplicatedJob (4.58s)
08:34:41 [2024-04-04T08:34:41.682Z] === RUN   TestUpdateReplicatedJob
08:34:44 [2024-04-04T08:34:44.199Z] --- PASS: TestUpdateReplicatedJob (2.91s)
08:34:44 [2024-04-04T08:34:44.199Z] === RUN   TestServiceListWithStatuses
08:34:48 [2024-04-04T08:34:48.366Z] --- PASS: TestServiceListWithStatuses (4.23s)
08:34:48 [2024-04-04T08:34:48.366Z] === RUN   TestDockerNetworkConnectAliasPreV144
08:34:52 [2024-04-04T08:34:52.531Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.02s)
08:34:52 [2024-04-04T08:34:52.531Z] === RUN   TestDockerNetworkReConnect
08:34:55 [2024-04-04T08:34:55.799Z] --- PASS: TestDockerNetworkReConnect (3.17s)
08:34:55 [2024-04-04T08:34:55.799Z] === RUN   TestServicePlugin
08:34:55 [2024-04-04T08:34:55.799Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
08:34:55 [2024-04-04T08:34:55.799Z] --- SKIP: TestServicePlugin (0.00s)
08:34:55 [2024-04-04T08:34:55.799Z] === RUN   TestServiceUpdateLabel
08:34:57 [2024-04-04T08:34:57.164Z] --- PASS: TestServiceUpdateLabel (1.95s)
08:34:57 [2024-04-04T08:34:57.164Z] === RUN   TestServiceUpdateSecrets
08:35:12 [2024-04-04T08:35:12.003Z] --- PASS: TestServiceUpdateSecrets (14.36s)
08:35:12 [2024-04-04T08:35:12.003Z] === RUN   TestServiceUpdateConfigs
08:35:26 [2024-04-04T08:35:26.842Z] --- PASS: TestServiceUpdateConfigs (13.87s)
08:35:26 [2024-04-04T08:35:26.842Z] === RUN   TestServiceUpdateNetwork
08:35:39 [2024-04-04T08:35:39.010Z] --- PASS: TestServiceUpdateNetwork (12.01s)
08:35:39 [2024-04-04T08:35:39.010Z] === RUN   TestServiceUpdatePidsLimit
08:35:39 [2024-04-04T08:35:39.010Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:35:39 [2024-04-04T08:35:39.266Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:35:47 [2024-04-04T08:35:47.349Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:35:53 [2024-04-04T08:35:53.884Z] --- PASS: TestServiceUpdatePidsLimit (16.12s)
08:35:53 [2024-04-04T08:35:53.884Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
08:35:53 [2024-04-04T08:35:53.884Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
08:35:53 [2024-04-04T08:35:53.885Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
08:35:53 [2024-04-04T08:35:53.885Z] PASS
08:35:53 [2024-04-04T08:35:53.885Z] 
08:35:53 [2024-04-04T08:35:53.885Z] === Skipped
08:35:53 [2024-04-04T08:35:53.885Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:35:53 [2024-04-04T08:35:53.885Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
08:35:53 [2024-04-04T08:35:53.885Z] 
08:35:53 [2024-04-04T08:35:53.885Z] DONE 26 tests, 1 skipped in 138.477s
08:35:53 [2024-04-04T08:35:53.885Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
08:35:53 [2024-04-04T08:35:53.885Z] ++ '[' -n '' ']'
08:35:53 [2024-04-04T08:35:53.885Z] ++ 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
08:35:53 [2024-04-04T08:35:53.885Z] ++ set -e
08:35:53 [2024-04-04T08:35:53.885Z] ++ '[' -n 0 ']'
08:35:53 [2024-04-04T08:35:53.885Z] ++ set -x
08:35:53 [2024-04-04T08:35:53.885Z] ++ 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.Nxupp6j3Nr/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
08:35:53 [2024-04-04T08:35:53.885Z] INFO: Testing against a local daemon
08:35:53 [2024-04-04T08:35:53.885Z] === RUN   TestSessionCreate
08:35:53 [2024-04-04T08:35:53.885Z] --- PASS: TestSessionCreate (0.01s)
08:35:53 [2024-04-04T08:35:53.885Z] === RUN   TestSessionCreateWithBadUpgrade
08:35:53 [2024-04-04T08:35:53.885Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
08:35:53 [2024-04-04T08:35:53.885Z] PASS
08:35:53 [2024-04-04T08:35:53.885Z] 
08:35:53 [2024-04-04T08:35:53.885Z] DONE 2 tests in 0.039s
08:35:53 [2024-04-04T08:35:53.885Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
08:35:53 [2024-04-04T08:35:53.885Z] ++ '[' -n '' ']'
08:35:53 [2024-04-04T08:35:53.885Z] ++ 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
08:35:53 [2024-04-04T08:35:53.885Z] ++ set -e
08:35:53 [2024-04-04T08:35:53.885Z] ++ '[' -n 0 ']'
08:35:53 [2024-04-04T08:35:53.885Z] ++ set -x
08:35:53 [2024-04-04T08:35:53.885Z] ++ 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.Nxupp6j3Nr/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
08:35:53 [2024-04-04T08:35:53.885Z] INFO: Testing against a local daemon
08:35:53 [2024-04-04T08:35:53.885Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:35:53 [2024-04-04T08:35:53.885Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:35:53 [2024-04-04T08:35:53.885Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:35:53 [2024-04-04T08:35:53.885Z] === RUN   TestDiskUsage
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/empty
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/empty/container_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/empty/image_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/empty/volume_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/empty/build-cache_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/after_LoadBusybox
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:35:54 [2024-04-04T08:35:54.141Z] === RUN   TestDiskUsage/after_container.Run
08:35:54 [2024-04-04T08:35:54.397Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:35:54 [2024-04-04T08:35:54.397Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:35:54 [2024-04-04T08:35:54.397Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:35:54 [2024-04-04T08:35:54.397Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:35:54 [2024-04-04T08:35:54.397Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:35:54 [2024-04-04T08:35:54.397Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:35:54 [2024-04-04T08:35:54.397Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:35:54 [2024-04-04T08:35:54.397Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:35:54 [2024-04-04T08:35:54.397Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:35:54 [2024-04-04T08:35:54.397Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:35:54 [2024-04-04T08:35:54.652Z] --- PASS: TestDiskUsage (1.04s)
08:35:54 [2024-04-04T08:35:54.652Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:35:54 [2024-04-04T08:35:54.652Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:35:54 [2024-04-04T08:35:54.652Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:35:54 [2024-04-04T08:35:54.652Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:35:54 [2024-04-04T08:35:54.652Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.652Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:35:54 [2024-04-04T08:35:54.652Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:35:54 [2024-04-04T08:35:54.653Z] === RUN   TestEventsExecDie
08:35:55 [2024-04-04T08:35:55.214Z] --- PASS: TestEventsExecDie (0.45s)
08:35:55 [2024-04-04T08:35:55.214Z] === RUN   TestEventsBackwardsCompatible
08:35:55 [2024-04-04T08:35:55.214Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
08:35:55 [2024-04-04T08:35:55.214Z] === RUN   TestEventsVolumeCreate
08:35:55 [2024-04-04T08:35:55.214Z] --- PASS: TestEventsVolumeCreate (0.05s)
08:35:55 [2024-04-04T08:35:55.214Z] === RUN   TestInfoBinaryCommits
08:35:55 [2024-04-04T08:35:55.214Z] --- PASS: TestInfoBinaryCommits (0.01s)
08:35:55 [2024-04-04T08:35:55.214Z] === RUN   TestInfoAPIVersioned
08:35:55 [2024-04-04T08:35:55.214Z] --- PASS: TestInfoAPIVersioned (0.00s)
08:35:55 [2024-04-04T08:35:55.214Z] === RUN   TestInfoAPI
08:35:55 [2024-04-04T08:35:55.214Z] --- PASS: TestInfoAPI (0.01s)
08:35:55 [2024-04-04T08:35:55.214Z] === RUN   TestInfoAPIWarnings
08:36:13 [2024-04-04T08:36:13.256Z] --- PASS: TestInfoAPIWarnings (16.54s)
08:36:13 [2024-04-04T08:36:13.256Z] === RUN   TestInfoDebug
08:36:13 [2024-04-04T08:36:13.256Z] --- PASS: TestInfoDebug (0.52s)
08:36:13 [2024-04-04T08:36:13.256Z] === RUN   TestInfoInsecureRegistries
08:36:13 [2024-04-04T08:36:13.256Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:36:13 [2024-04-04T08:36:13.256Z] === RUN   TestInfoRegistryMirrors
08:36:13 [2024-04-04T08:36:13.256Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:36:13 [2024-04-04T08:36:13.256Z] === RUN   TestLoginFailsWithBadCredentials
08:36:14 [2024-04-04T08:36:14.621Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
08:36:14 [2024-04-04T08:36:14.621Z] === RUN   TestPingCacheHeaders
08:36:14 [2024-04-04T08:36:14.621Z] --- PASS: TestPingCacheHeaders (0.01s)
08:36:14 [2024-04-04T08:36:14.621Z] === RUN   TestPingGet
08:36:14 [2024-04-04T08:36:14.621Z] --- PASS: TestPingGet (0.01s)
08:36:14 [2024-04-04T08:36:14.621Z] === RUN   TestPingHead
08:36:14 [2024-04-04T08:36:14.621Z] --- PASS: TestPingHead (0.01s)
08:36:14 [2024-04-04T08:36:14.621Z] === RUN   TestPingSwarmHeader
08:36:14 [2024-04-04T08:36:14.877Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:36:15 [2024-04-04T08:36:15.438Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:36:16 [2024-04-04T08:36:16.366Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:36:16 [2024-04-04T08:36:16.366Z] --- PASS: TestPingSwarmHeader (1.84s)
08:36:16 [2024-04-04T08:36:16.366Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:36:16 [2024-04-04T08:36:16.366Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:36:16 [2024-04-04T08:36:16.366Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:36:16 [2024-04-04T08:36:16.366Z] === RUN   TestPingBuilderHeader
08:36:16 [2024-04-04T08:36:16.366Z] === RUN   TestPingBuilderHeader/default_config
08:36:16 [2024-04-04T08:36:16.622Z] === RUN   TestPingBuilderHeader/buildkit_disabled
08:36:17 [2024-04-04T08:36:17.184Z] --- PASS: TestPingBuilderHeader (1.04s)
08:36:17 [2024-04-04T08:36:17.184Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
08:36:17 [2024-04-04T08:36:17.184Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
08:36:17 [2024-04-04T08:36:17.184Z] === RUN   TestVersion
08:36:17 [2024-04-04T08:36:17.184Z] --- PASS: TestVersion (0.01s)
08:36:17 [2024-04-04T08:36:17.184Z] PASS
08:36:17 [2024-04-04T08:36:17.184Z] 
08:36:17 [2024-04-04T08:36:17.184Z] === Skipped
08:36:17 [2024-04-04T08:36:17.184Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:36:17 [2024-04-04T08:36:17.184Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:36:17 [2024-04-04T08:36:17.184Z] 
08:36:17 [2024-04-04T08:36:17.184Z] DONE 57 tests, 1 skipped in 23.645s
08:36:17 [2024-04-04T08:36:17.184Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
08:36:17 [2024-04-04T08:36:17.184Z] ++ '[' -n '' ']'
08:36:17 [2024-04-04T08:36:17.184Z] ++ 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
08:36:17 [2024-04-04T08:36:17.184Z] ++ set -e
08:36:17 [2024-04-04T08:36:17.184Z] ++ '[' -n 0 ']'
08:36:17 [2024-04-04T08:36:17.184Z] ++ set -x
08:36:17 [2024-04-04T08:36:17.184Z] ++ 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.Nxupp6j3Nr/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
08:36:17 [2024-04-04T08:36:17.184Z] INFO: Testing against a local daemon
08:36:17 [2024-04-04T08:36:17.184Z] === RUN   TestRunMountVolumeSubdir
08:36:17 [2024-04-04T08:36:17.440Z]     mount_test.go:28: Setup stderr:
08:36:17 [2024-04-04T08:36:17.440Z]     mount_test.go:28: Setup stdout:
08:36:17 [2024-04-04T08:36:17.440Z]         /volume:
08:36:17 [2024-04-04T08:36:17.440Z]         total 24K    
08:36:17 [2024-04-04T08:36:17.440Z]         drwxr-xr-x    5 root     root        4.0K Apr  4 08:36 .
08:36:17 [2024-04-04T08:36:17.440Z]         drwxr-xr-x    1 root     root        4.0K Apr  4 08:36 ..
08:36:17 [2024-04-04T08:36:17.440Z]         -rw-r--r--    1 root     root           4 Apr  4 08:36 bar.txt
08:36:17 [2024-04-04T08:36:17.440Z]         drwxr-xr-x    2 root     root        4.0K Apr  4 08:36 bin
08:36:17 [2024-04-04T08:36:17.440Z]         drwxr-xr-x    3 root     root        4.0K Apr  4 08:36 hack
08:36:17 [2024-04-04T08:36:17.440Z]         drwxr-xr-x    2 root     root        4.0K Apr  4 08:36 subdir
08:36:17 [2024-04-04T08:36:17.440Z]         
08:36:17 [2024-04-04T08:36:17.440Z]         /volume/hack/:
08:36:17 [2024-04-04T08:36:17.440Z]         total 12K    
08:36:17 [2024-04-04T08:36:17.440Z]         drwxr-xr-x    3 root     root        4.0K Apr  4 08:36 .
08:36:17 [2024-04-04T08:36:17.440Z]         drwxr-xr-x    5 root     root        4.0K Apr  4 08:36 ..
08:36:17 [2024-04-04T08:36:17.440Z]         lrwxrwxrwx    1 root     root           4 Apr  4 08:36 bad -> root
08:36:17 [2024-04-04T08:36:17.440Z]         lrwxrwxrwx    1 root     root           9 Apr  4 08:36 good -> ../subdir
08:36:17 [2024-04-04T08:36:17.440Z]         drwxr-xr-x    2 root     root        4.0K Apr  4 08:36 iwanttobehackedwithtoctou
08:36:17 [2024-04-04T08:36:17.440Z]         lrwxrwxrwx    1 root     root           1 Apr  4 08:36 root -> /
08:36:17 [2024-04-04T08:36:17.695Z] === RUN   TestRunMountVolumeSubdir/subdir
08:36:18 [2024-04-04T08:36:18.257Z]     mount_test.go:101: stdout:
08:36:18 [2024-04-04T08:36:18.257Z]         hello.txt
08:36:18 [2024-04-04T08:36:18.257Z]     mount_test.go:102: stderr:
08:36:18 [2024-04-04T08:36:18.257Z] === RUN   TestRunMountVolumeSubdir/subdir_link
08:36:18 [2024-04-04T08:36:18.513Z]     mount_test.go:101: stdout:
08:36:18 [2024-04-04T08:36:18.513Z]         hello.txt
08:36:18 [2024-04-04T08:36:18.513Z]     mount_test.go:102: stderr:
08:36:18 [2024-04-04T08:36:18.513Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
08:36:19 [2024-04-04T08:36:19.074Z]     mount_test.go:101: stdout:
08:36:19 [2024-04-04T08:36:19.074Z]         /bin/busybox
08:36:19 [2024-04-04T08:36:19.074Z]     mount_test.go:102: stderr:
08:36:19 [2024-04-04T08:36:19.074Z] === RUN   TestRunMountVolumeSubdir/file
08:36:19 [2024-04-04T08:36:19.331Z]     mount_test.go:101: stdout:
08:36:19 [2024-04-04T08:36:19.331Z]         foo
08:36:19 [2024-04-04T08:36:19.331Z]     mount_test.go:102: stderr:
08:36:19 [2024-04-04T08:36:19.331Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
08:36:19 [2024-04-04T08:36:19.331Z] === RUN   TestRunMountVolumeSubdir/not_existing
08:36:19 [2024-04-04T08:36:19.587Z] === RUN   TestRunMountVolumeSubdir/mount_link
08:36:19 [2024-04-04T08:36:19.587Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
08:36:19 [2024-04-04T08:36:19.843Z] --- PASS: TestRunMountVolumeSubdir (2.55s)
08:36:19 [2024-04-04T08:36:19.843Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.40s)
08:36:19 [2024-04-04T08:36:19.843Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.44s)
08:36:19 [2024-04-04T08:36:19.843Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.41s)
08:36:19 [2024-04-04T08:36:19.843Z]     --- PASS: TestRunMountVolumeSubdir/file (0.41s)
08:36:19 [2024-04-04T08:36:19.843Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
08:36:19 [2024-04-04T08:36:19.843Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.17s)
08:36:19 [2024-04-04T08:36:19.843Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.13s)
08:36:19 [2024-04-04T08:36:19.843Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.15s)
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesCreateAndList
08:36:19 [2024-04-04T08:36:19.843Z] --- PASS: TestVolumesCreateAndList (0.01s)
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesRemove
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesRemove/volume_in_use
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesRemove/volume_not_in_use
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesRemove/non-existing_volume
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesRemove/non-existing_volume_force
08:36:19 [2024-04-04T08:36:19.843Z] --- PASS: TestVolumesRemove (0.05s)
08:36:19 [2024-04-04T08:36:19.843Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
08:36:19 [2024-04-04T08:36:19.843Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
08:36:19 [2024-04-04T08:36:19.843Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
08:36:19 [2024-04-04T08:36:19.843Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesRemoveSwarmEnabled
08:36:19 [2024-04-04T08:36:19.843Z] === PAUSE TestVolumesRemoveSwarmEnabled
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesInspect
08:36:19 [2024-04-04T08:36:19.843Z] --- PASS: TestVolumesInspect (0.01s)
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesInvalidJSON
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:36:19 [2024-04-04T08:36:19.843Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:36:19 [2024-04-04T08:36:19.843Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:36:19 [2024-04-04T08:36:19.843Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:36:19 [2024-04-04T08:36:19.843Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:36:19 [2024-04-04T08:36:19.843Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:36:19 [2024-04-04T08:36:19.843Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:36:19 [2024-04-04T08:36:19.843Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:36:19 [2024-04-04T08:36:19.843Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumePruneAnonymous
08:36:19 [2024-04-04T08:36:19.843Z] --- PASS: TestVolumePruneAnonymous (0.03s)
08:36:19 [2024-04-04T08:36:19.843Z] === RUN   TestVolumePruneAnonFromImage
08:36:20 [2024-04-04T08:36:20.099Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
08:36:20 [2024-04-04T08:36:20.099Z] === CONT  TestVolumesRemoveSwarmEnabled
08:36:21 [2024-04-04T08:36:21.463Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
08:36:21 [2024-04-04T08:36:21.463Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
08:36:21 [2024-04-04T08:36:21.463Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
08:36:21 [2024-04-04T08:36:21.463Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
08:36:22 [2024-04-04T08:36:22.025Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.91s)
08:36:22 [2024-04-04T08:36:22.025Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
08:36:22 [2024-04-04T08:36:22.025Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
08:36:22 [2024-04-04T08:36:22.025Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
08:36:22 [2024-04-04T08:36:22.025Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
08:36:22 [2024-04-04T08:36:22.025Z] PASS
08:36:22 [2024-04-04T08:36:22.025Z] 
08:36:22 [2024-04-04T08:36:22.025Z] DONE 29 tests in 4.735s
08:36:22 [2024-04-04T08:36:22.025Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:36:22 [2024-04-04T08:36:22.025Z] ++++ cat bundles/test-integration/TestUsernsCommit/d7187cc56b15b/docker.pid
08:36:22 [2024-04-04T08:36:22.025Z] +++ kill 68589
08:36:22 [2024-04-04T08:36:22.025Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68589 is not a child of this shell
08:36:22 [2024-04-04T08:36:22.025Z] warning: PID 68589 from bundles/test-integration/TestUsernsCommit/d7187cc56b15b/docker.pid had a nonzero exit code
08:36:22 [2024-04-04T08:36:22.025Z] umount: bundles/test-integration/TestUsernsCommit/d7187cc56b15b/root: not mounted.
08:36:22 [2024-04-04T08:36:22.025Z] ++++ cat bundles/test-integration/docker.pid
08:36:22 [2024-04-04T08:36:22.025Z] +++ kill 25077
08:36:23 [2024-04-04T08:36:23.913Z] +++ /etc/init.d/apparmor stop
08:36:23 [2024-04-04T08:36:23.913Z] Leaving: AppArmorNo profiles have been unloaded.
08:36:23 [2024-04-04T08:36:23.913Z] 
08:36:23 [2024-04-04T08:36:23.913Z] Unloading profiles will leave already running processes permanently
08:36:23 [2024-04-04T08:36:23.913Z] unconfined, which can lead to unexpected situations.
08:36:23 [2024-04-04T08:36:23.913Z] 
08:36:23 [2024-04-04T08:36:23.913Z] To set a process to complain mode, use the command line tool
08:36:23 [2024-04-04T08:36:23.913Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:36:23 [2024-04-04T08:36:23.913Z] +++ true
08:36:23 [2024-04-04T08:36:23.913Z] exiting test-integration
08:36:23 [2024-04-04T08:36:23.913Z] ++ exit 0
08:36:23 [2024-04-04T08:36:23.913Z] 
Post stage
[Pipeline] junit
08:36:24 [2024-04-04T08:36:24.850Z] Recording test results
08:36:25 [2024-04-04T08:36:25.117Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:36:25 [2024-04-04T08:36:25.407Z] + echo Ensuring container killed.
08:36:25 [2024-04-04T08:36:25.407Z] Ensuring container killed.
08:36:25 [2024-04-04T08:36:25.407Z] + docker rm -vf docker-pr2
08:36:25 [2024-04-04T08:36:25.407Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
08:36:25 [2024-04-04T08:36:25.725Z] + echo Chowning /workspace to jenkins user
08:36:25 [2024-04-04T08:36:25.725Z] Chowning /workspace to jenkins user
08:36:25 [2024-04-04T08:36:25.725Z] + id -u
08:36:25 [2024-04-04T08:36:25.725Z] + id -g
08:36:25 [2024-04-04T08:36:25.725Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47671:/workspace busybox chown -R 1000:1000 /workspace
08:36:25 [2024-04-04T08:36:25.725Z] Unable to find image 'busybox:latest' locally
08:36:25 [2024-04-04T08:36:25.725Z] latest: Pulling from library/busybox
08:36:25 [2024-04-04T08:36:25.725Z] 45d8eb5967de: Already exists
08:36:25 [2024-04-04T08:36:25.981Z] Digest: sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
08:36:25 [2024-04-04T08:36:25.981Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:36:27 [2024-04-04T08:36:27.623Z] + bundleName=arm64-integration
08:36:27 [2024-04-04T08:36:27.623Z] + echo Creating arm64-integration-bundles.tar.gz
08:36:27 [2024-04-04T08:36:27.623Z] Creating arm64-integration-bundles.tar.gz
08:36:27 [2024-04-04T08:36:27.623Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:36:27 [2024-04-04T08:36:27.623Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
08:36:27 [2024-04-04T08:36:27.888Z] Archiving artifacts
08:36:29 [2024-04-04T08:36:29.230Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47671/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:36:29 [2024-04-04T08:36:29.514Z] + make clean
08:36:29 [2024-04-04T08:36:29.514Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:36:29 [2024-04-04T08:36:29.514Z] docker-dev-cache
08:36:29 [2024-04-04T08:36:29.514Z] 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-47671/2/stashes/