Skip to content
Success

Console Output

Pull request #47520 opened
16:48:32 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from 49b77753cb8440c5f68604b8657a35911395d48d+d91665a2ac2891a019f4860f9f8c45724c58a05d (ea030cb92219826b191db4d6bf791d9054255384)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/jenkins_home/workspace/moby_PR-47520@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29 # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
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
16:48:34 [2024-03-06T16:48:34.312Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:48:34 [2024-03-06T16:48:34.315Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:48:49 [2024-03-06T16:48:49.508Z] Still waiting to schedule task
16:48:49 [2024-03-06T16:48:49.509Z] Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01f8cd1dbe32d30e4)16:49:24 [2024-03-06T16:49:24.830Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-00bc837330408318d) in /home/ubuntu/workspace/moby_PR-47520
[Pipeline] {
[Pipeline] checkout
16:49:24 [2024-03-06T16:49:24.858Z] The recommended git tool is: git
16:49:27 [2024-03-06T16:49:27.246Z] using credential docker-jenkins-github-credentials
16:49:27 [2024-03-06T16:49:27.252Z] Cloning the remote Git repository
16:49:27 [2024-03-06T16:49:27.252Z] Cloning with configured refspecs honoured and without tags
16:49:27 [2024-03-06T16:49:27.324Z] Cloning repository https://github.com/moby/moby.git
16:49:27 [2024-03-06T16:49:27.372Z]  > git init /home/ubuntu/workspace/moby_PR-47520 # timeout=10
16:49:27 [2024-03-06T16:49:27.635Z] Fetching upstream changes from https://github.com/moby/moby.git
16:49:27 [2024-03-06T16:49:27.635Z]  > git --version # timeout=10
16:49:27 [2024-03-06T16:49:27.638Z]  > git --version # 'git version 2.25.1'
16:49:27 [2024-03-06T16:49:27.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:27 [2024-03-06T16:49:27.642Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47520/head:refs/remotes/origin/PR-47520 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:40 [2024-03-06T16:49:40.929Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:49:40 [2024-03-06T16:49:40.933Z]  > git config --add remote.origin.fetch +refs/pull/47520/head:refs/remotes/origin/PR-47520 # timeout=10
16:49:40 [2024-03-06T16:49:40.936Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:41 [2024-03-06T16:49:41.164Z] Fetching without tags
16:49:41 [2024-03-06T16:49:41.378Z] Merging remotes/origin/master commit d91665a2ac2891a019f4860f9f8c45724c58a05d into PR head commit 49b77753cb8440c5f68604b8657a35911395d48d
16:49:42 [2024-03-06T16:49:42.064Z] Merge succeeded, producing 49b77753cb8440c5f68604b8657a35911395d48d
16:49:42 [2024-03-06T16:49:42.064Z] Checking out Revision 49b77753cb8440c5f68604b8657a35911395d48d (PR-47520)
16:49:42 [2024-03-06T16:49:42.376Z] Commit message: "builder-next/export: Use leaseutil for descref lease"
16:49:42 [2024-03-06T16:49:42.377Z] First time build. Skipping changelog.
16:49:42 [2024-03-06T16:49:42.409Z]  > git --version # timeout=10
16:49:42 [2024-03-06T16:49:42.411Z]  > git --version # 'git version 2.25.1'
16:49:42 [2024-03-06T16:49:42.414Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
16:49:41 [2024-03-06T16:49:41.183Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:49:41 [2024-03-06T16:49:41.188Z] Fetching upstream changes from https://github.com/moby/moby.git
16:49:41 [2024-03-06T16:49:41.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:41 [2024-03-06T16:49:41.190Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47520/head:refs/remotes/origin/PR-47520 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:41 [2024-03-06T16:49:41.403Z]  > git config core.sparsecheckout # timeout=10
16:49:41 [2024-03-06T16:49:41.414Z]  > git checkout -f 49b77753cb8440c5f68604b8657a35911395d48d # timeout=10
16:49:42 [2024-03-06T16:49:42.068Z]  > git remote # timeout=10
16:49:42 [2024-03-06T16:49:42.072Z]  > git config --get remote.origin.url # timeout=10
16:49:42 [2024-03-06T16:49:42.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:42 [2024-03-06T16:49:42.075Z]  > git merge d91665a2ac2891a019f4860f9f8c45724c58a05d # timeout=10
16:49:42 [2024-03-06T16:49:42.082Z]  > git rev-parse HEAD^{commit} # timeout=10
16:49:42 [2024-03-06T16:49:42.128Z]  > git config core.sparsecheckout # timeout=10
16:49:42 [2024-03-06T16:49:42.131Z]  > git checkout -f 49b77753cb8440c5f68604b8657a35911395d48d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:49:43 [2024-03-06T16:49:43.146Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47520:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
16:49:47 [2024-03-06T16:49:47.304Z] Unable to find image 'alpine:latest' locally
16:49:47 [2024-03-06T16:49:47.304Z] latest: Pulling from library/alpine
16:49:47 [2024-03-06T16:49:47.304Z] bca4290a9639: Pulling fs layer
16:49:47 [2024-03-06T16:49:47.304Z] bca4290a9639: Verifying Checksum
16:49:47 [2024-03-06T16:49:47.304Z] bca4290a9639: Download complete
16:49:47 [2024-03-06T16:49:47.304Z] bca4290a9639: Pull complete
16:49:47 [2024-03-06T16:49:47.304Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
16:49:47 [2024-03-06T16:49:47.304Z] Status: Downloaded newer image for alpine:latest
16:49:55 [2024-03-06T16:49:55.378Z] 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
16:49:55 [2024-03-06T16:49:55.988Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-00bc837330408318d) in /home/ubuntu/workspace/moby_PR-47520
[Pipeline] {
[Pipeline] checkout
16:49:56 [2024-03-06T16:49:56.001Z] The recommended git tool is: git
16:49:56 [2024-03-06T16:49:56.006Z] using credential docker-jenkins-github-credentials
16:49:56 [2024-03-06T16:49:56.016Z] Fetching changes from the remote Git repository
16:49:56 [2024-03-06T16:49:56.023Z] Fetching without tags
16:49:56 [2024-03-06T16:49:56.211Z] Merging remotes/origin/master commit d91665a2ac2891a019f4860f9f8c45724c58a05d into PR head commit 49b77753cb8440c5f68604b8657a35911395d48d
16:49:56 [2024-03-06T16:49:56.330Z] Merge succeeded, producing 49b77753cb8440c5f68604b8657a35911395d48d
16:49:56 [2024-03-06T16:49:56.330Z] Checking out Revision 49b77753cb8440c5f68604b8657a35911395d48d (PR-47520)
16:49:56 [2024-03-06T16:49:56.379Z] Commit message: "builder-next/export: Use leaseutil for descref lease"
16:49:56 [2024-03-06T16:49:56.440Z]  > git --version # timeout=10
16:49:56 [2024-03-06T16:49:56.442Z]  > git --version # 'git version 2.25.1'
16:49:56 [2024-03-06T16:49:56.444Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:49:56 [2024-03-06T16:49:56.996Z] + docker version
16:49:56 [2024-03-06T16:49:56.996Z] Client: Docker Engine - Community
16:49:56 [2024-03-06T16:49:56.996Z]  Version:           25.0.3
16:49:56 [2024-03-06T16:49:56.996Z]  API version:       1.44
16:49:56 [2024-03-06T16:49:56.996Z]  Go version:        go1.21.6
16:49:56 [2024-03-06T16:49:56.996Z]  Git commit:        4debf41
16:49:56 [2024-03-06T16:49:56.996Z]  Built:             Tue Feb  6 21:13:09 2024
16:49:56 [2024-03-06T16:49:56.996Z]  OS/Arch:           linux/arm64
16:49:56 [2024-03-06T16:49:56.996Z]  Context:           default
16:49:56 [2024-03-06T16:49:56.996Z] 
16:49:56 [2024-03-06T16:49:56.996Z] Server: Docker Engine - Community
16:49:56 [2024-03-06T16:49:56.996Z]  Engine:
16:49:56 [2024-03-06T16:49:56.996Z]   Version:          25.0.3
16:49:56 [2024-03-06T16:49:56.997Z]   API version:      1.44 (minimum version 1.24)
16:49:56 [2024-03-06T16:49:56.997Z]   Go version:       go1.21.6
16:49:56 [2024-03-06T16:49:56.997Z]   Git commit:       f417435
16:49:56 [2024-03-06T16:49:56.997Z]   Built:            Tue Feb  6 21:13:09 2024
16:49:56 [2024-03-06T16:49:56.997Z]   OS/Arch:          linux/arm64
16:49:56 [2024-03-06T16:49:56.997Z]   Experimental:     true
16:49:56 [2024-03-06T16:49:56.997Z]  containerd:
16:49:56 [2024-03-06T16:49:56.997Z]   Version:          1.6.28
16:49:56 [2024-03-06T16:49:56.997Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
16:49:56 [2024-03-06T16:49:56.997Z]  runc:
16:49:56 [2024-03-06T16:49:56.997Z]   Version:          1.1.12
16:49:56 [2024-03-06T16:49:56.997Z]   GitCommit:        v1.1.12-0-g51d5e94
16:49:56 [2024-03-06T16:49:56.997Z]  docker-init:
16:49:56 [2024-03-06T16:49:56.997Z]   Version:          0.19.0
16:49:56 [2024-03-06T16:49:56.997Z]   GitCommit:        de40ad0
[Pipeline] sh
16:49:56 [2024-03-06T16:49:56.024Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47520/.git # timeout=10
16:49:56 [2024-03-06T16:49:56.032Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:49:56 [2024-03-06T16:49:56.037Z] Fetching upstream changes from https://github.com/moby/moby.git
16:49:56 [2024-03-06T16:49:56.037Z]  > git --version # timeout=10
16:49:56 [2024-03-06T16:49:56.039Z]  > git --version # 'git version 2.25.1'
16:49:56 [2024-03-06T16:49:56.039Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:56 [2024-03-06T16:49:56.045Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47520/head:refs/remotes/origin/PR-47520 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:56 [2024-03-06T16:49:56.268Z]  > git config core.sparsecheckout # timeout=10
16:49:56 [2024-03-06T16:49:56.270Z]  > git checkout -f 49b77753cb8440c5f68604b8657a35911395d48d # timeout=10
16:49:56 [2024-03-06T16:49:56.328Z]  > git remote # timeout=10
16:49:56 [2024-03-06T16:49:56.330Z]  > git config --get remote.origin.url # timeout=10
16:49:56 [2024-03-06T16:49:56.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:56 [2024-03-06T16:49:56.333Z]  > git merge d91665a2ac2891a019f4860f9f8c45724c58a05d # timeout=10
16:49:56 [2024-03-06T16:49:56.339Z]  > git rev-parse HEAD^{commit} # timeout=10
16:49:56 [2024-03-06T16:49:56.343Z]  > git config core.sparsecheckout # timeout=10
16:49:56 [2024-03-06T16:49:56.345Z]  > git checkout -f 49b77753cb8440c5f68604b8657a35911395d48d # timeout=10
16:49:57 [2024-03-06T16:49:57.264Z] + docker info
16:50:05 [2024-03-06T16:50:05.336Z] Client: Docker Engine - Community
16:50:05 [2024-03-06T16:50:05.336Z]  Version:    25.0.3
16:50:05 [2024-03-06T16:50:05.336Z]  Context:    default
16:50:05 [2024-03-06T16:50:05.336Z]  Debug Mode: false
16:50:05 [2024-03-06T16:50:05.336Z]  Plugins:
16:50:05 [2024-03-06T16:50:05.336Z]   buildx: Docker Buildx (Docker Inc.)
16:50:05 [2024-03-06T16:50:05.336Z]     Version:  v0.12.1
16:50:05 [2024-03-06T16:50:05.336Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:50:05 [2024-03-06T16:50:05.336Z]   compose: Docker Compose (Docker Inc.)
16:50:05 [2024-03-06T16:50:05.336Z]     Version:  v2.24.6
16:50:05 [2024-03-06T16:50:05.336Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:50:05 [2024-03-06T16:50:05.336Z] 
16:50:05 [2024-03-06T16:50:05.336Z] Server:
16:50:05 [2024-03-06T16:50:05.336Z]  Containers: 0
16:50:05 [2024-03-06T16:50:05.336Z]   Running: 0
16:50:05 [2024-03-06T16:50:05.336Z]   Paused: 0
16:50:05 [2024-03-06T16:50:05.336Z]   Stopped: 0
16:50:05 [2024-03-06T16:50:05.336Z]  Images: 1
16:50:05 [2024-03-06T16:50:05.336Z]  Server Version: 25.0.3
16:50:05 [2024-03-06T16:50:05.336Z]  Storage Driver: overlay2
16:50:05 [2024-03-06T16:50:05.336Z]   Backing Filesystem: extfs
16:50:05 [2024-03-06T16:50:05.336Z]   Supports d_type: true
16:50:05 [2024-03-06T16:50:05.336Z]   Using metacopy: false
16:50:05 [2024-03-06T16:50:05.336Z]   Native Overlay Diff: true
16:50:05 [2024-03-06T16:50:05.336Z]   userxattr: false
16:50:05 [2024-03-06T16:50:05.336Z]  Logging Driver: json-file
16:50:05 [2024-03-06T16:50:05.336Z]  Cgroup Driver: cgroupfs
16:50:05 [2024-03-06T16:50:05.336Z]  Cgroup Version: 1
16:50:05 [2024-03-06T16:50:05.336Z]  Plugins:
16:50:05 [2024-03-06T16:50:05.336Z]   Volume: local
16:50:05 [2024-03-06T16:50:05.336Z]   Network: bridge host ipvlan macvlan null overlay
16:50:05 [2024-03-06T16:50:05.336Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
16:50:05 [2024-03-06T16:50:05.336Z]  Swarm: inactive
16:50:05 [2024-03-06T16:50:05.336Z]  Runtimes: io.containerd.runc.v2 runc
16:50:05 [2024-03-06T16:50:05.336Z]  Default Runtime: runc
16:50:05 [2024-03-06T16:50:05.336Z]  Init Binary: docker-init
16:50:05 [2024-03-06T16:50:05.336Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
16:50:05 [2024-03-06T16:50:05.336Z]  runc version: v1.1.12-0-g51d5e94
16:50:05 [2024-03-06T16:50:05.336Z]  init version: de40ad0
16:50:05 [2024-03-06T16:50:05.336Z]  Security Options:
16:50:05 [2024-03-06T16:50:05.336Z]   apparmor
16:50:05 [2024-03-06T16:50:05.336Z]   seccomp
16:50:05 [2024-03-06T16:50:05.336Z]    Profile: builtin
16:50:05 [2024-03-06T16:50:05.336Z]  Kernel Version: 5.15.0-1053-aws
16:50:05 [2024-03-06T16:50:05.336Z]  Operating System: Ubuntu 20.04.6 LTS
16:50:05 [2024-03-06T16:50:05.336Z]  OSType: linux
16:50:05 [2024-03-06T16:50:05.336Z]  Architecture: aarch64
16:50:05 [2024-03-06T16:50:05.336Z]  CPUs: 8
16:50:05 [2024-03-06T16:50:05.336Z]  Total Memory: 30.64GiB
16:50:05 [2024-03-06T16:50:05.336Z]  Name: ip-10-100-89-59
16:50:05 [2024-03-06T16:50:05.336Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
16:50:05 [2024-03-06T16:50:05.336Z]  Docker Root Dir: /var/lib/docker
16:50:05 [2024-03-06T16:50:05.336Z]  Debug Mode: false
16:50:05 [2024-03-06T16:50:05.336Z]  Experimental: true
16:50:05 [2024-03-06T16:50:05.336Z]  Insecure Registries:
16:50:05 [2024-03-06T16:50:05.336Z]   127.0.0.0/8
16:50:05 [2024-03-06T16:50:05.336Z]  Live Restore Enabled: true
16:50:05 [2024-03-06T16:50:05.336Z] 
[Pipeline] sh
16:50:05 [2024-03-06T16:50:05.649Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:50:05 [2024-03-06T16:50:05.649Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:50:05 [2024-03-06T16:50:05.649Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47520/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:50:05 [2024-03-06T16:50:05.649Z] + bash /home/ubuntu/workspace/moby_PR-47520/check-config.sh
16:50:05 [2024-03-06T16:50:05.649Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:50:05 [2024-03-06T16:50:05.649Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
16:50:05 [2024-03-06T16:50:05.649Z] 
16:50:05 [2024-03-06T16:50:05.649Z] Generally Necessary:
16:50:05 [2024-03-06T16:50:05.649Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:50:05 [2024-03-06T16:50:05.649Z] - apparmor: enabled and tools installed
16:50:05 [2024-03-06T16:50:05.649Z] - CONFIG_NAMESPACES: enabled
16:50:05 [2024-03-06T16:50:05.649Z] - CONFIG_NET_NS: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_PID_NS: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_IPC_NS: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_UTS_NS: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_CGROUPS: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_CGROUP_CPUACCT: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_CGROUP_DEVICE: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_CGROUP_FREEZER: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_CGROUP_SCHED: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_CPUSETS: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_MEMCG: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_KEYS: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_VETH: enabled (as module)
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_BRIDGE: enabled (as module)
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_NF_NAT: enabled (as module)
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_POSIX_MQUEUE: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_CGROUP_BPF: enabled
16:50:05 [2024-03-06T16:50:05.904Z] 
16:50:05 [2024-03-06T16:50:05.904Z] Optional Features:
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_USER_NS: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_SECCOMP: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_SECCOMP_FILTER: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_CGROUP_PIDS: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_MEMCG_SWAP: enabled
16:50:05 [2024-03-06T16:50:05.904Z]     (cgroup swap accounting is currently enabled)
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_BLK_CGROUP: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_CGROUP_PERF: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_CGROUP_HUGETLB: enabled
16:50:05 [2024-03-06T16:50:05.904Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_CFS_BANDWIDTH: enabled
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_RT_GROUP_SCHED: missing
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_IP_VS: enabled (as module)
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_IP_VS_NFCT: enabled
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_IP_VS_RR: enabled (as module)
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_SECURITY_SELINUX: enabled
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_SECURITY_APPARMOR: enabled
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_EXT4_FS: enabled
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:50:06 [2024-03-06T16:50:06.159Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:50:06 [2024-03-06T16:50:06.159Z] - Network Drivers:
16:50:06 [2024-03-06T16:50:06.159Z]   - "overlay":
16:50:06 [2024-03-06T16:50:06.159Z]     - CONFIG_VXLAN: enabled (as module)
16:50:06 [2024-03-06T16:50:06.159Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:50:06 [2024-03-06T16:50:06.159Z]       Optional (for encrypted networks):
16:50:06 [2024-03-06T16:50:06.159Z]       - CONFIG_CRYPTO: enabled
16:50:06 [2024-03-06T16:50:06.159Z]       - CONFIG_CRYPTO_AEAD: enabled
16:50:06 [2024-03-06T16:50:06.159Z]       - CONFIG_CRYPTO_GCM: enabled
16:50:06 [2024-03-06T16:50:06.159Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:50:06 [2024-03-06T16:50:06.159Z]       - CONFIG_CRYPTO_GHASH: enabled
16:50:06 [2024-03-06T16:50:06.159Z]       - CONFIG_XFRM: enabled
16:50:06 [2024-03-06T16:50:06.159Z]       - CONFIG_XFRM_USER: enabled (as module)
16:50:06 [2024-03-06T16:50:06.159Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:50:06 [2024-03-06T16:50:06.159Z]       - CONFIG_INET_ESP: enabled (as module)
16:50:06 [2024-03-06T16:50:06.159Z]   - "ipvlan":
16:50:06 [2024-03-06T16:50:06.159Z]     - CONFIG_IPVLAN: enabled (as module)
16:50:06 [2024-03-06T16:50:06.159Z]   - "macvlan":
16:50:06 [2024-03-06T16:50:06.159Z]     - CONFIG_MACVLAN: enabled (as module)
16:50:06 [2024-03-06T16:50:06.159Z]     - CONFIG_DUMMY: enabled (as module)
16:50:06 [2024-03-06T16:50:06.159Z]   - "ftp,tftp client in container":
16:50:06 [2024-03-06T16:50:06.413Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:50:06 [2024-03-06T16:50:06.413Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:50:06 [2024-03-06T16:50:06.413Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:50:06 [2024-03-06T16:50:06.413Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:50:06 [2024-03-06T16:50:06.413Z] - Storage Drivers:
16:50:06 [2024-03-06T16:50:06.413Z]   - "aufs":
16:50:06 [2024-03-06T16:50:06.413Z]     - CONFIG_AUFS_FS: enabled (as module)
16:50:06 [2024-03-06T16:50:06.413Z]   - "btrfs":
16:50:06 [2024-03-06T16:50:06.413Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:50:06 [2024-03-06T16:50:06.413Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:50:06 [2024-03-06T16:50:06.413Z]   - "devicemapper":
16:50:06 [2024-03-06T16:50:06.413Z]     - CONFIG_BLK_DEV_DM: enabled
16:50:06 [2024-03-06T16:50:06.413Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:50:06 [2024-03-06T16:50:06.413Z]   - "overlay":
16:50:06 [2024-03-06T16:50:06.413Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:50:06 [2024-03-06T16:50:06.413Z]   - "zfs":
16:50:06 [2024-03-06T16:50:06.413Z]     - /dev/zfs: present
16:50:06 [2024-03-06T16:50:06.413Z]     - zfs command: missing
16:50:06 [2024-03-06T16:50:06.413Z]     - zpool command: missing
16:50:06 [2024-03-06T16:50:06.413Z] 
16:50:06 [2024-03-06T16:50:06.413Z] Limits:
16:50:06 [2024-03-06T16:50:06.414Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:50:06 [2024-03-06T16:50:06.414Z] 
16:50:06 [2024-03-06T16:50:06.414Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:50:06 [2024-03-06T16:50:06.781Z] + docker build --force-rm -t docker:49b77753cb8440c5f68604b8657a35911395d48d .
16:50:07 [2024-03-06T16:50:07.036Z] #0 building with "default" instance using docker driver
16:50:07 [2024-03-06T16:50:07.036Z] 
16:50:07 [2024-03-06T16:50:07.036Z] #1 [internal] load build definition from Dockerfile
16:50:07 [2024-03-06T16:50:07.036Z] #1 transferring dockerfile:
16:50:07 [2024-03-06T16:50:07.036Z] #1 transferring dockerfile: 27.92kB done
16:50:07 [2024-03-06T16:50:07.036Z] #1 DONE 0.1s
16:50:07 [2024-03-06T16:50:07.036Z] 
16:50:07 [2024-03-06T16:50:07.036Z] #2 resolve image config for docker.io/docker/dockerfile:1
16:50:07 [2024-03-06T16:50:07.291Z] #2 DONE 0.3s
16:50:07 [2024-03-06T16:50:07.291Z] 
16:50:07 [2024-03-06T16:50:07.291Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
16:50:07 [2024-03-06T16:50:07.291Z] #3 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
16:50:07 [2024-03-06T16:50:07.291Z] #3 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
16:50:07 [2024-03-06T16:50:07.291Z] #3 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
16:50:07 [2024-03-06T16:50:07.291Z] #3 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
16:50:07 [2024-03-06T16:50:07.291Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
16:50:07 [2024-03-06T16:50:07.914Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
16:50:07 [2024-03-06T16:50:07.914Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.4s done
16:50:07 [2024-03-06T16:50:07.914Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
16:50:07 [2024-03-06T16:50:07.914Z] #3 DONE 0.6s
16:50:08 [2024-03-06T16:50:08.168Z] 
16:50:08 [2024-03-06T16:50:08.168Z] #4 [internal] load metadata for docker.io/library/debian:bookworm
16:50:08 [2024-03-06T16:50:08.727Z] #4 ...
16:50:08 [2024-03-06T16:50:08.727Z] 
16:50:08 [2024-03-06T16:50:08.727Z] #5 [internal] load metadata for docker.io/library/busybox:latest
16:50:08 [2024-03-06T16:50:08.727Z] #5 DONE 0.9s
16:50:08 [2024-03-06T16:50:08.985Z] 
16:50:08 [2024-03-06T16:50:08.985Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3
16:50:08 [2024-03-06T16:50:08.985Z] #6 DONE 0.9s
16:50:08 [2024-03-06T16:50:08.985Z] 
16:50:08 [2024-03-06T16:50:08.985Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
16:50:08 [2024-03-06T16:50:08.985Z] #7 DONE 0.9s
16:50:08 [2024-03-06T16:50:08.985Z] 
16:50:08 [2024-03-06T16:50:08.985Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5
16:50:08 [2024-03-06T16:50:08.985Z] #8 DONE 0.9s
16:50:08 [2024-03-06T16:50:08.985Z] 
16:50:08 [2024-03-06T16:50:08.985Z] #9 [internal] load metadata for docker.io/library/golang:1.21.8-bookworm
16:50:08 [2024-03-06T16:50:08.985Z] #9 DONE 0.9s
16:50:08 [2024-03-06T16:50:08.985Z] 
16:50:08 [2024-03-06T16:50:08.985Z] #4 [internal] load metadata for docker.io/library/debian:bookworm
16:50:08 [2024-03-06T16:50:08.985Z] #4 DONE 0.9s
16:50:08 [2024-03-06T16:50:08.985Z] 
16:50:08 [2024-03-06T16:50:08.985Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:50:08 [2024-03-06T16:50:08.985Z] #10 DONE 1.0s
16:50:08 [2024-03-06T16:50:08.985Z] 
16:50:08 [2024-03-06T16:50:08.985Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
16:50:08 [2024-03-06T16:50:08.985Z] #11 DONE 1.0s
16:50:08 [2024-03-06T16:50:08.985Z] 
16:50:08 [2024-03-06T16:50:08.985Z] #12 [internal] load .dockerignore
16:50:08 [2024-03-06T16:50:08.985Z] #12 transferring context:
16:50:08 [2024-03-06T16:50:08.985Z] #12 transferring context: 113B done
16:50:08 [2024-03-06T16:50:08.985Z] #12 DONE 0.0s
16:50:08 [2024-03-06T16:50:08.985Z] 
16:50:08 [2024-03-06T16:50:08.985Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
16:50:08 [2024-03-06T16:50:08.985Z] #13 resolve docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
16:50:09 [2024-03-06T16:50:09.240Z] #13 resolve docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 0.2s done
16:50:09 [2024-03-06T16:50:09.497Z] #13 sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 1.85kB / 1.85kB done
16:50:09 [2024-03-06T16:50:09.497Z] #13 sha256:7c288032ecf3319045d9fa538c3b0cc868a320d01d03bce15b99c2c336319994 529B / 529B done
16:50:09 [2024-03-06T16:50:09.497Z] #13 sha256:8138bbd6ac4e6145d04bb9e21475581e89c90c499a2385e45563d6135be136cb 1.48kB / 1.48kB done
16:50:09 [2024-03-06T16:50:09.497Z] #13 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 0B / 49.59MB 0.3s
16:50:09 [2024-03-06T16:50:09.772Z] #13 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 22.02MB / 49.59MB 0.5s
16:50:10 [2024-03-06T16:50:10.028Z] #13 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 32.51MB / 49.59MB 0.6s
16:50:10 [2024-03-06T16:50:10.028Z] #13 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 41.94MB / 49.59MB 0.7s
16:50:10 [2024-03-06T16:50:10.028Z] #13 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 0.8s
16:50:11 [2024-03-06T16:50:11.389Z] #13 ...
16:50:11 [2024-03-06T16:50:11.389Z] 
16:50:11 [2024-03-06T16:50:11.389Z] #14 [internal] load build context
16:50:11 [2024-03-06T16:50:11.389Z] #14 transferring context: 76.11MB 1.5s done
16:50:11 [2024-03-06T16:50:11.389Z] #14 DONE 2.2s
16:50:11 [2024-03-06T16:50:11.389Z] 
16:50:11 [2024-03-06T16:50:11.389Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
16:50:11 [2024-03-06T16:50:11.389Z] #13 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 1.9s done
16:50:11 [2024-03-06T16:50:11.644Z] #13 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 0.3s
16:50:13 [2024-03-06T16:50:13.004Z] #13 ...
16:50:13 [2024-03-06T16:50:13.004Z] 
16:50:13 [2024-03-06T16:50:13.004Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
16:50:13 [2024-03-06T16:50:13.004Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
16:50:13 [2024-03-06T16:50:13.004Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
16:50:13 [2024-03-06T16:50:13.004Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
16:50:13 [2024-03-06T16:50:13.004Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
16:50:13 [2024-03-06T16:50:13.004Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 3.4s done
16:50:13 [2024-03-06T16:50:13.004Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
16:50:13 [2024-03-06T16:50:13.004Z] #15 DONE 3.8s
16:50:13 [2024-03-06T16:50:13.004Z] 
16:50:13 [2024-03-06T16:50:13.004Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
16:50:13 [2024-03-06T16:50:13.004Z] #16 resolve docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce 0.2s done
16:50:13 [2024-03-06T16:50:13.004Z] #16 sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce 1.64kB / 1.64kB done
16:50:13 [2024-03-06T16:50:13.004Z] #16 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 1.2s done
16:50:13 [2024-03-06T16:50:13.004Z] #16 sha256:c9037f0a6f706c65a199fab2c586839272838fbe0b933a696a6fe07f6cfef9cf 1.79kB / 1.79kB done
16:50:13 [2024-03-06T16:50:13.004Z] #16 sha256:015a066372deafcef62377696fdd588e02a596e1ec42937b8f384da438171250 2.90kB / 2.90kB done
16:50:13 [2024-03-06T16:50:13.004Z] #16 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.7s done
16:50:13 [2024-03-06T16:50:13.004Z] #16 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 2.0s done
16:50:13 [2024-03-06T16:50:13.004Z] #16 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 64.11MB / 64.11MB 3.3s done
16:50:13 [2024-03-06T16:50:13.004Z] #16 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 1.4s done
16:50:13 [2024-03-06T16:50:13.004Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 32.51MB / 86.41MB 3.7s
16:50:13 [2024-03-06T16:50:13.004Z] #16 sha256:cca4fd0656d11971a06200614d30cc517963725a7744bdd5dcab3764d49c22b0 173B / 173B 3.3s done
16:50:13 [2024-03-06T16:50:13.004Z] #16 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 3.3s done
16:50:13 [2024-03-06T16:50:13.004Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 41.94MB / 86.41MB 3.8s
16:50:13 [2024-03-06T16:50:13.259Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 67.11MB / 86.41MB 4.0s
16:50:13 [2024-03-06T16:50:13.259Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 77.59MB / 86.41MB 4.1s
16:50:13 [2024-03-06T16:50:13.514Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 4.2s
16:50:13 [2024-03-06T16:50:13.514Z] #16 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75
16:50:14 [2024-03-06T16:50:14.074Z] #16 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 4.5s done
16:50:14 [2024-03-06T16:50:14.074Z] #16 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.5s done
16:50:14 [2024-03-06T16:50:14.633Z] #16 ...
16:50:14 [2024-03-06T16:50:14.633Z] 
16:50:14 [2024-03-06T16:50:14.633Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
16:50:14 [2024-03-06T16:50:14.633Z] #13 DONE 5.4s
16:50:14 [2024-03-06T16:50:14.633Z] 
16:50:14 [2024-03-06T16:50:14.633Z] #17 [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
16:50:15 [2024-03-06T16:50:15.192Z] #17 ...
16:50:15 [2024-03-06T16:50:15.192Z] 
16:50:15 [2024-03-06T16:50:15.192Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
16:50:15 [2024-03-06T16:50:15.192Z] #18 resolve docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 0.2s done
16:50:15 [2024-03-06T16:50:15.192Z] #18 sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 8.43kB / 8.43kB done
16:50:15 [2024-03-06T16:50:15.192Z] #18 sha256:152601ea1a432a294017848c66fb84d04e1a90d4380ce9b5cd519cdf09e43722 482B / 482B done
16:50:15 [2024-03-06T16:50:15.192Z] #18 sha256:a5a1ba0fd157960c623fcbba319e3c92650faeacc179ed940362aed94d69a42f 1.14kB / 1.14kB done
16:50:15 [2024-03-06T16:50:15.192Z] #18 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 4.4s done
16:50:15 [2024-03-06T16:50:15.192Z] #18 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0.3s done
16:50:15 [2024-03-06T16:50:15.192Z] #18 DONE 5.9s
16:50:15 [2024-03-06T16:50:15.192Z] 
16:50:15 [2024-03-06T16:50:15.192Z] #19 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
16:50:15 [2024-03-06T16:50:15.192Z] #19 resolve docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 0.2s done
16:50:15 [2024-03-06T16:50:15.192Z] #19 sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 8.43kB / 8.43kB done
16:50:15 [2024-03-06T16:50:15.192Z] #19 sha256:06eae01801a52c8f549787b29c2bfb65c88c0a218b217321e99a157565a0fa5a 482B / 482B done
16:50:15 [2024-03-06T16:50:15.192Z] #19 sha256:d06dcef7a21624ea13d7671125a7fe4cded9aaa21792757846e72064e5214dec 1.13kB / 1.13kB done
16:50:15 [2024-03-06T16:50:15.192Z] #19 sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 16.62MB / 16.62MB 4.3s done
16:50:15 [2024-03-06T16:50:15.192Z] #19 extracting sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 0.4s done
16:50:15 [2024-03-06T16:50:15.192Z] #19 DONE 6.0s
16:50:15 [2024-03-06T16:50:15.192Z] 
16:50:15 [2024-03-06T16:50:15.192Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
16:50:15 [2024-03-06T16:50:15.192Z] #16 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 0.4s
16:50:15 [2024-03-06T16:50:15.192Z] #16 ...
16:50:15 [2024-03-06T16:50:15.192Z] 
16:50:15 [2024-03-06T16:50:15.192Z] #20 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de
16:50:15 [2024-03-06T16:50:15.192Z] #20 resolve docker.io/library/busybox:latest@sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de 0.2s done
16:50:15 [2024-03-06T16:50:15.192Z] #20 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done
16:50:15 [2024-03-06T16:50:15.192Z] #20 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done
16:50:15 [2024-03-06T16:50:15.192Z] #20 sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de 6.76kB / 6.76kB done
16:50:15 [2024-03-06T16:50:15.192Z] #20 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 4.7s done
16:50:15 [2024-03-06T16:50:15.192Z] #20 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.2s done
16:50:15 [2024-03-06T16:50:15.192Z] #20 DONE 6.2s
16:50:15 [2024-03-06T16:50:15.192Z] 
16:50:15 [2024-03-06T16:50:15.192Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
16:50:15 [2024-03-06T16:50:15.447Z] #16 ...
16:50:15 [2024-03-06T16:50:15.447Z] 
16:50:15 [2024-03-06T16:50:15.447Z] #21 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:50:15 [2024-03-06T16:50:15.447Z] #21 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
16:50:15 [2024-03-06T16:50:15.447Z] #21 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:50:15 [2024-03-06T16:50:15.447Z] #21 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:50:15 [2024-03-06T16:50:15.447Z] #21 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:50:15 [2024-03-06T16:50:15.447Z] #21 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done
16:50:15 [2024-03-06T16:50:15.447Z] #21 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done
16:50:15 [2024-03-06T16:50:15.447Z] #21 DONE 6.3s
16:50:15 [2024-03-06T16:50:15.447Z] 
16:50:15 [2024-03-06T16:50:15.447Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
16:50:16 [2024-03-06T16:50:16.372Z] #16 ...
16:50:16 [2024-03-06T16:50:16.372Z] 
16:50:16 [2024-03-06T16:50:16.372Z] #22 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
16:50:16 [2024-03-06T16:50:16.372Z] #22 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done
16:50:16 [2024-03-06T16:50:16.372Z] #22 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
16:50:16 [2024-03-06T16:50:16.372Z] #22 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
16:50:16 [2024-03-06T16:50:16.372Z] #22 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
16:50:16 [2024-03-06T16:50:16.372Z] #22 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 4.8s done
16:50:16 [2024-03-06T16:50:16.372Z] #22 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.1s done
16:50:16 [2024-03-06T16:50:16.372Z] #22 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 5.2s
16:50:16 [2024-03-06T16:50:16.372Z] #22 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 5.4s done
16:50:16 [2024-03-06T16:50:16.372Z] #22 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.2s done
16:50:16 [2024-03-06T16:50:16.372Z] #22 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 6.4s done
16:50:16 [2024-03-06T16:50:16.372Z] #22 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
16:50:16 [2024-03-06T16:50:16.372Z] #22 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
16:50:16 [2024-03-06T16:50:16.372Z] #22 ...
16:50:16 [2024-03-06T16:50:16.372Z] 
16:50:16 [2024-03-06T16:50:16.372Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
16:50:17 [2024-03-06T16:50:17.295Z] #16 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 2.2s done
16:50:17 [2024-03-06T16:50:17.295Z] #16 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f
16:50:19 [2024-03-06T16:50:19.179Z] #16 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done
16:50:19 [2024-03-06T16:50:19.179Z] #16 extracting sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5
16:50:24 [2024-03-06T16:50:24.411Z] #16 extracting sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 4.6s done
16:50:24 [2024-03-06T16:50:24.411Z] #16 ...
16:50:24 [2024-03-06T16:50:24.411Z] 
16:50:24 [2024-03-06T16:50:24.411Z] #17 [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
16:50:24 [2024-03-06T16:50:24.411Z] #17 1.588 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 1.607 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 1.607 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 1.676 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 1.881 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 1.896 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 3.113 Fetched 9093 kB in 2s (5105 kB/s)
16:50:24 [2024-03-06T16:50:24.411Z] #17 3.113 Reading package lists...
16:50:24 [2024-03-06T16:50:24.411Z] #17 3.734 Reading package lists...
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.330 Building dependency tree...
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.710 The following additional packages will be installed:
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.710   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.710   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.712   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.714 Suggested packages:
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.714   krb5-doc krb5-user
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.714 Recommended packages:
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.714   krb5-locales libldap-common publicsuffix libsasl2-modules
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.881 The following NEW packages will be installed:
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.881   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.881   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.881   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:50:24 [2024-03-06T16:50:24.411Z] #17 4.882   libssh2-1 libssl3 openssl
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.155 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.155 Need to get 5813 kB of archives.
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.155 After this operation, 16.1 MB of additional disk space will be used.
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.155 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.179 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.196 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.198 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.202 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.203 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.205 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.206 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.213 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.214 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.216 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.218 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.219 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.221 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.222 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.223 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.224 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.229 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.234 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.235 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.236 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.462 debconf: delaying package configuration, since apt-utils is not installed
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.498 Fetched 5813 kB in 0s (16.8 MB/s)
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.579 Selecting previously unselected package libssl3:arm64.
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.579 (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.)
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.583 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 5.598 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 6.065 Selecting previously unselected package openssl.
16:50:24 [2024-03-06T16:50:24.411Z] #17 6.066 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 6.080 Unpacking openssl (3.0.11-1~deb12u2) ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 6.600 Selecting previously unselected package ca-certificates.
16:50:24 [2024-03-06T16:50:24.411Z] #17 6.602 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 6.672 Unpacking ca-certificates (20230311) ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 7.100 Selecting previously unselected package libbrotli1:arm64.
16:50:24 [2024-03-06T16:50:24.411Z] #17 7.101 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 7.119 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 7.453 Selecting previously unselected package libkrb5support0:arm64.
16:50:24 [2024-03-06T16:50:24.411Z] #17 7.455 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 7.466 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 7.593 Selecting previously unselected package libk5crypto3:arm64.
16:50:24 [2024-03-06T16:50:24.411Z] #17 7.594 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 7.627 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 7.882 Selecting previously unselected package libkeyutils1:arm64.
16:50:24 [2024-03-06T16:50:24.411Z] #17 7.883 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 7.903 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 8.174 Selecting previously unselected package libkrb5-3:arm64.
16:50:24 [2024-03-06T16:50:24.411Z] #17 8.175 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 8.212 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 8.522 Selecting previously unselected package libgssapi-krb5-2:arm64.
16:50:24 [2024-03-06T16:50:24.411Z] #17 8.523 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 8.530 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 8.889 Selecting previously unselected package libsasl2-modules-db:arm64.
16:50:24 [2024-03-06T16:50:24.411Z] #17 8.890 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 8.899 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 8.988 Selecting previously unselected package libsasl2-2:arm64.
16:50:24 [2024-03-06T16:50:24.411Z] #17 8.989 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 8.999 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 9.131 Selecting previously unselected package libldap-2.5-0:arm64.
16:50:24 [2024-03-06T16:50:24.411Z] #17 9.132 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 9.145 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 9.634 Selecting previously unselected package libnghttp2-14:arm64.
16:50:24 [2024-03-06T16:50:24.411Z] #17 9.635 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 9.682 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 9.978 Selecting previously unselected package libpsl5:arm64.
16:50:24 [2024-03-06T16:50:24.411Z] #17 9.979 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
16:50:24 [2024-03-06T16:50:24.411Z] #17 10.08 Unpacking libpsl5:arm64 (0.21.2-1) ...
16:50:24 [2024-03-06T16:50:24.970Z] #17 10.48 Selecting previously unselected package librtmp1:arm64.
16:50:25 [2024-03-06T16:50:25.238Z] #17 10.48 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
16:50:25 [2024-03-06T16:50:25.238Z] #17 10.56 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:50:25 [2024-03-06T16:50:25.238Z] #17 ...
16:50:25 [2024-03-06T16:50:25.238Z] 
16:50:25 [2024-03-06T16:50:25.238Z] #23 [build-dummy 2/2] RUN mkdir -p /build
16:50:25 [2024-03-06T16:50:25.492Z] #23 ...
16:50:25 [2024-03-06T16:50:25.492Z] 
16:50:25 [2024-03-06T16:50:25.492Z] #17 [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
16:50:25 [2024-03-06T16:50:25.492Z] #17 10.97 Selecting previously unselected package libssh2-1:arm64.
16:50:25 [2024-03-06T16:50:25.492Z] #17 10.97 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
16:50:25 [2024-03-06T16:50:25.492Z] #17 11.01 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
16:50:25 [2024-03-06T16:50:25.492Z] #17 ...
16:50:25 [2024-03-06T16:50:25.492Z] 
16:50:25 [2024-03-06T16:50:25.492Z] #16 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
16:50:25 [2024-03-06T16:50:25.492Z] #16 extracting sha256:cca4fd0656d11971a06200614d30cc517963725a7744bdd5dcab3764d49c22b0 done
16:50:25 [2024-03-06T16:50:25.492Z] #16 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
16:50:25 [2024-03-06T16:50:25.492Z] #16 DONE 16.6s
16:50:25 [2024-03-06T16:50:25.746Z] 
16:50:25 [2024-03-06T16:50:25.746Z] #17 [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
16:50:25 [2024-03-06T16:50:25.746Z] #17 11.30 Selecting previously unselected package libcurl4:arm64.
16:50:26 [2024-03-06T16:50:26.000Z] #17 11.31 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
16:50:26 [2024-03-06T16:50:26.001Z] #17 11.33 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
16:50:26 [2024-03-06T16:50:26.001Z] #17 11.51 Selecting previously unselected package curl.
16:50:26 [2024-03-06T16:50:26.255Z] #17 11.51 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
16:50:26 [2024-03-06T16:50:26.255Z] #17 11.55 Unpacking curl (7.88.1-10+deb12u5) ...
16:50:26 [2024-03-06T16:50:26.255Z] #17 11.82 Selecting previously unselected package libonig5:arm64.
16:50:26 [2024-03-06T16:50:26.509Z] #17 11.82 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
16:50:26 [2024-03-06T16:50:26.509Z] #17 11.87 Unpacking libonig5:arm64 (6.9.8-1) ...
16:50:26 [2024-03-06T16:50:26.509Z] #17 ...
16:50:26 [2024-03-06T16:50:26.509Z] 
16:50:26 [2024-03-06T16:50:26.509Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
16:50:26 [2024-03-06T16:50:26.509Z] #24 ...
16:50:26 [2024-03-06T16:50:26.509Z] 
16:50:26 [2024-03-06T16:50:26.509Z] #17 [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
16:50:26 [2024-03-06T16:50:26.509Z] #17 12.17 Selecting previously unselected package libjq1:arm64.
16:50:26 [2024-03-06T16:50:26.763Z] #17 12.17 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
16:50:26 [2024-03-06T16:50:26.763Z] #17 12.24 Unpacking libjq1:arm64 (1.6-2.1) ...
16:50:27 [2024-03-06T16:50:27.017Z] #17 12.54 Selecting previously unselected package jq.
16:50:27 [2024-03-06T16:50:27.017Z] #17 12.54 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
16:50:27 [2024-03-06T16:50:27.017Z] #17 12.54 Unpacking jq (1.6-2.1) ...
16:50:27 [2024-03-06T16:50:27.017Z] #17 12.61 Setting up libkeyutils1:arm64 (1.6.3-2) ...
16:50:27 [2024-03-06T16:50:27.017Z] #17 12.62 Setting up libpsl5:arm64 (0.21.2-1) ...
16:50:27 [2024-03-06T16:50:27.017Z] #17 12.64 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
16:50:27 [2024-03-06T16:50:27.272Z] #17 ...
16:50:27 [2024-03-06T16:50:27.272Z] 
16:50:27 [2024-03-06T16:50:27.272Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
16:50:27 [2024-03-06T16:50:27.272Z] #24 DONE 10.9s
16:50:27 [2024-03-06T16:50:27.272Z] 
16:50:27 [2024-03-06T16:50:27.272Z] #23 [build-dummy 2/2] RUN mkdir -p /build
16:50:27 [2024-03-06T16:50:27.272Z] #23 DONE 12.0s
16:50:27 [2024-03-06T16:50:27.272Z] 
16:50:27 [2024-03-06T16:50:27.272Z] #17 [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
16:50:27 [2024-03-06T16:50:27.272Z] #17 12.66 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
16:50:27 [2024-03-06T16:50:27.272Z] #17 12.68 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
16:50:27 [2024-03-06T16:50:27.272Z] #17 12.69 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
16:50:27 [2024-03-06T16:50:27.272Z] #17 12.70 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
16:50:27 [2024-03-06T16:50:27.272Z] #17 12.71 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:50:27 [2024-03-06T16:50:27.272Z] #17 12.74 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
16:50:27 [2024-03-06T16:50:27.272Z] #17 12.76 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
16:50:27 [2024-03-06T16:50:27.272Z] #17 12.80 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
16:50:27 [2024-03-06T16:50:27.272Z] #17 12.82 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
16:50:27 [2024-03-06T16:50:27.272Z] #17 12.84 Setting up openssl (3.0.11-1~deb12u2) ...
16:50:27 [2024-03-06T16:50:27.272Z] #17 12.87 Setting up libonig5:arm64 (6.9.8-1) ...
16:50:27 [2024-03-06T16:50:27.526Z] #17 ...
16:50:27 [2024-03-06T16:50:27.526Z] 
16:50:27 [2024-03-06T16:50:27.526Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
16:50:27 [2024-03-06T16:50:27.526Z] #25 DONE 0.1s
16:50:27 [2024-03-06T16:50:27.526Z] 
16:50:27 [2024-03-06T16:50:27.526Z] #26 [base 2/4] COPY --from=xx / /
16:50:27 [2024-03-06T16:50:27.526Z] #26 DONE 0.1s
16:50:27 [2024-03-06T16:50:27.526Z] 
16:50:27 [2024-03-06T16:50:27.526Z] #17 [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
16:50:27 [2024-03-06T16:50:27.526Z] #17 12.88 Setting up libjq1:arm64 (1.6-2.1) ...
16:50:27 [2024-03-06T16:50:27.526Z] #17 12.90 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
16:50:27 [2024-03-06T16:50:27.526Z] #17 12.92 Setting up ca-certificates (20230311) ...
16:50:27 [2024-03-06T16:50:27.526Z] #17 13.00 debconf: unable to initialize frontend: Dialog
16:50:27 [2024-03-06T16:50:27.526Z] #17 13.00 debconf: (TERM is not set, so the dialog frontend is not usable.)
16:50:27 [2024-03-06T16:50:27.526Z] #17 13.00 debconf: falling back to frontend: Readline
16:50:27 [2024-03-06T16:50:27.526Z] #17 13.00 debconf: unable to initialize frontend: Readline
16:50:27 [2024-03-06T16:50:27.526Z] #17 13.00 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.)
16:50:27 [2024-03-06T16:50:27.526Z] #17 13.00 debconf: falling back to frontend: Teletype
16:50:27 [2024-03-06T16:50:27.526Z] #17 ...
16:50:27 [2024-03-06T16:50:27.526Z] 
16:50:27 [2024-03-06T16:50:27.526Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:50:27 [2024-03-06T16:50:27.526Z] #27 DONE 0.3s
16:50:27 [2024-03-06T16:50:27.781Z] 
16:50:27 [2024-03-06T16:50:27.781Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
16:50:28 [2024-03-06T16:50:28.340Z] #28 0.679 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:50:28 [2024-03-06T16:50:28.340Z] #28 0.691 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
16:50:28 [2024-03-06T16:50:28.340Z] #28 0.691 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:50:28 [2024-03-06T16:50:28.340Z] #28 0.761 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:50:28 [2024-03-06T16:50:28.340Z] #28 0.828 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
16:50:28 [2024-03-06T16:50:28.594Z] #28 0.875 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
16:50:28 [2024-03-06T16:50:28.848Z] #28 ...
16:50:28 [2024-03-06T16:50:28.848Z] 
16:50:28 [2024-03-06T16:50:28.848Z] #17 [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
16:50:28 [2024-03-06T16:50:28.848Z] #17 13.31 Updating certificates in /etc/ssl/certs...
16:50:28 [2024-03-06T16:50:28.848Z] #17 13.74 140 added, 0 removed; done.
16:50:28 [2024-03-06T16:50:28.848Z] #17 13.77 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
16:50:28 [2024-03-06T16:50:28.848Z] #17 13.79 Setting up jq (1.6-2.1) ...
16:50:28 [2024-03-06T16:50:28.848Z] #17 13.80 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
16:50:28 [2024-03-06T16:50:28.848Z] #17 13.81 Setting up curl (7.88.1-10+deb12u5) ...
16:50:28 [2024-03-06T16:50:28.848Z] #17 13.82 Processing triggers for libc-bin (2.36-9+deb12u4) ...
16:50:28 [2024-03-06T16:50:28.848Z] #17 13.84 Processing triggers for ca-certificates (20230311) ...
16:50:28 [2024-03-06T16:50:28.848Z] #17 13.85 Updating certificates in /etc/ssl/certs...
16:50:28 [2024-03-06T16:50:28.848Z] #17 14.17 0 added, 0 removed; done.
16:50:28 [2024-03-06T16:50:28.848Z] #17 14.17 Running hooks in /etc/ca-certificates/update.d...
16:50:28 [2024-03-06T16:50:28.848Z] #17 14.17 done.
16:50:28 [2024-03-06T16:50:28.848Z] #17 DONE 14.3s
16:50:28 [2024-03-06T16:50:28.848Z] 
16:50:28 [2024-03-06T16:50:28.848Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:50:28 [2024-03-06T16:50:28.848Z] #29 DONE 0.1s
16:50:28 [2024-03-06T16:50:28.848Z] 
16:50:28 [2024-03-06T16:50:28.848Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:50:31 [2024-03-06T16:50:31.355Z] #30 2.175 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:50:31 [2024-03-06T16:50:31.609Z] #30 2.752 #=#=#                                                                         
16:50:32 [2024-03-06T16:50:32.117Z] #30 3.024 #=#=#                                                                         

#                                                                         #30 ...
16:50:32 [2024-03-06T16:50:32.117Z] 
16:50:32 [2024-03-06T16:50:32.117Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
16:50:32 [2024-03-06T16:50:32.117Z] #28 1.809 Fetched 9093 kB in 1s (6558 kB/s)
16:50:32 [2024-03-06T16:50:32.117Z] #28 1.809 Reading package lists...
16:50:32 [2024-03-06T16:50:32.117Z] #28 2.403 Reading package lists...
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.005 Building dependency tree...
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.187 Reading state information...
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.407 The following additional packages will be installed:
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.408   libmagic-mgc libmagic1
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.434 The following NEW packages will be installed:
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.435   file libmagic-mgc libmagic1
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.707 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.707 Need to get 446 kB of archives.
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.707 After this operation, 8709 kB of additional disk space will be used.
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.707 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.714 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.715 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.854 debconf: delaying package configuration, since apt-utils is not installed
16:50:32 [2024-03-06T16:50:32.117Z] #28 3.893 Fetched 446 kB in 0s (1639 kB/s)
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.012 Selecting previously unselected package libmagic-mgc.
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.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 ... 15633 files and directories currently installed.)
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.023 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.026 Unpacking libmagic-mgc (1:5.44-3) ...
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.104 Selecting previously unselected package libmagic1:arm64.
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.106 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.115 Unpacking libmagic1:arm64 (1:5.44-3) ...
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.161 Selecting previously unselected package file.
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.163 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.168 Unpacking file (1:5.44-3) ...
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.212 Setting up libmagic-mgc (1:5.44-3) ...
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.232 Setting up libmagic1:arm64 (1:5.44-3) ...
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.259 Setting up file (1:5.44-3) ...
16:50:32 [2024-03-06T16:50:32.117Z] #28 4.271 Processing triggers for libc-bin (2.36-9+deb12u4) ...
16:50:32 [2024-03-06T16:50:32.117Z] #28 DONE 4.4s
16:50:32 [2024-03-06T16:50:32.117Z] 
16:50:32 [2024-03-06T16:50:32.117Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:50:32 [2024-03-06T16:50:32.117Z] #30 3.024 #=#=#                                                                         

#                                                                          2.1%
######################################################################## 100.0%
16:50:32 [2024-03-06T16:50:32.117Z] #30 3.283 
16:50:32 [2024-03-06T16:50:32.117Z] #30 ...
16:50:32 [2024-03-06T16:50:32.118Z] 
16:50:32 [2024-03-06T16:50:32.118Z] #31 [delve-src 1/3] WORKDIR /usr/src/delve
16:50:32 [2024-03-06T16:50:32.118Z] #31 DONE 0.1s
16:50:32 [2024-03-06T16:50:32.118Z] 
16:50:32 [2024-03-06T16:50:32.118Z] #32 [registry-src 1/2] WORKDIR /usr/src/registry
16:50:32 [2024-03-06T16:50:32.118Z] #32 DONE 0.2s
16:50:32 [2024-03-06T16:50:32.118Z] 
16:50:32 [2024-03-06T16:50:32.118Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:50:32 [2024-03-06T16:50:32.118Z] #33 DONE 0.2s
16:50:32 [2024-03-06T16:50:32.118Z] 
16:50:32 [2024-03-06T16:50:32.118Z] #34 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
16:50:32 [2024-03-06T16:50:32.118Z] #34 DONE 0.2s
16:50:32 [2024-03-06T16:50:32.372Z] 
16:50:32 [2024-03-06T16:50:32.372Z] #35 [swagger-src 1/3] WORKDIR /usr/src/swagger
16:50:32 [2024-03-06T16:50:32.372Z] #35 DONE 0.3s
16:50:32 [2024-03-06T16:50:32.372Z] 
16:50:32 [2024-03-06T16:50:32.372Z] #36 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
16:50:32 [2024-03-06T16:50:32.372Z] #36 DONE 0.3s
16:50:32 [2024-03-06T16:50:32.372Z] 
16:50:32 [2024-03-06T16:50:32.372Z] #37 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
16:50:32 [2024-03-06T16:50:32.372Z] #37 DONE 0.3s
16:50:32 [2024-03-06T16:50:32.372Z] 
16:50:32 [2024-03-06T16:50:32.372Z] #38 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
16:50:32 [2024-03-06T16:50:32.372Z] #38 DONE 0.3s
16:50:32 [2024-03-06T16:50:32.372Z] 
16:50:32 [2024-03-06T16:50:32.372Z] #39 [runc-src 1/3] WORKDIR /usr/src/runc
16:50:32 [2024-03-06T16:50:32.372Z] #39 DONE 0.3s
16:50:32 [2024-03-06T16:50:32.372Z] 
16:50:32 [2024-03-06T16:50:32.372Z] #40 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
16:50:32 [2024-03-06T16:50:32.372Z] #40 ...
16:50:32 [2024-03-06T16:50:32.372Z] 
16:50:32 [2024-03-06T16:50:32.372Z] #41 [tini-src 1/3] WORKDIR /usr/src/tini
16:50:32 [2024-03-06T16:50:32.372Z] #41 DONE 0.3s
16:50:32 [2024-03-06T16:50:32.372Z] 
16:50:32 [2024-03-06T16:50:32.372Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:50:32 [2024-03-06T16:50:32.372Z] #42 DONE 0.3s
16:50:32 [2024-03-06T16:50:32.372Z] 
16:50:32 [2024-03-06T16:50:32.372Z] #43 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
16:50:32 [2024-03-06T16:50:32.372Z] #43 DONE 0.4s
16:50:32 [2024-03-06T16:50:32.372Z] 
16:50:32 [2024-03-06T16:50:32.372Z] #44 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli
16:50:32 [2024-03-06T16:50:32.372Z] #44 DONE 0.4s
16:50:32 [2024-03-06T16:50:32.372Z] 
16:50:32 [2024-03-06T16:50:32.372Z] #45 [containerd-src 1/3] WORKDIR /usr/src/containerd
16:50:32 [2024-03-06T16:50:32.372Z] #45 DONE 0.4s
16:50:32 [2024-03-06T16:50:32.626Z] 
16:50:32 [2024-03-06T16:50:32.626Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
16:50:32 [2024-03-06T16:50:32.626Z] #46 ...
16:50:32 [2024-03-06T16:50:32.626Z] 
16:50:32 [2024-03-06T16:50:32.626Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:50:32 [2024-03-06T16:50:32.626Z] #47 0.508 hint: Using 'master' as the name for the initial branch. This default branch name
16:50:32 [2024-03-06T16:50:32.626Z] #47 0.508 hint: is subject to change. To configure the initial branch name to use in all
16:50:32 [2024-03-06T16:50:32.626Z] #47 0.508 hint: of your new repositories, which will suppress this warning, call:
16:50:32 [2024-03-06T16:50:32.626Z] #47 0.508 hint: 
16:50:32 [2024-03-06T16:50:32.626Z] #47 0.508 hint: 	git config --global init.defaultBranch <name>
16:50:32 [2024-03-06T16:50:32.626Z] #47 0.508 hint: 
16:50:32 [2024-03-06T16:50:32.626Z] #47 0.508 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:50:32 [2024-03-06T16:50:32.626Z] #47 0.508 hint: 'development'. The just-created branch can be renamed via this command:
16:50:32 [2024-03-06T16:50:32.626Z] #47 0.508 hint: 
16:50:32 [2024-03-06T16:50:32.626Z] #47 0.508 hint: 	git branch -m <name>
16:50:32 [2024-03-06T16:50:32.626Z] #47 0.510 Initialized empty Git repository in /usr/src/delve/.git/
16:50:32 [2024-03-06T16:50:32.626Z] #47 DONE 0.6s
16:50:32 [2024-03-06T16:50:32.882Z] 
16:50:32 [2024-03-06T16:50:32.882Z] #48 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:50:32 [2024-03-06T16:50:32.882Z] #48 0.642 hint: Using 'master' as the name for the initial branch. This default branch name
16:50:32 [2024-03-06T16:50:32.882Z] #48 0.642 hint: is subject to change. To configure the initial branch name to use in all
16:50:32 [2024-03-06T16:50:32.882Z] #48 0.642 hint: of your new repositories, which will suppress this warning, call:
16:50:32 [2024-03-06T16:50:32.882Z] #48 0.642 hint: 
16:50:32 [2024-03-06T16:50:32.882Z] #48 0.642 hint: 	git config --global init.defaultBranch <name>
16:50:32 [2024-03-06T16:50:32.882Z] #48 0.642 hint: 
16:50:32 [2024-03-06T16:50:32.882Z] #48 0.642 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:50:32 [2024-03-06T16:50:32.882Z] #48 0.642 hint: 'development'. The just-created branch can be renamed via this command:
16:50:32 [2024-03-06T16:50:32.882Z] #48 0.642 hint: 
16:50:32 [2024-03-06T16:50:32.882Z] #48 0.642 hint: 	git branch -m <name>
16:50:32 [2024-03-06T16:50:32.882Z] #48 0.644 Initialized empty Git repository in /usr/src/registry/.git/
16:50:32 [2024-03-06T16:50:32.882Z] #48 DONE 0.7s
16:50:32 [2024-03-06T16:50:32.882Z] 
16:50:32 [2024-03-06T16:50:32.882Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:50:33 [2024-03-06T16:50:33.136Z] #49 ...
16:50:33 [2024-03-06T16:50:33.136Z] 
16:50:33 [2024-03-06T16:50:33.136Z] #50 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
16:50:33 [2024-03-06T16:50:33.136Z] #50 0.653 hint: Using 'master' as the name for the initial branch. This default branch name
16:50:33 [2024-03-06T16:50:33.136Z] #50 0.653 hint: is subject to change. To configure the initial branch name to use in all
16:50:33 [2024-03-06T16:50:33.136Z] #50 0.653 hint: of your new repositories, which will suppress this warning, call:
16:50:33 [2024-03-06T16:50:33.136Z] #50 0.653 hint: 
16:50:33 [2024-03-06T16:50:33.136Z] #50 0.653 hint: 	git config --global init.defaultBranch <name>
16:50:33 [2024-03-06T16:50:33.136Z] #50 0.653 hint: 
16:50:33 [2024-03-06T16:50:33.136Z] #50 0.653 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:50:33 [2024-03-06T16:50:33.136Z] #50 0.653 hint: 'development'. The just-created branch can be renamed via this command:
16:50:33 [2024-03-06T16:50:33.136Z] #50 0.653 hint: 
16:50:33 [2024-03-06T16:50:33.136Z] #50 0.653 hint: 	git branch -m <name>
16:50:33 [2024-03-06T16:50:33.136Z] #50 0.656 Initialized empty Git repository in /usr/src/rootlesskit/.git/
16:50:33 [2024-03-06T16:50:33.136Z] #50 DONE 0.7s
16:50:33 [2024-03-06T16:50:33.136Z] 
16:50:33 [2024-03-06T16:50:33.136Z] #51 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:50:33 [2024-03-06T16:50:33.695Z] #51 ...
16:50:33 [2024-03-06T16:50:33.695Z] 
16:50:33 [2024-03-06T16:50:33.695Z] #40 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
16:50:33 [2024-03-06T16:50:33.695Z] #40 1.287 hint: Using 'master' as the name for the initial branch. This default branch name
16:50:33 [2024-03-06T16:50:33.695Z] #40 1.287 hint: is subject to change. To configure the initial branch name to use in all
16:50:33 [2024-03-06T16:50:33.695Z] #40 1.287 hint: of your new repositories, which will suppress this warning, call:
16:50:33 [2024-03-06T16:50:33.695Z] #40 1.287 hint: 
16:50:33 [2024-03-06T16:50:33.695Z] #40 1.287 hint: 	git config --global init.defaultBranch <name>
16:50:33 [2024-03-06T16:50:33.695Z] #40 1.287 hint: 
16:50:33 [2024-03-06T16:50:33.695Z] #40 1.287 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:50:33 [2024-03-06T16:50:33.695Z] #40 1.287 hint: 'development'. The just-created branch can be renamed via this command:
16:50:33 [2024-03-06T16:50:33.695Z] #40 1.287 hint: 
16:50:33 [2024-03-06T16:50:33.695Z] #40 1.287 hint: 	git branch -m <name>
16:50:33 [2024-03-06T16:50:33.695Z] #40 1.287 Initialized empty Git repository in /usr/src/runc/.git/
16:50:33 [2024-03-06T16:50:33.695Z] #40 DONE 1.4s
16:50:33 [2024-03-06T16:50:33.695Z] 
16:50:33 [2024-03-06T16:50:33.695Z] #52 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
16:50:33 [2024-03-06T16:50:33.695Z] #52 1.335 hint: Using 'master' as the name for the initial branch. This default branch name
16:50:33 [2024-03-06T16:50:33.695Z] #52 1.335 hint: is subject to change. To configure the initial branch name to use in all
16:50:33 [2024-03-06T16:50:33.695Z] #52 1.335 hint: of your new repositories, which will suppress this warning, call:
16:50:33 [2024-03-06T16:50:33.695Z] #52 1.335 hint: 
16:50:33 [2024-03-06T16:50:33.695Z] #52 1.335 hint: 	git config --global init.defaultBranch <name>
16:50:33 [2024-03-06T16:50:33.695Z] #52 1.335 hint: 
16:50:33 [2024-03-06T16:50:33.695Z] #52 1.335 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:50:33 [2024-03-06T16:50:33.695Z] #52 1.335 hint: 'development'. The just-created branch can be renamed via this command:
16:50:33 [2024-03-06T16:50:33.695Z] #52 1.335 hint: 
16:50:33 [2024-03-06T16:50:33.695Z] #52 1.335 hint: 	git branch -m <name>
16:50:33 [2024-03-06T16:50:33.695Z] #52 1.340 Initialized empty Git repository in /usr/src/swagger/.git/
16:50:33 [2024-03-06T16:50:33.695Z] #52 DONE 1.4s
16:50:33 [2024-03-06T16:50:33.949Z] 
16:50:33 [2024-03-06T16:50:33.949Z] #53 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:50:34 [2024-03-06T16:50:34.873Z] #53 ...
16:50:34 [2024-03-06T16:50:34.873Z] 
16:50:34 [2024-03-06T16:50:34.873Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
16:50:34 [2024-03-06T16:50:34.873Z] #46 1.900 hint: Using 'master' as the name for the initial branch. This default branch name
16:50:34 [2024-03-06T16:50:34.873Z] #46 1.900 hint: is subject to change. To configure the initial branch name to use in all
16:50:34 [2024-03-06T16:50:34.873Z] #46 1.900 hint: of your new repositories, which will suppress this warning, call:
16:50:34 [2024-03-06T16:50:34.873Z] #46 1.900 hint: 
16:50:34 [2024-03-06T16:50:34.873Z] #46 1.900 hint: 	git config --global init.defaultBranch <name>
16:50:34 [2024-03-06T16:50:34.873Z] #46 1.900 hint: 
16:50:34 [2024-03-06T16:50:34.873Z] #46 1.900 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:50:34 [2024-03-06T16:50:34.873Z] #46 1.900 hint: 'development'. The just-created branch can be renamed via this command:
16:50:34 [2024-03-06T16:50:34.873Z] #46 1.900 hint: 
16:50:34 [2024-03-06T16:50:34.873Z] #46 1.900 hint: 	git branch -m <name>
16:50:34 [2024-03-06T16:50:34.873Z] #46 1.901 Initialized empty Git repository in /usr/src/containerd/.git/
16:50:34 [2024-03-06T16:50:34.873Z] #46 DONE 2.1s
16:50:34 [2024-03-06T16:50:34.873Z] 
16:50:34 [2024-03-06T16:50:34.873Z] #54 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:50:34 [2024-03-06T16:50:34.873Z] #54 2.021 hint: Using 'master' as the name for the initial branch. This default branch name
16:50:34 [2024-03-06T16:50:34.873Z] #54 2.021 hint: is subject to change. To configure the initial branch name to use in all
16:50:34 [2024-03-06T16:50:34.873Z] #54 2.021 hint: of your new repositories, which will suppress this warning, call:
16:50:34 [2024-03-06T16:50:34.873Z] #54 2.021 hint: 
16:50:34 [2024-03-06T16:50:34.873Z] #54 2.021 hint: 	git config --global init.defaultBranch <name>
16:50:34 [2024-03-06T16:50:34.873Z] #54 2.021 hint: 
16:50:34 [2024-03-06T16:50:34.873Z] #54 2.021 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:50:34 [2024-03-06T16:50:34.873Z] #54 2.021 hint: 'development'. The just-created branch can be renamed via this command:
16:50:34 [2024-03-06T16:50:34.873Z] #54 2.021 hint: 
16:50:34 [2024-03-06T16:50:34.873Z] #54 2.021 hint: 	git branch -m <name>
16:50:34 [2024-03-06T16:50:34.873Z] #54 2.024 Initialized empty Git repository in /usr/src/tini/.git/
16:50:34 [2024-03-06T16:50:34.873Z] #54 DONE 2.3s
16:50:34 [2024-03-06T16:50:34.873Z] 
16:50:34 [2024-03-06T16:50:34.873Z] #55 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:50:40 [2024-03-06T16:50:40.112Z] #55 ...
16:50:40 [2024-03-06T16:50:40.112Z] 
16:50:40 [2024-03-06T16:50:40.112Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:50:40 [2024-03-06T16:50:40.112Z] #30 5.339 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:50:40 [2024-03-06T16:50:40.112Z] #30 6.012 #=#=#                                                                         
16:50:40 [2024-03-06T16:50:40.112Z] #30 6.291 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
16:50:40 [2024-03-06T16:50:40.112Z] #30 6.656 
16:50:40 [2024-03-06T16:50:40.112Z] #30 8.961 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
16:50:40 [2024-03-06T16:50:40.112Z] #30 9.830 #=#=#                                                                         
16:50:40 [2024-03-06T16:50:40.112Z] #30 10.17 #=#=#                                                                         

                                                                           0.2%
###################################                                       48.6%
###############################################################           88.6%
######################################################################## 100.0%
16:50:40 [2024-03-06T16:50:40.112Z] #30 10.81 
16:50:42 [2024-03-06T16:50:42.081Z] #30 ...
16:50:42 [2024-03-06T16:50:42.081Z] 
16:50:42 [2024-03-06T16:50:42.081Z] #56 [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
16:50:42 [2024-03-06T16:50:42.081Z] #56 2.689 go: downloading gotest.tools/gotestsum v1.8.2
16:50:42 [2024-03-06T16:50:42.081Z] #56 3.417 go: downloading github.com/dnephin/pflag v1.0.7
16:50:42 [2024-03-06T16:50:42.081Z] #56 3.417 go: downloading github.com/fatih/color v1.13.0
16:50:42 [2024-03-06T16:50:42.081Z] #56 3.417 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:50:42 [2024-03-06T16:50:42.081Z] #56 3.422 go: downloading github.com/fsnotify/fsnotify v1.5.4
16:50:42 [2024-03-06T16:50:42.081Z] #56 3.423 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
16:50:42 [2024-03-06T16:50:42.081Z] #56 3.425 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
16:50:42 [2024-03-06T16:50:42.081Z] #56 3.426 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
16:50:42 [2024-03-06T16:50:42.081Z] #56 3.456 go: downloading github.com/mattn/go-colorable v0.1.12
16:50:42 [2024-03-06T16:50:42.081Z] #56 3.456 go: downloading github.com/mattn/go-isatty v0.0.14
16:50:42 [2024-03-06T16:50:42.081Z] #56 3.462 go: downloading golang.org/x/tools v0.1.11
16:50:42 [2024-03-06T16:50:42.081Z] #56 4.938 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
16:50:42 [2024-03-06T16:50:42.081Z] #56 ...
16:50:42 [2024-03-06T16:50:42.081Z] 
16:50:42 [2024-03-06T16:50:42.081Z] #57 [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
16:50:42 [2024-03-06T16:50:42.081Z] #57 3.345 go: downloading github.com/golangci/golangci-lint v1.55.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.489 go: downloading github.com/fatih/color v1.15.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.489 go: downloading github.com/gofrs/flock v0.8.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.489 go: downloading github.com/spf13/cobra v1.7.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.499 go: downloading github.com/spf13/pflag v1.0.5
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.500 go: downloading github.com/spf13/viper v1.12.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.501 go: downloading gopkg.in/yaml.v3 v3.0.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.604 go: downloading golang.org/x/tools v0.14.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.634 go: downloading github.com/hashicorp/go-version v1.6.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.689 go: downloading github.com/ldez/gomoddirectives v0.2.3
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.855 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.859 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.865 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.865 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.945 go: downloading github.com/mattn/go-colorable v0.1.13
16:50:42 [2024-03-06T16:50:42.081Z] #57 4.966 go: downloading github.com/sirupsen/logrus v1.9.3
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.068 go: downloading github.com/stretchr/testify v1.8.4
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.152 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.289 go: downloading github.com/mattn/go-isatty v0.0.17
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.310 go: downloading github.com/spf13/afero v1.8.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.311 go: downloading github.com/spf13/cast v1.5.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.313 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.315 go: downloading github.com/golangci/revgrep v0.5.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.583 go: downloading golang.org/x/mod v0.13.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.584 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.608 go: downloading 4d63.com/gochecknoglobals v0.2.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.609 go: downloading github.com/4meepo/tagalign v1.3.3
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.713 go: downloading github.com/Abirdcfly/dupword v0.0.13
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.771 go: downloading github.com/Antonboom/errname v0.1.12
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.809 go: downloading github.com/Antonboom/nilnil v0.1.7
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.809 go: downloading github.com/Antonboom/testifylint v0.2.3
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.896 go: downloading github.com/BurntSushi/toml v1.3.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 5.901 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.035 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.072 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.100 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.136 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.208 go: downloading github.com/alexkohler/prealloc v1.0.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.222 go: downloading github.com/alingse/asasalint v0.0.11
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.292 go: downloading github.com/ashanbrown/forbidigo v1.6.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.415 go: downloading github.com/ashanbrown/makezero v1.1.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.517 go: downloading github.com/bkielbasa/cyclop v1.2.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.523 go: downloading github.com/blizzy78/varnamelen v0.8.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.581 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.584 go: downloading github.com/breml/bidichk v0.2.7
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.649 go: downloading github.com/breml/errchkjson v0.3.6
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.650 go: downloading github.com/butuzov/ireturn v0.2.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.665 go: downloading github.com/butuzov/mirror v1.1.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.765 go: downloading github.com/catenacyber/perfsprint v0.2.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.775 go: downloading github.com/charithe/durationcheck v0.0.10
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.856 go: downloading github.com/curioswitch/go-reassign v0.2.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.857 go: downloading github.com/daixiang0/gci v0.11.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 6.900 go: downloading github.com/denis-tingaikin/go-header v0.4.3
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.030 go: downloading github.com/esimonov/ifshort v1.0.4
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.125 go: downloading github.com/firefart/nonamedreturns v1.0.4
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.125 go: downloading github.com/fzipp/gocyclo v0.6.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.125 go: downloading github.com/go-critic/go-critic v0.9.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.126 go: downloading github.com/ghostiam/protogetter v0.2.3
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.267 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.366 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.367 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.407 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.467 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.573 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.589 go: downloading github.com/golangci/misspell v0.4.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.621 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.621 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.621 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.621 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.642 go: downloading github.com/hexops/gotextdiff v1.0.3
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.800 go: downloading github.com/jgautheron/goconst v1.6.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.801 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.802 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.802 go: downloading github.com/julz/importas v0.1.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.835 go: downloading github.com/kisielk/errcheck v1.6.3
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.882 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.883 go: downloading github.com/kulti/thelper v0.6.3
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.884 go: downloading github.com/kunwardeep/paralleltest v1.0.8
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.908 go: downloading github.com/kyoh86/exportloopref v0.1.11
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.932 go: downloading github.com/ldez/tagliatelle v0.5.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.933 go: downloading github.com/leonklingele/grouper v1.1.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.938 go: downloading github.com/lufeee/execinquery v1.2.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 7.939 go: downloading github.com/macabu/inamedparam v0.1.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.135 go: downloading github.com/maratori/testableexamples v1.0.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.136 go: downloading github.com/maratori/testpackage v1.1.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.141 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.144 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.217 go: downloading github.com/mgechev/revive v1.3.4
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.325 go: downloading github.com/moricho/tparallel v0.3.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.332 go: downloading github.com/nakabonne/nestif v0.3.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.334 go: downloading github.com/nishanths/exhaustive v0.11.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.334 go: downloading github.com/nishanths/predeclared v0.2.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.335 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.456 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.459 go: downloading github.com/ryancurrah/gomodguard v1.3.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.460 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.539 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.635 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.676 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.677 go: downloading github.com/securego/gosec/v2 v2.18.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.747 go: downloading github.com/sivchari/containedctx v1.0.3
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.747 go: downloading github.com/sivchari/nosnakecase v1.7.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.749 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.751 go: downloading github.com/sivchari/tenv v1.7.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.828 go: downloading github.com/sonatard/noctx v0.0.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.828 go: downloading github.com/sourcegraph/go-diff v0.7.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.829 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.894 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.898 go: downloading github.com/tdakkota/asciicheck v0.2.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.898 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.899 go: downloading github.com/tetafro/godot v1.4.15
16:50:42 [2024-03-06T16:50:42.081Z] #57 8.899 go: downloading github.com/timonwong/loggercheck v0.9.4
16:50:42 [2024-03-06T16:50:42.081Z] #57 9.054 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 9.117 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 9.118 go: downloading github.com/ultraware/funlen v0.1.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 9.121 go: downloading github.com/ultraware/whitespace v0.0.5
16:50:42 [2024-03-06T16:50:42.081Z] #57 9.124 go: downloading github.com/uudashr/gocognit v1.1.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 9.137 go: downloading github.com/xen0n/gosmopolitan v1.2.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 9.163 go: downloading github.com/yagipy/maintidx v1.0.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 9.240 go: downloading github.com/yeya24/promlinter v0.2.0
16:50:42 [2024-03-06T16:50:42.081Z] #57 9.328 go: downloading github.com/ykadowak/zerologlint v0.1.3
16:50:42 [2024-03-06T16:50:42.081Z] #57 9.328 go: downloading gitlab.com/bosi/decorder v0.4.1
16:50:42 [2024-03-06T16:50:42.081Z] #57 9.345 go: downloading go.tmz.dev/musttag v0.7.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 9.346 go: downloading go-simpler.org/sloglint v0.1.2
16:50:42 [2024-03-06T16:50:42.081Z] #57 9.455 go: downloading honnef.co/go/tools v0.4.6
16:50:42 [2024-03-06T16:50:42.387Z] #57 10.11 go: downloading mvdan.cc/gofumpt v0.5.0
16:50:42 [2024-03-06T16:50:42.387Z] #57 10.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:50:42 [2024-03-06T16:50:42.387Z] #57 10.12 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
16:50:42 [2024-03-06T16:50:42.387Z] #57 10.12 go: downloading github.com/hashicorp/errwrap v1.0.0
16:50:42 [2024-03-06T16:50:42.387Z] #57 10.12 go: downloading golang.org/x/sys v0.13.0
16:50:42 [2024-03-06T16:50:42.387Z] #57 10.12 go: downloading github.com/davecgh/go-spew v1.1.1
16:50:42 [2024-03-06T16:50:42.387Z] #57 10.12 go: downloading github.com/pmezard/go-difflib v1.0.0
16:50:42 [2024-03-06T16:50:42.387Z] #57 10.12 go: downloading github.com/stretchr/objx v0.5.0
16:50:42 [2024-03-06T16:50:42.387Z] #57 ...
16:50:42 [2024-03-06T16:50:42.387Z] 
16:50:42 [2024-03-06T16:50:42.387Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:50:42 [2024-03-06T16:50:42.387Z] #58 3.328 go: downloading mvdan.cc/sh/v3 v3.6.0
16:50:42 [2024-03-06T16:50:42.387Z] #58 3.728 go: downloading github.com/google/renameio/v2 v2.0.0
16:50:42 [2024-03-06T16:50:42.387Z] #58 3.728 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
16:50:42 [2024-03-06T16:50:42.387Z] #58 3.728 go: downloading golang.org/x/term v0.3.0
16:50:42 [2024-03-06T16:50:42.387Z] #58 3.728 go: downloading mvdan.cc/editorconfig v0.2.0
16:50:42 [2024-03-06T16:50:42.387Z] #58 3.798 go: downloading golang.org/x/sys v0.3.0
16:50:42 [2024-03-06T16:50:42.387Z] #58 ...
16:50:42 [2024-03-06T16:50:42.387Z] 
16:50:42 [2024-03-06T16:50:42.387Z] #59 [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
16:50:42 [2024-03-06T16:50:42.653Z] #59 ...
16:50:42 [2024-03-06T16:50:42.653Z] 
16:50:42 [2024-03-06T16:50:42.653Z] #60 [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             ;
16:50:42 [2024-03-06T16:50:42.653Z] #60 1.864 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 1.874 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 1.874 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 1.951 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 2.228 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 2.230 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 3.256 Fetched 9093 kB in 2s (5525 kB/s)
16:50:42 [2024-03-06T16:50:42.653Z] #60 3.256 Reading package lists...
16:50:42 [2024-03-06T16:50:42.653Z] #60 4.002 Reading package lists...
16:50:42 [2024-03-06T16:50:42.653Z] #60 4.707 Building dependency tree...
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.327 python3 is already the newest version (3.11.2-1+b1).
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.327 The following additional packages will be installed:
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.330   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.331   xz-utils
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.334 Suggested packages:
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.334   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.335   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.335   m4-doc ed diffutils-doc
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.335 Recommended packages:
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.335   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.335   liblocale-gettext-perl libltdl-dev
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.568 The following NEW packages will be installed:
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.581   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.582   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.583   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.866 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.866 Need to get 5657 kB of archives.
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.866 After this operation, 16.7 MB of additional disk space will be used.
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.866 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.892 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 5.992 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.010 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.099 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.135 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.156 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.356 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.436 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.575 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.586 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.593 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.598 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.602 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.607 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.665 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.677 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.708 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 6.764 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #60 7.104 debconf: delaying package configuration, since apt-utils is not installed
16:50:42 [2024-03-06T16:50:42.653Z] #60 7.378 Fetched 5657 kB in 1s (4836 kB/s)
16:50:42 [2024-03-06T16:50:42.653Z] #60 7.643 Selecting previously unselected package bzip2.
16:50:42 [2024-03-06T16:50:42.653Z] #60 7.644 (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.)
16:50:42 [2024-03-06T16:50:42.653Z] #60 7.654 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
16:50:42 [2024-03-06T16:50:42.653Z] #60 7.729 Unpacking bzip2 (1.0.8-5+b1) ...
16:50:42 [2024-03-06T16:50:42.653Z] #60 8.360 Selecting previously unselected package xz-utils.
16:50:42 [2024-03-06T16:50:42.653Z] #60 8.364 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
16:50:42 [2024-03-06T16:50:42.653Z] #60 8.434 Unpacking xz-utils (5.4.1-0.2) ...
16:50:42 [2024-03-06T16:50:42.653Z] #60 8.905 Selecting previously unselected package m4.
16:50:42 [2024-03-06T16:50:42.653Z] #60 8.907 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
16:50:42 [2024-03-06T16:50:42.653Z] #60 9.058 Unpacking m4 (1.4.19-3) ...
16:50:42 [2024-03-06T16:50:42.653Z] #60 9.717 Selecting previously unselected package autoconf.
16:50:42 [2024-03-06T16:50:42.653Z] #60 9.720 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
16:50:42 [2024-03-06T16:50:42.653Z] #60 9.786 Unpacking autoconf (2.71-3) ...
16:50:42 [2024-03-06T16:50:42.653Z] #60 10.62 Selecting previously unselected package autotools-dev.
16:50:42 [2024-03-06T16:50:42.653Z] #60 10.63 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
16:50:42 [2024-03-06T16:50:42.653Z] #60 10.71 Unpacking autotools-dev (20220109.1) ...
16:50:42 [2024-03-06T16:50:42.653Z] #60 ...
16:50:42 [2024-03-06T16:50:42.653Z] 
16:50:42 [2024-03-06T16:50:42.653Z] #61 [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
16:50:42 [2024-03-06T16:50:42.653Z] #61 3.703 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 3.718 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 3.723 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 3.896 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 4.395 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 4.396 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 5.964 Fetched 9093 kB in 3s (3525 kB/s)
16:50:42 [2024-03-06T16:50:42.653Z] #61 5.964 Reading package lists...
16:50:42 [2024-03-06T16:50:42.653Z] #61 7.000 Reading package lists...
16:50:42 [2024-03-06T16:50:42.653Z] #61 7.869 Building dependency tree...
16:50:42 [2024-03-06T16:50:42.653Z] #61 8.549 The following additional packages will be installed:
16:50:42 [2024-03-06T16:50:42.653Z] #61 8.552   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
16:50:42 [2024-03-06T16:50:42.653Z] #61 8.555 Suggested packages:
16:50:42 [2024-03-06T16:50:42.653Z] #61 8.555   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
16:50:42 [2024-03-06T16:50:42.653Z] #61 8.643 The following NEW packages will be installed:
16:50:42 [2024-03-06T16:50:42.653Z] #61 8.644   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
16:50:42 [2024-03-06T16:50:42.653Z] #61 8.922 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
16:50:42 [2024-03-06T16:50:42.653Z] #61 8.922 Need to get 19.3 MB of archives.
16:50:42 [2024-03-06T16:50:42.653Z] #61 8.922 After this operation, 77.0 MB of additional disk space will be used.
16:50:42 [2024-03-06T16:50:42.653Z] #61 8.922 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 9.323 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 9.365 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 9.423 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 9.426 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 9.446 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 9.475 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 9.514 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
16:50:42 [2024-03-06T16:50:42.653Z] #61 10.27 debconf: delaying package configuration, since apt-utils is not installed
16:50:42 [2024-03-06T16:50:42.918Z] #61 10.58 Fetched 19.3 MB in 1s (17.5 MB/s)
16:50:42 [2024-03-06T16:50:42.918Z] #61 ...
16:50:42 [2024-03-06T16:50:42.918Z] 
16:50:42 [2024-03-06T16:50:42.918Z] #62 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.0.0-rc1 https://github.com/docker/cli.git /build      && /build/docker --version
16:50:42 [2024-03-06T16:50:42.918Z] #62 ...
16:50:42 [2024-03-06T16:50:42.918Z] 
16:50:42 [2024-03-06T16:50:42.918Z] #63 [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
16:50:42 [2024-03-06T16:50:42.918Z] #63 2.557 go: downloading github.com/pelletier/go-toml v1.8.1
16:50:43 [2024-03-06T16:50:43.208Z] #63 ...
16:50:43 [2024-03-06T16:50:43.208Z] 
16:50:43 [2024-03-06T16:50:43.208Z] #64 [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
16:50:43 [2024-03-06T16:50:43.208Z] #64 3.701 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #64 3.727 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #64 3.871 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #64 3.971 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #64 4.204 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #64 4.210 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #64 5.620 Fetched 9093 kB in 2s (4035 kB/s)
16:50:43 [2024-03-06T16:50:43.208Z] #64 5.620 Reading package lists...
16:50:43 [2024-03-06T16:50:43.208Z] #64 6.999 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:50:43 [2024-03-06T16:50:43.208Z] #64 7.001 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:50:43 [2024-03-06T16:50:43.208Z] #64 7.003 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:50:43 [2024-03-06T16:50:43.208Z] #64 7.653 Reading package lists...
16:50:43 [2024-03-06T16:50:43.208Z] #64 8.614 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
16:50:43 [2024-03-06T16:50:43.208Z] #64 8.625 Reading package lists...
16:50:43 [2024-03-06T16:50:43.208Z] #64 9.456 Building dependency tree...
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.10 gcc is already the newest version (4:12.2.0-3).
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.10 libc6-dev is already the newest version (2.36-9+deb12u4).
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.10 pkg-config is already the newest version (1.8.1-1).
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.10 The following additional packages will be installed:
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.10   bzip2 libdpkg-perl patch xz-utils
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.11 Suggested packages:
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.11   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.11 Recommended packages:
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.11   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.11   liblocale-gettext-perl
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.22 The following NEW packages will be installed:
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.22   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.51 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.51 Need to get 2683 kB of archives.
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.51 After this operation, 6010 kB of additional disk space will be used.
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.51 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.52 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.59 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.67 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.68 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #64 10.77 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #64 ...
16:50:43 [2024-03-06T16:50:43.208Z] 
16:50:43 [2024-03-06T16:50:43.208Z] #65 [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
16:50:43 [2024-03-06T16:50:43.208Z] #65 3.440 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #65 3.479 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #65 3.479 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #65 3.630 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #65 4.092 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #65 4.186 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
16:50:43 [2024-03-06T16:50:43.208Z] #65 5.439 Fetched 9093 kB in 2s (3983 kB/s)
16:50:43 [2024-03-06T16:50:43.208Z] #65 5.439 Reading package lists...
16:50:43 [2024-03-06T16:50:43.208Z] #65 7.019 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:50:43 [2024-03-06T16:50:43.208Z] #65 7.019 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:50:43 [2024-03-06T16:50:43.208Z] #65 7.019 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:50:43 [2024-03-06T16:50:43.208Z] #65 7.524 Reading package lists...
16:50:43 [2024-03-06T16:50:43.208Z] #65 8.452 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
16:50:43 [2024-03-06T16:50:43.208Z] #65 8.459 Reading package lists...
16:50:43 [2024-03-06T16:50:43.208Z] #65 9.328 Building dependency tree...
16:50:43 [2024-03-06T16:50:43.208Z] #65 10.00 gcc is already the newest version (4:12.2.0-3).
16:50:43 [2024-03-06T16:50:43.208Z] #65 10.00 libc6-dev is already the newest version (2.36-9+deb12u4).
16:50:43 [2024-03-06T16:50:43.208Z] #65 10.00 pkg-config is already the newest version (1.8.1-1).
16:50:43 [2024-03-06T16:50:43.208Z] #65 10.00 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
16:50:43 [2024-03-06T16:50:43.463Z] #65 ...
16:50:43 [2024-03-06T16:50:43.463Z] 
16:50:43 [2024-03-06T16:50:43.463Z] #66 [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
16:50:43 [2024-03-06T16:50:43.463Z] #66 3.575 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 3.606 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 3.606 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 3.719 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 4.205 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 4.279 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 5.652 Fetched 9093 kB in 2s (3889 kB/s)
16:50:43 [2024-03-06T16:50:43.463Z] #66 5.652 Reading package lists...
16:50:43 [2024-03-06T16:50:43.463Z] #66 7.047 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:50:43 [2024-03-06T16:50:43.463Z] #66 7.048 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:50:43 [2024-03-06T16:50:43.463Z] #66 7.048 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:50:43 [2024-03-06T16:50:43.463Z] #66 7.576 Reading package lists...
16:50:43 [2024-03-06T16:50:43.463Z] #66 8.451 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
16:50:43 [2024-03-06T16:50:43.463Z] #66 8.464 Reading package lists...
16:50:43 [2024-03-06T16:50:43.463Z] #66 9.277 Building dependency tree...
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.29 gcc is already the newest version (4:12.2.0-3).
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.29 pkg-config is already the newest version (1.8.1-1).
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.29 The following additional packages will be installed:
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.30   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.30   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.30   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.30   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.30   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.30   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.30 Suggested packages:
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.30   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.30   libgdk-pixbuf2.0-bin libxml2-utils
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.30 Recommended packages:
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.30   shared-mime-info xdg-user-dirs
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.56 The following NEW packages will be installed:
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.56   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.56   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.56   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.57   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.57   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.57   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.86 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.86 Need to get 9078 kB of archives.
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.86 After this operation, 46.9 MB of additional disk space will be used.
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.86 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.87 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.88 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.94 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.95 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.97 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 10.99 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 11.05 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 11.08 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 11.17 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 11.20 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
16:50:43 [2024-03-06T16:50:43.463Z] #66 ...
16:50:43 [2024-03-06T16:50:43.463Z] 
16:50:43 [2024-03-06T16:50:43.463Z] #67 [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
16:50:43 [2024-03-06T16:50:43.463Z] #67 3.748 go: downloading github.com/tc-hib/go-winres v0.3.1
16:50:43 [2024-03-06T16:50:43.463Z] #67 4.685 go: downloading github.com/tc-hib/winres v0.1.6
16:50:43 [2024-03-06T16:50:43.463Z] #67 4.688 go: downloading github.com/urfave/cli/v2 v2.3.0
16:50:43 [2024-03-06T16:50:43.463Z] #67 5.131 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:50:43 [2024-03-06T16:50:43.463Z] #67 5.136 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:50:43 [2024-03-06T16:50:43.463Z] #67 5.307 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:50:43 [2024-03-06T16:50:43.463Z] #67 5.335 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:50:43 [2024-03-06T16:50:43.718Z] #67 ...
16:50:43 [2024-03-06T16:50:43.718Z] 
16:50:43 [2024-03-06T16:50:43.718Z] #68 [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...)
16:50:43 [2024-03-06T16:50:43.718Z] #68 3.214 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:50:43 [2024-03-06T16:50:43.718Z] #68 3.214 + mkdir /build
16:50:43 [2024-03-06T16:50:43.718Z] #68 ...
16:50:43 [2024-03-06T16:50:43.718Z] 
16:50:43 [2024-03-06T16:50:43.718Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:50:43 [2024-03-06T16:50:43.973Z] #69 ...
16:50:43 [2024-03-06T16:50:43.973Z] 
16:50:43 [2024-03-06T16:50:43.974Z] #66 [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
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.25 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.25 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.28 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.38 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.49 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.49 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.49 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.50 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.55 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.57 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.61 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.65 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.65 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
16:50:43 [2024-03-06T16:50:43.974Z] #66 11.73 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
16:50:44 [2024-03-06T16:50:44.228Z] #66 11.87 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
16:50:44 [2024-03-06T16:50:44.228Z] #66 11.89 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
16:50:44 [2024-03-06T16:50:44.228Z] #66 11.98 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
16:50:44 [2024-03-06T16:50:44.483Z] #66 12.22 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
16:50:44 [2024-03-06T16:50:44.738Z] #66 ...
16:50:44 [2024-03-06T16:50:44.738Z] 
16:50:44 [2024-03-06T16:50:44.738Z] #70 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:50:44 [2024-03-06T16:50:44.738Z] #70 ...
16:50:44 [2024-03-06T16:50:44.738Z] 
16:50:44 [2024-03-06T16:50:44.738Z] #64 [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
16:50:44 [2024-03-06T16:50:44.738Z] #64 11.20 debconf: delaying package configuration, since apt-utils is not installed
16:50:44 [2024-03-06T16:50:44.738Z] #64 11.42 Fetched 2683 kB in 1s (4963 kB/s)
16:50:44 [2024-03-06T16:50:44.738Z] #64 11.81 Selecting previously unselected package bzip2.
16:50:44 [2024-03-06T16:50:44.738Z] #64 11.81 (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.)
16:50:44 [2024-03-06T16:50:44.738Z] #64 11.83 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
16:50:44 [2024-03-06T16:50:44.738Z] #64 12.05 Unpacking bzip2 (1.0.8-5+b1) ...
16:50:45 [2024-03-06T16:50:45.297Z] #64 12.65 Selecting previously unselected package xz-utils.
16:50:45 [2024-03-06T16:50:45.297Z] #64 12.67 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
16:50:45 [2024-03-06T16:50:45.297Z] #64 12.70 Unpacking xz-utils (5.4.1-0.2) ...
16:50:45 [2024-03-06T16:50:45.857Z] #64 13.57 Selecting previously unselected package libdpkg-perl.
16:50:45 [2024-03-06T16:50:45.857Z] #64 13.57 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
16:50:46 [2024-03-06T16:50:46.111Z] #64 13.68 Unpacking libdpkg-perl (1.21.22) ...
16:50:46 [2024-03-06T16:50:46.671Z] #64 14.15 Selecting previously unselected package patch.
16:50:46 [2024-03-06T16:50:46.671Z] #64 14.16 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
16:50:46 [2024-03-06T16:50:46.671Z] #64 14.32 Unpacking patch (2.7.6-7) ...
16:50:47 [2024-03-06T16:50:47.596Z] #64 15.00 Selecting previously unselected package dpkg-dev.
16:50:47 [2024-03-06T16:50:47.596Z] #64 15.01 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
16:50:47 [2024-03-06T16:50:47.596Z] #64 15.13 Unpacking dpkg-dev (1.21.22) ...
16:50:48 [2024-03-06T16:50:48.521Z] #64 16.08 Selecting previously unselected package libseccomp-dev:arm64.
16:50:48 [2024-03-06T16:50:48.521Z] #64 16.09 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
16:50:48 [2024-03-06T16:50:48.776Z] #64 16.19 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:50:49 [2024-03-06T16:50:49.338Z] #64 16.67 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:50:49 [2024-03-06T16:50:49.338Z] #64 16.96 Setting up bzip2 (1.0.8-5+b1) ...
16:50:49 [2024-03-06T16:50:49.593Z] #64 17.15 Setting up xz-utils (5.4.1-0.2) ...
16:50:49 [2024-03-06T16:50:49.847Z] #64 17.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:50:50 [2024-03-06T16:50:50.357Z] #64 17.74 Setting up patch (2.7.6-7) ...
16:50:50 [2024-03-06T16:50:50.357Z] #64 ...
16:50:50 [2024-03-06T16:50:50.357Z] 
16:50:50 [2024-03-06T16:50:50.357Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:50:50 [2024-03-06T16:50:50.357Z] #58 18.17 v3.6.0
16:50:52 [2024-03-06T16:50:52.867Z] #58 ...
16:50:52 [2024-03-06T16:50:52.867Z] 
16:50:52 [2024-03-06T16:50:52.867Z] #57 [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
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.29 go: downloading github.com/subosito/gotenv v1.4.1
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.30 go: downloading github.com/hashicorp/hcl v1.0.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.30 go: downloading gopkg.in/ini.v1 v1.67.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.31 go: downloading github.com/magiconair/properties v1.8.6
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.41 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.57 go: downloading golang.org/x/text v0.13.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.63 go: downloading github.com/fatih/structtag v1.2.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.66 go: downloading github.com/gobwas/glob v0.2.3
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.66 go: downloading github.com/google/go-cmp v0.6.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.73 go: downloading gopkg.in/yaml.v2 v2.4.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.80 go: downloading github.com/pelletier/go-toml v1.9.5
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.83 go: downloading golang.org/x/sync v0.4.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.83 go: downloading go.uber.org/zap v1.24.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 10.97 go: downloading github.com/go-toolsmith/astcast v1.1.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.06 go: downloading github.com/go-toolsmith/astcopy v1.1.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.16 go: downloading github.com/go-toolsmith/astequal v1.1.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.16 go: downloading github.com/go-toolsmith/astp v1.1.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.16 go: downloading github.com/go-toolsmith/astfmt v1.1.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.25 go: downloading github.com/go-toolsmith/strparse v1.1.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.26 go: downloading github.com/go-toolsmith/typep v1.1.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.26 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.29 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.37 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.43 go: downloading github.com/kisielk/gotool v1.0.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.50 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.50 go: downloading github.com/ettle/strcase v0.1.1
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.66 go: downloading github.com/Masterminds/semver v1.5.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.68 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.79 go: downloading github.com/prometheus/client_golang v1.12.1
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.84 go: downloading github.com/prometheus/client_model v0.2.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.90 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
16:50:52 [2024-03-06T16:50:52.867Z] #57 11.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:50:52 [2024-03-06T16:50:52.867Z] #57 12.02 go: downloading go.uber.org/atomic v1.7.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 12.18 go: downloading go.uber.org/multierr v1.6.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 12.19 go: downloading github.com/quasilyte/gogrep v0.5.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 12.41 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
16:50:52 [2024-03-06T16:50:52.867Z] #57 12.42 go: downloading github.com/chavacava/garif v0.1.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 12.47 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:50:52 [2024-03-06T16:50:52.867Z] #57 12.61 go: downloading github.com/golang/protobuf v1.5.2
16:50:52 [2024-03-06T16:50:52.867Z] #57 12.72 go: downloading github.com/beorn7/perks v1.0.1
16:50:52 [2024-03-06T16:50:52.867Z] #57 12.73 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:50:52 [2024-03-06T16:50:52.867Z] #57 12.81 go: downloading github.com/prometheus/common v0.32.1
16:50:52 [2024-03-06T16:50:52.867Z] #57 12.92 go: downloading google.golang.org/protobuf v1.28.0
16:50:52 [2024-03-06T16:50:52.867Z] #57 12.92 go: downloading github.com/prometheus/procfs v0.7.3
16:50:52 [2024-03-06T16:50:52.867Z] #57 13.10 go: downloading github.com/mattn/go-runewidth v0.0.9
16:50:52 [2024-03-06T16:50:52.867Z] #57 13.87 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:50:52 [2024-03-06T16:50:52.867Z] #57 ...
16:50:52 [2024-03-06T16:50:52.867Z] 
16:50:52 [2024-03-06T16:50:52.867Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:50:52 [2024-03-06T16:50:52.867Z] #30 13.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:50:52 [2024-03-06T16:50:52.867Z] #30 14.25 #=#=#                                                                         
16:50:52 [2024-03-06T16:50:52.867Z] #30 14.59 #=#=#                                                                         

######################################################################## 100.0%
16:50:52 [2024-03-06T16:50:52.867Z] #30 15.16 
16:50:52 [2024-03-06T16:50:52.867Z] #30 16.61 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:50:52 [2024-03-06T16:50:52.867Z] #30 17.26 #=#=#                                                                         
16:50:52 [2024-03-06T16:50:52.867Z] #30 17.58 #=#=#                                                                         

######################################################################## 100.0%
16:50:52 [2024-03-06T16:50:52.867Z] #30 18.00 
16:50:52 [2024-03-06T16:50:52.867Z] #30 18.06 Download of images into '/build' complete.
16:50:52 [2024-03-06T16:50:52.867Z] #30 18.06 Use something like the following to load the result into a Docker daemon:
16:50:52 [2024-03-06T16:50:52.867Z] #30 18.06   tar -cC '/build' . | docker load
16:50:52 [2024-03-06T16:50:52.867Z] #30 ...
16:50:52 [2024-03-06T16:50:52.867Z] 
16:50:52 [2024-03-06T16:50:52.867Z] #60 [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             ;
16:50:52 [2024-03-06T16:50:52.867Z] #60 11.54 Selecting previously unselected package automake.
16:50:52 [2024-03-06T16:50:52.867Z] #60 11.54 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 11.68 Unpacking automake (1:1.16.5-1.3) ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 12.69 Selecting previously unselected package libdpkg-perl.
16:50:52 [2024-03-06T16:50:52.867Z] #60 12.70 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 12.79 Unpacking libdpkg-perl (1.21.22) ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 13.11 Selecting previously unselected package patch.
16:50:52 [2024-03-06T16:50:52.867Z] #60 13.12 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 13.18 Unpacking patch (2.7.6-7) ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 14.20 Selecting previously unselected package dpkg-dev.
16:50:52 [2024-03-06T16:50:52.867Z] #60 14.20 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 14.35 Unpacking dpkg-dev (1.21.22) ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 15.58 Selecting previously unselected package build-essential.
16:50:52 [2024-03-06T16:50:52.867Z] #60 15.59 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 15.66 Unpacking build-essential (12.9) ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 16.48 Selecting previously unselected package libcap-dev:arm64.
16:50:52 [2024-03-06T16:50:52.867Z] #60 16.48 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 16.51 Unpacking libcap-dev:arm64 (1:2.66-4) ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 17.05 Selecting previously unselected package libprotobuf-c1:arm64.
16:50:52 [2024-03-06T16:50:52.867Z] #60 17.06 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 17.23 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 17.73 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:50:52 [2024-03-06T16:50:52.867Z] #60 17.73 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 17.87 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 18.35 Selecting previously unselected package libseccomp-dev:arm64.
16:50:52 [2024-03-06T16:50:52.867Z] #60 18.36 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 18.39 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 18.75 Selecting previously unselected package libsystemd-dev:arm64.
16:50:52 [2024-03-06T16:50:52.867Z] #60 18.75 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 18.75 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 19.62 Selecting previously unselected package libtool.
16:50:52 [2024-03-06T16:50:52.867Z] #60 19.64 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 19.74 Unpacking libtool (2.4.7-5) ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 19.99 Selecting previously unselected package libudev-dev:arm64.
16:50:52 [2024-03-06T16:50:52.867Z] #60 19.99 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 20.07 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
16:50:52 [2024-03-06T16:50:52.867Z] #60 20.22 Selecting previously unselected package libyajl2:arm64.
16:50:52 [2024-03-06T16:50:52.867Z] #60 20.23 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
16:50:52 [2024-03-06T16:50:52.868Z] #60 20.28 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
16:50:53 [2024-03-06T16:50:53.122Z] #60 ...
16:50:53 [2024-03-06T16:50:53.122Z] 
16:50:53 [2024-03-06T16:50:53.122Z] #61 [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
16:50:53 [2024-03-06T16:50:53.122Z] #61 10.86 Selecting previously unselected package libicu72:arm64.
16:50:53 [2024-03-06T16:50:53.122Z] #61 10.86 (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.)
16:50:53 [2024-03-06T16:50:53.122Z] #61 10.88 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 11.04 Unpacking libicu72:arm64 (72.1-3) ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 12.86 Selecting previously unselected package libxml2:arm64.
16:50:53 [2024-03-06T16:50:53.122Z] #61 12.86 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 12.90 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 13.75 Selecting previously unselected package libarchive13:arm64.
16:50:53 [2024-03-06T16:50:53.122Z] #61 13.75 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 13.78 Unpacking libarchive13:arm64 (3.6.2-1) ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 14.55 Selecting previously unselected package libjsoncpp25:arm64.
16:50:53 [2024-03-06T16:50:53.122Z] #61 14.56 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 14.58 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 15.47 Selecting previously unselected package librhash0:arm64.
16:50:53 [2024-03-06T16:50:53.122Z] #61 15.47 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 15.61 Unpacking librhash0:arm64 (1.4.3-3) ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 16.54 Selecting previously unselected package libuv1:arm64.
16:50:53 [2024-03-06T16:50:53.122Z] #61 16.54 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 16.64 Unpacking libuv1:arm64 (1.44.2-1) ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 17.28 Selecting previously unselected package cmake-data.
16:50:53 [2024-03-06T16:50:53.122Z] #61 17.29 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 17.36 Unpacking cmake-data (3.25.1-1) ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 19.16 Selecting previously unselected package cmake.
16:50:53 [2024-03-06T16:50:53.122Z] #61 19.16 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 19.22 Unpacking cmake (3.25.1-1) ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 20.01 Setting up libicu72:arm64 (72.1-3) ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 20.09 Setting up libuv1:arm64 (1.44.2-1) ...
16:50:53 [2024-03-06T16:50:53.122Z] #61 20.65 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
16:50:53 [2024-03-06T16:50:53.377Z] #61 20.91 Setting up librhash0:arm64 (1.4.3-3) ...
16:50:53 [2024-03-06T16:50:53.377Z] #61 ...
16:50:53 [2024-03-06T16:50:53.377Z] 
16:50:53 [2024-03-06T16:50:53.377Z] #66 [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
16:50:53 [2024-03-06T16:50:53.377Z] #66 12.60 debconf: delaying package configuration, since apt-utils is not installed
16:50:53 [2024-03-06T16:50:53.377Z] #66 12.75 Fetched 9078 kB in 2s (5576 kB/s)
16:50:53 [2024-03-06T16:50:53.377Z] #66 13.09 Selecting previously unselected package libglib2.0-0:arm64.
16:50:53 [2024-03-06T16:50:53.377Z] #66 13.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 ... 15667 files and directories currently installed.)
16:50:53 [2024-03-06T16:50:53.377Z] #66 13.10 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 13.38 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 14.12 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:50:53 [2024-03-06T16:50:53.377Z] #66 14.12 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 14.20 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 14.96 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:50:53 [2024-03-06T16:50:53.377Z] #66 15.01 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 15.10 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 15.68 Selecting previously unselected package libsecret-common.
16:50:53 [2024-03-06T16:50:53.377Z] #66 15.69 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 15.99 Unpacking libsecret-common (0.20.5-3) ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 16.55 Selecting previously unselected package libsecret-1-0:arm64.
16:50:53 [2024-03-06T16:50:53.377Z] #66 16.56 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 16.65 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 17.20 Selecting previously unselected package gir1.2-secret-1:arm64.
16:50:53 [2024-03-06T16:50:53.377Z] #66 17.20 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 17.26 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 17.93 Selecting previously unselected package uuid-dev:arm64.
16:50:53 [2024-03-06T16:50:53.377Z] #66 17.93 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 17.97 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 18.27 Selecting previously unselected package libblkid-dev:arm64.
16:50:53 [2024-03-06T16:50:53.377Z] #66 18.27 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 18.29 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 18.86 Selecting previously unselected package libbtrfs0:arm64.
16:50:53 [2024-03-06T16:50:53.377Z] #66 18.87 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 18.88 Unpacking libbtrfs0:arm64 (6.2-1) ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 19.16 Selecting previously unselected package libbtrfs-dev:arm64.
16:50:53 [2024-03-06T16:50:53.377Z] #66 19.16 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 19.21 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 19.69 Selecting previously unselected package libelf1:arm64.
16:50:53 [2024-03-06T16:50:53.377Z] #66 19.70 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 19.80 Unpacking libelf1:arm64 (0.188-2.1) ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 19.94 Selecting previously unselected package libffi-dev:arm64.
16:50:53 [2024-03-06T16:50:53.377Z] #66 19.95 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 20.00 Unpacking libffi-dev:arm64 (3.4.4-1) ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 20.83 Selecting previously unselected package libgpg-error-dev.
16:50:53 [2024-03-06T16:50:53.377Z] #66 20.83 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 20.98 Unpacking libgpg-error-dev (1.46-1) ...
16:50:53 [2024-03-06T16:50:53.377Z] #66 ...
16:50:53 [2024-03-06T16:50:53.377Z] 
16:50:53 [2024-03-06T16:50:53.377Z] #60 [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             ;
16:50:53 [2024-03-06T16:50:53.377Z] #60 21.28 Selecting previously unselected package libyajl-dev:arm64.
16:50:53 [2024-03-06T16:50:53.377Z] #60 21.28 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
16:50:53 [2024-03-06T16:50:53.632Z] #60 21.47 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
16:50:54 [2024-03-06T16:50:54.191Z] #60 22.12 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:50:54 [2024-03-06T16:50:54.448Z] #60 22.41 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
16:50:54 [2024-03-06T16:50:54.702Z] #60 22.57 Setting up m4 (1.4.19-3) ...
16:50:55 [2024-03-06T16:50:55.262Z] #60 23.11 Setting up bzip2 (1.0.8-5+b1) ...
16:50:55 [2024-03-06T16:50:55.262Z] #60 23.31 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
16:50:55 [2024-03-06T16:50:55.517Z] #60 23.45 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
16:50:55 [2024-03-06T16:50:55.517Z] #60 23.48 Setting up autotools-dev (20220109.1) ...
16:50:56 [2024-03-06T16:50:56.097Z] #60 23.94 Setting up xz-utils (5.4.1-0.2) ...
16:50:56 [2024-03-06T16:50:56.352Z] #60 24.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:50:56 [2024-03-06T16:50:56.653Z] #60 24.48 Setting up patch (2.7.6-7) ...
16:50:56 [2024-03-06T16:50:56.653Z] #60 24.69 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
16:50:56 [2024-03-06T16:50:56.909Z] #60 24.98 Setting up libdpkg-perl (1.21.22) ...
16:50:57 [2024-03-06T16:50:57.468Z] #60 25.46 Setting up autoconf (2.71-3) ...
16:50:58 [2024-03-06T16:50:58.028Z] #60 26.14 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
16:50:58 [2024-03-06T16:50:58.951Z] #60 26.62 Setting up libcap-dev:arm64 (1:2.66-4) ...
16:50:58 [2024-03-06T16:50:58.951Z] #60 ...
16:50:58 [2024-03-06T16:50:58.951Z] 
16:50:58 [2024-03-06T16:50:58.951Z] #63 [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
16:50:58 [2024-03-06T16:50:58.951Z] #63 16.75 tomll can be used in two ways:
16:50:58 [2024-03-06T16:50:58.951Z] #63 16.75 Writing to STDIN and reading from STDOUT:
16:50:58 [2024-03-06T16:50:58.951Z] #63 16.75   cat file.toml | tomll > file.toml
16:50:58 [2024-03-06T16:50:58.951Z] #63 16.75 
16:50:58 [2024-03-06T16:50:58.951Z] #63 16.75 Reading and updating a list of files:
16:50:58 [2024-03-06T16:50:58.951Z] #63 16.75   tomll a.toml b.toml c.toml
16:50:58 [2024-03-06T16:50:58.951Z] #63 16.75 
16:50:58 [2024-03-06T16:50:58.951Z] #63 16.75 When given a list of files, tomll will modify all files in place without asking.
16:50:58 [2024-03-06T16:50:58.951Z] #63 ...
16:50:58 [2024-03-06T16:50:58.951Z] 
16:50:58 [2024-03-06T16:50:58.951Z] #60 [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             ;
16:50:58 [2024-03-06T16:50:58.951Z] #60 26.88 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
16:50:59 [2024-03-06T16:50:59.511Z] #60 27.21 Setting up automake (1:1.16.5-1.3) ...
16:50:59 [2024-03-06T16:50:59.511Z] #60 27.39 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:50:59 [2024-03-06T16:50:59.511Z] #60 27.45 Setting up libtool (2.4.7-5) ...
16:50:59 [2024-03-06T16:50:59.779Z] #60 27.64 Setting up dpkg-dev (1.21.22) ...
16:51:00 [2024-03-06T16:51:00.034Z] #60 27.96 Setting up build-essential (12.9) ...
16:51:00 [2024-03-06T16:51:00.301Z] #60 28.15 Processing triggers for libc-bin (2.36-9+deb12u4) ...
16:51:00 [2024-03-06T16:51:00.301Z] #60 ...
16:51:00 [2024-03-06T16:51:00.301Z] 
16:51:00 [2024-03-06T16:51:00.301Z] #64 [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
16:51:00 [2024-03-06T16:51:00.301Z] #64 17.88 Setting up libdpkg-perl (1.21.22) ...
16:51:00 [2024-03-06T16:51:00.301Z] #64 18.02 Setting up dpkg-dev (1.21.22) ...
16:51:00 [2024-03-06T16:51:00.556Z] #64 ...
16:51:00 [2024-03-06T16:51:00.556Z] 
16:51:00 [2024-03-06T16:51:00.556Z] #67 [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
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29 NAME:
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29    go-winres - A tool for embedding resources in Windows executables
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29 
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29 USAGE:
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29    go-winres [global options] command [command options] [arguments...]
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29 
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29 COMMANDS:
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29    init     Create an initial ./winres/winres.json
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29    make     Make syso files for the "go build" command
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29    simply   Make syso files for the "go build" command (simplified)
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29    extract  Extract all resources from an executable
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29    patch    Replace resources in an executable file (exe, dll)
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29    help, h  Shows a list of commands or help for one command
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29 
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29 GLOBAL OPTIONS:
16:51:00 [2024-03-06T16:51:00.556Z] #67 18.29    --help, -h  show help (default: false)
16:51:00 [2024-03-06T16:51:00.810Z] #67 ...
16:51:00 [2024-03-06T16:51:00.810Z] 
16:51:00 [2024-03-06T16:51:00.810Z] #66 [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
16:51:00 [2024-03-06T16:51:00.810Z] #66 21.69 Selecting previously unselected package libgcrypt20-dev.
16:51:00 [2024-03-06T16:51:00.810Z] #66 21.70 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 21.79 Unpacking libgcrypt20-dev (1.10.1-3) ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 22.38 Selecting previously unselected package libglib2.0-data.
16:51:00 [2024-03-06T16:51:00.810Z] #66 22.38 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 22.50 Unpacking libglib2.0-data (2.74.6-2) ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 23.11 Selecting previously unselected package libglib2.0-bin.
16:51:00 [2024-03-06T16:51:00.810Z] #66 23.12 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 23.16 Unpacking libglib2.0-bin (2.74.6-2) ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 23.90 Selecting previously unselected package python3-lib2to3.
16:51:00 [2024-03-06T16:51:00.810Z] #66 23.91 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 24.16 Unpacking python3-lib2to3 (3.11.2-3) ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 24.84 Selecting previously unselected package python3-distutils.
16:51:00 [2024-03-06T16:51:00.810Z] #66 24.84 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 24.97 Unpacking python3-distutils (3.11.2-3) ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 26.09 Selecting previously unselected package libglib2.0-dev-bin.
16:51:00 [2024-03-06T16:51:00.810Z] #66 26.09 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 26.27 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 26.75 Selecting previously unselected package libsepol-dev:arm64.
16:51:00 [2024-03-06T16:51:00.810Z] #66 26.75 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 26.89 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 27.35 Selecting previously unselected package libpcre2-16-0:arm64.
16:51:00 [2024-03-06T16:51:00.810Z] #66 27.35 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 27.42 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 27.85 Selecting previously unselected package libpcre2-32-0:arm64.
16:51:00 [2024-03-06T16:51:00.810Z] #66 27.85 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 27.96 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
16:51:00 [2024-03-06T16:51:00.810Z] #66 28.53 Selecting previously unselected package libpcre2-posix3:arm64.
16:51:01 [2024-03-06T16:51:01.065Z] #66 28.53 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
16:51:01 [2024-03-06T16:51:01.065Z] #66 28.55 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
16:51:01 [2024-03-06T16:51:01.321Z] #66 29.03 Selecting previously unselected package libpcre2-dev:arm64.
16:51:01 [2024-03-06T16:51:01.576Z] #66 29.03 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
16:51:01 [2024-03-06T16:51:01.576Z] #66 29.06 Unpacking libpcre2-dev:arm64 (10.42-1) ...
16:51:01 [2024-03-06T16:51:01.576Z] #66 29.38 Selecting previously unselected package libselinux1-dev:arm64.
16:51:01 [2024-03-06T16:51:01.831Z] #66 29.38 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
16:51:01 [2024-03-06T16:51:01.831Z] #66 29.41 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
16:51:02 [2024-03-06T16:51:02.086Z] #66 29.69 Selecting previously unselected package libmount-dev:arm64.
16:51:02 [2024-03-06T16:51:02.086Z] #66 29.69 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
16:51:02 [2024-03-06T16:51:02.086Z] #66 29.86 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
16:51:02 [2024-03-06T16:51:02.341Z] #66 30.16 Selecting previously unselected package zlib1g-dev:arm64.
16:51:02 [2024-03-06T16:51:02.596Z] #66 30.16 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
16:51:02 [2024-03-06T16:51:02.596Z] #66 30.17 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
16:51:02 [2024-03-06T16:51:02.851Z] #66 30.43 Selecting previously unselected package libglib2.0-dev:arm64.
16:51:02 [2024-03-06T16:51:02.851Z] #66 30.44 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
16:51:03 [2024-03-06T16:51:03.105Z] #66 30.55 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
16:51:03 [2024-03-06T16:51:03.615Z] #66 31.06 Selecting previously unselected package libsecret-1-dev:arm64.
16:51:03 [2024-03-06T16:51:03.615Z] #66 31.07 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
16:51:03 [2024-03-06T16:51:03.615Z] #66 31.16 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
16:51:03 [2024-03-06T16:51:03.615Z] #66 ...
16:51:03 [2024-03-06T16:51:03.615Z] 
16:51:03 [2024-03-06T16:51:03.615Z] #61 [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
16:51:03 [2024-03-06T16:51:03.615Z] #61 21.28 Setting up cmake-data (3.25.1-1) ...
16:51:03 [2024-03-06T16:51:03.615Z] #61 21.72 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
16:51:03 [2024-03-06T16:51:03.615Z] #61 22.01 Setting up libarchive13:arm64 (3.6.2-1) ...
16:51:03 [2024-03-06T16:51:03.615Z] #61 22.22 Setting up cmake (3.25.1-1) ...
16:51:03 [2024-03-06T16:51:03.615Z] #61 22.37 Processing triggers for libc-bin (2.36-9+deb12u4) ...
16:51:04 [2024-03-06T16:51:04.175Z] #61 ...
16:51:04 [2024-03-06T16:51:04.175Z] 
16:51:04 [2024-03-06T16:51:04.175Z] #66 [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
16:51:04 [2024-03-06T16:51:04.175Z] #66 31.75 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
16:51:04 [2024-03-06T16:51:04.175Z] #66 31.86 No schema files found: doing nothing.
16:51:04 [2024-03-06T16:51:04.430Z] #66 31.91 Setting up libffi-dev:arm64 (3.4.4-1) ...
16:51:05 [2024-03-06T16:51:05.053Z] #66 32.53 Setting up libpcre2-16-0:arm64 (10.42-1) ...
16:51:05 [2024-03-06T16:51:05.308Z] #66 32.90 Setting up libbtrfs0:arm64 (6.2-1) ...#66 ...
16:51:05 [2024-03-06T16:51:05.308Z] 
16:51:05 [2024-03-06T16:51:05.308Z] #51 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:51:05 [2024-03-06T16:51:05.308Z] #51 DONE 32.3s
16:51:05 [2024-03-06T16:51:05.308Z] 
16:51:05 [2024-03-06T16:51:05.308Z] #66 [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
16:51:05 [2024-03-06T16:51:05.308Z] #66 32.90 Setting up libbtrfs0:arm64 (6.2-1) ...
16:51:05 [2024-03-06T16:51:05.562Z] #66 33.08 Setting up libpcre2-32-0:arm64 (10.42-1) ...
16:51:05 [2024-03-06T16:51:05.562Z] #66 33.32 Setting up libglib2.0-data (2.74.6-2) ...
16:51:05 [2024-03-06T16:51:05.829Z] #66 33.50 Setting up libgpg-error-dev (1.46-1) ...
16:51:06 [2024-03-06T16:51:06.084Z] #66 33.64 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
16:51:06 [2024-03-06T16:51:06.084Z] #66 33.74 Setting up libsepol-dev:arm64 (3.4-2.1) ...
16:51:06 [2024-03-06T16:51:06.084Z] #66 33.79 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
16:51:06 [2024-03-06T16:51:06.084Z] #66 33.89 Setting up libpcre2-posix3:arm64 (10.42-1) ...
16:51:06 [2024-03-06T16:51:06.339Z] #66 34.02 Setting up libbtrfs-dev:arm64 (6.2-1) ...
16:51:06 [2024-03-06T16:51:06.339Z] #66 ...
16:51:06 [2024-03-06T16:51:06.339Z] 
16:51:06 [2024-03-06T16:51:06.339Z] #56 [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
16:51:06 [2024-03-06T16:51:06.339Z] #56 24.24 gotestsum version dev
16:51:06 [2024-03-06T16:51:06.339Z] #56 ...
16:51:06 [2024-03-06T16:51:06.339Z] 
16:51:06 [2024-03-06T16:51:06.339Z] #66 [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
16:51:06 [2024-03-06T16:51:06.339Z] #66 34.02 Setting up libbtrfs-dev:arm64 (6.2-1) ...
16:51:06 [2024-03-06T16:51:06.594Z] #66 34.18 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
16:51:06 [2024-03-06T16:51:06.594Z] #66 34.33 Setting up python3-lib2to3 (3.11.2-3) ...
16:51:07 [2024-03-06T16:51:07.169Z] #66 34.65 Setting up libelf1:arm64 (0.188-2.1) ...
16:51:07 [2024-03-06T16:51:07.169Z] #66 34.72 Setting up libsecret-common (0.20.5-3) ...
16:51:07 [2024-03-06T16:51:07.424Z] #66 35.08 Setting up python3-distutils (3.11.2-3) ...
16:51:07 [2024-03-06T16:51:07.679Z] #66 35.38 Setting up libglib2.0-dev-bin (2.74.6-2) ...
16:51:07 [2024-03-06T16:51:07.934Z] #66 35.55 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
16:51:07 [2024-03-06T16:51:07.934Z] #66 ...
16:51:07 [2024-03-06T16:51:07.934Z] 
16:51:07 [2024-03-06T16:51:07.934Z] #53 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:51:07 [2024-03-06T16:51:07.934Z] #53 DONE 34.3s
16:51:07 [2024-03-06T16:51:07.934Z] 
16:51:07 [2024-03-06T16:51:07.934Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:51:07 [2024-03-06T16:51:07.934Z] #69 DONE 34.3s
16:51:07 [2024-03-06T16:51:07.934Z] 
16:51:07 [2024-03-06T16:51:07.934Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:51:07 [2024-03-06T16:51:07.934Z] #49 DONE 35.2s
16:51:07 [2024-03-06T16:51:07.934Z] 
16:51:07 [2024-03-06T16:51:07.934Z] #66 [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
16:51:07 [2024-03-06T16:51:07.934Z] #66 35.56 Setting up libpcre2-dev:arm64 (10.42-1) ...
16:51:07 [2024-03-06T16:51:07.934Z] #66 35.57 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
16:51:07 [2024-03-06T16:51:07.934Z] #66 35.58 Setting up libglib2.0-bin (2.74.6-2) ...
16:51:07 [2024-03-06T16:51:07.934Z] #66 35.61 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
16:51:07 [2024-03-06T16:51:07.934Z] #66 35.63 Setting up libgcrypt20-dev (1.10.1-3) ...
16:51:07 [2024-03-06T16:51:07.934Z] #66 35.64 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
16:51:07 [2024-03-06T16:51:07.934Z] #66 ...
16:51:07 [2024-03-06T16:51:07.934Z] 
16:51:07 [2024-03-06T16:51:07.934Z] #55 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:51:07 [2024-03-06T16:51:07.934Z] #55 DONE 33.4s
16:51:07 [2024-03-06T16:51:07.934Z] 
16:51:07 [2024-03-06T16:51:07.934Z] #70 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:51:07 [2024-03-06T16:51:07.934Z] #70 DONE 33.4s
16:51:07 [2024-03-06T16:51:07.934Z] 
16:51:07 [2024-03-06T16:51:07.934Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:51:07 [2024-03-06T16:51:07.934Z] #30 DONE 39.2s
16:51:07 [2024-03-06T16:51:07.934Z] 
16:51:07 [2024-03-06T16:51:07.934Z] #65 [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
16:51:07 [2024-03-06T16:51:07.934Z] #65 DONE 35.8s
16:51:07 [2024-03-06T16:51:07.934Z] 
16:51:07 [2024-03-06T16:51:07.934Z] #66 [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
16:51:07 [2024-03-06T16:51:07.934Z] #66 35.66 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
16:51:07 [2024-03-06T16:51:07.934Z] #66 35.67 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
16:51:07 [2024-03-06T16:51:07.934Z] #66 35.69 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
16:51:07 [2024-03-06T16:51:07.934Z] #66 35.70 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
16:51:07 [2024-03-06T16:51:07.934Z] #66 35.72 Processing triggers for libc-bin (2.36-9+deb12u4) ...
16:51:08 [2024-03-06T16:51:08.191Z] #66 ...
16:51:08 [2024-03-06T16:51:08.191Z] 
16:51:08 [2024-03-06T16:51:08.191Z] #56 [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
16:51:08 [2024-03-06T16:51:08.191Z] #56 DONE 36.0s
16:51:08 [2024-03-06T16:51:08.191Z] 
16:51:08 [2024-03-06T16:51:08.191Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:51:08 [2024-03-06T16:51:08.191Z] #58 DONE 36.0s
16:51:08 [2024-03-06T16:51:08.191Z] 
16:51:08 [2024-03-06T16:51:08.191Z] #67 [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
16:51:08 [2024-03-06T16:51:08.191Z] #67 DONE 36.0s
16:51:08 [2024-03-06T16:51:08.191Z] 
16:51:08 [2024-03-06T16:51:08.191Z] #63 [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
16:51:08 [2024-03-06T16:51:08.191Z] #63 DONE 36.0s
16:51:08 [2024-03-06T16:51:08.191Z] 
16:51:08 [2024-03-06T16:51:08.191Z] #68 [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...)
16:51:08 [2024-03-06T16:51:08.191Z] #68 DONE 35.3s
16:51:08 [2024-03-06T16:51:08.445Z] 
16:51:08 [2024-03-06T16:51:08.445Z] #61 [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
16:51:08 [2024-03-06T16:51:08.445Z] #61 DONE 36.0s
16:51:08 [2024-03-06T16:51:08.445Z] 
16:51:08 [2024-03-06T16:51:08.445Z] #64 [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
16:51:08 [2024-03-06T16:51:08.445Z] #64 DONE 35.8s
16:51:08 [2024-03-06T16:51:08.445Z] 
16:51:08 [2024-03-06T16:51:08.445Z] #60 [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             ;
16:51:08 [2024-03-06T16:51:08.445Z] #60 DONE 36.2s
16:51:08 [2024-03-06T16:51:08.445Z] 
16:51:08 [2024-03-06T16:51:08.445Z] #71 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
16:51:08 [2024-03-06T16:51:08.445Z] #71 ...
16:51:08 [2024-03-06T16:51:08.445Z] 
16:51:08 [2024-03-06T16:51:08.445Z] #66 [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
16:51:08 [2024-03-06T16:51:08.445Z] #66 DONE 36.2s
16:51:08 [2024-03-06T16:51:08.713Z] 
16:51:08 [2024-03-06T16:51:08.713Z] #72 [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...)
16:51:09 [2024-03-06T16:51:09.638Z] #72 ...
16:51:09 [2024-03-06T16:51:09.638Z] 
16:51:09 [2024-03-06T16:51:09.638Z] #71 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
16:51:09 [2024-03-06T16:51:09.638Z] #71 DONE 1.3s
16:51:09 [2024-03-06T16:51:09.892Z] 
16:51:09 [2024-03-06T16:51:09.892Z] #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...)
16:51:09 [2024-03-06T16:51:09.892Z] #73 1.374 go: downloading github.com/Masterminds/semver/v3 v3.2.1
16:51:09 [2024-03-06T16:51:09.892Z] #73 1.379 go: downloading github.com/urfave/cli/v2 v2.27.1
16:51:09 [2024-03-06T16:51:09.892Z] #73 1.391 go: downloading golang.org/x/sys v0.18.0
16:51:09 [2024-03-06T16:51:09.892Z] #73 1.394 go: downloading github.com/containernetworking/plugins v1.4.0
16:51:09 [2024-03-06T16:51:09.892Z] #73 1.399 go: downloading github.com/google/uuid v1.6.0
16:51:09 [2024-03-06T16:51:09.892Z] #73 1.400 go: downloading github.com/moby/vpnkit v0.5.0
16:51:09 [2024-03-06T16:51:09.892Z] #73 1.412 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:51:09 [2024-03-06T16:51:09.892Z] #73 1.465 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
16:51:09 [2024-03-06T16:51:09.892Z] #73 1.902 go: downloading github.com/gorilla/mux v1.8.1
16:51:10 [2024-03-06T16:51:10.147Z] #73 1.917 go: downloading github.com/moby/sys/mountinfo v0.7.1
16:51:10 [2024-03-06T16:51:10.402Z] #73 2.164 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
16:51:10 [2024-03-06T16:51:10.402Z] #73 2.187 go: downloading golang.org/x/net v0.17.0
16:51:10 [2024-03-06T16:51:10.657Z] #73 2.361 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
16:51:10 [2024-03-06T16:51:10.657Z] #73 2.363 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
16:51:10 [2024-03-06T16:51:10.657Z] #73 2.405 go: downloading github.com/pierrec/lz4/v4 v4.1.17
16:51:10 [2024-03-06T16:51:10.657Z] #73 2.425 go: downloading github.com/josharian/native v1.1.0
16:51:13 [2024-03-06T16:51:13.916Z] #73 ...
16:51:13 [2024-03-06T16:51:13.916Z] 
16:51:13 [2024-03-06T16:51:13.916Z] #59 [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
16:51:13 [2024-03-06T16:51:13.916Z] #59 41.48 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
16:51:14 [2024-03-06T16:51:14.171Z] #59 41.56 Docker version unknown-version, build unknown-commit
16:51:17 [2024-03-06T16:51:17.431Z] #59 ...
16:51:17 [2024-03-06T16:51:17.431Z] 
16:51:17 [2024-03-06T16:51:17.431Z] #74 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
16:51:17 [2024-03-06T16:51:17.431Z] #74 1.569 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:51:17 [2024-03-06T16:51:17.431Z] #74 1.569 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:51:17 [2024-03-06T16:51:17.431Z] #74 1.571 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:51:17 [2024-03-06T16:51:17.431Z] #74 1.947 Reading package lists...
16:51:17 [2024-03-06T16:51:17.431Z] #74 2.636 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
16:51:17 [2024-03-06T16:51:17.431Z] #74 2.662 Reading package lists...
16:51:17 [2024-03-06T16:51:17.431Z] #74 3.399 Building dependency tree...
16:51:17 [2024-03-06T16:51:17.431Z] #74 3.619 Reading state information...
16:51:17 [2024-03-06T16:51:17.431Z] #74 3.996 gcc is already the newest version (4:12.2.0-3).
16:51:17 [2024-03-06T16:51:17.431Z] #74 3.996 libc6-dev is already the newest version (2.36-9+deb12u4).
16:51:17 [2024-03-06T16:51:17.431Z] #74 3.996 pkg-config is already the newest version (1.8.1-1).
16:51:17 [2024-03-06T16:51:17.431Z] #74 3.996 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
16:51:17 [2024-03-06T16:51:17.431Z] #74 DONE 8.7s
16:51:17 [2024-03-06T16:51:17.431Z] 
16:51:17 [2024-03-06T16:51:17.431Z] #59 [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
16:51:17 [2024-03-06T16:51:17.431Z] #59 DONE 44.5s
16:51:17 [2024-03-06T16:51:17.431Z] 
16:51:17 [2024-03-06T16:51:17.431Z] #57 [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
16:51:17 [2024-03-06T16:51:17.431Z] #57 43.93 golangci-lint has version v1.55.2 built with go1.21.8 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
16:51:17 [2024-03-06T16:51:17.431Z] #57 DONE 44.9s
16:51:17 [2024-03-06T16:51:17.431Z] 
16:51:17 [2024-03-06T16:51:17.431Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
16:51:17 [2024-03-06T16:51:17.686Z] #75 0.816 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:51:17 [2024-03-06T16:51:17.687Z] #75 0.816   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:51:17 [2024-03-06T16:51:17.687Z] #75 0.816   CMake.
16:51:17 [2024-03-06T16:51:17.687Z] #75 0.816 
16:51:17 [2024-03-06T16:51:17.687Z] #75 0.816   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:51:17 [2024-03-06T16:51:17.687Z] #75 0.816   CMake that the project does not need compatibility with older versions.
16:51:17 [2024-03-06T16:51:17.687Z] #75 0.816 
16:51:17 [2024-03-06T16:51:17.687Z] #75 0.816 
16:51:17 [2024-03-06T16:51:17.942Z] #75 0.968 -- The C compiler identification is GNU 12.2.0
16:51:17 [2024-03-06T16:51:17.942Z] #75 0.996 -- Detecting C compiler ABI info
16:51:18 [2024-03-06T16:51:18.197Z] #75 1.197 -- Detecting C compiler ABI info - done
16:51:18 [2024-03-06T16:51:18.197Z] #75 1.220 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
16:51:18 [2024-03-06T16:51:18.197Z] #75 1.226 -- Detecting C compile features
16:51:18 [2024-03-06T16:51:18.197Z] #75 1.228 -- Detecting C compile features - done
16:51:18 [2024-03-06T16:51:18.197Z] #75 1.236 -- Performing Test HAS_BUILTIN_FORTIFY
16:51:18 [2024-03-06T16:51:18.197Z] #75 1.337 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:51:18 [2024-03-06T16:51:18.452Z] #75 1.374 -- Configuring done
16:51:18 [2024-03-06T16:51:18.452Z] #75 1.379 -- Generating done
16:51:18 [2024-03-06T16:51:18.452Z] #75 1.387 -- Build files have been written to: /go/src/github.com/krallin/tini
16:51:18 [2024-03-06T16:51:18.452Z] #75 1.504 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:51:18 [2024-03-06T16:51:18.452Z] #75 ...
16:51:18 [2024-03-06T16:51:18.452Z] 
16:51:18 [2024-03-06T16:51:18.452Z] #76 [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...)
16:51:18 [2024-03-06T16:51:18.452Z] #76 ...
16:51:18 [2024-03-06T16:51:18.452Z] 
16:51:18 [2024-03-06T16:51:18.452Z] #77 [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...)
16:51:18 [2024-03-06T16:51:18.707Z] #77 ...
16:51:18 [2024-03-06T16:51:18.707Z] 
16:51:18 [2024-03-06T16:51:18.707Z] #78 [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
16:51:18 [2024-03-06T16:51:18.707Z] #78 0.950 Cloning into '/tmp/crun-build'...
16:51:18 [2024-03-06T16:51:18.707Z] #78 2.060 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
16:51:18 [2024-03-06T16:51:18.707Z] #78 2.079 Cloning into '/tmp/crun-build/libocispec'...
16:51:18 [2024-03-06T16:51:18.707Z] #78 2.362 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
16:51:18 [2024-03-06T16:51:18.707Z] #78 2.364 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
16:51:18 [2024-03-06T16:51:18.707Z] #78 2.365 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
16:51:18 [2024-03-06T16:51:18.707Z] #78 2.366 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
16:51:18 [2024-03-06T16:51:18.707Z] #78 2.369 Cloning into '/tmp/crun-build/libocispec/image-spec'...
16:51:18 [2024-03-06T16:51:18.707Z] #78 2.826 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
16:51:18 [2024-03-06T16:51:18.707Z] #78 3.358 Cloning into '/tmp/crun-build/libocispec/yajl'...
16:51:18 [2024-03-06T16:51:18.707Z] #78 3.746 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
16:51:18 [2024-03-06T16:51:18.707Z] #78 3.778 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
16:51:18 [2024-03-06T16:51:18.707Z] #78 3.824 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
16:51:18 [2024-03-06T16:51:18.707Z] #78 8.916 aclocal: warning: couldn't open directory 'm4': No such file or directory
16:51:18 [2024-03-06T16:51:18.975Z] #78 ...
16:51:18 [2024-03-06T16:51:18.975Z] 
16:51:18 [2024-03-06T16:51:18.975Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
16:51:18 [2024-03-06T16:51:18.975Z] #75 1.971 [100%] Linking C executable tini-static
16:51:18 [2024-03-06T16:51:18.975Z] #75 2.146 [100%] Built target tini-static
16:51:19 [2024-03-06T16:51:19.535Z] #75 ...
16:51:19 [2024-03-06T16:51:19.535Z] 
16:51:19 [2024-03-06T16:51:19.535Z] #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...)
16:51:19 [2024-03-06T16:51:19.535Z] #79 3.364 + bin/ctr
16:51:19 [2024-03-06T16:51:19.535Z] #79 3.364 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
16:51:19 [2024-03-06T16:51:19.535Z] #79 ...
16:51:19 [2024-03-06T16:51:19.535Z] 
16:51:19 [2024-03-06T16:51:19.535Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
16:51:19 [2024-03-06T16:51:19.535Z] #75 DONE 2.6s
16:51:19 [2024-03-06T16:51:19.535Z] 
16:51:19 [2024-03-06T16:51:19.535Z] #72 [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...)
16:51:19 [2024-03-06T16:51:19.535Z] #72 2.164 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 .
16:51:19 [2024-03-06T16:51:19.789Z] #72 ...
16:51:19 [2024-03-06T16:51:19.789Z] 
16:51:19 [2024-03-06T16:51:19.789Z] #62 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.0.0-rc1 https://github.com/docker/cli.git /build      && /build/docker --version
16:51:19 [2024-03-06T16:51:19.789Z] #62 47.14 Building static docker-linux-arm64
16:51:19 [2024-03-06T16:51:19.789Z] #62 47.15 + go build -o /build/docker-linux-arm64 -tags  -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=eb306df1" -X "github.com/docker/cli/cli/version.BuildTime=2024-03-06T16:51:19Z" -X "github.com/docker/cli/cli/version.Version=26.0.0-rc1" github.com/docker/cli/cmd/docker
16:51:27 [2024-03-06T16:51:27.862Z] #62 ...
16:51:27 [2024-03-06T16:51:27.862Z] 
16:51:27 [2024-03-06T16:51:27.862Z] #78 [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
16:51:27 [2024-03-06T16:51:27.862Z] #78 13.60 libtoolize: putting auxiliary files in '.'.
16:51:27 [2024-03-06T16:51:27.862Z] #78 13.60 libtoolize: copying file './ltmain.sh'
16:51:27 [2024-03-06T16:51:27.862Z] #78 14.33 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
16:51:27 [2024-03-06T16:51:27.862Z] #78 14.33 libtoolize: and rerunning libtoolize and aclocal.
16:51:27 [2024-03-06T16:51:27.862Z] #78 14.34 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:51:27 [2024-03-06T16:51:27.862Z] #78 17.29 configure.ac:7: installing './compile'
16:51:27 [2024-03-06T16:51:27.862Z] #78 17.29 configure.ac:11: installing './config.guess'
16:51:27 [2024-03-06T16:51:27.862Z] #78 17.30 configure.ac:11: installing './config.sub'
16:51:27 [2024-03-06T16:51:27.862Z] #78 17.31 configure.ac:8: installing './install-sh'
16:51:27 [2024-03-06T16:51:27.862Z] #78 17.31 configure.ac:8: installing './missing'
16:51:27 [2024-03-06T16:51:27.862Z] #78 17.35 Makefile.am: installing './depcomp'
16:51:27 [2024-03-06T16:51:27.862Z] #78 17.90 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:51:27 [2024-03-06T16:51:27.862Z] #78 17.90 libtoolize: copying file 'build-aux/ltmain.sh'
16:51:27 [2024-03-06T16:51:27.862Z] #78 18.05 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:51:27 [2024-03-06T16:51:27.862Z] #78 18.05 libtoolize: copying file 'm4/libtool.m4'
16:51:27 [2024-03-06T16:51:27.862Z] #78 18.13 libtoolize: copying file 'm4/ltoptions.m4'
16:51:27 [2024-03-06T16:51:27.862Z] #78 18.27 libtoolize: copying file 'm4/ltsugar.m4'
16:51:27 [2024-03-06T16:51:27.862Z] #78 18.41 libtoolize: copying file 'm4/ltversion.m4'
16:51:27 [2024-03-06T16:51:27.862Z] #78 18.54 libtoolize: copying file 'm4/lt~obsolete.m4'
16:51:27 [2024-03-06T16:51:27.862Z] #78 18.70 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:51:29 [2024-03-06T16:51:29.223Z] #78 20.76 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
16:51:29 [2024-03-06T16:51:29.223Z] #78 20.76 configure.ac:3: You should run autoupdate.
16:51:29 [2024-03-06T16:51:29.223Z] #78 20.76 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
16:51:29 [2024-03-06T16:51:29.223Z] #78 20.76 configure.ac:3: the top level
16:51:31 [2024-03-06T16:51:31.176Z] #78 22.67 configure.ac:7: installing 'build-aux/compile'
16:51:31 [2024-03-06T16:51:31.176Z] #78 22.68 configure.ac:9: installing 'build-aux/config.guess'
16:51:31 [2024-03-06T16:51:31.176Z] #78 22.69 configure.ac:9: installing 'build-aux/config.sub'
16:51:31 [2024-03-06T16:51:31.176Z] #78 22.70 configure.ac:11: installing 'build-aux/install-sh'
16:51:31 [2024-03-06T16:51:31.176Z] #78 22.70 configure.ac:11: installing 'build-aux/missing'
16:51:31 [2024-03-06T16:51:31.176Z] #78 22.85 Makefile.am: installing 'build-aux/depcomp'
16:51:31 [2024-03-06T16:51:31.176Z] #78 22.90 parallel-tests: installing 'build-aux/test-driver'
16:51:32 [2024-03-06T16:51:32.537Z] #78 24.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:51:32 [2024-03-06T16:51:32.537Z] #78 24.02 libtoolize: copying file 'build-aux/ltmain.sh'
16:51:32 [2024-03-06T16:51:32.791Z] #78 24.54 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:51:33 [2024-03-06T16:51:33.046Z] #78 24.54 libtoolize: copying file 'm4/libtool.m4'
16:51:33 [2024-03-06T16:51:33.046Z] #78 24.63 libtoolize: copying file 'm4/ltoptions.m4'
16:51:33 [2024-03-06T16:51:33.046Z] #78 24.72 libtoolize: copying file 'm4/ltsugar.m4'
16:51:33 [2024-03-06T16:51:33.046Z] #78 24.83 libtoolize: copying file 'm4/ltversion.m4'
16:51:33 [2024-03-06T16:51:33.301Z] #78 24.93 libtoolize: copying file 'm4/lt~obsolete.m4'
16:51:38 [2024-03-06T16:51:38.535Z] #78 30.01 configure.ac:11: installing 'build-aux/compile'
16:51:38 [2024-03-06T16:51:38.535Z] #78 30.03 configure.ac:11: installing 'build-aux/config.guess'
16:51:38 [2024-03-06T16:51:38.535Z] #78 30.03 configure.ac:11: installing 'build-aux/config.sub'
16:51:38 [2024-03-06T16:51:38.535Z] #78 30.04 configure.ac:13: installing 'build-aux/install-sh'
16:51:38 [2024-03-06T16:51:38.535Z] #78 30.04 configure.ac:13: installing 'build-aux/missing'
16:51:38 [2024-03-06T16:51:38.535Z] #78 30.04 configure.ac:8: installing 'build-aux/tap-driver.sh'
16:51:38 [2024-03-06T16:51:38.535Z] #78 30.12 Makefile.am: installing 'build-aux/depcomp'
16:51:39 [2024-03-06T16:51:39.044Z] #78 30.66 checking build system type... aarch64-unknown-linux-gnu
16:51:39 [2024-03-06T16:51:39.299Z] #78 30.86 checking host system type... aarch64-unknown-linux-gnu
16:51:39 [2024-03-06T16:51:39.299Z] #78 30.86 checking how to print strings... printf
16:51:39 [2024-03-06T16:51:39.299Z] #78 30.86 checking for gcc... gcc
16:51:39 [2024-03-06T16:51:39.299Z] #78 30.95 checking whether the C compiler works... yes
16:51:39 [2024-03-06T16:51:39.554Z] #78 31.06 checking for C compiler default output file name... a.out
16:51:39 [2024-03-06T16:51:39.554Z] #78 31.06 checking for suffix of executables... 
16:51:39 [2024-03-06T16:51:39.554Z] #78 31.12 checking whether we are cross compiling... no
16:51:39 [2024-03-06T16:51:39.554Z] #78 31.24 checking for suffix of object files... o
16:51:39 [2024-03-06T16:51:39.809Z] #78 31.33 checking whether the compiler supports GNU C... yes
16:51:39 [2024-03-06T16:51:39.809Z] #78 31.38 checking whether gcc accepts -g... yes
16:51:39 [2024-03-06T16:51:39.809Z] #78 31.47 checking for gcc option to enable C11 features... none needed
16:51:40 [2024-03-06T16:51:40.063Z] #78 31.67 checking whether gcc understands -c and -o together... yes
16:51:40 [2024-03-06T16:51:40.063Z] #78 31.80 checking for a sed that does not truncate output... /usr/bin/sed
16:51:40 [2024-03-06T16:51:40.063Z] #78 31.83 checking for grep that handles long lines and -e... /usr/bin/grep
16:51:40 [2024-03-06T16:51:40.063Z] #78 31.85 checking for egrep... /usr/bin/grep -E
16:51:40 [2024-03-06T16:51:40.063Z] #78 31.86 checking for fgrep... /usr/bin/grep -F
16:51:40 [2024-03-06T16:51:40.063Z] #78 31.88 checking for ld used by gcc... /usr/bin/ld
16:51:40 [2024-03-06T16:51:40.318Z] #78 31.92 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:51:40 [2024-03-06T16:51:40.318Z] #78 31.94 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:51:40 [2024-03-06T16:51:40.318Z] #78 31.95 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:51:40 [2024-03-06T16:51:40.318Z] #78 32.05 checking whether ln -s works... yes
16:51:40 [2024-03-06T16:51:40.318Z] #78 32.05 checking the maximum length of command line arguments... 1572864
16:51:40 [2024-03-06T16:51:40.318Z] #78 32.10 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:51:40 [2024-03-06T16:51:40.318Z] #78 32.10 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:51:40 [2024-03-06T16:51:40.318Z] #78 32.10 checking for /usr/bin/ld option to reload object files... -r
16:51:40 [2024-03-06T16:51:40.318Z] #78 32.10 checking for file... file
16:51:40 [2024-03-06T16:51:40.318Z] #78 32.10 checking for objdump... objdump
16:51:40 [2024-03-06T16:51:40.318Z] #78 32.10 checking how to recognize dependent libraries... pass_all
16:51:40 [2024-03-06T16:51:40.318Z] #78 32.10 checking for dlltool... no
16:51:40 [2024-03-06T16:51:40.318Z] #78 32.11 checking how to associate runtime and link libraries... printf %s\n
16:51:40 [2024-03-06T16:51:40.318Z] #78 32.12 checking for ar... ar
16:51:40 [2024-03-06T16:51:40.318Z] #78 32.12 checking for archiver @FILE support... @
16:51:40 [2024-03-06T16:51:40.573Z] #78 32.20 checking for strip... strip
16:51:40 [2024-03-06T16:51:40.573Z] #78 32.21 checking for ranlib... ranlib
16:51:40 [2024-03-06T16:51:40.573Z] #78 32.21 checking for gawk... no
16:51:40 [2024-03-06T16:51:40.573Z] #78 32.21 checking for mawk... mawk
16:51:40 [2024-03-06T16:51:40.573Z] #78 32.21 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:51:40 [2024-03-06T16:51:40.828Z] #78 32.47 checking for sysroot... no
16:51:40 [2024-03-06T16:51:40.828Z] #78 32.47 checking for a working dd... /usr/bin/dd
16:51:40 [2024-03-06T16:51:40.828Z] #78 32.51 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
16:51:40 [2024-03-06T16:51:40.828Z] #78 32.52 checking for mt... no
16:51:40 [2024-03-06T16:51:40.828Z] #78 32.52 checking if : is a manifest tool... no
16:51:40 [2024-03-06T16:51:40.828Z] #78 32.53 checking for stdio.h... yes
16:51:40 [2024-03-06T16:51:40.828Z] #78 32.61 checking for stdlib.h... yes
16:51:41 [2024-03-06T16:51:41.082Z] #78 32.71 checking for string.h... yes
16:51:41 [2024-03-06T16:51:41.082Z] #78 32.83 checking for inttypes.h... yes
16:51:41 [2024-03-06T16:51:41.082Z] #78 32.89 checking for stdint.h... yes
16:51:41 [2024-03-06T16:51:41.337Z] #78 32.99 checking for strings.h... yes
16:51:41 [2024-03-06T16:51:41.591Z] #78 33.11 checking for sys/stat.h... yes
16:51:41 [2024-03-06T16:51:41.591Z] #78 33.19 checking for sys/types.h... yes
16:51:41 [2024-03-06T16:51:41.591Z] #78 33.27 checking for unistd.h... yes
16:51:41 [2024-03-06T16:51:41.591Z] #78 33.37 checking for dlfcn.h... yes
16:51:41 [2024-03-06T16:51:41.846Z] #78 33.47 checking for objdir... .libs
16:51:42 [2024-03-06T16:51:42.100Z] #78 33.69 checking if gcc supports -fno-rtti -fno-exceptions... no
16:51:42 [2024-03-06T16:51:42.100Z] #78 33.78 checking for gcc option to produce PIC... -fPIC -DPIC
16:51:42 [2024-03-06T16:51:42.100Z] #78 33.78 checking if gcc PIC flag -fPIC -DPIC works... yes
16:51:42 [2024-03-06T16:51:42.355Z] #78 33.90 checking if gcc static flag -static works... yes
16:51:42 [2024-03-06T16:51:42.355Z] #78 34.06 checking if gcc supports -c -o file.o... yes
16:51:42 [2024-03-06T16:51:42.610Z] #78 34.19 checking if gcc supports -c -o file.o... (cached) yes
16:51:42 [2024-03-06T16:51:42.610Z] #78 34.20 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:51:42 [2024-03-06T16:51:42.610Z] #78 34.26 checking dynamic linker characteristics... GNU/Linux ld.so
16:51:42 [2024-03-06T16:51:42.864Z] #78 34.50 checking how to hardcode library paths into programs... immediate
16:51:42 [2024-03-06T16:51:42.865Z] #78 34.50 checking whether stripping libraries is possible... yes
16:51:42 [2024-03-06T16:51:42.865Z] #78 34.52 checking if libtool supports shared libraries... yes
16:51:42 [2024-03-06T16:51:42.865Z] #78 34.52 checking whether to build shared libraries... no
16:51:42 [2024-03-06T16:51:42.865Z] #78 34.52 checking whether to build static libraries... yes
16:51:42 [2024-03-06T16:51:42.865Z] #78 34.52 checking for a BSD-compatible install... /usr/bin/install -c
16:51:42 [2024-03-06T16:51:42.865Z] #78 34.58 checking whether build environment is sane... yes
16:51:42 [2024-03-06T16:51:42.865Z] #78 34.62 checking for a race-free mkdir -p... /usr/bin/mkdir -p
16:51:42 [2024-03-06T16:51:42.865Z] #78 34.63 checking whether make sets $(MAKE)... yes
16:51:42 [2024-03-06T16:51:42.865Z] #78 34.68 checking whether make supports the include directive... yes (GNU style)
16:51:42 [2024-03-06T16:51:42.865Z] #78 34.71 checking whether make supports nested variables... yes
16:51:43 [2024-03-06T16:51:43.119Z] #78 34.78 checking whether UID '0' is supported by ustar format... yes
16:51:43 [2024-03-06T16:51:43.119Z] #78 34.78 checking whether GID '0' is supported by ustar format... yes
16:51:43 [2024-03-06T16:51:43.119Z] #78 34.78 checking how to create a ustar tar archive... gnutar
16:51:43 [2024-03-06T16:51:43.119Z] #78 34.83 checking dependency style of gcc... gcc3
16:51:43 [2024-03-06T16:51:43.374Z] #78 34.97 checking whether to enable maintainer-specific portions of Makefiles... yes
16:51:43 [2024-03-06T16:51:43.374Z] #78 34.97 checking whether make supports nested variables... (cached) yes
16:51:43 [2024-03-06T16:51:43.374Z] #78 34.97 checking for gawk... (cached) mawk
16:51:43 [2024-03-06T16:51:43.374Z] #78 34.97 checking for a sed that does not truncate output... (cached) /usr/bin/sed
16:51:43 [2024-03-06T16:51:43.374Z] #78 34.98 checking for gcc... (cached) gcc
16:51:43 [2024-03-06T16:51:43.374Z] #78 35.09 checking whether the compiler supports GNU C... (cached) yes
16:51:43 [2024-03-06T16:51:43.374Z] #78 35.09 checking whether gcc accepts -g... (cached) yes
16:51:43 [2024-03-06T16:51:43.374Z] #78 35.09 checking for gcc option to enable C11 features... (cached) none needed
16:51:43 [2024-03-06T16:51:43.374Z] #78 35.09 checking whether gcc understands -c and -o together... (cached) yes
16:51:43 [2024-03-06T16:51:43.374Z] #78 35.09 checking for a Python interpreter with version >= 3... python3
16:51:43 [2024-03-06T16:51:43.374Z] #78 35.13 checking for python3... /usr/bin/python3
16:51:43 [2024-03-06T16:51:43.374Z] #78 35.13 checking for python3 version... 3.11
16:51:43 [2024-03-06T16:51:43.374Z] #78 35.16 checking for python3 platform... linux
16:51:43 [2024-03-06T16:51:43.374Z] #78 35.18 checking for GNU default python3 prefix... ${prefix}
16:51:43 [2024-03-06T16:51:43.374Z] #78 35.18 checking for GNU default python3 exec_prefix... ${exec_prefix}
16:51:43 [2024-03-06T16:51:43.374Z] #78 35.18 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
16:51:43 [2024-03-06T16:51:43.629Z] #78 35.25 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
16:51:43 [2024-03-06T16:51:43.629Z] #78 35.32 checking for go-md2man... no
16:51:43 [2024-03-06T16:51:43.629Z] #78 35.32 checking for error.h... yes
16:51:43 [2024-03-06T16:51:43.629Z] #78 35.41 checking for linux/openat2.h... yes
16:51:43 [2024-03-06T16:51:43.629Z] #78 35.49 checking for stdatomic.h... yes
16:51:43 [2024-03-06T16:51:43.885Z] #78 35.53 checking for linux/ioprio.h... yes
16:51:43 [2024-03-06T16:51:43.885Z] #78 35.60 checking for atomic_int... yes
16:51:44 [2024-03-06T16:51:44.139Z] #78 35.69 checking for atomic_bool... yes
16:51:44 [2024-03-06T16:51:44.139Z] #78 35.78 checking for copy_file_range... yes
16:51:44 [2024-03-06T16:51:44.139Z] #78 35.85 checking for fgetxattr... yes
16:51:44 [2024-03-06T16:51:44.139Z] #78 35.90 checking for statx... yes
16:51:44 [2024-03-06T16:51:44.394Z] #78 36.05 checking for fgetpwent_r... yes
16:51:44 [2024-03-06T16:51:44.648Z] #78 36.21 checking for issetugid... no
16:51:44 [2024-03-06T16:51:44.903Z] #78 36.42 checking for memfd_create... yes
16:51:44 [2024-03-06T16:51:44.903Z] #78 36.48 checking for pkg-config... /usr/bin/pkg-config
16:51:44 [2024-03-06T16:51:44.903Z] #78 36.48 checking pkg-config is at least version 0.9.0... yes
16:51:44 [2024-03-06T16:51:44.903Z] #78 36.49 checking for library containing yajl_tree_get... -lyajl
16:51:45 [2024-03-06T16:51:45.158Z] #78 36.78 checking for yajl >= 2.0.0... yes
16:51:45 [2024-03-06T16:51:45.158Z] #78 36.83 checking for sys/capability.h... yes
16:51:45 [2024-03-06T16:51:45.412Z] #78 36.91 checking for library containing cap_from_name... -lcap
16:51:45 [2024-03-06T16:51:45.412Z] #78 37.10 checking for library containing gcry_check_version... no
16:51:45 [2024-03-06T16:51:45.667Z] #78 37.28 checking for library containing dlopen... none required
16:51:45 [2024-03-06T16:51:45.921Z] #78 37.38 checking for seccomp.h... yes
16:51:45 [2024-03-06T16:51:45.921Z] #78 37.43 checking for library containing seccomp_rule_add... -lseccomp
16:51:46 [2024-03-06T16:51:46.175Z] #78 37.65 checking for library containing seccomp_arch_resolve_name... none required
16:51:46 [2024-03-06T16:51:46.175Z] #78 37.74 checking for systemd/sd-bus.h... yes
16:51:46 [2024-03-06T16:51:46.430Z] #78 37.86 checking for library containing sd_bus_match_signal_async... -lsystemd
16:51:46 [2024-03-06T16:51:46.430Z] #78 38.09 checking for sd_notify_barrier... yes
16:51:46 [2024-03-06T16:51:46.430Z] #78 38.21 checking for linux/bpf.h... yes
16:51:46 [2024-03-06T16:51:46.430Z] #78 38.26 checking compilation for eBPF... yes
16:51:46 [2024-03-06T16:51:46.430Z] #78 38.31 checking for criu >= 3.15... no
16:51:46 [2024-03-06T16:51:46.684Z] #78 38.32 configure: CRIU headers not found, building without CRIU support
16:51:46 [2024-03-06T16:51:46.684Z] #78 38.32 checking for criu > 3.16... no
16:51:46 [2024-03-06T16:51:46.684Z] #78 38.34 configure: CRIU version doesn't support join-ns API
16:51:46 [2024-03-06T16:51:46.684Z] #78 38.34 checking for criu > 3.16.1... no
16:51:46 [2024-03-06T16:51:46.684Z] #78 38.35 configure: CRIU version doesn't support for pre-dumping
16:51:46 [2024-03-06T16:51:46.684Z] #78 38.35 checking for new mount API (fsconfig)... yes
16:51:46 [2024-03-06T16:51:46.684Z] #78 38.51 yes
16:51:46 [2024-03-06T16:51:46.684Z] #78 38.51 checking for seccomp notify API... yes
16:51:46 [2024-03-06T16:51:46.939Z] #78 38.58 checking for gperf... no
16:51:46 [2024-03-06T16:51:46.939Z] #78 38.58 configure: gperf not found - cannot rebuild signal parser code
16:51:46 [2024-03-06T16:51:46.939Z] #78 38.58 checking for library containing argp_parse... none required
16:51:46 [2024-03-06T16:51:46.939Z] #78 38.74 checking that generated files are newer than configure... done
16:51:46 [2024-03-06T16:51:46.939Z] #78 38.74 configure: creating ./config.status
16:51:48 [2024-03-06T16:51:48.821Z] #78 40.68 config.status: creating Makefile
16:51:49 [2024-03-06T16:51:49.076Z] #78 40.71 config.status: creating config.h
16:51:49 [2024-03-06T16:51:49.076Z] #78 40.76 config.status: executing libtool commands
16:51:49 [2024-03-06T16:51:49.076Z] #78 40.81 config.status: executing depfiles commands
16:51:49 [2024-03-06T16:51:49.998Z] #78 41.57 === configuring in libocispec (/tmp/crun-build/libocispec)
16:51:49 [2024-03-06T16:51:49.998Z] #78 41.58 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:51:50 [2024-03-06T16:51:50.253Z] #78 41.91 checking for gcc... gcc
16:51:50 [2024-03-06T16:51:50.253Z] #78 41.99 checking whether the C compiler works... yes
16:51:50 [2024-03-06T16:51:50.508Z] #78 42.07 checking for C compiler default output file name... a.out
16:51:50 [2024-03-06T16:51:50.508Z] #78 42.08 checking for suffix of executables... 
16:51:50 [2024-03-06T16:51:50.508Z] #78 42.15 checking whether we are cross compiling... no
16:51:50 [2024-03-06T16:51:50.508Z] #78 42.22 checking for suffix of object files... o
16:51:50 [2024-03-06T16:51:50.508Z] #78 42.29 checking whether the compiler supports GNU C... yes
16:51:50 [2024-03-06T16:51:50.763Z] 
16:51:50 [2024-03-06T16:51:50.763Z] #78 ...
16:51:50 [2024-03-06T16:51:50.763Z] 
16:51:50 [2024-03-06T16:51:50.763Z] #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...)
16:51:50 [2024-03-06T16:51:50.763Z] #73 DONE 42.5s
16:51:50 [2024-03-06T16:51:50.763Z] 
16:51:50 [2024-03-06T16:51:50.763Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
16:51:50 [2024-03-06T16:51:50.763Z] #80 DONE 0.1s
16:51:50 [2024-03-06T16:51:50.763Z] 
16:51:50 [2024-03-06T16:51:50.763Z] #78 [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
16:51:50 [2024-03-06T16:51:50.763Z] #78 42.36 checking whether gcc accepts -g... yes
16:51:50 [2024-03-06T16:51:50.763Z] #78 42.40 checking for gcc option to enable C11 features... 
16:51:50 [2024-03-06T16:51:50.763Z] #78 ...
16:51:50 [2024-03-06T16:51:50.763Z] 
16:51:50 [2024-03-06T16:51:50.763Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
16:51:50 [2024-03-06T16:51:50.763Z] #81 DONE 0.1s
16:51:50 [2024-03-06T16:51:50.763Z] 
16:51:50 [2024-03-06T16:51:50.763Z] #72 [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...)
16:51:50 [2024-03-06T16:51:50.763Z] #72 DONE 42.6s
16:51:51 [2024-03-06T16:51:51.019Z] 
16:51:51 [2024-03-06T16:51:51.019Z] #78 [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
16:51:51 [2024-03-06T16:51:51.019Z] #78 42.40 checking for gcc option to enable C11 features... none needed
16:51:51 [2024-03-06T16:51:51.019Z] #78 42.60 checking whether gcc understands -c and -o together... yes
16:51:51 [2024-03-06T16:51:51.019Z] #78 42.68 checking for stdio.h... yes
16:51:51 [2024-03-06T16:51:51.019Z] #78 42.75 checking for stdlib.h... yes
16:51:51 [2024-03-06T16:51:51.276Z] #78 42.80 checking for string.h... yes
16:51:51 [2024-03-06T16:51:51.276Z] #78 42.89 checking for inttypes.h... yes
16:51:51 [2024-03-06T16:51:51.276Z] #78 42.94 checking for stdint.h... yes
16:51:51 [2024-03-06T16:51:51.276Z] #78 43.01 checking for strings.h... yes
16:51:51 [2024-03-06T16:51:51.531Z] #78 43.06 checking for sys/stat.h... yes
16:51:51 [2024-03-06T16:51:51.531Z] #78 43.12 checking for sys/types.h... yes
16:51:51 [2024-03-06T16:51:51.531Z] #78 43.22 checking for unistd.h... yes
16:51:51 [2024-03-06T16:51:51.531Z] #78 43.27 checking for wchar.h... yes
16:51:51 [2024-03-06T16:51:51.531Z] #78 43.31 checking for minix/config.h... no
16:51:51 [2024-03-06T16:51:51.785Z] #78 43.37 checking whether it is safe to define __EXTENSIONS__... yes
16:51:51 [2024-03-06T16:51:51.785Z] #78 43.44 checking whether _XOPEN_SOURCE should be defined... no
16:51:51 [2024-03-06T16:51:51.785Z] #78 43.50 checking build system type... aarch64-unknown-linux-gnu
16:51:51 [2024-03-06T16:51:51.785Z] #78 43.58 checking host system type... aarch64-unknown-linux-gnu
16:51:51 [2024-03-06T16:51:51.785Z] #78 43.58 checking how to print strings... printf
16:51:51 [2024-03-06T16:51:51.785Z] #78 43.58 checking for a sed that does not truncate output... /usr/bin/sed
16:51:51 [2024-03-06T16:51:51.785Z] #78 43.59 checking for grep that handles long lines and -e... /usr/bin/grep
16:51:51 [2024-03-06T16:51:51.785Z] #78 43.59 checking for egrep... /usr/bin/grep -E
16:51:51 [2024-03-06T16:51:51.785Z] #78 43.60 checking for fgrep... /usr/bin/grep -F
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.60 checking for ld used by gcc... /usr/bin/ld
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.60 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.61 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.63 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.67 checking whether ln -s works... yes
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.67 checking the maximum length of command line arguments... 1572864
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.68 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.68 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.68 checking for /usr/bin/ld option to reload object files... -r
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.68 checking for file... file
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.69 checking for objdump... objdump
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.69 checking how to recognize dependent libraries... pass_all
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.69 checking for dlltool... no
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.69 checking how to associate runtime and link libraries... printf %s\n
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.69 checking for ar... ar
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.69 checking for archiver @FILE support... @
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.76 checking for strip... strip
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.76 checking for ranlib... ranlib
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.76 checking for gawk... no
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.76 checking for mawk... mawk
16:51:52 [2024-03-06T16:51:52.040Z] #78 43.76 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:51:52 [2024-03-06T16:51:52.294Z] #78 43.92 checking for sysroot... no
16:51:52 [2024-03-06T16:51:52.294Z] #78 43.92 checking for a working dd... /usr/bin/dd
16:51:52 [2024-03-06T16:51:52.294Z] #78 43.93 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
16:51:52 [2024-03-06T16:51:52.294Z] #78 43.95 checking for mt... no
16:51:52 [2024-03-06T16:51:52.294Z] #78 43.95 checking if : is a manifest tool... no
16:51:52 [2024-03-06T16:51:52.294Z] #78 43.97 checking for dlfcn.h... yes
16:51:52 [2024-03-06T16:51:52.549Z] #78 44.05 checking for objdir... .libs
16:51:52 [2024-03-06T16:51:52.549Z] #78 44.22 checking if gcc supports -fno-rtti -fno-exceptions... no
16:51:52 [2024-03-06T16:51:52.549Z] #78 44.27 checking for gcc option to produce PIC... -fPIC -DPIC
16:51:52 [2024-03-06T16:51:52.549Z] #78 44.27 checking if gcc PIC flag -fPIC -DPIC works... yes
16:51:52 [2024-03-06T16:51:52.549Z] #78 44.30 checking if gcc static flag -static works... yes
16:51:52 [2024-03-06T16:51:52.809Z] #78 44.40 checking if gcc supports -c -o file.o... yes
16:51:52 [2024-03-06T16:51:52.809Z] #78 44.47 checking if gcc supports -c -o file.o... (cached) yes
16:51:52 [2024-03-06T16:51:52.809Z] #78 44.47 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:51:52 [2024-03-06T16:51:52.809Z] #78 44.50 checking dynamic linker characteristics... GNU/Linux ld.so
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.62 checking how to hardcode library paths into programs... immediate
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.62 checking whether stripping libraries is possible... yes
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.62 checking if libtool supports shared libraries... yes
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.63 checking whether to build shared libraries... no
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.63 checking whether to build static libraries... yes
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.63 checking for a BSD-compatible install... /usr/bin/install -c
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.64 checking whether build environment is sane... yes
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.68 checking for a race-free mkdir -p... /usr/bin/mkdir -p
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.70 checking whether make sets $(MAKE)... yes
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.72 checking whether make supports the include directive... yes (GNU style)
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.77 checking whether make supports nested variables... yes
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.82 checking whether UID '0' is supported by ustar format... yes
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.82 checking whether GID '0' is supported by ustar format... yes
16:51:53 [2024-03-06T16:51:53.063Z] #78 44.82 checking how to create a ustar tar archive... gnutar
16:51:53 [2024-03-06T16:51:53.318Z] #78 44.90 checking dependency style of gcc... gcc3
16:51:53 [2024-03-06T16:51:53.318Z] #78 44.98 checking whether to enable maintainer-specific portions of Makefiles... yes
16:51:53 [2024-03-06T16:51:53.318Z] #78 44.98 checking whether make supports nested variables... (cached) yes
16:51:53 [2024-03-06T16:51:53.318Z] #78 44.99 checking for pkg-config... /usr/bin/pkg-config
16:51:53 [2024-03-06T16:51:53.318Z] #78 44.99 checking pkg-config is at least version 0.9.0... yes
16:51:53 [2024-03-06T16:51:53.318Z] #78 44.99 checking for yajl >= 2.1.0... yes
16:51:53 [2024-03-06T16:51:53.318Z] #78 45.03 checking for a sed that does not truncate output... (cached) /usr/bin/sed
16:51:53 [2024-03-06T16:51:53.318Z] #78 45.04 checking for gcc... (cached) gcc
16:51:53 [2024-03-06T16:51:53.572Z] #78 45.14 checking whether the compiler supports GNU C... (cached) yes
16:51:53 [2024-03-06T16:51:53.572Z] #78 45.14 checking whether gcc accepts -g... (cached) yes
16:51:53 [2024-03-06T16:51:53.572Z] #78 45.14 checking for gcc option to enable C11 features... (cached) none needed
16:51:53 [2024-03-06T16:51:53.572Z] #78 45.15 checking whether gcc understands -c and -o together... (cached) yes
16:51:53 [2024-03-06T16:51:53.572Z] #78 45.15 checking for a Python interpreter with version >= 3... python3
16:51:53 [2024-03-06T16:51:53.572Z] #78 45.18 checking for python3... /usr/bin/python3
16:51:53 [2024-03-06T16:51:53.572Z] #78 45.18 checking for python3 version... 3.11
16:51:53 [2024-03-06T16:51:53.572Z] #78 45.20 checking for python3 platform... linux
16:51:53 [2024-03-06T16:51:53.572Z] #78 45.23 checking for GNU default python3 prefix... ${prefix}
16:51:53 [2024-03-06T16:51:53.572Z] #78 45.23 checking for GNU default python3 exec_prefix... ${exec_prefix}
16:51:53 [2024-03-06T16:51:53.572Z] #78 45.23 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
16:51:53 [2024-03-06T16:51:53.572Z] #78 45.27 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
16:51:53 [2024-03-06T16:51:53.827Z] #78 45.39 checking that generated files are newer than configure... 
16:51:53 [2024-03-06T16:51:53.827Z] #78 ...
16:51:53 [2024-03-06T16:51:53.827Z] 
16:51:53 [2024-03-06T16:51:53.827Z] #77 [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...)
16:51:53 [2024-03-06T16:51:53.827Z] #77 DONE 45.6s
16:51:54 [2024-03-06T16:51:54.081Z] 
16:51:54 [2024-03-06T16:51:54.081Z] #76 [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...)
16:51:54 [2024-03-06T16:51:54.081Z] #76 DONE 45.6s
16:51:54 [2024-03-06T16:51:54.081Z] 
16:51:54 [2024-03-06T16:51:54.081Z] #78 [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
16:51:54 [2024-03-06T16:51:54.081Z] #78 45.39 checking that generated files are newer than configure... done
16:51:54 [2024-03-06T16:51:54.081Z] #78 45.66 configure: creating ./config.status
16:51:55 [2024-03-06T16:51:55.009Z] #78 ...
16:51:55 [2024-03-06T16:51:55.009Z] 
16:51:55 [2024-03-06T16:51:55.009Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
16:51:55 [2024-03-06T16:51:55.009Z] #82 DONE 0.3s
16:51:55 [2024-03-06T16:51:55.009Z] 
16:51:55 [2024-03-06T16:51:55.009Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
16:51:55 [2024-03-06T16:51:55.009Z] #83 DONE 0.2s
16:51:55 [2024-03-06T16:51:55.009Z] 
16:51:55 [2024-03-06T16:51:55.009Z] #78 [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
16:51:55 [2024-03-06T16:51:55.263Z] #78 ...
16:51:55 [2024-03-06T16:51:55.263Z] 
16:51:55 [2024-03-06T16:51:55.263Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
16:51:55 [2024-03-06T16:51:55.263Z] #84 DONE 0.1s
16:51:55 [2024-03-06T16:51:55.263Z] 
16:51:55 [2024-03-06T16:51:55.263Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
16:51:55 [2024-03-06T16:51:55.263Z] #85 DONE 0.1s
16:51:55 [2024-03-06T16:51:55.263Z] 
16:51:55 [2024-03-06T16:51:55.263Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
16:51:55 [2024-03-06T16:51:55.263Z] #86 DONE 0.1s
16:51:55 [2024-03-06T16:51:55.263Z] 
16:51:55 [2024-03-06T16:51:55.263Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
16:51:55 [2024-03-06T16:51:55.263Z] #87 DONE 0.1s
16:51:55 [2024-03-06T16:51:55.263Z] 
16:51:55 [2024-03-06T16:51:55.263Z] #62 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.0.0-rc1 https://github.com/docker/cli.git /build      && /build/docker --version
16:51:55 [2024-03-06T16:51:55.518Z] #62 ...
16:51:55 [2024-03-06T16:51:55.518Z] 
16:51:55 [2024-03-06T16:51:55.518Z] #78 [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
16:51:55 [2024-03-06T16:51:55.518Z] #78 47.24 config.status: creating Makefile
16:51:55 [2024-03-06T16:51:55.518Z] #78 47.26 config.status: creating ocispec.pc
16:51:55 [2024-03-06T16:51:55.772Z] #78 47.27 config.status: creating config.h
16:51:55 [2024-03-06T16:51:55.772Z] #78 47.28 config.status: executing libtool commands
16:51:55 [2024-03-06T16:51:55.772Z] #78 47.29 config.status: executing depfiles commands
16:51:55 [2024-03-06T16:51:55.772Z] #78 ...
16:51:55 [2024-03-06T16:51:55.772Z] 
16:51:55 [2024-03-06T16:51:55.772Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
16:51:55 [2024-03-06T16:51:55.772Z] #88 DONE 0.3s
16:51:55 [2024-03-06T16:51:55.772Z] 
16:51:55 [2024-03-06T16:51:55.772Z] #78 [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
16:51:55 [2024-03-06T16:51:55.772Z] #78 47.53 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
16:51:55 [2024-03-06T16:51:55.772Z] #78 47.54 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:51:56 [2024-03-06T16:51:56.027Z] #78 47.61 checking for gcc... #78 ...
16:51:56 [2024-03-06T16:51:56.027Z] 
16:51:56 [2024-03-06T16:51:56.027Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
16:51:56 [2024-03-06T16:51:56.027Z] #89 DONE 0.2s
16:51:56 [2024-03-06T16:51:56.027Z] 
16:51:56 [2024-03-06T16:51:56.027Z] #78 [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
16:51:56 [2024-03-06T16:51:56.027Z] #78 47.61 checking for gcc... gcc
16:51:56 [2024-03-06T16:51:56.027Z] #78 47.64 checking whether the C compiler works... yes
16:51:56 [2024-03-06T16:51:56.027Z] #78 47.70 checking for C compiler default output file name... a.out
16:51:56 [2024-03-06T16:51:56.027Z] #78 47.70 checking for suffix of executables... 
16:51:56 [2024-03-06T16:51:56.027Z] #78 47.77 checking whether we are cross compiling... no
16:51:56 [2024-03-06T16:51:56.027Z] #78 47.84 checking for suffix of object files... o
16:51:56 [2024-03-06T16:51:56.281Z] #78 47.87 checking whether the compiler supports GNU C... yes
16:51:56 [2024-03-06T16:51:56.281Z] #78 47.90 checking whether gcc accepts -g... yes
16:51:56 [2024-03-06T16:51:56.281Z] #78 47.95 checking for gcc option to enable C11 features... none needed
16:51:56 [2024-03-06T16:51:56.281Z] #78 48.04 checking whether gcc understands -c and -o together... yes
16:51:56 [2024-03-06T16:51:56.281Z] #78 48.10 checking for a BSD-compatible install... /usr/bin/install -c
16:51:56 [2024-03-06T16:51:56.281Z] #78 48.11 checking whether build environment is sane... yes
16:51:56 [2024-03-06T16:51:56.281Z] #78 48.12 checking for a race-free mkdir -p... /usr/bin/mkdir -p
16:51:56 [2024-03-06T16:51:56.281Z] #78 48.12 checking for gawk... no
16:51:56 [2024-03-06T16:51:56.281Z] #78 48.12 checking for mawk... mawk
16:51:56 [2024-03-06T16:51:56.281Z] #78 48.12 checking whether make sets $(MAKE)... yes
16:51:56 [2024-03-06T16:51:56.281Z] #78 48.13 checking whether make supports the include directive... yes (GNU style)
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.14 checking whether make supports nested variables... yes
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.15 checking whether UID '0' is supported by ustar format... yes
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.15 checking whether GID '0' is supported by ustar format... yes
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.15 checking how to create a ustar tar archive... gnutar
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.16 checking dependency style of gcc... gcc3
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.22 checking whether to enable maintainer-specific portions of Makefiles... yes
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.22 checking whether make supports nested variables... (cached) yes
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.23 checking build system type... aarch64-unknown-linux-gnu
16:51:56 [2024-03-06T16:51:56.536Z] 
16:51:56 [2024-03-06T16:51:56.536Z] #78 ...
16:51:56 [2024-03-06T16:51:56.536Z] 
16:51:56 [2024-03-06T16:51:56.536Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
16:51:56 [2024-03-06T16:51:56.536Z] #90 DONE 0.7s
16:51:56 [2024-03-06T16:51:56.536Z] 
16:51:56 [2024-03-06T16:51:56.536Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
16:51:56 [2024-03-06T16:51:56.536Z] #91 DONE 0.1s
16:51:56 [2024-03-06T16:51:56.536Z] 
16:51:56 [2024-03-06T16:51:56.536Z] #78 [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
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.33 checking host system type... aarch64-unknown-linux-gnu
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.34 checking how to print strings... printf
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.34 checking for a sed that does not truncate output... /usr/bin/sed
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.34 checking for grep that handles long lines and -e... /usr/bin/grep
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.34 checking for egrep... /usr/bin/grep -E
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.35 checking for fgrep... /usr/bin/grep -F
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.35 checking for ld used by gcc... /usr/bin/ld
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.35 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.36 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.36 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.39 checking whether ln -s works... yes
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.39 checking the maximum length of command line arguments... 1572864
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.39 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.39 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.39 checking for /usr/bin/ld option to reload object files... -r
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.39 checking for file... file
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.39 checking for objdump... objdump
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.39 checking how to recognize dependent libraries... pass_all
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.39 checking for dlltool... no
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.39 checking how to associate runtime and link libraries... printf %s\n
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.39 checking for ar... ar
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.39 checking for archiver @FILE support... @
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.43 checking for strip... strip
16:51:56 [2024-03-06T16:51:56.536Z] #78 48.43 checking for ranlib... ranlib
16:51:56 [2024-03-06T16:51:56.791Z] #78 48.43 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:51:56 [2024-03-06T16:51:56.791Z] #78 48.54 checking for sysroot... no
16:51:56 [2024-03-06T16:51:56.791Z] #78 48.55 checking for a working dd... /usr/bin/dd
16:51:56 [2024-03-06T16:51:56.791Z] #78 48.55 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
16:51:56 [2024-03-06T16:51:56.791Z] #78 48.55 checking for mt... no
16:51:56 [2024-03-06T16:51:56.791Z] #78 48.55 checking if : is a manifest tool... no
16:51:56 [2024-03-06T16:51:56.791Z] #78 48.56 checking for stdio.h... yes
16:51:56 [2024-03-06T16:51:56.791Z] #78 48.59 checking for stdlib.h... yes
16:51:56 [2024-03-06T16:51:56.791Z] #78 48.64 checking for string.h... yes
16:51:57 [2024-03-06T16:51:57.045Z] #78 ...
16:51:57 [2024-03-06T16:51:57.045Z] 
16:51:57 [2024-03-06T16:51:57.045Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
16:51:57 [2024-03-06T16:51:57.045Z] #92 DONE 0.3s
16:51:57 [2024-03-06T16:51:57.045Z] 
16:51:57 [2024-03-06T16:51:57.045Z] #78 [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
16:51:57 [2024-03-06T16:51:57.045Z] #78 48.69 checking for inttypes.h... yes
16:51:57 [2024-03-06T16:51:57.045Z] #78 48.75 checking for stdint.h... yes
16:51:57 [2024-03-06T16:51:57.045Z] #78 48.79 checking for strings.h... yes
16:51:57 [2024-03-06T16:51:57.045Z] #78 48.83 checking for sys/stat.h... yes
16:51:57 [2024-03-06T16:51:57.045Z] #78 48.87 checking for sys/types.h... yes
16:51:57 [2024-03-06T16:51:57.300Z] #78 48.91 checking for unistd.h... yes
16:51:57 [2024-03-06T16:51:57.300Z] #78 48.95 checking for dlfcn.h... yes
16:51:57 [2024-03-06T16:51:57.300Z] #78 49.00 checking for objdir... .libs
16:51:57 [2024-03-06T16:51:57.555Z] #78 49.13 checking if gcc supports -fno-rtti -fno-exceptions... no
16:51:57 [2024-03-06T16:51:57.555Z] #78 49.19 checking for gcc option to produce PIC... -fPIC -DPIC
16:51:57 [2024-03-06T16:51:57.555Z] #78 49.19 checking if gcc PIC flag -fPIC -DPIC works... yes
16:51:57 [2024-03-06T16:51:57.555Z] #78 49.23 checking if gcc static flag -static works... yes
16:51:57 [2024-03-06T16:51:57.809Z] #78 49.31 checking if gcc supports -c -o file.o... yes
16:51:57 [2024-03-06T16:51:57.809Z] #78 49.34 checking if gcc supports -c -o file.o... (cached) yes
16:51:57 [2024-03-06T16:51:57.809Z] #78 49.34 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:51:57 [2024-03-06T16:51:57.809Z] #78 49.36 checking dynamic linker characteristics... GNU/Linux ld.so
16:51:57 [2024-03-06T16:51:57.809Z] #78 49.47 checking how to hardcode library paths into programs... immediate
16:51:57 [2024-03-06T16:51:57.809Z] #78 49.47 checking whether stripping libraries is possible... yes
16:51:57 [2024-03-06T16:51:57.809Z] #78 49.47 checking if libtool supports shared libraries... yes
16:51:57 [2024-03-06T16:51:57.809Z] #78 49.48 checking whether to build shared libraries... no
16:51:57 [2024-03-06T16:51:57.809Z] #78 49.48 checking whether to build static libraries... yes
16:51:57 [2024-03-06T16:51:57.809Z] #78 49.48 checking for float.h... yes
16:51:57 [2024-03-06T16:51:57.809Z] #78 49.52 checking for limits.h... yes
16:51:57 [2024-03-06T16:51:57.809Z] #78 49.55 checking for stddef.h... yes
16:51:58 [2024-03-06T16:51:58.064Z] #78 49.59 checking for stdlib.h... (cached) yes
16:51:58 [2024-03-06T16:51:58.064Z] #78 49.59 checking for string.h... (cached) yes
16:51:58 [2024-03-06T16:51:58.064Z] #78 49.59 checking for sys/time.h... yes
16:51:58 [2024-03-06T16:51:58.064Z] #78 49.63 checking for inline... inline
16:51:58 [2024-03-06T16:51:58.064Z] #78 49.65 checking for size_t... yes
16:51:58 [2024-03-06T16:51:58.064Z] #78 49.72 checking for GNU libc compatible malloc... yes
16:51:58 [2024-03-06T16:51:58.064Z] #78 49.77 checking for GNU libc compatible realloc... yes
16:51:58 [2024-03-06T16:51:58.064Z] #78 49.82 checking for working strtod... yes
16:51:58 [2024-03-06T16:51:58.064Z] #78 49.89 checking for gettimeofday... yes
16:51:58 [2024-03-06T16:51:58.319Z] #78 49.94 checking for memset... yes
16:51:58 [2024-03-06T16:51:58.319Z] #78 50.01 checking for strspn... yes
16:51:58 [2024-03-06T16:51:58.573Z] #78 50.08 checking that generated files are newer than configure... done
16:51:58 [2024-03-06T16:51:58.573Z] #78 50.08 configure: creating ./config.status
16:51:58 [2024-03-06T16:51:58.828Z] #78 50.60 config.status: creating Makefile
16:51:59 [2024-03-06T16:51:59.083Z] #78 50.61 config.status: creating config.h
16:51:59 [2024-03-06T16:51:59.083Z] #78 50.62 config.status: executing depfiles commands
16:51:59 [2024-03-06T16:51:59.083Z] #78 50.65 config.status: executing libtool commands
16:51:59 [2024-03-06T16:51:59.083Z] #78 50.88   GEN      .version
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.88 make  install-recursive
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.89 make[1]: Entering directory '/tmp/crun-build'
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.91 Making install in libocispec
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.91 make[2]: Entering directory '/tmp/crun-build/libocispec'
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.92 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.92 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.92 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.92 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.97 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.98 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.98 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.98 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.98 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.98 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.98 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.98 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 50.98 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 51.00 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 51.00 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 51.00 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 51.00 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 51.00 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 51.00 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
16:51:59 [2024-03-06T16:51:59.337Z] #78 51.00 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.25 make  install-recursive
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.26 make[3]: Entering directory '/tmp/crun-build/libocispec'
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.27 Making install in yajl
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.27 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.28   CC       verify/json_verify-json_verify.o
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.28   CC       src/libyajl_la-yajl.lo
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.28   CC       src/libyajl_la-yajl_alloc.lo
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.28   CC       src/libyajl_la-yajl_gen.lo
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.28   CC       src/libyajl_la-yajl_parser.lo
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.28   CC       src/libyajl_la-yajl_buf.lo
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.28   CC       src/libyajl_la-yajl_encode.lo
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.28   CC       src/libyajl_la-yajl_lex.lo
16:51:59 [2024-03-06T16:51:59.592Z] #78 51.28   CC       src/libyajl_la-yajl_tree.lo
16:52:00 [2024-03-06T16:52:00.151Z] #78 51.79   CCLD     libyajl.la
16:52:00 [2024-03-06T16:52:00.151Z] #78 51.88   CCLD     verify/json_verify
16:52:00 [2024-03-06T16:52:00.151Z] #78 51.99 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:52:00 [2024-03-06T16:52:00.151Z] #78 51.99 make[5]: Nothing to be done for 'install-exec-am'.
16:52:00 [2024-03-06T16:52:00.151Z] #78 51.99 make[5]: Nothing to be done for 'install-data-am'.
16:52:00 [2024-03-06T16:52:00.151Z] #78 51.99 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:52:00 [2024-03-06T16:52:00.406Z] #78 51.99 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:52:00 [2024-03-06T16:52:00.406Z] #78 51.99 make[4]: Entering directory '/tmp/crun-build/libocispec'
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.03   CC       src/ocispec/validate.o
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.03   CC       src/ocispec/image_spec_schema_config_schema.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.03   CC       src/ocispec/image_spec_schema_content_descriptor.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.03   CC       src/ocispec/image_spec_schema_defs.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.03   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.03   CC       src/ocispec/image_spec_schema_image_index_schema.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.03   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.03   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.04   CC       src/ocispec/runtime_spec_schema_config_linux.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.04   CC       src/ocispec/runtime_spec_schema_config_zos.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.04   CC       src/ocispec/runtime_spec_schema_config_schema.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.05   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.05   CC       src/ocispec/runtime_spec_schema_config_vm.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.06   CC       src/ocispec/runtime_spec_schema_config_windows.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.06   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.06   CC       src/ocispec/runtime_spec_schema_defs.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.06   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.07   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.07   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.08   CC       src/ocispec/runtime_spec_schema_state_schema.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.08   CC       src/ocispec/runtime_spec_schema_features_linux.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.09   CC       src/ocispec/runtime_spec_schema_features_schema.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.09   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.09   CC       src/ocispec/basic_test_double_array_item.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.10   CC       src/ocispec/basic_test_double_array.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.11   CC       src/ocispec/basic_test_top_array_int.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.11   CC       src/ocispec/basic_test_top_array_string.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.15   CC       src/ocispec/basic_test_top_double_array_int.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.16   CC       src/ocispec/basic_test_top_double_array_obj.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.17   CC       src/ocispec/basic_test_top_double_array_refobj.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.18   CC       src/ocispec/basic_test_top_double_array_string.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.18   CC       src/ocispec/read-file.lo
16:52:00 [2024-03-06T16:52:00.406Z] #78 52.20   CC       src/ocispec/json_common.lo
16:52:00 [2024-03-06T16:52:00.661Z] #78 52.22   CC       tests/test-1.o
16:52:00 [2024-03-06T16:52:00.661Z] #78 52.24   CC       tests/test-2.o
16:52:00 [2024-03-06T16:52:00.661Z] #78 52.26   CC       tests/test-3.o
16:52:00 [2024-03-06T16:52:00.661Z] #78 52.28   CC       tests/test-4.o
16:52:00 [2024-03-06T16:52:00.661Z] #78 52.32   CC       tests/test-5.o
16:52:00 [2024-03-06T16:52:00.661Z] #78 52.35   CC       tests/test-6.o
16:52:00 [2024-03-06T16:52:00.661Z] #78 52.37   CC       tests/test-7.o
16:52:00 [2024-03-06T16:52:00.661Z] #78 52.39   CC       tests/test-8.o
16:52:00 [2024-03-06T16:52:00.661Z] #78 52.42   CC       tests/test-9.o
16:52:00 [2024-03-06T16:52:00.661Z] #78 52.43   CC       tests/test-10.o
16:52:00 [2024-03-06T16:52:00.916Z] #78 52.46   CC       tests/test-11.o
16:52:02 [2024-03-06T16:52:02.808Z] #78 ...
16:52:02 [2024-03-06T16:52:02.808Z] 
16:52:02 [2024-03-06T16:52:02.808Z] #62 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.0.0-rc1 https://github.com/docker/cli.git /build      && /build/docker --version
16:52:02 [2024-03-06T16:52:02.808Z] #62 88.89 Docker version 26.0.0-rc1, build eb306df1
16:52:02 [2024-03-06T16:52:02.808Z] #62 DONE 90.2s
16:52:02 [2024-03-06T16:52:02.808Z] 
16:52:02 [2024-03-06T16:52:02.808Z] #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...)
16:52:02 [2024-03-06T16:52:02.808Z] #79 50.57 + bin/containerd
16:52:02 [2024-03-06T16:52:02.808Z] #79 50.57 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
16:52:05 [2024-03-06T16:52:05.319Z] #79 ...
16:52:05 [2024-03-06T16:52:05.320Z] 
16:52:05 [2024-03-06T16:52:05.320Z] #78 [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
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.56   CCLD     libocispec.la
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.81   CCLD     src/ocispec/validate
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.81   CCLD     tests/test-1
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.81   CCLD     tests/test-2
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.82   CCLD     tests/test-3
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.82   CCLD     tests/test-4
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.82   CCLD     tests/test-5
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.83   CCLD     tests/test-6
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.83   CCLD     tests/test-7
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.84   CCLD     tests/test-8
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.84   CCLD     tests/test-9
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.85   CCLD     tests/test-10
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.85 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
16:52:05 [2024-03-06T16:52:05.320Z] #78 56.85   CCLD     tests/test-11
16:52:05 [2024-03-06T16:52:05.320Z] #78 57.05 libtool: link: ar cr libocispec.a 
16:52:05 [2024-03-06T16:52:05.320Z] #78 57.07 libtool: link: ranlib libocispec.a
16:52:05 [2024-03-06T16:52:05.574Z] #78 57.30 make[5]: Entering directory '/tmp/crun-build/libocispec'
16:52:05 [2024-03-06T16:52:05.574Z] #78 57.35 make[5]: Leaving directory '/tmp/crun-build/libocispec'
16:52:05 [2024-03-06T16:52:05.574Z] #78 57.35 make[4]: Leaving directory '/tmp/crun-build/libocispec'
16:52:05 [2024-03-06T16:52:05.574Z] #78 57.35 make[3]: Leaving directory '/tmp/crun-build/libocispec'
16:52:05 [2024-03-06T16:52:05.574Z] #78 57.35 make[2]: Leaving directory '/tmp/crun-build/libocispec'
16:52:05 [2024-03-06T16:52:05.574Z] #78 57.35 make[2]: Entering directory '/tmp/crun-build'
16:52:05 [2024-03-06T16:52:05.574Z] #78 57.43   CC       src/libcrun/libcrun_testing_a-utils.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.43   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.44   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.45   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.45   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.46   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.47   CC       src/libcrun/libcrun_testing_a-cgroup.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.48   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.48   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.49   CC       src/libcrun/libcrun_testing_a-container.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.51   CC       src/libcrun/libcrun_testing_a-criu.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.53   CC       src/libcrun/libcrun_testing_a-custom-handler.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.54   CC       src/libcrun/libcrun_testing_a-ebpf.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.55   CC       src/libcrun/libcrun_testing_a-error.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.55   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.57   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.58   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.59   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.61   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
16:52:05 [2024-03-06T16:52:05.829Z] #78 57.66   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
16:52:06 [2024-03-06T16:52:06.083Z] #78 57.68   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
16:52:06 [2024-03-06T16:52:06.083Z] #78 57.71   CC       src/libcrun/libcrun_testing_a-intelrdt.o
16:52:06 [2024-03-06T16:52:06.083Z] #78 57.73   CC       src/libcrun/libcrun_testing_a-io_priority.o
16:52:06 [2024-03-06T16:52:06.083Z] #78 57.74   CC       src/libcrun/libcrun_testing_a-linux.o
16:52:06 [2024-03-06T16:52:06.083Z] #78 57.75   CC       src/libcrun/libcrun_testing_a-mount_flags.o
16:52:06 [2024-03-06T16:52:06.083Z] #78 57.77   CC       src/libcrun/libcrun_testing_a-scheduler.o
16:52:06 [2024-03-06T16:52:06.083Z] #78 57.80   CC       src/libcrun/libcrun_testing_a-seccomp.o
16:52:06 [2024-03-06T16:52:06.083Z] #78 57.85   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
16:52:06 [2024-03-06T16:52:06.083Z] #78 57.98   CC       src/libcrun/libcrun_testing_a-signals.o
16:52:06 [2024-03-06T16:52:06.338Z] #78 57.99   CC       src/libcrun/libcrun_testing_a-status.o
16:52:06 [2024-03-06T16:52:06.338Z] #78 57.99   CC       src/libcrun/libcrun_testing_a-terminal.o
16:52:06 [2024-03-06T16:52:06.338Z] #78 58.01   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
16:52:06 [2024-03-06T16:52:06.338Z] #78 58.04   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
16:52:06 [2024-03-06T16:52:06.338Z] #78 58.06   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
16:52:06 [2024-03-06T16:52:06.338Z] #78 58.13   CC       src/crun-crun.o
16:52:06 [2024-03-06T16:52:06.593Z] #78 58.21   CC       src/crun-run.o
16:52:06 [2024-03-06T16:52:06.593Z] #78 58.22   CC       src/crun-delete.o
16:52:06 [2024-03-06T16:52:06.593Z] #78 58.23   CC       src/crun-kill.o
16:52:06 [2024-03-06T16:52:06.593Z] #78 58.31   CC       src/crun-pause.o
16:52:06 [2024-03-06T16:52:06.593Z] #78 58.35   CC       src/crun-unpause.o
16:52:06 [2024-03-06T16:52:06.593Z] #78 58.41   CC       src/crun-oci_features.o
16:52:06 [2024-03-06T16:52:06.847Z] #78 58.47   CC       src/crun-spec.o
16:52:06 [2024-03-06T16:52:06.847Z] #78 58.49   CC       src/crun-exec.o
16:52:06 [2024-03-06T16:52:06.847Z] #78 58.51   CC       src/crun-create.o
16:52:06 [2024-03-06T16:52:06.847Z] #78 58.51   CC       src/crun-list.o
16:52:06 [2024-03-06T16:52:06.847Z] #78 58.52   CC       src/crun-start.o
16:52:06 [2024-03-06T16:52:06.847Z] #78 58.65   CC       src/crun-state.o
16:52:07 [2024-03-06T16:52:07.102Z] #78 58.66   CC       src/crun-update.o
16:52:07 [2024-03-06T16:52:07.102Z] #78 58.68   CC       src/crun-ps.o
16:52:07 [2024-03-06T16:52:07.102Z] #78 58.71   CC       src/crun-checkpoint.o
16:52:07 [2024-03-06T16:52:07.102Z] #78 58.73   CC       src/crun-restore.o
16:52:07 [2024-03-06T16:52:07.102Z] #78 58.74   CC       src/libcrun/crun-cloned_binary.o
16:52:07 [2024-03-06T16:52:07.102Z] #78 58.76   CC       src/libcrun/libcrun_la-utils.lo
16:52:07 [2024-03-06T16:52:07.102Z] #78 58.80   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
16:52:07 [2024-03-06T16:52:07.102Z] #78 58.87   CC       src/libcrun/libcrun_la-cgroup-resources.lo
16:52:07 [2024-03-06T16:52:07.357Z] #78 59.12   CC       src/libcrun/libcrun_la-cgroup-setup.lo
16:52:07 [2024-03-06T16:52:07.357Z] #78 59.15   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
16:52:07 [2024-03-06T16:52:07.357Z] #78 59.23   CC       src/libcrun/libcrun_la-cgroup-utils.lo
16:52:07 [2024-03-06T16:52:07.611Z] #78 59.25   CC       src/libcrun/libcrun_la-cgroup.lo
16:52:07 [2024-03-06T16:52:07.611Z] #78 59.31   CC       src/libcrun/libcrun_la-chroot_realpath.lo
16:52:07 [2024-03-06T16:52:07.611Z] #78 59.32   CC       src/libcrun/libcrun_la-cloned_binary.lo
16:52:07 [2024-03-06T16:52:07.611Z] #78 59.33   CC       src/libcrun/libcrun_la-container.lo
16:52:07 [2024-03-06T16:52:07.611Z] #78 59.34   CC       src/libcrun/libcrun_la-criu.lo
16:52:07 [2024-03-06T16:52:07.611Z] #78 59.34   CC       src/libcrun/libcrun_la-custom-handler.lo
16:52:07 [2024-03-06T16:52:07.611Z] #78 59.37   CC       src/libcrun/libcrun_la-ebpf.lo
16:52:07 [2024-03-06T16:52:07.611Z] #78 59.37   CC       src/libcrun/libcrun_la-error.lo
16:52:07 [2024-03-06T16:52:07.611Z] #78 59.38   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
16:52:07 [2024-03-06T16:52:07.611Z] #78 59.39   CC       src/libcrun/handlers/libcrun_la-krun.lo
16:52:07 [2024-03-06T16:52:07.611Z] #78 59.41   CC       src/libcrun/handlers/libcrun_la-mono.lo
16:52:07 [2024-03-06T16:52:07.611Z] #78 59.43   CC       src/libcrun/handlers/libcrun_la-spin.lo
16:52:07 [2024-03-06T16:52:07.611Z] #78 59.46   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
16:52:07 [2024-03-06T16:52:07.866Z] #78 59.47   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
16:52:07 [2024-03-06T16:52:07.866Z] #78 59.49   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
16:52:07 [2024-03-06T16:52:07.866Z] #78 59.54   CC       src/libcrun/libcrun_la-intelrdt.lo
16:52:07 [2024-03-06T16:52:07.866Z] #78 59.55   CC       src/libcrun/libcrun_la-linux.lo
16:52:07 [2024-03-06T16:52:07.866Z] #78 59.56   CC       src/libcrun/libcrun_la-io_priority.lo
16:52:07 [2024-03-06T16:52:07.866Z] #78 59.57   CC       src/libcrun/libcrun_la-mount_flags.lo
16:52:07 [2024-03-06T16:52:07.866Z] #78 59.59   CC       src/libcrun/libcrun_la-scheduler.lo
16:52:07 [2024-03-06T16:52:07.866Z] #78 59.61   CC       src/libcrun/libcrun_la-seccomp.lo
16:52:07 [2024-03-06T16:52:07.866Z] #78 59.63   CC       src/libcrun/libcrun_la-seccomp_notify.lo
16:52:07 [2024-03-06T16:52:07.866Z] #78 59.65   CC       src/libcrun/libcrun_la-signals.lo
16:52:07 [2024-03-06T16:52:07.866Z] #78 59.69   CC       src/libcrun/libcrun_la-status.lo
16:52:08 [2024-03-06T16:52:08.120Z] #78 59.73   CC       src/libcrun/libcrun_la-terminal.lo
16:52:08 [2024-03-06T16:52:08.120Z] #78 59.75   CC       tests/init.o
16:52:08 [2024-03-06T16:52:08.120Z] #78 59.80   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
16:52:09 [2024-03-06T16:52:09.482Z] #78 61.34   CCLD     tests/init
16:52:12 [2024-03-06T16:52:12.738Z] #78 64.19   AR       libcrun_testing.a
16:52:12 [2024-03-06T16:52:12.738Z] #78 64.19 ar: `u' modifier ignored since `D' is the default (see `U')
16:52:12 [2024-03-06T16:52:12.738Z] #78 64.22   CCLD     tests/tests_libcrun_utils
16:52:12 [2024-03-06T16:52:12.738Z] #78 64.24   CCLD     tests/tests_libcrun_errors
16:52:12 [2024-03-06T16:52:12.738Z] #78 64.24   CCLD     tests/tests_libcrun_intelrdt
16:52:12 [2024-03-06T16:52:12.738Z] #78 64.24   CCLD     tests/tests_libcrun_fuzzer
16:52:12 [2024-03-06T16:52:12.738Z] #78 64.64   CCLD     libcrun.la
16:52:13 [2024-03-06T16:52:13.297Z] #78 64.96   CCLD     crun
16:52:13 [2024-03-06T16:52:13.297Z] #78 65.17 make[3]: Entering directory '/tmp/crun-build'
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.25  /usr/bin/mkdir -p '/usr/local/share/man/man1'
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.25  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.25  /usr/bin/mkdir -p '/usr/local/lib'
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.25  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.29 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.29 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.30 libtool: install: chmod 644 /usr/local/lib/libcrun.a
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.30 libtool: install: ranlib /usr/local/lib/libcrun.a
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37 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
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37 ----------------------------------------------------------------------
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37 Libraries have been installed in:
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37    /usr/local/lib
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37 
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37 If you ever happen to want to link against installed libraries
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37 in a given directory, LIBDIR, you must either use libtool, and
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37 specify the full pathname of the library, or use the '-LLIBDIR'
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37 flag during linking and do at least one of the following:
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37      during execution
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37    - add LIBDIR to the 'LD_RUN_PATH' environment variable
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37      during linking
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37 
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37 See any operating system documentation about shared libraries for
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37 more information, such as the ld(1) and ld.so(8) manual pages.
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37 ----------------------------------------------------------------------
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37  /usr/bin/mkdir -p '/build'
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.37   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
16:52:13 [2024-03-06T16:52:13.551Z] #78 65.40 libtool: install: /usr/bin/install -c crun /build/crun
16:52:13 [2024-03-06T16:52:13.805Z] #78 65.40 make[3]: Leaving directory '/tmp/crun-build'
16:52:13 [2024-03-06T16:52:13.805Z] #78 65.41 make[2]: Leaving directory '/tmp/crun-build'
16:52:13 [2024-03-06T16:52:13.805Z] #78 65.41 make[1]: Leaving directory '/tmp/crun-build'
16:52:14 [2024-03-06T16:52:14.059Z] #78 DONE 66.0s
16:52:14 [2024-03-06T16:52:14.059Z] 
16:52:14 [2024-03-06T16:52:14.060Z] #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...)
16:52:19 [2024-03-06T16:52:19.286Z] #79 69.34 + bin/containerd-stress
16:52:19 [2024-03-06T16:52:19.286Z] #79 69.34 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
16:52:19 [2024-03-06T16:52:19.844Z] #79 70.51 + bin/containerd-shim
16:52:20 [2024-03-06T16:52:20.402Z] #79 71.03 + bin/containerd-shim-runc-v1
16:52:21 [2024-03-06T16:52:21.324Z] #79 71.79 + bin/containerd-shim-runc-v2
16:52:21 [2024-03-06T16:52:21.882Z] #79 72.46 + binaries
16:52:22 [2024-03-06T16:52:22.439Z] #79 DONE 73.0s
16:52:22 [2024-03-06T16:52:22.997Z] 
16:52:22 [2024-03-06T16:52:22.997Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
16:52:23 [2024-03-06T16:52:23.251Z] #93 DONE 0.2s
16:52:23 [2024-03-06T16:52:23.504Z] 
16:52:23 [2024-03-06T16:52:23.504Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
16:52:23 [2024-03-06T16:52:23.758Z] #94 DONE 0.4s
16:52:23 [2024-03-06T16:52:23.758Z] 
16:52:23 [2024-03-06T16:52:23.758Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
16:52:25 [2024-03-06T16:52:25.116Z] #95 DONE 1.2s
16:52:25 [2024-03-06T16:52:25.116Z] 
16:52:25 [2024-03-06T16:52:25.116Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
16:52:25 [2024-03-06T16:52:25.116Z] #96 DONE 0.0s
16:52:25 [2024-03-06T16:52:25.116Z] 
16:52:25 [2024-03-06T16:52:25.116Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
16:52:25 [2024-03-06T16:52:25.116Z] #97 DONE 0.1s
16:52:25 [2024-03-06T16:52:25.116Z] 
16:52:25 [2024-03-06T16:52:25.116Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
16:52:25 [2024-03-06T16:52:25.116Z] #98 DONE 0.0s
16:52:25 [2024-03-06T16:52:25.116Z] 
16:52:25 [2024-03-06T16:52:25.116Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
16:52:26 [2024-03-06T16:52:26.472Z] #99 DONE 1.5s
16:52:26 [2024-03-06T16:52:26.726Z] 
16:52:26 [2024-03-06T16:52:26.726Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
16:52:28 [2024-03-06T16:52:28.604Z] #100 DONE 1.9s
16:52:28 [2024-03-06T16:52:28.604Z] 
16:52:28 [2024-03-06T16:52:28.604Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
16:52:28 [2024-03-06T16:52:28.604Z] #101 DONE 0.0s
16:52:28 [2024-03-06T16:52:28.604Z] 
16:52:28 [2024-03-06T16:52:28.604Z] #102 [dev-base  1/12] RUN groupadd -r docker
16:52:28 [2024-03-06T16:52:28.858Z] #102 DONE 0.3s
16:52:28 [2024-03-06T16:52:28.858Z] 
16:52:28 [2024-03-06T16:52:28.858Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:52:29 [2024-03-06T16:52:29.112Z] #103 DONE 0.3s
16:52:29 [2024-03-06T16:52:29.112Z] 
16:52:29 [2024-03-06T16:52:29.112Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:52:29 [2024-03-06T16:52:29.366Z] #104 0.367 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:52:29 [2024-03-06T16:52:29.620Z] #104 DONE 0.4s
16:52:29 [2024-03-06T16:52:29.620Z] 
16:52:29 [2024-03-06T16:52:29.620Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:52:29 [2024-03-06T16:52:29.874Z] #105 DONE 0.3s
16:52:29 [2024-03-06T16:52:29.874Z] 
16:52:29 [2024-03-06T16:52:29.874Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:52:30 [2024-03-06T16:52:30.128Z] #106 DONE 0.3s
16:52:30 [2024-03-06T16:52:30.382Z] 
16:52:30 [2024-03-06T16:52:30.382Z] #107 [dev-base  6/12] RUN ldconfig
16:52:30 [2024-03-06T16:52:30.382Z] #107 DONE 0.3s
16:52:30 [2024-03-06T16:52:30.636Z] 
16:52:30 [2024-03-06T16:52:30.636Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
16:52:30 [2024-03-06T16:52:30.894Z] #108 DONE 0.5s
16:52:31 [2024-03-06T16:52:31.148Z] 
16:52:31 [2024-03-06T16:52:31.148Z] #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
16:52:31 [2024-03-06T16:52:31.706Z] #109 0.573 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
16:52:31 [2024-03-06T16:52:31.706Z] #109 0.583 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
16:52:31 [2024-03-06T16:52:31.706Z] #109 0.583 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
16:52:31 [2024-03-06T16:52:31.706Z] #109 0.652 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
16:52:31 [2024-03-06T16:52:31.960Z] #109 0.946 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
16:52:31 [2024-03-06T16:52:31.960Z] #109 0.947 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
16:52:32 [2024-03-06T16:52:32.883Z] #109 1.904 Fetched 9093 kB in 2s (5724 kB/s)
16:52:33 [2024-03-06T16:52:33.441Z] #109 1.904 Reading package lists...
16:52:34 [2024-03-06T16:52:34.253Z] #109 2.514 Reading package lists...
16:52:34 [2024-03-06T16:52:34.253Z] #109 3.113 Building dependency tree...
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.499 The following additional packages will be installed:
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.499   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.499   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.500   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.500   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.501   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.501   vim-runtime
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.503 Suggested packages:
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.503   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.503   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.503   systemd-userdbd systemd-boot systemd-resolved libqrencode4
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.503   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.503   vim-doc vim-scripts xfsdump acl attr quota
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.503 Recommended packages:
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.503   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
16:52:34 [2024-03-06T16:52:34.507Z] #109 3.503   systemd-timesyncd | time-daemon xxd unzip
16:52:34 [2024-03-06T16:52:34.761Z] #109 3.904 The following NEW packages will be installed:
16:52:35 [2024-03-06T16:52:35.015Z] #109 3.904   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
16:52:35 [2024-03-06T16:52:35.015Z] #109 3.904   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
16:52:35 [2024-03-06T16:52:35.015Z] #109 3.904   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
16:52:35 [2024-03-06T16:52:35.015Z] #109 3.904   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
16:52:35 [2024-03-06T16:52:35.015Z] #109 3.904   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:52:35 [2024-03-06T16:52:35.015Z] #109 3.905   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
16:52:35 [2024-03-06T16:52:35.015Z] #109 3.905   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
16:52:35 [2024-03-06T16:52:35.015Z] #109 3.905   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
16:52:35 [2024-03-06T16:52:35.015Z] #109 3.905   zip zstd
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.183 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.183 Need to get 31.8 MB of archives.
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.183 After this operation, 143 MB of additional disk space will be used.
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.183 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.186 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.189 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.191 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.192 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.193 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.195 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.196 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.197 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.198 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.206 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.308 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.309 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.311 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.382 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.383 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.383 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.384 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.384 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.384 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.389 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
16:52:35 [2024-03-06T16:52:35.270Z] #109 4.410 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.411 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.412 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.414 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.448 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.448 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.451 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.451 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.451 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.452 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.454 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.455 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.455 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.495 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.495 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
16:52:35 [2024-03-06T16:52:35.524Z] #109 4.495 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
16:52:35 [2024-03-06T16:52:35.778Z] #109 4.823 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.823 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.824 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.824 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.855 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.855 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.856 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.857 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.857 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.858 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.859 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.878 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.878 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.893 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 4.894 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
16:52:36 [2024-03-06T16:52:36.032Z] #109 5.148 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
16:52:36 [2024-03-06T16:52:36.286Z] #109 5.178 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
16:52:36 [2024-03-06T16:52:36.286Z] #109 5.239 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
16:52:36 [2024-03-06T16:52:36.286Z] #109 5.248 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
16:52:36 [2024-03-06T16:52:36.540Z] #109 5.519 debconf: delaying package configuration, since apt-utils is not installed
16:52:36 [2024-03-06T16:52:36.540Z] #109 5.556 Fetched 31.8 MB in 1s (23.8 MB/s)
16:52:36 [2024-03-06T16:52:36.540Z] #109 5.581 Selecting previously unselected package libargon2-1:arm64.
16:52:36 [2024-03-06T16:52:36.540Z] #109 5.581 (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.)
16:52:36 [2024-03-06T16:52:36.540Z] #109 5.590 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
16:52:36 [2024-03-06T16:52:36.540Z] #109 5.597 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
16:52:36 [2024-03-06T16:52:36.540Z] #109 5.630 Selecting previously unselected package dmsetup.
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.632 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.638 Unpacking dmsetup (2:1.02.185-2) ...
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.677 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.679 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.684 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.725 Selecting previously unselected package libjson-c5:arm64.
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.727 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.732 Unpacking libjson-c5:arm64 (0.16-2) ...
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.772 Selecting previously unselected package libcryptsetup12:arm64.
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.774 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.777 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.825 Selecting previously unselected package libfdisk1:arm64.
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.827 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.830 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
16:52:36 [2024-03-06T16:52:36.795Z] #109 5.880 Selecting previously unselected package libkmod2:arm64.
16:52:37 [2024-03-06T16:52:37.049Z] #109 5.882 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
16:52:37 [2024-03-06T16:52:37.049Z] #109 5.885 Unpacking libkmod2:arm64 (30+20221128-1) ...
16:52:37 [2024-03-06T16:52:37.049Z] #109 5.919 Selecting previously unselected package libapparmor1:arm64.
16:52:37 [2024-03-06T16:52:37.049Z] #109 5.921 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
16:52:37 [2024-03-06T16:52:37.049Z] #109 5.924 Unpacking libapparmor1:arm64 (3.0.8-3) ...
16:52:37 [2024-03-06T16:52:37.049Z] #109 5.970 Selecting previously unselected package libip4tc2:arm64.
16:52:37 [2024-03-06T16:52:37.049Z] #109 5.972 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
16:52:37 [2024-03-06T16:52:37.049Z] #109 5.976 Unpacking libip4tc2:arm64 (1.8.9-2) ...
16:52:37 [2024-03-06T16:52:37.049Z] #109 6.006 Selecting previously unselected package libsystemd-shared:arm64.
16:52:37 [2024-03-06T16:52:37.049Z] #109 6.008 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
16:52:37 [2024-03-06T16:52:37.049Z] #109 6.012 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
16:52:37 [2024-03-06T16:52:37.049Z] #109 6.165 Selecting previously unselected package systemd.
16:52:37 [2024-03-06T16:52:37.302Z] #109 6.167 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ...
16:52:37 [2024-03-06T16:52:37.302Z] #109 6.181 Unpacking systemd (252.22-1~deb12u1) ...
16:52:37 [2024-03-06T16:52:37.302Z] #109 6.441 Selecting previously unselected package pigz.
16:52:37 [2024-03-06T16:52:37.556Z] #109 6.443 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
16:52:37 [2024-03-06T16:52:37.556Z] #109 6.446 Unpacking pigz (2.6-1) ...
16:52:37 [2024-03-06T16:52:37.556Z] #109 6.488 Selecting previously unselected package sgml-base.
16:52:37 [2024-03-06T16:52:37.556Z] #109 6.490 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
16:52:37 [2024-03-06T16:52:37.556Z] #109 6.496 Unpacking sgml-base (1.31) ...
16:52:37 [2024-03-06T16:52:37.556Z] #109 6.555 Selecting previously unselected package sudo.
16:52:37 [2024-03-06T16:52:37.556Z] #109 6.557 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
16:52:37 [2024-03-06T16:52:37.556Z] #109 6.561 Unpacking sudo (1.9.13p3-1+deb12u1) ...
16:52:37 [2024-03-06T16:52:37.556Z] #109 6.692 Selecting previously unselected package libelf1:arm64.
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.694 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.698 Unpacking libelf1:arm64 (0.188-2.1) ...
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.747 Selecting previously unselected package libbpf1:arm64.
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.749 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.754 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.797 Selecting previously unselected package libmnl0:arm64.
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.799 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.802 Unpacking libmnl0:arm64 (1.0.4-3) ...
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.836 Selecting previously unselected package libxtables12:arm64.
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.838 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.842 Unpacking libxtables12:arm64 (1.8.9-2) ...
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.873 Selecting previously unselected package libcap2-bin.
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.876 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.880 Unpacking libcap2-bin (1:2.66-4) ...
16:52:37 [2024-03-06T16:52:37.810Z] #109 6.921 Selecting previously unselected package iproute2.
16:52:38 [2024-03-06T16:52:38.064Z] #109 6.923 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
16:52:38 [2024-03-06T16:52:38.064Z] #109 6.926 Unpacking iproute2 (6.1.0-3) ...
16:52:38 [2024-03-06T16:52:38.064Z] #109 7.045 Selecting previously unselected package vim-common.
16:52:38 [2024-03-06T16:52:38.318Z] #109 7.047 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
16:52:38 [2024-03-06T16:52:38.318Z] #109 7.053 Unpacking vim-common (2:9.0.1378-2) ...
16:52:38 [2024-03-06T16:52:38.318Z] #109 7.111 Selecting previously unselected package bash-completion.
16:52:38 [2024-03-06T16:52:38.318Z] #109 7.113 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
16:52:38 [2024-03-06T16:52:38.318Z] #109 7.125 Unpacking bash-completion (1:2.11-6) ...
16:52:38 [2024-03-06T16:52:38.318Z] #109 7.237 Selecting previously unselected package bzip2.
16:52:38 [2024-03-06T16:52:38.318Z] #109 7.240 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
16:52:38 [2024-03-06T16:52:38.318Z] #109 7.244 Unpacking bzip2 (1.0.8-5+b1) ...
16:52:38 [2024-03-06T16:52:38.318Z] #109 7.282 Selecting previously unselected package xz-utils.
16:52:38 [2024-03-06T16:52:38.318Z] #109 7.284 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
16:52:38 [2024-03-06T16:52:38.318Z] #109 7.290 Unpacking xz-utils (5.4.1-0.2) ...
16:52:38 [2024-03-06T16:52:38.318Z] #109 7.372 Selecting previously unselected package apparmor.
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.374 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.390 Unpacking apparmor (3.0.8-3) ...
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.476 Selecting previously unselected package inetutils-ping.
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.479 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.483 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.533 Selecting previously unselected package libip6tc2:arm64.
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.535 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.538 Unpacking libip6tc2:arm64 (1.8.9-2) ...
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.585 Selecting previously unselected package libnfnetlink0:arm64.
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.588 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.591 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.634 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.636 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.643 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.679 Selecting previously unselected package libnftnl11:arm64.
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.681 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
16:52:38 [2024-03-06T16:52:38.572Z] #109 7.686 Unpacking libnftnl11:arm64 (1.2.4-2) ...
16:52:38 [2024-03-06T16:52:38.826Z] #109 7.728 Selecting previously unselected package iptables.
16:52:38 [2024-03-06T16:52:38.826Z] #109 7.730 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
16:52:38 [2024-03-06T16:52:38.826Z] #109 7.735 Unpacking iptables (1.8.9-2) ...
16:52:38 [2024-03-06T16:52:38.826Z] #109 7.820 Selecting previously unselected package libonig5:arm64.
16:52:38 [2024-03-06T16:52:38.826Z] #109 7.822 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
16:52:38 [2024-03-06T16:52:38.826Z] #109 7.826 Unpacking libonig5:arm64 (6.9.8-1) ...
16:52:38 [2024-03-06T16:52:38.826Z] #109 7.880 Selecting previously unselected package libjq1:arm64.
16:52:38 [2024-03-06T16:52:38.826Z] #109 7.883 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
16:52:38 [2024-03-06T16:52:38.826Z] #109 7.887 Unpacking libjq1:arm64 (1.6-2.1) ...
16:52:38 [2024-03-06T16:52:38.826Z] #109 7.927 Selecting previously unselected package jq.
16:52:39 [2024-03-06T16:52:39.080Z] #109 7.929 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
16:52:39 [2024-03-06T16:52:39.080Z] #109 7.932 Unpacking jq (1.6-2.1) ...
16:52:39 [2024-03-06T16:52:39.080Z] #109 7.970 Selecting previously unselected package libaio1:arm64.
16:52:39 [2024-03-06T16:52:39.080Z] #109 7.972 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
16:52:39 [2024-03-06T16:52:39.080Z] #109 7.977 Unpacking libaio1:arm64 (0.3.113-4) ...
16:52:39 [2024-03-06T16:52:39.080Z] #109 8.019 Selecting previously unselected package libgpm2:arm64.
16:52:39 [2024-03-06T16:52:39.080Z] #109 8.022 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
16:52:39 [2024-03-06T16:52:39.080Z] #109 8.026 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
16:52:39 [2024-03-06T16:52:39.080Z] #109 8.063 Selecting previously unselected package libicu72:arm64.
16:52:39 [2024-03-06T16:52:39.080Z] #109 8.066 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
16:52:39 [2024-03-06T16:52:39.080Z] #109 8.069 Unpacking libicu72:arm64 (72.1-3) ...
16:52:39 [2024-03-06T16:52:39.638Z] #109 8.626 Selecting previously unselected package libinih1:arm64.
16:52:39 [2024-03-06T16:52:39.638Z] #109 8.628 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
16:52:39 [2024-03-06T16:52:39.638Z] #109 8.632 Unpacking libinih1:arm64 (55-1) ...
16:52:39 [2024-03-06T16:52:39.638Z] #109 8.665 Selecting previously unselected package libmicrohttpd12:arm64.
16:52:39 [2024-03-06T16:52:39.638Z] #109 8.667 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
16:52:39 [2024-03-06T16:52:39.638Z] #109 8.674 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
16:52:39 [2024-03-06T16:52:39.638Z] #109 8.721 Selecting previously unselected package libnet1:arm64.
16:52:39 [2024-03-06T16:52:39.638Z] #109 8.724 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
16:52:39 [2024-03-06T16:52:39.638Z] #109 8.727 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
16:52:39 [2024-03-06T16:52:39.892Z] #109 8.770 Selecting previously unselected package libnl-3-200:arm64.
16:52:39 [2024-03-06T16:52:39.892Z] #109 8.772 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
16:52:39 [2024-03-06T16:52:39.892Z] #109 8.776 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
16:52:39 [2024-03-06T16:52:39.892Z] #109 8.820 Selecting previously unselected package libprotobuf-c1:arm64.
16:52:39 [2024-03-06T16:52:39.892Z] #109 8.822 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
16:52:39 [2024-03-06T16:52:39.892Z] #109 8.827 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
16:52:39 [2024-03-06T16:52:39.892Z] #109 8.869 Selecting previously unselected package libsodium23:arm64.
16:52:39 [2024-03-06T16:52:39.892Z] #109 8.871 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
16:52:39 [2024-03-06T16:52:39.892Z] #109 8.876 Unpacking libsodium23:arm64 (1.0.18-1) ...
16:52:39 [2024-03-06T16:52:39.892Z] #109 8.919 Selecting previously unselected package libsubid4:arm64.
16:52:39 [2024-03-06T16:52:39.892Z] #109 8.922 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
16:52:39 [2024-03-06T16:52:39.892Z] #109 8.929 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
16:52:39 [2024-03-06T16:52:39.892Z] #109 8.980 Selecting previously unselected package liburcu8:arm64.
16:52:40 [2024-03-06T16:52:40.146Z] #109 8.982 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
16:52:40 [2024-03-06T16:52:40.146Z] #109 8.986 Unpacking liburcu8:arm64 (0.13.2-1) ...
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.030 Selecting previously unselected package libyajl2:arm64.
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.032 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.036 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.068 Selecting previously unselected package net-tools.
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.070 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.074 Unpacking net-tools (2.10-0.1) ...
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.121 Selecting previously unselected package patch.
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.123 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.126 Unpacking patch (2.7.6-7) ...
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.171 Selecting previously unselected package systemd-journal-remote.
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.173 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.177 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.213 Selecting previously unselected package thin-provisioning-tools.
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.216 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.219 Unpacking thin-provisioning-tools (0.9.0-2) ...
16:52:40 [2024-03-06T16:52:40.146Z] #109 9.277 Selecting previously unselected package uidmap.
16:52:40 [2024-03-06T16:52:40.401Z] #109 9.279 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
16:52:40 [2024-03-06T16:52:40.401Z] #109 9.283 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
16:52:40 [2024-03-06T16:52:40.401Z] #109 9.330 Selecting previously unselected package vim-runtime.
16:52:40 [2024-03-06T16:52:40.401Z] #109 9.332 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
16:52:40 [2024-03-06T16:52:40.401Z] #109 9.342 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
16:52:40 [2024-03-06T16:52:40.401Z] #109 9.353 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
16:52:40 [2024-03-06T16:52:40.401Z] #109 9.356 Unpacking vim-runtime (2:9.0.1378-2) ...
16:52:40 [2024-03-06T16:52:40.958Z] #109 9.847 Selecting previously unselected package vim.
16:52:40 [2024-03-06T16:52:40.958Z] #109 9.850 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
16:52:40 [2024-03-06T16:52:40.958Z] #109 9.853 Unpacking vim (2:9.0.1378-2) ...
16:52:40 [2024-03-06T16:52:40.958Z] #109 9.991 Selecting previously unselected package xfsprogs.
16:52:40 [2024-03-06T16:52:40.958Z] #109 9.994 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
16:52:40 [2024-03-06T16:52:40.958Z] #109 9.997 Unpacking xfsprogs (6.1.0-1) ...
16:52:40 [2024-03-06T16:52:40.958Z] #109 10.09 Selecting previously unselected package zip.
16:52:41 [2024-03-06T16:52:41.212Z] #109 10.10 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
16:52:41 [2024-03-06T16:52:41.212Z] #109 10.10 Unpacking zip (3.0-13) ...
16:52:41 [2024-03-06T16:52:41.212Z] #109 10.14 Selecting previously unselected package zstd.
16:52:41 [2024-03-06T16:52:41.212Z] #109 10.15 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
16:52:41 [2024-03-06T16:52:41.212Z] #109 10.15 Unpacking zstd (1.5.4+dfsg2-5) ...
16:52:41 [2024-03-06T16:52:41.212Z] #109 10.23 Setting up libip4tc2:arm64 (1.8.9-2) ...
16:52:41 [2024-03-06T16:52:41.212Z] #109 10.24 Setting up net-tools (2.10-0.1) ...
16:52:41 [2024-03-06T16:52:41.212Z] #109 10.26 Setting up libapparmor1:arm64 (3.0.8-3) ...
16:52:41 [2024-03-06T16:52:41.212Z] #109 10.27 Setting up libsodium23:arm64 (1.0.18-1) ...
16:52:41 [2024-03-06T16:52:41.213Z] #109 10.28 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
16:52:41 [2024-03-06T16:52:41.213Z] #109 10.29 Setting up libicu72:arm64 (72.1-3) ...
16:52:41 [2024-03-06T16:52:41.213Z] #109 10.30 Setting up libip6tc2:arm64 (1.8.9-2) ...
16:52:41 [2024-03-06T16:52:41.213Z] #109 10.31 Setting up libinih1:arm64 (55-1) ...
16:52:41 [2024-03-06T16:52:41.213Z] #109 10.33 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
16:52:41 [2024-03-06T16:52:41.213Z] #109 10.34 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
16:52:41 [2024-03-06T16:52:41.467Z] #109 10.35 Setting up bzip2 (1.0.8-5+b1) ...
16:52:41 [2024-03-06T16:52:41.467Z] #109 10.36 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
16:52:41 [2024-03-06T16:52:41.467Z] #109 10.37 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
16:52:41 [2024-03-06T16:52:41.467Z] #109 10.38 Setting up libcap2-bin (1:2.66-4) ...
16:52:41 [2024-03-06T16:52:41.467Z] #109 10.40 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
16:52:41 [2024-03-06T16:52:41.467Z] #109 10.41 Setting up apparmor (3.0.8-3) ...
16:52:42 [2024-03-06T16:52:42.025Z] #109 11.08 debconf: unable to initialize frontend: Dialog
16:52:42 [2024-03-06T16:52:42.025Z] #109 11.08 debconf: (TERM is not set, so the dialog frontend is not usable.)
16:52:42 [2024-03-06T16:52:42.025Z] #109 11.08 debconf: falling back to frontend: Readline
16:52:42 [2024-03-06T16:52:42.279Z] #109 11.08 debconf: unable to initialize frontend: Readline
16:52:42 [2024-03-06T16:52:42.279Z] #109 11.08 debconf: (This frontend requires a controlling tty.)
16:52:42 [2024-03-06T16:52:42.279Z] #109 11.08 debconf: falling back to frontend: Teletype
16:52:42 [2024-03-06T16:52:42.279Z] #109 11.24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

16:52:42 [2024-03-06T16:52:42.279Z] #109 11.34 Setting up zip (3.0-13) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.36 Setting up vim-common (2:9.0.1378-2) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.37 Setting up bash-completion (1:2.11-6) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.39 Setting up xz-utils (5.4.1-0.2) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.42 Setting up libmnl0:arm64 (1.0.4-3) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.43 Setting up patch (2.7.6-7) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.44 Setting up sudo (1.9.13p3-1+deb12u1) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.51 invoke-rc.d: could not determine current runlevel
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.52 invoke-rc.d: policy-rc.d denied execution of start.
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.52 Setting up libxtables12:arm64 (1.8.9-2) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.53 Setting up liburcu8:arm64 (0.13.2-1) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.54 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.56 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.57 Setting up pigz (2.6-1) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.58 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.60 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
16:52:42 [2024-03-06T16:52:42.533Z] #109 11.64 Setting up sgml-base (1.31) ...
16:52:42 [2024-03-06T16:52:42.786Z] #109 11.67 Setting up vim-runtime (2:9.0.1378-2) ...
16:52:42 [2024-03-06T16:52:42.787Z] #109 11.74 Setting up libaio1:arm64 (0.3.113-4) ...
16:52:42 [2024-03-06T16:52:42.787Z] #109 11.76 Setting up libelf1:arm64 (0.188-2.1) ...
16:52:42 [2024-03-06T16:52:42.787Z] #109 11.78 Setting up libjson-c5:arm64 (0.16-2) ...
16:52:42 [2024-03-06T16:52:42.787Z] #109 11.80 Setting up zstd (1.5.4+dfsg2-5) ...
16:52:42 [2024-03-06T16:52:42.787Z] #109 11.81 Setting up libonig5:arm64 (6.9.8-1) ...
16:52:42 [2024-03-06T16:52:42.787Z] #109 11.82 Setting up libbpf1:arm64 (1:1.1.0-1) ...
16:52:42 [2024-03-06T16:52:42.787Z] #109 11.84 Setting up libkmod2:arm64 (30+20221128-1) ...
16:52:42 [2024-03-06T16:52:42.787Z] #109 11.85 Setting up vim (2:9.0.1378-2) ...
16:52:43 [2024-03-06T16:52:43.040Z] #109 11.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:52:43 [2024-03-06T16:52:43.040Z] #109 11.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:52:43 [2024-03-06T16:52:43.040Z] #109 11.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:52:43 [2024-03-06T16:52:43.040Z] #109 11.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:52:43 [2024-03-06T16:52:43.040Z] #109 11.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:52:43 [2024-03-06T16:52:43.040Z] #109 11.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:52:43 [2024-03-06T16:52:43.040Z] #109 11.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:52:43 [2024-03-06T16:52:43.040Z] #109 11.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:52:43 [2024-03-06T16:52:43.040Z] #109 11.92 Setting up libjq1:arm64 (1.6-2.1) ...
16:52:43 [2024-03-06T16:52:43.040Z] #109 11.93 Setting up iproute2 (6.1.0-3) ...
16:52:43 [2024-03-06T16:52:43.040Z] #109 12.06 debconf: unable to initialize frontend: Dialog
16:52:43 [2024-03-06T16:52:43.040Z] #109 12.06 debconf: (TERM is not set, so the dialog frontend is not usable.)
16:52:43 [2024-03-06T16:52:43.040Z] #109 12.06 debconf: falling back to frontend: Readline
16:52:43 [2024-03-06T16:52:43.040Z] #109 12.07 debconf: unable to initialize frontend: Readline
16:52:43 [2024-03-06T16:52:43.040Z] #109 12.07 debconf: (This frontend requires a controlling tty.)
16:52:43 [2024-03-06T16:52:43.040Z] #109 12.07 debconf: falling back to frontend: Teletype
16:52:43 [2024-03-06T16:52:43.040Z] #109 12.19 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
16:52:43 [2024-03-06T16:52:43.295Z] #109 12.20 Setting up libnftnl11:arm64 (1.2.4-2) ...
16:52:43 [2024-03-06T16:52:43.295Z] #109 12.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
16:52:43 [2024-03-06T16:52:43.295Z] #109 12.22 Setting up thin-provisioning-tools (0.9.0-2) ...
16:52:43 [2024-03-06T16:52:43.295Z] #109 12.24 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
16:52:43 [2024-03-06T16:52:43.295Z] #109 12.25 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
16:52:43 [2024-03-06T16:52:43.295Z] #109 12.26 Setting up jq (1.6-2.1) ...
16:52:43 [2024-03-06T16:52:43.295Z] #109 12.27 Setting up iptables (1.8.9-2) ...
16:52:43 [2024-03-06T16:52:43.295Z] #109 12.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:52:43 [2024-03-06T16:52:43.295Z] #109 12.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:52:43 [2024-03-06T16:52:43.549Z] #109 12.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:52:43 [2024-03-06T16:52:43.549Z] #109 12.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:52:43 [2024-03-06T16:52:43.549Z] #109 12.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:52:43 [2024-03-06T16:52:43.549Z] #109 12.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:52:43 [2024-03-06T16:52:43.549Z] #109 12.39 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
16:52:43 [2024-03-06T16:52:43.549Z] #109 12.40 Setting up dmsetup (2:1.02.185-2) ...
16:52:43 [2024-03-06T16:52:43.549Z] #109 12.42 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
16:52:43 [2024-03-06T16:52:43.549Z] #109 12.43 Setting up systemd (252.22-1~deb12u1) ...
16:52:43 [2024-03-06T16:52:43.549Z] #109 12.47 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

16:52:43 [2024-03-06T16:52:43.549Z] #109 12.47 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

16:52:43 [2024-03-06T16:52:43.549Z] #109 12.48 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

16:52:43 [2024-03-06T16:52:43.549Z] #109 12.48 Initializing machine ID from random generator.

16:52:43 [2024-03-06T16:52:43.549Z] #109 12.50 Creating group 'systemd-journal' with GID 998.

16:52:43 [2024-03-06T16:52:43.549Z] #109 12.50 Creating group 'systemd-network' with GID 997.

16:52:43 [2024-03-06T16:52:43.549Z] #109 12.50 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

16:52:43 [2024-03-06T16:52:43.549Z] #109 12.55 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
16:52:43 [2024-03-06T16:52:43.549Z] #109 12.57 Creating group 'systemd-journal-remote' with GID 996.

16:52:43 [2024-03-06T16:52:43.549Z] #109 12.57 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

16:52:43 [2024-03-06T16:52:43.803Z] #109 12.59 Setting up xfsprogs (6.1.0-1) ...
16:52:43 [2024-03-06T16:52:43.803Z] #109 12.61 System has not been booted with systemd as init system (PID 1). Can't operate.

16:52:43 [2024-03-06T16:52:43.803Z] #109 12.61 Failed to connect to bus: Host is down

16:52:43 [2024-03-06T16:52:43.803Z] #109 12.61 Processing triggers for libc-bin (2.36-9+deb12u4) ...
16:52:45 [2024-03-06T16:52:45.682Z] #109 DONE 14.5s
16:52:45 [2024-03-06T16:52:45.682Z] 
16:52:45 [2024-03-06T16:52:45.682Z] #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
16:52:45 [2024-03-06T16:52:45.682Z] #110 0.177 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:52:45 [2024-03-06T16:52:45.937Z] #110 0.180 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:52:45 [2024-03-06T16:52:45.937Z] #110 0.183 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:52:45 [2024-03-06T16:52:45.937Z] #110 DONE 0.2s
16:52:45 [2024-03-06T16:52:45.937Z] 
16:52:45 [2024-03-06T16:52:45.937Z] #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
16:52:46 [2024-03-06T16:52:46.191Z] #111 0.509 Hit:1 http://deb.debian.org/debian bookworm InRelease
16:52:46 [2024-03-06T16:52:46.191Z] #111 0.509 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
16:52:46 [2024-03-06T16:52:46.191Z] #111 0.509 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
16:52:47 [2024-03-06T16:52:47.003Z] #111 0.685 Reading package lists...
16:52:47 [2024-03-06T16:52:47.510Z] #111 1.298 Reading package lists...
16:52:47 [2024-03-06T16:52:47.764Z] #111 1.899 Building dependency tree...
16:52:48 [2024-03-06T16:52:48.018Z] #111 2.071 Reading state information...
16:52:48 [2024-03-06T16:52:48.018Z] #111 2.289 gcc is already the newest version (4:12.2.0-3).
16:52:48 [2024-03-06T16:52:48.018Z] #111 2.289 pkg-config is already the newest version (1.8.1-1).
16:52:48 [2024-03-06T16:52:48.018Z] #111 2.289 The following additional packages will be installed:
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.290   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.290   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.290   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.291   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.291   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.291   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.292   python3-yaml uuid-dev zlib1g-dev
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.293 Suggested packages:
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.293   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.293   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.293 Recommended packages:
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.293   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.293   liblocale-gettext-perl shared-mime-info xdg-user-dirs
16:52:48 [2024-03-06T16:52:48.272Z] #111 2.598 The following NEW packages will be installed:
16:52:48 [2024-03-06T16:52:48.526Z] #111 2.599   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
16:52:48 [2024-03-06T16:52:48.526Z] #111 2.599   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
16:52:48 [2024-03-06T16:52:48.526Z] #111 2.599   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
16:52:48 [2024-03-06T16:52:48.526Z] #111 2.599   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:52:48 [2024-03-06T16:52:48.526Z] #111 2.599   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
16:52:48 [2024-03-06T16:52:48.526Z] #111 2.599   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
16:52:48 [2024-03-06T16:52:48.526Z] #111 2.599   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
16:52:48 [2024-03-06T16:52:48.526Z] #111 2.600   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
16:52:48 [2024-03-06T16:52:48.526Z] #111 2.874 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
16:52:48 [2024-03-06T16:52:48.526Z] #111 2.874 Need to get 11.9 MB of archives.
16:52:48 [2024-03-06T16:52:48.526Z] #111 2.874 After this operation, 53.1 MB of additional disk space will be used.
16:52:48 [2024-03-06T16:52:48.526Z] #111 2.874 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.884 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.959 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.983 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.985 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.987 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.990 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.991 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.991 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.992 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.992 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.993 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.994 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.995 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 2.998 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.048 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.087 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.088 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.088 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.089 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.092 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.094 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.095 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.095 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.102 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.103 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.103 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.157 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
16:52:48 [2024-03-06T16:52:48.780Z] #111 3.193 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
16:52:49 [2024-03-06T16:52:49.034Z] #111 3.213 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
16:52:49 [2024-03-06T16:52:49.034Z] #111 3.214 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
16:52:49 [2024-03-06T16:52:49.034Z] #111 3.216 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
16:52:49 [2024-03-06T16:52:49.034Z] #111 3.216 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
16:52:49 [2024-03-06T16:52:49.034Z] #111 3.217 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
16:52:49 [2024-03-06T16:52:49.034Z] #111 3.218 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
16:52:49 [2024-03-06T16:52:49.034Z] #111 3.219 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
16:52:49 [2024-03-06T16:52:49.034Z] #111 3.220 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
16:52:49 [2024-03-06T16:52:49.287Z] #111 3.485 debconf: delaying package configuration, since apt-utils is not installed
16:52:49 [2024-03-06T16:52:49.287Z] #111 3.523 Fetched 11.9 MB in 1s (19.2 MB/s)
16:52:49 [2024-03-06T16:52:49.287Z] #111 3.543 Selecting previously unselected package libdpkg-perl.
16:52:49 [2024-03-06T16:52:49.288Z] #111 3.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 ... 21022 files and directories currently installed.)
16:52:49 [2024-03-06T16:52:49.288Z] #111 3.556 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
16:52:49 [2024-03-06T16:52:49.288Z] #111 3.559 Unpacking libdpkg-perl (1.21.22) ...
16:52:49 [2024-03-06T16:52:49.288Z] #111 3.626 Selecting previously unselected package dpkg-dev.
16:52:49 [2024-03-06T16:52:49.541Z] #111 3.628 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
16:52:49 [2024-03-06T16:52:49.541Z] #111 3.631 Unpacking dpkg-dev (1.21.22) ...
16:52:49 [2024-03-06T16:52:49.541Z] #111 3.755 Selecting previously unselected package libglib2.0-0:arm64.
16:52:49 [2024-03-06T16:52:49.541Z] #111 3.757 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
16:52:49 [2024-03-06T16:52:49.541Z] #111 3.765 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
16:52:49 [2024-03-06T16:52:49.541Z] #111 3.882 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:52:49 [2024-03-06T16:52:49.795Z] #111 3.884 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
16:52:49 [2024-03-06T16:52:49.796Z] #111 3.888 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
16:52:49 [2024-03-06T16:52:49.796Z] #111 3.921 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:52:49 [2024-03-06T16:52:49.796Z] #111 3.924 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
16:52:49 [2024-03-06T16:52:49.796Z] #111 3.927 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
16:52:49 [2024-03-06T16:52:49.796Z] #111 3.967 Selecting previously unselected package libsecret-common.
16:52:49 [2024-03-06T16:52:49.796Z] #111 3.970 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
16:52:49 [2024-03-06T16:52:49.796Z] #111 3.973 Unpacking libsecret-common (0.20.5-3) ...
16:52:49 [2024-03-06T16:52:49.796Z] #111 4.023 Selecting previously unselected package libsecret-1-0:arm64.
16:52:49 [2024-03-06T16:52:49.796Z] #111 4.025 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
16:52:49 [2024-03-06T16:52:49.796Z] #111 4.029 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
16:52:49 [2024-03-06T16:52:49.796Z] #111 4.063 Selecting previously unselected package gir1.2-secret-1:arm64.
16:52:49 [2024-03-06T16:52:49.796Z] #111 4.066 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
16:52:49 [2024-03-06T16:52:49.796Z] #111 4.069 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
16:52:49 [2024-03-06T16:52:49.796Z] #111 4.097 Selecting previously unselected package libapparmor-dev:arm64.
16:52:49 [2024-03-06T16:52:49.796Z] #111 4.099 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
16:52:49 [2024-03-06T16:52:49.796Z] #111 4.105 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
16:52:49 [2024-03-06T16:52:49.796Z] #111 4.137 Selecting previously unselected package uuid-dev:arm64.
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.140 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.144 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.175 Selecting previously unselected package libblkid-dev:arm64.
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.177 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.180 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.221 Selecting previously unselected package libffi-dev:arm64.
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.223 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.227 Unpacking libffi-dev:arm64 (3.4.4-1) ...
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.259 Selecting previously unselected package libgpg-error-dev.
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.261 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.265 Unpacking libgpg-error-dev (1.46-1) ...
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.299 Selecting previously unselected package libgcrypt20-dev.
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.301 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.305 Unpacking libgcrypt20-dev (1.10.1-3) ...
16:52:50 [2024-03-06T16:52:50.049Z] #111 4.371 Selecting previously unselected package libglib2.0-data.
16:52:50 [2024-03-06T16:52:50.303Z] #111 4.374 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
16:52:50 [2024-03-06T16:52:50.303Z] #111 4.377 Unpacking libglib2.0-data (2.74.6-2) ...
16:52:50 [2024-03-06T16:52:50.303Z] #111 4.510 Selecting previously unselected package libglib2.0-bin.
16:52:50 [2024-03-06T16:52:50.303Z] #111 4.512 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.303Z] #111 4.515 Unpacking libglib2.0-bin (2.74.6-2) ...
16:52:50 [2024-03-06T16:52:50.303Z] #111 4.554 Selecting previously unselected package python3-lib2to3.
16:52:50 [2024-03-06T16:52:50.303Z] #111 4.556 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
16:52:50 [2024-03-06T16:52:50.303Z] #111 4.560 Unpacking python3-lib2to3 (3.11.2-3) ...
16:52:50 [2024-03-06T16:52:50.303Z] #111 4.599 Selecting previously unselected package python3-distutils.
16:52:50 [2024-03-06T16:52:50.303Z] #111 4.602 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
16:52:50 [2024-03-06T16:52:50.303Z] #111 4.606 Unpacking python3-distutils (3.11.2-3) ...
16:52:50 [2024-03-06T16:52:50.303Z] #111 4.645 Selecting previously unselected package libglib2.0-dev-bin.
16:52:50 [2024-03-06T16:52:50.557Z] #111 4.647 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.557Z] #111 4.651 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
16:52:50 [2024-03-06T16:52:50.557Z] #111 4.689 Selecting previously unselected package libsepol-dev:arm64.
16:52:50 [2024-03-06T16:52:50.557Z] #111 4.692 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.557Z] #111 4.696 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
16:52:50 [2024-03-06T16:52:50.557Z] #111 4.787 Selecting previously unselected package libpcre2-16-0:arm64.
16:52:50 [2024-03-06T16:52:50.557Z] #111 4.789 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.557Z] #111 4.793 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
16:52:50 [2024-03-06T16:52:50.557Z] #111 4.839 Selecting previously unselected package libpcre2-32-0:arm64.
16:52:50 [2024-03-06T16:52:50.557Z] #111 4.841 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.557Z] #111 4.844 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
16:52:50 [2024-03-06T16:52:50.557Z] #111 4.888 Selecting previously unselected package libpcre2-posix3:arm64.
16:52:50 [2024-03-06T16:52:50.811Z] #111 4.891 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.811Z] #111 4.894 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
16:52:50 [2024-03-06T16:52:50.811Z] #111 4.928 Selecting previously unselected package libpcre2-dev:arm64.
16:52:50 [2024-03-06T16:52:50.811Z] #111 4.930 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.811Z] #111 4.934 Unpacking libpcre2-dev:arm64 (10.42-1) ...
16:52:50 [2024-03-06T16:52:50.811Z] #111 5.010 Selecting previously unselected package libselinux1-dev:arm64.
16:52:50 [2024-03-06T16:52:50.811Z] #111 5.012 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.811Z] #111 5.016 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
16:52:50 [2024-03-06T16:52:50.811Z] #111 5.070 Selecting previously unselected package libmount-dev:arm64.
16:52:50 [2024-03-06T16:52:50.811Z] #111 5.073 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.811Z] #111 5.077 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
16:52:50 [2024-03-06T16:52:50.811Z] #111 5.104 Selecting previously unselected package zlib1g-dev:arm64.
16:52:50 [2024-03-06T16:52:50.811Z] #111 5.107 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
16:52:50 [2024-03-06T16:52:50.811Z] #111 5.110 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
16:52:51 [2024-03-06T16:52:51.066Z] #111 5.191 Selecting previously unselected package libglib2.0-dev:arm64.
16:52:51 [2024-03-06T16:52:51.066Z] #111 5.193 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
16:52:51 [2024-03-06T16:52:51.066Z] #111 5.197 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
16:52:51 [2024-03-06T16:52:51.066Z] #111 5.361 Selecting previously unselected package libseccomp-dev:arm64.
16:52:51 [2024-03-06T16:52:51.066Z] #111 5.364 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
16:52:51 [2024-03-06T16:52:51.066Z] #111 5.367 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:52:51 [2024-03-06T16:52:51.066Z] #111 5.409 Selecting previously unselected package libsecret-1-dev:arm64.
16:52:51 [2024-03-06T16:52:51.066Z] #111 5.412 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
16:52:51 [2024-03-06T16:52:51.066Z] #111 5.415 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
16:52:51 [2024-03-06T16:52:51.066Z] #111 5.491 Selecting previously unselected package libsystemd-dev:arm64.
16:52:51 [2024-03-06T16:52:51.320Z] #111 5.494 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
16:52:51 [2024-03-06T16:52:51.320Z] #111 5.497 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
16:52:51 [2024-03-06T16:52:51.320Z] #111 5.595 Selecting previously unselected package libudev-dev:arm64.
16:52:51 [2024-03-06T16:52:51.320Z] #111 5.598 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
16:52:51 [2024-03-06T16:52:51.320Z] #111 5.602 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
16:52:51 [2024-03-06T16:52:51.320Z] #111 5.642 Selecting previously unselected package libyaml-0-2:arm64.
16:52:51 [2024-03-06T16:52:51.320Z] #111 5.645 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
16:52:51 [2024-03-06T16:52:51.320Z] #111 5.648 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
16:52:51 [2024-03-06T16:52:51.320Z] #111 5.683 Selecting previously unselected package python3-pathspec.
16:52:51 [2024-03-06T16:52:51.320Z] #111 5.685 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
16:52:51 [2024-03-06T16:52:51.320Z] #111 5.689 Unpacking python3-pathspec (0.11.0-1) ...
16:52:51 [2024-03-06T16:52:51.320Z] #111 5.723 Selecting previously unselected package python3-pkg-resources.
16:52:51 [2024-03-06T16:52:51.573Z] #111 5.725 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
16:52:51 [2024-03-06T16:52:51.573Z] #111 5.729 Unpacking python3-pkg-resources (66.1.1-1) ...
16:52:51 [2024-03-06T16:52:51.573Z] #111 5.780 Selecting previously unselected package python3-yaml.
16:52:51 [2024-03-06T16:52:51.573Z] #111 5.783 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
16:52:51 [2024-03-06T16:52:51.573Z] #111 5.786 Unpacking python3-yaml (6.0-3+b2) ...
16:52:51 [2024-03-06T16:52:51.573Z] #111 5.827 Selecting previously unselected package yamllint.
16:52:51 [2024-03-06T16:52:51.573Z] #111 5.830 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
16:52:51 [2024-03-06T16:52:51.573Z] #111 5.833 Unpacking yamllint (1.29.0-1) ...
16:52:51 [2024-03-06T16:52:51.573Z] #111 5.951 Setting up python3-pkg-resources (66.1.1-1) ...
16:52:51 [2024-03-06T16:52:51.827Z] #111 6.206 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.216 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.226 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.236 No schema files found: doing nothing.
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.242 Setting up python3-yaml (6.0-3+b2) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.394 Setting up libffi-dev:arm64 (3.4.4-1) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.403 Setting up libpcre2-16-0:arm64 (10.42-1) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.414 Setting up libpcre2-32-0:arm64 (10.42-1) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.426 Setting up libglib2.0-data (2.74.6-2) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.436 Setting up libgpg-error-dev (1.46-1) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.446 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.456 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.467 Setting up libsepol-dev:arm64 (3.4-2.1) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.477 Setting up libdpkg-perl (1.21.22) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.487 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
16:52:52 [2024-03-06T16:52:52.081Z] #111 6.497 Setting up libpcre2-posix3:arm64 (10.42-1) ...
16:52:52 [2024-03-06T16:52:52.335Z] #111 6.507 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
16:52:52 [2024-03-06T16:52:52.335Z] #111 6.517 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
16:52:52 [2024-03-06T16:52:52.335Z] #111 6.526 Setting up python3-pathspec (0.11.0-1) ...
16:52:52 [2024-03-06T16:52:52.335Z] #111 6.649 Setting up python3-lib2to3 (3.11.2-3) ...
16:52:52 [2024-03-06T16:52:52.335Z] #111 6.757 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
16:52:52 [2024-03-06T16:52:52.589Z] #111 6.768 Setting up libsecret-common (0.20.5-3) ...
16:52:52 [2024-03-06T16:52:52.589Z] #111 6.778 Setting up python3-distutils (3.11.2-3) ...
16:52:52 [2024-03-06T16:52:52.589Z] #111 6.905 Setting up libglib2.0-dev-bin (2.74.6-2) ...
16:52:52 [2024-03-06T16:52:52.843Z] #111 7.057 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
16:52:52 [2024-03-06T16:52:52.843Z] #111 7.067 Setting up libpcre2-dev:arm64 (10.42-1) ...
16:52:52 [2024-03-06T16:52:52.843Z] #111 7.076 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
16:52:52 [2024-03-06T16:52:52.843Z] #111 7.085 Setting up libglib2.0-bin (2.74.6-2) ...
16:52:52 [2024-03-06T16:52:52.843Z] #111 7.095 Setting up dpkg-dev (1.21.22) ...
16:52:52 [2024-03-06T16:52:52.843Z] #111 7.112 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
16:52:52 [2024-03-06T16:52:52.843Z] #111 7.121 Setting up yamllint (1.29.0-1) ...
16:52:52 [2024-03-06T16:52:52.843Z] #111 7.260 Setting up libgcrypt20-dev (1.10.1-3) ...
16:52:53 [2024-03-06T16:52:53.097Z] #111 7.270 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
16:52:53 [2024-03-06T16:52:53.097Z] #111 7.282 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
16:52:53 [2024-03-06T16:52:53.097Z] #111 7.292 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
16:52:53 [2024-03-06T16:52:53.097Z] #111 7.311 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
16:52:53 [2024-03-06T16:52:53.097Z] #111 7.321 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
16:52:53 [2024-03-06T16:52:53.097Z] #111 7.331 Processing triggers for libc-bin (2.36-9+deb12u4) ...
16:52:53 [2024-03-06T16:52:53.655Z] #111 DONE 7.8s
16:52:53 [2024-03-06T16:52:53.655Z] 
16:52:53 [2024-03-06T16:52:53.655Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
16:52:54 [2024-03-06T16:52:54.212Z] #112 DONE 0.7s
16:52:54 [2024-03-06T16:52:54.466Z] 
16:52:54 [2024-03-06T16:52:54.466Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
16:52:54 [2024-03-06T16:52:54.466Z] #113 DONE 0.1s
16:52:54 [2024-03-06T16:52:54.466Z] 
16:52:54 [2024-03-06T16:52:54.466Z] #114 [dev 1/1] COPY --link . .
16:52:56 [2024-03-06T16:52:56.346Z] #114 DONE 1.9s
16:52:56 [2024-03-06T16:52:56.346Z] 
16:52:56 [2024-03-06T16:52:56.346Z] #115 exporting to image
16:52:56 [2024-03-06T16:52:56.346Z] #115 exporting layers
16:52:57 [2024-03-06T16:52:57.704Z] #115 exporting layers 1.3s done
16:52:57 [2024-03-06T16:52:57.704Z] #115 writing image sha256:901f91ca02d7ebb4415fff6fc15e2d75b3403243c719f80f916bb80c57791295 done
16:52:57 [2024-03-06T16:52:57.704Z] #115 naming to docker.io/library/docker:49b77753cb8440c5f68604b8657a35911395d48d done
16:52:57 [2024-03-06T16:52:57.704Z] #115 DONE 1.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:52:57 [2024-03-06T16:52:57.989Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:52:58 [2024-03-06T16:52:58.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49b77753cb8440c5f68604b8657a35911395d48d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49b77753cb8440c5f68604b8657a35911395d48d hack/test/unit
16:52:58 [2024-03-06T16:52:58.327Z] + BUILDFLAGS=(-tags 'netgo journald')
16:52:58 [2024-03-06T16:52:58.327Z] + TESTFLAGS+=' -test.timeout=5m'
16:52:58 [2024-03-06T16:52:58.327Z] + TESTDIRS=./...
16:52:58 [2024-03-06T16:52:58.327Z] + exclude_paths='/vendor/|/integration'
16:52:58 [2024-03-06T16:52:58.327Z] ++ go list ./...
16:52:58 [2024-03-06T16:52:58.327Z] ++ grep -vE '(/vendor/|/integration)'
16:52:59 [2024-03-06T16:52:59.326Z] + pkg_list='github.com/docker/docker/api
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/backend/build
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/httpstatus
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/httputils
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/middleware
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/build
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/checkpoint
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/container
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/debug
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/distribution
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/grpc
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/image
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/network
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/plugin
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/session
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/swarm
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/system
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/volume
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/backend
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/blkiodev
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/checkpoint
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/container
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/events
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/filters
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/image
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/mount
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/network
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/plugins/logdriver
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/registry
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/strslice
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/swarm
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/swarm/runtime
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/system
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/time
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/versions
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/volume
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/builder-next
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/builder-next/exporter
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/builder-next/worker
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/builder-next/worker/label
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/dockerfile
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/remotecontext
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/remotecontext/git
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/builder/remotecontext/urlutil
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/cli/debug
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/cli/winresources/docker-proxy
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/cli/winresources/dockerd
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/client
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/client/buildkit
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/cmd/docker-proxy
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/cmd/dockerd
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/cmd/dockerd/trap
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/container
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/container/stream
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/contrib/apparmor
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/contrib/httpserver
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/cluster
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/cluster/convert
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/cluster/executor
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/cluster/executor/container
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/cluster/provider
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/config
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/containerd
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/events
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/events/testutils
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/graphdriver
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/graphdriver/copy
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/graphdriver/register
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/graphdriver/vfs
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/graphdriver/zfs
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/images
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/initlayer
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/links
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/listeners
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/awslogs
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/fluentd
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/gcplogs
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/gelf
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/journald
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/local
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/loggertest
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/loggerutils
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/splunk
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/syslog
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/logger/templates
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/names
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/network
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/snapshotter
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/daemon/stats
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/distribution
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/distribution/metadata
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/distribution/utils
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/distribution/xfer
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/dockerversion
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/errdefs
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/image
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/image/cache
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/image/spec/specs-go
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/image/spec/specs-go/v1
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/image/tarexport
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/image/v1
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/internal/cleanups
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/internal/compatcontext
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/internal/mod
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/internal/mounttree
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/internal/multierror
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/internal/safepath
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/internal/sliceutil
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/internal/test/suite
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/internal/testutils
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/internal/testutils/netnsutils
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/internal/testutils/specialimage
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/internal/unix_noeintr
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/internal/unshare
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/layer
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libcontainerd
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libcontainerd/queue
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libcontainerd/remote
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libcontainerd/shimopts
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libcontainerd/supervisor
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libcontainerd/types
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/bitmap
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/cluster
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/config
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/datastore
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/diagnostic
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/discoverapi
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/driverapi
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/bridge
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/host
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/null
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/overlay
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/remote
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/windows
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/drvregistry
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/etchosts
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/internal/caller
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/internal/kvstore
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/internal/netiputil
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/internal/resolvconf
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/ipam
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/ipamapi
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/ipams/builtin
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/ipams/null
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/ipams/remote
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/ipamutils
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/ipbits
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/iptables
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/netlabel
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/netutils
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/networkdb
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/ns
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/options
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/osl
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/osl/kernel
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/portallocator
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/portmapper
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/resolvconf
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/scope
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/libnetwork/types
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/oci
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/oci/caps
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/opts
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/archive
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/authorization
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/broadcaster
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/capabilities
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/chrootarchive
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/containerfs
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/directory
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/dmesg
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/fileutils
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/homedir
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/idtools
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/ioutils
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/jsonmessage
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/longpath
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/meminfo
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/namesgenerator
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/parsers
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/parsers/kernel
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/pidfile
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/platform
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/plugingetter
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/plugins
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/plugins/transport
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/pools
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/process
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/progress
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/reexec
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/rootless
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/rootless/specconv
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/stack
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/stdcopy
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/streamformatter
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/stringid
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/sysinfo
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/system
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/tailfile
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/tarsum
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/pkg/useragent
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/plugin
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/plugin/executor/containerd
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/plugin/v2
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/profiles/apparmor
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/profiles/seccomp
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/quota
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/reference
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/registry
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/registry/resumable
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/restartmanager
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/runconfig
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/runconfig/opts
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/testutil
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/testutil/daemon
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/testutil/environment
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/testutil/fakecontext
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/testutil/fakegit
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/testutil/fakestorage
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/testutil/fixtures/load
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/testutil/fixtures/plugin
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/testutil/registry
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/testutil/request
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/volume
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/volume/drivers
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/volume/local
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/volume/mounts
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/volume/service
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/volume/service/opts
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/volume/testutils'
16:52:59 [2024-03-06T16:52:59.326Z] ++ grep --fixed-strings -v /libnetwork
16:52:59 [2024-03-06T16:52:59.326Z] ++ echo 'github.com/docker/docker/api
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/backend/build
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/httpstatus
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/httputils
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/middleware
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/build
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/checkpoint
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/container
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/debug
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/distribution
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/grpc
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/image
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/network
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/plugin
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/session
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/swarm
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/system
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/server/router/volume
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/backend
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/blkiodev
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/checkpoint
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/container
16:52:59 [2024-03-06T16:52:59.326Z] github.com/docker/docker/api/types/events
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/filters
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/image
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/mount
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/network
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/plugins/logdriver
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/registry
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/strslice
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/swarm
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/swarm/runtime
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/system
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/time
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/versions
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/volume
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/exporter
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/worker
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/worker/label
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/dockerfile
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/remotecontext
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/remotecontext/git
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/remotecontext/urlutil
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cli/debug
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cli/winresources/docker-proxy
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cli/winresources/dockerd
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/client
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/client/buildkit
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cmd/docker-proxy
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cmd/dockerd
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cmd/dockerd/trap
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/container
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/container/stream
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/contrib/apparmor
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/contrib/httpserver
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/cluster
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/cluster/convert
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/cluster/executor
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/cluster/executor/container
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/cluster/provider
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/config
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/containerd
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/events
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/events/testutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/copy
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/register
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/vfs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/zfs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/images
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/initlayer
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/links
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/listeners
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/awslogs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/fluentd
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/gcplogs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/gelf
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/journald
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/local
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/loggertest
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/loggerutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/splunk
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/syslog
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/templates
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/names
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/network
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/snapshotter
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/stats
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/distribution
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/distribution/metadata
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/distribution/utils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/distribution/xfer
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/dockerversion
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/errdefs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/image
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/image/cache
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/image/spec/specs-go
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/image/spec/specs-go/v1
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/image/tarexport
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/image/v1
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/cleanups
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/compatcontext
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/mod
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/mounttree
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/multierror
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/safepath
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/sliceutil
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/test/suite
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/testutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/testutils/netnsutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/testutils/specialimage
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/unix_noeintr
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/unshare
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/layer
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libcontainerd
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libcontainerd/queue
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libcontainerd/remote
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libcontainerd/shimopts
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libcontainerd/supervisor
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libcontainerd/types
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/bitmap
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/cluster
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/config
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/datastore
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/diagnostic
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/discoverapi
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/driverapi
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/bridge
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/host
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/null
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/overlay
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/remote
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/windows
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/drvregistry
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/etchosts
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/internal/caller
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/internal/kvstore
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/internal/netiputil
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/internal/resolvconf
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/ipam
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/ipamapi
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/ipams/builtin
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/ipams/null
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/ipams/remote
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/ipamutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/ipbits
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/iptables
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/netlabel
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/netutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/networkdb
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/ns
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/options
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/osl
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/osl/kernel
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/portallocator
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/portmapper
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/resolvconf
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/scope
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libnetwork/types
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/oci
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/oci/caps
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/opts
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/archive
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/authorization
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/broadcaster
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/capabilities
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/chrootarchive
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/containerfs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/directory
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/dmesg
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/fileutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/homedir
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/idtools
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/ioutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/jsonmessage
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/longpath
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/meminfo
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/namesgenerator
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/parsers
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/parsers/kernel
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/pidfile
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/platform
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/plugingetter
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/plugins
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/plugins/transport
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/pools
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/process
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/progress
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/reexec
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/rootless
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/rootless/specconv
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/stack
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/stdcopy
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/streamformatter
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/stringid
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/sysinfo
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/system
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/tailfile
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/tarsum
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/useragent
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/plugin
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/plugin/executor/containerd
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/plugin/v2
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/profiles/apparmor
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/profiles/seccomp
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/quota
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/reference
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/registry
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/registry/resumable
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/restartmanager
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/runconfig
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/runconfig/opts
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/testutil
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/testutil/daemon
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/testutil/environment
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/testutil/fakecontext
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/testutil/fakegit
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/testutil/fakestorage
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/testutil/fixtures/load
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/testutil/fixtures/plugin
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/testutil/registry
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/testutil/request
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/volume
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/volume/drivers
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/volume/local
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/volume/mounts
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/volume/service
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/volume/service/opts
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/volume/testutils'
16:52:59 [2024-03-06T16:52:59.327Z] + base_pkg_list='github.com/docker/docker/api
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/backend/build
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/httpstatus
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/httputils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/middleware
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router/build
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router/checkpoint
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router/container
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router/debug
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router/distribution
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router/grpc
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router/image
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router/network
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router/plugin
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router/session
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router/swarm
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router/system
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/server/router/volume
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/backend
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/blkiodev
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/checkpoint
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/container
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/events
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/filters
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/image
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/mount
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/network
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/plugins/logdriver
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/registry
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/strslice
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/swarm
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/swarm/runtime
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/system
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/time
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/versions
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/api/types/volume
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/exporter
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/worker
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/builder-next/worker/label
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/dockerfile
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/remotecontext
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/remotecontext/git
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/builder/remotecontext/urlutil
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cli/debug
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cli/winresources/docker-proxy
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cli/winresources/dockerd
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/client
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/client/buildkit
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cmd/docker-proxy
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cmd/dockerd
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cmd/dockerd/trap
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/container
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/container/stream
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/contrib/apparmor
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/contrib/httpserver
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/cluster
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/cluster/convert
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/cluster/executor
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/cluster/executor/container
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/cluster/provider
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/config
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/containerd
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/events
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/events/testutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/copy
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/register
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/vfs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/graphdriver/zfs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/images
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/initlayer
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/links
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/listeners
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/awslogs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/fluentd
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/gcplogs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/gelf
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/journald
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/local
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/loggertest
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/loggerutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/splunk
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/syslog
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/logger/templates
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/names
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/network
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/snapshotter
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/daemon/stats
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/distribution
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/distribution/metadata
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/distribution/utils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/distribution/xfer
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/dockerversion
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/errdefs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/image
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/image/cache
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/image/spec/specs-go
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/image/spec/specs-go/v1
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/image/tarexport
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/image/v1
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/cleanups
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/compatcontext
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/mod
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/mounttree
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/multierror
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/safepath
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/sliceutil
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/test/suite
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/testutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/testutils/netnsutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/testutils/specialimage
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/unix_noeintr
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/internal/unshare
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/layer
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libcontainerd
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libcontainerd/queue
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libcontainerd/remote
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libcontainerd/shimopts
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libcontainerd/supervisor
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/libcontainerd/types
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/oci
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/oci/caps
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/opts
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/archive
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/authorization
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/broadcaster
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/capabilities
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/chrootarchive
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/containerfs
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/directory
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/dmesg
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/fileutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/homedir
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/idtools
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/ioutils
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/jsonmessage
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/longpath
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/meminfo
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/namesgenerator
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/parsers
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/parsers/kernel
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/pidfile
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/platform
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/plugingetter
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/plugins
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/plugins/transport
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/pools
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/process
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/progress
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/reexec
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/rootless
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/rootless/specconv
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/stack
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/stdcopy
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/streamformatter
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/stringid
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/sysinfo
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/system
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/tailfile
16:52:59 [2024-03-06T16:52:59.327Z] github.com/docker/docker/pkg/tarsum
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/useragent
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/plugin
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/plugin/executor/containerd
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/plugin/v2
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/profiles/apparmor
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/profiles/seccomp
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/quota
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/reference
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/registry
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/registry/resumable
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/restartmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/runconfig
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/runconfig/opts
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/daemon
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/environment
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/fakecontext
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/fakegit
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/fakestorage
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/fixtures/load
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/fixtures/plugin
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/registry
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/request
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume/drivers
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume/local
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume/mounts
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume/service
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume/service/opts
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume/testutils'
16:52:59 [2024-03-06T16:52:59.328Z] ++ grep --fixed-strings /libnetwork
16:52:59 [2024-03-06T16:52:59.328Z] ++ echo 'github.com/docker/docker/api
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/backend/build
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/httpstatus
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/httputils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/middleware
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router/build
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router/checkpoint
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router/container
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router/debug
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router/distribution
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router/grpc
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router/image
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router/network
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router/plugin
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router/session
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router/swarm
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router/system
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/server/router/volume
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/backend
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/blkiodev
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/checkpoint
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/container
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/events
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/filters
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/image
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/mount
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/network
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/plugins/logdriver
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/registry
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/strslice
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/swarm
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/swarm/runtime
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/system
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/time
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/versions
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/api/types/volume
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/builder-next
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/builder-next/exporter
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/builder-next/worker
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/builder-next/worker/label
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/dockerfile
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/remotecontext
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/remotecontext/git
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/builder/remotecontext/urlutil
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/cli/debug
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/cli/winresources/docker-proxy
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/cli/winresources/dockerd
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/client
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/client/buildkit
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/cmd/docker-proxy
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/cmd/dockerd
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/cmd/dockerd/trap
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/container
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/container/stream
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/contrib/apparmor
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/contrib/httpserver
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/cluster
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/cluster/convert
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/cluster/executor
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/cluster/executor/container
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/cluster/provider
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/config
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/containerd
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/events
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/events/testutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/graphdriver
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/graphdriver/copy
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/graphdriver/register
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/graphdriver/vfs
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/graphdriver/zfs
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/images
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/initlayer
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/links
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/listeners
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/awslogs
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/fluentd
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/gcplogs
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/gelf
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/journald
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/local
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/loggertest
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/loggerutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/splunk
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/syslog
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/logger/templates
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/names
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/network
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/snapshotter
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/daemon/stats
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/distribution
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/distribution/metadata
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/distribution/utils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/distribution/xfer
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/dockerversion
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/errdefs
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/image
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/image/cache
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/image/spec/specs-go
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/image/spec/specs-go/v1
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/image/tarexport
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/image/v1
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/internal/cleanups
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/internal/compatcontext
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/internal/mod
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/internal/mounttree
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/internal/multierror
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/internal/safepath
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/internal/sliceutil
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/internal/test/suite
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/internal/testutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/internal/testutils/netnsutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/internal/testutils/specialimage
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/internal/unix_noeintr
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/internal/unshare
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/layer
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libcontainerd
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libcontainerd/queue
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libcontainerd/remote
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libcontainerd/shimopts
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libcontainerd/supervisor
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libcontainerd/types
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/bitmap
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cluster
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/config
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/datastore
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/diagnostic
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/discoverapi
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/driverapi
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/bridge
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/host
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/null
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/overlay
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/remote
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/windows
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drvregistry
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/etchosts
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/caller
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/kvstore
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/netiputil
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/resolvconf
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipam
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipamapi
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipams/builtin
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipams/null
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipams/remote
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipamutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipbits
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/iptables
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/netlabel
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/netutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/networkdb
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ns
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/options
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/osl
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/osl/kernel
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/portallocator
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/portmapper
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/resolvconf
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/scope
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/types
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/oci
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/oci/caps
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/opts
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/archive
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/authorization
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/broadcaster
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/capabilities
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/chrootarchive
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/containerfs
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/directory
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/dmesg
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/fileutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/homedir
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/idtools
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/ioutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/jsonmessage
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/longpath
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/meminfo
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/namesgenerator
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/parsers
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/parsers/kernel
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/pidfile
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/platform
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/plugingetter
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/plugins
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/plugins/transport
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/pools
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/process
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/progress
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/reexec
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/rootless
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/rootless/specconv
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/stack
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/stdcopy
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/streamformatter
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/stringid
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/sysinfo
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/system
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/tailfile
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/tarsum
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/pkg/useragent
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/plugin
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/plugin/executor/containerd
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/plugin/v2
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/profiles/apparmor
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/profiles/seccomp
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/quota
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/reference
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/registry
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/registry/resumable
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/restartmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/runconfig
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/runconfig/opts
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/daemon
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/environment
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/fakecontext
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/fakegit
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/fakestorage
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/fixtures/load
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/fixtures/plugin
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/registry
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/testutil/request
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume/drivers
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume/local
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume/mounts
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume/service
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume/service/opts
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/volume/testutils'
16:52:59 [2024-03-06T16:52:59.328Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/bitmap
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cluster
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/config
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/datastore
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/diagnostic
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/discoverapi
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/driverapi
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/bridge
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/host
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/null
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/overlay
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/remote
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/windows
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drvregistry
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/etchosts
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/caller
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/kvstore
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/netiputil
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/resolvconf
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipam
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipamapi
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipams/builtin
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipams/null
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipams/remote
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipamutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ipbits
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/iptables
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/netlabel
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/netutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/networkdb
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/ns
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/options
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/osl
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/osl/kernel
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/portallocator
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/portmapper
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/resolvconf
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/scope
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/types'
16:52:59 [2024-03-06T16:52:59.328Z] + echo 'github.com/docker/docker/libnetwork
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/bitmap
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cluster
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/config
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/datastore
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/diagnostic
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/discoverapi
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/driverapi
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/bridge
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/host
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/null
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/overlay
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/remote
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/windows
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/drvregistry
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/etchosts
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/caller
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/kvstore
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:52:59 [2024-03-06T16:52:59.328Z] github.com/docker/docker/libnetwork/internal/netiputil
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/internal/resolvconf
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/ipam
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/ipamapi
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/ipams/builtin
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/ipams/null
16:52:59 [2024-03-06T16:52:59.329Z] + grep --fixed-strings libnetwork/drivers/bridge
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/ipams/remote
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/ipamutils
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/ipbits
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/iptables
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/netlabel
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/netutils
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/networkdb
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/ns
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/options
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/osl
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/osl/kernel
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/portallocator
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/portmapper
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/resolvconf
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/scope
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/types'
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/drivers/bridge
16:52:59 [2024-03-06T16:52:59.329Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:52:59 [2024-03-06T16:52:59.329Z] + type docker-proxy
16:52:59 [2024-03-06T16:52:59.329Z] hack/test/unit: line 25: type: docker-proxy: not found
16:52:59 [2024-03-06T16:52:59.329Z] + hack/make.sh binary-proxy install-proxy
16:52:59 [2024-03-06T16:52:59.329Z] 
16:52:59 [2024-03-06T16:52:59.329Z] Removing bundles/
16:52:59 [2024-03-06T16:52:59.329Z] 
16:52:59 [2024-03-06T16:52:59.329Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:52:59 [2024-03-06T16:52:59.329Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
16:52:59 [2024-03-06T16:52:59.329Z] + tee /go/src/github.com/docker/docker/go.mod
16:52:59 [2024-03-06T16:52:59.329Z] module github.com/docker/docker
16:52:59 [2024-03-06T16:52:59.329Z] 
16:52:59 [2024-03-06T16:52:59.329Z] go 1.21
16:52:59 [2024-03-06T16:52:59.329Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:52:59 [2024-03-06T16:52:59.329Z] + GO111MODULE=on
16:52:59 [2024-03-06T16:52:59.329Z] + GOTOOLCHAIN=local
16:52:59 [2024-03-06T16:52:59.329Z] + 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=49b77753cb8440c5f68604b8657a35911395d48d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-06T16:52:58.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
16:53:03 [2024-03-06T16:53:03.572Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:53:03 [2024-03-06T16:53:03.572Z] Created binary: bundles/binary-proxy/docker-proxy
16:53:03 [2024-03-06T16:53:03.572Z] 
16:53:03 [2024-03-06T16:53:03.572Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:53:03 [2024-03-06T16:53:03.572Z] Installing docker-proxy to /usr/local/bin/
16:53:03 [2024-03-06T16:53:03.572Z] 
16:53:03 [2024-03-06T16:53:03.572Z] + mkdir -p bundles
16:53:03 [2024-03-06T16:53:03.572Z] + '[' -n 'github.com/docker/docker/api
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/backend/build
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/httpstatus
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/httputils
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/middleware
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router/build
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router/checkpoint
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router/container
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router/debug
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router/distribution
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router/grpc
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router/image
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router/network
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router/plugin
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router/session
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router/swarm
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router/system
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/server/router/volume
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/backend
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/blkiodev
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/checkpoint
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/container
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/events
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/filters
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/image
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/mount
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/network
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/plugins/logdriver
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/registry
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/strslice
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/swarm
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/swarm/runtime
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/system
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/time
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/versions
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/api/types/volume
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/builder-next
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/builder-next/exporter
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/builder-next/worker
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/builder-next/worker/label
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/dockerfile
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/remotecontext
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/remotecontext/git
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/builder/remotecontext/urlutil
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/cli/debug
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/cli/winresources/docker-proxy
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/cli/winresources/dockerd
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/client
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/client/buildkit
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/cmd/docker-proxy
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/cmd/dockerd
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/cmd/dockerd/trap
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/container
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/container/stream
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/contrib/apparmor
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/contrib/httpserver
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/daemon
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/daemon/cluster
16:53:03 [2024-03-06T16:53:03.572Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/cluster/convert
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/cluster/executor
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/cluster/executor/container
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/cluster/provider
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/config
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/containerd
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/events
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/events/testutils
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/graphdriver
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/graphdriver/copy
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/graphdriver/register
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/graphdriver/vfs
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/graphdriver/zfs
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/images
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/initlayer
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/links
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/listeners
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/awslogs
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/fluentd
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/gcplogs
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/gelf
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/journald
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/local
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/loggertest
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/loggerutils
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/splunk
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/syslog
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/logger/templates
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/names
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/network
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/snapshotter
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/daemon/stats
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/distribution
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/distribution/metadata
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/distribution/utils
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/distribution/xfer
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/dockerversion
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/errdefs
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/image
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/image/cache
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/image/spec/specs-go
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/image/spec/specs-go/v1
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/image/tarexport
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/image/v1
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/internal/cleanups
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/internal/compatcontext
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/internal/mod
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/internal/mounttree
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/internal/multierror
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/internal/safepath
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/internal/sliceutil
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/internal/test/suite
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/internal/testutils
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/internal/testutils/netnsutils
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/internal/testutils/specialimage
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/internal/unix_noeintr
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/internal/unshare
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/layer
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/libcontainerd
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/libcontainerd/queue
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/libcontainerd/remote
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/libcontainerd/shimopts
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/libcontainerd/supervisor
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/libcontainerd/types
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/oci
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/oci/caps
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/opts
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/archive
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/authorization
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/broadcaster
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/capabilities
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/chrootarchive
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/containerfs
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/directory
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/dmesg
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/fileutils
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/homedir
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/idtools
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/ioutils
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/jsonmessage
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/longpath
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/meminfo
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/namesgenerator
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/parsers
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/parsers/kernel
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/pidfile
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/platform
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/plugingetter
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/plugins
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/plugins/transport
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/pools
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/process
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/progress
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/reexec
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/rootless
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/rootless/specconv
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/stack
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/stdcopy
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/streamformatter
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/stringid
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/sysinfo
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/system
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/tailfile
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/tarsum
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/pkg/useragent
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/plugin
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/plugin/executor/containerd
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/plugin/v2
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/profiles/apparmor
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/profiles/seccomp
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/quota
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/reference
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/registry
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/registry/resumable
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/restartmanager
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/runconfig
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/runconfig/opts
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/testutil
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/testutil/daemon
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/testutil/environment
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/testutil/fakecontext
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/testutil/fakegit
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/testutil/fakestorage
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/testutil/fixtures/load
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/testutil/fixtures/plugin
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/testutil/registry
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/testutil/request
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/volume
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/volume/drivers
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/volume/local
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/volume/mounts
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/volume/service
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/volume/service/opts
16:53:03 [2024-03-06T16:53:03.573Z] github.com/docker/docker/volume/testutils' ']'
16:53:03 [2024-03-06T16:53:03.573Z] + 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/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
16:53:03 [2024-03-06T16:53:03.828Z] ?   	github.com/docker/docker/api	[no test files]
16:53:11 [2024-03-06T16:53:11.898Z] ok  	github.com/docker/docker/api/server	0.033s	coverage: 16.2% of statements
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 28.3% of statements
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 42.7% of statements
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ok  	github.com/docker/docker/api/server/router/container	0.015s	coverage: 6.0% of statements
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/types	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
16:53:33 [2024-03-06T16:53:33.763Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ok  	github.com/docker/docker/api/types/container	0.009s	coverage: 83.7% of statements
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/types/system	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
16:53:33 [2024-03-06T16:53:33.763Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
16:53:33 [2024-03-06T16:53:33.763Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 80.0% of statements
16:53:33 [2024-03-06T16:53:33.763Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
16:53:33 [2024-03-06T16:53:33.763Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/builder	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
16:53:33 [2024-03-06T16:53:33.763Z] ok  	github.com/docker/docker/api/types/versions	0.013s	coverage: 77.3% of statements
16:53:35 [2024-03-06T16:53:35.645Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
16:53:35 [2024-03-06T16:53:35.645Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
16:53:35 [2024-03-06T16:53:35.645Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
16:53:35 [2024-03-06T16:53:35.645Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.015s	coverage: 100.0% of statements
16:53:35 [2024-03-06T16:53:35.645Z] ok  	github.com/docker/docker/builder/remotecontext	0.033s	coverage: 33.7% of statements
16:53:35 [2024-03-06T16:53:35.645Z] ok  	github.com/docker/docker/builder/dockerfile	0.053s	coverage: 50.0% of statements
16:53:37 [2024-03-06T16:53:37.005Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
16:53:37 [2024-03-06T16:53:37.259Z] ok  	github.com/docker/docker/client	0.109s	coverage: 77.0% of statements
16:53:37 [2024-03-06T16:53:37.259Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.240s	coverage: 68.2% of statements
16:53:38 [2024-03-06T16:53:38.183Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.775s	coverage: 82.5% of statements
16:53:50 [2024-03-06T16:53:50.334Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:53:50 [2024-03-06T16:53:50.334Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:53:50 [2024-03-06T16:53:50.334Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:53:50 [2024-03-06T16:53:50.334Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:53:50 [2024-03-06T16:53:50.334Z] ok  	github.com/docker/docker/container	0.136s	coverage: 36.4% of statements
16:53:50 [2024-03-06T16:53:50.334Z] ok  	github.com/docker/docker/cmd/dockerd	0.221s	coverage: 29.8% of statements
16:53:51 [2024-03-06T16:53:51.693Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.383s	coverage: 0.0% of statements
16:53:53 [2024-03-06T16:53:53.093Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:53:53 [2024-03-06T16:53:53.093Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.015s	coverage: 38.7% of statements
16:53:53 [2024-03-06T16:53:53.093Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.017s	coverage: 65.3% of statements
16:53:53 [2024-03-06T16:53:53.093Z] ok  	github.com/docker/docker/daemon/cluster	0.041s	coverage: 0.5% of statements
16:53:53 [2024-03-06T16:53:53.347Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:53:53 [2024-03-06T16:53:53.347Z] ok  	github.com/docker/docker/daemon/config	0.064s	coverage: 74.6% of statements
16:53:54 [2024-03-06T16:53:54.707Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:53:54 [2024-03-06T16:53:54.707Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.3% of statements
16:53:54 [2024-03-06T16:53:54.707Z] ok  	github.com/docker/docker/daemon/containerd	0.043s	coverage: 9.0% of statements
16:53:54 [2024-03-06T16:53:54.707Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
16:53:54 [2024-03-06T16:53:54.707Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.8% of statements
16:53:54 [2024-03-06T16:53:54.961Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.190s	coverage: 60.9% of statements
16:53:55 [2024-03-06T16:53:55.520Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:53:55 [2024-03-06T16:53:55.520Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
16:53:55 [2024-03-06T16:53:55.774Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:53:55 [2024-03-06T16:53:55.774Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:53:55 [2024-03-06T16:53:55.774Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 60.9% of statements
16:53:56 [2024-03-06T16:53:56.028Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.231s	coverage: 60.2% of statements
16:53:56 [2024-03-06T16:53:56.282Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
16:53:56 [2024-03-06T16:53:56.841Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.461s	coverage: 13.3% of statements
16:53:56 [2024-03-06T16:53:56.841Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:53:56 [2024-03-06T16:53:56.841Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:53:56 [2024-03-06T16:53:56.841Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
16:53:56 [2024-03-06T16:53:56.841Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
16:53:57 [2024-03-06T16:53:57.095Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 43.2% of statements
16:53:57 [2024-03-06T16:53:57.349Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:53:57 [2024-03-06T16:53:57.349Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
16:53:57 [2024-03-06T16:53:57.349Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
16:53:57 [2024-03-06T16:53:57.349Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.105s	coverage: 78.2% of statements
16:53:57 [2024-03-06T16:53:57.907Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
16:53:57 [2024-03-06T16:53:57.907Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
16:53:57 [2024-03-06T16:53:57.907Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
16:53:57 [2024-03-06T16:53:57.907Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
16:53:58 [2024-03-06T16:53:58.162Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.103s	coverage: 76.8% of statements
16:53:58 [2024-03-06T16:53:58.162Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
16:53:58 [2024-03-06T16:53:58.162Z] ok  	github.com/docker/docker/daemon/logger/local	0.047s	coverage: 79.4% of statements
16:53:58 [2024-03-06T16:53:58.721Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
16:53:58 [2024-03-06T16:53:58.721Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.035s	coverage: 63.5% of statements
16:53:58 [2024-03-06T16:53:58.721Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:53:58 [2024-03-06T16:53:58.721Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
16:53:58 [2024-03-06T16:53:58.721Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
16:53:59 [2024-03-06T16:53:59.280Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
16:53:59 [2024-03-06T16:53:59.280Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:53:59 [2024-03-06T16:53:59.280Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
16:53:59 [2024-03-06T16:53:59.280Z] ok  	github.com/docker/docker/daemon/logger/journald	1.433s	coverage: 72.7% of statements
16:53:59 [2024-03-06T16:53:59.838Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:53:59 [2024-03-06T16:53:59.838Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
16:53:59 [2024-03-06T16:53:59.838Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
16:53:59 [2024-03-06T16:53:59.838Z] ok  	github.com/docker/docker/distribution/metadata	0.023s	coverage: 44.4% of statements
16:54:00 [2024-03-06T16:54:00.092Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.443s	coverage: 82.5% of statements
16:54:00 [2024-03-06T16:54:00.650Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
16:54:00 [2024-03-06T16:54:00.650Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
16:54:00 [2024-03-06T16:54:00.650Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 24.1% of statements
16:54:00 [2024-03-06T16:54:00.650Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.8% of statements
16:54:00 [2024-03-06T16:54:00.904Z] ?   	github.com/docker/docker/image/v1	[no test files]
16:54:00 [2024-03-06T16:54:00.904Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
16:54:00 [2024-03-06T16:54:00.904Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
16:54:00 [2024-03-06T16:54:00.904Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
16:54:00 [2024-03-06T16:54:00.904Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
16:54:00 [2024-03-06T16:54:00.904Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.6% of statements
16:54:01 [2024-03-06T16:54:01.158Z] ok  	github.com/docker/docker/internal/multierror	0.004s	coverage: 88.9% of statements
16:54:01 [2024-03-06T16:54:01.158Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:54:01 [2024-03-06T16:54:01.158Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
16:54:01 [2024-03-06T16:54:01.158Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
16:54:01 [2024-03-06T16:54:01.158Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
16:54:01 [2024-03-06T16:54:01.158Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
16:54:01 [2024-03-06T16:54:01.158Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
16:54:01 [2024-03-06T16:54:01.158Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
16:54:01 [2024-03-06T16:54:01.158Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
16:54:01 [2024-03-06T16:54:01.411Z] ok  	github.com/docker/docker/distribution	1.502s	coverage: 28.7% of statements
16:54:01 [2024-03-06T16:54:01.969Z] ok  	github.com/docker/docker/daemon	10.498s	coverage: 15.7% of statements
16:54:01 [2024-03-06T16:54:01.969Z] ok  	github.com/docker/docker/distribution/xfer	2.166s	coverage: 85.4% of statements
16:54:02 [2024-03-06T16:54:02.223Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:54:02 [2024-03-06T16:54:02.223Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:54:02 [2024-03-06T16:54:02.223Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
16:54:02 [2024-03-06T16:54:02.223Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:54:02 [2024-03-06T16:54:02.223Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:54:02 [2024-03-06T16:54:02.223Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
16:54:02 [2024-03-06T16:54:02.477Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:54:02 [2024-03-06T16:54:02.477Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 35.8% of statements
16:54:02 [2024-03-06T16:54:02.732Z] ok  	github.com/docker/docker/opts	0.058s	coverage: 67.9% of statements
16:54:03 [2024-03-06T16:54:03.290Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
16:54:03 [2024-03-06T16:54:03.290Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
16:54:03 [2024-03-06T16:54:03.290Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
16:54:03 [2024-03-06T16:54:03.290Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 26.7% of statements
16:54:03 [2024-03-06T16:54:03.290Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
16:54:03 [2024-03-06T16:54:03.544Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.253s	coverage: 83.7% of statements
16:54:03 [2024-03-06T16:54:03.544Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 51.7% of statements
16:54:03 [2024-03-06T16:54:03.544Z] ok  	github.com/docker/docker/pkg/homedir	0.023s	coverage: 6.5% of statements
16:54:03 [2024-03-06T16:54:03.799Z] ok  	github.com/docker/docker/pkg/archive	0.470s	coverage: 80.9% of statements
16:54:03 [2024-03-06T16:54:03.799Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
16:54:03 [2024-03-06T16:54:03.799Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 92.3% of statements
16:54:03 [2024-03-06T16:54:03.799Z] ok  	github.com/docker/docker/pkg/meminfo	0.020s	coverage: 75.0% of statements
16:54:04 [2024-03-06T16:54:04.053Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
16:54:04 [2024-03-06T16:54:04.053Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
16:54:04 [2024-03-06T16:54:04.053Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
16:54:04 [2024-03-06T16:54:04.053Z] ok  	github.com/docker/docker/pkg/idtools	0.431s	coverage: 69.7% of statements
16:54:04 [2024-03-06T16:54:04.053Z] ok  	github.com/docker/docker/pkg/authorization	0.920s	coverage: 68.3% of statements
16:54:04 [2024-03-06T16:54:04.053Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
16:54:04 [2024-03-06T16:54:04.307Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:54:04 [2024-03-06T16:54:04.307Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:54:04 [2024-03-06T16:54:04.307Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
16:54:04 [2024-03-06T16:54:04.307Z] ok  	github.com/docker/docker/pkg/ioutils	0.382s	coverage: 69.1% of statements
16:54:04 [2024-03-06T16:54:04.866Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:54:04 [2024-03-06T16:54:04.866Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:54:04 [2024-03-06T16:54:04.866Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
16:54:04 [2024-03-06T16:54:04.866Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
16:54:04 [2024-03-06T16:54:04.866Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
16:54:04 [2024-03-06T16:54:04.866Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
16:54:04 [2024-03-06T16:54:04.866Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
16:54:04 [2024-03-06T16:54:04.866Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
16:54:04 [2024-03-06T16:54:04.866Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
16:54:04 [2024-03-06T16:54:04.866Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
16:54:04 [2024-03-06T16:54:04.866Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
16:54:05 [2024-03-06T16:54:05.121Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
16:54:05 [2024-03-06T16:54:05.121Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 64.5% of statements
16:54:05 [2024-03-06T16:54:05.121Z] ok  	github.com/docker/docker/pkg/stringid	0.021s	coverage: 61.9% of statements
16:54:05 [2024-03-06T16:54:05.376Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 41.0% of statements
16:54:05 [2024-03-06T16:54:05.376Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 53.4% of statements
16:54:05 [2024-03-06T16:54:05.376Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
16:54:05 [2024-03-06T16:54:05.631Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
16:54:05 [2024-03-06T16:54:05.631Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.6% of statements
16:54:06 [2024-03-06T16:54:06.189Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:54:06 [2024-03-06T16:54:06.190Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:54:06 [2024-03-06T16:54:06.190Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
16:54:06 [2024-03-06T16:54:06.190Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
16:54:06 [2024-03-06T16:54:06.748Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
16:54:06 [2024-03-06T16:54:06.748Z] ok  	github.com/docker/docker/pkg/plugins	2.011s	coverage: 74.9% of statements
16:54:07 [2024-03-06T16:54:07.003Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
16:54:07 [2024-03-06T16:54:07.003Z] ok  	github.com/docker/docker/restartmanager	0.016s	coverage: 46.2% of statements
16:54:07 [2024-03-06T16:54:07.003Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
16:54:07 [2024-03-06T16:54:07.003Z] ok  	github.com/docker/docker/registry	0.105s	coverage: 63.9% of statements
16:54:07 [2024-03-06T16:54:07.003Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:54:07 [2024-03-06T16:54:07.003Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 54.0% of statements
16:54:07 [2024-03-06T16:54:07.264Z] ok  	github.com/docker/docker/quota	0.462s	coverage: 69.3% of statements
16:54:07 [2024-03-06T16:54:07.518Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
16:54:07 [2024-03-06T16:54:07.518Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:54:07 [2024-03-06T16:54:07.518Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:54:07 [2024-03-06T16:54:07.518Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:54:07 [2024-03-06T16:54:07.518Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:54:07 [2024-03-06T16:54:07.518Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:54:07 [2024-03-06T16:54:07.518Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:54:07 [2024-03-06T16:54:07.518Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:54:07 [2024-03-06T16:54:07.518Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:54:07 [2024-03-06T16:54:07.518Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:54:07 [2024-03-06T16:54:07.518Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:54:07 [2024-03-06T16:54:07.518Z] ?   	github.com/docker/docker/volume	[no test files]
16:54:08 [2024-03-06T16:54:08.077Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
16:54:08 [2024-03-06T16:54:08.331Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 62.3% of statements
16:54:08 [2024-03-06T16:54:08.331Z] ok  	github.com/docker/docker/volume/local	0.115s	coverage: 77.2% of statements
16:54:08 [2024-03-06T16:54:08.585Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:54:08 [2024-03-06T16:54:08.585Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:54:08 [2024-03-06T16:54:08.585Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
16:54:10 [2024-03-06T16:54:10.465Z] ok  	github.com/docker/docker/layer	7.974s	coverage: 68.1% of statements
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === Skipped
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     network_proxy_test.go:210: No support for dual stack yet
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver btrfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver btrfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver btrfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver btrfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver btrfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:68: No driver to put!
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z] time="2024-03-06T16:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z] time="2024-03-06T16:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z] time="2024-03-06T16:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z] time="2024-03-06T16:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z] time="2024-03-06T16:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:68: No driver to put!
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     overlay_test.go:61: Cannot run test with naive change algorithm
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver zfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver zfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver zfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver zfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:41: Driver zfs not supported
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     graphtest_unix.go:68: No driver to put!
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.465Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:54:10 [2024-03-06T16:54:10.465Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
16:54:10 [2024-03-06T16:54:10.465Z] 
16:54:10 [2024-03-06T16:54:10.466Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:54:10 [2024-03-06T16:54:10.466Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
16:54:10 [2024-03-06T16:54:10.466Z] 
16:54:10 [2024-03-06T16:54:10.466Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
16:54:10 [2024-03-06T16:54:10.466Z]     validate_test.go:73: only tested on Windows
16:54:10 [2024-03-06T16:54:10.466Z] 
16:54:10 [2024-03-06T16:54:10.466Z] DONE 3279 tests, 27 skipped in 66.968s
16:54:10 [2024-03-06T16:54:10.466Z] + '[' -n 'github.com/docker/docker/libnetwork
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/bitmap
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/cluster
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/config
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/datastore
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/diagnostic
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/discoverapi
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/driverapi
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/bridge
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/host
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/null
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/overlay
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/remote
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/windows
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/drvregistry
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/etchosts
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/internal/caller
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/internal/kvstore
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/internal/netiputil
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/internal/resolvconf
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/ipam
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/ipamapi
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/ipams/builtin
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/ipams/null
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/ipams/remote
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/ipamutils
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/ipbits
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/iptables
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/netlabel
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/netutils
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/networkdb
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/ns
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/options
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/osl
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/osl/kernel
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/portallocator
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/portmapper
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/resolvconf
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/scope
16:54:10 [2024-03-06T16:54:10.466Z] github.com/docker/docker/libnetwork/types' ']'
16:54:10 [2024-03-06T16:54:10.466Z] + 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
16:55:06 [2024-03-06T16:55:06.638Z] ok  	github.com/docker/docker/libnetwork	44.314s	coverage: 42.9% of statements
16:55:06 [2024-03-06T16:55:06.638Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
16:55:06 [2024-03-06T16:55:06.638Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:55:06 [2024-03-06T16:55:06.638Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:55:06 [2024-03-06T16:55:06.638Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:55:06 [2024-03-06T16:55:06.638Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:55:06 [2024-03-06T16:55:06.638Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:55:06 [2024-03-06T16:55:06.638Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:55:06 [2024-03-06T16:55:06.638Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
16:55:06 [2024-03-06T16:55:06.638Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
16:55:06 [2024-03-06T16:55:06.638Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:55:06 [2024-03-06T16:55:06.638Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:55:06 [2024-03-06T16:55:06.638Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
16:55:06 [2024-03-06T16:55:06.638Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.832s	coverage: 63.3% of statements
16:55:06 [2024-03-06T16:55:06.638Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:55:06 [2024-03-06T16:55:06.638Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
16:55:07 [2024-03-06T16:55:07.196Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.908s	coverage: 5.1% of statements
16:55:07 [2024-03-06T16:55:07.196Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:55:07 [2024-03-06T16:55:07.450Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.003s	coverage: 4.7% of statements
16:55:07 [2024-03-06T16:55:07.450Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
16:55:07 [2024-03-06T16:55:07.704Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
16:55:08 [2024-03-06T16:55:08.626Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
16:55:08 [2024-03-06T16:55:08.880Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
16:55:09 [2024-03-06T16:55:09.134Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
16:55:09 [2024-03-06T16:55:09.692Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
16:55:09 [2024-03-06T16:55:09.692Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
16:55:09 [2024-03-06T16:55:09.692Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
16:55:09 [2024-03-06T16:55:09.692Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
16:55:10 [2024-03-06T16:55:10.250Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
16:55:10 [2024-03-06T16:55:10.504Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
16:55:10 [2024-03-06T16:55:10.504Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
16:55:10 [2024-03-06T16:55:10.504Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
16:55:10 [2024-03-06T16:55:10.504Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
16:55:10 [2024-03-06T16:55:10.504Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
16:55:11 [2024-03-06T16:55:11.062Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.015s	coverage: 83.9% of statements
16:55:23 [2024-03-06T16:55:23.205Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
16:55:24 [2024-03-06T16:55:24.562Z] ok  	github.com/docker/docker/libnetwork/ipam	3.049s	coverage: 80.3% of statements
16:55:24 [2024-03-06T16:55:24.562Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
16:55:24 [2024-03-06T16:55:24.562Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
16:55:24 [2024-03-06T16:55:24.816Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
16:55:25 [2024-03-06T16:55:25.374Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 48.7% of statements
16:55:25 [2024-03-06T16:55:25.374Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
16:55:25 [2024-03-06T16:55:25.628Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
16:55:26 [2024-03-06T16:55:26.185Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.318s	coverage: 86.4% of statements
16:55:26 [2024-03-06T16:55:26.185Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
16:55:26 [2024-03-06T16:55:26.743Z] ok  	github.com/docker/docker/libnetwork/iptables	0.162s	coverage: 39.9% of statements
16:55:26 [2024-03-06T16:55:26.743Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
16:55:27 [2024-03-06T16:55:27.301Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 50.6% of statements
16:57:18 [2024-03-06T16:57:18.632Z] time="2024-03-06T16:57:12Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
16:57:18 [2024-03-06T16:57:18.632Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.062s	coverage: 59.2% of statements
16:57:18 [2024-03-06T16:57:18.632Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
16:57:18 [2024-03-06T16:57:18.632Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
16:57:18 [2024-03-06T16:57:18.632Z] ok  	github.com/docker/docker/libnetwork/osl	4.407s	coverage: 37.8% of statements
16:57:18 [2024-03-06T16:57:18.632Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
16:57:18 [2024-03-06T16:57:18.632Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
16:57:19 [2024-03-06T16:57:19.189Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.714s	coverage: 47.9% of statements
16:57:19 [2024-03-06T16:57:19.443Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 75.8% of statements
16:57:19 [2024-03-06T16:57:19.443Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
16:57:19 [2024-03-06T16:57:19.697Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
16:57:19 [2024-03-06T16:57:19.697Z] 
16:57:19 [2024-03-06T16:57:19.697Z] === Skipped
16:57:19 [2024-03-06T16:57:19.697Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
16:57:19 [2024-03-06T16:57:19.697Z]     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
16:57:19 [2024-03-06T16:57:19.697Z] 
16:57:19 [2024-03-06T16:57:19.697Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
16:57:19 [2024-03-06T16:57:19.697Z]     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
16:57:19 [2024-03-06T16:57:19.697Z] 
16:57:19 [2024-03-06T16:57:19.697Z] DONE 434 tests, 2 skipped in 189.478s
Post stage
[Pipeline] junit
16:57:20 [2024-03-06T16:57:20.625Z] Recording test results
16:57:21 [2024-03-06T16:57:21.636Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:57:22 [2024-03-06T16:57:22.093Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49b77753cb8440c5f68604b8657a35911395d48d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49b77753cb8440c5f68604b8657a35911395d48d hack/make.sh dynbinary test-integration
16:57:22 [2024-03-06T16:57:22.347Z] 
16:57:22 [2024-03-06T16:57:22.347Z] Removing bundles/
16:57:22 [2024-03-06T16:57:22.347Z] 
16:57:22 [2024-03-06T16:57:22.347Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:57:22 [2024-03-06T16:57:22.347Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
16:57:22 [2024-03-06T16:57:22.347Z] + tee /go/src/github.com/docker/docker/go.mod
16:57:22 [2024-03-06T16:57:22.347Z] module github.com/docker/docker
16:57:22 [2024-03-06T16:57:22.347Z] 
16:57:22 [2024-03-06T16:57:22.347Z] go 1.21
16:57:22 [2024-03-06T16:57:22.347Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:57:22 [2024-03-06T16:57:22.347Z] + GO111MODULE=on
16:57:22 [2024-03-06T16:57:22.347Z] + GOTOOLCHAIN=local
16:57:22 [2024-03-06T16:57:22.347Z] + 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=49b77753cb8440c5f68604b8657a35911395d48d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-06T16:57:22.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
16:58:00 [2024-03-06T16:58:00.973Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:58:00 [2024-03-06T16:58:00.973Z] Created binary: bundles/dynbinary-daemon/dockerd
16:58:00 [2024-03-06T16:58:00.973Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
16:58:00 [2024-03-06T16:58:00.973Z] + tee /go/src/github.com/docker/docker/go.mod
16:58:00 [2024-03-06T16:58:00.973Z] module github.com/docker/docker
16:58:00 [2024-03-06T16:58:00.973Z] 
16:58:00 [2024-03-06T16:58:00.973Z] go 1.21
16:58:00 [2024-03-06T16:58:00.973Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:58:00 [2024-03-06T16:58:00.973Z] + GO111MODULE=on
16:58:00 [2024-03-06T16:58:00.973Z] + GOTOOLCHAIN=local
16:58:00 [2024-03-06T16:58:00.973Z] + 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=49b77753cb8440c5f68604b8657a35911395d48d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-06T16:57:22.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
16:58:00 [2024-03-06T16:58:00.973Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:58:00 [2024-03-06T16:58:00.973Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:58:00 [2024-03-06T16:58:00.973Z] 
16:58:00 [2024-03-06T16:58:00.973Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:58:00 [2024-03-06T16:58:00.973Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:58:00 [2024-03-06T16:58:00.973Z] HOSTNAME=eb91f04299b4
16:58:00 [2024-03-06T16:58:00.973Z] TESTDEBUG=0
16:58:00 [2024-03-06T16:58:00.973Z] DEST=bundles/test-integration
16:58:00 [2024-03-06T16:58:00.973Z] PWD=/go/src/github.com/docker/docker
16:58:00 [2024-03-06T16:58:00.973Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
16:58:00 [2024-03-06T16:58:00.973Z] DOCKER_GITCOMMIT=49b77753cb8440c5f68604b8657a35911395d48d
16:58:00 [2024-03-06T16:58:00.973Z] container=docker
16:58:00 [2024-03-06T16:58:00.973Z] HOME=/root
16:58:00 [2024-03-06T16:58:00.973Z] CONTAINERD_NAMESPACE=moby
16:58:00 [2024-03-06T16:58:00.973Z] GOLANG_VERSION=1.21.8
16:58:00 [2024-03-06T16:58:00.973Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:58:00 [2024-03-06T16:58:00.973Z] VALIDATE_BRANCH=master
16:58:00 [2024-03-06T16:58:00.973Z] TERM=xterm
16:58:00 [2024-03-06T16:58:00.973Z] DOCKER_PKG=github.com/docker/docker
16:58:00 [2024-03-06T16:58:00.973Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
16:58:00 [2024-03-06T16:58:00.973Z] SHLVL=1
16:58:00 [2024-03-06T16:58:00.973Z] TIMEOUT=120m
16:58:00 [2024-03-06T16:58:00.973Z] GOTOOLCHAIN=local
16:58:00 [2024-03-06T16:58:00.973Z] DOCKER_GRAPHDRIVER=overlay2
16:58:00 [2024-03-06T16:58:00.973Z] GO111MODULE=off
16:58:00 [2024-03-06T16:58:00.973Z] DOCKER_EXPERIMENTAL=1
16:58:00 [2024-03-06T16:58:00.973Z] TEST_SKIP_INTEGRATION_CLI=1
16:58:00 [2024-03-06T16:58:00.973Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:58:00 [2024-03-06T16:58:00.973Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:58:00 [2024-03-06T16:58:00.973Z] GOPATH=/go
16:58:00 [2024-03-06T16:58:00.973Z] PKG_CONFIG=pkg-config
16:58:00 [2024-03-06T16:58:00.973Z] _=/usr/bin/env
16:58:00 [2024-03-06T16:58:00.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:58:22 [2024-03-06T16:58:22.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
16:58:22 [2024-03-06T16:58:22.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:58:22 [2024-03-06T16:58:22.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:58:24 [2024-03-06T16:58:24.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:58:29 [2024-03-06T16:58:29.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:58:32 [2024-03-06T16:58:32.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
16:58:32 [2024-03-06T16:58:32.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:58:34 [2024-03-06T16:58:34.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:58:35 [2024-03-06T16:58:35.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:58:36 [2024-03-06T16:58:36.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
16:58:37 [2024-03-06T16:58:37.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:58:37 [2024-03-06T16:58:37.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:58:39 [2024-03-06T16:58:39.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:58:40 [2024-03-06T16:58:40.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:58:42 [2024-03-06T16:58:42.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:58:43 [2024-03-06T16:58:43.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:58:43 [2024-03-06T16:58:43.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:58:44 [2024-03-06T16:58:44.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:58:45 [2024-03-06T16:58:45.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:58:46 [2024-03-06T16:58:46.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:58:47 [2024-03-06T16:58:47.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:58:48 [2024-03-06T16:58:48.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:58:49 [2024-03-06T16:58:49.685Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:58:49 [2024-03-06T16:58:49.685Z] Using test binary /usr/local/cli-integration/docker
16:58:49 [2024-03-06T16:58:49.685Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:58:49 [2024-03-06T16:58:49.939Z] +++ /etc/init.d/apparmor start
16:58:49 [2024-03-06T16:58:49.939Z] Not: starting.
16:58:49 [2024-03-06T16:58:49.939Z] INFO: Waiting for daemon to start...
16:58:49 [2024-03-06T16:58:49.939Z] Starting dockerd
16:58:49 [2024-03-06T16:58:49.939Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.UVgiaHnkw9/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
16:58:53 [2024-03-06T16:58:53.190Z] .
16:58:53 [2024-03-06T16:58:53.190Z] Running integration-test (iteration 1)
16:58:53 [2024-03-06T16:58:53.190Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
16:58:53 [2024-03-06T16:58:53.190Z] ++ '[' -n '' ']'
16:58:53 [2024-03-06T16:58:53.190Z] ++ 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
16:58:53 [2024-03-06T16:58:53.190Z] ++ set -e
16:58:53 [2024-03-06T16:58:53.190Z] ++ '[' -n 0 ']'
16:58:53 [2024-03-06T16:58:53.190Z] ++ set -x
16:58:53 [2024-03-06T16:58:53.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.UVgiaHnkw9/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
16:58:53 [2024-03-06T16:58:53.190Z] Loaded image: busybox:latest
16:58:53 [2024-03-06T16:58:53.190Z] Loaded image: busybox:glibc
16:58:53 [2024-03-06T16:58:53.748Z] Loaded image: debian:bookworm-slim
16:58:53 [2024-03-06T16:58:53.748Z] Loaded image: hello-world:latest
16:58:53 [2024-03-06T16:58:53.748Z] Loaded image: arm32v7/hello-world:latest
16:58:53 [2024-03-06T16:58:53.748Z] INFO: Testing against a local daemon
16:58:53 [2024-03-06T16:58:53.748Z] === RUN   TestCgroupNamespacesBuild
16:58:55 [2024-03-06T16:58:55.105Z] --- PASS: TestCgroupNamespacesBuild (1.08s)
16:58:55 [2024-03-06T16:58:55.105Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:58:56 [2024-03-06T16:58:56.026Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
16:58:56 [2024-03-06T16:58:56.026Z] === RUN   TestBuildWithSession
16:58:56 [2024-03-06T16:58:56.026Z]     build_session_test.go:26: TODO: BuildKit
16:58:56 [2024-03-06T16:58:56.026Z] --- SKIP: TestBuildWithSession (0.00s)
16:58:56 [2024-03-06T16:58:56.026Z] === RUN   TestBuildSquashParent
16:58:59 [2024-03-06T16:58:59.278Z] --- PASS: TestBuildSquashParent (3.00s)
16:58:59 [2024-03-06T16:58:59.278Z] === RUN   TestBuildWithRemoveAndForceRemove
16:58:59 [2024-03-06T16:58:59.278Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:58:59 [2024-03-06T16:58:59.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:58:59 [2024-03-06T16:58:59.278Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:58:59 [2024-03-06T16:58:59.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:58:59 [2024-03-06T16:58:59.278Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:58:59 [2024-03-06T16:58:59.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:58:59 [2024-03-06T16:58:59.278Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:58:59 [2024-03-06T16:58:59.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:58:59 [2024-03-06T16:58:59.278Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:58:59 [2024-03-06T16:58:59.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:58:59 [2024-03-06T16:58:59.278Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:58:59 [2024-03-06T16:58:59.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:58:59 [2024-03-06T16:58:59.278Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:58:59 [2024-03-06T16:58:59.278Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:58:59 [2024-03-06T16:58:59.278Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:58:59 [2024-03-06T16:58:59.278Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:58:59 [2024-03-06T16:58:59.278Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:58:59 [2024-03-06T16:58:59.278Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:59:01 [2024-03-06T16:59:01.783Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.08s)
16:59:01 [2024-03-06T16:59:01.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.72s)
16:59:01 [2024-03-06T16:59:01.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.38s)
16:59:01 [2024-03-06T16:59:01.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.45s)
16:59:01 [2024-03-06T16:59:01.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s)
16:59:01 [2024-03-06T16:59:01.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s)
16:59:01 [2024-03-06T16:59:01.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.64s)
16:59:01 [2024-03-06T16:59:01.783Z] === RUN   TestBuildMultiStageCopy
16:59:01 [2024-03-06T16:59:01.783Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:59:02 [2024-03-06T16:59:02.705Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:59:02 [2024-03-06T16:59:02.705Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:59:02 [2024-03-06T16:59:02.959Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:59:02 [2024-03-06T16:59:02.959Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:59:03 [2024-03-06T16:59:03.213Z] --- PASS: TestBuildMultiStageCopy (1.48s)
16:59:03 [2024-03-06T16:59:03.213Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.96s)
16:59:03 [2024-03-06T16:59:03.213Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.09s)
16:59:03 [2024-03-06T16:59:03.213Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.13s)
16:59:03 [2024-03-06T16:59:03.213Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.13s)
16:59:03 [2024-03-06T16:59:03.213Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.13s)
16:59:03 [2024-03-06T16:59:03.213Z] === RUN   TestBuildMultiStageParentConfig
16:59:03 [2024-03-06T16:59:03.770Z] --- PASS: TestBuildMultiStageParentConfig (0.45s)
16:59:03 [2024-03-06T16:59:03.770Z] === RUN   TestBuildLabelWithTargets
16:59:04 [2024-03-06T16:59:04.328Z] --- PASS: TestBuildLabelWithTargets (0.67s)
16:59:04 [2024-03-06T16:59:04.328Z] === RUN   TestBuildWithEmptyLayers
16:59:04 [2024-03-06T16:59:04.582Z] --- PASS: TestBuildWithEmptyLayers (0.17s)
16:59:04 [2024-03-06T16:59:04.582Z] === RUN   TestBuildMultiStageOnBuild
16:59:05 [2024-03-06T16:59:05.503Z] --- PASS: TestBuildMultiStageOnBuild (1.16s)
16:59:05 [2024-03-06T16:59:05.503Z] === RUN   TestBuildUncleanTarFilenames
16:59:05 [2024-03-06T16:59:05.757Z] --- PASS: TestBuildUncleanTarFilenames (0.16s)
16:59:05 [2024-03-06T16:59:05.757Z] === RUN   TestBuildMultiStageLayerLeak
16:59:07 [2024-03-06T16:59:07.115Z] --- PASS: TestBuildMultiStageLayerLeak (1.04s)
16:59:07 [2024-03-06T16:59:07.115Z] === RUN   TestBuildWithHugeFile
16:59:53 [2024-03-06T16:59:53.692Z] --- PASS: TestBuildWithHugeFile (43.64s)
16:59:53 [2024-03-06T16:59:53.692Z] === RUN   TestBuildWCOWSandboxSize
16:59:53 [2024-03-06T16:59:53.692Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:59:53 [2024-03-06T16:59:53.692Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:59:53 [2024-03-06T16:59:53.692Z] === RUN   TestBuildWithEmptyDockerfile
16:59:53 [2024-03-06T16:59:53.692Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:59:53 [2024-03-06T16:59:53.692Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:59:53 [2024-03-06T16:59:53.692Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:59:53 [2024-03-06T16:59:53.692Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:59:53 [2024-03-06T16:59:53.692Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:59:53 [2024-03-06T16:59:53.692Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:59:53 [2024-03-06T16:59:53.692Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:59:53 [2024-03-06T16:59:53.692Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:59:53 [2024-03-06T16:59:53.692Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:59:53 [2024-03-06T16:59:53.692Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
16:59:53 [2024-03-06T16:59:53.692Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:59:53 [2024-03-06T16:59:53.692Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
16:59:53 [2024-03-06T16:59:53.692Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
16:59:53 [2024-03-06T16:59:53.692Z] === RUN   TestBuildPreserveOwnership
16:59:53 [2024-03-06T16:59:53.692Z] === RUN   TestBuildPreserveOwnership/copy_from
16:59:53 [2024-03-06T16:59:53.692Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:59:53 [2024-03-06T16:59:53.692Z] --- PASS: TestBuildPreserveOwnership (1.87s)
16:59:53 [2024-03-06T16:59:53.692Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.28s)
16:59:53 [2024-03-06T16:59:53.692Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s)
16:59:53 [2024-03-06T16:59:53.692Z] === RUN   TestBuildPlatformInvalid
16:59:53 [2024-03-06T16:59:53.692Z] --- PASS: TestBuildPlatformInvalid (0.01s)
16:59:53 [2024-03-06T16:59:53.692Z] === RUN   TestBuildkitHistoryTracePropagation
16:59:53 [2024-03-06T16:59:53.692Z] time="2024-03-06T16:59:52Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
16:59:53 [2024-03-06T16:59:53.692Z] time="2024-03-06T16:59:52Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
16:59:53 [2024-03-06T16:59:53.692Z] time="2024-03-06T16:59:52Z" 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
16:59:53 [2024-03-06T16:59:53.692Z] time="2024-03-06T16:59:52Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
16:59:53 [2024-03-06T16:59:53.692Z] time="2024-03-06T16:59:52Z" 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
16:59:53 [2024-03-06T16:59:53.692Z] time="2024-03-06T16:59:52Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
16:59:53 [2024-03-06T16:59:53.692Z] time="2024-03-06T16:59:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
16:59:53 [2024-03-06T16:59:53.692Z] time="2024-03-06T16:59:52Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
16:59:53 [2024-03-06T16:59:53.692Z] time="2024-03-06T16:59:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
16:59:53 [2024-03-06T16:59:53.692Z] time="2024-03-06T16:59:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
16:59:53 [2024-03-06T16:59:53.692Z] time="2024-03-06T16:59:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
16:59:53 [2024-03-06T16:59:53.692Z] time="2024-03-06T16:59:52Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
16:59:53 [2024-03-06T16:59:53.692Z] time="2024-03-06T16:59:52Z" level=info msg="[core] [Server #4] Server created" module=grpc
16:59:53 [2024-03-06T16:59:53.692Z]     build_traces_test.go:87: Waiting for trace to be available
16:59:56 [2024-03-06T16:59:56.944Z] time="2024-03-06T16:59:56Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
16:59:56 [2024-03-06T16:59:56.944Z] time="2024-03-06T16:59:56Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
16:59:56 [2024-03-06T16:59:56.944Z] time="2024-03-06T16:59:56Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
16:59:56 [2024-03-06T16:59:56.945Z] time="2024-03-06T16:59:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
16:59:56 [2024-03-06T16:59:56.945Z] time="2024-03-06T16:59:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
16:59:56 [2024-03-06T16:59:56.945Z] time="2024-03-06T16:59:56Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
16:59:56 [2024-03-06T16:59:56.945Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
16:59:56 [2024-03-06T16:59:56.945Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:59:56 [2024-03-06T16:59:56.945Z] Loaded image: busybox:latest
16:59:56 [2024-03-06T16:59:56.945Z] Loaded image: busybox:glibc
16:59:58 [2024-03-06T16:59:58.303Z] Loaded image: debian:bookworm-slim
16:59:58 [2024-03-06T16:59:58.303Z] Loaded image: hello-world:latest
16:59:58 [2024-03-06T16:59:58.303Z] Loaded image: arm32v7/hello-world:latest
17:00:06 [2024-03-06T17:00:06.366Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.19s)
17:00:06 [2024-03-06T17:00:06.366Z] PASS
17:00:06 [2024-03-06T17:00:06.366Z] 
17:00:06 [2024-03-06T17:00:06.366Z] === Skipped
17:00:06 [2024-03-06T17:00:06.366Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:00:06 [2024-03-06T17:00:06.366Z]     build_session_test.go:26: TODO: BuildKit
17:00:06 [2024-03-06T17:00:06.366Z] 
17:00:06 [2024-03-06T17:00:06.366Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:00:06 [2024-03-06T17:00:06.366Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:00:06 [2024-03-06T17:00:06.366Z] 
17:00:06 [2024-03-06T17:00:06.366Z] DONE 35 tests, 2 skipped in 72.987s
17:00:06 [2024-03-06T17:00:06.366Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
17:00:06 [2024-03-06T17:00:06.366Z] ++ '[' -n '' ']'
17:00:06 [2024-03-06T17:00:06.366Z] ++ 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
17:00:06 [2024-03-06T17:00:06.366Z] ++ set -e
17:00:06 [2024-03-06T17:00:06.366Z] ++ '[' -n 0 ']'
17:00:06 [2024-03-06T17:00:06.366Z] ++ set -x
17:00:06 [2024-03-06T17:00:06.366Z] ++ 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.UVgiaHnkw9/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
17:00:06 [2024-03-06T17:00:06.366Z] INFO: Testing against a local daemon
17:00:06 [2024-03-06T17:00:06.366Z] === RUN   TestNoNewPrivileges
17:00:16 [2024-03-06T17:00:16.284Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
17:00:16 [2024-03-06T17:00:16.284Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
17:00:16 [2024-03-06T17:00:16.284Z] --- PASS: TestNoNewPrivileges (10.42s)
17:00:16 [2024-03-06T17:00:16.284Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.37s)
17:00:16 [2024-03-06T17:00:16.284Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.38s)
17:00:16 [2024-03-06T17:00:16.284Z] PASS
17:00:16 [2024-03-06T17:00:16.284Z] 
17:00:16 [2024-03-06T17:00:16.284Z] DONE 3 tests in 10.441s
17:00:16 [2024-03-06T17:00:16.284Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
17:00:16 [2024-03-06T17:00:16.284Z] ++ '[' -n '' ']'
17:00:16 [2024-03-06T17:00:16.284Z] ++ 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
17:00:16 [2024-03-06T17:00:16.284Z] ++ set -e
17:00:16 [2024-03-06T17:00:16.284Z] ++ '[' -n 0 ']'
17:00:16 [2024-03-06T17:00:16.284Z] ++ set -x
17:00:16 [2024-03-06T17:00:16.284Z] ++ 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.UVgiaHnkw9/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
17:00:16 [2024-03-06T17:00:16.284Z] INFO: Testing against a local daemon
17:00:16 [2024-03-06T17:00:16.284Z] === RUN   TestConfigInspect
17:00:18 [2024-03-06T17:00:18.162Z] --- PASS: TestConfigInspect (1.94s)
17:00:18 [2024-03-06T17:00:18.162Z] === RUN   TestConfigList
17:00:19 [2024-03-06T17:00:19.083Z] === RUN   TestConfigList/test_filter_by_name
17:00:19 [2024-03-06T17:00:19.083Z] === RUN   TestConfigList/test_filter_by_id
17:00:19 [2024-03-06T17:00:19.083Z] === RUN   TestConfigList/test_filter_by_label_key_only
17:00:19 [2024-03-06T17:00:19.083Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
17:00:19 [2024-03-06T17:00:19.083Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
17:00:20 [2024-03-06T17:00:20.004Z] --- PASS: TestConfigList (1.89s)
17:00:20 [2024-03-06T17:00:20.004Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
17:00:20 [2024-03-06T17:00:20.004Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
17:00:20 [2024-03-06T17:00:20.004Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
17:00:20 [2024-03-06T17:00:20.004Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
17:00:20 [2024-03-06T17:00:20.004Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
17:00:20 [2024-03-06T17:00:20.004Z] === RUN   TestConfigsCreateAndDelete
17:00:21 [2024-03-06T17:00:21.883Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
17:00:21 [2024-03-06T17:00:21.883Z] === RUN   TestConfigsUpdate
17:00:23 [2024-03-06T17:00:23.762Z] --- PASS: TestConfigsUpdate (1.93s)
17:00:23 [2024-03-06T17:00:23.762Z] === RUN   TestTemplatedConfig
17:00:26 [2024-03-06T17:00:26.265Z] --- PASS: TestTemplatedConfig (2.34s)
17:00:26 [2024-03-06T17:00:26.265Z] === RUN   TestConfigCreateResolve
17:00:28 [2024-03-06T17:00:28.143Z] --- PASS: TestConfigCreateResolve (1.90s)
17:00:28 [2024-03-06T17:00:28.143Z] PASS
17:00:28 [2024-03-06T17:00:28.143Z] 
17:00:28 [2024-03-06T17:00:28.143Z] DONE 11 tests in 11.919s
17:00:28 [2024-03-06T17:00:28.143Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
17:00:28 [2024-03-06T17:00:28.143Z] ++ '[' -n '' ']'
17:00:28 [2024-03-06T17:00:28.143Z] ++ 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
17:00:28 [2024-03-06T17:00:28.143Z] ++ set -e
17:00:28 [2024-03-06T17:00:28.143Z] ++ '[' -n 0 ']'
17:00:28 [2024-03-06T17:00:28.143Z] ++ set -x
17:00:28 [2024-03-06T17:00:28.143Z] ++ 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.UVgiaHnkw9/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
17:00:28 [2024-03-06T17:00:28.143Z] INFO: Testing against a local daemon
17:00:28 [2024-03-06T17:00:28.143Z] === RUN   TestAttach
17:00:28 [2024-03-06T17:00:28.143Z] === RUN   TestAttach/without_TTY
17:00:28 [2024-03-06T17:00:28.143Z] === PAUSE TestAttach/without_TTY
17:00:28 [2024-03-06T17:00:28.143Z] === RUN   TestAttach/with_TTY
17:00:28 [2024-03-06T17:00:28.143Z] === PAUSE TestAttach/with_TTY
17:00:28 [2024-03-06T17:00:28.143Z] === CONT  TestAttach/without_TTY
17:00:28 [2024-03-06T17:00:28.143Z] === CONT  TestAttach/with_TTY
17:00:28 [2024-03-06T17:00:28.143Z] --- PASS: TestAttach (0.02s)
17:00:28 [2024-03-06T17:00:28.143Z]     --- PASS: TestAttach/with_TTY (0.05s)
17:00:28 [2024-03-06T17:00:28.143Z]     --- PASS: TestAttach/without_TTY (0.05s)
17:00:28 [2024-03-06T17:00:28.143Z] === RUN   TestCreateWithCDIDevices
17:00:29 [2024-03-06T17:00:29.107Z] --- PASS: TestCreateWithCDIDevices (0.98s)
17:00:29 [2024-03-06T17:00:29.107Z] === RUN   TestCDISpecDirsAreInSystemInfo
17:00:29 [2024-03-06T17:00:29.107Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
17:00:29 [2024-03-06T17:00:29.665Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
17:00:30 [2024-03-06T17:00:30.222Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
17:00:30 [2024-03-06T17:00:30.779Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
17:00:31 [2024-03-06T17:00:31.033Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
17:00:31 [2024-03-06T17:00:31.591Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
17:00:32 [2024-03-06T17:00:32.148Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
17:00:32 [2024-03-06T17:00:32.706Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
17:00:33 [2024-03-06T17:00:33.264Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
17:00:33 [2024-03-06T17:00:33.264Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
17:00:33 [2024-03-06T17:00:33.264Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
17:00:33 [2024-03-06T17:00:33.264Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:00:33 [2024-03-06T17:00:33.264Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
17:00:33 [2024-03-06T17:00:33.264Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
17:00:33 [2024-03-06T17:00:33.264Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
17:00:33 [2024-03-06T17:00:33.264Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:00:33 [2024-03-06T17:00:33.264Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestCheckpoint
17:00:33 [2024-03-06T17:00:33.264Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:00:33 [2024-03-06T17:00:33.264Z] --- SKIP: TestCheckpoint (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/commit
17:00:33 [2024-03-06T17:00:33.264Z] === PAUSE TestContainerInvalidJSON/commit
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/create
17:00:33 [2024-03-06T17:00:33.264Z] === PAUSE TestContainerInvalidJSON/containers/create
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:00:33 [2024-03-06T17:00:33.264Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:00:33 [2024-03-06T17:00:33.264Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:00:33 [2024-03-06T17:00:33.264Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:00:33 [2024-03-06T17:00:33.264Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:00:33 [2024-03-06T17:00:33.264Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:00:33 [2024-03-06T17:00:33.264Z] === CONT  TestContainerInvalidJSON/containers/create
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:00:33 [2024-03-06T17:00:33.264Z] === CONT  TestContainerInvalidJSON/commit
17:00:33 [2024-03-06T17:00:33.264Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:00:33 [2024-03-06T17:00:33.264Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:00:33 [2024-03-06T17:00:33.264Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:00:33 [2024-03-06T17:00:33.264Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestCopyFromContainerPathIsNotDir
17:00:33 [2024-03-06T17:00:33.264Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestCopyToContainerPathDoesNotExist
17:00:33 [2024-03-06T17:00:33.264Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
17:00:33 [2024-03-06T17:00:33.264Z] === RUN   TestCopyEmptyFile
17:00:33 [2024-03-06T17:00:33.519Z] --- PASS: TestCopyEmptyFile (0.07s)
17:00:33 [2024-03-06T17:00:33.519Z] === RUN   TestCopyToContainerPathIsNotDir
17:00:33 [2024-03-06T17:00:33.519Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
17:00:33 [2024-03-06T17:00:33.519Z] === RUN   TestCopyFromContainer
17:00:34 [2024-03-06T17:00:34.077Z] === RUN   TestCopyFromContainer//
17:00:34 [2024-03-06T17:00:34.077Z] === RUN   TestCopyFromContainer/.
17:00:34 [2024-03-06T17:00:34.077Z] === RUN   TestCopyFromContainer//.
17:00:34 [2024-03-06T17:00:34.077Z] === RUN   TestCopyFromContainer/./
17:00:34 [2024-03-06T17:00:34.077Z] === RUN   TestCopyFromContainer//./
17:00:34 [2024-03-06T17:00:34.077Z] === RUN   TestCopyFromContainer//bar/root
17:00:34 [2024-03-06T17:00:34.077Z] === RUN   TestCopyFromContainer//bar/root/
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCopyFromContainer//bar/root/.
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCopyFromContainer/bar/quux
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCopyFromContainer/bar/quux/
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCopyFromContainer/bar/quux/.
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCopyFromContainer/bar/notarget
17:00:34 [2024-03-06T17:00:34.331Z] --- PASS: TestCopyFromContainer (0.79s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer// (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer/. (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer//. (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:00:34 [2024-03-06T17:00:34.331Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:00:34 [2024-03-06T17:00:34.331Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:00:34 [2024-03-06T17:00:34.331Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:00:34 [2024-03-06T17:00:34.331Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:00:34 [2024-03-06T17:00:34.331Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:00:34 [2024-03-06T17:00:34.331Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:00:34 [2024-03-06T17:00:34.331Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCreateLinkToNonExistingContainer
17:00:34 [2024-03-06T17:00:34.331Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCreateWithInvalidEnv
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCreateWithInvalidEnv/0
17:00:34 [2024-03-06T17:00:34.331Z] === PAUSE TestCreateWithInvalidEnv/0
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCreateWithInvalidEnv/1
17:00:34 [2024-03-06T17:00:34.331Z] === PAUSE TestCreateWithInvalidEnv/1
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCreateWithInvalidEnv/2
17:00:34 [2024-03-06T17:00:34.331Z] === PAUSE TestCreateWithInvalidEnv/2
17:00:34 [2024-03-06T17:00:34.331Z] === CONT  TestCreateWithInvalidEnv/0
17:00:34 [2024-03-06T17:00:34.331Z] === CONT  TestCreateWithInvalidEnv/2
17:00:34 [2024-03-06T17:00:34.331Z] === CONT  TestCreateWithInvalidEnv/1
17:00:34 [2024-03-06T17:00:34.331Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:00:34 [2024-03-06T17:00:34.331Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCreateTmpfsMountsTarget
17:00:34 [2024-03-06T17:00:34.331Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:00:34 [2024-03-06T17:00:34.331Z] === RUN   TestCreateWithCustomMaskedPaths
17:00:35 [2024-03-06T17:00:35.687Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s)
17:00:35 [2024-03-06T17:00:35.687Z] === RUN   TestCreateWithCustomReadonlyPaths
17:00:36 [2024-03-06T17:00:36.609Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s)
17:00:36 [2024-03-06T17:00:36.609Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:00:36 [2024-03-06T17:00:36.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:00:36 [2024-03-06T17:00:36.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:00:36 [2024-03-06T17:00:36.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:00:36 [2024-03-06T17:00:36.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:00:36 [2024-03-06T17:00:36.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:00:36 [2024-03-06T17:00:36.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:00:36 [2024-03-06T17:00:36.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:00:36 [2024-03-06T17:00:36.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:00:36 [2024-03-06T17:00:36.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:00:36 [2024-03-06T17:00:36.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:00:36 [2024-03-06T17:00:36.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:00:36 [2024-03-06T17:00:36.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:00:36 [2024-03-06T17:00:36.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:00:36 [2024-03-06T17:00:36.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:00:36 [2024-03-06T17:00:36.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:00:36 [2024-03-06T17:00:36.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:00:36 [2024-03-06T17:00:36.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:00:36 [2024-03-06T17:00:36.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:00:36 [2024-03-06T17:00:36.609Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:00:36 [2024-03-06T17:00:36.609Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
17:00:36 [2024-03-06T17:00:36.609Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
17:00:36 [2024-03-06T17:00:36.609Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
17:00:36 [2024-03-06T17:00:36.609Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:00:36 [2024-03-06T17:00:36.609Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:00:36 [2024-03-06T17:00:36.609Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:00:36 [2024-03-06T17:00:36.609Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:00:37 [2024-03-06T17:00:37.166Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateDifferentPlatform
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateDifferentPlatform/different_os
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:00:37 [2024-03-06T17:00:37.166Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:00:37 [2024-03-06T17:00:37.166Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:00:37 [2024-03-06T17:00:37.166Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:00:37 [2024-03-06T17:00:37.166Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:00:37 [2024-03-06T17:00:37.166Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateInvalidHostConfig
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:00:37 [2024-03-06T17:00:37.166Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:00:37 [2024-03-06T17:00:37.166Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:00:37 [2024-03-06T17:00:37.166Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:00:37 [2024-03-06T17:00:37.166Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
17:00:37 [2024-03-06T17:00:37.166Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
17:00:37 [2024-03-06T17:00:37.166Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:00:37 [2024-03-06T17:00:37.166Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:00:37 [2024-03-06T17:00:37.166Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
17:00:37 [2024-03-06T17:00:37.166Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:00:37 [2024-03-06T17:00:37.166Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:00:37 [2024-03-06T17:00:37.166Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:00:37 [2024-03-06T17:00:37.166Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:00:37 [2024-03-06T17:00:37.166Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
17:00:37 [2024-03-06T17:00:37.166Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:00:37 [2024-03-06T17:00:37.166Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:00:37 [2024-03-06T17:00:37.166Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateWithMultipleEndpointSettings
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
17:00:37 [2024-03-06T17:00:37.166Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
17:00:37 [2024-03-06T17:00:37.166Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
17:00:37 [2024-03-06T17:00:37.166Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
17:00:37 [2024-03-06T17:00:37.166Z] === RUN   TestCreateWithCustomMACs
17:00:37 [2024-03-06T17:00:37.724Z] --- PASS: TestCreateWithCustomMACs (0.51s)
17:00:37 [2024-03-06T17:00:37.724Z] === RUN   TestContainerStartOnDaemonRestart
17:00:37 [2024-03-06T17:00:37.724Z] === PAUSE TestContainerStartOnDaemonRestart
17:00:37 [2024-03-06T17:00:37.724Z] === RUN   TestDaemonRestartIpcMode
17:00:37 [2024-03-06T17:00:37.724Z] === PAUSE TestDaemonRestartIpcMode
17:00:37 [2024-03-06T17:00:37.724Z] === RUN   TestDaemonHostGatewayIP
17:00:37 [2024-03-06T17:00:37.724Z] === PAUSE TestDaemonHostGatewayIP
17:00:37 [2024-03-06T17:00:37.724Z] === RUN   TestRestartDaemonWithRestartingContainer
17:00:37 [2024-03-06T17:00:37.724Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:00:37 [2024-03-06T17:00:37.724Z] === RUN   TestHardRestartWhenContainerIsRunning
17:00:37 [2024-03-06T17:00:37.724Z] === PAUSE TestHardRestartWhenContainerIsRunning
17:00:37 [2024-03-06T17:00:37.724Z] === RUN   TestContainerKillOnDaemonStart
17:00:37 [2024-03-06T17:00:37.724Z] === PAUSE TestContainerKillOnDaemonStart
17:00:37 [2024-03-06T17:00:37.724Z] === RUN   TestDiff
17:00:37 [2024-03-06T17:00:37.978Z] --- PASS: TestDiff (0.40s)
17:00:37 [2024-03-06T17:00:37.978Z] === RUN   TestDiffStoppedContainer
17:00:38 [2024-03-06T17:00:38.536Z] --- PASS: TestDiffStoppedContainer (0.34s)
17:00:38 [2024-03-06T17:00:38.536Z] === RUN   TestExecConsoleSize
17:00:38 [2024-03-06T17:00:38.790Z] --- PASS: TestExecConsoleSize (0.46s)
17:00:38 [2024-03-06T17:00:38.790Z] === RUN   TestExecWithCloseStdin
17:00:39 [2024-03-06T17:00:39.348Z] --- PASS: TestExecWithCloseStdin (0.43s)
17:00:39 [2024-03-06T17:00:39.348Z] === RUN   TestExec
17:00:39 [2024-03-06T17:00:39.905Z] --- PASS: TestExec (0.42s)
17:00:39 [2024-03-06T17:00:39.905Z] === RUN   TestExecUser
17:00:40 [2024-03-06T17:00:40.159Z] --- PASS: TestExecUser (0.44s)
17:00:40 [2024-03-06T17:00:40.159Z] === RUN   TestExecWithGroupAdd
17:00:40 [2024-03-06T17:00:40.717Z] --- PASS: TestExecWithGroupAdd (0.39s)
17:00:40 [2024-03-06T17:00:40.717Z] === RUN   TestExportContainerAndImportImage
17:00:40 [2024-03-06T17:00:40.971Z] --- PASS: TestExportContainerAndImportImage (0.45s)
17:00:40 [2024-03-06T17:00:40.971Z] === RUN   TestExportContainerAfterDaemonRestart
17:00:47 [2024-03-06T17:00:47.548Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
17:00:47 [2024-03-06T17:00:47.548Z] === RUN   TestHealthCheckWorkdir
17:00:47 [2024-03-06T17:00:47.548Z] --- PASS: TestHealthCheckWorkdir (0.46s)
17:00:47 [2024-03-06T17:00:47.548Z] === RUN   TestHealthKillContainer
17:00:55 [2024-03-06T17:00:55.721Z] --- PASS: TestHealthKillContainer (7.60s)
17:00:55 [2024-03-06T17:00:55.721Z] === RUN   TestHealthCheckProcessKilled
17:00:55 [2024-03-06T17:00:55.974Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
17:00:55 [2024-03-06T17:00:55.974Z] === RUN   TestHealthStartInterval
17:00:57 [2024-03-06T17:00:57.331Z]     health_test.go:141: &{2024-03-06 17:00:56.923131702 +0000 UTC 2024-03-06 17:00:56.950133688 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:00:57 [2024-03-06T17:00:57.331Z]         }
17:00:57 [2024-03-06T17:00:57.331Z]     health_test.go:141: &{2024-03-06 17:00:56.923131702 +0000 UTC 2024-03-06 17:00:56.950133688 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:00:57 [2024-03-06T17:00:57.331Z]         }
17:00:57 [2024-03-06T17:00:57.331Z]     health_test.go:141: &{2024-03-06 17:00:56.923131702 +0000 UTC 2024-03-06 17:00:56.950133688 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:00:57 [2024-03-06T17:00:57.331Z]         }
17:00:57 [2024-03-06T17:00:57.584Z]     health_test.go:141: &{2024-03-06 17:00:56.923131702 +0000 UTC 2024-03-06 17:00:56.950133688 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:00:57 [2024-03-06T17:00:57.584Z]         }
17:00:57 [2024-03-06T17:00:57.584Z]     health_test.go:141: &{2024-03-06 17:00:56.923131702 +0000 UTC 2024-03-06 17:00:56.950133688 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:00:57 [2024-03-06T17:00:57.584Z]         }
17:00:57 [2024-03-06T17:00:57.584Z]     health_test.go:141: &{2024-03-06 17:00:56.923131702 +0000 UTC 2024-03-06 17:00:56.950133688 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:00:57 [2024-03-06T17:00:57.584Z]         }
17:00:57 [2024-03-06T17:00:57.838Z]     health_test.go:141: &{2024-03-06 17:00:56.923131702 +0000 UTC 2024-03-06 17:00:56.950133688 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:00:57 [2024-03-06T17:00:57.838Z]         }
17:00:57 [2024-03-06T17:00:57.838Z]     health_test.go:141: &{2024-03-06 17:00:56.923131702 +0000 UTC 2024-03-06 17:00:56.950133688 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:00:57 [2024-03-06T17:00:57.838Z]         }
17:00:58 [2024-03-06T17:00:58.092Z]     health_test.go:141: &{2024-03-06 17:00:56.923131702 +0000 UTC 2024-03-06 17:00:56.950133688 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:00:58 [2024-03-06T17:00:58.092Z]         }
17:00:58 [2024-03-06T17:00:58.092Z]     health_test.go:141: &{2024-03-06 17:00:56.923131702 +0000 UTC 2024-03-06 17:00:56.950133688 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:00:58 [2024-03-06T17:00:58.092Z]         }
17:00:58 [2024-03-06T17:00:58.092Z]     health_test.go:141: &{2024-03-06 17:00:57.951464336 +0000 UTC 2024-03-06 17:00:57.976379263 +0000 UTC 1 2}
17:00:58 [2024-03-06T17:00:58.346Z]     health_test.go:141: &{2024-03-06 17:00:57.951464336 +0000 UTC 2024-03-06 17:00:57.976379263 +0000 UTC 1 2}
17:00:58 [2024-03-06T17:00:58.346Z]     health_test.go:141: &{2024-03-06 17:00:57.951464336 +0000 UTC 2024-03-06 17:00:57.976379263 +0000 UTC 1 2}
17:00:58 [2024-03-06T17:00:58.600Z]     health_test.go:141: &{2024-03-06 17:00:57.951464336 +0000 UTC 2024-03-06 17:00:57.976379263 +0000 UTC 1 2}
17:00:58 [2024-03-06T17:00:58.600Z]     health_test.go:141: &{2024-03-06 17:00:57.951464336 +0000 UTC 2024-03-06 17:00:57.976379263 +0000 UTC 1 2}
17:00:58 [2024-03-06T17:00:58.600Z]     health_test.go:141: &{2024-03-06 17:00:57.951464336 +0000 UTC 2024-03-06 17:00:57.976379263 +0000 UTC 1 2}
17:00:58 [2024-03-06T17:00:58.853Z]     health_test.go:141: &{2024-03-06 17:00:57.951464336 +0000 UTC 2024-03-06 17:00:57.976379263 +0000 UTC 1 2}
17:00:58 [2024-03-06T17:00:58.854Z]     health_test.go:141: &{2024-03-06 17:00:57.951464336 +0000 UTC 2024-03-06 17:00:57.976379263 +0000 UTC 1 2}
17:00:59 [2024-03-06T17:00:59.107Z]     health_test.go:141: &{2024-03-06 17:00:57.951464336 +0000 UTC 2024-03-06 17:00:57.976379263 +0000 UTC 1 2}
17:00:59 [2024-03-06T17:00:59.107Z]     health_test.go:141: &{2024-03-06 17:00:57.951464336 +0000 UTC 2024-03-06 17:00:57.976379263 +0000 UTC 1 2}
17:00:59 [2024-03-06T17:00:59.107Z]     health_test.go:169: 1.025481882s
17:01:00 [2024-03-06T17:01:00.465Z]     health_test.go:169: 1.025481882s
17:01:01 [2024-03-06T17:01:01.386Z]     health_test.go:169: 1.025481882s
17:01:02 [2024-03-06T17:01:02.307Z]     health_test.go:169: 1.025481882s
17:01:03 [2024-03-06T17:01:03.228Z]     health_test.go:169: 1.025481882s
17:01:04 [2024-03-06T17:01:04.150Z]     health_test.go:169: 1.025481882s
17:01:05 [2024-03-06T17:01:05.507Z]     health_test.go:169: 1.025481882s
17:01:06 [2024-03-06T17:01:06.428Z]     health_test.go:169: 1.025481882s
17:01:07 [2024-03-06T17:01:07.348Z]     health_test.go:169: 1.025481882s
17:01:08 [2024-03-06T17:01:08.269Z]     health_test.go:169: 1.025481882s
17:01:09 [2024-03-06T17:01:09.190Z]     health_test.go:169: 1.025481882s
17:01:10 [2024-03-06T17:01:10.110Z]     health_test.go:169: 1.025481882s
17:01:11 [2024-03-06T17:01:11.467Z]     health_test.go:169: 1.025481882s
17:01:12 [2024-03-06T17:01:12.388Z]     health_test.go:169: 1.025481882s
17:01:13 [2024-03-06T17:01:13.308Z]     health_test.go:169: 1.025481882s
17:01:14 [2024-03-06T17:01:14.229Z]     health_test.go:169: 1.025481882s
17:01:15 [2024-03-06T17:01:15.150Z]     health_test.go:169: 1.025481882s
17:01:16 [2024-03-06T17:01:16.507Z]     health_test.go:169: 1.025481882s
17:01:17 [2024-03-06T17:01:17.428Z]     health_test.go:169: 1.025481882s
17:01:18 [2024-03-06T17:01:18.349Z]     health_test.go:169: 1.025481882s
17:01:19 [2024-03-06T17:01:19.270Z]     health_test.go:169: 1.025481882s
17:01:20 [2024-03-06T17:01:20.190Z]     health_test.go:169: 1.025481882s
17:01:21 [2024-03-06T17:01:21.111Z]     health_test.go:169: 1.025481882s
17:01:22 [2024-03-06T17:01:22.468Z]     health_test.go:169: 1.025481882s
17:01:23 [2024-03-06T17:01:23.388Z]     health_test.go:169: 1.025481882s
17:01:24 [2024-03-06T17:01:24.309Z]     health_test.go:169: 1.025481882s
17:01:25 [2024-03-06T17:01:25.230Z]     health_test.go:169: 1.025481882s
17:01:26 [2024-03-06T17:01:26.150Z]     health_test.go:169: 1.025481882s
17:01:27 [2024-03-06T17:01:27.507Z]     health_test.go:169: 1.025481882s
17:01:28 [2024-03-06T17:01:28.428Z]     health_test.go:169: 1.025481882s
17:01:29 [2024-03-06T17:01:29.349Z] --- PASS: TestHealthStartInterval (33.57s)
17:01:29 [2024-03-06T17:01:29.349Z] === RUN   TestInspectAnnotations
17:01:29 [2024-03-06T17:01:29.602Z] --- PASS: TestInspectAnnotations (0.04s)
17:01:29 [2024-03-06T17:01:29.602Z] === RUN   TestNetworkAliasesAreEmpty
17:01:29 [2024-03-06T17:01:29.602Z] === RUN   TestNetworkAliasesAreEmpty/host
17:01:29 [2024-03-06T17:01:29.602Z] === RUN   TestNetworkAliasesAreEmpty/bridge
17:01:29 [2024-03-06T17:01:29.602Z] === RUN   TestNetworkAliasesAreEmpty/none
17:01:29 [2024-03-06T17:01:29.602Z] --- PASS: TestNetworkAliasesAreEmpty (0.10s)
17:01:29 [2024-03-06T17:01:29.602Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.03s)
17:01:29 [2024-03-06T17:01:29.602Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.03s)
17:01:29 [2024-03-06T17:01:29.602Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.03s)
17:01:29 [2024-03-06T17:01:29.602Z] === RUN   TestIpcModeNone
17:01:29 [2024-03-06T17:01:29.856Z] --- PASS: TestIpcModeNone (0.39s)
17:01:29 [2024-03-06T17:01:29.856Z] === RUN   TestIpcModePrivate
17:01:30 [2024-03-06T17:01:30.110Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
17:01:30 [2024-03-06T17:01:30.364Z] --- PASS: TestIpcModePrivate (0.42s)
17:01:30 [2024-03-06T17:01:30.364Z] === RUN   TestIpcModeShareable
17:01:30 [2024-03-06T17:01:30.618Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
17:01:30 [2024-03-06T17:01:30.872Z] --- PASS: TestIpcModeShareable (0.43s)
17:01:30 [2024-03-06T17:01:30.872Z] === RUN   TestAPIIpcModeShareableAndContainer
17:01:31 [2024-03-06T17:01:31.794Z] --- PASS: TestAPIIpcModeShareableAndContainer (0.98s)
17:01:31 [2024-03-06T17:01:31.794Z] === RUN   TestAPIIpcModeHost
17:01:32 [2024-03-06T17:01:32.048Z] --- PASS: TestAPIIpcModeHost (0.29s)
17:01:32 [2024-03-06T17:01:32.048Z] === RUN   TestDaemonIpcModeShareable
17:01:32 [2024-03-06T17:01:32.969Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:01:33 [2024-03-06T17:01:33.223Z] --- PASS: TestDaemonIpcModeShareable (1.01s)
17:01:33 [2024-03-06T17:01:33.223Z] === RUN   TestDaemonIpcModePrivate
17:01:34 [2024-03-06T17:01:34.145Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:01:34 [2024-03-06T17:01:34.145Z] --- PASS: TestDaemonIpcModePrivate (1.00s)
17:01:34 [2024-03-06T17:01:34.145Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:01:35 [2024-03-06T17:01:35.066Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:01:35 [2024-03-06T17:01:35.066Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.01s)
17:01:35 [2024-03-06T17:01:35.066Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:01:35 [2024-03-06T17:01:35.987Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:01:35 [2024-03-06T17:01:35.987Z] --- PASS: TestDaemonIpcModeShareableFromConfig (0.97s)
17:01:35 [2024-03-06T17:01:35.987Z] === RUN   TestIpcModeOlderClient
17:01:35 [2024-03-06T17:01:35.987Z] === PAUSE TestIpcModeOlderClient
17:01:35 [2024-03-06T17:01:35.987Z] === RUN   TestKillContainerInvalidSignal
17:01:36 [2024-03-06T17:01:36.544Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
17:01:36 [2024-03-06T17:01:36.544Z] === RUN   TestKillContainer
17:01:36 [2024-03-06T17:01:36.544Z] === RUN   TestKillContainer/no_signal
17:01:36 [2024-03-06T17:01:36.798Z] === RUN   TestKillContainer/non_killing_signal
17:01:37 [2024-03-06T17:01:37.052Z] === RUN   TestKillContainer/killing_signal
17:01:37 [2024-03-06T17:01:37.609Z] --- PASS: TestKillContainer (1.19s)
17:01:37 [2024-03-06T17:01:37.609Z]     --- PASS: TestKillContainer/no_signal (0.37s)
17:01:37 [2024-03-06T17:01:37.609Z]     --- PASS: TestKillContainer/non_killing_signal (0.20s)
17:01:37 [2024-03-06T17:01:37.609Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
17:01:37 [2024-03-06T17:01:37.609Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:01:37 [2024-03-06T17:01:37.609Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:01:38 [2024-03-06T17:01:38.167Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:01:38 [2024-03-06T17:01:38.421Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s)
17:01:38 [2024-03-06T17:01:38.421Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
17:01:38 [2024-03-06T17:01:38.421Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s)
17:01:38 [2024-03-06T17:01:38.421Z] === RUN   TestKillStoppedContainer
17:01:38 [2024-03-06T17:01:38.421Z] --- PASS: TestKillStoppedContainer (0.04s)
17:01:38 [2024-03-06T17:01:38.421Z] === RUN   TestKillDifferentUserContainer
17:01:38 [2024-03-06T17:01:38.978Z] --- PASS: TestKillDifferentUserContainer (0.39s)
17:01:38 [2024-03-06T17:01:38.978Z] === RUN   TestInspectOomKilledTrue
17:01:39 [2024-03-06T17:01:39.232Z] --- PASS: TestInspectOomKilledTrue (0.43s)
17:01:39 [2024-03-06T17:01:39.232Z] === RUN   TestInspectOomKilledFalse
17:01:39 [2024-03-06T17:01:39.789Z] --- PASS: TestInspectOomKilledFalse (0.40s)
17:01:39 [2024-03-06T17:01:39.789Z] === RUN   TestLinksEtcHostsContentMatch
17:01:39 [2024-03-06T17:01:39.789Z] --- PASS: TestLinksEtcHostsContentMatch (0.19s)
17:01:39 [2024-03-06T17:01:39.789Z] === RUN   TestLinksContainerNames
17:01:40 [2024-03-06T17:01:40.711Z] --- PASS: TestLinksContainerNames (0.85s)
17:01:40 [2024-03-06T17:01:40.711Z] === RUN   TestLogsFollowTailEmpty
17:01:41 [2024-03-06T17:01:41.269Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
17:01:41 [2024-03-06T17:01:41.269Z] === RUN   TestLogs
17:01:41 [2024-03-06T17:01:41.269Z] === RUN   TestLogs/driver_local
17:01:41 [2024-03-06T17:01:41.269Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:01:41 [2024-03-06T17:01:41.269Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:01:41 [2024-03-06T17:01:41.269Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:01:41 [2024-03-06T17:01:41.269Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:01:41 [2024-03-06T17:01:41.269Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:01:41 [2024-03-06T17:01:41.269Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:01:41 [2024-03-06T17:01:41.269Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:01:41 [2024-03-06T17:01:41.269Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:01:41 [2024-03-06T17:01:41.269Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:01:41 [2024-03-06T17:01:41.269Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:01:41 [2024-03-06T17:01:41.269Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:01:41 [2024-03-06T17:01:41.269Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:01:41 [2024-03-06T17:01:41.269Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:01:41 [2024-03-06T17:01:41.269Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:01:41 [2024-03-06T17:01:41.269Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:01:41 [2024-03-06T17:01:41.269Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:01:41 [2024-03-06T17:01:41.269Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:01:41 [2024-03-06T17:01:41.269Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:01:42 [2024-03-06T17:01:42.626Z] === RUN   TestLogs/driver_json-file
17:01:42 [2024-03-06T17:01:42.626Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:01:42 [2024-03-06T17:01:42.626Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:01:42 [2024-03-06T17:01:42.626Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:01:42 [2024-03-06T17:01:42.626Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:01:42 [2024-03-06T17:01:42.626Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:01:42 [2024-03-06T17:01:42.626Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:01:42 [2024-03-06T17:01:42.626Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:01:42 [2024-03-06T17:01:42.626Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:01:42 [2024-03-06T17:01:42.626Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:01:42 [2024-03-06T17:01:42.626Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:01:42 [2024-03-06T17:01:42.626Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:01:42 [2024-03-06T17:01:42.626Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:01:42 [2024-03-06T17:01:42.626Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:01:42 [2024-03-06T17:01:42.626Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:01:42 [2024-03-06T17:01:42.626Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:01:42 [2024-03-06T17:01:42.626Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:01:42 [2024-03-06T17:01:42.626Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:01:42 [2024-03-06T17:01:42.626Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:01:43 [2024-03-06T17:01:43.983Z] --- PASS: TestLogs (2.61s)
17:01:43 [2024-03-06T17:01:43.983Z]     --- PASS: TestLogs/driver_local (0.01s)
17:01:43 [2024-03-06T17:01:43.983Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s)
17:01:43 [2024-03-06T17:01:43.983Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.80s)
17:01:43 [2024-03-06T17:01:43.983Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.00s)
17:01:43 [2024-03-06T17:01:43.983Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.07s)
17:01:43 [2024-03-06T17:01:43.983Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.19s)
17:01:43 [2024-03-06T17:01:43.983Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.26s)
17:01:43 [2024-03-06T17:01:43.983Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:01:43 [2024-03-06T17:01:43.983Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.82s)
17:01:43 [2024-03-06T17:01:43.983Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.06s)
17:01:43 [2024-03-06T17:01:43.983Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.12s)
17:01:43 [2024-03-06T17:01:43.983Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.21s)
17:01:43 [2024-03-06T17:01:43.983Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.27s)
17:01:43 [2024-03-06T17:01:43.983Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.34s)
17:01:43 [2024-03-06T17:01:43.983Z] === RUN   TestContainerNetworkMountsNoChown
17:01:43 [2024-03-06T17:01:43.983Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
17:01:43 [2024-03-06T17:01:43.983Z] === RUN   TestMountDaemonRoot
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/default
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/default
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/private
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/private
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rprivate
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rprivate
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/slave
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/slave
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rslave
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rslave
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/shared
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/shared
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rshared
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rshared
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/default
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rslave
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/default/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/default/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/slave
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rprivate
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/private
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rshared
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/private/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/shared
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/private/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/default/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/default/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/private/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/private/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:01:44 [2024-03-06T17:01:44.237Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:01:44 [2024-03-06T17:01:44.491Z] --- PASS: TestMountDaemonRoot (0.01s)
17:01:44 [2024-03-06T17:01:44.491Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
17:01:44 [2024-03-06T17:01:44.491Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
17:01:44 [2024-03-06T17:01:44.491Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
17:01:44 [2024-03-06T17:01:44.491Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
17:01:44 [2024-03-06T17:01:44.491Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
17:01:44 [2024-03-06T17:01:44.491Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
17:01:44 [2024-03-06T17:01:44.491Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
17:01:44 [2024-03-06T17:01:44.491Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
17:01:44 [2024-03-06T17:01:44.491Z] === RUN   TestContainerBindMountNonRecursive
17:01:45 [2024-03-06T17:01:45.499Z] --- PASS: TestContainerBindMountNonRecursive (0.95s)
17:01:45 [2024-03-06T17:01:45.499Z] === RUN   TestContainerVolumesMountedAsShared
17:01:45 [2024-03-06T17:01:45.752Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
17:01:45 [2024-03-06T17:01:45.752Z] === RUN   TestContainerVolumesMountedAsSlave
17:01:46 [2024-03-06T17:01:46.006Z] --- PASS: TestContainerVolumesMountedAsSlave (0.23s)
17:01:46 [2024-03-06T17:01:46.006Z] === RUN   TestContainerCopyLeaksMounts
17:01:46 [2024-03-06T17:01:46.564Z] --- PASS: TestContainerCopyLeaksMounts (0.47s)
17:01:46 [2024-03-06T17:01:46.564Z] === RUN   TestContainerBindMountReadOnlyDefault
17:01:46 [2024-03-06T17:01:46.564Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
17:01:46 [2024-03-06T17:01:46.564Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
17:01:46 [2024-03-06T17:01:46.818Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
17:01:47 [2024-03-06T17:01:47.072Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
17:01:47 [2024-03-06T17:01:47.325Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
17:01:47 [2024-03-06T17:01:47.579Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
17:01:48 [2024-03-06T17:01:48.137Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
17:01:48 [2024-03-06T17:01:48.137Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
17:01:48 [2024-03-06T17:01:48.391Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
17:01:48 [2024-03-06T17:01:48.948Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
17:01:48 [2024-03-06T17:01:48.948Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
17:01:49 [2024-03-06T17:01:49.202Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
17:01:49 [2024-03-06T17:01:49.760Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.21s)
17:01:49 [2024-03-06T17:01:49.760Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.77s)
17:01:49 [2024-03-06T17:01:49.760Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.39s)
17:01:49 [2024-03-06T17:01:49.760Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.37s)
17:01:49 [2024-03-06T17:01:49.760Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.82s)
17:01:49 [2024-03-06T17:01:49.760Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.42s)
17:01:49 [2024-03-06T17:01:49.760Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.40s)
17:01:49 [2024-03-06T17:01:49.760Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.79s)
17:01:49 [2024-03-06T17:01:49.760Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.42s)
17:01:49 [2024-03-06T17:01:49.760Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.37s)
17:01:49 [2024-03-06T17:01:49.760Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.76s)
17:01:49 [2024-03-06T17:01:49.760Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.38s)
17:01:49 [2024-03-06T17:01:49.760Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.37s)
17:01:49 [2024-03-06T17:01:49.760Z] === RUN   TestContainerBindMountRecursivelyReadOnly
17:01:51 [2024-03-06T17:01:51.117Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.24s)
17:01:51 [2024-03-06T17:01:51.117Z] === RUN   TestNetworkNat
17:01:51 [2024-03-06T17:01:51.371Z] --- PASS: TestNetworkNat (0.44s)
17:01:51 [2024-03-06T17:01:51.371Z] === RUN   TestNetworkLocalhostTCPNat
17:01:51 [2024-03-06T17:01:51.625Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
17:01:51 [2024-03-06T17:01:51.625Z] === RUN   TestNetworkLoopbackNat
17:01:54 [2024-03-06T17:01:54.876Z] --- PASS: TestNetworkLoopbackNat (2.55s)
17:01:54 [2024-03-06T17:01:54.876Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
17:01:54 [2024-03-06T17:01:54.876Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
17:01:54 [2024-03-06T17:01:54.876Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
17:01:54 [2024-03-06T17:01:54.876Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
17:01:54 [2024-03-06T17:01:54.876Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
17:01:54 [2024-03-06T17:01:54.876Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.42s)
17:01:54 [2024-03-06T17:01:54.876Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
17:01:54 [2024-03-06T17:01:54.876Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
17:01:54 [2024-03-06T17:01:54.876Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
17:01:54 [2024-03-06T17:01:54.876Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
17:01:54 [2024-03-06T17:01:54.876Z] === RUN   TestPause
17:01:55 [2024-03-06T17:01:55.130Z] --- PASS: TestPause (0.46s)
17:01:55 [2024-03-06T17:01:55.130Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:01:55 [2024-03-06T17:01:55.130Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:01:55 [2024-03-06T17:01:55.130Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:01:55 [2024-03-06T17:01:55.130Z] === RUN   TestPauseStopPausedContainer
17:01:55 [2024-03-06T17:01:55.687Z] --- PASS: TestPauseStopPausedContainer (0.41s)
17:01:55 [2024-03-06T17:01:55.687Z] === RUN   TestPIDModeHost
17:01:56 [2024-03-06T17:01:56.608Z] --- PASS: TestPIDModeHost (0.89s)
17:01:56 [2024-03-06T17:01:56.608Z] === RUN   TestPIDModeContainer
17:01:56 [2024-03-06T17:01:56.608Z] === RUN   TestPIDModeContainer/non-existing_container
17:01:56 [2024-03-06T17:01:56.608Z] === RUN   TestPIDModeContainer/non-running_container
17:01:56 [2024-03-06T17:01:56.608Z] === RUN   TestPIDModeContainer/running_container
17:01:57 [2024-03-06T17:01:57.529Z] --- PASS: TestPIDModeContainer (1.00s)
17:01:57 [2024-03-06T17:01:57.529Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
17:01:57 [2024-03-06T17:01:57.529Z]     --- PASS: TestPIDModeContainer/non-running_container (0.15s)
17:01:57 [2024-03-06T17:01:57.529Z]     --- PASS: TestPIDModeContainer/running_container (0.39s)
17:01:57 [2024-03-06T17:01:57.529Z] === RUN   TestPsFilter
17:01:57 [2024-03-06T17:01:57.529Z] === RUN   TestPsFilter/since
17:01:57 [2024-03-06T17:01:57.529Z] === RUN   TestPsFilter/before
17:01:57 [2024-03-06T17:01:57.529Z] --- PASS: TestPsFilter (0.13s)
17:01:57 [2024-03-06T17:01:57.529Z]     --- PASS: TestPsFilter/since (0.00s)
17:01:57 [2024-03-06T17:01:57.529Z]     --- PASS: TestPsFilter/before (0.00s)
17:01:57 [2024-03-06T17:01:57.529Z] === RUN   TestRemoveContainerWithRemovedVolume
17:01:58 [2024-03-06T17:01:58.087Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
17:01:58 [2024-03-06T17:01:58.087Z] === RUN   TestRemoveContainerWithVolume
17:01:58 [2024-03-06T17:01:58.341Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
17:01:58 [2024-03-06T17:01:58.341Z] === RUN   TestRemoveContainerRunning
17:01:58 [2024-03-06T17:01:58.899Z] --- PASS: TestRemoveContainerRunning (0.40s)
17:01:58 [2024-03-06T17:01:58.899Z] === RUN   TestRemoveContainerForceRemoveRunning
17:01:59 [2024-03-06T17:01:59.152Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
17:01:59 [2024-03-06T17:01:59.152Z] === RUN   TestRemoveInvalidContainer
17:01:59 [2024-03-06T17:01:59.152Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:01:59 [2024-03-06T17:01:59.152Z] === RUN   TestRenameLinkedContainer
17:02:01 [2024-03-06T17:02:01.032Z] --- PASS: TestRenameLinkedContainer (1.67s)
17:02:01 [2024-03-06T17:02:01.032Z] === RUN   TestRenameStoppedContainer
17:02:01 [2024-03-06T17:02:01.285Z] --- PASS: TestRenameStoppedContainer (0.45s)
17:02:01 [2024-03-06T17:02:01.285Z] === RUN   TestRenameRunningContainerAndReuse
17:02:02 [2024-03-06T17:02:02.207Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
17:02:02 [2024-03-06T17:02:02.207Z] === RUN   TestRenameInvalidName
17:02:02 [2024-03-06T17:02:02.765Z] --- PASS: TestRenameInvalidName (0.40s)
17:02:02 [2024-03-06T17:02:02.765Z] === RUN   TestRenameAnonymousContainer
17:02:04 [2024-03-06T17:02:04.122Z] --- PASS: TestRenameAnonymousContainer (1.35s)
17:02:04 [2024-03-06T17:02:04.122Z] === RUN   TestRenameContainerWithSameName
17:02:04 [2024-03-06T17:02:04.376Z] --- PASS: TestRenameContainerWithSameName (0.44s)
17:02:04 [2024-03-06T17:02:04.376Z] === RUN   TestRenameContainerWithLinkedContainer
17:02:05 [2024-03-06T17:02:05.298Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
17:02:05 [2024-03-06T17:02:05.298Z] === RUN   TestRenameContainerTwice
17:02:05 [2024-03-06T17:02:05.551Z] --- PASS: TestRenameContainerTwice (0.42s)
17:02:05 [2024-03-06T17:02:05.551Z] === RUN   TestResize
17:02:05 [2024-03-06T17:02:05.551Z] === RUN   TestResize/success
17:02:05 [2024-03-06T17:02:05.805Z] === RUN   TestResize/invalid_size
17:02:06 [2024-03-06T17:02:06.060Z] === RUN   TestResize/invalid_state
17:02:06 [2024-03-06T17:02:06.617Z] --- PASS: TestResize (0.96s)
17:02:06 [2024-03-06T17:02:06.618Z]     --- PASS: TestResize/success (0.22s)
17:02:06 [2024-03-06T17:02:06.618Z]     --- PASS: TestResize/invalid_size (0.24s)
17:02:06 [2024-03-06T17:02:06.618Z]     --- PASS: TestResize/invalid_state (0.04s)
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:02:06 [2024-03-06T17:02:06.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:02:07 [2024-03-06T17:02:07.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:02:07 [2024-03-06T17:02:07.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:02:07 [2024-03-06T17:02:07.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:02:08 [2024-03-06T17:02:08.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:02:08 [2024-03-06T17:02:08.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:02:08 [2024-03-06T17:02:08.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:02:09 [2024-03-06T17:02:09.041Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:02:09 [2024-03-06T17:02:09.963Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:02:15 [2024-03-06T17:02:15.190Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.50s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.16s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.11s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.89s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.89s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.87s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.05s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.19s)
17:02:15 [2024-03-06T17:02:15.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.42s)
17:02:15 [2024-03-06T17:02:15.190Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:02:15 [2024-03-06T17:02:15.190Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:02:15 [2024-03-06T17:02:15.190Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:02:16 [2024-03-06T17:02:16.111Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.66s)
17:02:16 [2024-03-06T17:02:16.111Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.81s)
17:02:16 [2024-03-06T17:02:16.111Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.84s)
17:02:16 [2024-03-06T17:02:16.111Z] === RUN   TestContainerRestartWithCancelledRequest
17:02:17 [2024-03-06T17:02:17.991Z] --- PASS: TestContainerRestartWithCancelledRequest (1.77s)
17:02:17 [2024-03-06T17:02:17.991Z] === RUN   TestCgroupNamespacesRun
17:02:18 [2024-03-06T17:02:18.912Z] --- PASS: TestCgroupNamespacesRun (1.01s)
17:02:18 [2024-03-06T17:02:18.912Z] === RUN   TestCgroupNamespacesRunPrivileged
17:02:19 [2024-03-06T17:02:19.833Z] --- PASS: TestCgroupNamespacesRunPrivileged (0.97s)
17:02:19 [2024-03-06T17:02:19.833Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:02:20 [2024-03-06T17:02:20.755Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.01s)
17:02:20 [2024-03-06T17:02:20.755Z] === RUN   TestCgroupNamespacesRunHostMode
17:02:22 [2024-03-06T17:02:22.113Z] --- PASS: TestCgroupNamespacesRunHostMode (1.01s)
17:02:22 [2024-03-06T17:02:22.113Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:02:23 [2024-03-06T17:02:23.034Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.02s)
17:02:23 [2024-03-06T17:02:23.034Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:02:23 [2024-03-06T17:02:23.956Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.02s)
17:02:23 [2024-03-06T17:02:23.956Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:02:24 [2024-03-06T17:02:24.513Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
17:02:24 [2024-03-06T17:02:24.513Z] === RUN   TestCgroupNamespacesRunOlderClient
17:02:25 [2024-03-06T17:02:25.434Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.01s)
17:02:25 [2024-03-06T17:02:25.434Z] === RUN   TestNISDomainname
17:02:25 [2024-03-06T17:02:25.992Z] --- PASS: TestNISDomainname (0.45s)
17:02:25 [2024-03-06T17:02:25.992Z] === RUN   TestHostnameDnsResolution
17:02:26 [2024-03-06T17:02:26.550Z] --- PASS: TestHostnameDnsResolution (0.59s)
17:02:26 [2024-03-06T17:02:26.550Z] === RUN   TestUnprivilegedPortsAndPing
17:02:27 [2024-03-06T17:02:27.107Z] --- PASS: TestUnprivilegedPortsAndPing (0.44s)
17:02:27 [2024-03-06T17:02:27.107Z] === RUN   TestPrivilegedHostDevices
17:02:27 [2024-03-06T17:02:27.361Z] --- PASS: TestPrivilegedHostDevices (0.45s)
17:02:27 [2024-03-06T17:02:27.361Z] === RUN   TestRunConsoleSize
17:02:27 [2024-03-06T17:02:27.919Z] --- PASS: TestRunConsoleSize (0.42s)
17:02:27 [2024-03-06T17:02:27.919Z] === RUN   TestRunWithAlternativeContainerdShim
17:02:33 [2024-03-06T17:02:33.145Z] --- PASS: TestRunWithAlternativeContainerdShim (5.32s)
17:02:33 [2024-03-06T17:02:33.145Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
17:02:34 [2024-03-06T17:02:34.502Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.04s)
17:02:34 [2024-03-06T17:02:34.502Z] === RUN   TestStaticIPOutsideSubpool
17:02:35 [2024-03-06T17:02:35.423Z] --- PASS: TestStaticIPOutsideSubpool (1.15s)
17:02:35 [2024-03-06T17:02:35.423Z] === RUN   TestStats
17:02:36 [2024-03-06T17:02:36.780Z] --- PASS: TestStats (1.41s)
17:02:36 [2024-03-06T17:02:36.780Z] === RUN   TestStopContainerWithTimeout
17:02:36 [2024-03-06T17:02:36.780Z] === RUN   TestStopContainerWithTimeout/0
17:02:36 [2024-03-06T17:02:36.780Z] === PAUSE TestStopContainerWithTimeout/0
17:02:36 [2024-03-06T17:02:36.780Z] === RUN   TestStopContainerWithTimeout/1
17:02:36 [2024-03-06T17:02:36.780Z] === PAUSE TestStopContainerWithTimeout/1
17:02:36 [2024-03-06T17:02:36.780Z] === RUN   TestStopContainerWithTimeout/3
17:02:36 [2024-03-06T17:02:36.780Z] === PAUSE TestStopContainerWithTimeout/3
17:02:36 [2024-03-06T17:02:36.780Z] === RUN   TestStopContainerWithTimeout/-1
17:02:36 [2024-03-06T17:02:36.780Z] === PAUSE TestStopContainerWithTimeout/-1
17:02:36 [2024-03-06T17:02:36.780Z] === CONT  TestStopContainerWithTimeout/0
17:02:36 [2024-03-06T17:02:36.780Z] === CONT  TestStopContainerWithTimeout/3
17:02:36 [2024-03-06T17:02:36.780Z] === CONT  TestStopContainerWithTimeout/1
17:02:36 [2024-03-06T17:02:36.780Z] === CONT  TestStopContainerWithTimeout/-1
17:02:39 [2024-03-06T17:02:39.283Z] --- PASS: TestStopContainerWithTimeout (0.04s)
17:02:39 [2024-03-06T17:02:39.283Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
17:02:39 [2024-03-06T17:02:39.283Z]     --- PASS: TestStopContainerWithTimeout/1 (1.53s)
17:02:39 [2024-03-06T17:02:39.283Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.53s)
17:02:39 [2024-03-06T17:02:39.283Z]     --- PASS: TestStopContainerWithTimeout/3 (2.58s)
17:02:39 [2024-03-06T17:02:39.283Z] === RUN   TestStopContainerWithTimeoutCancel
17:02:39 [2024-03-06T17:02:39.283Z] === PAUSE TestStopContainerWithTimeoutCancel
17:02:39 [2024-03-06T17:02:39.283Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:02:40 [2024-03-06T17:02:40.684Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.17s)
17:02:40 [2024-03-06T17:02:40.684Z] === RUN   TestUpdateMemory
17:02:40 [2024-03-06T17:02:40.938Z] --- PASS: TestUpdateMemory (0.45s)
17:02:40 [2024-03-06T17:02:40.938Z] === RUN   TestUpdateCPUQuota
17:02:41 [2024-03-06T17:02:41.495Z] --- PASS: TestUpdateCPUQuota (0.54s)
17:02:41 [2024-03-06T17:02:41.495Z] === RUN   TestUpdatePidsLimit
17:02:41 [2024-03-06T17:02:41.495Z] === RUN   TestUpdatePidsLimit/update_from_none
17:02:41 [2024-03-06T17:02:41.749Z] === RUN   TestUpdatePidsLimit/no_change
17:02:41 [2024-03-06T17:02:41.749Z] === RUN   TestUpdatePidsLimit/update_lower
17:02:42 [2024-03-06T17:02:42.003Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:02:42 [2024-03-06T17:02:42.257Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:02:42 [2024-03-06T17:02:42.257Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:02:42 [2024-03-06T17:02:42.511Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:02:43 [2024-03-06T17:02:43.068Z] --- PASS: TestUpdatePidsLimit (1.46s)
17:02:43 [2024-03-06T17:02:43.068Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.15s)
17:02:43 [2024-03-06T17:02:43.068Z]     --- PASS: TestUpdatePidsLimit/no_change (0.15s)
17:02:43 [2024-03-06T17:02:43.068Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.15s)
17:02:43 [2024-03-06T17:02:43.068Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s)
17:02:43 [2024-03-06T17:02:43.068Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s)
17:02:43 [2024-03-06T17:02:43.068Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s)
17:02:43 [2024-03-06T17:02:43.068Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s)
17:02:43 [2024-03-06T17:02:43.068Z] === RUN   TestUpdateRestartPolicy
17:02:55 [2024-03-06T17:02:55.211Z] --- PASS: TestUpdateRestartPolicy (10.39s)
17:02:55 [2024-03-06T17:02:55.211Z] === RUN   TestUpdateRestartWithAutoRemove
17:02:55 [2024-03-06T17:02:55.211Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
17:02:55 [2024-03-06T17:02:55.211Z] === RUN   TestWaitNonBlocked
17:02:55 [2024-03-06T17:02:55.211Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:02:55 [2024-03-06T17:02:55.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:02:55 [2024-03-06T17:02:55.211Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:02:55 [2024-03-06T17:02:55.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:02:55 [2024-03-06T17:02:55.211Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:02:55 [2024-03-06T17:02:55.211Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:02:55 [2024-03-06T17:02:55.211Z] --- PASS: TestWaitNonBlocked (0.02s)
17:02:55 [2024-03-06T17:02:55.211Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.47s)
17:02:55 [2024-03-06T17:02:55.211Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s)
17:02:55 [2024-03-06T17:02:55.211Z] === RUN   TestWaitBlocked
17:02:55 [2024-03-06T17:02:55.211Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:02:55 [2024-03-06T17:02:55.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:02:55 [2024-03-06T17:02:55.211Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:02:55 [2024-03-06T17:02:55.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:02:55 [2024-03-06T17:02:55.211Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:02:55 [2024-03-06T17:02:55.211Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:02:55 [2024-03-06T17:02:55.211Z] --- PASS: TestWaitBlocked (0.02s)
17:02:55 [2024-03-06T17:02:55.211Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.50s)
17:02:55 [2024-03-06T17:02:55.211Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s)
17:02:55 [2024-03-06T17:02:55.211Z] === RUN   TestWaitConditions
17:02:55 [2024-03-06T17:02:55.211Z] === RUN   TestWaitConditions/default
17:02:55 [2024-03-06T17:02:55.211Z] === PAUSE TestWaitConditions/default
17:02:55 [2024-03-06T17:02:55.211Z] === RUN   TestWaitConditions/not-running
17:02:55 [2024-03-06T17:02:55.211Z] === PAUSE TestWaitConditions/not-running
17:02:55 [2024-03-06T17:02:55.211Z] === RUN   TestWaitConditions/next-exit
17:02:55 [2024-03-06T17:02:55.211Z] === PAUSE TestWaitConditions/next-exit
17:02:55 [2024-03-06T17:02:55.211Z] === RUN   TestWaitConditions/removed
17:02:55 [2024-03-06T17:02:55.211Z] === PAUSE TestWaitConditions/removed
17:02:55 [2024-03-06T17:02:55.211Z] === CONT  TestWaitConditions/default
17:02:55 [2024-03-06T17:02:55.211Z] === CONT  TestWaitConditions/next-exit
17:02:55 [2024-03-06T17:02:55.211Z] === CONT  TestWaitConditions/not-running
17:02:55 [2024-03-06T17:02:55.211Z] === CONT  TestWaitConditions/removed
17:02:55 [2024-03-06T17:02:55.211Z]     wait_test.go:145: ContainerID = d951936ac0c05b9ae044ec8e4eac23531550a674b78ed0ce435060de63ebdea2
17:02:55 [2024-03-06T17:02:55.211Z]     wait_test.go:145: ContainerID = f11b55abf6c0277c6b11552bc49f22d5a36865760eaf111319cc7fbcfa6c47a9
17:02:55 [2024-03-06T17:02:55.211Z]     wait_test.go:145: ContainerID = 15fb02c875d0f3db7aff728d967a177590968cb1ff9f6f51935b4ed8be4f629b
17:02:55 [2024-03-06T17:02:55.211Z]     wait_test.go:145: ContainerID = c73ccacf9096bb89bea526e98ab7b6ee944a6333d5e9273117561a05736ee756
17:02:55 [2024-03-06T17:02:55.769Z] --- PASS: TestWaitConditions (0.04s)
17:02:55 [2024-03-06T17:02:55.769Z]     --- PASS: TestWaitConditions/removed (0.60s)
17:02:55 [2024-03-06T17:02:55.769Z]     --- PASS: TestWaitConditions/next-exit (0.76s)
17:02:55 [2024-03-06T17:02:55.769Z]     --- PASS: TestWaitConditions/not-running (0.81s)
17:02:55 [2024-03-06T17:02:55.769Z]     --- PASS: TestWaitConditions/default (0.87s)
17:02:55 [2024-03-06T17:02:55.769Z] === RUN   TestWaitRestartedContainer
17:02:55 [2024-03-06T17:02:55.769Z] === RUN   TestWaitRestartedContainer/default
17:02:55 [2024-03-06T17:02:55.769Z] === PAUSE TestWaitRestartedContainer/default
17:02:55 [2024-03-06T17:02:55.769Z] === RUN   TestWaitRestartedContainer/not-running
17:02:55 [2024-03-06T17:02:55.769Z] === PAUSE TestWaitRestartedContainer/not-running
17:02:55 [2024-03-06T17:02:55.769Z] === RUN   TestWaitRestartedContainer/next-exit
17:02:55 [2024-03-06T17:02:55.769Z] === PAUSE TestWaitRestartedContainer/next-exit
17:02:55 [2024-03-06T17:02:55.769Z] === CONT  TestWaitRestartedContainer/default
17:02:55 [2024-03-06T17:02:55.769Z] === CONT  TestWaitRestartedContainer/next-exit
17:02:55 [2024-03-06T17:02:55.769Z] === CONT  TestWaitRestartedContainer/not-running
17:02:57 [2024-03-06T17:02:57.649Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:02:57 [2024-03-06T17:02:57.649Z]     --- PASS: TestWaitRestartedContainer/default (1.02s)
17:02:57 [2024-03-06T17:02:57.649Z]     --- PASS: TestWaitRestartedContainer/not-running (1.33s)
17:02:57 [2024-03-06T17:02:57.649Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.39s)
17:02:57 [2024-03-06T17:02:57.649Z] === CONT  TestHardRestartWhenContainerIsRunning
17:02:57 [2024-03-06T17:02:57.649Z] === CONT  TestRestartDaemonWithRestartingContainer
17:02:57 [2024-03-06T17:02:57.649Z] === CONT  TestDaemonRestartIpcMode
17:02:57 [2024-03-06T17:02:57.649Z] === CONT  TestDaemonHostGatewayIP
17:02:57 [2024-03-06T17:02:57.649Z] === CONT  TestIpcModeOlderClient
17:02:57 [2024-03-06T17:02:57.649Z] === CONT  TestContainerKillOnDaemonStart
17:02:57 [2024-03-06T17:02:57.649Z] === CONT  TestStopContainerWithTimeoutCancel
17:02:57 [2024-03-06T17:02:57.649Z] === CONT  TestContainerStartOnDaemonRestart
17:02:57 [2024-03-06T17:02:57.649Z] --- PASS: TestIpcModeOlderClient (0.09s)
17:02:59 [2024-03-06T17:02:59.007Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
17:02:59 [2024-03-06T17:02:59.007Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
17:02:59 [2024-03-06T17:02:59.565Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.21s)
17:02:59 [2024-03-06T17:02:59.565Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
17:02:59 [2024-03-06T17:02:59.565Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.47s)
17:02:59 [2024-03-06T17:02:59.819Z] --- PASS: TestContainerStartOnDaemonRestart (2.41s)
17:03:00 [2024-03-06T17:03:00.073Z] --- PASS: TestDaemonHostGatewayIP (2.85s)
17:03:00 [2024-03-06T17:03:00.630Z] --- PASS: TestDaemonRestartIpcMode (3.30s)
17:03:00 [2024-03-06T17:03:00.630Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.37s)
17:03:00 [2024-03-06T17:03:00.884Z] --- PASS: TestStopContainerWithTimeoutCancel (3.51s)
17:03:08 [2024-03-06T17:03:08.946Z] --- PASS: TestContainerKillOnDaemonStart (11.75s)
17:03:08 [2024-03-06T17:03:08.946Z] PASS
17:03:08 [2024-03-06T17:03:08.946Z] 
17:03:08 [2024-03-06T17:03:08.946Z] === Skipped
17:03:08 [2024-03-06T17:03:08.946Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:03:08 [2024-03-06T17:03:08.946Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:03:08 [2024-03-06T17:03:08.946Z] 
17:03:08 [2024-03-06T17:03:08.946Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:03:08 [2024-03-06T17:03:08.946Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:03:08 [2024-03-06T17:03:08.946Z] 
17:03:08 [2024-03-06T17:03:08.946Z] DONE 327 tests, 2 skipped in 161.062s
17:03:08 [2024-03-06T17:03:08.946Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
17:03:08 [2024-03-06T17:03:08.946Z] ++ '[' -n '' ']'
17:03:08 [2024-03-06T17:03:08.946Z] ++ 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
17:03:08 [2024-03-06T17:03:08.946Z] ++ set -e
17:03:08 [2024-03-06T17:03:08.946Z] ++ '[' -n 0 ']'
17:03:08 [2024-03-06T17:03:08.946Z] ++ set -x
17:03:08 [2024-03-06T17:03:08.946Z] ++ 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.UVgiaHnkw9/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
17:03:09 [2024-03-06T17:03:09.200Z] INFO: Testing against a local daemon
17:03:09 [2024-03-06T17:03:09.200Z] === RUN   TestConfigDaemonID
17:03:10 [2024-03-06T17:03:10.122Z]     daemon_test.go:61: [d29960a4f26c1] daemon is not started
17:03:10 [2024-03-06T17:03:10.122Z] --- PASS: TestConfigDaemonID (1.04s)
17:03:10 [2024-03-06T17:03:10.122Z] === RUN   TestDaemonConfigValidation
17:03:10 [2024-03-06T17:03:10.122Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:03:10 [2024-03-06T17:03:10.122Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:03:10 [2024-03-06T17:03:10.122Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:03:10 [2024-03-06T17:03:10.122Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:03:10 [2024-03-06T17:03:10.122Z] === RUN   TestDaemonConfigValidation/invalid_config
17:03:10 [2024-03-06T17:03:10.122Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:03:10 [2024-03-06T17:03:10.122Z] === RUN   TestDaemonConfigValidation/malformed_config
17:03:10 [2024-03-06T17:03:10.122Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:03:10 [2024-03-06T17:03:10.122Z] === RUN   TestDaemonConfigValidation/valid_config
17:03:10 [2024-03-06T17:03:10.122Z] === PAUSE TestDaemonConfigValidation/valid_config
17:03:10 [2024-03-06T17:03:10.122Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:03:10 [2024-03-06T17:03:10.122Z] === CONT  TestDaemonConfigValidation/malformed_config
17:03:10 [2024-03-06T17:03:10.122Z] === CONT  TestDaemonConfigValidation/invalid_config
17:03:10 [2024-03-06T17:03:10.122Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:03:10 [2024-03-06T17:03:10.122Z] === CONT  TestDaemonConfigValidation/valid_config
17:03:10 [2024-03-06T17:03:10.122Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:03:10 [2024-03-06T17:03:10.122Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:03:10 [2024-03-06T17:03:10.122Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
17:03:10 [2024-03-06T17:03:10.122Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
17:03:10 [2024-03-06T17:03:10.122Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
17:03:10 [2024-03-06T17:03:10.122Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:03:10 [2024-03-06T17:03:10.122Z] === RUN   TestConfigDaemonSeccompProfiles
17:03:10 [2024-03-06T17:03:10.122Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:03:11 [2024-03-06T17:03:11.479Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:03:12 [2024-03-06T17:03:12.401Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:03:13 [2024-03-06T17:03:13.322Z]     daemon_test.go:180: [d536d9ae6b417] daemon is not started
17:03:13 [2024-03-06T17:03:13.322Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
17:03:13 [2024-03-06T17:03:13.322Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:03:13 [2024-03-06T17:03:13.322Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:03:13 [2024-03-06T17:03:13.322Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:03:13 [2024-03-06T17:03:13.322Z] === RUN   TestDaemonProxy
17:03:13 [2024-03-06T17:03:13.322Z] === RUN   TestDaemonProxy/environment_variables
17:03:13 [2024-03-06T17:03:13.322Z] === PAUSE TestDaemonProxy/environment_variables
17:03:13 [2024-03-06T17:03:13.322Z] === RUN   TestDaemonProxy/command-line_options
17:03:13 [2024-03-06T17:03:13.322Z] === PAUSE TestDaemonProxy/command-line_options
17:03:13 [2024-03-06T17:03:13.322Z] === RUN   TestDaemonProxy/configuration_file
17:03:13 [2024-03-06T17:03:13.322Z] === PAUSE TestDaemonProxy/configuration_file
17:03:13 [2024-03-06T17:03:13.322Z] === RUN   TestDaemonProxy/conflicting_options
17:03:13 [2024-03-06T17:03:13.880Z] === RUN   TestDaemonProxy/reload_sanitized
17:03:13 [2024-03-06T17:03:13.880Z] === PAUSE TestDaemonProxy/reload_sanitized
17:03:13 [2024-03-06T17:03:13.880Z] === CONT  TestDaemonProxy/environment_variables
17:03:13 [2024-03-06T17:03:13.880Z] === CONT  TestDaemonProxy/configuration_file
17:03:13 [2024-03-06T17:03:13.880Z] === CONT  TestDaemonProxy/reload_sanitized
17:03:13 [2024-03-06T17:03:13.880Z] === CONT  TestDaemonProxy/command-line_options
17:03:15 [2024-03-06T17:03:15.759Z] --- PASS: TestDaemonProxy (0.50s)
17:03:15 [2024-03-06T17:03:15.759Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:03:15 [2024-03-06T17:03:15.759Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
17:03:15 [2024-03-06T17:03:15.759Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
17:03:15 [2024-03-06T17:03:15.759Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
17:03:15 [2024-03-06T17:03:15.759Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
17:03:15 [2024-03-06T17:03:15.759Z] === RUN   TestLiveRestore
17:03:15 [2024-03-06T17:03:15.759Z] === RUN   TestLiveRestore/volume_references
17:03:15 [2024-03-06T17:03:15.759Z] === PAUSE TestLiveRestore/volume_references
17:03:15 [2024-03-06T17:03:15.759Z] === RUN   TestLiveRestore/autoremove
17:03:15 [2024-03-06T17:03:15.759Z] === PAUSE TestLiveRestore/autoremove
17:03:15 [2024-03-06T17:03:15.759Z] === CONT  TestLiveRestore/volume_references
17:03:15 [2024-03-06T17:03:15.759Z] === CONT  TestLiveRestore/autoremove
17:03:15 [2024-03-06T17:03:15.759Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
17:03:16 [2024-03-06T17:03:16.317Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:03:16 [2024-03-06T17:03:16.317Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:03:17 [2024-03-06T17:03:17.239Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:03:17 [2024-03-06T17:03:17.493Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
17:03:18 [2024-03-06T17:03:18.050Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:03:18 [2024-03-06T17:03:18.972Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:03:19 [2024-03-06T17:03:19.893Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
17:03:20 [2024-03-06T17:03:20.815Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
17:03:21 [2024-03-06T17:03:21.372Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
17:03:22 [2024-03-06T17:03:22.293Z] --- PASS: TestLiveRestore (0.00s)
17:03:22 [2024-03-06T17:03:22.293Z]     --- PASS: TestLiveRestore/autoremove (3.29s)
17:03:22 [2024-03-06T17:03:22.293Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.81s)
17:03:22 [2024-03-06T17:03:22.293Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.48s)
17:03:22 [2024-03-06T17:03:22.293Z]     --- PASS: TestLiveRestore/volume_references (6.74s)
17:03:22 [2024-03-06T17:03:22.293Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.84s)
17:03:22 [2024-03-06T17:03:22.293Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s)
17:03:22 [2024-03-06T17:03:22.293Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s)
17:03:22 [2024-03-06T17:03:22.293Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s)
17:03:22 [2024-03-06T17:03:22.293Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
17:03:22 [2024-03-06T17:03:22.293Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.39s)
17:03:22 [2024-03-06T17:03:22.293Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.40s)
17:03:22 [2024-03-06T17:03:22.293Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.91s)
17:03:22 [2024-03-06T17:03:22.293Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
17:03:22 [2024-03-06T17:03:22.851Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
17:03:22 [2024-03-06T17:03:22.851Z] PASS
17:03:22 [2024-03-06T17:03:22.851Z] 
17:03:22 [2024-03-06T17:03:22.851Z] DONE 31 tests in 13.926s
17:03:23 [2024-03-06T17:03:23.105Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
17:03:23 [2024-03-06T17:03:23.105Z] ++ '[' -n '' ']'
17:03:23 [2024-03-06T17:03:23.105Z] ++ 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
17:03:23 [2024-03-06T17:03:23.105Z] ++ set -e
17:03:23 [2024-03-06T17:03:23.105Z] ++ '[' -n 0 ']'
17:03:23 [2024-03-06T17:03:23.105Z] ++ set -x
17:03:23 [2024-03-06T17:03:23.105Z] ++ 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.UVgiaHnkw9/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
17:03:23 [2024-03-06T17:03:23.105Z] INFO: Testing against a local daemon
17:03:23 [2024-03-06T17:03:23.105Z] === RUN   TestCommitInheritsEnv
17:03:23 [2024-03-06T17:03:23.105Z] --- PASS: TestCommitInheritsEnv (0.17s)
17:03:23 [2024-03-06T17:03:23.105Z] === RUN   TestUsernsCommit
17:03:24 [2024-03-06T17:03:24.462Z] --- PASS: TestUsernsCommit (1.40s)
17:03:24 [2024-03-06T17:03:24.462Z] === RUN   TestImportExtremelyLargeImageWorks
17:03:24 [2024-03-06T17:03:24.462Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:03:24 [2024-03-06T17:03:24.462Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:03:24 [2024-03-06T17:03:24.462Z] === RUN   TestImportWithCustomPlatform
17:03:24 [2024-03-06T17:03:24.462Z] === RUN   TestImportWithCustomPlatform/#00
17:03:24 [2024-03-06T17:03:24.716Z] === RUN   TestImportWithCustomPlatform/linux
17:03:24 [2024-03-06T17:03:24.716Z] === RUN   TestImportWithCustomPlatform/LINUX
17:03:24 [2024-03-06T17:03:24.716Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:03:24 [2024-03-06T17:03:24.716Z] --- PASS: TestImportWithCustomPlatform (0.13s)
17:03:24 [2024-03-06T17:03:24.716Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
17:03:24 [2024-03-06T17:03:24.716Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
17:03:24 [2024-03-06T17:03:24.716Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
17:03:24 [2024-03-06T17:03:24.716Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
17:03:24 [2024-03-06T17:03:24.716Z] === RUN   TestImportWithCustomPlatformReject
17:03:24 [2024-03-06T17:03:24.716Z] === RUN   TestImportWithCustomPlatformReject/_______
17:03:24 [2024-03-06T17:03:24.716Z] === RUN   TestImportWithCustomPlatformReject//
17:03:24 [2024-03-06T17:03:24.716Z] === RUN   TestImportWithCustomPlatformReject/macos
17:03:24 [2024-03-06T17:03:24.716Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
17:03:24 [2024-03-06T17:03:24.716Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
17:03:24 [2024-03-06T17:03:24.716Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
17:03:24 [2024-03-06T17:03:24.716Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
17:03:24 [2024-03-06T17:03:24.716Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
17:03:24 [2024-03-06T17:03:24.716Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
17:03:24 [2024-03-06T17:03:24.716Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
17:03:24 [2024-03-06T17:03:24.716Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
17:03:24 [2024-03-06T17:03:24.716Z] === RUN   TestImageInspectEmptyTagsAndDigests
17:03:24 [2024-03-06T17:03:24.716Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
17:03:24 [2024-03-06T17:03:24.716Z] === RUN   TestImagesFilterMultiReference
17:03:24 [2024-03-06T17:03:24.716Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:03:24 [2024-03-06T17:03:24.716Z] === RUN   TestImagesFilterUntil
17:03:24 [2024-03-06T17:03:24.969Z]     list_test.go:95: ImageList: ID=sha256:09e72f814a927f5e0737e8dade344432098d25839856ced2373025b608b154d6 RepoTags=[testimagesfilteruntil:v1]
17:03:24 [2024-03-06T17:03:24.969Z] --- PASS: TestImagesFilterUntil (0.29s)
17:03:24 [2024-03-06T17:03:24.969Z] === RUN   TestImagesFilterBeforeSince
17:03:25 [2024-03-06T17:03:25.223Z]     list_test.go:129: ImageList: ID=sha256:843a4de7c76669fa85e661585242ce743d6d9e1a121b9014c94ee7974958c611 RepoTags=[testimagesfilterbeforesince:v2]
17:03:25 [2024-03-06T17:03:25.223Z]     list_test.go:129: ImageList: ID=sha256:da10bbbd109e5192ed37a23b8b2e2f4f2f7b9aae55689474fb9e301e0ae1570a RepoTags=[testimagesfilterbeforesince:v1]
17:03:25 [2024-03-06T17:03:25.223Z]     list_test.go:129: ImageList: ID=sha256:ae886dbf531e696809dd2f7ec88671c5495675d78b6c7ce3fa936b6804de3c49 RepoTags=[testimagesfilterbeforesince:v3]
17:03:25 [2024-03-06T17:03:25.477Z] --- PASS: TestImagesFilterBeforeSince (0.28s)
17:03:25 [2024-03-06T17:03:25.477Z] === RUN   TestAPIImagesFilters
17:03:25 [2024-03-06T17:03:25.477Z] === RUN   TestAPIImagesFilters/repository_regex
17:03:25 [2024-03-06T17:03:25.477Z] === PAUSE TestAPIImagesFilters/repository_regex
17:03:25 [2024-03-06T17:03:25.477Z] === RUN   TestAPIImagesFilters/image_name_regex
17:03:25 [2024-03-06T17:03:25.477Z] === PAUSE TestAPIImagesFilters/image_name_regex
17:03:25 [2024-03-06T17:03:25.477Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
17:03:25 [2024-03-06T17:03:25.477Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
17:03:25 [2024-03-06T17:03:25.477Z] === RUN   TestAPIImagesFilters/registry_port_regex
17:03:25 [2024-03-06T17:03:25.477Z] === PAUSE TestAPIImagesFilters/registry_port_regex
17:03:25 [2024-03-06T17:03:25.477Z] === CONT  TestAPIImagesFilters/repository_regex
17:03:25 [2024-03-06T17:03:25.477Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
17:03:25 [2024-03-06T17:03:25.477Z] === CONT  TestAPIImagesFilters/registry_port_regex
17:03:25 [2024-03-06T17:03:25.477Z] === CONT  TestAPIImagesFilters/image_name_regex
17:03:25 [2024-03-06T17:03:25.477Z] --- PASS: TestAPIImagesFilters (0.03s)
17:03:25 [2024-03-06T17:03:25.477Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
17:03:25 [2024-03-06T17:03:25.477Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
17:03:25 [2024-03-06T17:03:25.477Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
17:03:25 [2024-03-06T17:03:25.477Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
17:03:25 [2024-03-06T17:03:25.477Z] === RUN   TestPruneDontDeleteUsedDangling
17:03:26 [2024-03-06T17:03:26.036Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
17:03:26 [2024-03-06T17:03:26.036Z] === RUN   TestImagePullPlatformInvalid
17:03:26 [2024-03-06T17:03:26.036Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:03:26 [2024-03-06T17:03:26.036Z] === RUN   TestImagePullStoredDigestForOtherRepo
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.828128184Z" 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=28ac3971-a54b-469f-a7b9-e70352ff7437 version=2.8.3 
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.828205492Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=28ac3971-a54b-469f-a7b9-e70352ff7437 version=2.8.3 
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.828220523Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.20.8 instance.id=28ac3971-a54b-469f-a7b9-e70352ff7437 version=2.8.3 
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.828427396Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=28ac3971-a54b-469f-a7b9-e70352ff7437 version=2.8.3 
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.924472015Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bf6ade3f-5e47-47bc-a255-2b2537706d14 http.request.method=GET http.request.remoteaddr="127.0.0.1:56678" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.924520195Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bf6ade3f-5e47-47bc-a255-2b2537706d14 http.request.method=GET http.request.remoteaddr="127.0.0.1:56678" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.952879ms http.response.status=200 http.response.written=2 
17:03:26 [2024-03-06T17:03:26.036Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.927006046Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=875d3a53-ec2c-4db9-a82a-0d3b82c93477 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.927050279Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=875d3a53-ec2c-4db9-a82a-0d3b82c93477 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.927017697Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a8c9cf2-2abc-4ada-bb07-f374481257dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.927133699Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a8c9cf2-2abc-4ada-bb07-f374481257dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.927202498Z" 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=5a8c9cf2-2abc-4ada-bb07-f374481257dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=28.102µ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=a7ffa227-516b-43d6-87ea-86996acaceef trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.927130614Z" 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=875d3a53-ec2c-4db9-a82a-0d3b82c93477 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=33.886µ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=c98e12f4-ba87-4cbf-b268-c3701529eaf4 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.927335255Z" 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=5a8c9cf2-2abc-4ada-bb07-f374481257dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.255857ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.036Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown"
17:03:26 [2024-03-06T17:03:26.036Z] time="2024-03-06T17:03:25.927389982Z" 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=875d3a53-ec2c-4db9-a82a-0d3b82c93477 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.273005ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.036Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown"
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.929007301Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bf4ba228-22ad-43a8-bc34-5ffe07a349cd http.request.method=POST http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.929039153Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1b7ec10a-86fb-48ca-b860-d8163cfee725 http.request.method=POST http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.929048482Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bf4ba228-22ad-43a8-bc34-5ffe07a349cd http.request.method=POST http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.929071743Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1b7ec10a-86fb-48ca-b860-d8163cfee725 http.request.method=POST http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.929187508Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bf4ba228-22ad-43a8-bc34-5ffe07a349cd http.request.method=POST http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=109.422µ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=3160e480-1084-4d43-976a-9004552e3b32 trace.line=110 vars.name=test 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.929198068Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/173bf851-f356-4253-89ff-6992f735ee3a/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1b7ec10a-86fb-48ca-b860-d8163cfee725 http.request.method=POST http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=92.019µ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=d9b5b783-bdbb-48ad-9d46-5ead7bbf997b trace.line=110 vars.name=test 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.929240323Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bf4ba228-22ad-43a8-bc34-5ffe07a349cd http.request.method=POST http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=22.301µ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=95492887-2971-4940-b282-012b61ca18f5 trace.line=142 vars.name=test 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.929247888Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/173bf851-f356-4253-89ff-6992f735ee3a/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1b7ec10a-86fb-48ca-b860-d8163cfee725 http.request.method=POST http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=24.894µ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=bc4674b5-ad7a-4c3c-924b-1cbe466ecf5c trace.line=142 vars.name=test 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.929320125Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bf4ba228-22ad-43a8-bc34-5ffe07a349cd http.request.method=POST http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=45.226µ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=cf7580f4-7293-4afd-aa7a-2b105a776ced trace.line=110 vars.name=test 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.929322037Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/173bf851-f356-4253-89ff-6992f735ee3a/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1b7ec10a-86fb-48ca-b860-d8163cfee725 http.request.method=POST http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=45.357µ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=37b6b01d-f028-418e-9f9f-333a9e371c5f trace.line=110 vars.name=test 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.929412275Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bf4ba228-22ad-43a8-bc34-5ffe07a349cd http.request.method=POST http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.759143ms http.response.status=202 http.response.written=0 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.929490453Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1b7ec10a-86fb-48ca-b860-d8163cfee725 http.request.method=POST http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.868983ms http.response.status=202 http.response.written=0 
17:03:26 [2024-03-06T17:03:26.037Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown"
17:03:26 [2024-03-06T17:03:26.037Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown"
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.931348072Z" 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=dfa916b6-5c0d-4415-b19f-f3e35de3c7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=fa4c7196-3fa5-41a5-903f-2173f21621ab 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.931446031Z" 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=dfa916b6-5c0d-4415-b19f-f3e35de3c7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=fa4c7196-3fa5-41a5-903f-2173f21621ab 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.931533365Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dfa916b6-5c0d-4415-b19f-f3e35de3c7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=54.621µ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=fbbc3a0b-68fe-4085-84e7-40e5338e1b38 trace.line=95 vars.name=test vars.uuid=fa4c7196-3fa5-41a5-903f-2173f21621ab 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.931706326Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dfa916b6-5c0d-4415-b19f-f3e35de3c7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=129.532µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=a2a530b8-8296-480f-a243-df000c5bc524 trace.line=142 vars.name=test vars.uuid=fa4c7196-3fa5-41a5-903f-2173f21621ab 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.931782108Z" 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=dfa916b6-5c0d-4415-b19f-f3e35de3c7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=fa4c7196-3fa5-41a5-903f-2173f21621ab 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.931863033Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab/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=dfa916b6-5c0d-4415-b19f-f3e35de3c7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=44.044µ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=a7c510a7-02f2-48b1-ab65-3b0b43422a67 trace.line=110 vars.name=test vars.uuid=fa4c7196-3fa5-41a5-903f-2173f21621ab 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.931903476Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dfa916b6-5c0d-4415-b19f-f3e35de3c7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=13.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).Stat" trace.id=b188bd21-3dda-4dc6-8235-afead69c5821 trace.line=155 vars.name=test vars.uuid=fa4c7196-3fa5-41a5-903f-2173f21621ab 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.931926901Z" 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=7198067f-af40-4823-ad4e-0df513c2c404 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=173bf851-f356-4253-89ff-6992f735ee3a 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.931946987Z" 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=dfa916b6-5c0d-4415-b19f-f3e35de3c7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=12.439µ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=c4aed4c9-504b-487c-9140-3fcb8865cdca trace.line=155 vars.name=test vars.uuid=fa4c7196-3fa5-41a5-903f-2173f21621ab 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.931979709Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dfa916b6-5c0d-4415-b19f-f3e35de3c7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=14.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).Stat" trace.id=a2371f61-a354-477b-8673-7e327f913e27 trace.line=155 vars.name=test vars.uuid=fa4c7196-3fa5-41a5-903f-2173f21621ab 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932055326Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab/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=dfa916b6-5c0d-4415-b19f-f3e35de3c7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=49.944µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=4ef36243-0c74-4c14-b631-61693908bf4a trace.line=185 vars.name=test vars.uuid=fa4c7196-3fa5-41a5-903f-2173f21621ab 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.93213553Z" 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=dfa916b6-5c0d-4415-b19f-f3e35de3c7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=50.42µ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=67a12c24-6b8e-415e-9fec-f8ce62f84e76 trace.line=110 vars.name=test vars.uuid=fa4c7196-3fa5-41a5-903f-2173f21621ab 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.931984484Z" 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=7198067f-af40-4823-ad4e-0df513c2c404 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=173bf851-f356-4253-89ff-6992f735ee3a 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932256315Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dfa916b6-5c0d-4415-b19f-f3e35de3c7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=93.324µ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=02ac0da5-ab78-453b-8273-34f619c022d5 trace.line=202 vars.name=test vars.uuid=fa4c7196-3fa5-41a5-903f-2173f21621ab 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932281841Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/173bf851-f356-4253-89ff-6992f735ee3a/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7198067f-af40-4823-ad4e-0df513c2c404 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=60.701µ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=d62657ec-8450-42e7-b231-e382698161dd trace.line=95 vars.name=test vars.uuid=173bf851-f356-4253-89ff-6992f735ee3a 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932334484Z" 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=dfa916b6-5c0d-4415-b19f-f3e35de3c7ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56684" http.request.uri="/v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.200883ms http.response.status=201 http.response.written=0 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932339768Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/173bf851-f356-4253-89ff-6992f735ee3a/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7198067f-af40-4823-ad4e-0df513c2c404 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=23.285µ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=8a2b28c3-c11b-4bc9-bd4d-40683c7ec8ef trace.line=142 vars.name=test vars.uuid=173bf851-f356-4253-89ff-6992f735ee3a 
17:03:26 [2024-03-06T17:03:26.037Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "PUT /v2/test/blobs/uploads/fa4c7196-3fa5-41a5-903f-2173f21621ab?_state=mlnKsSv5FbrieoUsj67nMSGfK2Tt08RQm3kKdpt2t9l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNGM3MTk2LTNmYTUtNDFhNS05MDNmLTIxNzNmMjE2MjFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwNTk2NTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932375312Z" 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=7198067f-af40-4823-ad4e-0df513c2c404 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=173bf851-f356-4253-89ff-6992f735ee3a 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932443594Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/173bf851-f356-4253-89ff-6992f735ee3a/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=7198067f-af40-4823-ad4e-0df513c2c404 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=37.514µ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=ea2a6977-3fb2-4cbc-a72e-03f268a79cfc trace.line=110 vars.name=test vars.uuid=173bf851-f356-4253-89ff-6992f735ee3a 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932477407Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/173bf851-f356-4253-89ff-6992f735ee3a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7198067f-af40-4823-ad4e-0df513c2c404 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=9.575µ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=e19bdc21-81cb-4af7-9ae2-724326bbfd38 trace.line=155 vars.name=test vars.uuid=173bf851-f356-4253-89ff-6992f735ee3a 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932515847Z" 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=7198067f-af40-4823-ad4e-0df513c2c404 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=12.447µ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=731da8f7-f918-446a-943a-9deafe0d976b trace.line=155 vars.name=test vars.uuid=173bf851-f356-4253-89ff-6992f735ee3a 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932549693Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/173bf851-f356-4253-89ff-6992f735ee3a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7198067f-af40-4823-ad4e-0df513c2c404 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=9.026µ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=ce4034d4-976e-44b8-bb1f-9fe083a931ce trace.line=155 vars.name=test vars.uuid=173bf851-f356-4253-89ff-6992f735ee3a 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932611001Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/173bf851-f356-4253-89ff-6992f735ee3a/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=7198067f-af40-4823-ad4e-0df513c2c404 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=40.894µ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=7c21cc06-4e76-44c2-9775-cb64c0351e66 trace.line=185 vars.name=test vars.uuid=173bf851-f356-4253-89ff-6992f735ee3a 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932686717Z" 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=7198067f-af40-4823-ad4e-0df513c2c404 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=43.954µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8be667d0-6d91-45d1-a1cb-a2b3b793a52c trace.line=110 vars.name=test vars.uuid=173bf851-f356-4253-89ff-6992f735ee3a 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932791215Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/173bf851-f356-4253-89ff-6992f735ee3a")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7198067f-af40-4823-ad4e-0df513c2c404 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=79.506µ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=51159383-f8ae-4736-972f-f439b0f63f2e trace.line=202 vars.name=test vars.uuid=173bf851-f356-4253-89ff-6992f735ee3a 
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.932868211Z" 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=7198067f-af40-4823-ad4e-0df513c2c404 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.94981ms http.response.status=201 http.response.written=0 
17:03:26 [2024-03-06T17:03:26.037Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "PUT /v2/test/blobs/uploads/173bf851-f356-4253-89ff-6992f735ee3a?_state=mxvdhGtLBTo9ce_DnjTAhXtcZGwszbxvbCVRqHefi2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3M2JmODUxLWYzNTYtNDI1My04OWZmLTY5OTJmNzM1ZWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxNzowMzoyNS45MjkwODgyMTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
17:03:26 [2024-03-06T17:03:26.037Z] time="2024-03-06T17:03:25.934395382Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=141be49b-46b3-47f1-86b7-fbde941f1310 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.934431205Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=141be49b-46b3-47f1-86b7-fbde941f1310 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.93448896Z" 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=141be49b-46b3-47f1-86b7-fbde941f1310 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=26.518µ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=14b92b5c-2643-4d65-af86-a136c7302f15 trace.line=95 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.934548266Z" 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=141be49b-46b3-47f1-86b7-fbde941f1310 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.342616ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.13+unknown"
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.935418849Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.93545171Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.935602247Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.935619526Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.935628995Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.935698959Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=40.532µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9c0a534c-1f77-4691-b209-266a6fee72b6 trace.line=95 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.935750987Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=14.868µ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=4f895909-47f7-405e-8270-68af6da9df8b trace.line=155 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.935799298Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=20.02µ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=b83925b0-3355-4515-a4fe-f44172c0eecb trace.line=95 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.935836811Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=10.478µ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=8bdea79f-3676-4a66-a7e7-8f7fecc64094 trace.line=155 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.935876753Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=12.168µ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=58f504eb-5212-4e4e-ad15-490e9cb69eac trace.line=155 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.935948817Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=46.571µ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=963f7feb-3849-46fd-8186-718420c528e2 trace.line=110 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.936030949Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=50.133µ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=226e1d9a-20ac-4268-bafc-2786de363c2f trace.line=110 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.93617708Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=58.354µ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=cbe1f8b1-5d67-478e-9669-755d63552ec2 trace.line=110 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.936230019Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=30.211µ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=1cff7723-4b99-43ec-80d2-ddb03fb376d9 trace.line=110 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.936263659Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.936277715Z" 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=2c5ee437-d241-4f9e-b160-23447af009a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.418553ms http.response.status=201 http.response.written=0 
17:03:26 [2024-03-06T17:03:26.038Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.941318864Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b0551fc4-a895-4338-8455-e58c9493577d http.request.method=GET http.request.remoteaddr="127.0.0.1:56696" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.941357353Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b0551fc4-a895-4338-8455-e58c9493577d http.request.method=GET http.request.remoteaddr="127.0.0.1:56696" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d 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="857.677µs" http.response.status=200 http.response.written=2 
17:03:26 [2024-03-06T17:03:26.038Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.943861928Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=58fbd288-b039-487e-811e-6029251c55cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.943907712Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=58fbd288-b039-487e-811e-6029251c55cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.943980252Z" 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=58fbd288-b039-487e-811e-6029251c55cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.821µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=75c7d921-c726-4454-b814-99f3286afa8e trace.line=95 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.944003464Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=58fbd288-b039-487e-811e-6029251c55cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.944057921Z" 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=58fbd288-b039-487e-811e-6029251c55cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.368µ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=0b5da5d3-270c-465c-b147-79d481ebaec0 trace.line=95 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.944103122Z" 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=58fbd288-b039-487e-811e-6029251c55cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.369µ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=f10d860c-2054-497f-a75f-2bd9c259a931 trace.line=155 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.944150719Z" 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=58fbd288-b039-487e-811e-6029251c55cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.103µ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=cb927dd8-6fda-4168-a4be-095c01c10563 trace.line=125 vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.944193196Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=58fbd288-b039-487e-811e-6029251c55cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.944279472Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=58fbd288-b039-487e-811e-6029251c55cd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d 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.639161ms http.response.status=200 http.response.written=417 
17:03:26 [2024-03-06T17:03:26.038Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.952194232Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6508307f-31f1-40ae-b965-2e3a57841d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:56716" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.952241451Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6508307f-31f1-40ae-b965-2e3a57841d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:56716" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.952257336Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6508307f-31f1-40ae-b965-2e3a57841d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:56716" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.952335185Z" 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=6508307f-31f1-40ae-b965-2e3a57841d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:56716" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.268µ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=a402fa32-592a-4dbb-bced-dd25307e5b25 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.952388641Z" 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=6508307f-31f1-40ae-b965-2e3a57841d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:56716" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.045µ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=74504e86-3e69-47c4-9dd8-8691b2abf2e6 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.952429026Z" 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=6508307f-31f1-40ae-b965-2e3a57841d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:56716" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.489µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=ac9ec328-c231-4ec1-ab3f-eff66de0bbd0 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.952465604Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6508307f-31f1-40ae-b965-2e3a57841d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:56716" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.952556228Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6508307f-31f1-40ae-b965-2e3a57841d01 http.request.method=GET http.request.remoteaddr="127.0.0.1:56716" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d 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.143546ms http.response.status=200 http.response.written=417 
17:03:26 [2024-03-06T17:03:26.038Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.959551675Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d424a668-1c2d-40b4-8721-022874a13042 http.request.method=GET http.request.remoteaddr="127.0.0.1:56718" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.959596499Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d424a668-1c2d-40b4-8721-022874a13042 http.request.method=GET http.request.remoteaddr="127.0.0.1:56718" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.959631797Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=029bd927-3ce9-4fa6-9921-36f41283a87b http.request.method=GET http.request.remoteaddr="127.0.0.1:56724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.959670123Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=029bd927-3ce9-4fa6-9921-36f41283a87b http.request.method=GET http.request.remoteaddr="127.0.0.1:56724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.959670262Z" 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=d424a668-1c2d-40b4-8721-022874a13042 http.request.method=GET http.request.remoteaddr="127.0.0.1:56718" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.697µ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=0fc1d09a-4947-4ea9-b6e6-779b8cac6c53 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.038Z] time="2024-03-06T17:03:25.959716489Z" 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=d424a668-1c2d-40b4-8721-022874a13042 http.request.method=GET http.request.remoteaddr="127.0.0.1:56718" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.903µ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=9e63f075-97a7-44c9-ae78-79b5acdcb773 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.959738249Z" 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=029bd927-3ce9-4fa6-9921-36f41283a87b http.request.method=GET http.request.remoteaddr="127.0.0.1:56724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.544µ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=90c718fa-56cb-4983-b89f-5b4d7f09a11e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.959761108Z" 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=d424a668-1c2d-40b4-8721-022874a13042 http.request.method=GET http.request.remoteaddr="127.0.0.1:56718" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.019µ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=87d6c1bb-8e82-4eb3-9eea-d80f15ad75b6 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.959782154Z" 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=029bd927-3ce9-4fa6-9921-36f41283a87b http.request.method=GET http.request.remoteaddr="127.0.0.1:56724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.573µ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=1de33389-e9dc-4080-bb92-d3b9512809e1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.959794896Z" 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=d424a668-1c2d-40b4-8721-022874a13042 http.request.method=GET http.request.remoteaddr="127.0.0.1:56718" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.429µ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=76469eb4-2c0e-4e90-b32e-f3b05674487c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.959824705Z" 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=029bd927-3ce9-4fa6-9921-36f41283a87b http.request.method=GET http.request.remoteaddr="127.0.0.1:56724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.887µ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=97be6651-d2c4-4a2e-b720-1bfccf17df6e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.959828356Z" 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=d424a668-1c2d-40b4-8721-022874a13042 http.request.method=GET http.request.remoteaddr="127.0.0.1:56718" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.715µ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=34397d61-b805-4d07-b64d-fca18e1bacdd trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.959860044Z" 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=029bd927-3ce9-4fa6-9921-36f41283a87b http.request.method=GET http.request.remoteaddr="127.0.0.1:56724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.215µ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=75f2bcc5-3742-4c3c-929d-22c7a4d2b4e3 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.959862776Z" 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=d424a668-1c2d-40b4-8721-022874a13042 http.request.method=GET http.request.remoteaddr="127.0.0.1:56718" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.635µ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=7b09cbb3-7fea-4ece-b87d-51f7158a7ae0 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.959892248Z" 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=029bd927-3ce9-4fa6-9921-36f41283a87b http.request.method=GET http.request.remoteaddr="127.0.0.1:56724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.797µ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=eb7f4f92-7417-4b65-81e0-8ed3013361f0 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.959913327Z" 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=d424a668-1c2d-40b4-8721-022874a13042 http.request.method=GET http.request.remoteaddr="127.0.0.1:56718" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d 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=e914220c-0202-4542-84e4-65230dd5bd4a trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.959920793Z" 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=029bd927-3ce9-4fa6-9921-36f41283a87b http.request.method=GET http.request.remoteaddr="127.0.0.1:56724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.564µ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=750640c6-0fb8-4fb0-96fe-2507af913cc0 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.959963205Z" 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=029bd927-3ce9-4fa6-9921-36f41283a87b http.request.method=GET http.request.remoteaddr="127.0.0.1:56724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.341µ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=6e7e1fa9-a3ff-4d41-9d26-92116d5ddca9 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.960545284Z" 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=029bd927-3ce9-4fa6-9921-36f41283a87b http.request.method=GET http.request.remoteaddr="127.0.0.1:56724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.582µ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=b18ad912-5be9-46b1-adda-aa696e6d7106 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.960777387Z" 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=029bd927-3ce9-4fa6-9921-36f41283a87b http.request.method=GET http.request.remoteaddr="127.0.0.1:56724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.618µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e652ddc8-e7fc-41c8-893f-6f39434dd4b8 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.960871588Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=029bd927-3ce9-4fa6-9921-36f41283a87b http.request.method=GET http.request.remoteaddr="127.0.0.1:56724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d 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.689204ms http.response.status=200 http.response.written=68 
17:03:26 [2024-03-06T17:03:26.039Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.961311868Z" 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=d424a668-1c2d-40b4-8721-022874a13042 http.request.method=GET http.request.remoteaddr="127.0.0.1:56718" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.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).GetContent" trace.id=ac4d2bdf-1b9b-4ba4-a3c4-c519ee22d7ef trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.961371387Z" 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=d424a668-1c2d-40b4-8721-022874a13042 http.request.method=GET http.request.remoteaddr="127.0.0.1:56718" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.622µ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=c320ba3c-13f4-489a-b0da-ac79d03f6121 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.96142664Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d424a668-1c2d-40b4-8721-022874a13042 http.request.method=GET http.request.remoteaddr="127.0.0.1:56718" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.323015ms http.response.status=200 http.response.written=194 
17:03:26 [2024-03-06T17:03:26.039Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.973081499Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e26ad4e9-3a93-4633-b3d5-c83f56550a23 http.request.method=GET http.request.remoteaddr="127.0.0.1:56740" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.973120349Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e26ad4e9-3a93-4633-b3d5-c83f56550a23 http.request.method=GET http.request.remoteaddr="127.0.0.1:56740" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d 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="782.896µs" http.response.status=200 http.response.written=2 
17:03:26 [2024-03-06T17:03:26.039Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.982786022Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a98135e2-b4e3-4970-9fdf-afa861e8a9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.982832224Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a98135e2-b4e3-4970-9fdf-afa861e8a9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.982847551Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a98135e2-b4e3-4970-9fdf-afa861e8a9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.982912387Z" 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=a98135e2-b4e3-4970-9fdf-afa861e8a9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.205µ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=a04f17d4-221c-496b-a70a-d0bbe4bf66e6 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.982959016Z" 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=a98135e2-b4e3-4970-9fdf-afa861e8a9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.177µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8458b330-1134-46d1-84b6-8b9483d67180 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:03:26 [2024-03-06T17:03:26.039Z] time="2024-03-06T17:03:25.983031499Z" 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=a98135e2-b4e3-4970-9fdf-afa861e8a9b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56748" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d 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.087942ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:03:26 [2024-03-06T17:03:26.039Z] 127.0.0.1 - - [06/Mar/2024:17:03:25 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.8 git-commit/49b77753cb8440c5f68604b8657a35911395d48d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:03:26 [2024-03-06T17:03:26.039Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
17:03:26 [2024-03-06T17:03:26.039Z] === RUN   TestImagePullNonExisting
17:03:26 [2024-03-06T17:03:26.039Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
17:03:26 [2024-03-06T17:03:26.039Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
17:03:26 [2024-03-06T17:03:26.039Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
17:03:26 [2024-03-06T17:03:26.039Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
17:03:26 [2024-03-06T17:03:26.039Z] === RUN   TestImagePullNonExisting/asdfasdf
17:03:26 [2024-03-06T17:03:26.039Z] === PAUSE TestImagePullNonExisting/asdfasdf
17:03:26 [2024-03-06T17:03:26.039Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
17:03:26 [2024-03-06T17:03:26.039Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
17:03:26 [2024-03-06T17:03:26.039Z] === RUN   TestImagePullNonExisting/library/asdfasdf
17:03:26 [2024-03-06T17:03:26.039Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
17:03:26 [2024-03-06T17:03:26.039Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
17:03:26 [2024-03-06T17:03:26.039Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
17:03:26 [2024-03-06T17:03:26.039Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
17:03:26 [2024-03-06T17:03:26.039Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
17:03:26 [2024-03-06T17:03:26.039Z] === CONT  TestImagePullNonExisting/asdfasdf
17:03:26 [2024-03-06T17:03:26.039Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
17:03:26 [2024-03-06T17:03:26.039Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
17:03:26 [2024-03-06T17:03:26.039Z] === CONT  TestImagePullNonExisting/library/asdfasdf
17:03:27 [2024-03-06T17:03:27.396Z] --- PASS: TestImagePullNonExisting (0.01s)
17:03:27 [2024-03-06T17:03:27.396Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.95s)
17:03:27 [2024-03-06T17:03:27.396Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
17:03:27 [2024-03-06T17:03:27.396Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
17:03:27 [2024-03-06T17:03:27.396Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.97s)
17:03:27 [2024-03-06T17:03:27.396Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
17:03:27 [2024-03-06T17:03:27.396Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
17:03:27 [2024-03-06T17:03:27.396Z] === RUN   TestRemoveImageOrphaning
17:03:27 [2024-03-06T17:03:27.650Z] --- PASS: TestRemoveImageOrphaning (0.19s)
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestRemoveByDigest
17:03:27 [2024-03-06T17:03:27.650Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:03:27 [2024-03-06T17:03:27.650Z] --- SKIP: TestRemoveByDigest (0.00s)
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestRemoveImageGarbageCollector
17:03:27 [2024-03-06T17:03:27.650Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
17:03:27 [2024-03-06T17:03:27.650Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveCheckTimes
17:03:27 [2024-03-06T17:03:27.650Z] === PAUSE TestSaveCheckTimes
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/busybox:latest
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/busybox:latest/Manifest
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/busybox:latest/Config
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/multilayer:latest
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/multilayer:latest/Config
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
17:03:27 [2024-03-06T17:03:27.650Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
17:03:27 [2024-03-06T17:03:27.650Z] --- PASS: TestSaveOCI (0.14s)
17:03:27 [2024-03-06T17:03:27.650Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
17:03:27 [2024-03-06T17:03:27.650Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
17:03:27 [2024-03-06T17:03:27.650Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
17:03:27 [2024-03-06T17:03:27.650Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
17:03:27 [2024-03-06T17:03:27.650Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
17:03:27 [2024-03-06T17:03:27.650Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
17:03:27 [2024-03-06T17:03:27.650Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
17:03:27 [2024-03-06T17:03:27.650Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
17:03:27 [2024-03-06T17:03:27.651Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
17:03:27 [2024-03-06T17:03:27.651Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
17:03:27 [2024-03-06T17:03:27.651Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
17:03:27 [2024-03-06T17:03:27.651Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
17:03:27 [2024-03-06T17:03:27.651Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
17:03:27 [2024-03-06T17:03:27.651Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
17:03:27 [2024-03-06T17:03:27.651Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
17:03:27 [2024-03-06T17:03:27.651Z] === RUN   TestSaveRepoWithMultipleImages
17:03:27 [2024-03-06T17:03:27.905Z] --- PASS: TestSaveRepoWithMultipleImages (0.22s)
17:03:27 [2024-03-06T17:03:27.905Z] === RUN   TestSaveDirectoryPermissions
17:03:28 [2024-03-06T17:03:28.826Z] --- PASS: TestSaveDirectoryPermissions (0.94s)
17:03:28 [2024-03-06T17:03:28.826Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:03:28 [2024-03-06T17:03:28.826Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:03:28 [2024-03-06T17:03:28.826Z] === RUN   TestTagUsingDigestAlgorithmAsName
17:03:28 [2024-03-06T17:03:28.826Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
17:03:28 [2024-03-06T17:03:28.826Z] === RUN   TestTagValidPrefixedRepo
17:03:28 [2024-03-06T17:03:28.826Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
17:03:28 [2024-03-06T17:03:28.826Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
17:03:28 [2024-03-06T17:03:28.826Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
17:03:28 [2024-03-06T17:03:28.826Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
17:03:28 [2024-03-06T17:03:28.826Z] === RUN   TestTagValidPrefixedRepo/foooo:t
17:03:28 [2024-03-06T17:03:28.826Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
17:03:28 [2024-03-06T17:03:28.826Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:03:28 [2024-03-06T17:03:28.826Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:03:28 [2024-03-06T17:03:28.826Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
17:03:28 [2024-03-06T17:03:28.826Z] === CONT  TestTagValidPrefixedRepo/foooo:t
17:03:28 [2024-03-06T17:03:28.826Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
17:03:28 [2024-03-06T17:03:28.826Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:03:29 [2024-03-06T17:03:29.080Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
17:03:29 [2024-03-06T17:03:29.080Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
17:03:29 [2024-03-06T17:03:29.080Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
17:03:29 [2024-03-06T17:03:29.080Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
17:03:29 [2024-03-06T17:03:29.080Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
17:03:29 [2024-03-06T17:03:29.080Z] === RUN   TestTagExistedNameWithoutForce
17:03:29 [2024-03-06T17:03:29.080Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:03:29 [2024-03-06T17:03:29.080Z] === RUN   TestTagOfficialNames
17:03:29 [2024-03-06T17:03:29.080Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
17:03:29 [2024-03-06T17:03:29.080Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
17:03:29 [2024-03-06T17:03:29.080Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
17:03:29 [2024-03-06T17:03:29.080Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
17:03:29 [2024-03-06T17:03:29.080Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
17:03:29 [2024-03-06T17:03:29.080Z] --- PASS: TestTagOfficialNames (0.05s)
17:03:29 [2024-03-06T17:03:29.080Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
17:03:29 [2024-03-06T17:03:29.080Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
17:03:29 [2024-03-06T17:03:29.080Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
17:03:29 [2024-03-06T17:03:29.080Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
17:03:29 [2024-03-06T17:03:29.080Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
17:03:29 [2024-03-06T17:03:29.080Z] === RUN   TestTagMatchesDigest
17:03:29 [2024-03-06T17:03:29.080Z] --- PASS: TestTagMatchesDigest (0.01s)
17:03:29 [2024-03-06T17:03:29.080Z] === CONT  TestSaveCheckTimes
17:03:29 [2024-03-06T17:03:29.080Z] --- PASS: TestSaveCheckTimes (0.03s)
17:03:29 [2024-03-06T17:03:29.080Z] PASS
17:03:29 [2024-03-06T17:03:29.080Z] 
17:03:29 [2024-03-06T17:03:29.080Z] === Skipped
17:03:29 [2024-03-06T17:03:29.080Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:03:29 [2024-03-06T17:03:29.080Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:03:29 [2024-03-06T17:03:29.080Z] 
17:03:29 [2024-03-06T17:03:29.080Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
17:03:29 [2024-03-06T17:03:29.080Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:03:29 [2024-03-06T17:03:29.080Z] 
17:03:29 [2024-03-06T17:03:29.080Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:03:29 [2024-03-06T17:03:29.080Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
17:03:29 [2024-03-06T17:03:29.080Z] 
17:03:29 [2024-03-06T17:03:29.080Z] DONE 70 tests, 3 skipped in 6.094s
17:03:29 [2024-03-06T17:03:29.080Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
17:03:29 [2024-03-06T17:03:29.080Z] ++ '[' -n '' ']'
17:03:29 [2024-03-06T17:03:29.080Z] ++ 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
17:03:29 [2024-03-06T17:03:29.080Z] ++ set -e
17:03:29 [2024-03-06T17:03:29.080Z] ++ '[' -n 0 ']'
17:03:29 [2024-03-06T17:03:29.080Z] ++ set -x
17:03:29 [2024-03-06T17:03:29.080Z] ++ 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.UVgiaHnkw9/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
17:03:29 [2024-03-06T17:03:29.080Z] === RUN   TestStripANSICommands
17:03:29 [2024-03-06T17:03:29.080Z] === RUN   TestStripANSICommands/#00
17:03:29 [2024-03-06T17:03:29.080Z] === RUN   TestStripANSICommands/#01
17:03:29 [2024-03-06T17:03:29.080Z] --- PASS: TestStripANSICommands (0.00s)
17:03:29 [2024-03-06T17:03:29.080Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:03:29 [2024-03-06T17:03:29.080Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:03:29 [2024-03-06T17:03:29.080Z] PASS
17:03:29 [2024-03-06T17:03:29.080Z] 
17:03:29 [2024-03-06T17:03:29.080Z] DONE 3 tests in 0.007s
17:03:29 [2024-03-06T17:03:29.080Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
17:03:29 [2024-03-06T17:03:29.080Z] ++ '[' -n '' ']'
17:03:29 [2024-03-06T17:03:29.080Z] ++ 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
17:03:29 [2024-03-06T17:03:29.080Z] ++ set -e
17:03:29 [2024-03-06T17:03:29.080Z] ++ '[' -n 0 ']'
17:03:29 [2024-03-06T17:03:29.080Z] ++ set -x
17:03:29 [2024-03-06T17:03:29.080Z] ++ 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.UVgiaHnkw9/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
17:03:29 [2024-03-06T17:03:29.080Z] INFO: Testing against a local daemon
17:03:29 [2024-03-06T17:03:29.080Z] === RUN   TestCreateWithMultiNetworks
17:03:30 [2024-03-06T17:03:30.001Z] --- PASS: TestCreateWithMultiNetworks (0.90s)
17:03:30 [2024-03-06T17:03:30.001Z] === RUN   TestNetworkCreateDelete
17:03:30 [2024-03-06T17:03:30.255Z] --- PASS: TestNetworkCreateDelete (0.17s)
17:03:30 [2024-03-06T17:03:30.255Z] === RUN   TestDockerNetworkDeletePreferID
17:03:30 [2024-03-06T17:03:30.812Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
17:03:30 [2024-03-06T17:03:30.812Z] === RUN   TestDaemonDNSFallback
17:03:37 [2024-03-06T17:03:37.327Z] --- PASS: TestDaemonDNSFallback (6.11s)
17:03:37 [2024-03-06T17:03:37.327Z] === RUN   TestInspectNetwork
17:03:39 [2024-03-06T17:03:39.250Z] === RUN   TestInspectNetwork/full_network_id
17:03:39 [2024-03-06T17:03:39.250Z] === RUN   TestInspectNetwork/partial_network_id
17:03:39 [2024-03-06T17:03:39.250Z] === RUN   TestInspectNetwork/network_name
17:03:39 [2024-03-06T17:03:39.250Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:03:43 [2024-03-06T17:03:43.400Z] --- PASS: TestInspectNetwork (6.69s)
17:03:43 [2024-03-06T17:03:43.400Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:03:43 [2024-03-06T17:03:43.400Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:03:43 [2024-03-06T17:03:43.400Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:03:43 [2024-03-06T17:03:43.400Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:03:43 [2024-03-06T17:03:43.400Z] === RUN   TestRunContainerWithBridgeNone
17:03:44 [2024-03-06T17:03:44.758Z] --- PASS: TestRunContainerWithBridgeNone (1.19s)
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/create
17:03:44 [2024-03-06T17:03:44.758Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:03:44 [2024-03-06T17:03:44.758Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:03:44 [2024-03-06T17:03:44.758Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:03:44 [2024-03-06T17:03:44.758Z] === CONT  TestNetworkInvalidJSON/networks/create
17:03:44 [2024-03-06T17:03:44.758Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:03:44 [2024-03-06T17:03:44.758Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:03:44 [2024-03-06T17:03:44.758Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:03:44 [2024-03-06T17:03:44.758Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkList
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkList//networks
17:03:44 [2024-03-06T17:03:44.758Z] === PAUSE TestNetworkList//networks
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestNetworkList//networks/
17:03:44 [2024-03-06T17:03:44.758Z] === PAUSE TestNetworkList//networks/
17:03:44 [2024-03-06T17:03:44.758Z] === CONT  TestNetworkList//networks
17:03:44 [2024-03-06T17:03:44.758Z] === CONT  TestNetworkList//networks/
17:03:44 [2024-03-06T17:03:44.758Z] --- PASS: TestNetworkList (0.01s)
17:03:44 [2024-03-06T17:03:44.758Z]     --- PASS: TestNetworkList//networks (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:03:44 [2024-03-06T17:03:44.758Z] === RUN   TestHostIPv4BridgeLabel
17:03:45 [2024-03-06T17:03:45.316Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
17:03:45 [2024-03-06T17:03:45.316Z] === RUN   TestDefaultNetworkOpts
17:03:45 [2024-03-06T17:03:45.316Z] === RUN   TestDefaultNetworkOpts/default_value
17:03:46 [2024-03-06T17:03:46.673Z] === RUN   TestDefaultNetworkOpts/cmdline_value
17:03:47 [2024-03-06T17:03:47.594Z] === RUN   TestDefaultNetworkOpts/config-from_value
17:03:48 [2024-03-06T17:03:48.951Z] --- PASS: TestDefaultNetworkOpts (3.59s)
17:03:48 [2024-03-06T17:03:48.951Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.20s)
17:03:48 [2024-03-06T17:03:48.951Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.21s)
17:03:48 [2024-03-06T17:03:48.951Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.17s)
17:03:48 [2024-03-06T17:03:48.951Z] === RUN   TestForbidDuplicateNetworkNames
17:03:49 [2024-03-06T17:03:49.509Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
17:03:49 [2024-03-06T17:03:49.509Z] === RUN   TestDaemonRestartWithLiveRestore
17:03:50 [2024-03-06T17:03:50.430Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:03:50 [2024-03-06T17:03:50.430Z] === RUN   TestDaemonDefaultNetworkPools
17:03:51 [2024-03-06T17:03:51.351Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
17:03:51 [2024-03-06T17:03:51.351Z] === RUN   TestDaemonRestartWithExistingNetwork
17:03:52 [2024-03-06T17:03:52.708Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
17:03:52 [2024-03-06T17:03:52.709Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:03:53 [2024-03-06T17:03:53.630Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
17:03:53 [2024-03-06T17:03:53.630Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:03:54 [2024-03-06T17:03:54.187Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
17:03:54 [2024-03-06T17:03:54.187Z] === RUN   TestServiceWithPredefinedNetwork
17:03:56 [2024-03-06T17:03:56.690Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s)
17:03:56 [2024-03-06T17:03:56.690Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:03:56 [2024-03-06T17:03:56.690Z]     service_test.go:250: FLAKY_TEST
17:03:56 [2024-03-06T17:03:56.690Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:03:56 [2024-03-06T17:03:56.690Z] === RUN   TestServiceWithDataPathPortInit
17:04:11 [2024-03-06T17:04:11.501Z] --- PASS: TestServiceWithDataPathPortInit (13.02s)
17:04:11 [2024-03-06T17:04:11.501Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:04:11 [2024-03-06T17:04:11.501Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0dldujlefzplqi2p4lmfhkyly Created:2024-03-06 17:04:10.647870818 +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[be7d1a43a8f86ed98ff2e1387719a17361a9bc02e87bc95cfb5ac64195d4968b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6f5426geuqeejgiobue0pp56d EndpointID:1dacf1fdd39f81089920ce6e0bcf4031f2f1665e89f2cc96dd936c21739468f5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9cc9490aeda4a2e50f7645452bf939e5b927d1efc1719b7ccd8ae51acf1fd555 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:a914f0bddab0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6f5426geuqeejgiobue0pp56d EndpointID:1dacf1fdd39f81089920ce6e0bcf4031f2f1665e89f2cc96dd936c21739468f5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:04:16 [2024-03-06T17:04:16.728Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.64s)
17:04:16 [2024-03-06T17:04:16.728Z] PASS
17:04:16 [2024-03-06T17:04:16.728Z] 
17:04:16 [2024-03-06T17:04:16.728Z] === Skipped
17:04:16 [2024-03-06T17:04:16.728Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:04:16 [2024-03-06T17:04:16.728Z]     service_test.go:250: FLAKY_TEST
17:04:16 [2024-03-06T17:04:16.728Z] 
17:04:16 [2024-03-06T17:04:16.728Z] DONE 44 tests, 1 skipped in 46.924s
17:04:16 [2024-03-06T17:04:16.728Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
17:04:16 [2024-03-06T17:04:16.728Z] ++ '[' -n '' ']'
17:04:16 [2024-03-06T17:04:16.728Z] ++ 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
17:04:16 [2024-03-06T17:04:16.728Z] ++ set -e
17:04:16 [2024-03-06T17:04:16.728Z] ++ '[' -n 0 ']'
17:04:16 [2024-03-06T17:04:16.728Z] ++ set -x
17:04:16 [2024-03-06T17:04:16.728Z] ++ 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.UVgiaHnkw9/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
17:04:16 [2024-03-06T17:04:16.728Z] INFO: Testing against a local daemon
17:04:16 [2024-03-06T17:04:16.728Z] === RUN   TestDockerNetworkIpvlanPersistance
17:04:16 [2024-03-06T17:04:16.728Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:04:16 [2024-03-06T17:04:16.728Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:04:16 [2024-03-06T17:04:16.728Z] === RUN   TestDockerNetworkIpvlan
17:04:16 [2024-03-06T17:04:16.728Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:04:16 [2024-03-06T17:04:16.728Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:04:16 [2024-03-06T17:04:16.728Z] PASS
17:04:16 [2024-03-06T17:04:16.728Z] 
17:04:16 [2024-03-06T17:04:16.728Z] === Skipped
17:04:16 [2024-03-06T17:04:16.728Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:04:16 [2024-03-06T17:04:16.728Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:04:16 [2024-03-06T17:04:16.728Z] 
17:04:16 [2024-03-06T17:04:16.728Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:04:16 [2024-03-06T17:04:16.728Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:04:16 [2024-03-06T17:04:16.728Z] 
17:04:16 [2024-03-06T17:04:16.728Z] DONE 2 tests, 2 skipped in 0.030s
17:04:16 [2024-03-06T17:04:16.728Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
17:04:16 [2024-03-06T17:04:16.728Z] ++ '[' -n '' ']'
17:04:16 [2024-03-06T17:04:16.728Z] ++ 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
17:04:16 [2024-03-06T17:04:16.728Z] ++ set -e
17:04:16 [2024-03-06T17:04:16.728Z] ++ '[' -n 0 ']'
17:04:16 [2024-03-06T17:04:16.728Z] ++ set -x
17:04:16 [2024-03-06T17:04:16.728Z] ++ 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.UVgiaHnkw9/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
17:04:16 [2024-03-06T17:04:16.728Z] INFO: Testing against a local daemon
17:04:16 [2024-03-06T17:04:16.728Z] === RUN   TestDockerNetworkMacvlanPersistance
17:04:17 [2024-03-06T17:04:17.285Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
17:04:17 [2024-03-06T17:04:17.285Z] === RUN   TestDockerNetworkMacvlan
17:04:17 [2024-03-06T17:04:17.285Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:04:18 [2024-03-06T17:04:18.206Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:04:18 [2024-03-06T17:04:18.764Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:04:20 [2024-03-06T17:04:20.121Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:04:21 [2024-03-06T17:04:21.479Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:04:23 [2024-03-06T17:04:23.983Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:04:24 [2024-03-06T17:04:24.540Z] --- PASS: TestDockerNetworkMacvlan (7.14s)
17:04:24 [2024-03-06T17:04:24.540Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.67s)
17:04:24 [2024-03-06T17:04:24.540Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.69s)
17:04:24 [2024-03-06T17:04:24.540Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s)
17:04:24 [2024-03-06T17:04:24.540Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s)
17:04:24 [2024-03-06T17:04:24.540Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s)
17:04:24 [2024-03-06T17:04:24.540Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s)
17:04:24 [2024-03-06T17:04:24.540Z] PASS
17:04:24 [2024-03-06T17:04:24.540Z] 
17:04:24 [2024-03-06T17:04:24.540Z] DONE 8 tests in 8.433s
17:04:24 [2024-03-06T17:04:24.540Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
17:04:24 [2024-03-06T17:04:24.540Z] ++ '[' -n '' ']'
17:04:24 [2024-03-06T17:04:24.540Z] ++ 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
17:04:24 [2024-03-06T17:04:24.540Z] ++ set -e
17:04:24 [2024-03-06T17:04:24.540Z] ++ '[' -n 0 ']'
17:04:24 [2024-03-06T17:04:24.540Z] ++ set -x
17:04:24 [2024-03-06T17:04:24.540Z] ++ 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.UVgiaHnkw9/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
17:04:24 [2024-03-06T17:04:24.540Z] INFO: Testing against a local daemon
17:04:24 [2024-03-06T17:04:24.540Z] === RUN   TestBridgeICC
17:04:25 [2024-03-06T17:04:25.098Z] === RUN   TestBridgeICC/IPv4_non-internal_network
17:04:26 [2024-03-06T17:04:26.019Z] === RUN   TestBridgeICC/IPv4_internal_network
17:04:26 [2024-03-06T17:04:26.940Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
17:04:27 [2024-03-06T17:04:27.862Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
17:04:28 [2024-03-06T17:04:28.783Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
17:04:29 [2024-03-06T17:04:29.705Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
17:04:30 [2024-03-06T17:04:30.626Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
17:04:31 [2024-03-06T17:04:31.983Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
17:04:32 [2024-03-06T17:04:32.904Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
17:04:36 [2024-03-06T17:04:36.157Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
17:04:39 [2024-03-06T17:04:39.410Z] --- PASS: TestBridgeICC (14.28s)
17:04:39 [2024-03-06T17:04:39.410Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (0.94s)
17:04:39 [2024-03-06T17:04:39.410Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.82s)
17:04:39 [2024-03-06T17:04:39.410Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.07s)
17:04:39 [2024-03-06T17:04:39.410Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.89s)
17:04:39 [2024-03-06T17:04:39.410Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (0.89s)
17:04:39 [2024-03-06T17:04:39.410Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.91s)
17:04:39 [2024-03-06T17:04:39.410Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.05s)
17:04:39 [2024-03-06T17:04:39.410Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.02s)
17:04:39 [2024-03-06T17:04:39.410Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.04s)
17:04:39 [2024-03-06T17:04:39.410Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.04s)
17:04:39 [2024-03-06T17:04:39.410Z] === RUN   TestBridgeICCWindows
17:04:39 [2024-03-06T17:04:39.410Z]     bridge_test.go:198: testEnv.DaemonInfo.OSType != "windows"
17:04:39 [2024-03-06T17:04:39.410Z] --- SKIP: TestBridgeICCWindows (0.00s)
17:04:39 [2024-03-06T17:04:39.410Z] === RUN   TestBridgeINC
17:04:39 [2024-03-06T17:04:39.410Z] === RUN   TestBridgeINC/IPv4_non-internal_network
17:04:43 [2024-03-06T17:04:43.560Z] === RUN   TestBridgeINC/IPv4_internal_network
17:04:44 [2024-03-06T17:04:44.481Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
17:04:48 [2024-03-06T17:04:48.633Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
17:04:49 [2024-03-06T17:04:49.555Z] --- PASS: TestBridgeINC (10.79s)
17:04:49 [2024-03-06T17:04:49.555Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.08s)
17:04:49 [2024-03-06T17:04:49.555Z]     --- PASS: TestBridgeINC/IPv4_internal_network (0.95s)
17:04:49 [2024-03-06T17:04:49.555Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.15s)
17:04:49 [2024-03-06T17:04:49.555Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.01s)
17:04:49 [2024-03-06T17:04:49.555Z] === RUN   TestDefaultBridgeIPv6
17:04:49 [2024-03-06T17:04:49.555Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
17:04:50 [2024-03-06T17:04:50.914Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
17:04:52 [2024-03-06T17:04:52.271Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
17:04:53 [2024-03-06T17:04:53.628Z] --- PASS: TestDefaultBridgeIPv6 (3.96s)
17:04:53 [2024-03-06T17:04:53.628Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.31s)
17:04:53 [2024-03-06T17:04:53.628Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.35s)
17:04:53 [2024-03-06T17:04:53.628Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.29s)
17:04:53 [2024-03-06T17:04:53.628Z] === RUN   TestDefaultBridgeAddresses
17:04:53 [2024-03-06T17:04:53.628Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
17:04:55 [2024-03-06T17:04:55.508Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
17:04:56 [2024-03-06T17:04:56.865Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
17:04:56 [2024-03-06T17:04:56.865Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
17:04:56 [2024-03-06T17:04:56.865Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
17:04:56 [2024-03-06T17:04:56.865Z] === RUN   TestInternalNwConnectivity
17:05:00 [2024-03-06T17:05:00.118Z] --- PASS: TestInternalNwConnectivity (3.25s)
17:05:00 [2024-03-06T17:05:00.118Z] === RUN   TestEtcHostsIpv6
17:05:00 [2024-03-06T17:05:00.676Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
17:05:00 [2024-03-06T17:05:00.930Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
17:05:05 [2024-03-06T17:05:05.080Z] --- PASS: TestEtcHostsIpv6 (4.54s)
17:05:05 [2024-03-06T17:05:05.080Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.47s)
17:05:05 [2024-03-06T17:05:05.080Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (3.47s)
17:05:05 [2024-03-06T17:05:05.080Z] === RUN   TestMACAddrOnRestart
17:05:06 [2024-03-06T17:05:06.441Z] --- PASS: TestMACAddrOnRestart (1.87s)
17:05:06 [2024-03-06T17:05:06.441Z] === RUN   TestCfgdMACAddrOnRestart
17:05:09 [2024-03-06T17:05:09.032Z] --- PASS: TestCfgdMACAddrOnRestart (2.42s)
17:05:09 [2024-03-06T17:05:09.032Z] === RUN   TestInspectCfgdMAC
17:05:09 [2024-03-06T17:05:09.300Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
17:05:09 [2024-03-06T17:05:09.300Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
17:05:09 [2024-03-06T17:05:09.561Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
17:05:09 [2024-03-06T17:05:09.561Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
17:05:09 [2024-03-06T17:05:09.826Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
17:05:09 [2024-03-06T17:05:09.826Z] --- PASS: TestInspectCfgdMAC (1.06s)
17:05:09 [2024-03-06T17:05:09.826Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.04s)
17:05:09 [2024-03-06T17:05:09.826Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.03s)
17:05:09 [2024-03-06T17:05:09.826Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.17s)
17:05:09 [2024-03-06T17:05:09.826Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.17s)
17:05:09 [2024-03-06T17:05:09.826Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
17:05:09 [2024-03-06T17:05:09.826Z] === RUN   TestWatchtowerCreate
17:05:10 [2024-03-06T17:05:10.806Z] --- PASS: TestWatchtowerCreate (1.05s)
17:05:10 [2024-03-06T17:05:10.806Z] === RUN   TestResolvConfLocalhostIPv6
17:05:12 [2024-03-06T17:05:12.212Z] --- PASS: TestResolvConfLocalhostIPv6 (1.18s)
17:05:12 [2024-03-06T17:05:12.212Z] PASS
17:05:12 [2024-03-06T17:05:12.212Z] 
17:05:12 [2024-03-06T17:05:12.212Z] === Skipped
17:05:12 [2024-03-06T17:05:12.212Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
17:05:12 [2024-03-06T17:05:12.212Z]     bridge_test.go:198: testEnv.DaemonInfo.OSType != "windows"
17:05:12 [2024-03-06T17:05:12.212Z] 
17:05:12 [2024-03-06T17:05:12.212Z] DONE 38 tests, 1 skipped in 47.542s
17:05:12 [2024-03-06T17:05:12.212Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
17:05:12 [2024-03-06T17:05:12.212Z] ++ '[' -n '' ']'
17:05:12 [2024-03-06T17:05:12.212Z] ++ 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
17:05:12 [2024-03-06T17:05:12.212Z] ++ set -e
17:05:12 [2024-03-06T17:05:12.212Z] ++ '[' -n 0 ']'
17:05:12 [2024-03-06T17:05:12.212Z] ++ set -x
17:05:12 [2024-03-06T17:05:12.212Z] ++ 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.UVgiaHnkw9/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
17:05:12 [2024-03-06T17:05:12.212Z] testing: warning: no tests to run
17:05:12 [2024-03-06T17:05:12.212Z] PASS
17:05:12 [2024-03-06T17:05:12.212Z] 
17:05:12 [2024-03-06T17:05:12.212Z] DONE 0 tests in 0.005s
17:05:12 [2024-03-06T17:05:12.212Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
17:05:12 [2024-03-06T17:05:12.212Z] ++ '[' -n '' ']'
17:05:12 [2024-03-06T17:05:12.212Z] ++ 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
17:05:12 [2024-03-06T17:05:12.212Z] ++ set -e
17:05:12 [2024-03-06T17:05:12.212Z] ++ '[' -n 0 ']'
17:05:12 [2024-03-06T17:05:12.212Z] ++ set -x
17:05:12 [2024-03-06T17:05:12.212Z] ++ 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.UVgiaHnkw9/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
17:05:12 [2024-03-06T17:05:12.212Z] INFO: Testing against a local daemon
17:05:12 [2024-03-06T17:05:12.212Z] === RUN   TestAuthZPluginAllowRequest
17:05:13 [2024-03-06T17:05:13.220Z] --- PASS: TestAuthZPluginAllowRequest (0.99s)
17:05:13 [2024-03-06T17:05:13.220Z] === RUN   TestAuthZPluginTLS
17:05:13 [2024-03-06T17:05:13.777Z] --- PASS: TestAuthZPluginTLS (0.54s)
17:05:13 [2024-03-06T17:05:13.777Z] === RUN   TestAuthZPluginDenyRequest
17:05:14 [2024-03-06T17:05:14.335Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
17:05:14 [2024-03-06T17:05:14.335Z] === RUN   TestAuthZPluginAPIDenyResponse
17:05:14 [2024-03-06T17:05:14.589Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
17:05:14 [2024-03-06T17:05:14.589Z] === RUN   TestAuthZPluginDenyResponse
17:05:15 [2024-03-06T17:05:15.146Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:05:15 [2024-03-06T17:05:15.146Z] === RUN   TestAuthZPluginAllowEventStream
17:05:16 [2024-03-06T17:05:16.068Z] 2024/03/06 17:05:15 http: panic serving 127.0.0.1:45326: runtime error: invalid memory address or nil pointer dereference
17:05:16 [2024-03-06T17:05:16.068Z] goroutine 155 [running]:
17:05:16 [2024-03-06T17:05:16.068Z] net/http.(*conn).serve.func1()
17:05:16 [2024-03-06T17:05:16.068Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:05:16 [2024-03-06T17:05:16.068Z] panic({0xa855c0?, 0x15aa340?})
17:05:16 [2024-03-06T17:05:16.068Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:05:16 [2024-03-06T17:05:16.068Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e70, 0x40005f4480}, 0xffff650a1c50?)
17:05:16 [2024-03-06T17:05:16.068Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
17:05:16 [2024-03-06T17:05:16.068Z] net/http.HandlerFunc.ServeHTTP(0x4000594400?, {0xd85e70?, 0x40005f4480?}, 0x402e94?)
17:05:16 [2024-03-06T17:05:16.068Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:05:16 [2024-03-06T17:05:16.068Z] net/http.(*ServeMux).ServeHTTP(0xd8c1d8?, {0xd85e70, 0x40005f4480}, 0x4000594400)
17:05:16 [2024-03-06T17:05:16.068Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:05:16 [2024-03-06T17:05:16.068Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400059c000, {0xd84a30?, 0x40001e2380}, 0x4000594300, {0xd7ab60, 0x40005068c0})
17:05:16 [2024-03-06T17:05:16.068Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
17:05:16 [2024-03-06T17:05:16.068Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd84a30?, 0x40001e2380?}, 0x40004a2240?)
17:05:16 [2024-03-06T17:05:16.068Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:05:16 [2024-03-06T17:05:16.068Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd84a30?, 0x40001e2380?}, 0x40001e2380?)
17:05:16 [2024-03-06T17:05:16.068Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:05:16 [2024-03-06T17:05:16.068Z] net/http.serverHandler.ServeHTTP({0xd814a8?}, {0xd84a30?, 0x40001e2380?}, 0x6?)
17:05:16 [2024-03-06T17:05:16.068Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:05:16 [2024-03-06T17:05:16.068Z] net/http.(*conn).serve(0x40001c5050, {0xd8c1d8, 0x4000212450})
17:05:16 [2024-03-06T17:05:16.068Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:05:16 [2024-03-06T17:05:16.068Z] created by net/http.(*Server).Serve in goroutine 49
17:05:16 [2024-03-06T17:05:16.068Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:05:16 [2024-03-06T17:05:16.989Z] 2024/03/06 17:05:16 http: panic serving 127.0.0.1:45332: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:05:16 [2024-03-06T17:05:16.989Z] goroutine 176 [running]:
17:05:16 [2024-03-06T17:05:16.989Z] net/http.(*conn).serve.func1()
17:05:16 [2024-03-06T17:05:16.989Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:05:16 [2024-03-06T17:05:16.989Z] panic({0xa1b7c0?, 0x400011e810?})
17:05:16 [2024-03-06T17:05:16.989Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:05:16 [2024-03-06T17:05:16.989Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e70, 0x4000095d40}, 0xffff65056350?)
17:05:16 [2024-03-06T17:05:16.989Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:05:16 [2024-03-06T17:05:16.989Z] net/http.HandlerFunc.ServeHTTP(0x4000498d00?, {0xd85e70?, 0x4000095d40?}, 0x402e94?)
17:05:16 [2024-03-06T17:05:16.989Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:05:16 [2024-03-06T17:05:16.989Z] net/http.(*ServeMux).ServeHTTP(0xd8c1d8?, {0xd85e70, 0x4000095d40}, 0x4000498d00)
17:05:16 [2024-03-06T17:05:16.989Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:05:16 [2024-03-06T17:05:16.989Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400059c000, {0xd84a30?, 0x40000f82a0}, 0x40002f1d00, {0xd7ab60, 0x40005068c0})
17:05:16 [2024-03-06T17:05:16.989Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
17:05:16 [2024-03-06T17:05:16.989Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd84a30?, 0x40000f82a0?}, 0x4000112210?)
17:05:16 [2024-03-06T17:05:16.989Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:05:16 [2024-03-06T17:05:16.989Z] net/http.HandlerFunc.ServeHTTP(0x1607de0?, {0xd84a30?, 0x40000f82a0?}, 0x40004c7b40?)
17:05:16 [2024-03-06T17:05:16.989Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:05:16 [2024-03-06T17:05:16.989Z] net/http.serverHandler.ServeHTTP({0x4000112210?}, {0xd84a30?, 0x40000f82a0?}, 0x6?)
17:05:16 [2024-03-06T17:05:16.989Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:05:16 [2024-03-06T17:05:16.989Z] net/http.(*conn).serve(0x4000010510, {0xd8c1d8, 0x4000212450})
17:05:16 [2024-03-06T17:05:16.989Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:05:16 [2024-03-06T17:05:16.989Z] created by net/http.(*Server).Serve in goroutine 49
17:05:16 [2024-03-06T17:05:16.989Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:05:19 [2024-03-06T17:05:19.491Z] 2024/03/06 17:05:18 http: panic serving 127.0.0.1:45348: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:05:19 [2024-03-06T17:05:19.491Z] goroutine 122 [running]:
17:05:19 [2024-03-06T17:05:19.491Z] net/http.(*conn).serve.func1()
17:05:19 [2024-03-06T17:05:19.491Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:05:19 [2024-03-06T17:05:19.491Z] panic({0xa1b7c0?, 0x400011e8e0?})
17:05:19 [2024-03-06T17:05:19.491Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:05:19 [2024-03-06T17:05:19.491Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e70, 0x4000095ec0}, 0xffff65056350?)
17:05:19 [2024-03-06T17:05:19.491Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:05:19 [2024-03-06T17:05:19.491Z] net/http.HandlerFunc.ServeHTTP(0x4000498f00?, {0xd85e70?, 0x4000095ec0?}, 0x402e94?)
17:05:19 [2024-03-06T17:05:19.491Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:05:19 [2024-03-06T17:05:19.491Z] net/http.(*ServeMux).ServeHTTP(0xd8c1d8?, {0xd85e70, 0x4000095ec0}, 0x4000498f00)
17:05:19 [2024-03-06T17:05:19.491Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:05:19 [2024-03-06T17:05:19.491Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400059c000, {0xd84a30?, 0x40000f8380}, 0x4000498e00, {0xd7ab60, 0x40005068c0})
17:05:19 [2024-03-06T17:05:19.491Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
17:05:19 [2024-03-06T17:05:19.491Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd84a30?, 0x40000f8380?}, 0x4000310930?)
17:05:19 [2024-03-06T17:05:19.491Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:05:19 [2024-03-06T17:05:19.491Z] net/http.HandlerFunc.ServeHTTP(0x1607de0?, {0xd84a30?, 0x40000f8380?}, 0x40004c7b40?)
17:05:19 [2024-03-06T17:05:19.491Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:05:19 [2024-03-06T17:05:19.491Z] net/http.serverHandler.ServeHTTP({0x4000310930?}, {0xd84a30?, 0x40000f8380?}, 0x6?)
17:05:19 [2024-03-06T17:05:19.491Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:05:19 [2024-03-06T17:05:19.491Z] net/http.(*conn).serve(0x40003a05a0, {0xd8c1d8, 0x4000212450})
17:05:19 [2024-03-06T17:05:19.491Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:05:19 [2024-03-06T17:05:19.491Z] created by net/http.(*Server).Serve in goroutine 49
17:05:19 [2024-03-06T17:05:19.491Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:05:21 [2024-03-06T17:05:21.368Z] --- PASS: TestAuthZPluginAllowEventStream (5.99s)
17:05:21 [2024-03-06T17:05:21.368Z] === RUN   TestAuthZPluginErrorResponse
17:05:21 [2024-03-06T17:05:21.622Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:05:21 [2024-03-06T17:05:21.622Z] === RUN   TestAuthZPluginErrorRequest
17:05:22 [2024-03-06T17:05:22.180Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
17:05:22 [2024-03-06T17:05:22.180Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:05:22 [2024-03-06T17:05:22.737Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:05:22 [2024-03-06T17:05:22.737Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:05:24 [2024-03-06T17:05:24.094Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.11s)
17:05:24 [2024-03-06T17:05:24.094Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:05:25 [2024-03-06T17:05:25.016Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.06s)
17:05:25 [2024-03-06T17:05:25.016Z] === RUN   TestAuthZPluginHeader
17:05:25 [2024-03-06T17:05:25.574Z] --- PASS: TestAuthZPluginHeader (0.60s)
17:05:25 [2024-03-06T17:05:25.574Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:05:25 [2024-03-06T17:05:25.574Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:05:25 [2024-03-06T17:05:25.574Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:05:25 [2024-03-06T17:05:25.574Z] === RUN   TestAuthZPluginV2Disable
17:05:25 [2024-03-06T17:05:25.574Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:05:25 [2024-03-06T17:05:25.574Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:05:25 [2024-03-06T17:05:25.574Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:05:25 [2024-03-06T17:05:25.574Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:05:25 [2024-03-06T17:05:25.574Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:05:25 [2024-03-06T17:05:25.574Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:05:25 [2024-03-06T17:05:25.574Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:05:25 [2024-03-06T17:05:25.574Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:05:25 [2024-03-06T17:05:25.574Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:05:43 [2024-03-06T17:05:43.586Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
17:05:43 [2024-03-06T17:05:43.586Z] PASS
17:05:43 [2024-03-06T17:05:43.586Z] 
17:05:43 [2024-03-06T17:05:43.586Z] === Skipped
17:05:43 [2024-03-06T17:05:43.586Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:05:43 [2024-03-06T17:05:43.586Z] 
17:05:43 [2024-03-06T17:05:43.586Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:05:43 [2024-03-06T17:05:43.586Z] 
17:05:43 [2024-03-06T17:05:43.586Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:05:43 [2024-03-06T17:05:43.586Z] 
17:05:43 [2024-03-06T17:05:43.586Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:05:43 [2024-03-06T17:05:43.586Z] 
17:05:43 [2024-03-06T17:05:43.586Z] DONE 17 tests, 4 skipped in 30.370s
17:05:43 [2024-03-06T17:05:43.586Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
17:05:43 [2024-03-06T17:05:43.586Z] ++ '[' -n '' ']'
17:05:43 [2024-03-06T17:05:43.586Z] ++ 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
17:05:43 [2024-03-06T17:05:43.586Z] ++ set -e
17:05:43 [2024-03-06T17:05:43.586Z] ++ '[' -n 0 ']'
17:05:43 [2024-03-06T17:05:43.586Z] ++ set -x
17:05:43 [2024-03-06T17:05:43.586Z] ++ 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.UVgiaHnkw9/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
17:05:43 [2024-03-06T17:05:43.586Z] INFO: Testing against a local daemon
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:05:43 [2024-03-06T17:05:43.586Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:05:43 [2024-03-06T17:05:43.586Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:05:43 [2024-03-06T17:05:43.586Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:05:43 [2024-03-06T17:05:43.586Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:05:43 [2024-03-06T17:05:43.586Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:05:43 [2024-03-06T17:05:43.586Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:05:43 [2024-03-06T17:05:43.586Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:05:43 [2024-03-06T17:05:43.586Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInstall
17:05:43 [2024-03-06T17:05:43.586Z] === RUN   TestPluginInstall/no_auth
17:05:46 [2024-03-06T17:05:46.090Z] time="2024-03-06T17:05:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:05:46 [2024-03-06T17:05:46.090Z] time="2024-03-06T17:05:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a08007bbc255c6771fde4a6eca68f29c1162543b8563bb8320dec95b88e445e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:05:46 [2024-03-06T17:05:46.090Z] time="2024-03-06T17:05:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:05:46 [2024-03-06T17:05:46.090Z] time="2024-03-06T17:05:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a08007bbc255c6771fde4a6eca68f29c1162543b8563bb8320dec95b88e445e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:05:46 [2024-03-06T17:05:46.090Z] === RUN   TestPluginInstall/with_digest
17:05:46 [2024-03-06T17:05:46.647Z] === RUN   TestPluginInstall/with_htpasswd
17:05:46 [2024-03-06T17:05:46.901Z] time="2024-03-06T17:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:05:46 [2024-03-06T17:05:46.901Z] time="2024-03-06T17:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7c52be9009343664ba4714e35394fedde74b52f0abdd205fe79bb723a58e8f2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:05:46 [2024-03-06T17:05:46.901Z] time="2024-03-06T17:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:05:46 [2024-03-06T17:05:46.901Z] time="2024-03-06T17:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7c52be9009343664ba4714e35394fedde74b52f0abdd205fe79bb723a58e8f2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:05:46 [2024-03-06T17:05:46.901Z] === RUN   TestPluginInstall/with_insecure
17:05:47 [2024-03-06T17:05:47.823Z] time="2024-03-06T17:05:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:05:47 [2024-03-06T17:05:47.823Z] time="2024-03-06T17:05:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:113a8d56ea7f67091dacce63c0e3937bc26bd014918639778396f2cb9cf9194b" mediatype=application/vnd.docker.plugin.v1+json size=522
17:05:47 [2024-03-06T17:05:47.823Z] time="2024-03-06T17:05:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:05:47 [2024-03-06T17:05:47.823Z] time="2024-03-06T17:05:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:113a8d56ea7f67091dacce63c0e3937bc26bd014918639778396f2cb9cf9194b" mediatype=application/vnd.docker.plugin.v1+json size=522
17:05:47 [2024-03-06T17:05:47.823Z]     plugin_test.go:247: [d1f5694d0a65c] daemon is not started
17:05:47 [2024-03-06T17:05:47.823Z] --- PASS: TestPluginInstall (5.42s)
17:05:47 [2024-03-06T17:05:47.823Z]     --- PASS: TestPluginInstall/no_auth (3.58s)
17:05:47 [2024-03-06T17:05:47.823Z]     --- PASS: TestPluginInstall/with_digest (0.47s)
17:05:47 [2024-03-06T17:05:47.823Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
17:05:47 [2024-03-06T17:05:47.823Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
17:05:47 [2024-03-06T17:05:47.823Z] === RUN   TestPluginsWithRuntimes
17:05:49 [2024-03-06T17:05:49.702Z] === RUN   TestPluginsWithRuntimes/No_Args
17:05:50 [2024-03-06T17:05:50.259Z] === RUN   TestPluginsWithRuntimes/With_Args
17:05:51 [2024-03-06T17:05:51.180Z] --- PASS: TestPluginsWithRuntimes (3.10s)
17:05:51 [2024-03-06T17:05:51.180Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
17:05:51 [2024-03-06T17:05:51.180Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.81s)
17:05:51 [2024-03-06T17:05:51.180Z] === RUN   TestPluginBackCompatMediaTypes
17:05:51 [2024-03-06T17:05:51.434Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
17:05:51 [2024-03-06T17:05:51.434Z] PASS
17:05:51 [2024-03-06T17:05:51.434Z] 
17:05:51 [2024-03-06T17:05:51.434Z] DONE 25 tests in 9.044s
17:05:51 [2024-03-06T17:05:51.434Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
17:05:51 [2024-03-06T17:05:51.434Z] ++ '[' -n '' ']'
17:05:51 [2024-03-06T17:05:51.434Z] ++ 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
17:05:51 [2024-03-06T17:05:51.434Z] ++ set -e
17:05:51 [2024-03-06T17:05:51.434Z] ++ '[' -n 0 ']'
17:05:51 [2024-03-06T17:05:51.434Z] ++ set -x
17:05:51 [2024-03-06T17:05:51.434Z] ++ 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.UVgiaHnkw9/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
17:05:51 [2024-03-06T17:05:51.434Z] INFO: Testing against a local daemon
17:05:51 [2024-03-06T17:05:51.434Z] === RUN   TestExternalGraphDriver
17:05:51 [2024-03-06T17:05:51.991Z] === RUN   TestExternalGraphDriver/json
17:05:51 [2024-03-06T17:05:51.991Z] === RUN   TestExternalGraphDriver/spec
17:05:51 [2024-03-06T17:05:51.991Z] === RUN   TestExternalGraphDriver/pull
17:05:51 [2024-03-06T17:05:51.991Z] --- PASS: TestExternalGraphDriver (0.34s)
17:05:51 [2024-03-06T17:05:51.991Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
17:05:51 [2024-03-06T17:05:51.991Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
17:05:51 [2024-03-06T17:05:51.991Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
17:05:51 [2024-03-06T17:05:51.991Z] === RUN   TestGraphdriverPluginV2
17:05:52 [2024-03-06T17:05:52.245Z]     external_test.go:416: (*Execution).NotAmd64-fm
17:05:52 [2024-03-06T17:05:52.245Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
17:05:52 [2024-03-06T17:05:52.245Z] PASS
17:05:52 [2024-03-06T17:05:52.245Z] 
17:05:52 [2024-03-06T17:05:52.246Z] === Skipped
17:05:52 [2024-03-06T17:05:52.246Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
17:05:52 [2024-03-06T17:05:52.246Z]     external_test.go:416: (*Execution).NotAmd64-fm
17:05:52 [2024-03-06T17:05:52.246Z] 
17:05:52 [2024-03-06T17:05:52.246Z] DONE 5 tests, 1 skipped in 0.695s
17:05:52 [2024-03-06T17:05:52.246Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
17:05:52 [2024-03-06T17:05:52.246Z] ++ '[' -n '' ']'
17:05:52 [2024-03-06T17:05:52.246Z] ++ 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
17:05:52 [2024-03-06T17:05:52.246Z] ++ set -e
17:05:52 [2024-03-06T17:05:52.246Z] ++ '[' -n 0 ']'
17:05:52 [2024-03-06T17:05:52.246Z] ++ set -x
17:05:52 [2024-03-06T17:05:52.246Z] ++ 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.UVgiaHnkw9/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
17:05:52 [2024-03-06T17:05:52.246Z] INFO: Testing against a local daemon
17:05:52 [2024-03-06T17:05:52.246Z] === RUN   TestContinueAfterPluginCrash
17:05:52 [2024-03-06T17:05:52.246Z] === PAUSE TestContinueAfterPluginCrash
17:05:52 [2024-03-06T17:05:52.246Z] === RUN   TestReadPluginNoRead
17:05:52 [2024-03-06T17:05:52.246Z] === PAUSE TestReadPluginNoRead
17:05:52 [2024-03-06T17:05:52.246Z] === RUN   TestDaemonStartWithLogOpt
17:05:52 [2024-03-06T17:05:52.246Z] === PAUSE TestDaemonStartWithLogOpt
17:05:52 [2024-03-06T17:05:52.246Z] === CONT  TestDaemonStartWithLogOpt
17:05:52 [2024-03-06T17:05:52.246Z] === CONT  TestReadPluginNoRead
17:05:52 [2024-03-06T17:05:52.246Z] === CONT  TestContinueAfterPluginCrash
17:05:54 [2024-03-06T17:05:54.126Z] === RUN   TestReadPluginNoRead/default
17:05:54 [2024-03-06T17:05:54.684Z] --- PASS: TestDaemonStartWithLogOpt (2.56s)
17:05:55 [2024-03-06T17:05:55.606Z] === RUN   TestReadPluginNoRead/disabled_caching
17:05:56 [2024-03-06T17:05:56.528Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:05:57 [2024-03-06T17:05:57.449Z]     read_test.go:93: [d347e2c32f8bd] daemon is not started
17:05:57 [2024-03-06T17:05:57.449Z] --- PASS: TestReadPluginNoRead (5.31s)
17:05:57 [2024-03-06T17:05:57.449Z]     --- PASS: TestReadPluginNoRead/default (1.14s)
17:05:57 [2024-03-06T17:05:57.449Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.08s)
17:05:57 [2024-03-06T17:05:57.449Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.10s)
17:05:59 [2024-03-06T17:05:59.953Z] --- PASS: TestContinueAfterPluginCrash (7.42s)
17:05:59 [2024-03-06T17:05:59.953Z] PASS
17:05:59 [2024-03-06T17:05:59.953Z] 
17:05:59 [2024-03-06T17:05:59.953Z] DONE 6 tests in 7.447s
17:05:59 [2024-03-06T17:05:59.953Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
17:05:59 [2024-03-06T17:05:59.953Z] ++ '[' -n '' ']'
17:05:59 [2024-03-06T17:05:59.953Z] ++ 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
17:05:59 [2024-03-06T17:05:59.953Z] ++ set -e
17:05:59 [2024-03-06T17:05:59.953Z] ++ '[' -n 0 ']'
17:05:59 [2024-03-06T17:05:59.953Z] ++ set -x
17:05:59 [2024-03-06T17:05:59.953Z] ++ 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.UVgiaHnkw9/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
17:05:59 [2024-03-06T17:05:59.953Z] testing: warning: no tests to run
17:05:59 [2024-03-06T17:05:59.953Z] PASS
17:05:59 [2024-03-06T17:05:59.953Z] 
17:05:59 [2024-03-06T17:05:59.953Z] DONE 0 tests in 0.006s
17:05:59 [2024-03-06T17:05:59.953Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
17:05:59 [2024-03-06T17:05:59.953Z] ++ '[' -n '' ']'
17:05:59 [2024-03-06T17:05:59.953Z] ++ 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
17:05:59 [2024-03-06T17:05:59.953Z] ++ set -e
17:05:59 [2024-03-06T17:05:59.953Z] ++ '[' -n 0 ']'
17:05:59 [2024-03-06T17:05:59.953Z] ++ set -x
17:05:59 [2024-03-06T17:05:59.953Z] ++ 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.UVgiaHnkw9/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
17:05:59 [2024-03-06T17:05:59.953Z] INFO: Testing against a local daemon
17:05:59 [2024-03-06T17:05:59.953Z] === RUN   TestPluginWithDevMounts
17:05:59 [2024-03-06T17:05:59.953Z] === PAUSE TestPluginWithDevMounts
17:05:59 [2024-03-06T17:05:59.953Z] === CONT  TestPluginWithDevMounts
17:06:01 [2024-03-06T17:06:01.310Z] --- PASS: TestPluginWithDevMounts (1.46s)
17:06:01 [2024-03-06T17:06:01.310Z] PASS
17:06:01 [2024-03-06T17:06:01.310Z] 
17:06:01 [2024-03-06T17:06:01.310Z] DONE 1 tests in 1.491s
17:06:01 [2024-03-06T17:06:01.310Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
17:06:01 [2024-03-06T17:06:01.310Z] ++ '[' -n '' ']'
17:06:01 [2024-03-06T17:06:01.310Z] ++ 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
17:06:01 [2024-03-06T17:06:01.310Z] ++ set -e
17:06:01 [2024-03-06T17:06:01.310Z] ++ '[' -n 0 ']'
17:06:01 [2024-03-06T17:06:01.310Z] ++ set -x
17:06:01 [2024-03-06T17:06:01.310Z] ++ 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.UVgiaHnkw9/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
17:06:01 [2024-03-06T17:06:01.310Z] INFO: Testing against a local daemon
17:06:01 [2024-03-06T17:06:01.310Z] === RUN   TestSecretInspect
17:06:03 [2024-03-06T17:06:03.189Z] --- PASS: TestSecretInspect (1.87s)
17:06:03 [2024-03-06T17:06:03.189Z] === RUN   TestSecretList
17:06:05 [2024-03-06T17:06:05.068Z] --- PASS: TestSecretList (1.99s)
17:06:05 [2024-03-06T17:06:05.068Z] === RUN   TestSecretsCreateAndDelete
17:06:06 [2024-03-06T17:06:06.948Z] --- PASS: TestSecretsCreateAndDelete (1.84s)
17:06:06 [2024-03-06T17:06:06.948Z] === RUN   TestSecretsUpdate
17:06:08 [2024-03-06T17:06:08.827Z] --- PASS: TestSecretsUpdate (1.87s)
17:06:08 [2024-03-06T17:06:08.827Z] === RUN   TestTemplatedSecret
17:06:11 [2024-03-06T17:06:11.331Z] --- PASS: TestTemplatedSecret (2.53s)
17:06:11 [2024-03-06T17:06:11.331Z] === RUN   TestSecretCreateResolve
17:06:13 [2024-03-06T17:06:13.210Z] --- PASS: TestSecretCreateResolve (1.85s)
17:06:13 [2024-03-06T17:06:13.210Z] PASS
17:06:13 [2024-03-06T17:06:13.210Z] 
17:06:13 [2024-03-06T17:06:13.210Z] DONE 6 tests in 11.982s
17:06:13 [2024-03-06T17:06:13.210Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
17:06:13 [2024-03-06T17:06:13.210Z] ++ '[' -n '' ']'
17:06:13 [2024-03-06T17:06:13.210Z] ++ 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
17:06:13 [2024-03-06T17:06:13.210Z] ++ set -e
17:06:13 [2024-03-06T17:06:13.210Z] ++ '[' -n 0 ']'
17:06:13 [2024-03-06T17:06:13.210Z] ++ set -x
17:06:13 [2024-03-06T17:06:13.210Z] ++ 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.UVgiaHnkw9/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
17:06:13 [2024-03-06T17:06:13.210Z] INFO: Testing against a local daemon
17:06:13 [2024-03-06T17:06:13.210Z] === RUN   TestServiceCreateInit
17:06:13 [2024-03-06T17:06:13.210Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:06:17 [2024-03-06T17:06:17.361Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:06:20 [2024-03-06T17:06:20.613Z] --- PASS: TestServiceCreateInit (6.88s)
17:06:20 [2024-03-06T17:06:20.613Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.47s)
17:06:20 [2024-03-06T17:06:20.613Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.40s)
17:06:20 [2024-03-06T17:06:20.613Z] === RUN   TestCreateServiceMultipleTimes
17:06:35 [2024-03-06T17:06:35.427Z] --- PASS: TestCreateServiceMultipleTimes (14.46s)
17:06:35 [2024-03-06T17:06:35.427Z] === RUN   TestCreateServiceConflict
17:06:36 [2024-03-06T17:06:36.348Z] --- PASS: TestCreateServiceConflict (1.90s)
17:06:36 [2024-03-06T17:06:36.348Z] === RUN   TestCreateServiceMaxReplicas
17:06:39 [2024-03-06T17:06:39.601Z] --- PASS: TestCreateServiceMaxReplicas (2.66s)
17:06:39 [2024-03-06T17:06:39.601Z] === RUN   TestCreateServiceSecretFileMode
17:06:51 [2024-03-06T17:06:51.741Z] --- PASS: TestCreateServiceSecretFileMode (12.28s)
17:06:51 [2024-03-06T17:06:51.741Z] === RUN   TestCreateServiceConfigFileMode
17:07:03 [2024-03-06T17:07:03.884Z] --- PASS: TestCreateServiceConfigFileMode (12.37s)
17:07:03 [2024-03-06T17:07:03.884Z] === RUN   TestCreateServiceSysctls
17:07:07 [2024-03-06T17:07:07.136Z] --- PASS: TestCreateServiceSysctls (3.04s)
17:07:07 [2024-03-06T17:07:07.136Z] === RUN   TestCreateServiceCapabilities
17:07:09 [2024-03-06T17:07:09.017Z] --- PASS: TestCreateServiceCapabilities (2.20s)
17:07:09 [2024-03-06T17:07:09.017Z] === RUN   TestInspect
17:07:11 [2024-03-06T17:07:11.520Z] --- PASS: TestInspect (2.54s)
17:07:11 [2024-03-06T17:07:11.520Z] === RUN   TestCreateJob
17:07:14 [2024-03-06T17:07:14.772Z] --- PASS: TestCreateJob (2.91s)
17:07:14 [2024-03-06T17:07:14.772Z] === RUN   TestReplicatedJob
17:07:18 [2024-03-06T17:07:18.921Z] --- PASS: TestReplicatedJob (4.34s)
17:07:18 [2024-03-06T17:07:18.921Z] === RUN   TestUpdateReplicatedJob
17:07:22 [2024-03-06T17:07:22.172Z] --- PASS: TestUpdateReplicatedJob (2.91s)
17:07:22 [2024-03-06T17:07:22.172Z] === RUN   TestServiceListWithStatuses
17:07:26 [2024-03-06T17:07:26.322Z] --- PASS: TestServiceListWithStatuses (4.05s)
17:07:26 [2024-03-06T17:07:26.322Z] === RUN   TestDockerNetworkConnectAliasPreV144
17:07:29 [2024-03-06T17:07:29.573Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.68s)
17:07:29 [2024-03-06T17:07:29.573Z] === RUN   TestDockerNetworkReConnect
17:07:32 [2024-03-06T17:07:32.826Z] --- PASS: TestDockerNetworkReConnect (3.17s)
17:07:32 [2024-03-06T17:07:32.826Z] === RUN   TestServicePlugin
17:07:32 [2024-03-06T17:07:32.826Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:07:32 [2024-03-06T17:07:32.826Z] --- SKIP: TestServicePlugin (0.00s)
17:07:32 [2024-03-06T17:07:32.826Z] === RUN   TestServiceUpdateLabel
17:07:34 [2024-03-06T17:07:34.704Z] --- PASS: TestServiceUpdateLabel (2.03s)
17:07:34 [2024-03-06T17:07:34.704Z] === RUN   TestServiceUpdateSecrets
17:07:49 [2024-03-06T17:07:49.516Z] --- PASS: TestServiceUpdateSecrets (14.04s)
17:07:49 [2024-03-06T17:07:49.516Z] === RUN   TestServiceUpdateConfigs
17:08:04 [2024-03-06T17:08:04.324Z] --- PASS: TestServiceUpdateConfigs (14.05s)
17:08:04 [2024-03-06T17:08:04.324Z] === RUN   TestServiceUpdateNetwork
17:08:16 [2024-03-06T17:08:16.465Z] --- PASS: TestServiceUpdateNetwork (12.12s)
17:08:16 [2024-03-06T17:08:16.465Z] === RUN   TestServiceUpdatePidsLimit
17:08:16 [2024-03-06T17:08:16.465Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:08:16 [2024-03-06T17:08:16.465Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:08:24 [2024-03-06T17:08:24.526Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:08:31 [2024-03-06T17:08:31.039Z] --- PASS: TestServiceUpdatePidsLimit (15.77s)
17:08:31 [2024-03-06T17:08:31.039Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
17:08:31 [2024-03-06T17:08:31.039Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
17:08:31 [2024-03-06T17:08:31.039Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s)
17:08:31 [2024-03-06T17:08:31.039Z] PASS
17:08:31 [2024-03-06T17:08:31.039Z] 
17:08:31 [2024-03-06T17:08:31.039Z] === Skipped
17:08:31 [2024-03-06T17:08:31.039Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:08:31 [2024-03-06T17:08:31.039Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:08:31 [2024-03-06T17:08:31.039Z] 
17:08:31 [2024-03-06T17:08:31.039Z] DONE 26 tests, 1 skipped in 137.403s
17:08:31 [2024-03-06T17:08:31.039Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
17:08:31 [2024-03-06T17:08:31.039Z] ++ '[' -n '' ']'
17:08:31 [2024-03-06T17:08:31.039Z] ++ 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
17:08:31 [2024-03-06T17:08:31.039Z] ++ set -e
17:08:31 [2024-03-06T17:08:31.039Z] ++ '[' -n 0 ']'
17:08:31 [2024-03-06T17:08:31.039Z] ++ set -x
17:08:31 [2024-03-06T17:08:31.039Z] ++ 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.UVgiaHnkw9/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
17:08:31 [2024-03-06T17:08:31.039Z] INFO: Testing against a local daemon
17:08:31 [2024-03-06T17:08:31.039Z] === RUN   TestSessionCreate
17:08:31 [2024-03-06T17:08:31.039Z] --- PASS: TestSessionCreate (0.01s)
17:08:31 [2024-03-06T17:08:31.039Z] === RUN   TestSessionCreateWithBadUpgrade
17:08:31 [2024-03-06T17:08:31.039Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
17:08:31 [2024-03-06T17:08:31.039Z] PASS
17:08:31 [2024-03-06T17:08:31.039Z] 
17:08:31 [2024-03-06T17:08:31.039Z] DONE 2 tests in 0.038s
17:08:31 [2024-03-06T17:08:31.039Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
17:08:31 [2024-03-06T17:08:31.039Z] ++ '[' -n '' ']'
17:08:31 [2024-03-06T17:08:31.039Z] ++ 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
17:08:31 [2024-03-06T17:08:31.039Z] ++ set -e
17:08:31 [2024-03-06T17:08:31.039Z] ++ '[' -n 0 ']'
17:08:31 [2024-03-06T17:08:31.039Z] ++ set -x
17:08:31 [2024-03-06T17:08:31.039Z] ++ 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.UVgiaHnkw9/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
17:08:31 [2024-03-06T17:08:31.039Z] INFO: Testing against a local daemon
17:08:31 [2024-03-06T17:08:31.039Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:08:31 [2024-03-06T17:08:31.039Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:08:31 [2024-03-06T17:08:31.039Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:08:31 [2024-03-06T17:08:31.039Z] === RUN   TestDiskUsage
17:08:31 [2024-03-06T17:08:31.039Z] === PAUSE TestDiskUsage
17:08:31 [2024-03-06T17:08:31.039Z] === RUN   TestEventsExecDie
17:08:31 [2024-03-06T17:08:31.039Z] --- PASS: TestEventsExecDie (0.43s)
17:08:31 [2024-03-06T17:08:31.040Z] === RUN   TestEventsBackwardsCompatible
17:08:31 [2024-03-06T17:08:31.040Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:08:31 [2024-03-06T17:08:31.040Z] === RUN   TestEventsVolumeCreate
17:08:31 [2024-03-06T17:08:31.293Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:08:31 [2024-03-06T17:08:31.293Z] === RUN   TestInfoBinaryCommits
17:08:31 [2024-03-06T17:08:31.293Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:08:31 [2024-03-06T17:08:31.293Z] === RUN   TestInfoAPIVersioned
17:08:31 [2024-03-06T17:08:31.293Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:08:31 [2024-03-06T17:08:31.293Z] === RUN   TestInfoAPI
17:08:31 [2024-03-06T17:08:31.293Z] --- PASS: TestInfoAPI (0.01s)
17:08:31 [2024-03-06T17:08:31.293Z] === RUN   TestInfoAPIWarnings
17:08:49 [2024-03-06T17:08:49.301Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:08:49 [2024-03-06T17:08:49.301Z] === RUN   TestInfoDebug
17:08:49 [2024-03-06T17:08:49.301Z] --- PASS: TestInfoDebug (0.52s)
17:08:49 [2024-03-06T17:08:49.301Z] === RUN   TestInfoInsecureRegistries
17:08:49 [2024-03-06T17:08:49.302Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:08:49 [2024-03-06T17:08:49.302Z] === RUN   TestInfoRegistryMirrors
17:08:49 [2024-03-06T17:08:49.302Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:08:49 [2024-03-06T17:08:49.302Z] === RUN   TestLoginFailsWithBadCredentials
17:08:50 [2024-03-06T17:08:50.223Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
17:08:50 [2024-03-06T17:08:50.223Z] === RUN   TestPingCacheHeaders
17:08:50 [2024-03-06T17:08:50.223Z] --- PASS: TestPingCacheHeaders (0.01s)
17:08:50 [2024-03-06T17:08:50.223Z] === RUN   TestPingGet
17:08:50 [2024-03-06T17:08:50.223Z] --- PASS: TestPingGet (0.01s)
17:08:50 [2024-03-06T17:08:50.223Z] === RUN   TestPingHead
17:08:50 [2024-03-06T17:08:50.223Z] --- PASS: TestPingHead (0.01s)
17:08:50 [2024-03-06T17:08:50.223Z] === RUN   TestPingSwarmHeader
17:08:50 [2024-03-06T17:08:50.780Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:08:51 [2024-03-06T17:08:51.336Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:08:52 [2024-03-06T17:08:52.257Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:08:52 [2024-03-06T17:08:52.257Z] --- PASS: TestPingSwarmHeader (1.89s)
17:08:52 [2024-03-06T17:08:52.257Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:08:52 [2024-03-06T17:08:52.257Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:08:52 [2024-03-06T17:08:52.257Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:08:52 [2024-03-06T17:08:52.257Z] === RUN   TestPingBuilderHeader
17:08:52 [2024-03-06T17:08:52.257Z] === RUN   TestPingBuilderHeader/default_config
17:08:52 [2024-03-06T17:08:52.814Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:08:53 [2024-03-06T17:08:53.371Z] --- PASS: TestPingBuilderHeader (1.04s)
17:08:53 [2024-03-06T17:08:53.371Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
17:08:53 [2024-03-06T17:08:53.371Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
17:08:53 [2024-03-06T17:08:53.371Z] === RUN   TestVersion
17:08:53 [2024-03-06T17:08:53.371Z] --- PASS: TestVersion (0.01s)
17:08:53 [2024-03-06T17:08:53.371Z] === CONT  TestDiskUsage
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/empty
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/empty/container_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/empty/image_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/empty/volume_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/empty/build-cache_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/after_LoadBusybox
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:08:53 [2024-03-06T17:08:53.928Z] === RUN   TestDiskUsage/after_container.Run
17:08:54 [2024-03-06T17:08:54.182Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:08:54 [2024-03-06T17:08:54.182Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:08:54 [2024-03-06T17:08:54.182Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:08:54 [2024-03-06T17:08:54.182Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:08:54 [2024-03-06T17:08:54.182Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:08:54 [2024-03-06T17:08:54.182Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:08:54 [2024-03-06T17:08:54.182Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:08:54 [2024-03-06T17:08:54.182Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:08:54 [2024-03-06T17:08:54.182Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:08:54 [2024-03-06T17:08:54.182Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:08:54 [2024-03-06T17:08:54.182Z] --- PASS: TestDiskUsage (1.00s)
17:08:54 [2024-03-06T17:08:54.182Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z] PASS
17:08:54 [2024-03-06T17:08:54.182Z] 
17:08:54 [2024-03-06T17:08:54.182Z] === Skipped
17:08:54 [2024-03-06T17:08:54.182Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:08:54 [2024-03-06T17:08:54.182Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:08:54 [2024-03-06T17:08:54.182Z] 
17:08:54 [2024-03-06T17:08:54.182Z] DONE 57 tests, 1 skipped in 23.624s
17:08:54 [2024-03-06T17:08:54.182Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
17:08:54 [2024-03-06T17:08:54.182Z] ++ '[' -n '' ']'
17:08:54 [2024-03-06T17:08:54.182Z] ++ 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
17:08:54 [2024-03-06T17:08:54.182Z] ++ set -e
17:08:54 [2024-03-06T17:08:54.182Z] ++ '[' -n 0 ']'
17:08:54 [2024-03-06T17:08:54.182Z] ++ set -x
17:08:54 [2024-03-06T17:08:54.182Z] ++ 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.UVgiaHnkw9/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
17:08:54 [2024-03-06T17:08:54.182Z] INFO: Testing against a local daemon
17:08:54 [2024-03-06T17:08:54.182Z] === RUN   TestRunMountVolumeSubdir
17:08:54 [2024-03-06T17:08:54.436Z]     mount_test.go:28: Setup stderr:
17:08:54 [2024-03-06T17:08:54.436Z]     mount_test.go:28: Setup stdout:
17:08:54 [2024-03-06T17:08:54.436Z]         /volume:
17:08:54 [2024-03-06T17:08:54.436Z]         total 24K    
17:08:54 [2024-03-06T17:08:54.436Z]         drwxr-xr-x    5 root     root        4.0K Mar  6 17:08 .
17:08:54 [2024-03-06T17:08:54.436Z]         drwxr-xr-x    1 root     root        4.0K Mar  6 17:08 ..
17:08:54 [2024-03-06T17:08:54.436Z]         -rw-r--r--    1 root     root           4 Mar  6 17:08 bar.txt
17:08:54 [2024-03-06T17:08:54.436Z]         drwxr-xr-x    2 root     root        4.0K Mar  6 17:08 bin
17:08:54 [2024-03-06T17:08:54.436Z]         drwxr-xr-x    3 root     root        4.0K Mar  6 17:08 hack
17:08:54 [2024-03-06T17:08:54.436Z]         drwxr-xr-x    2 root     root        4.0K Mar  6 17:08 subdir
17:08:54 [2024-03-06T17:08:54.436Z]         
17:08:54 [2024-03-06T17:08:54.436Z]         /volume/hack/:
17:08:54 [2024-03-06T17:08:54.436Z]         total 12K    
17:08:54 [2024-03-06T17:08:54.436Z]         drwxr-xr-x    3 root     root        4.0K Mar  6 17:08 .
17:08:54 [2024-03-06T17:08:54.436Z]         drwxr-xr-x    5 root     root        4.0K Mar  6 17:08 ..
17:08:54 [2024-03-06T17:08:54.436Z]         lrwxrwxrwx    1 root     root           4 Mar  6 17:08 bad -> root
17:08:54 [2024-03-06T17:08:54.436Z]         lrwxrwxrwx    1 root     root           9 Mar  6 17:08 good -> ../subdir
17:08:54 [2024-03-06T17:08:54.436Z]         drwxr-xr-x    2 root     root        4.0K Mar  6 17:08 iwanttobehackedwithtoctou
17:08:54 [2024-03-06T17:08:54.436Z]         lrwxrwxrwx    1 root     root           1 Mar  6 17:08 root -> /
17:08:54 [2024-03-06T17:08:54.690Z] === RUN   TestRunMountVolumeSubdir/subdir
17:08:54 [2024-03-06T17:08:54.944Z]     mount_test.go:101: stdout:
17:08:54 [2024-03-06T17:08:54.944Z]         hello.txt
17:08:54 [2024-03-06T17:08:54.944Z]     mount_test.go:102: stderr:
17:08:54 [2024-03-06T17:08:54.944Z] === RUN   TestRunMountVolumeSubdir/subdir_link
17:08:55 [2024-03-06T17:08:55.501Z]     mount_test.go:101: stdout:
17:08:55 [2024-03-06T17:08:55.501Z]         hello.txt
17:08:55 [2024-03-06T17:08:55.501Z]     mount_test.go:102: stderr:
17:08:55 [2024-03-06T17:08:55.501Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
17:08:55 [2024-03-06T17:08:55.755Z]     mount_test.go:101: stdout:
17:08:55 [2024-03-06T17:08:55.755Z]         /bin/busybox
17:08:55 [2024-03-06T17:08:55.755Z]     mount_test.go:102: stderr:
17:08:55 [2024-03-06T17:08:55.755Z] === RUN   TestRunMountVolumeSubdir/file
17:08:56 [2024-03-06T17:08:56.313Z]     mount_test.go:101: stdout:
17:08:56 [2024-03-06T17:08:56.313Z]         foo
17:08:56 [2024-03-06T17:08:56.313Z]     mount_test.go:102: stderr:
17:08:56 [2024-03-06T17:08:56.313Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
17:08:56 [2024-03-06T17:08:56.313Z] === RUN   TestRunMountVolumeSubdir/not_existing
17:08:56 [2024-03-06T17:08:56.313Z] === RUN   TestRunMountVolumeSubdir/mount_link
17:08:56 [2024-03-06T17:08:56.566Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
17:08:56 [2024-03-06T17:08:56.820Z] --- PASS: TestRunMountVolumeSubdir (2.42s)
17:08:56 [2024-03-06T17:08:56.820Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.36s)
17:08:56 [2024-03-06T17:08:56.820Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.39s)
17:08:56 [2024-03-06T17:08:56.820Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.40s)
17:08:56 [2024-03-06T17:08:56.820Z]     --- PASS: TestRunMountVolumeSubdir/file (0.40s)
17:08:56 [2024-03-06T17:08:56.820Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
17:08:56 [2024-03-06T17:08:56.820Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.16s)
17:08:56 [2024-03-06T17:08:56.820Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.15s)
17:08:56 [2024-03-06T17:08:56.820Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s)
17:08:56 [2024-03-06T17:08:56.820Z] === RUN   TestVolumesCreateAndList
17:08:56 [2024-03-06T17:08:56.820Z] --- PASS: TestVolumesCreateAndList (0.01s)
17:08:56 [2024-03-06T17:08:56.820Z] === RUN   TestVolumesRemove
17:08:56 [2024-03-06T17:08:56.820Z] === RUN   TestVolumesRemove/volume_in_use
17:08:56 [2024-03-06T17:08:56.820Z] === RUN   TestVolumesRemove/volume_not_in_use
17:08:56 [2024-03-06T17:08:56.821Z] === RUN   TestVolumesRemove/non-existing_volume
17:08:56 [2024-03-06T17:08:56.821Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:08:56 [2024-03-06T17:08:56.821Z] --- PASS: TestVolumesRemove (0.06s)
17:08:56 [2024-03-06T17:08:56.821Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:08:56 [2024-03-06T17:08:56.821Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
17:08:56 [2024-03-06T17:08:56.821Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:08:56 [2024-03-06T17:08:56.821Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:08:56 [2024-03-06T17:08:56.821Z] === RUN   TestVolumesRemoveSwarmEnabled
17:08:56 [2024-03-06T17:08:56.821Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:08:56 [2024-03-06T17:08:56.821Z] === RUN   TestVolumesInspect
17:08:56 [2024-03-06T17:08:56.821Z] --- PASS: TestVolumesInspect (0.01s)
17:08:56 [2024-03-06T17:08:56.821Z] === RUN   TestVolumesInvalidJSON
17:08:56 [2024-03-06T17:08:56.821Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:08:56 [2024-03-06T17:08:56.821Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:08:56 [2024-03-06T17:08:56.821Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:08:56 [2024-03-06T17:08:56.821Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:08:56 [2024-03-06T17:08:56.821Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:08:56 [2024-03-06T17:08:56.821Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:08:56 [2024-03-06T17:08:56.821Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:08:56 [2024-03-06T17:08:56.821Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:08:56 [2024-03-06T17:08:56.821Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:08:56 [2024-03-06T17:08:56.821Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:08:56 [2024-03-06T17:08:56.821Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:08:56 [2024-03-06T17:08:56.821Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:08:56 [2024-03-06T17:08:56.821Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:08:56 [2024-03-06T17:08:56.821Z] === RUN   TestVolumePruneAnonymous
17:08:56 [2024-03-06T17:08:56.821Z] --- PASS: TestVolumePruneAnonymous (0.03s)
17:08:56 [2024-03-06T17:08:56.821Z] === RUN   TestVolumePruneAnonFromImage
17:08:57 [2024-03-06T17:08:57.074Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
17:08:57 [2024-03-06T17:08:57.074Z] === CONT  TestVolumesRemoveSwarmEnabled
17:08:58 [2024-03-06T17:08:58.430Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:08:58 [2024-03-06T17:08:58.430Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:08:58 [2024-03-06T17:08:58.430Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:08:58 [2024-03-06T17:08:58.430Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:08:58 [2024-03-06T17:08:58.988Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s)
17:08:58 [2024-03-06T17:08:58.988Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:08:58 [2024-03-06T17:08:58.988Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:08:58 [2024-03-06T17:08:58.988Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:08:58 [2024-03-06T17:08:58.988Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:08:58 [2024-03-06T17:08:58.988Z] PASS
17:08:58 [2024-03-06T17:08:58.988Z] 
17:08:58 [2024-03-06T17:08:58.988Z] DONE 29 tests in 4.642s
17:08:58 [2024-03-06T17:08:58.988Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:08:58 [2024-03-06T17:08:58.988Z] ++++ cat bundles/test-integration/TestUsernsCommit/dada57e3360d9/docker.pid
17:08:58 [2024-03-06T17:08:58.988Z] +++ kill 66077
17:08:58 [2024-03-06T17:08:58.988Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 66077 is not a child of this shell
17:08:58 [2024-03-06T17:08:58.988Z] warning: PID 66077 from bundles/test-integration/TestUsernsCommit/dada57e3360d9/docker.pid had a nonzero exit code
17:08:58 [2024-03-06T17:08:58.988Z] umount: bundles/test-integration/TestUsernsCommit/dada57e3360d9/root: not mounted.
17:08:58 [2024-03-06T17:08:58.988Z] ++++ cat bundles/test-integration/docker.pid
17:08:58 [2024-03-06T17:08:58.988Z] +++ kill 24863
17:09:00 [2024-03-06T17:09:00.345Z] +++ /etc/init.d/apparmor stop
17:09:00 [2024-03-06T17:09:00.345Z] Leaving: AppArmorNo profiles have been unloaded.
17:09:00 [2024-03-06T17:09:00.345Z] 
17:09:00 [2024-03-06T17:09:00.345Z] Unloading profiles will leave already running processes permanently
17:09:00 [2024-03-06T17:09:00.345Z] unconfined, which can lead to unexpected situations.
17:09:00 [2024-03-06T17:09:00.345Z] 
17:09:00 [2024-03-06T17:09:00.345Z] To set a process to complain mode, use the command line tool
17:09:00 [2024-03-06T17:09:00.345Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:09:00 [2024-03-06T17:09:00.345Z] +++ true
17:09:00 [2024-03-06T17:09:00.345Z] exiting test-integration
17:09:00 [2024-03-06T17:09:00.345Z] ++ exit 0
17:09:00 [2024-03-06T17:09:00.345Z] 
Post stage
[Pipeline] junit
17:09:01 [2024-03-06T17:09:01.754Z] Recording test results
17:09:02 [2024-03-06T17:09:02.006Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:09:02 [2024-03-06T17:09:02.330Z] + echo Ensuring container killed.
17:09:02 [2024-03-06T17:09:02.330Z] Ensuring container killed.
17:09:02 [2024-03-06T17:09:02.330Z] + docker rm -vf docker-pr1
17:09:02 [2024-03-06T17:09:02.330Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
17:09:02 [2024-03-06T17:09:02.597Z] + echo Chowning /workspace to jenkins user
17:09:02 [2024-03-06T17:09:02.597Z] Chowning /workspace to jenkins user
17:09:02 [2024-03-06T17:09:02.597Z] + id -u
17:09:02 [2024-03-06T17:09:02.597Z] + id -g
17:09:02 [2024-03-06T17:09:02.597Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47520:/workspace busybox chown -R 1000:1000 /workspace
17:09:02 [2024-03-06T17:09:02.597Z] Unable to find image 'busybox:latest' locally
17:09:02 [2024-03-06T17:09:02.597Z] latest: Pulling from library/busybox
17:09:02 [2024-03-06T17:09:02.597Z] 45d8eb5967de: Already exists
17:09:02 [2024-03-06T17:09:02.851Z] Digest: sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de
17:09:02 [2024-03-06T17:09:02.851Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:09:04 [2024-03-06T17:09:04.479Z] + bundleName=arm64-integration
17:09:04 [2024-03-06T17:09:04.479Z] + echo Creating arm64-integration-bundles.tar.gz
17:09:04 [2024-03-06T17:09:04.479Z] Creating arm64-integration-bundles.tar.gz
17:09:04 [2024-03-06T17:09:04.479Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:09:04 [2024-03-06T17:09:04.479Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:09:04 [2024-03-06T17:09:04.740Z] Archiving artifacts
17:09:06 [2024-03-06T17:09:06.009Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47520/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:09:06 [2024-03-06T17:09:06.419Z] + make clean
17:09:06 [2024-03-06T17:09:06.419Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:09:06 [2024-03-06T17:09:06.419Z] docker-dev-cache
17:09:06 [2024-03-06T17:09:06.419Z] 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-47520/1/stashes/