Skip to content
Success

Console Output

Pull request #47466 opened
15:34:05 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Loading trusted files from base branch 25.0 at 6fb71a97647c3fec312bd0665f78a039f34bc45e rather than 70c05fe10c0e6f5bebefa7f5ebac8421214691d7
Obtained Jenkinsfile from 6fb71a97647c3fec312bd0665f78a039f34bc45e
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-47466@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
15:34:09 [2024-02-28T15:34:09.594Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:34:09 [2024-02-28T15:34:09.596Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:34:09 [2024-02-28T15:34:09.821Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095ddc7cf91c3faea) in /home/ubuntu/workspace/moby_PR-47466
[Pipeline] {
[Pipeline] checkout
15:34:09 [2024-02-28T15:34:09.838Z] The recommended git tool is: git
15:34:09 [2024-02-28T15:34:09.845Z] using credential docker-jenkins-github-credentials
15:34:09 [2024-02-28T15:34:09.853Z] Cloning the remote Git repository
15:34:09 [2024-02-28T15:34:09.853Z] Cloning with configured refspecs honoured and without tags
15:34:09 [2024-02-28T15:34:09.857Z] Cloning repository https://github.com/moby/moby.git
15:34:09 [2024-02-28T15:34:09.858Z]  > git init /home/ubuntu/workspace/moby_PR-47466 # timeout=10
15:34:09 [2024-02-28T15:34:09.861Z] Fetching upstream changes from https://github.com/moby/moby.git
15:34:09 [2024-02-28T15:34:09.862Z]  > git --version # timeout=10
15:34:09 [2024-02-28T15:34:09.863Z]  > git --version # 'git version 2.25.1'
15:34:09 [2024-02-28T15:34:09.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:34:09 [2024-02-28T15:34:09.864Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47466/head:refs/remotes/origin/PR-47466 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
15:34:21 [2024-02-28T15:34:21.788Z] Fetching without tags
15:34:22 [2024-02-28T15:34:22.016Z] Merging remotes/origin/25.0 commit 6fb71a97647c3fec312bd0665f78a039f34bc45e into PR head commit 70c05fe10c0e6f5bebefa7f5ebac8421214691d7
15:34:21 [2024-02-28T15:34:21.776Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:34:21 [2024-02-28T15:34:21.778Z]  > git config --add remote.origin.fetch +refs/pull/47466/head:refs/remotes/origin/PR-47466 # timeout=10
15:34:21 [2024-02-28T15:34:21.780Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
15:34:21 [2024-02-28T15:34:21.788Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:34:21 [2024-02-28T15:34:21.792Z] Fetching upstream changes from https://github.com/moby/moby.git
15:34:21 [2024-02-28T15:34:21.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:34:21 [2024-02-28T15:34:21.793Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47466/head:refs/remotes/origin/PR-47466 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
15:34:22 [2024-02-28T15:34:22.020Z]  > git config core.sparsecheckout # timeout=10
15:34:22 [2024-02-28T15:34:22.021Z]  > git checkout -f 70c05fe10c0e6f5bebefa7f5ebac8421214691d7 # timeout=10
15:34:22 [2024-02-28T15:34:22.678Z] Merge succeeded, producing 70c05fe10c0e6f5bebefa7f5ebac8421214691d7
15:34:22 [2024-02-28T15:34:22.678Z] Checking out Revision 70c05fe10c0e6f5bebefa7f5ebac8421214691d7 (PR-47466)
15:34:23 [2024-02-28T15:34:23.540Z] Commit message: "libcontainerd: change the digest used when restoring"
15:34:23 [2024-02-28T15:34:23.540Z] First time build. Skipping changelog.
15:34:23 [2024-02-28T15:34:23.553Z]  > git --version # timeout=10
15:34:23 [2024-02-28T15:34:23.554Z]  > git --version # 'git version 2.25.1'
15:34:23 [2024-02-28T15:34:23.556Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:34:22 [2024-02-28T15:34:22.667Z]  > git remote # timeout=10
15:34:22 [2024-02-28T15:34:22.669Z]  > git config --get remote.origin.url # timeout=10
15:34:22 [2024-02-28T15:34:22.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:34:22 [2024-02-28T15:34:22.672Z]  > git merge 6fb71a97647c3fec312bd0665f78a039f34bc45e # timeout=10
15:34:22 [2024-02-28T15:34:22.678Z]  > git rev-parse HEAD^{commit} # timeout=10
15:34:22 [2024-02-28T15:34:22.682Z]  > git config core.sparsecheckout # timeout=10
15:34:22 [2024-02-28T15:34:22.684Z]  > git checkout -f 70c05fe10c0e6f5bebefa7f5ebac8421214691d7 # timeout=10
15:34:24 [2024-02-28T15:34:24.110Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47466:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
15:34:26 [2024-02-28T15:34:26.637Z] 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
15:34:26 [2024-02-28T15:34:26.686Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095ddc7cf91c3faea) in /home/ubuntu/workspace/moby_PR-47466
[Pipeline] {
[Pipeline] checkout
15:34:26 [2024-02-28T15:34:26.701Z] The recommended git tool is: git
15:34:26 [2024-02-28T15:34:26.708Z] using credential docker-jenkins-github-credentials
15:34:26 [2024-02-28T15:34:26.716Z] Fetching changes from the remote Git repository
15:34:26 [2024-02-28T15:34:26.723Z] Fetching without tags
15:34:26 [2024-02-28T15:34:26.940Z] Merging remotes/origin/25.0 commit 6fb71a97647c3fec312bd0665f78a039f34bc45e into PR head commit 70c05fe10c0e6f5bebefa7f5ebac8421214691d7
15:34:26 [2024-02-28T15:34:26.984Z] Merge succeeded, producing 70c05fe10c0e6f5bebefa7f5ebac8421214691d7
15:34:26 [2024-02-28T15:34:26.984Z] Checking out Revision 70c05fe10c0e6f5bebefa7f5ebac8421214691d7 (PR-47466)
15:34:27 [2024-02-28T15:34:27.022Z] Commit message: "libcontainerd: change the digest used when restoring"
15:34:27 [2024-02-28T15:34:27.034Z]  > git --version # timeout=10
15:34:27 [2024-02-28T15:34:27.036Z]  > git --version # 'git version 2.25.1'
15:34:27 [2024-02-28T15:34:27.037Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:34:27 [2024-02-28T15:34:27.673Z] + docker version
15:34:27 [2024-02-28T15:34:27.673Z] Client: Docker Engine - Community
15:34:27 [2024-02-28T15:34:27.673Z]  Version:           25.0.3
15:34:27 [2024-02-28T15:34:27.673Z]  API version:       1.44
15:34:27 [2024-02-28T15:34:27.673Z]  Go version:        go1.21.6
15:34:27 [2024-02-28T15:34:27.673Z]  Git commit:        4debf41
15:34:27 [2024-02-28T15:34:27.673Z]  Built:             Tue Feb  6 21:13:09 2024
15:34:27 [2024-02-28T15:34:27.673Z]  OS/Arch:           linux/arm64
15:34:27 [2024-02-28T15:34:27.673Z]  Context:           default
15:34:27 [2024-02-28T15:34:27.673Z] 
15:34:27 [2024-02-28T15:34:27.673Z] Server: Docker Engine - Community
15:34:27 [2024-02-28T15:34:27.673Z]  Engine:
15:34:27 [2024-02-28T15:34:27.673Z]   Version:          25.0.3
15:34:27 [2024-02-28T15:34:27.673Z]   API version:      1.44 (minimum version 1.24)
15:34:27 [2024-02-28T15:34:27.673Z]   Go version:       go1.21.6
15:34:27 [2024-02-28T15:34:27.673Z]   Git commit:       f417435
15:34:27 [2024-02-28T15:34:27.673Z]   Built:            Tue Feb  6 21:13:09 2024
15:34:27 [2024-02-28T15:34:27.673Z]   OS/Arch:          linux/arm64
15:34:27 [2024-02-28T15:34:27.673Z]   Experimental:     true
15:34:27 [2024-02-28T15:34:27.673Z]  containerd:
15:34:27 [2024-02-28T15:34:27.673Z]   Version:          1.6.28
15:34:27 [2024-02-28T15:34:27.673Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
15:34:27 [2024-02-28T15:34:27.673Z]  runc:
15:34:27 [2024-02-28T15:34:27.673Z]   Version:          1.1.12
15:34:27 [2024-02-28T15:34:27.673Z]   GitCommit:        v1.1.12-0-g51d5e94
15:34:27 [2024-02-28T15:34:27.673Z]  docker-init:
15:34:27 [2024-02-28T15:34:27.673Z]   Version:          0.19.0
15:34:27 [2024-02-28T15:34:27.673Z]   GitCommit:        de40ad0
[Pipeline] sh
15:34:26 [2024-02-28T15:34:26.716Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47466/.git # timeout=10
15:34:26 [2024-02-28T15:34:26.723Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:34:26 [2024-02-28T15:34:26.728Z] Fetching upstream changes from https://github.com/moby/moby.git
15:34:26 [2024-02-28T15:34:26.728Z]  > git --version # timeout=10
15:34:26 [2024-02-28T15:34:26.729Z]  > git --version # 'git version 2.25.1'
15:34:26 [2024-02-28T15:34:26.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:34:26 [2024-02-28T15:34:26.730Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47466/head:refs/remotes/origin/PR-47466 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
15:34:26 [2024-02-28T15:34:26.944Z]  > git config core.sparsecheckout # timeout=10
15:34:26 [2024-02-28T15:34:26.946Z]  > git checkout -f 70c05fe10c0e6f5bebefa7f5ebac8421214691d7 # timeout=10
15:34:26 [2024-02-28T15:34:26.973Z]  > git remote # timeout=10
15:34:26 [2024-02-28T15:34:26.975Z]  > git config --get remote.origin.url # timeout=10
15:34:26 [2024-02-28T15:34:26.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:34:26 [2024-02-28T15:34:26.977Z]  > git merge 6fb71a97647c3fec312bd0665f78a039f34bc45e # timeout=10
15:34:26 [2024-02-28T15:34:26.984Z]  > git rev-parse HEAD^{commit} # timeout=10
15:34:26 [2024-02-28T15:34:26.988Z]  > git config core.sparsecheckout # timeout=10
15:34:26 [2024-02-28T15:34:26.990Z]  > git checkout -f 70c05fe10c0e6f5bebefa7f5ebac8421214691d7 # timeout=10
15:34:27 [2024-02-28T15:34:27.949Z] + docker info
15:34:27 [2024-02-28T15:34:27.949Z] Client: Docker Engine - Community
15:34:27 [2024-02-28T15:34:27.949Z]  Version:    25.0.3
15:34:27 [2024-02-28T15:34:27.949Z]  Context:    default
15:34:27 [2024-02-28T15:34:27.949Z]  Debug Mode: false
15:34:27 [2024-02-28T15:34:27.949Z]  Plugins:
15:34:27 [2024-02-28T15:34:27.949Z]   buildx: Docker Buildx (Docker Inc.)
15:34:27 [2024-02-28T15:34:27.949Z]     Version:  v0.12.1
15:34:27 [2024-02-28T15:34:27.949Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
15:34:27 [2024-02-28T15:34:27.949Z]   compose: Docker Compose (Docker Inc.)
15:34:27 [2024-02-28T15:34:27.949Z]     Version:  v2.24.6
15:34:27 [2024-02-28T15:34:27.949Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
15:34:27 [2024-02-28T15:34:27.949Z] 
15:34:27 [2024-02-28T15:34:27.949Z] Server:
15:34:27 [2024-02-28T15:34:27.949Z]  Containers: 0
15:34:27 [2024-02-28T15:34:27.949Z]   Running: 0
15:34:27 [2024-02-28T15:34:27.949Z]   Paused: 0
15:34:27 [2024-02-28T15:34:27.949Z]   Stopped: 0
15:34:27 [2024-02-28T15:34:27.949Z]  Images: 6
15:34:27 [2024-02-28T15:34:27.949Z]  Server Version: 25.0.3
15:34:27 [2024-02-28T15:34:27.949Z]  Storage Driver: overlay2
15:34:27 [2024-02-28T15:34:27.949Z]   Backing Filesystem: extfs
15:34:27 [2024-02-28T15:34:27.949Z]   Supports d_type: true
15:34:27 [2024-02-28T15:34:27.949Z]   Using metacopy: false
15:34:27 [2024-02-28T15:34:27.949Z]   Native Overlay Diff: true
15:34:27 [2024-02-28T15:34:27.949Z]   userxattr: false
15:34:27 [2024-02-28T15:34:27.949Z]  Logging Driver: json-file
15:34:27 [2024-02-28T15:34:27.949Z]  Cgroup Driver: cgroupfs
15:34:27 [2024-02-28T15:34:27.949Z]  Cgroup Version: 1
15:34:27 [2024-02-28T15:34:27.949Z]  Plugins:
15:34:27 [2024-02-28T15:34:27.949Z]   Volume: local
15:34:27 [2024-02-28T15:34:27.949Z]   Network: bridge host ipvlan macvlan null overlay
15:34:27 [2024-02-28T15:34:27.949Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
15:34:27 [2024-02-28T15:34:27.949Z]  Swarm: inactive
15:34:27 [2024-02-28T15:34:27.949Z]  Runtimes: io.containerd.runc.v2 runc
15:34:27 [2024-02-28T15:34:27.949Z]  Default Runtime: runc
15:34:27 [2024-02-28T15:34:27.949Z]  Init Binary: docker-init
15:34:27 [2024-02-28T15:34:27.949Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
15:34:27 [2024-02-28T15:34:27.949Z]  runc version: v1.1.12-0-g51d5e94
15:34:27 [2024-02-28T15:34:27.949Z]  init version: de40ad0
15:34:27 [2024-02-28T15:34:27.949Z]  Security Options:
15:34:27 [2024-02-28T15:34:27.949Z]   apparmor
15:34:27 [2024-02-28T15:34:27.949Z]   seccomp
15:34:27 [2024-02-28T15:34:27.949Z]    Profile: builtin
15:34:27 [2024-02-28T15:34:27.949Z]  Kernel Version: 5.15.0-1053-aws
15:34:27 [2024-02-28T15:34:27.949Z]  Operating System: Ubuntu 20.04.6 LTS
15:34:27 [2024-02-28T15:34:27.949Z]  OSType: linux
15:34:27 [2024-02-28T15:34:27.949Z]  Architecture: aarch64
15:34:27 [2024-02-28T15:34:27.949Z]  CPUs: 8
15:34:27 [2024-02-28T15:34:27.949Z]  Total Memory: 30.64GiB
15:34:27 [2024-02-28T15:34:27.949Z]  Name: ip-10-100-33-21
15:34:27 [2024-02-28T15:34:27.949Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
15:34:27 [2024-02-28T15:34:27.949Z]  Docker Root Dir: /var/lib/docker
15:34:27 [2024-02-28T15:34:27.949Z]  Debug Mode: false
15:34:27 [2024-02-28T15:34:27.949Z]  Experimental: true
15:34:27 [2024-02-28T15:34:27.949Z]  Insecure Registries:
15:34:27 [2024-02-28T15:34:27.949Z]   127.0.0.0/8
15:34:27 [2024-02-28T15:34:27.949Z]  Live Restore Enabled: true
15:34:27 [2024-02-28T15:34:27.949Z] 
[Pipeline] sh
15:34:28 [2024-02-28T15:34:28.227Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:34:28 [2024-02-28T15:34:28.227Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:34:28 [2024-02-28T15:34:28.227Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47466/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
15:34:28 [2024-02-28T15:34:28.227Z] + bash /home/ubuntu/workspace/moby_PR-47466/check-config.sh
15:34:28 [2024-02-28T15:34:28.227Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:34:28 [2024-02-28T15:34:28.227Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
15:34:28 [2024-02-28T15:34:28.227Z] 
15:34:28 [2024-02-28T15:34:28.227Z] Generally Necessary:
15:34:28 [2024-02-28T15:34:28.227Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:34:28 [2024-02-28T15:34:28.227Z] - apparmor: enabled and tools installed
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_NAMESPACES: enabled
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_NET_NS: enabled
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_PID_NS: enabled
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_IPC_NS: enabled
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_UTS_NS: enabled
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_CGROUPS: enabled
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_CGROUP_CPUACCT: enabled
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_CGROUP_DEVICE: enabled
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_CGROUP_FREEZER: enabled
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_CGROUP_SCHED: enabled
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_CPUSETS: enabled
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_MEMCG: enabled
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_KEYS: enabled
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_VETH: enabled (as module)
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_BRIDGE: enabled (as module)
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:34:28 [2024-02-28T15:34:28.227Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_NF_NAT: enabled (as module)
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_POSIX_MQUEUE: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_CGROUP_BPF: enabled
15:34:28 [2024-02-28T15:34:28.485Z] 
15:34:28 [2024-02-28T15:34:28.485Z] Optional Features:
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_USER_NS: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_SECCOMP: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_SECCOMP_FILTER: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_CGROUP_PIDS: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_MEMCG_SWAP: enabled
15:34:28 [2024-02-28T15:34:28.485Z]     (cgroup swap accounting is currently enabled)
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_BLK_CGROUP: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_CGROUP_PERF: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_CGROUP_HUGETLB: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_CFS_BANDWIDTH: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_RT_GROUP_SCHED: missing
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_IP_VS: enabled (as module)
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_IP_VS_NFCT: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_IP_VS_RR: enabled (as module)
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_SECURITY_SELINUX: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_SECURITY_APPARMOR: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_EXT4_FS: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:34:28 [2024-02-28T15:34:28.485Z] - Network Drivers:
15:34:28 [2024-02-28T15:34:28.485Z]   - "overlay":
15:34:28 [2024-02-28T15:34:28.485Z]     - CONFIG_VXLAN: enabled (as module)
15:34:28 [2024-02-28T15:34:28.485Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:34:28 [2024-02-28T15:34:28.485Z]       Optional (for encrypted networks):
15:34:28 [2024-02-28T15:34:28.743Z]       - CONFIG_CRYPTO: enabled
15:34:28 [2024-02-28T15:34:28.743Z]       - CONFIG_CRYPTO_AEAD: enabled
15:34:28 [2024-02-28T15:34:28.743Z]       - CONFIG_CRYPTO_GCM: enabled
15:34:28 [2024-02-28T15:34:28.743Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:34:28 [2024-02-28T15:34:28.743Z]       - CONFIG_CRYPTO_GHASH: enabled
15:34:28 [2024-02-28T15:34:28.743Z]       - CONFIG_XFRM: enabled
15:34:28 [2024-02-28T15:34:28.743Z]       - CONFIG_XFRM_USER: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z]       - CONFIG_INET_ESP: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z]   - "ipvlan":
15:34:28 [2024-02-28T15:34:28.743Z]     - CONFIG_IPVLAN: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z]   - "macvlan":
15:34:28 [2024-02-28T15:34:28.743Z]     - CONFIG_MACVLAN: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z]     - CONFIG_DUMMY: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z]   - "ftp,tftp client in container":
15:34:28 [2024-02-28T15:34:28.743Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z] - Storage Drivers:
15:34:28 [2024-02-28T15:34:28.743Z]   - "aufs":
15:34:28 [2024-02-28T15:34:28.743Z]     - CONFIG_AUFS_FS: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z]   - "btrfs":
15:34:28 [2024-02-28T15:34:28.743Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:34:28 [2024-02-28T15:34:28.743Z]   - "devicemapper":
15:34:28 [2024-02-28T15:34:28.743Z]     - CONFIG_BLK_DEV_DM: enabled
15:34:28 [2024-02-28T15:34:28.743Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z]   - "overlay":
15:34:28 [2024-02-28T15:34:28.743Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:34:28 [2024-02-28T15:34:28.743Z]   - "zfs":
15:34:28 [2024-02-28T15:34:28.743Z]     - /dev/zfs: present
15:34:28 [2024-02-28T15:34:28.743Z]     - zfs command: missing
15:34:28 [2024-02-28T15:34:28.743Z]     - zpool command: missing
15:34:28 [2024-02-28T15:34:28.743Z] 
15:34:28 [2024-02-28T15:34:28.743Z] Limits:
15:34:28 [2024-02-28T15:34:28.743Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:34:28 [2024-02-28T15:34:28.743Z] 
15:34:28 [2024-02-28T15:34:28.743Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:34:29 [2024-02-28T15:34:29.036Z] + docker build --force-rm -t docker:70c05fe10c0e6f5bebefa7f5ebac8421214691d7 .
15:34:29 [2024-02-28T15:34:29.294Z] #0 building with "default" instance using docker driver
15:34:29 [2024-02-28T15:34:29.294Z] 
15:34:29 [2024-02-28T15:34:29.294Z] #1 [internal] load build definition from Dockerfile
15:34:29 [2024-02-28T15:34:29.294Z] #1 transferring dockerfile: 27.92kB done
15:34:29 [2024-02-28T15:34:29.294Z] #1 DONE 0.0s
15:34:29 [2024-02-28T15:34:29.294Z] 
15:34:29 [2024-02-28T15:34:29.294Z] #2 resolve image config for docker.io/docker/dockerfile:1
15:34:29 [2024-02-28T15:34:29.294Z] #2 DONE 0.1s
15:34:29 [2024-02-28T15:34:29.294Z] 
15:34:29 [2024-02-28T15:34:29.294Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
15:34:29 [2024-02-28T15:34:29.294Z] #3 CACHED
15:34:29 [2024-02-28T15:34:29.294Z] 
15:34:29 [2024-02-28T15:34:29.294Z] #4 [internal] load metadata for docker.io/library/busybox:latest
15:34:29 [2024-02-28T15:34:29.294Z] #4 DONE 0.0s
15:34:29 [2024-02-28T15:34:29.294Z] 
15:34:29 [2024-02-28T15:34:29.294Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.3
15:34:29 [2024-02-28T15:34:29.294Z] #5 DONE 0.1s
15:34:29 [2024-02-28T15:34:29.294Z] 
15:34:29 [2024-02-28T15:34:29.294Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5
15:34:29 [2024-02-28T15:34:29.551Z] #6 DONE 0.1s
15:34:29 [2024-02-28T15:34:29.551Z] 
15:34:29 [2024-02-28T15:34:29.551Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
15:34:29 [2024-02-28T15:34:29.551Z] #7 DONE 0.1s
15:34:29 [2024-02-28T15:34:29.551Z] 
15:34:29 [2024-02-28T15:34:29.551Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:34:29 [2024-02-28T15:34:29.551Z] #8 DONE 0.1s
15:34:29 [2024-02-28T15:34:29.551Z] 
15:34:29 [2024-02-28T15:34:29.551Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
15:34:29 [2024-02-28T15:34:29.551Z] #9 DONE 0.1s
15:34:29 [2024-02-28T15:34:29.551Z] 
15:34:29 [2024-02-28T15:34:29.551Z] #10 [internal] load metadata for docker.io/library/debian:bookworm
15:34:29 [2024-02-28T15:34:29.551Z] #10 DONE 0.1s
15:34:29 [2024-02-28T15:34:29.551Z] 
15:34:29 [2024-02-28T15:34:29.551Z] #11 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
15:34:29 [2024-02-28T15:34:29.810Z] #11 DONE 0.6s
15:34:30 [2024-02-28T15:34:30.068Z] 
15:34:30 [2024-02-28T15:34:30.068Z] #12 [internal] load .dockerignore
15:34:30 [2024-02-28T15:34:30.068Z] #12 transferring context: 113B done
15:34:30 [2024-02-28T15:34:30.068Z] #12 DONE 0.0s
15:34:30 [2024-02-28T15:34:30.068Z] 
15:34:30 [2024-02-28T15:34:30.068Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
15:34:30 [2024-02-28T15:34:30.068Z] #13 DONE 0.0s
15:34:30 [2024-02-28T15:34:30.068Z] 
15:34:30 [2024-02-28T15:34:30.068Z] #14 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
15:34:30 [2024-02-28T15:34:30.068Z] #14 DONE 0.0s
15:34:30 [2024-02-28T15:34:30.068Z] 
15:34:30 [2024-02-28T15:34:30.068Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
15:34:30 [2024-02-28T15:34:30.068Z] #15 DONE 0.0s
15:34:30 [2024-02-28T15:34:30.068Z] 
15:34:30 [2024-02-28T15:34:30.068Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox:latest
15:34:30 [2024-02-28T15:34:30.068Z] #16 DONE 0.0s
15:34:30 [2024-02-28T15:34:30.068Z] 
15:34:30 [2024-02-28T15:34:30.068Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
15:34:30 [2024-02-28T15:34:30.068Z] #17 DONE 0.0s
15:34:30 [2024-02-28T15:34:30.068Z] 
15:34:30 [2024-02-28T15:34:30.068Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:34:30 [2024-02-28T15:34:30.068Z] #18 DONE 0.0s
15:34:30 [2024-02-28T15:34:30.068Z] 
15:34:30 [2024-02-28T15:34:30.068Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
15:34:30 [2024-02-28T15:34:30.068Z] #19 DONE 0.0s
15:34:30 [2024-02-28T15:34:30.068Z] 
15:34:30 [2024-02-28T15:34:30.068Z] #20 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc
15:34:30 [2024-02-28T15:34:30.068Z] #20 resolve docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc
15:34:30 [2024-02-28T15:34:30.068Z] #20 ...
15:34:30 [2024-02-28T15:34:30.068Z] 
15:34:30 [2024-02-28T15:34:30.068Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
15:34:30 [2024-02-28T15:34:30.068Z] #17 CACHED
15:34:30 [2024-02-28T15:34:30.068Z] 
15:34:30 [2024-02-28T15:34:30.068Z] #20 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc
15:34:30 [2024-02-28T15:34:30.068Z] #20 resolve docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc 0.0s done
15:34:30 [2024-02-28T15:34:30.326Z] #20 sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed 0B / 49.62MB 0.1s
15:34:30 [2024-02-28T15:34:30.326Z] #20 sha256:4afa7e263db1a3a05a9f31906dee83c0ef41151669759a3362e724b2765fd66f 4.19MB / 23.59MB 0.1s
15:34:30 [2024-02-28T15:34:30.326Z] #20 sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459 0B / 63.99MB 0.1s
15:34:30 [2024-02-28T15:34:30.326Z] #20 sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc 1.64kB / 1.64kB done
15:34:30 [2024-02-28T15:34:30.326Z] #20 sha256:928ca508580b7c63890d25e4a31de8cfef35e9aa897365317e1706661b051ec9 1.79kB / 1.79kB done
15:34:30 [2024-02-28T15:34:30.326Z] #20 sha256:4709b6f00d5e7f60bd31b425be6de9aee6b0d251a469bdea9bef30c11fa7e95e 2.90kB / 2.90kB done
15:34:30 [2024-02-28T15:34:30.326Z] #20 sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed 16.78MB / 49.62MB 0.3s
15:34:30 [2024-02-28T15:34:30.326Z] #20 sha256:4afa7e263db1a3a05a9f31906dee83c0ef41151669759a3362e724b2765fd66f 23.59MB / 23.59MB 0.3s
15:34:30 [2024-02-28T15:34:30.326Z] #20 sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459 22.02MB / 63.99MB 0.3s
15:34:30 [2024-02-28T15:34:30.584Z] #20 sha256:4afa7e263db1a3a05a9f31906dee83c0ef41151669759a3362e724b2765fd66f 23.59MB / 23.59MB 0.3s done
15:34:30 [2024-02-28T15:34:30.584Z] #20 sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459 31.46MB / 63.99MB 0.4s
15:34:30 [2024-02-28T15:34:30.584Z] #20 sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c 0B / 86.39MB 0.4s
15:34:30 [2024-02-28T15:34:30.584Z] #20 sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed 26.21MB / 49.62MB 0.5s
15:34:30 [2024-02-28T15:34:30.584Z] #20 sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459 41.94MB / 63.99MB 0.5s
15:34:30 [2024-02-28T15:34:30.584Z] #20 sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed 32.51MB / 49.62MB 0.6s
15:34:30 [2024-02-28T15:34:30.584Z] #20 sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459 47.19MB / 63.99MB 0.6s
15:34:30 [2024-02-28T15:34:30.584Z] #20 sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c 16.78MB / 86.39MB 0.6s
15:34:30 [2024-02-28T15:34:30.842Z] #20 sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed 49.62MB / 49.62MB 0.7s
15:34:30 [2024-02-28T15:34:30.842Z] #20 sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459 51.38MB / 63.99MB 0.7s
15:34:30 [2024-02-28T15:34:30.842Z] #20 sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed 49.62MB / 49.62MB 0.8s done
15:34:30 [2024-02-28T15:34:30.842Z] #20 sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459 63.99MB / 63.99MB 0.8s
15:34:30 [2024-02-28T15:34:30.842Z] #20 sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c 28.41MB / 86.39MB 0.8s
15:34:30 [2024-02-28T15:34:30.842Z] #20 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 0B / 64.16MB 0.8s
15:34:30 [2024-02-28T15:34:30.842Z] #20 extracting sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed
15:34:31 [2024-02-28T15:34:31.100Z] #20 sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459 63.99MB / 63.99MB 0.9s done
15:34:31 [2024-02-28T15:34:31.100Z] #20 sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c 50.33MB / 86.39MB 1.0s
15:34:31 [2024-02-28T15:34:31.100Z] #20 sha256:19aeecab7f9bea6add3e567ff84eaa87f1f2da1e747d3b02674e0677be5c7c35 175B / 175B 1.0s done
15:34:31 [2024-02-28T15:34:31.100Z] #20 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 1.0s
15:34:31 [2024-02-28T15:34:31.100Z] #20 ...
15:34:31 [2024-02-28T15:34:31.100Z] 
15:34:31 [2024-02-28T15:34:31.100Z] #21 [internal] load build context
15:34:31 [2024-02-28T15:34:31.100Z] #21 transferring context: 75.03MB 1.0s done
15:34:31 [2024-02-28T15:34:31.100Z] #21 DONE 1.1s
15:34:31 [2024-02-28T15:34:31.100Z] 
15:34:31 [2024-02-28T15:34:31.100Z] #22 [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
15:34:31 [2024-02-28T15:34:31.100Z] #22 CACHED
15:34:31 [2024-02-28T15:34:31.100Z] 
15:34:31 [2024-02-28T15:34:31.100Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:34:31 [2024-02-28T15:34:31.100Z] #23 CACHED
15:34:31 [2024-02-28T15:34:31.100Z] 
15:34:31 [2024-02-28T15:34:31.101Z] #24 [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
15:34:31 [2024-02-28T15:34:31.101Z] #24 CACHED
15:34:31 [2024-02-28T15:34:31.101Z] 
15:34:31 [2024-02-28T15:34:31.101Z] #20 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc
15:34:31 [2024-02-28T15:34:31.101Z] #20 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 13.63MB / 64.16MB 1.1s
15:34:31 [2024-02-28T15:34:31.101Z] #20 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.1s done
15:34:31 [2024-02-28T15:34:31.359Z] #20 sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c 58.57MB / 86.39MB 1.2s
15:34:31 [2024-02-28T15:34:31.359Z] #20 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 17.83MB / 64.16MB 1.2s
15:34:31 [2024-02-28T15:34:31.359Z] #20 sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c 66.06MB / 86.39MB 1.3s
15:34:31 [2024-02-28T15:34:31.617Z] #20 sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c 74.45MB / 86.39MB 1.4s
15:34:31 [2024-02-28T15:34:31.617Z] #20 sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c 84.93MB / 86.39MB 1.6s
15:34:31 [2024-02-28T15:34:31.617Z] #20 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 32.51MB / 64.16MB 1.6s
15:34:31 [2024-02-28T15:34:31.617Z] #20 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 46.14MB / 64.16MB 1.7s
15:34:31 [2024-02-28T15:34:31.874Z] #20 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 50.33MB / 64.16MB 1.8s
15:34:31 [2024-02-28T15:34:31.874Z] #20 sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c 86.39MB / 86.39MB 1.8s done
15:34:31 [2024-02-28T15:34:31.874Z] #20 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 61.87MB / 64.16MB 1.9s
15:34:32 [2024-02-28T15:34:32.132Z] #20 sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 64.16MB / 64.16MB 2.0s done
15:34:32 [2024-02-28T15:34:32.132Z] #20 extracting sha256:66932e2b787d33a94ee3eb8b489be6e6838b29f5c1d732262da306da9b1f2eed 1.4s done
15:34:32 [2024-02-28T15:34:32.390Z] #20 extracting sha256:4afa7e263db1a3a05a9f31906dee83c0ef41151669759a3362e724b2765fd66f
15:34:32 [2024-02-28T15:34:32.955Z] #20 extracting sha256:4afa7e263db1a3a05a9f31906dee83c0ef41151669759a3362e724b2765fd66f 0.3s done
15:34:32 [2024-02-28T15:34:32.955Z] #20 extracting sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459 0.1s
15:34:34 [2024-02-28T15:34:34.329Z] #20 extracting sha256:c812910e5e62436c8483e793d1956d1c70bcf42d20d5f0885ddafbe0ba124459 1.5s done
15:34:34 [2024-02-28T15:34:34.329Z] #20 extracting sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c
15:34:35 [2024-02-28T15:34:35.702Z] #20 extracting sha256:f0415bb1783d1a348827b100b0e918648a16b9be64e3af2d45b75d4996ff5b8c 1.4s done
15:34:35 [2024-02-28T15:34:35.960Z] #20 extracting sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 0.1s
15:34:38 [2024-02-28T15:34:38.488Z] #20 extracting sha256:d7276b11ada40cb47372f79c1c868e56150546b15f0e734647b4337afadc366a 2.5s done
15:34:38 [2024-02-28T15:34:38.488Z] #20 extracting sha256:19aeecab7f9bea6add3e567ff84eaa87f1f2da1e747d3b02674e0677be5c7c35
15:34:38 [2024-02-28T15:34:38.488Z] #20 extracting sha256:19aeecab7f9bea6add3e567ff84eaa87f1f2da1e747d3b02674e0677be5c7c35 done
15:34:38 [2024-02-28T15:34:38.488Z] #20 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
15:34:38 [2024-02-28T15:34:38.488Z] #20 DONE 8.6s
15:34:38 [2024-02-28T15:34:38.745Z] 
15:34:38 [2024-02-28T15:34:38.745Z] #25 [base 2/4] COPY --from=xx / /
15:34:42 [2024-02-28T15:34:42.025Z] #25 DONE 3.1s
15:34:42 [2024-02-28T15:34:42.025Z] 
15:34:42 [2024-02-28T15:34:42.025Z] #26 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:34:42 [2024-02-28T15:34:42.025Z] #26 DONE 0.2s
15:34:42 [2024-02-28T15:34:42.025Z] 
15:34:42 [2024-02-28T15:34:42.025Z] #27 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
15:34:42 [2024-02-28T15:34:42.604Z] #27 0.547 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
15:34:42 [2024-02-28T15:34:42.604Z] #27 0.557 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
15:34:42 [2024-02-28T15:34:42.604Z] #27 0.557 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
15:34:42 [2024-02-28T15:34:42.604Z] #27 0.631 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
15:34:42 [2024-02-28T15:34:42.604Z] #27 0.694 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
15:34:42 [2024-02-28T15:34:42.862Z] #27 0.774 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
15:34:43 [2024-02-28T15:34:43.793Z] #27 1.656 Fetched 9093 kB in 1s (6645 kB/s)
15:34:44 [2024-02-28T15:34:44.050Z] #27 1.656 Reading package lists...
15:34:44 [2024-02-28T15:34:44.871Z] #27 2.267 Reading package lists...
15:34:44 [2024-02-28T15:34:44.871Z] #27 2.867 Building dependency tree...
15:34:45 [2024-02-28T15:34:45.129Z] #27 3.035 Reading state information...
15:34:45 [2024-02-28T15:34:45.129Z] #27 3.246 The following additional packages will be installed:
15:34:45 [2024-02-28T15:34:45.386Z] #27 3.247   libmagic-mgc libmagic1
15:34:45 [2024-02-28T15:34:45.386Z] #27 3.277 The following NEW packages will be installed:
15:34:45 [2024-02-28T15:34:45.386Z] #27 3.279   file libmagic-mgc libmagic1
15:34:45 [2024-02-28T15:34:45.386Z] #27 3.554 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded.
15:34:45 [2024-02-28T15:34:45.386Z] #27 3.554 Need to get 446 kB of archives.
15:34:45 [2024-02-28T15:34:45.386Z] #27 3.554 After this operation, 8709 kB of additional disk space will be used.
15:34:45 [2024-02-28T15:34:45.386Z] #27 3.554 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
15:34:45 [2024-02-28T15:34:45.644Z] #27 3.574 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
15:34:45 [2024-02-28T15:34:45.644Z] #27 3.576 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
15:34:45 [2024-02-28T15:34:45.644Z] #27 3.718 debconf: delaying package configuration, since apt-utils is not installed
15:34:45 [2024-02-28T15:34:45.644Z] #27 3.756 Fetched 446 kB in 0s (1551 kB/s)
15:34:45 [2024-02-28T15:34:45.644Z] #27 3.774 Selecting previously unselected package libmagic-mgc.
15:34:45 [2024-02-28T15:34:45.644Z] #27 3.774 (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.)
15:34:45 [2024-02-28T15:34:45.644Z] #27 3.783 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
15:34:45 [2024-02-28T15:34:45.644Z] #27 3.786 Unpacking libmagic-mgc (1:5.44-3) ...
15:34:45 [2024-02-28T15:34:45.644Z] #27 3.855 Selecting previously unselected package libmagic1:arm64.
15:34:45 [2024-02-28T15:34:45.901Z] #27 3.857 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
15:34:45 [2024-02-28T15:34:45.901Z] #27 3.864 Unpacking libmagic1:arm64 (1:5.44-3) ...
15:34:45 [2024-02-28T15:34:45.901Z] #27 3.897 Selecting previously unselected package file.
15:34:45 [2024-02-28T15:34:45.901Z] #27 3.899 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
15:34:45 [2024-02-28T15:34:45.901Z] #27 3.902 Unpacking file (1:5.44-3) ...
15:34:45 [2024-02-28T15:34:45.901Z] #27 3.940 Setting up libmagic-mgc (1:5.44-3) ...
15:34:45 [2024-02-28T15:34:45.901Z] #27 3.950 Setting up libmagic1:arm64 (1:5.44-3) ...
15:34:45 [2024-02-28T15:34:45.901Z] #27 3.967 Setting up file (1:5.44-3) ...
15:34:45 [2024-02-28T15:34:45.901Z] #27 3.978 Processing triggers for libc-bin (2.36-9+deb12u4) ...
15:34:45 [2024-02-28T15:34:45.901Z] #27 DONE 4.1s
15:34:46 [2024-02-28T15:34:46.159Z] 
15:34:46 [2024-02-28T15:34:46.159Z] #28 [registry-src 1/2] WORKDIR /usr/src/registry
15:34:46 [2024-02-28T15:34:46.159Z] #28 ...
15:34:46 [2024-02-28T15:34:46.159Z] 
15:34:46 [2024-02-28T15:34:46.159Z] #29 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
15:34:46 [2024-02-28T15:34:46.159Z] #29 DONE 0.2s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #30 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
15:34:46 [2024-02-28T15:34:46.417Z] #30 DONE 0.2s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #31 [tini-src 1/3] WORKDIR /usr/src/tini
15:34:46 [2024-02-28T15:34:46.417Z] #31 DONE 0.2s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #32 [containerd-src 1/3] WORKDIR /usr/src/containerd
15:34:46 [2024-02-28T15:34:46.417Z] #32 DONE 0.2s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #33 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:34:46 [2024-02-28T15:34:46.417Z] #33 DONE 0.2s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #34 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
15:34:46 [2024-02-28T15:34:46.417Z] #34 DONE 0.2s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #35 [delve-src 1/3] WORKDIR /usr/src/delve
15:34:46 [2024-02-28T15:34:46.417Z] #35 DONE 0.2s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #36 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
15:34:46 [2024-02-28T15:34:46.417Z] #36 DONE 0.2s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger
15:34:46 [2024-02-28T15:34:46.417Z] #37 DONE 0.3s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #38 [runc-src 1/3] WORKDIR /usr/src/runc
15:34:46 [2024-02-28T15:34:46.417Z] #38 DONE 0.3s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #39 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
15:34:46 [2024-02-28T15:34:46.417Z] #39 DONE 0.3s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #40 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
15:34:46 [2024-02-28T15:34:46.417Z] #40 DONE 0.3s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #41 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:34:46 [2024-02-28T15:34:46.417Z] #41 DONE 0.3s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #42 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
15:34:46 [2024-02-28T15:34:46.417Z] #42 DONE 0.3s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #28 [registry-src 1/2] WORKDIR /usr/src/registry
15:34:46 [2024-02-28T15:34:46.417Z] #28 DONE 0.4s
15:34:46 [2024-02-28T15:34:46.417Z] 
15:34:46 [2024-02-28T15:34:46.417Z] #43 [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
15:34:47 [2024-02-28T15:34:47.352Z] #43 ...
15:34:47 [2024-02-28T15:34:47.352Z] 
15:34:47 [2024-02-28T15:34:47.352Z] #44 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
15:34:47 [2024-02-28T15:34:47.352Z] #44 1.085 hint: Using 'master' as the name for the initial branch. This default branch name
15:34:47 [2024-02-28T15:34:47.352Z] #44 1.085 hint: is subject to change. To configure the initial branch name to use in all
15:34:47 [2024-02-28T15:34:47.352Z] #44 1.085 hint: of your new repositories, which will suppress this warning, call:
15:34:47 [2024-02-28T15:34:47.352Z] #44 1.085 hint: 
15:34:47 [2024-02-28T15:34:47.352Z] #44 1.085 hint: 	git config --global init.defaultBranch <name>
15:34:47 [2024-02-28T15:34:47.352Z] #44 1.085 hint: 
15:34:47 [2024-02-28T15:34:47.352Z] #44 1.085 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:34:47 [2024-02-28T15:34:47.352Z] #44 1.085 hint: 'development'. The just-created branch can be renamed via this command:
15:34:47 [2024-02-28T15:34:47.352Z] #44 1.085 hint: 
15:34:47 [2024-02-28T15:34:47.352Z] #44 1.085 hint: 	git branch -m <name>
15:34:47 [2024-02-28T15:34:47.352Z] #44 1.088 Initialized empty Git repository in /usr/src/rootlesskit/.git/
15:34:47 [2024-02-28T15:34:47.352Z] #44 DONE 1.2s
15:34:47 [2024-02-28T15:34:47.610Z] 
15:34:47 [2024-02-28T15:34:47.610Z] #45 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
15:34:47 [2024-02-28T15:34:47.610Z] #45 0.931 hint: Using 'master' as the name for the initial branch. This default branch name
15:34:47 [2024-02-28T15:34:47.610Z] #45 0.931 hint: is subject to change. To configure the initial branch name to use in all
15:34:47 [2024-02-28T15:34:47.610Z] #45 0.931 hint: of your new repositories, which will suppress this warning, call:
15:34:47 [2024-02-28T15:34:47.610Z] #45 0.931 hint: 
15:34:47 [2024-02-28T15:34:47.610Z] #45 0.931 hint: 	git config --global init.defaultBranch <name>
15:34:47 [2024-02-28T15:34:47.610Z] #45 0.931 hint: 
15:34:47 [2024-02-28T15:34:47.610Z] #45 0.931 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:34:47 [2024-02-28T15:34:47.610Z] #45 0.931 hint: 'development'. The just-created branch can be renamed via this command:
15:34:47 [2024-02-28T15:34:47.610Z] #45 0.931 hint: 
15:34:47 [2024-02-28T15:34:47.610Z] #45 0.931 hint: 	git branch -m <name>
15:34:47 [2024-02-28T15:34:47.610Z] #45 0.937 Initialized empty Git repository in /usr/src/tini/.git/
15:34:47 [2024-02-28T15:34:47.610Z] #45 DONE 1.3s
15:34:47 [2024-02-28T15:34:47.610Z] 
15:34:47 [2024-02-28T15:34:47.610Z] #46 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:34:47 [2024-02-28T15:34:47.868Z] #46 ...
15:34:47 [2024-02-28T15:34:47.868Z] 
15:34:47 [2024-02-28T15:34:47.868Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
15:34:47 [2024-02-28T15:34:47.868Z] #47 1.314 hint: Using 'master' as the name for the initial branch. This default branch name
15:34:47 [2024-02-28T15:34:47.868Z] #47 1.314 hint: is subject to change. To configure the initial branch name to use in all
15:34:47 [2024-02-28T15:34:47.868Z] #47 1.314 hint: of your new repositories, which will suppress this warning, call:
15:34:47 [2024-02-28T15:34:47.868Z] #47 1.314 hint: 
15:34:47 [2024-02-28T15:34:47.868Z] #47 1.314 hint: 	git config --global init.defaultBranch <name>
15:34:47 [2024-02-28T15:34:47.868Z] #47 1.314 hint: 
15:34:47 [2024-02-28T15:34:47.868Z] #47 1.314 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:34:47 [2024-02-28T15:34:47.868Z] #47 1.314 hint: 'development'. The just-created branch can be renamed via this command:
15:34:47 [2024-02-28T15:34:47.868Z] #47 1.314 hint: 
15:34:47 [2024-02-28T15:34:47.868Z] #47 1.314 hint: 	git branch -m <name>
15:34:47 [2024-02-28T15:34:47.868Z] #47 1.318 Initialized empty Git repository in /usr/src/containerd/.git/
15:34:47 [2024-02-28T15:34:47.868Z] #47 DONE 1.4s
15:34:47 [2024-02-28T15:34:47.868Z] 
15:34:47 [2024-02-28T15:34:47.868Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:34:48 [2024-02-28T15:34:48.127Z] #48 ...
15:34:48 [2024-02-28T15:34:48.127Z] 
15:34:48 [2024-02-28T15:34:48.127Z] #49 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
15:34:48 [2024-02-28T15:34:48.127Z] #49 1.589 hint: Using 'master' as the name for the initial branch. This default branch name
15:34:48 [2024-02-28T15:34:48.127Z] #49 1.589 hint: is subject to change. To configure the initial branch name to use in all
15:34:48 [2024-02-28T15:34:48.127Z] #49 1.589 hint: of your new repositories, which will suppress this warning, call:
15:34:48 [2024-02-28T15:34:48.127Z] #49 1.589 hint: 
15:34:48 [2024-02-28T15:34:48.127Z] #49 1.589 hint: 	git config --global init.defaultBranch <name>
15:34:48 [2024-02-28T15:34:48.127Z] #49 1.589 hint: 
15:34:48 [2024-02-28T15:34:48.127Z] #49 1.589 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:34:48 [2024-02-28T15:34:48.127Z] #49 1.589 hint: 'development'. The just-created branch can be renamed via this command:
15:34:48 [2024-02-28T15:34:48.127Z] #49 1.589 hint: 
15:34:48 [2024-02-28T15:34:48.127Z] #49 1.589 hint: 	git branch -m <name>
15:34:48 [2024-02-28T15:34:48.127Z] #49 1.590 Initialized empty Git repository in /usr/src/runc/.git/
15:34:48 [2024-02-28T15:34:48.127Z] #49 DONE 1.7s
15:34:48 [2024-02-28T15:34:48.127Z] 
15:34:48 [2024-02-28T15:34:48.127Z] #50 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:34:48 [2024-02-28T15:34:48.127Z] #50 ...
15:34:48 [2024-02-28T15:34:48.127Z] 
15:34:48 [2024-02-28T15:34:48.127Z] #51 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
15:34:48 [2024-02-28T15:34:48.127Z] #51 1.828 hint: Using 'master' as the name for the initial branch. This default branch name
15:34:48 [2024-02-28T15:34:48.127Z] #51 1.828 hint: is subject to change. To configure the initial branch name to use in all
15:34:48 [2024-02-28T15:34:48.127Z] #51 1.828 hint: of your new repositories, which will suppress this warning, call:
15:34:48 [2024-02-28T15:34:48.127Z] #51 1.828 hint: 
15:34:48 [2024-02-28T15:34:48.127Z] #51 1.828 hint: 	git config --global init.defaultBranch <name>
15:34:48 [2024-02-28T15:34:48.127Z] #51 1.828 hint: 
15:34:48 [2024-02-28T15:34:48.127Z] #51 1.828 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:34:48 [2024-02-28T15:34:48.127Z] #51 1.828 hint: 'development'. The just-created branch can be renamed via this command:
15:34:48 [2024-02-28T15:34:48.127Z] #51 1.828 hint: 
15:34:48 [2024-02-28T15:34:48.127Z] #51 1.828 hint: 	git branch -m <name>
15:34:48 [2024-02-28T15:34:48.127Z] #51 1.830 Initialized empty Git repository in /usr/src/swagger/.git/
15:34:48 [2024-02-28T15:34:48.127Z] #51 DONE 1.9s
15:34:48 [2024-02-28T15:34:48.127Z] 
15:34:48 [2024-02-28T15:34:48.127Z] #52 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
15:34:48 [2024-02-28T15:34:48.127Z] #52 1.848 Initialized empty Git repository in /usr/src/delve/.git/
15:34:48 [2024-02-28T15:34:48.127Z] #52 1.848 hint: Using 'master' as the name for the initial branch. This default branch name
15:34:48 [2024-02-28T15:34:48.127Z] #52 1.848 hint: is subject to change. To configure the initial branch name to use in all
15:34:48 [2024-02-28T15:34:48.127Z] #52 1.848 hint: of your new repositories, which will suppress this warning, call:
15:34:48 [2024-02-28T15:34:48.127Z] #52 1.848 hint: 
15:34:48 [2024-02-28T15:34:48.127Z] #52 1.848 hint: 	git config --global init.defaultBranch <name>
15:34:48 [2024-02-28T15:34:48.127Z] #52 1.848 hint: 
15:34:48 [2024-02-28T15:34:48.127Z] #52 1.848 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:34:48 [2024-02-28T15:34:48.127Z] #52 1.848 hint: 'development'. The just-created branch can be renamed via this command:
15:34:48 [2024-02-28T15:34:48.127Z] #52 1.848 hint: 
15:34:48 [2024-02-28T15:34:48.128Z] #52 1.848 hint: 	git branch -m <name>
15:34:48 [2024-02-28T15:34:48.128Z] #52 DONE 1.9s
15:34:48 [2024-02-28T15:34:48.389Z] 
15:34:48 [2024-02-28T15:34:48.389Z] #53 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:34:48 [2024-02-28T15:34:48.647Z] #53 ...
15:34:48 [2024-02-28T15:34:48.647Z] 
15:34:48 [2024-02-28T15:34:48.647Z] #54 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
15:34:48 [2024-02-28T15:34:48.647Z] #54 1.960 hint: Using 'master' as the name for the initial branch. This default branch name
15:34:48 [2024-02-28T15:34:48.647Z] #54 1.960 hint: is subject to change. To configure the initial branch name to use in all
15:34:48 [2024-02-28T15:34:48.647Z] #54 1.960 hint: of your new repositories, which will suppress this warning, call:
15:34:48 [2024-02-28T15:34:48.647Z] #54 1.960 hint: 
15:34:48 [2024-02-28T15:34:48.647Z] #54 1.960 hint: 	git config --global init.defaultBranch <name>
15:34:48 [2024-02-28T15:34:48.647Z] #54 1.960 hint: 
15:34:48 [2024-02-28T15:34:48.647Z] #54 1.960 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:34:48 [2024-02-28T15:34:48.647Z] #54 1.960 hint: 'development'. The just-created branch can be renamed via this command:
15:34:48 [2024-02-28T15:34:48.647Z] #54 1.960 hint: 
15:34:48 [2024-02-28T15:34:48.647Z] #54 1.960 hint: 	git branch -m <name>
15:34:48 [2024-02-28T15:34:48.647Z] #54 1.961 Initialized empty Git repository in /usr/src/registry/.git/
15:34:48 [2024-02-28T15:34:48.647Z] #54 DONE 2.0s
15:34:48 [2024-02-28T15:34:48.647Z] 
15:34:48 [2024-02-28T15:34:48.647Z] #55 [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...)
15:34:51 [2024-02-28T15:34:51.182Z] #55 ...
15:34:51 [2024-02-28T15:34:51.182Z] 
15:34:51 [2024-02-28T15:34:51.182Z] #46 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:34:51 [2024-02-28T15:34:51.182Z] #46 DONE 3.4s
15:34:51 [2024-02-28T15:34:51.182Z] 
15:34:51 [2024-02-28T15:34:51.182Z] #56 [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             ;
15:34:51 [2024-02-28T15:34:51.182Z] #56 1.249 Hit:1 http://deb.debian.org/debian bookworm InRelease
15:34:51 [2024-02-28T15:34:51.182Z] #56 1.249 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
15:34:51 [2024-02-28T15:34:51.182Z] #56 1.249 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
15:34:51 [2024-02-28T15:34:51.182Z] #56 1.570 Fetched 55.4 kB in 1s (95.1 kB/s)
15:34:51 [2024-02-28T15:34:51.182Z] #56 1.570 Reading package lists...
15:34:51 [2024-02-28T15:34:51.182Z] #56 2.237 Reading package lists...
15:34:51 [2024-02-28T15:34:51.182Z] #56 2.927 Building dependency tree...
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.135 Reading state information...
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.534 python3 is already the newest version (3.11.2-1+b1).
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.534 The following additional packages will be installed:
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.534   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libsystemd0
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.534   libudev1 libyajl2 m4 patch xz-utils
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.534 Suggested packages:
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.534   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.534   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.534   m4-doc ed diffutils-doc
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.534 Recommended packages:
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.534   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.534   liblocale-gettext-perl libltdl-dev
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.814 The following NEW packages will be installed:
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.814   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.814   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.814   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.821 The following packages will be upgraded:
15:34:51 [2024-02-28T15:34:51.182Z] #56 3.821   libsystemd0 libudev1
15:34:51 [2024-02-28T15:34:51.182Z] #56 4.165 2 upgraded, 19 newly installed, 0 to remove and 7 not upgraded.
15:34:51 [2024-02-28T15:34:51.182Z] #56 4.165 Need to get 6067 kB of archives.
15:34:51 [2024-02-28T15:34:51.182Z] #56 4.165 After this operation, 16.7 MB of additional disk space will be used.
15:34:51 [2024-02-28T15:34:51.182Z] #56 4.165 Get:1 http://deb.debian.org/debian bookworm/main arm64 libsystemd0 arm64 252.22-1~deb12u1 [308 kB]
15:34:51 [2024-02-28T15:34:51.182Z] #56 4.178 Get:2 http://deb.debian.org/debian bookworm/main arm64 libudev1 arm64 252.22-1~deb12u1 [102 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.178 Get:3 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.178 Get:4 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.179 Get:5 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.183 Get:6 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.185 Get:7 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.186 Get:8 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.192 Get:9 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.210 Get:10 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.210 Get:11 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.222 Get:12 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.222 Get:13 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.226 Get:14 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.226 Get:15 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.238 Get:16 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.238 Get:17 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.242 Get:18 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.243 Get:19 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.243 Get:20 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.259 Get:21 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.604 debconf: delaying package configuration, since apt-utils is not installed
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.690 Fetched 6067 kB in 0s (13.9 MB/s)
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.748 (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.)
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.785 Preparing to unpack .../libsystemd0_252.22-1~deb12u1_arm64.deb ...
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.804 Unpacking libsystemd0:arm64 (252.22-1~deb12u1) over (252.19-1~deb12u1) ...
15:34:51 [2024-02-28T15:34:51.183Z] #56 4.974 Setting up libsystemd0:arm64 (252.22-1~deb12u1) ...
15:34:51 [2024-02-28T15:34:51.183Z] #56 5.045 (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.)
15:34:51 [2024-02-28T15:34:51.183Z] #56 5.066 Preparing to unpack .../libudev1_252.22-1~deb12u1_arm64.deb ...
15:34:51 [2024-02-28T15:34:51.183Z] #56 5.087 Unpacking libudev1:arm64 (252.22-1~deb12u1) over (252.19-1~deb12u1) ...
15:34:51 [2024-02-28T15:34:51.441Z] 
15:34:51 [2024-02-28T15:34:51.441Z] #56 ...
15:34:51 [2024-02-28T15:34:51.441Z] 
15:34:51 [2024-02-28T15:34:51.441Z] #55 [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...)
15:34:51 [2024-02-28T15:34:51.441Z] #55 2.665 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:34:51 [2024-02-28T15:34:51.441Z] #55 2.665 + mkdir /build
15:34:51 [2024-02-28T15:34:51.441Z] #55 DONE 2.8s
15:34:51 [2024-02-28T15:34:51.441Z] 
15:34:51 [2024-02-28T15:34:51.441Z] #56 [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             ;
15:34:51 [2024-02-28T15:34:51.441Z] #56 5.254 Setting up libudev1:arm64 (252.22-1~deb12u1) ...
15:34:51 [2024-02-28T15:34:51.441Z] #56 5.350 Selecting previously unselected package bzip2.
15:34:51 [2024-02-28T15:34:51.441Z] #56 5.350 (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%
15:34:51 [2024-02-28T15:34:51.441Z] #56 ...
15:34:51 [2024-02-28T15:34:51.441Z] 
15:34:51 [2024-02-28T15:34:51.441Z] #43 [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
15:34:51 [2024-02-28T15:34:51.441Z] #43 2.865 Hit:1 http://deb.debian.org/debian bookworm InRelease
15:34:51 [2024-02-28T15:34:51.441Z] #43 2.881 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
15:34:51 [2024-02-28T15:34:51.441Z] #43 2.889 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
15:34:51 [2024-02-28T15:34:51.441Z] #43 3.441 Fetched 55.4 kB in 1s (63.2 kB/s)
15:34:51 [2024-02-28T15:34:51.441Z] #43 3.441 Reading package lists...
15:34:51 [2024-02-28T15:34:51.442Z] #43 4.919 Hit:1 http://deb.debian.org/debian bookworm InRelease
15:34:51 [2024-02-28T15:34:51.442Z] #43 4.919 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
15:34:51 [2024-02-28T15:34:51.442Z] #43 4.919 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
15:34:52 [2024-02-28T15:34:52.009Z] #43 ...
15:34:52 [2024-02-28T15:34:52.009Z] 
15:34:52 [2024-02-28T15:34:52.009Z] #57 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:34:52 [2024-02-28T15:34:52.009Z] #57 DONE 4.5s
15:34:52 [2024-02-28T15:34:52.268Z] 
15:34:52 [2024-02-28T15:34:52.268Z] #56 [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             ;
15:34:52 [2024-02-28T15:34:52.268Z] #56 5.350 (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.)
15:34:52 [2024-02-28T15:34:52.268Z] #56 5.366 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
15:34:52 [2024-02-28T15:34:52.268Z] #56 5.373 Unpacking bzip2 (1.0.8-5+b1) ...
15:34:52 [2024-02-28T15:34:52.268Z] #56 5.592 Selecting previously unselected package xz-utils.
15:34:52 [2024-02-28T15:34:52.268Z] #56 5.601 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
15:34:52 [2024-02-28T15:34:52.268Z] #56 5.610 Unpacking xz-utils (5.4.1-0.2) ...
15:34:52 [2024-02-28T15:34:52.268Z] #56 6.023 Selecting previously unselected package m4.
15:34:52 [2024-02-28T15:34:52.268Z] #56 6.025 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
15:34:52 [2024-02-28T15:34:52.268Z] #56 6.034 Unpacking m4 (1.4.19-3) ...
15:34:52 [2024-02-28T15:34:52.268Z] #56 6.218 Selecting previously unselected package autoconf.
15:34:52 [2024-02-28T15:34:52.268Z] #56 6.218 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
15:34:52 [2024-02-28T15:34:52.268Z] #56 6.234 Unpacking autoconf (2.71-3) ...
15:34:52 [2024-02-28T15:34:52.268Z] #56 6.377 Selecting previously unselected package autotools-dev.
15:34:52 [2024-02-28T15:34:52.533Z] #56 6.379 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
15:34:52 [2024-02-28T15:34:52.533Z] #56 6.385 Unpacking autotools-dev (20220109.1) ...
15:34:52 [2024-02-28T15:34:52.797Z] #56 6.672 Selecting previously unselected package automake.
15:34:52 [2024-02-28T15:34:52.797Z] #56 6.674 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
15:34:52 [2024-02-28T15:34:52.797Z] #56 6.716 Unpacking automake (1:1.16.5-1.3) ...
15:34:53 [2024-02-28T15:34:53.056Z] #56 7.016 Selecting previously unselected package libdpkg-perl.
15:34:53 [2024-02-28T15:34:53.315Z] #56 7.018 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
15:34:53 [2024-02-28T15:34:53.315Z] #56 7.103 Unpacking libdpkg-perl (1.21.22) ...
15:34:53 [2024-02-28T15:34:53.315Z] #56 7.432 Selecting previously unselected package patch.
15:34:53 [2024-02-28T15:34:53.576Z] #56 ...
15:34:53 [2024-02-28T15:34:53.576Z] 
15:34:53 [2024-02-28T15:34:53.576Z] #50 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:34:53 [2024-02-28T15:34:53.576Z] #50 DONE 5.6s
15:34:53 [2024-02-28T15:34:53.576Z] 
15:34:53 [2024-02-28T15:34:53.576Z] #56 [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             ;
15:34:53 [2024-02-28T15:34:53.576Z] #56 7.437 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
15:34:53 [2024-02-28T15:34:53.576Z] #56 7.457 Unpacking patch (2.7.6-7) ...
15:34:53 [2024-02-28T15:34:53.576Z] #56 ...
15:34:53 [2024-02-28T15:34:53.576Z] 
15:34:53 [2024-02-28T15:34:53.576Z] #58 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
15:34:53 [2024-02-28T15:34:53.576Z] #58 DONE 5.4s
15:34:53 [2024-02-28T15:34:53.576Z] 
15:34:53 [2024-02-28T15:34:53.576Z] #56 [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             ;
15:34:53 [2024-02-28T15:34:53.576Z] #56 7.625 Selecting previously unselected package dpkg-dev.
15:34:53 [2024-02-28T15:34:53.576Z] #56 7.625 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
15:34:53 [2024-02-28T15:34:53.576Z] #56 7.645 Unpacking dpkg-dev (1.21.22) ...
15:34:54 [2024-02-28T15:34:54.144Z] #56 8.094 Selecting previously unselected package build-essential.
15:34:54 [2024-02-28T15:34:54.144Z] #56 8.098 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
15:34:54 [2024-02-28T15:34:54.144Z] #56 8.126 Unpacking build-essential (12.9) ...
15:34:54 [2024-02-28T15:34:54.144Z] #56 8.230 Selecting previously unselected package libcap-dev:arm64.
15:34:54 [2024-02-28T15:34:54.403Z] #56 8.230 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
15:34:54 [2024-02-28T15:34:54.403Z] #56 8.262 Unpacking libcap-dev:arm64 (1:2.66-4) ...
15:34:54 [2024-02-28T15:34:54.661Z] #56 8.577 Selecting previously unselected package libprotobuf-c1:arm64.
15:34:54 [2024-02-28T15:34:54.661Z] #56 8.580 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
15:34:54 [2024-02-28T15:34:54.661Z] #56 8.589 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
15:34:54 [2024-02-28T15:34:54.921Z] #56 8.749 Selecting previously unselected package libprotobuf-c-dev:arm64.
15:34:54 [2024-02-28T15:34:54.921Z] #56 8.752 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
15:34:54 [2024-02-28T15:34:54.921Z] #56 8.780 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
15:34:55 [2024-02-28T15:34:55.185Z] #56 9.033 Selecting previously unselected package libseccomp-dev:arm64.
15:34:55 [2024-02-28T15:34:55.185Z] #56 9.041 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
15:34:55 [2024-02-28T15:34:55.185Z] #56 9.191 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
15:34:55 [2024-02-28T15:34:55.445Z] #56 ...
15:34:55 [2024-02-28T15:34:55.445Z] 
15:34:55 [2024-02-28T15:34:55.445Z] #59 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
15:34:55 [2024-02-28T15:34:55.445Z] #59 2.939 Hit:1 http://deb.debian.org/debian bookworm InRelease
15:34:55 [2024-02-28T15:34:55.445Z] #59 2.939 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
15:34:55 [2024-02-28T15:34:55.445Z] #59 2.940 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
15:34:55 [2024-02-28T15:34:55.445Z] #59 3.448 Fetched 55.4 kB in 1s (71.3 kB/s)
15:34:55 [2024-02-28T15:34:55.445Z] #59 3.448 Reading package lists...
15:34:55 [2024-02-28T15:34:55.445Z] #59 4.686 Hit:1 http://deb.debian.org/debian bookworm InRelease
15:34:55 [2024-02-28T15:34:55.445Z] #59 4.686 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
15:34:55 [2024-02-28T15:34:55.445Z] #59 4.686 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
15:34:55 [2024-02-28T15:34:55.445Z] #59 5.396 Reading package lists...
15:34:55 [2024-02-28T15:34:55.445Z] #59 6.458 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
15:34:55 [2024-02-28T15:34:55.445Z] #59 6.471 Reading package lists...
15:34:55 [2024-02-28T15:34:55.445Z] #59 7.623 Building dependency tree...
15:34:55 [2024-02-28T15:34:55.445Z] #59 8.611 gcc is already the newest version (4:12.2.0-3).
15:34:55 [2024-02-28T15:34:55.445Z] #59 8.611 libc6-dev is already the newest version (2.36-9+deb12u4).
15:34:55 [2024-02-28T15:34:55.445Z] #59 8.611 pkg-config is already the newest version (1.8.1-1).
15:34:55 [2024-02-28T15:34:55.445Z] #59 8.611 0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
15:34:55 [2024-02-28T15:34:55.445Z] #59 DONE 9.0s
15:34:55 [2024-02-28T15:34:55.445Z] 
15:34:55 [2024-02-28T15:34:55.445Z] #56 [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             ;
15:34:55 [2024-02-28T15:34:55.445Z] #56 9.338 Selecting previously unselected package libsystemd-dev:arm64.
15:34:55 [2024-02-28T15:34:55.445Z] #56 9.340 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
15:34:55 [2024-02-28T15:34:55.445Z] #56 9.363 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
15:34:55 [2024-02-28T15:34:55.705Z] #56 ...
15:34:55 [2024-02-28T15:34:55.705Z] 
15:34:55 [2024-02-28T15:34:55.705Z] #53 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:34:55 [2024-02-28T15:34:55.705Z] #53 DONE 7.4s
15:34:55 [2024-02-28T15:34:55.705Z] 
15:34:55 [2024-02-28T15:34:55.705Z] #56 [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             ;
15:34:55 [2024-02-28T15:34:55.705Z] #56 9.689 Selecting previously unselected package libtool.
15:34:55 [2024-02-28T15:34:55.705Z] #56 9.693 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
15:34:55 [2024-02-28T15:34:55.705Z] #56 9.723 Unpacking libtool (2.4.7-5) ...
15:34:55 [2024-02-28T15:34:55.964Z] #56 9.953 Selecting previously unselected package libudev-dev:arm64.
15:34:55 [2024-02-28T15:34:55.964Z] #56 9.962 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
15:34:55 [2024-02-28T15:34:55.964Z] #56 10.05 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
15:34:55 [2024-02-28T15:34:55.964Z] #56 ...
15:34:55 [2024-02-28T15:34:55.964Z] 
15:34:55 [2024-02-28T15:34:55.964Z] #60 [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
15:34:56 [2024-02-28T15:34:56.223Z] #60 ...
15:34:56 [2024-02-28T15:34:56.223Z] 
15:34:56 [2024-02-28T15:34:56.223Z] #61 [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
15:34:56 [2024-02-28T15:34:56.223Z] #61 ...
15:34:56 [2024-02-28T15:34:56.223Z] 
15:34:56 [2024-02-28T15:34:56.223Z] #62 [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
15:34:56 [2024-02-28T15:34:56.223Z] #62 3.889 Hit:1 http://deb.debian.org/debian bookworm InRelease
15:34:56 [2024-02-28T15:34:56.223Z] #62 3.889 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
15:34:56 [2024-02-28T15:34:56.223Z] #62 3.893 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
15:34:56 [2024-02-28T15:34:56.223Z] #62 4.474 Fetched 55.4 kB in 1s (63.3 kB/s)
15:34:56 [2024-02-28T15:34:56.223Z] #62 4.474 Reading package lists...
15:34:56 [2024-02-28T15:34:56.223Z] #62 5.388 Reading package lists...
15:34:56 [2024-02-28T15:34:56.223Z] #62 6.488 Building dependency tree...
15:34:56 [2024-02-28T15:34:56.223Z] #62 6.734 Reading state information...
15:34:56 [2024-02-28T15:34:56.223Z] #62 7.377 The following additional packages will be installed:
15:34:56 [2024-02-28T15:34:56.223Z] #62 7.379   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
15:34:56 [2024-02-28T15:34:56.223Z] #62 7.408 Suggested packages:
15:34:56 [2024-02-28T15:34:56.223Z] #62 7.408   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
15:34:56 [2024-02-28T15:34:56.223Z] #62 7.610 The following NEW packages will be installed:
15:34:56 [2024-02-28T15:34:56.223Z] #62 7.615   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
15:34:56 [2024-02-28T15:34:56.223Z] #62 7.952 0 upgraded, 8 newly installed, 0 to remove and 9 not upgraded.
15:34:56 [2024-02-28T15:34:56.223Z] #62 7.952 Need to get 19.3 MB of archives.
15:34:56 [2024-02-28T15:34:56.223Z] #62 7.952 After this operation, 77.0 MB of additional disk space will be used.
15:34:56 [2024-02-28T15:34:56.223Z] #62 7.952 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
15:34:56 [2024-02-28T15:34:56.223Z] #62 8.055 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
15:34:56 [2024-02-28T15:34:56.223Z] #62 8.057 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
15:34:56 [2024-02-28T15:34:56.223Z] #62 8.058 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
15:34:56 [2024-02-28T15:34:56.223Z] #62 8.058 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
15:34:56 [2024-02-28T15:34:56.223Z] #62 8.067 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
15:34:56 [2024-02-28T15:34:56.223Z] #62 8.068 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
15:34:56 [2024-02-28T15:34:56.223Z] #62 8.079 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
15:34:56 [2024-02-28T15:34:56.223Z] #62 8.550 debconf: delaying package configuration, since apt-utils is not installed
15:34:56 [2024-02-28T15:34:56.223Z] #62 8.805 Fetched 19.3 MB in 1s (36.8 MB/s)
15:34:56 [2024-02-28T15:34:56.223Z] #62 9.035 Selecting previously unselected package libicu72:arm64.
15:34:56 [2024-02-28T15:34:56.223Z] #62 9.035 (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.)
15:34:56 [2024-02-28T15:34:56.223Z] #62 9.053 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
15:34:56 [2024-02-28T15:34:56.223Z] #62 9.085 Unpacking libicu72:arm64 (72.1-3) ...
15:34:56 [2024-02-28T15:34:56.482Z] #62 ...
15:34:56 [2024-02-28T15:34:56.482Z] 
15:34:56 [2024-02-28T15:34:56.482Z] #63 [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
15:34:56 [2024-02-28T15:34:56.482Z] #63 ...
15:34:56 [2024-02-28T15:34:56.482Z] 
15:34:56 [2024-02-28T15:34:56.482Z] #64 [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
15:34:56 [2024-02-28T15:34:56.764Z] #64 ...
15:34:56 [2024-02-28T15:34:56.764Z] 
15:34:56 [2024-02-28T15:34:56.764Z] #65 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
15:34:56 [2024-02-28T15:34:56.764Z] #65 ...
15:34:56 [2024-02-28T15:34:56.764Z] 
15:34:56 [2024-02-28T15:34:56.764Z] #66 [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
15:34:57 [2024-02-28T15:34:57.048Z] #66 ...
15:34:57 [2024-02-28T15:34:57.048Z] 
15:34:57 [2024-02-28T15:34:57.048Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
15:34:57 [2024-02-28T15:34:57.048Z] #67 4.379 Hit:1 http://deb.debian.org/debian bookworm InRelease
15:34:57 [2024-02-28T15:34:57.048Z] #67 4.379 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
15:34:57 [2024-02-28T15:34:57.048Z] #67 4.379 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
15:34:57 [2024-02-28T15:34:57.048Z] #67 4.983 Fetched 55.4 kB in 1s (62.1 kB/s)
15:34:57 [2024-02-28T15:34:57.048Z] #67 4.983 Reading package lists...
15:34:57 [2024-02-28T15:34:57.048Z] #67 6.646 Hit:1 http://deb.debian.org/debian bookworm InRelease
15:34:57 [2024-02-28T15:34:57.048Z] #67 6.647 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
15:34:57 [2024-02-28T15:34:57.048Z] #67 6.647 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
15:34:57 [2024-02-28T15:34:57.048Z] #67 7.419 Reading package lists...
15:34:57 [2024-02-28T15:34:57.048Z] #67 8.729 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
15:34:57 [2024-02-28T15:34:57.048Z] #67 8.759 Reading package lists...
15:34:57 [2024-02-28T15:34:57.048Z] #67 9.895 Building dependency tree...
15:34:57 [2024-02-28T15:34:57.048Z] #67 10.28 Reading state information...
15:34:57 [2024-02-28T15:34:57.048Z] #67 10.76 gcc is already the newest version (4:12.2.0-3).
15:34:57 [2024-02-28T15:34:57.048Z] #67 10.76 libc6-dev is already the newest version (2.36-9+deb12u4).
15:34:57 [2024-02-28T15:34:57.048Z] #67 10.76 pkg-config is already the newest version (1.8.1-1).
15:34:57 [2024-02-28T15:34:57.048Z] #67 10.76 The following additional packages will be installed:
15:34:57 [2024-02-28T15:34:57.048Z] #67 10.77   bzip2 libdpkg-perl patch xz-utils
15:34:57 [2024-02-28T15:34:57.048Z] #67 10.78 Suggested packages:
15:34:57 [2024-02-28T15:34:57.048Z] #67 10.78   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
15:34:57 [2024-02-28T15:34:57.048Z] #67 10.78 Recommended packages:
15:34:57 [2024-02-28T15:34:57.048Z] #67 10.78   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
15:34:57 [2024-02-28T15:34:57.048Z] #67 10.78   liblocale-gettext-perl
15:34:57 [2024-02-28T15:34:57.048Z] #67 ...
15:34:57 [2024-02-28T15:34:57.048Z] 
15:34:57 [2024-02-28T15:34:57.048Z] #68 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
15:34:57 [2024-02-28T15:34:57.314Z] #68 ...
15:34:57 [2024-02-28T15:34:57.314Z] 
15:34:57 [2024-02-28T15:34:57.314Z] #56 [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             ;
15:34:57 [2024-02-28T15:34:57.314Z] #56 10.27 Selecting previously unselected package libyajl2:arm64.
15:34:57 [2024-02-28T15:34:57.314Z] #56 10.27 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 10.31 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 10.44 Selecting previously unselected package libyajl-dev:arm64.
15:34:57 [2024-02-28T15:34:57.314Z] #56 10.44 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 10.45 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 10.68 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 10.70 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 10.73 Setting up m4 (1.4.19-3) ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 10.77 Setting up bzip2 (1.0.8-5+b1) ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 10.86 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 10.98 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 11.00 Setting up autotools-dev (20220109.1) ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 11.03 Setting up xz-utils (5.4.1-0.2) ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 11.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:34:57 [2024-02-28T15:34:57.314Z] #56 11.17 Setting up patch (2.7.6-7) ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 11.22 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
15:34:57 [2024-02-28T15:34:57.314Z] #56 11.30 Setting up libdpkg-perl (1.21.22) ...
15:34:57 [2024-02-28T15:34:57.573Z] #56 11.35 Setting up autoconf (2.71-3) ...
15:34:57 [2024-02-28T15:34:57.573Z] #56 11.41 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
15:34:57 [2024-02-28T15:34:57.573Z] #56 11.44 Setting up libcap-dev:arm64 (1:2.66-4) ...
15:34:57 [2024-02-28T15:34:57.573Z] #56 11.48 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
15:34:57 [2024-02-28T15:34:57.573Z] #56 11.58 Setting up automake (1:1.16.5-1.3) ...
15:34:57 [2024-02-28T15:34:57.832Z] #56 11.61 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
15:34:57 [2024-02-28T15:34:57.832Z] #56 11.62 Setting up libtool (2.4.7-5) ...
15:34:57 [2024-02-28T15:34:57.832Z] #56 11.67 Setting up dpkg-dev (1.21.22) ...
15:34:57 [2024-02-28T15:34:57.832Z] #56 11.75 Setting up build-essential (12.9) ...
15:34:58 [2024-02-28T15:34:58.110Z] #56 11.86 Processing triggers for libc-bin (2.36-9+deb12u4) ...
15:34:58 [2024-02-28T15:34:58.694Z] #56 DONE 12.6s
15:34:58 [2024-02-28T15:34:58.694Z] 
15:34:58 [2024-02-28T15:34:58.694Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
15:34:58 [2024-02-28T15:34:58.694Z] #67 10.88 The following NEW packages will be installed:
15:34:58 [2024-02-28T15:34:58.694Z] #67 10.89   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.17 0 upgraded, 6 newly installed, 0 to remove and 9 not upgraded.
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.17 Need to get 2683 kB of archives.
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.17 After this operation, 6010 kB of additional disk space will be used.
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.17 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.18 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.19 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.20 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.20 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.21 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.54 debconf: delaying package configuration, since apt-utils is not installed
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.73 Fetched 2683 kB in 0s (8523 kB/s)
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.82 Selecting previously unselected package bzip2.
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.82 (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.)
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.85 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
15:34:58 [2024-02-28T15:34:58.694Z] #67 11.85 Unpacking bzip2 (1.0.8-5+b1) ...
15:34:58 [2024-02-28T15:34:58.694Z] #67 12.16 Selecting previously unselected package xz-utils.
15:34:58 [2024-02-28T15:34:58.694Z] #67 12.16 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
15:34:58 [2024-02-28T15:34:58.694Z] #67 12.19 Unpacking xz-utils (5.4.1-0.2) ...
15:34:58 [2024-02-28T15:34:58.984Z] #67 12.69 Selecting previously unselected package libdpkg-perl.
15:34:58 [2024-02-28T15:34:58.984Z] #67 12.69 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
15:34:58 [2024-02-28T15:34:58.984Z] #67 12.69 Unpacking libdpkg-perl (1.21.22) ...
15:34:59 [2024-02-28T15:34:59.243Z] #67 12.97 Selecting previously unselected package patch.
15:34:59 [2024-02-28T15:34:59.243Z] #67 12.97 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
15:34:59 [2024-02-28T15:34:59.243Z] #67 12.97 Unpacking patch (2.7.6-7) ...
15:34:59 [2024-02-28T15:34:59.243Z] #67 13.10 Selecting previously unselected package dpkg-dev.
15:34:59 [2024-02-28T15:34:59.501Z] #67 13.11 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
15:34:59 [2024-02-28T15:34:59.501Z] #67 13.11 Unpacking dpkg-dev (1.21.22) ...
15:34:59 [2024-02-28T15:34:59.760Z] #67 13.55 Selecting previously unselected package libseccomp-dev:arm64.
15:34:59 [2024-02-28T15:34:59.760Z] #67 13.56 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
15:34:59 [2024-02-28T15:34:59.760Z] #67 13.61 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
15:35:00 [2024-02-28T15:35:00.328Z] #67 13.89 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
15:35:00 [2024-02-28T15:35:00.328Z] #67 13.92 Setting up bzip2 (1.0.8-5+b1) ...
15:35:00 [2024-02-28T15:35:00.328Z] #67 13.94 Setting up xz-utils (5.4.1-0.2) ...
15:35:00 [2024-02-28T15:35:00.328Z] #67 13.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:35:00 [2024-02-28T15:35:00.328Z] #67 14.03 Setting up patch (2.7.6-7) ...
15:35:00 [2024-02-28T15:35:00.328Z] #67 14.06 Setting up libdpkg-perl (1.21.22) ...
15:35:00 [2024-02-28T15:35:00.587Z] #67 14.09 Setting up dpkg-dev (1.21.22) ...
15:35:00 [2024-02-28T15:35:00.587Z] #67 DONE 14.4s
15:35:00 [2024-02-28T15:35:00.587Z] 
15:35:00 [2024-02-28T15:35:00.587Z] #43 [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
15:35:00 [2024-02-28T15:35:00.587Z] #43 5.757 Reading package lists...
15:35:00 [2024-02-28T15:35:00.587Z] #43 6.740 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
15:35:00 [2024-02-28T15:35:00.587Z] #43 6.805 Reading package lists...
15:35:00 [2024-02-28T15:35:00.587Z] #43 8.117 Building dependency tree...
15:35:00 [2024-02-28T15:35:00.587Z] #43 8.640 Reading state information...
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.321 gcc is already the newest version (4:12.2.0-3).
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.321 pkg-config is already the newest version (1.8.1-1).
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.321 The following additional packages will be installed:
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.321   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.321   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.321   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.321   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.321   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.321   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.325 Suggested packages:
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.325   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.325   libgdk-pixbuf2.0-bin libxml2-utils
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.325 Recommended packages:
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.325   shared-mime-info xdg-user-dirs
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.859 The following NEW packages will be installed:
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.859   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.859   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.859   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.859   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.877   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
15:35:00 [2024-02-28T15:35:00.587Z] #43 9.877   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.21 0 upgraded, 29 newly installed, 0 to remove and 9 not upgraded.
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.21 Need to get 9078 kB of archives.
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.21 After this operation, 46.9 MB of additional disk space will be used.
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.21 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.23 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.24 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.24 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.24 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.25 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.26 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.26 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.26 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.26 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.26 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.26 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.26 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.26 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.27 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.29 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.29 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.30 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.30 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.30 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.30 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.30 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.31 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.32 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.32 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.34 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.35 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.35 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.37 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
15:35:00 [2024-02-28T15:35:00.587Z] #43 10.86 debconf: delaying package configuration, since apt-utils is not installed
15:35:00 [2024-02-28T15:35:00.587Z] #43 11.05 Fetched 9078 kB in 0s (19.5 MB/s)
15:35:00 [2024-02-28T15:35:00.587Z] #43 11.19 Selecting previously unselected package libglib2.0-0:arm64.
15:35:00 [2024-02-28T15:35:00.587Z] #43 11.19 (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.)
15:35:00 [2024-02-28T15:35:00.587Z] #43 11.21 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 11.28 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 11.88 Selecting previously unselected package libgirepository-1.0-1:arm64.
15:35:00 [2024-02-28T15:35:00.587Z] #43 11.88 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 11.96 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 12.28 Selecting previously unselected package gir1.2-glib-2.0:arm64.
15:35:00 [2024-02-28T15:35:00.587Z] #43 12.28 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 12.30 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 12.56 Selecting previously unselected package libsecret-common.
15:35:00 [2024-02-28T15:35:00.587Z] #43 12.56 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 12.57 Unpacking libsecret-common (0.20.5-3) ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 12.77 Selecting previously unselected package libsecret-1-0:arm64.
15:35:00 [2024-02-28T15:35:00.587Z] #43 12.78 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 12.82 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 12.90 Selecting previously unselected package gir1.2-secret-1:arm64.
15:35:00 [2024-02-28T15:35:00.587Z] #43 12.90 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 12.93 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.02 Selecting previously unselected package uuid-dev:arm64.
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.02 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.03 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.21 Selecting previously unselected package libblkid-dev:arm64.
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.21 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.23 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.56 Selecting previously unselected package libbtrfs0:arm64.
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.56 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.58 Unpacking libbtrfs0:arm64 (6.2-1) ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.79 Selecting previously unselected package libbtrfs-dev:arm64.
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.80 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.81 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.99 Selecting previously unselected package libelf1:arm64.
15:35:00 [2024-02-28T15:35:00.587Z] #43 13.99 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 14.01 Unpacking libelf1:arm64 (0.188-2.1) ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 14.22 Selecting previously unselected package libffi-dev:arm64.
15:35:00 [2024-02-28T15:35:00.587Z] #43 14.23 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
15:35:00 [2024-02-28T15:35:00.587Z] #43 14.24 Unpacking libffi-dev:arm64 (3.4.4-1) ...
15:35:00 [2024-02-28T15:35:00.846Z] #43 14.40 Selecting previously unselected package libgpg-error-dev.
15:35:00 [2024-02-28T15:35:00.846Z] #43 14.40 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
15:35:00 [2024-02-28T15:35:00.846Z] #43 14.42 Unpacking libgpg-error-dev (1.46-1) ...
15:35:01 [2024-02-28T15:35:01.105Z] #43 14.55 Selecting previously unselected package libgcrypt20-dev.
15:35:01 [2024-02-28T15:35:01.105Z] #43 14.55 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
15:35:01 [2024-02-28T15:35:01.105Z] #43 14.56 Unpacking libgcrypt20-dev (1.10.1-3) ...
15:35:01 [2024-02-28T15:35:01.105Z] #43 14.74 Selecting previously unselected package libglib2.0-data.
15:35:01 [2024-02-28T15:35:01.105Z] #43 14.75 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
15:35:01 [2024-02-28T15:35:01.105Z] #43 14.76 Unpacking libglib2.0-data (2.74.6-2) ...
15:35:01 [2024-02-28T15:35:01.364Z] #43 15.14 Selecting previously unselected package libglib2.0-bin.
15:35:01 [2024-02-28T15:35:01.364Z] #43 15.14 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
15:35:01 [2024-02-28T15:35:01.633Z] #43 15.16 Unpacking libglib2.0-bin (2.74.6-2) ...
15:35:01 [2024-02-28T15:35:01.633Z] #43 15.36 Selecting previously unselected package python3-lib2to3.
15:35:01 [2024-02-28T15:35:01.633Z] #43 15.37 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
15:35:01 [2024-02-28T15:35:01.633Z] #43 15.37 Unpacking python3-lib2to3 (3.11.2-3) ...
15:35:01 [2024-02-28T15:35:01.892Z] #43 15.52 Selecting previously unselected package python3-distutils.
15:35:01 [2024-02-28T15:35:01.892Z] #43 15.53 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
15:35:01 [2024-02-28T15:35:01.892Z] #43 15.62 Unpacking python3-distutils (3.11.2-3) ...
15:35:02 [2024-02-28T15:35:02.150Z] #43 15.82 Selecting previously unselected package libglib2.0-dev-bin.
15:35:02 [2024-02-28T15:35:02.150Z] #43 15.82 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
15:35:02 [2024-02-28T15:35:02.150Z] #43 15.83 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
15:35:02 [2024-02-28T15:35:02.418Z] #43 16.03 Selecting previously unselected package libsepol-dev:arm64.
15:35:02 [2024-02-28T15:35:02.418Z] #43 16.03 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
15:35:02 [2024-02-28T15:35:02.418Z] #43 16.07 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
15:35:02 [2024-02-28T15:35:02.676Z] #43 ...
15:35:02 [2024-02-28T15:35:02.676Z] 
15:35:02 [2024-02-28T15:35:02.676Z] #62 [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
15:35:02 [2024-02-28T15:35:02.676Z] #62 10.87 Selecting previously unselected package libxml2:arm64.
15:35:02 [2024-02-28T15:35:02.676Z] #62 10.88 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 10.88 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 11.22 Selecting previously unselected package libarchive13:arm64.
15:35:02 [2024-02-28T15:35:02.676Z] #62 11.22 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 11.24 Unpacking libarchive13:arm64 (3.6.2-1) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 11.44 Selecting previously unselected package libjsoncpp25:arm64.
15:35:02 [2024-02-28T15:35:02.676Z] #62 11.44 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 11.47 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 11.78 Selecting previously unselected package librhash0:arm64.
15:35:02 [2024-02-28T15:35:02.676Z] #62 11.79 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 11.81 Unpacking librhash0:arm64 (1.4.3-3) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 12.19 Selecting previously unselected package libuv1:arm64.
15:35:02 [2024-02-28T15:35:02.676Z] #62 12.19 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 12.23 Unpacking libuv1:arm64 (1.44.2-1) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 12.61 Selecting previously unselected package cmake-data.
15:35:02 [2024-02-28T15:35:02.676Z] #62 12.62 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 12.66 Unpacking cmake-data (3.25.1-1) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 14.12 Selecting previously unselected package cmake.
15:35:02 [2024-02-28T15:35:02.676Z] #62 14.13 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 14.14 Unpacking cmake (3.25.1-1) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 15.49 Setting up libicu72:arm64 (72.1-3) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 15.50 Setting up libuv1:arm64 (1.44.2-1) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 15.52 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 15.55 Setting up librhash0:arm64 (1.4.3-3) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 15.59 Setting up cmake-data (3.25.1-1) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 15.63 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 15.72 Setting up libarchive13:arm64 (3.6.2-1) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 15.78 Setting up cmake (3.25.1-1) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 15.81 Processing triggers for libc-bin (2.36-9+deb12u4) ...
15:35:02 [2024-02-28T15:35:02.676Z] #62 DONE 16.3s
15:35:02 [2024-02-28T15:35:02.677Z] 
15:35:02 [2024-02-28T15:35:02.677Z] #69 [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
15:35:02 [2024-02-28T15:35:02.677Z] #69 0.539 Cloning into '/tmp/crun-build'...
15:35:02 [2024-02-28T15:35:02.677Z] #69 3.011 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
15:35:02 [2024-02-28T15:35:02.677Z] #69 3.035 Cloning into '/tmp/crun-build/libocispec'...
15:35:02 [2024-02-28T15:35:02.677Z] #69 3.382 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
15:35:02 [2024-02-28T15:35:02.677Z] #69 3.409 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
15:35:02 [2024-02-28T15:35:02.677Z] #69 3.409 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
15:35:02 [2024-02-28T15:35:02.677Z] #69 3.422 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
15:35:02 [2024-02-28T15:35:02.677Z] #69 3.425 Cloning into '/tmp/crun-build/libocispec/image-spec'...
15:35:02 [2024-02-28T15:35:02.942Z] #69 4.378 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
15:35:03 [2024-02-28T15:35:03.882Z] #69 5.109 Cloning into '/tmp/crun-build/libocispec/yajl'...
15:35:03 [2024-02-28T15:35:03.882Z] #69 ...
15:35:03 [2024-02-28T15:35:03.882Z] 
15:35:03 [2024-02-28T15:35:03.882Z] #70 [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...)
15:35:04 [2024-02-28T15:35:04.140Z] #70 ...
15:35:04 [2024-02-28T15:35:04.140Z] 
15:35:04 [2024-02-28T15:35:04.140Z] #60 [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
15:35:04 [2024-02-28T15:35:04.140Z] #60 17.76 tomll can be used in two ways:
15:35:04 [2024-02-28T15:35:04.140Z] #60 17.76 Writing to STDIN and reading from STDOUT:
15:35:04 [2024-02-28T15:35:04.140Z] #60 17.76   cat file.toml | tomll > file.toml
15:35:04 [2024-02-28T15:35:04.140Z] #60 17.76 
15:35:04 [2024-02-28T15:35:04.140Z] #60 17.76 Reading and updating a list of files:
15:35:04 [2024-02-28T15:35:04.140Z] #60 17.76   tomll a.toml b.toml c.toml
15:35:04 [2024-02-28T15:35:04.140Z] #60 17.76 
15:35:04 [2024-02-28T15:35:04.140Z] #60 17.77 When given a list of files, tomll will modify all files in place without asking.
15:35:04 [2024-02-28T15:35:04.140Z] #60 DONE 18.1s
15:35:04 [2024-02-28T15:35:04.140Z] 
15:35:04 [2024-02-28T15:35:04.140Z] #43 [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
15:35:04 [2024-02-28T15:35:04.140Z] #43 16.31 Selecting previously unselected package libpcre2-16-0:arm64.
15:35:04 [2024-02-28T15:35:04.140Z] #43 16.31 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
15:35:04 [2024-02-28T15:35:04.140Z] #43 16.35 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
15:35:04 [2024-02-28T15:35:04.140Z] #43 16.57 Selecting previously unselected package libpcre2-32-0:arm64.
15:35:04 [2024-02-28T15:35:04.140Z] #43 16.57 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
15:35:04 [2024-02-28T15:35:04.140Z] #43 16.60 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
15:35:04 [2024-02-28T15:35:04.140Z] #43 16.88 Selecting previously unselected package libpcre2-posix3:arm64.
15:35:04 [2024-02-28T15:35:04.140Z] #43 16.88 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
15:35:04 [2024-02-28T15:35:04.140Z] #43 16.89 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
15:35:04 [2024-02-28T15:35:04.140Z] #43 17.05 Selecting previously unselected package libpcre2-dev:arm64.
15:35:04 [2024-02-28T15:35:04.140Z] #43 17.05 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
15:35:04 [2024-02-28T15:35:04.140Z] #43 17.06 Unpacking libpcre2-dev:arm64 (10.42-1) ...
15:35:04 [2024-02-28T15:35:04.140Z] #43 17.48 Selecting previously unselected package libselinux1-dev:arm64.
15:35:04 [2024-02-28T15:35:04.140Z] #43 17.48 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
15:35:04 [2024-02-28T15:35:04.140Z] #43 17.51 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
15:35:04 [2024-02-28T15:35:04.140Z] #43 ...
15:35:04 [2024-02-28T15:35:04.140Z] 
15:35:04 [2024-02-28T15:35:04.140Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:35:04 [2024-02-28T15:35:04.140Z] #48 DONE 16.5s
15:35:04 [2024-02-28T15:35:04.140Z] 
15:35:04 [2024-02-28T15:35:04.140Z] #43 [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
15:35:04 [2024-02-28T15:35:04.140Z] #43 17.88 Selecting previously unselected package libmount-dev:arm64.
15:35:04 [2024-02-28T15:35:04.140Z] #43 17.88 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
15:35:04 [2024-02-28T15:35:04.140Z] #43 17.88 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
15:35:04 [2024-02-28T15:35:04.140Z] #43 17.93 Selecting previously unselected package zlib1g-dev:arm64.
15:35:04 [2024-02-28T15:35:04.398Z] #43 17.94 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
15:35:04 [2024-02-28T15:35:04.398Z] #43 17.94 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
15:35:04 [2024-02-28T15:35:04.398Z] #43 18.18 Selecting previously unselected package libglib2.0-dev:arm64.
15:35:04 [2024-02-28T15:35:04.398Z] #43 18.18 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
15:35:04 [2024-02-28T15:35:04.656Z] #43 18.19 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
15:35:04 [2024-02-28T15:35:04.915Z] #43 18.70 Selecting previously unselected package libsecret-1-dev:arm64.
15:35:05 [2024-02-28T15:35:05.173Z] #43 18.70 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
15:35:05 [2024-02-28T15:35:05.173Z] #43 18.72 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
15:35:05 [2024-02-28T15:35:05.173Z] #43 18.96 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
15:35:05 [2024-02-28T15:35:05.173Z] #43 ...
15:35:05 [2024-02-28T15:35:05.173Z] 
15:35:05 [2024-02-28T15:35:05.173Z] #71 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
15:35:05 [2024-02-28T15:35:05.432Z] #71 ...
15:35:05 [2024-02-28T15:35:05.432Z] 
15:35:05 [2024-02-28T15:35:05.432Z] #43 [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
15:35:05 [2024-02-28T15:35:05.432Z] #43 18.99 No schema files found: doing nothing.
15:35:05 [2024-02-28T15:35:05.432Z] #43 19.00 Setting up libffi-dev:arm64 (3.4.4-1) ...
15:35:05 [2024-02-28T15:35:05.432Z] #43 19.02 Setting up libpcre2-16-0:arm64 (10.42-1) ...
15:35:05 [2024-02-28T15:35:05.432Z] #43 19.04 Setting up libbtrfs0:arm64 (6.2-1) ...
15:35:05 [2024-02-28T15:35:05.432Z] #43 19.05 Setting up libpcre2-32-0:arm64 (10.42-1) ...
15:35:05 [2024-02-28T15:35:05.432Z] #43 19.07 Setting up libglib2.0-data (2.74.6-2) ...
15:35:05 [2024-02-28T15:35:05.432Z] #43 19.10 Setting up libgpg-error-dev (1.46-1) ...
15:35:05 [2024-02-28T15:35:05.432Z] #43 19.11 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
15:35:05 [2024-02-28T15:35:05.432Z] #43 19.14 Setting up libsepol-dev:arm64 (3.4-2.1) ...
15:35:05 [2024-02-28T15:35:05.432Z] #43 19.16 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
15:35:05 [2024-02-28T15:35:05.432Z] #43 19.19 Setting up libpcre2-posix3:arm64 (10.42-1) ...
15:35:05 [2024-02-28T15:35:05.690Z] #43 19.21 Setting up libbtrfs-dev:arm64 (6.2-1) ...
15:35:05 [2024-02-28T15:35:05.690Z] #43 19.23 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
15:35:05 [2024-02-28T15:35:05.690Z] #43 19.26 Setting up python3-lib2to3 (3.11.2-3) ...
15:35:05 [2024-02-28T15:35:05.690Z] #43 19.49 Setting up libelf1:arm64 (0.188-2.1) ...
15:35:05 [2024-02-28T15:35:05.948Z] #43 19.50 Setting up libsecret-common (0.20.5-3) ...
15:35:05 [2024-02-28T15:35:05.948Z] #43 19.51 Setting up python3-distutils (3.11.2-3) ...
15:35:05 [2024-02-28T15:35:05.948Z] #43 ...
15:35:05 [2024-02-28T15:35:05.948Z] 
15:35:05 [2024-02-28T15:35:05.948Z] #72 [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...)
15:35:05 [2024-02-28T15:35:05.948Z] #72 ...
15:35:05 [2024-02-28T15:35:05.948Z] 
15:35:05 [2024-02-28T15:35:05.948Z] #43 [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
15:35:05 [2024-02-28T15:35:05.948Z] #43 19.77 Setting up libglib2.0-dev-bin (2.74.6-2) ...
15:35:06 [2024-02-28T15:35:06.521Z] #43 ...
15:35:06 [2024-02-28T15:35:06.521Z] 
15:35:06 [2024-02-28T15:35:06.521Z] #64 [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
15:35:06 [2024-02-28T15:35:06.521Z] #64 20.13 v3.6.0
15:35:06 [2024-02-28T15:35:06.521Z] #64 DONE 20.4s
15:35:06 [2024-02-28T15:35:06.521Z] 
15:35:06 [2024-02-28T15:35:06.521Z] #43 [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
15:35:06 [2024-02-28T15:35:06.521Z] #43 20.32 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
15:35:06 [2024-02-28T15:35:06.833Z] #43 20.36 Setting up libpcre2-dev:arm64 (10.42-1) ...
15:35:06 [2024-02-28T15:35:06.833Z] #43 20.42 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
15:35:06 [2024-02-28T15:35:06.833Z] #43 20.44 Setting up libglib2.0-bin (2.74.6-2) ...
15:35:06 [2024-02-28T15:35:06.833Z] #43 20.45 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
15:35:06 [2024-02-28T15:35:06.833Z] #43 20.49 Setting up libgcrypt20-dev (1.10.1-3) ...
15:35:07 [2024-02-28T15:35:07.102Z] #43 20.55 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
15:35:07 [2024-02-28T15:35:07.102Z] #43 20.57 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
15:35:07 [2024-02-28T15:35:07.102Z] #43 20.58 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
15:35:07 [2024-02-28T15:35:07.102Z] #43 20.60 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
15:35:07 [2024-02-28T15:35:07.102Z] #43 20.61 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
15:35:07 [2024-02-28T15:35:07.102Z] #43 20.69 Processing triggers for libc-bin (2.36-9+deb12u4) ...
15:35:07 [2024-02-28T15:35:07.369Z] #43 DONE 21.0s
15:35:07 [2024-02-28T15:35:07.369Z] 
15:35:07 [2024-02-28T15:35:07.369Z] #66 [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
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.08 NAME:
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.08    go-winres - A tool for embedding resources in Windows executables
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.08 
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.08 USAGE:
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.08    go-winres [global options] command [command options] [arguments...]
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.08 
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.08 COMMANDS:
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.09    init     Create an initial ./winres/winres.json
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.09    make     Make syso files for the "go build" command
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.09    simply   Make syso files for the "go build" command (simplified)
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.09    extract  Extract all resources from an executable
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.09    patch    Replace resources in an executable file (exe, dll)
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.09    help, h  Shows a list of commands or help for one command
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.09 
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.09 GLOBAL OPTIONS:
15:35:07 [2024-02-28T15:35:07.369Z] #66 21.09    --help, -h  show help (default: false)
15:35:07 [2024-02-28T15:35:07.369Z] #66 DONE 21.2s
15:35:07 [2024-02-28T15:35:07.369Z] 
15:35:07 [2024-02-28T15:35:07.369Z] #73 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
15:35:07 [2024-02-28T15:35:07.369Z] #73 0.884 Hit:1 http://deb.debian.org/debian bookworm InRelease
15:35:07 [2024-02-28T15:35:07.369Z] #73 0.884 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
15:35:07 [2024-02-28T15:35:07.369Z] #73 0.892 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
15:35:07 [2024-02-28T15:35:07.369Z] #73 1.738 Reading package lists...
15:35:07 [2024-02-28T15:35:07.369Z] #73 2.747 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
15:35:07 [2024-02-28T15:35:07.369Z] #73 2.755 Reading package lists...
15:35:07 [2024-02-28T15:35:07.369Z] #73 3.788 Building dependency tree...
15:35:07 [2024-02-28T15:35:07.369Z] #73 4.224 Reading state information...
15:35:07 [2024-02-28T15:35:07.369Z] #73 4.754 gcc is already the newest version (4:12.2.0-3).
15:35:07 [2024-02-28T15:35:07.369Z] #73 4.754 libc6-dev is already the newest version (2.36-9+deb12u4).
15:35:07 [2024-02-28T15:35:07.369Z] #73 4.754 pkg-config is already the newest version (1.8.1-1).
15:35:07 [2024-02-28T15:35:07.369Z] #73 4.754 0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
15:35:07 [2024-02-28T15:35:07.369Z] #73 DONE 4.9s
15:35:07 [2024-02-28T15:35:07.369Z] 
15:35:07 [2024-02-28T15:35:07.369Z] #74 [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...)
15:35:10 [2024-02-28T15:35:10.654Z] #74 ...
15:35:10 [2024-02-28T15:35:10.654Z] 
15:35:10 [2024-02-28T15:35:10.654Z] #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...)
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.240 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.240   Compatibility with CMake < 2.8.12 will be removed from a future version of
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.240   CMake.
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.240 
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.240   Update the VERSION argument <min> value or use a ...<max> suffix to tell
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.240   CMake that the project does not need compatibility with older versions.
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.240 
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.245 
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.434 -- The C compiler identification is GNU 12.2.0
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.471 -- Detecting C compiler ABI info
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.739 -- Detecting C compiler ABI info - done
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.753 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.773 -- Detecting C compile features
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.774 -- Detecting C compile features - done
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.782 -- Performing Test HAS_BUILTIN_FORTIFY
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.858 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.891 -- Configuring done
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.921 -- Generating done
15:35:10 [2024-02-28T15:35:10.654Z] #75 1.925 -- Build files have been written to: /go/src/github.com/krallin/tini
15:35:10 [2024-02-28T15:35:10.654Z] #75 2.120 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:35:10 [2024-02-28T15:35:10.654Z] #75 2.490 [100%] Linking C executable tini-static
15:35:10 [2024-02-28T15:35:10.654Z] #75 2.598 [100%] Built target tini-static
15:35:10 [2024-02-28T15:35:10.654Z] #75 DONE 3.0s
15:35:10 [2024-02-28T15:35:10.654Z] 
15:35:10 [2024-02-28T15:35:10.654Z] #69 [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
15:35:10 [2024-02-28T15:35:10.654Z] #69 5.748 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
15:35:10 [2024-02-28T15:35:10.654Z] #69 5.774 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
15:35:10 [2024-02-28T15:35:10.654Z] #69 5.792 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
15:35:10 [2024-02-28T15:35:10.654Z] #69 ...
15:35:10 [2024-02-28T15:35:10.654Z] 
15:35:10 [2024-02-28T15:35:10.654Z] #76 [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...)
15:35:10 [2024-02-28T15:35:10.654Z] #76 0.812 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 .
15:35:11 [2024-02-28T15:35:11.220Z] #76 ...
15:35:11 [2024-02-28T15:35:11.220Z] 
15:35:11 [2024-02-28T15:35:11.220Z] #77 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
15:35:11 [2024-02-28T15:35:11.220Z] #77 CACHED
15:35:11 [2024-02-28T15:35:11.220Z] 
15:35:11 [2024-02-28T15:35:11.220Z] #65 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
15:35:11 [2024-02-28T15:35:11.479Z] #65 ...
15:35:11 [2024-02-28T15:35:11.479Z] 
15:35:11 [2024-02-28T15:35:11.479Z] #69 [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
15:35:11 [2024-02-28T15:35:11.479Z] #69 12.79 aclocal: warning: couldn't open directory 'm4': No such file or directory
15:35:16 [2024-02-28T15:35:16.744Z] #69 17.89 libtoolize: putting auxiliary files in '.'.
15:35:16 [2024-02-28T15:35:16.744Z] #69 17.89 libtoolize: copying file './ltmain.sh'
15:35:17 [2024-02-28T15:35:17.311Z] #69 18.82 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
15:35:17 [2024-02-28T15:35:17.569Z] #69 18.83 libtoolize: and rerunning libtoolize and aclocal.
15:35:17 [2024-02-28T15:35:17.569Z] #69 18.83 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:35:18 [2024-02-28T15:35:18.504Z] #69 ...
15:35:18 [2024-02-28T15:35:18.504Z] 
15:35:18 [2024-02-28T15:35:18.504Z] #61 [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
15:35:18 [2024-02-28T15:35:18.504Z] #61 32.51 gotestsum version dev
15:35:19 [2024-02-28T15:35:19.070Z] #61 DONE 33.1s
15:35:19 [2024-02-28T15:35:19.070Z] 
15:35:19 [2024-02-28T15:35:19.070Z] #74 [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...)
15:35:19 [2024-02-28T15:35:19.070Z] #74 4.659 + bin/ctr
15:35:19 [2024-02-28T15:35:19.070Z] #74 4.659 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
15:35:20 [2024-02-28T15:35:20.971Z] #74 ...
15:35:20 [2024-02-28T15:35:20.971Z] 
15:35:20 [2024-02-28T15:35:20.971Z] #69 [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
15:35:20 [2024-02-28T15:35:20.971Z] #69 22.17 configure.ac:7: installing './compile'
15:35:20 [2024-02-28T15:35:20.971Z] #69 22.17 configure.ac:11: installing './config.guess'
15:35:20 [2024-02-28T15:35:20.971Z] #69 22.19 configure.ac:11: installing './config.sub'
15:35:20 [2024-02-28T15:35:20.971Z] #69 22.19 configure.ac:8: installing './install-sh'
15:35:20 [2024-02-28T15:35:20.971Z] #69 22.20 configure.ac:8: installing './missing'
15:35:20 [2024-02-28T15:35:20.971Z] #69 22.23 Makefile.am: installing './depcomp'
15:35:21 [2024-02-28T15:35:21.537Z] #69 22.81 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:35:21 [2024-02-28T15:35:21.537Z] #69 22.81 libtoolize: copying file 'build-aux/ltmain.sh'
15:35:21 [2024-02-28T15:35:21.537Z] #69 22.96 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:35:21 [2024-02-28T15:35:21.537Z] #69 22.96 libtoolize: copying file 'm4/libtool.m4'
15:35:21 [2024-02-28T15:35:21.795Z] #69 23.11 libtoolize: copying file 'm4/ltoptions.m4'
15:35:21 [2024-02-28T15:35:21.795Z] #69 23.19 libtoolize: copying file 'm4/ltsugar.m4'
15:35:21 [2024-02-28T15:35:21.795Z] #69 23.29 libtoolize: copying file 'm4/ltversion.m4'
15:35:22 [2024-02-28T15:35:22.054Z] #69 23.43 libtoolize: copying file 'm4/lt~obsolete.m4'
15:35:22 [2024-02-28T15:35:22.054Z] #69 23.54 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:35:24 [2024-02-28T15:35:24.583Z] #69 25.69 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
15:35:24 [2024-02-28T15:35:24.583Z] #69 25.69 configure.ac:3: You should run autoupdate.
15:35:24 [2024-02-28T15:35:24.583Z] #69 25.69 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
15:35:24 [2024-02-28T15:35:24.583Z] #69 25.69 configure.ac:3: the top level
15:35:26 [2024-02-28T15:35:26.484Z] #69 27.61 configure.ac:7: installing 'build-aux/compile'
15:35:26 [2024-02-28T15:35:26.484Z] #69 27.61 configure.ac:9: installing 'build-aux/config.guess'
15:35:26 [2024-02-28T15:35:26.484Z] #69 27.61 configure.ac:9: installing 'build-aux/config.sub'
15:35:26 [2024-02-28T15:35:26.484Z] #69 27.61 configure.ac:11: installing 'build-aux/install-sh'
15:35:26 [2024-02-28T15:35:26.484Z] #69 27.63 configure.ac:11: installing 'build-aux/missing'
15:35:26 [2024-02-28T15:35:26.484Z] #69 27.71 Makefile.am: installing 'build-aux/depcomp'
15:35:26 [2024-02-28T15:35:26.484Z] #69 27.76 parallel-tests: installing 'build-aux/test-driver'
15:35:27 [2024-02-28T15:35:27.860Z] #69 29.04 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:35:27 [2024-02-28T15:35:27.860Z] #69 29.04 libtoolize: copying file 'build-aux/ltmain.sh'
15:35:28 [2024-02-28T15:35:28.118Z] #69 29.56 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:35:28 [2024-02-28T15:35:28.376Z] #69 29.56 libtoolize: copying file 'm4/libtool.m4'
15:35:28 [2024-02-28T15:35:28.377Z] #69 29.66 libtoolize: copying file 'm4/ltoptions.m4'
15:35:28 [2024-02-28T15:35:28.377Z] #69 29.79 libtoolize: copying file 'm4/ltsugar.m4'
15:35:28 [2024-02-28T15:35:28.635Z] #69 29.91 libtoolize: copying file 'm4/ltversion.m4'
15:35:28 [2024-02-28T15:35:28.635Z] #69 30.00 libtoolize: copying file 'm4/lt~obsolete.m4'
15:35:35 [2024-02-28T15:35:35.195Z] #69 35.51 configure.ac:11: installing 'build-aux/compile'
15:35:35 [2024-02-28T15:35:35.195Z] #69 35.51 configure.ac:11: installing 'build-aux/config.guess'
15:35:35 [2024-02-28T15:35:35.195Z] #69 35.52 configure.ac:11: installing 'build-aux/config.sub'
15:35:35 [2024-02-28T15:35:35.195Z] #69 35.52 configure.ac:13: installing 'build-aux/install-sh'
15:35:35 [2024-02-28T15:35:35.195Z] #69 35.52 configure.ac:13: installing 'build-aux/missing'
15:35:35 [2024-02-28T15:35:35.195Z] #69 35.53 configure.ac:8: installing 'build-aux/tap-driver.sh'
15:35:35 [2024-02-28T15:35:35.195Z] #69 35.66 Makefile.am: installing 'build-aux/depcomp'
15:35:35 [2024-02-28T15:35:35.195Z] #69 36.32 checking build system type... aarch64-unknown-linux-gnu
15:35:35 [2024-02-28T15:35:35.195Z] #69 36.53 checking host system type... aarch64-unknown-linux-gnu
15:35:35 [2024-02-28T15:35:35.195Z] #69 36.53 checking how to print strings... printf
15:35:35 [2024-02-28T15:35:35.195Z] #69 36.55 checking for gcc... gcc
15:35:35 [2024-02-28T15:35:35.453Z] #69 36.68 checking whether the C compiler works... yes
15:35:35 [2024-02-28T15:35:35.453Z] #69 36.80 checking for C compiler default output file name... a.out
15:35:35 [2024-02-28T15:35:35.453Z] #69 36.83 checking for suffix of executables... 
15:35:35 [2024-02-28T15:35:35.712Z] #69 36.94 checking whether we are cross compiling... no
15:35:35 [2024-02-28T15:35:35.712Z] #69 37.10 checking for suffix of object files... o
15:35:35 [2024-02-28T15:35:35.970Z] #69 37.20 checking whether the compiler supports GNU C... yes
15:35:35 [2024-02-28T15:35:35.970Z] #69 37.29 checking whether gcc accepts -g... yes
15:35:36 [2024-02-28T15:35:36.228Z] #69 37.35 checking for gcc option to enable C11 features... none needed
15:35:36 [2024-02-28T15:35:36.228Z] #69 37.58 checking whether gcc understands -c and -o together... yes
15:35:36 [2024-02-28T15:35:36.487Z] #69 37.71 checking for a sed that does not truncate output... /usr/bin/sed
15:35:36 [2024-02-28T15:35:36.487Z] #69 37.73 checking for grep that handles long lines and -e... /usr/bin/grep
15:35:36 [2024-02-28T15:35:36.487Z] #69 37.74 checking for egrep... /usr/bin/grep -E
15:35:36 [2024-02-28T15:35:36.487Z] #69 37.75 checking for fgrep... /usr/bin/grep -F
15:35:36 [2024-02-28T15:35:36.487Z] #69 37.75 checking for ld used by gcc... /usr/bin/ld
15:35:36 [2024-02-28T15:35:36.487Z] #69 37.76 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:35:36 [2024-02-28T15:35:36.487Z] #69 37.78 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:35:36 [2024-02-28T15:35:36.487Z] #69 37.79 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:35:36 [2024-02-28T15:35:36.745Z] #69 37.95 checking whether ln -s works... yes
15:35:36 [2024-02-28T15:35:36.745Z] #69 37.95 checking the maximum length of command line arguments... 1572864
15:35:36 [2024-02-28T15:35:36.745Z] #69 38.02 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:35:36 [2024-02-28T15:35:36.745Z] #69 38.03 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:35:36 [2024-02-28T15:35:36.745Z] #69 38.03 checking for /usr/bin/ld option to reload object files... -r
15:35:36 [2024-02-28T15:35:36.745Z] #69 38.03 checking for file... file
15:35:36 [2024-02-28T15:35:36.745Z] #69 38.03 checking for objdump... objdump
15:35:36 [2024-02-28T15:35:36.745Z] #69 38.03 checking how to recognize dependent libraries... pass_all
15:35:36 [2024-02-28T15:35:36.745Z] #69 38.03 checking for dlltool... no
15:35:36 [2024-02-28T15:35:36.745Z] #69 38.03 checking how to associate runtime and link libraries... printf %s\n
15:35:36 [2024-02-28T15:35:36.745Z] #69 38.03 checking for ar... ar
15:35:36 [2024-02-28T15:35:36.745Z] #69 38.03 checking for archiver @FILE support... @
15:35:37 [2024-02-28T15:35:37.004Z] #69 38.18 checking for strip... strip
15:35:37 [2024-02-28T15:35:37.004Z] #69 38.18 checking for ranlib... ranlib
15:35:37 [2024-02-28T15:35:37.004Z] #69 38.18 checking for gawk... no
15:35:37 [2024-02-28T15:35:37.004Z] #69 38.18 checking for mawk... mawk
15:35:37 [2024-02-28T15:35:37.004Z] #69 38.18 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:35:37 [2024-02-28T15:35:37.263Z] #69 38.52 checking for sysroot... no
15:35:37 [2024-02-28T15:35:37.263Z] #69 38.52 checking for a working dd... /usr/bin/dd
15:35:37 [2024-02-28T15:35:37.263Z] #69 38.52 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
15:35:37 [2024-02-28T15:35:37.263Z] #69 38.57 checking for mt... no
15:35:37 [2024-02-28T15:35:37.263Z] #69 38.57 checking if : is a manifest tool... no
15:35:37 [2024-02-28T15:35:37.263Z] #69 38.58 checking for stdio.h... yes
15:35:37 [2024-02-28T15:35:37.521Z] #69 38.64 checking for stdlib.h... yes
15:35:37 [2024-02-28T15:35:37.521Z] #69 38.70 checking for string.h... yes
15:35:37 [2024-02-28T15:35:37.521Z] #69 38.83 checking for inttypes.h... yes
15:35:37 [2024-02-28T15:35:37.521Z] #69 38.88 checking for stdint.h... yes
15:35:37 [2024-02-28T15:35:37.521Z] #69 38.93 checking for strings.h... yes
15:35:37 [2024-02-28T15:35:37.780Z] #69 39.01 checking for sys/stat.h... yes
15:35:37 [2024-02-28T15:35:37.780Z] #69 39.12 checking for sys/types.h... yes
15:35:37 [2024-02-28T15:35:37.780Z] #69 39.17 checking for unistd.h... yes
15:35:38 [2024-02-28T15:35:38.039Z] #69 39.24 checking for dlfcn.h... yes
15:35:38 [2024-02-28T15:35:38.039Z] #69 39.29 checking for objdir... .libs
15:35:38 [2024-02-28T15:35:38.318Z] #69 39.42 checking if gcc supports -fno-rtti -fno-exceptions... no
15:35:38 [2024-02-28T15:35:38.318Z] #69 39.51 checking for gcc option to produce PIC... -fPIC -DPIC
15:35:38 [2024-02-28T15:35:38.318Z] #69 39.51 checking if gcc PIC flag -fPIC -DPIC works... yes
15:35:38 [2024-02-28T15:35:38.318Z] #69 39.61 checking if gcc static flag -static works... yes
15:35:38 [2024-02-28T15:35:38.598Z] #69 39.82 checking if gcc supports -c -o file.o... yes
15:35:38 [2024-02-28T15:35:38.598Z] #69 39.88 checking if gcc supports -c -o file.o... (cached) yes
15:35:38 [2024-02-28T15:35:38.598Z] #69 39.88 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:35:38 [2024-02-28T15:35:38.598Z] #69 39.93 checking dynamic linker characteristics... GNU/Linux ld.so
15:35:38 [2024-02-28T15:35:38.856Z] #69 40.09 checking how to hardcode library paths into programs... immediate
15:35:38 [2024-02-28T15:35:38.856Z] #69 40.09 checking whether stripping libraries is possible... yes
15:35:38 [2024-02-28T15:35:38.856Z] #69 40.11 checking if libtool supports shared libraries... yes
15:35:38 [2024-02-28T15:35:38.856Z] #69 40.11 checking whether to build shared libraries... no
15:35:38 [2024-02-28T15:35:38.856Z] #69 40.12 checking whether to build static libraries... yes
15:35:38 [2024-02-28T15:35:38.856Z] #69 40.12 checking for a BSD-compatible install... /usr/bin/install -c
15:35:38 [2024-02-28T15:35:38.856Z] #69 40.16 checking whether build environment is sane... yes
15:35:38 [2024-02-28T15:35:38.856Z] #69 40.22 checking for a race-free mkdir -p... /usr/bin/mkdir -p
15:35:38 [2024-02-28T15:35:38.856Z] #69 40.23 checking whether make sets $(MAKE)... yes
15:35:38 [2024-02-28T15:35:38.856Z] #69 40.30 checking whether make supports the include directive... yes (GNU style)
15:35:39 [2024-02-28T15:35:39.115Z] #69 40.33 checking whether make supports nested variables... yes
15:35:39 [2024-02-28T15:35:39.115Z] #69 40.36 checking whether UID '0' is supported by ustar format... yes
15:35:39 [2024-02-28T15:35:39.115Z] #69 40.36 checking whether GID '0' is supported by ustar format... yes
15:35:39 [2024-02-28T15:35:39.115Z] #69 40.36 checking how to create a ustar tar archive... gnutar
15:35:39 [2024-02-28T15:35:39.115Z] #69 40.41 checking dependency style of gcc... gcc3
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.51 checking whether to enable maintainer-specific portions of Makefiles... yes
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.52 checking whether make supports nested variables... (cached) yes
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.52 checking for gawk... (cached) mawk
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.52 checking for a sed that does not truncate output... (cached) /usr/bin/sed
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.53 checking for gcc... (cached) gcc
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.64 checking whether the compiler supports GNU C... (cached) yes
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.64 checking whether gcc accepts -g... (cached) yes
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.64 checking for gcc option to enable C11 features... (cached) none needed
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.64 checking whether gcc understands -c and -o together... (cached) yes
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.65 checking for a Python interpreter with version >= 3... python3
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.68 checking for python3... /usr/bin/python3
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.68 checking for python3 version... 3.11
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.70 checking for python3 platform... linux
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.72 checking for GNU default python3 prefix... ${prefix}
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.72 checking for GNU default python3 exec_prefix... ${exec_prefix}
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.72 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.76 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.81 checking for go-md2man... no
15:35:39 [2024-02-28T15:35:39.373Z] #69 40.81 checking for error.h... yes
15:35:39 [2024-02-28T15:35:39.631Z] #69 40.89 checking for linux/openat2.h... yes
15:35:39 [2024-02-28T15:35:39.889Z] #69 41.01 checking for stdatomic.h... yes
15:35:39 [2024-02-28T15:35:39.890Z] #69 41.11 checking for linux/ioprio.h... yes
15:35:39 [2024-02-28T15:35:39.890Z] #69 41.20 checking for atomic_int... yes
15:35:40 [2024-02-28T15:35:40.148Z] #69 41.37 checking for atomic_bool... yes
15:35:40 [2024-02-28T15:35:40.406Z] #69 41.54 checking for copy_file_range... yes
15:35:40 [2024-02-28T15:35:40.406Z] #69 41.64 checking for fgetxattr... yes
15:35:40 [2024-02-28T15:35:40.665Z] #69 41.78 checking for statx... yes
15:35:40 [2024-02-28T15:35:40.665Z] #69 41.97 checking for fgetpwent_r... yes
15:35:40 [2024-02-28T15:35:40.924Z] #69 42.08 checking for issetugid... no
15:35:40 [2024-02-28T15:35:40.924Z] #69 42.18 checking for memfd_create... yes
15:35:40 [2024-02-28T15:35:40.924Z] #69 42.27 checking for pkg-config... /usr/bin/pkg-config
15:35:40 [2024-02-28T15:35:40.924Z] #69 42.27 checking pkg-config is at least version 0.9.0... yes
15:35:40 [2024-02-28T15:35:40.924Z] #69 42.27 checking for library containing yajl_tree_get... -lyajl
15:35:41 [2024-02-28T15:35:41.182Z] #69 42.42 checking for yajl >= 2.0.0... yes
15:35:41 [2024-02-28T15:35:41.182Z] #69 42.43 checking for sys/capability.h... yes
15:35:41 [2024-02-28T15:35:41.182Z] #69 42.50 checking for library containing cap_from_name... -lcap
15:35:41 [2024-02-28T15:35:41.441Z] #69 42.69 checking for library containing gcry_check_version... no
15:35:41 [2024-02-28T15:35:41.699Z] #69 42.92 checking for library containing dlopen... none required
15:35:41 [2024-02-28T15:35:41.957Z] #69 43.03 checking for seccomp.h... yes
15:35:41 [2024-02-28T15:35:41.957Z] #69 43.10 checking for library containing seccomp_rule_add... -lseccomp
15:35:41 [2024-02-28T15:35:41.957Z] #69 43.30 checking for library containing seccomp_arch_resolve_name... none required
15:35:42 [2024-02-28T15:35:42.216Z] #69 43.45 checking for systemd/sd-bus.h... yes
15:35:42 [2024-02-28T15:35:42.475Z] #69 43.60 checking for library containing sd_bus_match_signal_async... -lsystemd
15:35:42 [2024-02-28T15:35:42.733Z] #69 43.89 checking for sd_notify_barrier... yes
15:35:42 [2024-02-28T15:35:42.991Z] #69 44.09 checking for linux/bpf.h... yes
15:35:42 [2024-02-28T15:35:42.991Z] #69 44.15 checking compilation for eBPF... yes
15:35:42 [2024-02-28T15:35:42.991Z] #69 ...
15:35:42 [2024-02-28T15:35:42.991Z] 
15:35:42 [2024-02-28T15:35:42.991Z] #71 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
15:35:42 [2024-02-28T15:35:42.991Z] #71 DONE 47.7s
15:35:42 [2024-02-28T15:35:42.991Z] 
15:35:42 [2024-02-28T15:35:42.991Z] #69 [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
15:35:42 [2024-02-28T15:35:42.991Z] #69 44.30 checking for criu >= 3.15... no
15:35:42 [2024-02-28T15:35:42.991Z] #69 44.34 configure: CRIU headers not found, building without CRIU support
15:35:42 [2024-02-28T15:35:42.991Z] #69 44.34 checking for criu > 3.16... no
15:35:42 [2024-02-28T15:35:42.991Z] #69 44.37 configure: CRIU version doesn't support join-ns API
15:35:42 [2024-02-28T15:35:42.991Z] #69 44.37 checking for criu > 3.16.1... no
15:35:42 [2024-02-28T15:35:42.991Z] #69 ...
15:35:42 [2024-02-28T15:35:42.991Z] 
15:35:42 [2024-02-28T15:35:42.991Z] #78 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
15:35:43 [2024-02-28T15:35:43.250Z] #78 DONE 0.1s
15:35:43 [2024-02-28T15:35:43.250Z] 
15:35:43 [2024-02-28T15:35:43.250Z] #79 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
15:35:43 [2024-02-28T15:35:43.250Z] #79 DONE 0.1s
15:35:43 [2024-02-28T15:35:43.250Z] 
15:35:43 [2024-02-28T15:35:43.250Z] #69 [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
15:35:43 [2024-02-28T15:35:43.250Z] #69 44.41 configure: CRIU version doesn't support for pre-dumping
15:35:43 [2024-02-28T15:35:43.250Z] #69 44.41 checking for new mount API (fsconfig)... yes
15:35:43 [2024-02-28T15:35:43.250Z] #69 44.52 yes
15:35:43 [2024-02-28T15:35:43.250Z] #69 44.52 checking for seccomp notify API... yes
15:35:43 [2024-02-28T15:35:43.508Z] #69 44.67 checking for gperf... no
15:35:43 [2024-02-28T15:35:43.508Z] #69 44.67 configure: gperf not found - cannot rebuild signal parser code
15:35:43 [2024-02-28T15:35:43.508Z] #69 44.67 checking for library containing argp_parse... none required
15:35:43 [2024-02-28T15:35:43.766Z] #69 ...
15:35:43 [2024-02-28T15:35:43.766Z] 
15:35:43 [2024-02-28T15:35:43.766Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:35:43 [2024-02-28T15:35:43.766Z] #18 CACHED
15:35:43 [2024-02-28T15:35:43.766Z] 
15:35:43 [2024-02-28T15:35:43.766Z] #80 [build-dummy 2/2] RUN mkdir -p /build
15:35:43 [2024-02-28T15:35:43.766Z] #80 CACHED
15:35:43 [2024-02-28T15:35:43.766Z] 
15:35:43 [2024-02-28T15:35:43.766Z] #81 [binary-dummy 1/1] COPY --from=build-dummy /build /build
15:35:43 [2024-02-28T15:35:43.766Z] #81 CACHED
15:35:43 [2024-02-28T15:35:43.766Z] 
15:35:43 [2024-02-28T15:35:43.766Z] #69 [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
15:35:43 [2024-02-28T15:35:43.766Z] #69 45.08 checking that generated files are newer than configure... done
15:35:43 [2024-02-28T15:35:43.766Z] #69 45.08 configure: creating ./config.status
15:35:46 [2024-02-28T15:35:46.296Z] #69 47.69 config.status: creating Makefile
15:35:46 [2024-02-28T15:35:46.296Z] #69 47.80 config.status: creating config.h
15:35:46 [2024-02-28T15:35:46.555Z] #69 47.85 config.status: executing libtool commands
15:35:46 [2024-02-28T15:35:46.555Z] #69 47.93 config.status: executing depfiles commands
15:35:47 [2024-02-28T15:35:47.121Z] #69 48.54 === configuring in libocispec (/tmp/crun-build/libocispec)
15:35:47 [2024-02-28T15:35:47.379Z] #69 48.56 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:35:47 [2024-02-28T15:35:47.638Z] #69 48.93 checking for gcc... gcc
15:35:47 [2024-02-28T15:35:47.638Z] #69 49.03 checking whether the C compiler works... yes
15:35:47 [2024-02-28T15:35:47.896Z] #69 49.15 checking for C compiler default output file name... a.out
15:35:47 [2024-02-28T15:35:47.896Z] #69 49.15 checking for suffix of executables... 
15:35:47 [2024-02-28T15:35:47.896Z] #69 49.27 checking whether we are cross compiling... no
15:35:47 [2024-02-28T15:35:47.896Z] #69 49.34 checking for suffix of object files... o
15:35:48 [2024-02-28T15:35:48.154Z] #69 49.38 checking whether the compiler supports GNU C... yes
15:35:48 [2024-02-28T15:35:48.154Z] #69 49.42 checking whether gcc accepts -g... yes
15:35:48 [2024-02-28T15:35:48.154Z] #69 49.46 checking for gcc option to enable C11 features... none needed
15:35:48 [2024-02-28T15:35:48.413Z] #69 49.62 checking whether gcc understands -c and -o together... yes
15:35:48 [2024-02-28T15:35:48.671Z] #69 49.76 checking for stdio.h... yes
15:35:48 [2024-02-28T15:35:48.671Z] #69 49.83 checking for stdlib.h... yes
15:35:48 [2024-02-28T15:35:48.671Z] #69 49.94 checking for string.h... yes
15:35:48 [2024-02-28T15:35:48.671Z] #69 50.04 checking for inttypes.h... yes
15:35:48 [2024-02-28T15:35:48.671Z] #69 50.11 checking for stdint.h... yes
15:35:48 [2024-02-28T15:35:48.929Z] #69 50.16 checking for strings.h... yes
15:35:48 [2024-02-28T15:35:48.929Z] #69 50.23 checking for sys/stat.h... yes
15:35:49 [2024-02-28T15:35:49.188Z] #69 50.26 checking for sys/types.h... yes
15:35:49 [2024-02-28T15:35:49.188Z] #69 50.30 checking for unistd.h... yes
15:35:49 [2024-02-28T15:35:49.188Z] #69 50.34 checking for wchar.h... yes
15:35:49 [2024-02-28T15:35:49.188Z] #69 50.46 checking for minix/config.h... no
15:35:49 [2024-02-28T15:35:49.188Z] #69 50.51 checking whether it is safe to define __EXTENSIONS__... yes
15:35:49 [2024-02-28T15:35:49.446Z] #69 50.58 checking whether _XOPEN_SOURCE should be defined... no
15:35:49 [2024-02-28T15:35:49.446Z] #69 50.64 checking build system type... aarch64-unknown-linux-gnu
15:35:49 [2024-02-28T15:35:49.446Z] #69 50.83 checking host system type... aarch64-unknown-linux-gnu
15:35:49 [2024-02-28T15:35:49.446Z] #69 50.84 checking how to print strings... printf
15:35:49 [2024-02-28T15:35:49.446Z] #69 50.84 checking for a sed that does not truncate output... /usr/bin/sed
15:35:49 [2024-02-28T15:35:49.446Z] #69 50.85 checking for grep that handles long lines and -e... /usr/bin/grep
15:35:49 [2024-02-28T15:35:49.446Z] #69 50.86 checking for egrep... /usr/bin/grep -E
15:35:49 [2024-02-28T15:35:49.446Z] #69 50.87 checking for fgrep... /usr/bin/grep -F
15:35:49 [2024-02-28T15:35:49.446Z] #69 50.88 checking for ld used by gcc... /usr/bin/ld
15:35:49 [2024-02-28T15:35:49.446Z] #69 50.90 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:35:49 [2024-02-28T15:35:49.704Z] #69 50.93 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:35:49 [2024-02-28T15:35:49.704Z] #69 50.95 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:35:49 [2024-02-28T15:35:49.704Z] #69 51.09 checking whether ln -s works... yes
15:35:49 [2024-02-28T15:35:49.704Z] #69 51.09 checking the maximum length of command line arguments... 1572864
15:35:49 [2024-02-28T15:35:49.704Z] #69 51.13 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:35:49 [2024-02-28T15:35:49.704Z] #69 51.13 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:35:49 [2024-02-28T15:35:49.704Z] #69 51.13 checking for /usr/bin/ld option to reload object files... -r
15:35:49 [2024-02-28T15:35:49.704Z] #69 51.13 checking for file... file
15:35:49 [2024-02-28T15:35:49.704Z] #69 51.13 checking for objdump... objdump
15:35:49 [2024-02-28T15:35:49.705Z] #69 51.13 checking how to recognize dependent libraries... pass_all
15:35:49 [2024-02-28T15:35:49.705Z] #69 51.13 checking for dlltool... no
15:35:49 [2024-02-28T15:35:49.705Z] #69 51.14 checking how to associate runtime and link libraries... printf %s\n
15:35:49 [2024-02-28T15:35:49.705Z] #69 51.14 checking for ar... ar
15:35:49 [2024-02-28T15:35:49.705Z] #69 51.14 checking for archiver @FILE support... @
15:35:49 [2024-02-28T15:35:49.963Z] #69 51.22 checking for strip... strip
15:35:49 [2024-02-28T15:35:49.963Z] #69 51.22 checking for ranlib... ranlib
15:35:49 [2024-02-28T15:35:49.963Z] #69 51.22 checking for gawk... no
15:35:49 [2024-02-28T15:35:49.963Z] #69 51.22 checking for mawk... mawk
15:35:49 [2024-02-28T15:35:49.963Z] #69 51.22 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:35:50 [2024-02-28T15:35:50.221Z] #69 51.40 checking for sysroot... no
15:35:50 [2024-02-28T15:35:50.221Z] #69 51.40 checking for a working dd... /usr/bin/dd
15:35:50 [2024-02-28T15:35:50.221Z] #69 51.42 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
15:35:50 [2024-02-28T15:35:50.221Z] #69 51.42 checking for mt... no
15:35:50 [2024-02-28T15:35:50.221Z] #69 51.42 checking if : is a manifest tool... no
15:35:50 [2024-02-28T15:35:50.221Z] #69 51.44 checking for dlfcn.h... yes
15:35:50 [2024-02-28T15:35:50.221Z] #69 51.49 checking for objdir... .libs
15:35:50 [2024-02-28T15:35:50.480Z] #69 51.63 checking if gcc supports -fno-rtti -fno-exceptions... no
15:35:50 [2024-02-28T15:35:50.480Z] #69 51.68 checking for gcc option to produce PIC... -fPIC -DPIC
15:35:50 [2024-02-28T15:35:50.480Z] #69 51.68 checking if gcc PIC flag -fPIC -DPIC works... yes
15:35:50 [2024-02-28T15:35:50.480Z] #69 51.76 checking if gcc static flag -static works... yes
15:35:50 [2024-02-28T15:35:50.738Z] #69 51.90 checking if gcc supports -c -o file.o... yes
15:35:50 [2024-02-28T15:35:50.738Z] #69 51.99 checking if gcc supports -c -o file.o... (cached) yes
15:35:50 [2024-02-28T15:35:50.738Z] #69 51.99 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:35:50 [2024-02-28T15:35:50.738Z] #69 52.03 checking dynamic linker characteristics... GNU/Linux ld.so
15:35:50 [2024-02-28T15:35:50.996Z] #69 52.24 checking how to hardcode library paths into programs... immediate
15:35:50 [2024-02-28T15:35:50.996Z] #69 52.24 checking whether stripping libraries is possible... yes
15:35:50 [2024-02-28T15:35:50.996Z] #69 52.25 checking if libtool supports shared libraries... yes
15:35:50 [2024-02-28T15:35:50.996Z] #69 52.25 checking whether to build shared libraries... no
15:35:50 [2024-02-28T15:35:50.996Z] #69 52.25 checking whether to build static libraries... yes
15:35:50 [2024-02-28T15:35:50.996Z] #69 52.25 checking for a BSD-compatible install... /usr/bin/install -c
15:35:50 [2024-02-28T15:35:50.996Z] #69 52.30 checking whether build environment is sane... yes
15:35:50 [2024-02-28T15:35:50.996Z] #69 52.33 checking for a race-free mkdir -p... /usr/bin/mkdir -p
15:35:50 [2024-02-28T15:35:50.996Z] #69 52.34 checking whether make sets $(MAKE)... yes
15:35:51 [2024-02-28T15:35:51.254Z] #69 52.45 checking whether make supports the include directive... yes (GNU style)
15:35:51 [2024-02-28T15:35:51.254Z] #69 52.51 checking whether make supports nested variables... yes
15:35:51 [2024-02-28T15:35:51.254Z] #69 52.56 checking whether UID '0' is supported by ustar format... yes
15:35:51 [2024-02-28T15:35:51.254Z] #69 52.56 checking whether GID '0' is supported by ustar format... yes
15:35:51 [2024-02-28T15:35:51.254Z] #69 52.56 checking how to create a ustar tar archive... gnutar
15:35:51 [2024-02-28T15:35:51.515Z] #69 52.68 checking dependency style of gcc... gcc3
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.72 checking whether to enable maintainer-specific portions of Makefiles... yes
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.72 checking whether make supports nested variables... (cached) yes
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.73 checking for pkg-config... /usr/bin/pkg-config
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.73 checking pkg-config is at least version 0.9.0... yes
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.73 checking for yajl >= 2.1.0... yes
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.74 checking for a sed that does not truncate output... (cached) /usr/bin/sed
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.74 checking for gcc... (cached) gcc
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.76 checking whether the compiler supports GNU C... (cached) yes
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.77 checking whether gcc accepts -g... (cached) yes
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.77 checking for gcc option to enable C11 features... (cached) none needed
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.77 checking whether gcc understands -c and -o together... (cached) yes
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.77 checking for a Python interpreter with version >= 3... python3
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.83 checking for python3... /usr/bin/python3
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.84 checking for python3 version... 3.11
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.87 checking for python3 platform... linux
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.88 checking for GNU default python3 prefix... ${prefix}
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.88 checking for GNU default python3 exec_prefix... ${exec_prefix}
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.88 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
15:35:51 [2024-02-28T15:35:51.516Z] #69 52.93 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
15:35:52 [2024-02-28T15:35:52.033Z] #69 53.01 checking that generated files are newer than configure... done
15:35:52 [2024-02-28T15:35:52.033Z] #69 53.31 configure: creating ./config.status
15:35:52 [2024-02-28T15:35:52.292Z] #69 ...
15:35:52 [2024-02-28T15:35:52.292Z] 
15:35:52 [2024-02-28T15:35:52.292Z] #76 [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...)
15:35:52 [2024-02-28T15:35:52.292Z] #76 DONE 51.6s
15:35:52 [2024-02-28T15:35:52.292Z] 
15:35:52 [2024-02-28T15:35:52.292Z] #70 [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...)
15:35:52 [2024-02-28T15:35:52.292Z] #70 DONE 58.5s
15:35:52 [2024-02-28T15:35:52.292Z] 
15:35:52 [2024-02-28T15:35:52.292Z] #74 [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...)
15:35:53 [2024-02-28T15:35:53.227Z] #74 ...
15:35:53 [2024-02-28T15:35:53.227Z] 
15:35:53 [2024-02-28T15:35:53.227Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
15:35:53 [2024-02-28T15:35:53.227Z] #82 DONE 0.2s
15:35:53 [2024-02-28T15:35:53.227Z] 
15:35:53 [2024-02-28T15:35:53.227Z] #65 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
15:35:53 [2024-02-28T15:35:53.486Z] #65 ...
15:35:53 [2024-02-28T15:35:53.486Z] 
15:35:53 [2024-02-28T15:35:53.486Z] #72 [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...)
15:35:53 [2024-02-28T15:35:53.486Z] #72 DONE 57.6s
15:35:53 [2024-02-28T15:35:53.486Z] 
15:35:53 [2024-02-28T15:35:53.486Z] #65 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
15:35:54 [2024-02-28T15:35:54.052Z] #65 ...
15:35:54 [2024-02-28T15:35:54.052Z] 
15:35:54 [2024-02-28T15:35:54.052Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
15:35:54 [2024-02-28T15:35:54.052Z] #83 DONE 0.1s
15:35:54 [2024-02-28T15:35:54.052Z] 
15:35:54 [2024-02-28T15:35:54.052Z] #65 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
15:35:54 [2024-02-28T15:35:54.311Z] #65 ...
15:35:54 [2024-02-28T15:35:54.311Z] 
15:35:54 [2024-02-28T15:35:54.311Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
15:35:54 [2024-02-28T15:35:54.311Z] #84 DONE 0.1s
15:35:54 [2024-02-28T15:35:54.311Z] 
15:35:54 [2024-02-28T15:35:54.311Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
15:35:54 [2024-02-28T15:35:54.311Z] #85 DONE 0.1s
15:35:54 [2024-02-28T15:35:54.569Z] 
15:35:54 [2024-02-28T15:35:54.569Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
15:35:54 [2024-02-28T15:35:54.569Z] #86 DONE 0.1s
15:35:54 [2024-02-28T15:35:54.569Z] 
15:35:54 [2024-02-28T15:35:54.569Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
15:35:54 [2024-02-28T15:35:54.569Z] #87 DONE 0.1s
15:35:54 [2024-02-28T15:35:54.569Z] 
15:35:54 [2024-02-28T15:35:54.569Z] #65 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
15:35:54 [2024-02-28T15:35:54.569Z] #65 ...
15:35:54 [2024-02-28T15:35:54.569Z] 
15:35:54 [2024-02-28T15:35:54.569Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
15:35:54 [2024-02-28T15:35:54.569Z] #88 DONE 0.1s
15:35:54 [2024-02-28T15:35:54.569Z] 
15:35:54 [2024-02-28T15:35:54.569Z] #69 [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
15:35:54 [2024-02-28T15:35:54.569Z] #69 55.91 config.status: creating Makefile
15:35:54 [2024-02-28T15:35:54.569Z] #69 55.98 config.status: creating ocispec.pc
15:35:54 [2024-02-28T15:35:54.569Z] #69 56.03 config.status: creating config.h
15:35:54 [2024-02-28T15:35:54.831Z] #69 ...
15:35:54 [2024-02-28T15:35:54.831Z] 
15:35:54 [2024-02-28T15:35:54.831Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
15:35:54 [2024-02-28T15:35:54.831Z] #89 DONE 0.1s
15:35:54 [2024-02-28T15:35:54.831Z] 
15:35:54 [2024-02-28T15:35:54.831Z] #69 [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
15:35:54 [2024-02-28T15:35:54.831Z] #69 56.04 config.status: executing libtool commands
15:35:54 [2024-02-28T15:35:54.831Z] #69 56.07 config.status: executing depfiles commands
15:35:55 [2024-02-28T15:35:55.090Z] #69 56.46 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
15:35:55 [2024-02-28T15:35:55.348Z] #69 56.47 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:35:55 [2024-02-28T15:35:55.606Z] #69 56.85 checking for gcc... gcc
15:35:55 [2024-02-28T15:35:55.606Z] #69 56.97 checking whether the C compiler works... yes
15:35:55 [2024-02-28T15:35:55.865Z] #69 57.08 checking for C compiler default output file name... a.out
15:35:55 [2024-02-28T15:35:55.865Z] #69 57.08 checking for suffix of executables... 
15:35:55 [2024-02-28T15:35:55.865Z] #69 57.14 checking whether we are cross compiling... no
15:35:56 [2024-02-28T15:35:56.124Z] #69 57.21 checking for suffix of object files... o
15:35:56 [2024-02-28T15:35:56.124Z] #69 57.25 checking whether the compiler supports GNU C... yes
15:35:56 [2024-02-28T15:35:56.124Z] #69 57.28 checking whether gcc accepts -g... yes
15:35:56 [2024-02-28T15:35:56.124Z] #69 57.31 checking for gcc option to enable C11 features... none needed
15:35:56 [2024-02-28T15:35:56.124Z] #69 57.42 checking whether gcc understands -c and -o together... yes
15:35:56 [2024-02-28T15:35:56.124Z] #69 57.47 checking for a BSD-compatible install... /usr/bin/install -c
15:35:56 [2024-02-28T15:35:56.124Z] #69 57.48 checking whether build environment is sane... yes
15:35:56 [2024-02-28T15:35:56.124Z] #69 57.49 checking for a race-free mkdir -p... /usr/bin/mkdir -p
15:35:56 [2024-02-28T15:35:56.124Z] #69 57.49 checking for gawk... no
15:35:56 [2024-02-28T15:35:56.124Z] #69 57.49 checking for mawk... mawk
15:35:56 [2024-02-28T15:35:56.124Z] #69 57.49 checking whether make sets $(MAKE)... yes
15:35:56 [2024-02-28T15:35:56.124Z] #69 57.51 checking whether make supports the include directive... yes (GNU style)
15:35:56 [2024-02-28T15:35:56.382Z] #69 57.53 checking whether make supports nested variables... yes
15:35:56 [2024-02-28T15:35:56.382Z] #69 57.56 checking whether UID '0' is supported by ustar format... yes
15:35:56 [2024-02-28T15:35:56.382Z] #69 57.56 checking whether GID '0' is supported by ustar format... yes
15:35:56 [2024-02-28T15:35:56.382Z] #69 57.56 checking how to create a ustar tar archive... gnutar
15:35:56 [2024-02-28T15:35:56.382Z] #69 57.61 checking dependency style of gcc... gcc3
15:35:56 [2024-02-28T15:35:56.640Z] #69 57.73 checking whether to enable maintainer-specific portions of Makefiles... yes
15:35:56 [2024-02-28T15:35:56.640Z] #69 57.73 checking whether make supports nested variables... (cached) yes
15:35:56 [2024-02-28T15:35:56.640Z] #69 57.75 checking build system type... aarch64-unknown-linux-gnu
15:35:56 [2024-02-28T15:35:56.640Z] #69 57.94 checking host system type... aarch64-unknown-linux-gnu
15:35:56 [2024-02-28T15:35:56.640Z] #69 57.94 checking how to print strings... printf
15:35:56 [2024-02-28T15:35:56.640Z] #69 57.95 checking for a sed that does not truncate output... /usr/bin/sed
15:35:56 [2024-02-28T15:35:56.640Z] #69 57.97 checking for grep that handles long lines and -e... /usr/bin/grep
15:35:56 [2024-02-28T15:35:56.640Z] #69 57.97 checking for egrep... /usr/bin/grep -E
15:35:56 [2024-02-28T15:35:56.640Z] #69 57.98 checking for fgrep... /usr/bin/grep -F
15:35:56 [2024-02-28T15:35:56.640Z] #69 57.98 checking for ld used by gcc... /usr/bin/ld
15:35:56 [2024-02-28T15:35:56.640Z] #69 58.00 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:35:56 [2024-02-28T15:35:56.640Z] #69 58.01 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:35:56 [2024-02-28T15:35:56.640Z] #69 58.01 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:35:56 [2024-02-28T15:35:56.898Z] #69 58.12 checking whether ln -s works... yes
15:35:56 [2024-02-28T15:35:56.898Z] #69 58.12 checking the maximum length of command line arguments... 1572864
15:35:56 [2024-02-28T15:35:56.898Z] #69 58.17 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:35:56 [2024-02-28T15:35:56.898Z] #69 58.18 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:35:56 [2024-02-28T15:35:56.898Z] #69 58.18 checking for /usr/bin/ld option to reload object files... -r
15:35:56 [2024-02-28T15:35:56.898Z] #69 58.18 checking for file... file
15:35:56 [2024-02-28T15:35:56.898Z] #69 58.18 checking for objdump... objdump
15:35:56 [2024-02-28T15:35:56.898Z] #69 58.18 checking how to recognize dependent libraries... pass_all
15:35:56 [2024-02-28T15:35:56.898Z] #69 58.18 checking for dlltool... no
15:35:56 [2024-02-28T15:35:56.898Z] #69 58.18 checking how to associate runtime and link libraries... printf %s\n
15:35:56 [2024-02-28T15:35:56.898Z] #69 58.18 checking for ar... ar
15:35:56 [2024-02-28T15:35:56.898Z] #69 58.18 checking for archiver @FILE support... @
15:35:57 [2024-02-28T15:35:57.156Z] #69 58.27 checking for strip... strip
15:35:57 [2024-02-28T15:35:57.156Z] #69 58.27 checking for ranlib... ranlib
15:35:57 [2024-02-28T15:35:57.156Z] #69 58.27 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:35:57 [2024-02-28T15:35:57.156Z] #69 58.44 checking for sysroot... no
15:35:57 [2024-02-28T15:35:57.156Z] #69 58.44 checking for a working dd... /usr/bin/dd
15:35:57 [2024-02-28T15:35:57.156Z] #69 58.45 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
15:35:57 [2024-02-28T15:35:57.156Z] #69 58.46 checking for mt... no
15:35:57 [2024-02-28T15:35:57.156Z] #69 58.46 checking if : is a manifest tool... no
15:35:57 [2024-02-28T15:35:57.156Z] #69 58.46 checking for stdio.h... yes
15:35:57 [2024-02-28T15:35:57.156Z] #69 58.54 checking for stdlib.h... yes
15:35:57 [2024-02-28T15:35:57.156Z] #69 58.58 checking for string.h... yes
15:35:57 [2024-02-28T15:35:57.414Z] #69 58.64 checking for inttypes.h... yes
15:35:57 [2024-02-28T15:35:57.414Z] #69 58.69 checking for stdint.h... yes
15:35:57 [2024-02-28T15:35:57.414Z] #69 58.73 checking for strings.h... yes
15:35:57 [2024-02-28T15:35:57.672Z] #69 58.79 checking for sys/stat.h... yes
15:35:57 [2024-02-28T15:35:57.672Z] #69 58.88 checking for sys/types.h... yes
15:35:57 [2024-02-28T15:35:57.672Z] #69 58.93 checking for unistd.h... yes
15:35:57 [2024-02-28T15:35:57.672Z] #69 58.99 checking for dlfcn.h... yes
15:35:57 [2024-02-28T15:35:57.672Z] #69 59.02 checking for objdir... .libs
15:35:57 [2024-02-28T15:35:57.930Z] #69 59.10 checking if gcc supports -fno-rtti -fno-exceptions... no
15:35:57 [2024-02-28T15:35:57.930Z] #69 59.17 checking for gcc option to produce PIC... -fPIC -DPIC
15:35:57 [2024-02-28T15:35:57.930Z] #69 59.17 checking if gcc PIC flag -fPIC -DPIC works... yes
15:35:57 [2024-02-28T15:35:57.930Z] #69 59.25 checking if gcc static flag -static works... yes
15:35:58 [2024-02-28T15:35:58.191Z] #69 59.35 checking if gcc supports -c -o file.o... yes
15:35:58 [2024-02-28T15:35:58.191Z] #69 59.43 checking if gcc supports -c -o file.o... (cached) yes
15:35:58 [2024-02-28T15:35:58.191Z] #69 59.43 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:35:58 [2024-02-28T15:35:58.191Z] #69 59.46 checking dynamic linker characteristics... GNU/Linux ld.so
15:35:58 [2024-02-28T15:35:58.191Z] #69 59.59 checking how to hardcode library paths into programs... immediate
15:35:58 [2024-02-28T15:35:58.191Z] #69 59.60 checking whether stripping libraries is possible... yes
15:35:58 [2024-02-28T15:35:58.191Z] #69 59.60 checking if libtool supports shared libraries... yes
15:35:58 [2024-02-28T15:35:58.191Z] #69 59.60 checking whether to build shared libraries... no
15:35:58 [2024-02-28T15:35:58.191Z] #69 59.60 checking whether to build static libraries... yes
15:35:58 [2024-02-28T15:35:58.191Z] #69 59.61 checking for float.h... yes
15:35:58 [2024-02-28T15:35:58.191Z] #69 59.66 checking for limits.h... yes
15:35:58 [2024-02-28T15:35:58.449Z] #69 59.70 checking for stddef.h... yes
15:35:58 [2024-02-28T15:35:58.449Z] #69 59.75 checking for stdlib.h... (cached) yes
15:35:58 [2024-02-28T15:35:58.449Z] #69 59.75 checking for string.h... (cached) yes
15:35:58 [2024-02-28T15:35:58.449Z] #69 59.75 checking for sys/time.h... yes
15:35:58 [2024-02-28T15:35:58.450Z] #69 59.79 checking for inline... inline
15:35:58 [2024-02-28T15:35:58.450Z] #69 ...
15:35:58 [2024-02-28T15:35:58.450Z] 
15:35:58 [2024-02-28T15:35:58.450Z] #68 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
15:35:58 [2024-02-28T15:35:58.450Z] #68 71.64 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
15:35:58 [2024-02-28T15:35:58.450Z] #68 71.68 Docker version unknown-version, build unknown-commit
15:35:58 [2024-02-28T15:35:58.450Z] #68 DONE 72.2s
15:35:58 [2024-02-28T15:35:58.450Z] 
15:35:58 [2024-02-28T15:35:58.450Z] #69 [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
15:35:58 [2024-02-28T15:35:58.450Z] #69 59.83 checking for size_t... yes
15:35:58 [2024-02-28T15:35:58.708Z] #69 59.95 checking for GNU libc compatible malloc... yes
15:35:58 [2024-02-28T15:35:58.708Z] #69 60.02 checking for GNU libc compatible realloc... yes
15:35:58 [2024-02-28T15:35:58.708Z] #69 60.10 checking for working strtod... yes
15:35:58 [2024-02-28T15:35:58.970Z] #69 60.22 checking for gettimeofday... yes
15:35:58 [2024-02-28T15:35:58.970Z] #69 60.29 checking for memset... yes
15:35:59 [2024-02-28T15:35:59.228Z] #69 60.38 checking for strspn... yes
15:35:59 [2024-02-28T15:35:59.228Z] #69 60.53 checking that generated files are newer than configure... done
15:35:59 [2024-02-28T15:35:59.228Z] #69 60.53 configure: creating ./config.status
15:36:00 [2024-02-28T15:36:00.167Z] #69 61.35 config.status: creating Makefile
15:36:00 [2024-02-28T15:36:00.167Z] #69 61.36 config.status: creating config.h
15:36:00 [2024-02-28T15:36:00.167Z] #69 61.37 config.status: executing depfiles commands
15:36:00 [2024-02-28T15:36:00.167Z] #69 61.42 config.status: executing libtool commands
15:36:00 [2024-02-28T15:36:00.167Z] #69 61.68   GEN      .version
15:36:00 [2024-02-28T15:36:00.437Z] #69 61.68 make  install-recursive
15:36:00 [2024-02-28T15:36:00.437Z] #69 61.68 make[1]: Entering directory '/tmp/crun-build'
15:36:00 [2024-02-28T15:36:00.437Z] #69 61.71 Making install in libocispec
15:36:00 [2024-02-28T15:36:00.437Z] #69 61.71 make[2]: Entering directory '/tmp/crun-build/libocispec'
15:36:00 [2024-02-28T15:36:00.437Z] #69 61.72 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
15:36:00 [2024-02-28T15:36:00.437Z] #69 61.72 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
15:36:00 [2024-02-28T15:36:00.437Z] #69 61.72 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
15:36:00 [2024-02-28T15:36:00.437Z] #69 61.72 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
15:36:00 [2024-02-28T15:36:00.437Z] #69 61.78 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.79 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.79 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.79 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.79 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.79 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.79 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.79 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.79 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.81 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.81 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.81 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.81 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.81 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.81 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 61.81 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
15:36:00 [2024-02-28T15:36:00.705Z] #69 62.06 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
15:36:00 [2024-02-28T15:36:00.977Z] #69 62.07 make  install-recursive
15:36:00 [2024-02-28T15:36:00.977Z] #69 62.08 make[3]: Entering directory '/tmp/crun-build/libocispec'
15:36:00 [2024-02-28T15:36:00.977Z] #69 62.10 Making install in yajl
15:36:00 [2024-02-28T15:36:00.977Z] #69 62.10 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:36:00 [2024-02-28T15:36:00.977Z] #69 62.11   CC       verify/json_verify-json_verify.o
15:36:00 [2024-02-28T15:36:00.977Z] #69 62.11   CC       src/libyajl_la-yajl_alloc.lo
15:36:00 [2024-02-28T15:36:00.977Z] #69 62.11   CC       src/libyajl_la-yajl_gen.lo
15:36:00 [2024-02-28T15:36:00.977Z] #69 62.11   CC       src/libyajl_la-yajl.lo
15:36:00 [2024-02-28T15:36:00.977Z] #69 62.11   CC       src/libyajl_la-yajl_parser.lo
15:36:00 [2024-02-28T15:36:00.977Z] #69 62.12   CC       src/libyajl_la-yajl_buf.lo
15:36:00 [2024-02-28T15:36:00.977Z] #69 62.12   CC       src/libyajl_la-yajl_encode.lo
15:36:00 [2024-02-28T15:36:00.977Z] #69 62.12   CC       src/libyajl_la-yajl_tree.lo
15:36:00 [2024-02-28T15:36:00.977Z] #69 62.12   CC       src/libyajl_la-yajl_lex.lo
15:36:01 [2024-02-28T15:36:01.544Z] #69 62.71   CCLD     libyajl.la
15:36:01 [2024-02-28T15:36:01.544Z] #69 ...
15:36:01 [2024-02-28T15:36:01.544Z] 
15:36:01 [2024-02-28T15:36:01.544Z] #65 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
15:36:01 [2024-02-28T15:36:01.544Z] #65 75.00 Docker version 25.0.2, build 29cf629
15:36:01 [2024-02-28T15:36:01.544Z] #65 DONE 75.2s
15:36:01 [2024-02-28T15:36:01.802Z] 
15:36:01 [2024-02-28T15:36:01.802Z] #69 [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
15:36:01 [2024-02-28T15:36:01.802Z] #69 62.98   CCLD     verify/json_verify
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.08 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.08 make[5]: Nothing to be done for 'install-exec-am'.
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.08 make[5]: Nothing to be done for 'install-data-am'.
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.08 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.08 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.08 make[4]: Entering directory '/tmp/crun-build/libocispec'
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.10   CC       src/ocispec/validate.o
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.10   CC       src/ocispec/image_spec_schema_config_schema.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.10   CC       src/ocispec/image_spec_schema_content_descriptor.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.10   CC       src/ocispec/image_spec_schema_defs.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.10   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.10   CC       src/ocispec/image_spec_schema_image_index_schema.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.10   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.10   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.10   CC       src/ocispec/runtime_spec_schema_config_linux.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.11   CC       src/ocispec/runtime_spec_schema_config_zos.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.11   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.11   CC       src/ocispec/runtime_spec_schema_config_vm.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.11   CC       src/ocispec/runtime_spec_schema_config_windows.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.11   CC       src/ocispec/runtime_spec_schema_config_schema.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.12   CC       src/ocispec/runtime_spec_schema_defs.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.12   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.12   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.12   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.12   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.12   CC       src/ocispec/runtime_spec_schema_state_schema.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.13   CC       src/ocispec/runtime_spec_schema_features_linux.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.13   CC       src/ocispec/runtime_spec_schema_features_schema.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.14   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.14   CC       src/ocispec/basic_test_double_array_item.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.15   CC       src/ocispec/basic_test_top_array_int.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.16   CC       src/ocispec/basic_test_double_array.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.16   CC       src/ocispec/basic_test_top_array_string.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.16   CC       src/ocispec/basic_test_top_double_array_int.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.16   CC       src/ocispec/basic_test_top_double_array_obj.lo
15:36:01 [2024-02-28T15:36:01.802Z] #69 63.19   CC       src/ocispec/basic_test_top_double_array_refobj.lo
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.19   CC       src/ocispec/read-file.lo
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.19   CC       src/ocispec/json_common.lo
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.19   CC       tests/test-1.o
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.19   CC       tests/test-2.o
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.19   CC       src/ocispec/basic_test_top_double_array_string.lo
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.20   CC       tests/test-3.o
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.21   CC       tests/test-4.o
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.21   CC       tests/test-5.o
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.22   CC       tests/test-6.o
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.23   CC       tests/test-7.o
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.23   CC       tests/test-8.o
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.26   CC       tests/test-9.o
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.26   CC       tests/test-10.o
15:36:02 [2024-02-28T15:36:02.061Z] #69 63.27   CC       tests/test-11.o
15:36:04 [2024-02-28T15:36:04.591Z] #69 ...
15:36:04 [2024-02-28T15:36:04.591Z] 
15:36:04 [2024-02-28T15:36:04.591Z] #63 [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
15:36:04 [2024-02-28T15:36:04.591Z] #63 78.13 golangci-lint has version v1.55.2 built with go1.21.6 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
15:36:04 [2024-02-28T15:36:04.591Z] #63 DONE 78.3s
15:36:04 [2024-02-28T15:36:04.591Z] 
15:36:04 [2024-02-28T15:36:04.591Z] #69 [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
15:36:05 [2024-02-28T15:36:05.157Z] #69 ...
15:36:05 [2024-02-28T15:36:05.157Z] 
15:36:05 [2024-02-28T15:36:05.157Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
15:36:05 [2024-02-28T15:36:05.157Z] #90 DONE 0.2s
15:36:05 [2024-02-28T15:36:05.157Z] 
15:36:05 [2024-02-28T15:36:05.157Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
15:36:05 [2024-02-28T15:36:05.157Z] #91 DONE 0.1s
15:36:05 [2024-02-28T15:36:05.157Z] 
15:36:05 [2024-02-28T15:36:05.157Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
15:36:05 [2024-02-28T15:36:05.157Z] #92 DONE 0.1s
15:36:05 [2024-02-28T15:36:05.157Z] 
15:36:05 [2024-02-28T15:36:05.157Z] #74 [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...)
15:36:05 [2024-02-28T15:36:05.157Z] #74 57.68 + bin/containerd
15:36:05 [2024-02-28T15:36:05.157Z] #74 57.68 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
15:36:10 [2024-02-28T15:36:10.423Z] #74 ...
15:36:10 [2024-02-28T15:36:10.423Z] 
15:36:10 [2024-02-28T15:36:10.423Z] #69 [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
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.67   CCLD     libocispec.la
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.85   CCLD     src/ocispec/validate
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.85   CCLD     tests/test-1
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.86   CCLD     tests/test-2
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.86   CCLD     tests/test-3
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.87   CCLD     tests/test-4
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.88   CCLD     tests/test-5
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.88   CCLD     tests/test-6
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.89   CCLD     tests/test-7
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.91   CCLD     tests/test-8
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.91   CCLD     tests/test-9
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.92 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.93   CCLD     tests/test-10
15:36:10 [2024-02-28T15:36:10.423Z] #69 66.93   CCLD     tests/test-11
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.14 libtool: link: ar cr libocispec.a 
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.16 libtool: link: ranlib libocispec.a
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.33 make[5]: Entering directory '/tmp/crun-build/libocispec'
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.36 make[5]: Leaving directory '/tmp/crun-build/libocispec'
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.37 make[4]: Leaving directory '/tmp/crun-build/libocispec'
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.37 make[3]: Leaving directory '/tmp/crun-build/libocispec'
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.37 make[2]: Leaving directory '/tmp/crun-build/libocispec'
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.37 make[2]: Entering directory '/tmp/crun-build'
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.46   CC       src/libcrun/libcrun_la-intelrdt.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.47   CC       src/libcrun/libcrun_la-io_priority.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.47   CC       src/libcrun/libcrun_la-linux.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.47   CC       src/libcrun/libcrun_la-mount_flags.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.48   CC       src/libcrun/libcrun_la-seccomp.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.48   CC       src/libcrun/libcrun_la-scheduler.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.48   CC       src/libcrun/libcrun_la-seccomp_notify.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.48   CC       src/libcrun/libcrun_la-signals.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.48   CC       src/libcrun/libcrun_la-status.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.49   CC       src/libcrun/libcrun_la-terminal.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.50   CC       src/libcrun/libcrun_testing_a-utils.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.50   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.51   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.51   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.53   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.53   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.54   CC       src/libcrun/libcrun_testing_a-cgroup.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.55   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.55   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.57   CC       src/libcrun/libcrun_testing_a-container.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.58   CC       src/libcrun/libcrun_testing_a-criu.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.60   CC       src/libcrun/libcrun_testing_a-custom-handler.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.61   CC       src/libcrun/libcrun_testing_a-ebpf.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.61   CC       src/libcrun/libcrun_testing_a-error.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.61   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.61   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.63   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.66   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.68   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.70   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.75   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.79   CC       src/libcrun/libcrun_testing_a-intelrdt.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.79   CC       src/libcrun/libcrun_testing_a-io_priority.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.84   CC       src/libcrun/libcrun_testing_a-linux.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.86   CC       src/libcrun/libcrun_testing_a-mount_flags.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.86   CC       src/libcrun/libcrun_testing_a-scheduler.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.86   CC       src/libcrun/libcrun_testing_a-seccomp.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.89   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.92   CC       src/libcrun/libcrun_testing_a-signals.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.92   CC       src/libcrun/libcrun_testing_a-status.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.98   CC       src/libcrun/libcrun_testing_a-terminal.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 67.99   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.02   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.05   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.18   CC       src/crun-crun.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.23   CC       src/crun-run.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.26   CC       src/crun-delete.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.48   CC       src/crun-kill.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.56   CC       src/crun-pause.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.59   CC       src/crun-unpause.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.63   CC       src/crun-oci_features.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.68   CC       src/crun-spec.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.73   CC       src/crun-exec.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.74   CC       src/crun-list.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.76   CC       src/crun-create.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 68.81   CC       src/crun-start.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.14   CC       src/crun-state.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.20   CC       src/crun-update.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.25   CC       src/crun-ps.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.27   CC       src/crun-checkpoint.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.30   CC       src/crun-restore.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.36   CC       src/libcrun/crun-cloned_binary.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.36   CC       src/libcrun/libcrun_la-utils.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.40   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.43   CC       src/libcrun/libcrun_la-cgroup-resources.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.44   CC       src/libcrun/libcrun_la-cgroup-setup.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.47   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.50   CC       src/libcrun/libcrun_la-cgroup-utils.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.57   CC       src/libcrun/libcrun_la-cgroup.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.60   CC       src/libcrun/libcrun_la-chroot_realpath.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.62   CC       src/libcrun/libcrun_la-cloned_binary.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.66   CC       src/libcrun/libcrun_la-container.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.67   CC       src/libcrun/libcrun_la-criu.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.71   CC       src/libcrun/libcrun_la-custom-handler.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.76   CC       src/libcrun/libcrun_la-ebpf.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.79   CC       src/libcrun/libcrun_la-error.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.81   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.83   CC       src/libcrun/handlers/libcrun_la-krun.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.85   CC       src/libcrun/handlers/libcrun_la-mono.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 69.88   CC       src/libcrun/handlers/libcrun_la-spin.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 70.00   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 70.04   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 70.12   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
15:36:10 [2024-02-28T15:36:10.423Z] #69 70.14   CC       tests/init.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 70.17   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
15:36:10 [2024-02-28T15:36:10.423Z] #69 71.68   CCLD     tests/init
15:36:12 [2024-02-28T15:36:12.954Z] #69 74.20   AR       libcrun_testing.a
15:36:12 [2024-02-28T15:36:12.954Z] #69 74.21 ar: `u' modifier ignored since `D' is the default (see `U')
15:36:12 [2024-02-28T15:36:12.954Z] #69 74.23   CCLD     tests/tests_libcrun_utils
15:36:12 [2024-02-28T15:36:12.954Z] #69 74.24   CCLD     tests/tests_libcrun_errors
15:36:12 [2024-02-28T15:36:12.954Z] #69 74.27   CCLD     tests/tests_libcrun_intelrdt
15:36:12 [2024-02-28T15:36:12.954Z] #69 74.27   CCLD     tests/tests_libcrun_fuzzer
15:36:12 [2024-02-28T15:36:12.954Z] #69 74.43   CCLD     libcrun.la
15:36:13 [2024-02-28T15:36:13.520Z] #69 74.80   CCLD     crun
15:36:13 [2024-02-28T15:36:13.779Z] #69 75.04 make[3]: Entering directory '/tmp/crun-build'
15:36:13 [2024-02-28T15:36:13.779Z] #69 75.13  /usr/bin/mkdir -p '/usr/local/share/man/man1'
15:36:13 [2024-02-28T15:36:13.779Z] #69 75.16  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
15:36:13 [2024-02-28T15:36:13.779Z] #69 75.18  /usr/bin/mkdir -p '/usr/local/lib'
15:36:13 [2024-02-28T15:36:13.779Z] #69 75.18  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
15:36:13 [2024-02-28T15:36:13.779Z] #69 75.28 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
15:36:14 [2024-02-28T15:36:14.038Z] #69 75.30 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
15:36:14 [2024-02-28T15:36:14.038Z] #69 75.31 libtool: install: chmod 644 /usr/local/lib/libcrun.a
15:36:14 [2024-02-28T15:36:14.038Z] #69 75.33 libtool: install: ranlib /usr/local/lib/libcrun.a
15:36:14 [2024-02-28T15:36:14.038Z] #69 75.43 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
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43 ----------------------------------------------------------------------
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43 Libraries have been installed in:
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43    /usr/local/lib
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43 
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43 If you ever happen to want to link against installed libraries
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43 in a given directory, LIBDIR, you must either use libtool, and
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43 specify the full pathname of the library, or use the '-LLIBDIR'
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43 flag during linking and do at least one of the following:
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43      during execution
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43    - add LIBDIR to the 'LD_RUN_PATH' environment variable
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43      during linking
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43 
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43 See any operating system documentation about shared libraries for
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43 more information, such as the ld(1) and ld.so(8) manual pages.
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43 ----------------------------------------------------------------------
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.43  /usr/bin/mkdir -p '/build'
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.45   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.61 libtool: install: /usr/bin/install -c crun /build/crun
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.62 make[3]: Leaving directory '/tmp/crun-build'
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.62 make[2]: Leaving directory '/tmp/crun-build'
15:36:14 [2024-02-28T15:36:14.296Z] #69 75.62 make[1]: Leaving directory '/tmp/crun-build'
15:36:14 [2024-02-28T15:36:14.555Z] #69 DONE 76.1s
15:36:14 [2024-02-28T15:36:14.555Z] 
15:36:14 [2024-02-28T15:36:14.555Z] #74 [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...)
15:36:15 [2024-02-28T15:36:15.490Z] #74 ...
15:36:15 [2024-02-28T15:36:15.490Z] 
15:36:15 [2024-02-28T15:36:15.490Z] #14 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
15:36:15 [2024-02-28T15:36:15.490Z] #14 CACHED
15:36:15 [2024-02-28T15:36:15.490Z] 
15:36:15 [2024-02-28T15:36:15.490Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
15:36:15 [2024-02-28T15:36:15.490Z] #15 CACHED
15:36:15 [2024-02-28T15:36:15.490Z] 
15:36:15 [2024-02-28T15:36:15.490Z] #74 [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...)
15:36:22 [2024-02-28T15:36:22.045Z] #74 74.50 + bin/containerd-stress
15:36:22 [2024-02-28T15:36:22.045Z] #74 74.50 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
15:36:22 [2024-02-28T15:36:22.977Z] #74 75.68 + bin/containerd-shim
15:36:23 [2024-02-28T15:36:23.542Z] #74 76.21 + bin/containerd-shim-runc-v1
15:36:24 [2024-02-28T15:36:24.474Z] #74 77.00 + bin/containerd-shim-runc-v2
15:36:25 [2024-02-28T15:36:25.039Z] #74 77.66 + binaries
15:36:25 [2024-02-28T15:36:25.604Z] #74 DONE 78.1s
15:36:26 [2024-02-28T15:36:26.170Z] 
15:36:26 [2024-02-28T15:36:26.170Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
15:36:26 [2024-02-28T15:36:26.170Z] #93 DONE 0.2s
15:36:26 [2024-02-28T15:36:26.427Z] 
15:36:26 [2024-02-28T15:36:26.427Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
15:36:26 [2024-02-28T15:36:26.427Z] #94 DONE 0.1s
15:36:26 [2024-02-28T15:36:26.427Z] 
15:36:26 [2024-02-28T15:36:26.427Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
15:36:26 [2024-02-28T15:36:26.427Z] #95 DONE 0.1s
15:36:26 [2024-02-28T15:36:26.685Z] 
15:36:26 [2024-02-28T15:36:26.685Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
15:36:26 [2024-02-28T15:36:26.685Z] #96 DONE 0.0s
15:36:26 [2024-02-28T15:36:26.685Z] 
15:36:26 [2024-02-28T15:36:26.685Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
15:36:26 [2024-02-28T15:36:26.685Z] #97 DONE 0.1s
15:36:26 [2024-02-28T15:36:26.685Z] 
15:36:26 [2024-02-28T15:36:26.685Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
15:36:26 [2024-02-28T15:36:26.685Z] #98 DONE 0.0s
15:36:26 [2024-02-28T15:36:26.685Z] 
15:36:26 [2024-02-28T15:36:26.685Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
15:36:26 [2024-02-28T15:36:26.942Z] #99 DONE 0.2s
15:36:26 [2024-02-28T15:36:26.942Z] 
15:36:26 [2024-02-28T15:36:26.942Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
15:36:26 [2024-02-28T15:36:26.942Z] #100 DONE 0.2s
15:36:27 [2024-02-28T15:36:27.200Z] 
15:36:27 [2024-02-28T15:36:27.200Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
15:36:27 [2024-02-28T15:36:27.200Z] #101 DONE 0.1s
15:36:27 [2024-02-28T15:36:27.200Z] 
15:36:27 [2024-02-28T15:36:27.200Z] #102 [dev-base  1/12] RUN groupadd -r docker
15:36:27 [2024-02-28T15:36:27.200Z] #102 DONE 0.3s
15:36:27 [2024-02-28T15:36:27.457Z] 
15:36:27 [2024-02-28T15:36:27.458Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:36:27 [2024-02-28T15:36:27.715Z] #103 DONE 0.3s
15:36:27 [2024-02-28T15:36:27.715Z] 
15:36:27 [2024-02-28T15:36:27.715Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:36:27 [2024-02-28T15:36:27.973Z] #104 0.392 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:36:28 [2024-02-28T15:36:28.230Z] #104 DONE 0.4s
15:36:28 [2024-02-28T15:36:28.230Z] 
15:36:28 [2024-02-28T15:36:28.230Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:36:28 [2024-02-28T15:36:28.488Z] #105 DONE 0.3s
15:36:28 [2024-02-28T15:36:28.488Z] 
15:36:28 [2024-02-28T15:36:28.488Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:36:28 [2024-02-28T15:36:28.745Z] #106 DONE 0.4s
15:36:29 [2024-02-28T15:36:29.003Z] 
15:36:29 [2024-02-28T15:36:29.003Z] #107 [dev-base  6/12] RUN ldconfig
15:36:29 [2024-02-28T15:36:29.003Z] #107 DONE 0.3s
15:36:29 [2024-02-28T15:36:29.261Z] 
15:36:29 [2024-02-28T15:36:29.261Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
15:36:29 [2024-02-28T15:36:29.519Z] #108 DONE 0.3s
15:36:29 [2024-02-28T15:36:29.519Z] 
15:36:29 [2024-02-28T15:36:29.519Z] #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
15:36:30 [2024-02-28T15:36:30.084Z] #109 0.580 Hit:1 http://deb.debian.org/debian bookworm InRelease
15:36:30 [2024-02-28T15:36:30.084Z] #109 0.580 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
15:36:30 [2024-02-28T15:36:30.084Z] #109 0.581 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
15:36:30 [2024-02-28T15:36:30.084Z] #109 0.764 Fetched 55.4 kB in 0s (122 kB/s)
15:36:30 [2024-02-28T15:36:30.648Z] #109 0.764 Reading package lists...
15:36:31 [2024-02-28T15:36:31.470Z] #109 1.383 Reading package lists...
15:36:31 [2024-02-28T15:36:31.470Z] #109 1.981 Building dependency tree...
15:36:31 [2024-02-28T15:36:31.728Z] #109 2.152 Reading state information...
15:36:31 [2024-02-28T15:36:31.728Z] #109 2.356 The following additional packages will be installed:
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.356   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.356   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.357   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.357   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.358   libsubid4 libsystemd-shared libsystemd0 libudev1 liburcu8 libxtables12
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.358   sgml-base systemd vim-runtime
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.360 Suggested packages:
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.360   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.360   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.360   systemd-userdbd systemd-boot systemd-resolved libqrencode4
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.360   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.360   vim-doc vim-scripts xfsdump acl attr quota
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.360 Recommended packages:
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.360   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
15:36:31 [2024-02-28T15:36:31.985Z] #109 2.360   systemd-timesyncd | time-daemon xxd unzip
15:36:32 [2024-02-28T15:36:32.242Z] #109 2.779 The following NEW packages will be installed:
15:36:32 [2024-02-28T15:36:32.242Z] #109 2.779   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
15:36:32 [2024-02-28T15:36:32.242Z] #109 2.779   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
15:36:32 [2024-02-28T15:36:32.242Z] #109 2.780   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
15:36:32 [2024-02-28T15:36:32.242Z] #109 2.780   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
15:36:32 [2024-02-28T15:36:32.242Z] #109 2.780   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:36:32 [2024-02-28T15:36:32.242Z] #109 2.780   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
15:36:32 [2024-02-28T15:36:32.242Z] #109 2.781   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
15:36:32 [2024-02-28T15:36:32.242Z] #109 2.781   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
15:36:32 [2024-02-28T15:36:32.242Z] #109 2.781   zip zstd
15:36:32 [2024-02-28T15:36:32.242Z] #109 2.782 The following packages will be upgraded:
15:36:32 [2024-02-28T15:36:32.242Z] #109 2.782   libsystemd0 libudev1
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.056 2 upgraded, 56 newly installed, 0 to remove and 7 not upgraded.
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.056 Need to get 32.2 MB of archives.
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.056 After this operation, 143 MB of additional disk space will be used.
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.056 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.058 Get:2 http://deb.debian.org/debian bookworm/main arm64 libudev1 arm64 252.22-1~deb12u1 [102 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.060 Get:3 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.062 Get:4 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.063 Get:5 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.065 Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.069 Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.071 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.072 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.076 Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.076 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.084 Get:12 http://deb.debian.org/debian bookworm/main arm64 libsystemd0 arm64 252.22-1~deb12u1 [308 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.086 Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.102 Get:14 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.102 Get:15 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.103 Get:16 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.117 Get:17 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.120 Get:18 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.122 Get:19 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.123 Get:20 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.125 Get:21 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.126 Get:22 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.131 Get:23 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.131 Get:24 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.133 Get:25 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.133 Get:26 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.136 Get:27 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.138 Get:28 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.139 Get:29 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.140 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.142 Get:31 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
15:36:32 [2024-02-28T15:36:32.500Z] #109 3.163 Get:32 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.166 Get:33 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.170 Get:34 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.172 Get:35 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.173 Get:36 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.175 Get:37 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.176 Get:38 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.178 Get:39 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.232 Get:40 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.233 Get:41 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.233 Get:42 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.234 Get:43 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.234 Get:44 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.235 Get:45 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.235 Get:46 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.237 Get:47 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.237 Get:48 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.237 Get:49 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.239 Get:50 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.240 Get:51 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
15:36:32 [2024-02-28T15:36:32.762Z] #109 3.243 Get:52 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
15:36:32 [2024-02-28T15:36:32.763Z] #109 3.245 Get:53 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
15:36:32 [2024-02-28T15:36:32.763Z] #109 3.247 Get:54 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
15:36:32 [2024-02-28T15:36:32.763Z] #109 3.285 Get:55 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
15:36:32 [2024-02-28T15:36:32.763Z] #109 3.292 Get:56 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
15:36:32 [2024-02-28T15:36:32.763Z] #109 3.297 Get:57 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
15:36:32 [2024-02-28T15:36:32.763Z] #109 3.298 Get:58 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
15:36:32 [2024-02-28T15:36:32.763Z] #109 3.449 debconf: delaying package configuration, since apt-utils is not installed
15:36:33 [2024-02-28T15:36:33.039Z] #109 3.489 Fetched 32.2 MB in 1s (63.2 MB/s)
15:36:33 [2024-02-28T15:36:33.039Z] #109 3.514 Selecting previously unselected package libargon2-1:arm64.
15:36:33 [2024-02-28T15:36:33.039Z] #109 3.514 (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.)
15:36:33 [2024-02-28T15:36:33.039Z] #109 3.523 Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
15:36:33 [2024-02-28T15:36:33.039Z] #109 3.531 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
15:36:33 [2024-02-28T15:36:33.039Z] #109 3.570 Preparing to unpack .../libudev1_252.22-1~deb12u1_arm64.deb ...
15:36:33 [2024-02-28T15:36:33.039Z] #109 3.581 Unpacking libudev1:arm64 (252.22-1~deb12u1) over (252.19-1~deb12u1) ...
15:36:33 [2024-02-28T15:36:33.039Z] #109 3.641 Setting up libudev1:arm64 (252.22-1~deb12u1) ...
15:36:33 [2024-02-28T15:36:33.039Z] #109 3.681 Selecting previously unselected package dmsetup.
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.681 (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 ... 15672 files and directories currently installed.)
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.690 Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_arm64.deb ...
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.694 Unpacking dmsetup (2:1.02.185-2) ...
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.732 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.734 Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.738 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.782 Selecting previously unselected package libjson-c5:arm64.
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.784 Preparing to unpack .../2-libjson-c5_0.16-2_arm64.deb ...
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.787 Unpacking libjson-c5:arm64 (0.16-2) ...
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.822 Selecting previously unselected package libcryptsetup12:arm64.
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.824 Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.828 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.875 Selecting previously unselected package libfdisk1:arm64.
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.877 Preparing to unpack .../4-libfdisk1_2.38.1-5+b1_arm64.deb ...
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.881 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
15:36:33 [2024-02-28T15:36:33.301Z] #109 3.928 Selecting previously unselected package libkmod2:arm64.
15:36:33 [2024-02-28T15:36:33.558Z] #109 3.930 Preparing to unpack .../5-libkmod2_30+20221128-1_arm64.deb ...
15:36:33 [2024-02-28T15:36:33.558Z] #109 3.934 Unpacking libkmod2:arm64 (30+20221128-1) ...
15:36:33 [2024-02-28T15:36:33.558Z] #109 3.968 Selecting previously unselected package libapparmor1:arm64.
15:36:33 [2024-02-28T15:36:33.558Z] #109 3.970 Preparing to unpack .../6-libapparmor1_3.0.8-3_arm64.deb ...
15:36:33 [2024-02-28T15:36:33.558Z] #109 3.974 Unpacking libapparmor1:arm64 (3.0.8-3) ...
15:36:33 [2024-02-28T15:36:33.558Z] #109 4.008 Selecting previously unselected package libip4tc2:arm64.
15:36:33 [2024-02-28T15:36:33.558Z] #109 4.010 Preparing to unpack .../7-libip4tc2_1.8.9-2_arm64.deb ...
15:36:33 [2024-02-28T15:36:33.558Z] #109 4.014 Unpacking libip4tc2:arm64 (1.8.9-2) ...
15:36:33 [2024-02-28T15:36:33.558Z] #109 4.042 Selecting previously unselected package libsystemd-shared:arm64.
15:36:33 [2024-02-28T15:36:33.558Z] #109 4.044 Preparing to unpack .../8-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
15:36:33 [2024-02-28T15:36:33.558Z] #109 4.047 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
15:36:33 [2024-02-28T15:36:33.558Z] #109 4.198 Preparing to unpack .../9-libsystemd0_252.22-1~deb12u1_arm64.deb ...
15:36:33 [2024-02-28T15:36:33.816Z] #109 4.210 Unpacking libsystemd0:arm64 (252.22-1~deb12u1) over (252.19-1~deb12u1) ...
15:36:33 [2024-02-28T15:36:33.816Z] #109 4.282 Setting up libsystemd0:arm64 (252.22-1~deb12u1) ...
15:36:33 [2024-02-28T15:36:33.816Z] #109 4.332 Selecting previously unselected package systemd.
15:36:33 [2024-02-28T15:36:33.816Z] #109 4.332 (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 ... 15742 files and directories currently installed.)
15:36:33 [2024-02-28T15:36:33.816Z] #109 4.341 Preparing to unpack .../00-systemd_252.22-1~deb12u1_arm64.deb ...
15:36:33 [2024-02-28T15:36:33.816Z] #109 4.356 Unpacking systemd (252.22-1~deb12u1) ...
15:36:34 [2024-02-28T15:36:34.073Z] #109 4.625 Selecting previously unselected package pigz.
15:36:34 [2024-02-28T15:36:34.073Z] #109 4.627 Preparing to unpack .../01-pigz_2.6-1_arm64.deb ...
15:36:34 [2024-02-28T15:36:34.073Z] #109 4.632 Unpacking pigz (2.6-1) ...
15:36:34 [2024-02-28T15:36:34.073Z] #109 4.672 Selecting previously unselected package sgml-base.
15:36:34 [2024-02-28T15:36:34.073Z] #109 4.674 Preparing to unpack .../02-sgml-base_1.31_all.deb ...
15:36:34 [2024-02-28T15:36:34.073Z] #109 4.680 Unpacking sgml-base (1.31) ...
15:36:34 [2024-02-28T15:36:34.073Z] #109 4.738 Selecting previously unselected package sudo.
15:36:34 [2024-02-28T15:36:34.331Z] #109 4.740 Preparing to unpack .../03-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
15:36:34 [2024-02-28T15:36:34.331Z] #109 4.745 Unpacking sudo (1.9.13p3-1+deb12u1) ...
15:36:34 [2024-02-28T15:36:34.331Z] #109 4.877 Selecting previously unselected package libelf1:arm64.
15:36:34 [2024-02-28T15:36:34.331Z] #109 4.879 Preparing to unpack .../04-libelf1_0.188-2.1_arm64.deb ...
15:36:34 [2024-02-28T15:36:34.331Z] #109 4.883 Unpacking libelf1:arm64 (0.188-2.1) ...
15:36:34 [2024-02-28T15:36:34.331Z] #109 4.928 Selecting previously unselected package libbpf1:arm64.
15:36:34 [2024-02-28T15:36:34.331Z] #109 4.930 Preparing to unpack .../05-libbpf1_1%3a1.1.0-1_arm64.deb ...
15:36:34 [2024-02-28T15:36:34.331Z] #109 4.934 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
15:36:34 [2024-02-28T15:36:34.331Z] #109 4.978 Selecting previously unselected package libmnl0:arm64.
15:36:34 [2024-02-28T15:36:34.589Z] #109 4.980 Preparing to unpack .../06-libmnl0_1.0.4-3_arm64.deb ...
15:36:34 [2024-02-28T15:36:34.589Z] #109 4.983 Unpacking libmnl0:arm64 (1.0.4-3) ...
15:36:34 [2024-02-28T15:36:34.589Z] #109 5.016 Selecting previously unselected package libxtables12:arm64.
15:36:34 [2024-02-28T15:36:34.589Z] #109 5.018 Preparing to unpack .../07-libxtables12_1.8.9-2_arm64.deb ...
15:36:34 [2024-02-28T15:36:34.589Z] #109 5.022 Unpacking libxtables12:arm64 (1.8.9-2) ...
15:36:34 [2024-02-28T15:36:34.589Z] #109 5.054 Selecting previously unselected package libcap2-bin.
15:36:34 [2024-02-28T15:36:34.589Z] #109 5.056 Preparing to unpack .../08-libcap2-bin_1%3a2.66-4_arm64.deb ...
15:36:34 [2024-02-28T15:36:34.589Z] #109 5.062 Unpacking libcap2-bin (1:2.66-4) ...
15:36:34 [2024-02-28T15:36:34.589Z] #109 5.107 Selecting previously unselected package iproute2.
15:36:34 [2024-02-28T15:36:34.589Z] #109 5.109 Preparing to unpack .../09-iproute2_6.1.0-3_arm64.deb ...
15:36:34 [2024-02-28T15:36:34.589Z] #109 5.113 Unpacking iproute2 (6.1.0-3) ...
15:36:34 [2024-02-28T15:36:34.589Z] #109 5.230 Selecting previously unselected package vim-common.
15:36:34 [2024-02-28T15:36:34.846Z] #109 5.232 Preparing to unpack .../10-vim-common_2%3a9.0.1378-2_all.deb ...
15:36:34 [2024-02-28T15:36:34.846Z] #109 5.237 Unpacking vim-common (2:9.0.1378-2) ...
15:36:34 [2024-02-28T15:36:34.846Z] #109 5.283 Selecting previously unselected package bash-completion.
15:36:34 [2024-02-28T15:36:34.846Z] #109 5.285 Preparing to unpack .../11-bash-completion_1%3a2.11-6_all.deb ...
15:36:34 [2024-02-28T15:36:34.846Z] #109 5.295 Unpacking bash-completion (1:2.11-6) ...
15:36:34 [2024-02-28T15:36:34.846Z] #109 5.410 Selecting previously unselected package bzip2.
15:36:34 [2024-02-28T15:36:34.846Z] #109 5.412 Preparing to unpack .../12-bzip2_1.0.8-5+b1_arm64.deb ...
15:36:34 [2024-02-28T15:36:34.846Z] #109 5.416 Unpacking bzip2 (1.0.8-5+b1) ...
15:36:34 [2024-02-28T15:36:34.846Z] #109 5.454 Selecting previously unselected package xz-utils.
15:36:34 [2024-02-28T15:36:34.846Z] #109 5.456 Preparing to unpack .../13-xz-utils_5.4.1-0.2_arm64.deb ...
15:36:34 [2024-02-28T15:36:34.846Z] #109 5.460 Unpacking xz-utils (5.4.1-0.2) ...
15:36:34 [2024-02-28T15:36:34.846Z] #109 5.541 Selecting previously unselected package apparmor.
15:36:35 [2024-02-28T15:36:35.104Z] #109 5.544 Preparing to unpack .../14-apparmor_3.0.8-3_arm64.deb ...
15:36:35 [2024-02-28T15:36:35.104Z] #109 5.561 Unpacking apparmor (3.0.8-3) ...
15:36:35 [2024-02-28T15:36:35.104Z] #109 5.647 Selecting previously unselected package inetutils-ping.
15:36:35 [2024-02-28T15:36:35.104Z] #109 5.649 Preparing to unpack .../15-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
15:36:35 [2024-02-28T15:36:35.104Z] #109 5.675 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
15:36:35 [2024-02-28T15:36:35.104Z] #109 5.718 Selecting previously unselected package libip6tc2:arm64.
15:36:35 [2024-02-28T15:36:35.104Z] #109 5.720 Preparing to unpack .../16-libip6tc2_1.8.9-2_arm64.deb ...
15:36:35 [2024-02-28T15:36:35.104Z] #109 5.724 Unpacking libip6tc2:arm64 (1.8.9-2) ...
15:36:35 [2024-02-28T15:36:35.104Z] #109 5.757 Selecting previously unselected package libnfnetlink0:arm64.
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.760 Preparing to unpack .../17-libnfnetlink0_1.0.2-2_arm64.deb ...
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.763 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.802 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.805 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.809 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.845 Selecting previously unselected package libnftnl11:arm64.
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.847 Preparing to unpack .../19-libnftnl11_1.2.4-2_arm64.deb ...
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.851 Unpacking libnftnl11:arm64 (1.2.4-2) ...
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.891 Selecting previously unselected package iptables.
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.893 Preparing to unpack .../20-iptables_1.8.9-2_arm64.deb ...
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.898 Unpacking iptables (1.8.9-2) ...
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.982 Selecting previously unselected package libonig5:arm64.
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.984 Preparing to unpack .../21-libonig5_6.9.8-1_arm64.deb ...
15:36:35 [2024-02-28T15:36:35.362Z] #109 5.988 Unpacking libonig5:arm64 (6.9.8-1) ...
15:36:35 [2024-02-28T15:36:35.362Z] #109 6.037 Selecting previously unselected package libjq1:arm64.
15:36:35 [2024-02-28T15:36:35.620Z] #109 6.040 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
15:36:35 [2024-02-28T15:36:35.620Z] #109 6.045 Unpacking libjq1:arm64 (1.6-2.1) ...
15:36:35 [2024-02-28T15:36:35.620Z] #109 6.081 Selecting previously unselected package jq.
15:36:35 [2024-02-28T15:36:35.620Z] #109 6.083 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
15:36:35 [2024-02-28T15:36:35.620Z] #109 6.087 Unpacking jq (1.6-2.1) ...
15:36:35 [2024-02-28T15:36:35.620Z] #109 6.124 Selecting previously unselected package libaio1:arm64.
15:36:35 [2024-02-28T15:36:35.620Z] #109 6.126 Preparing to unpack .../24-libaio1_0.3.113-4_arm64.deb ...
15:36:35 [2024-02-28T15:36:35.620Z] #109 6.130 Unpacking libaio1:arm64 (0.3.113-4) ...
15:36:35 [2024-02-28T15:36:35.620Z] #109 6.169 Selecting previously unselected package libgpm2:arm64.
15:36:35 [2024-02-28T15:36:35.877Z] #109 6.171 Preparing to unpack .../25-libgpm2_1.20.7-10+b1_arm64.deb ...
15:36:35 [2024-02-28T15:36:35.877Z] #109 6.175 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
15:36:35 [2024-02-28T15:36:35.877Z] #109 6.204 Selecting previously unselected package libicu72:arm64.
15:36:35 [2024-02-28T15:36:35.877Z] #109 6.207 Preparing to unpack .../26-libicu72_72.1-3_arm64.deb ...
15:36:35 [2024-02-28T15:36:35.877Z] #109 6.210 Unpacking libicu72:arm64 (72.1-3) ...
15:36:36 [2024-02-28T15:36:36.135Z] #109 6.761 Selecting previously unselected package libinih1:arm64.
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.763 Preparing to unpack .../27-libinih1_55-1_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.767 Unpacking libinih1:arm64 (55-1) ...
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.803 Selecting previously unselected package libmicrohttpd12:arm64.
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.805 Preparing to unpack .../28-libmicrohttpd12_0.9.75-6_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.808 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.850 Selecting previously unselected package libnet1:arm64.
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.852 Preparing to unpack .../29-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.857 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.899 Selecting previously unselected package libnl-3-200:arm64.
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.901 Preparing to unpack .../30-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.904 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.944 Selecting previously unselected package libprotobuf-c1:arm64.
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.946 Preparing to unpack .../31-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.392Z] #109 6.951 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
15:36:36 [2024-02-28T15:36:36.393Z] #109 6.989 Selecting previously unselected package libsodium23:arm64.
15:36:36 [2024-02-28T15:36:36.393Z] #109 6.991 Preparing to unpack .../32-libsodium23_1.0.18-1_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.393Z] #109 6.995 Unpacking libsodium23:arm64 (1.0.18-1) ...
15:36:36 [2024-02-28T15:36:36.393Z] #109 7.034 Selecting previously unselected package libsubid4:arm64.
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.036 Preparing to unpack .../33-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.041 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.086 Selecting previously unselected package liburcu8:arm64.
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.088 Preparing to unpack .../34-liburcu8_0.13.2-1_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.093 Unpacking liburcu8:arm64 (0.13.2-1) ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.133 Selecting previously unselected package libyajl2:arm64.
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.135 Preparing to unpack .../35-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.139 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.169 Selecting previously unselected package net-tools.
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.171 Preparing to unpack .../36-net-tools_2.10-0.1_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.175 Unpacking net-tools (2.10-0.1) ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.220 Selecting previously unselected package patch.
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.222 Preparing to unpack .../37-patch_2.7.6-7_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.225 Unpacking patch (2.7.6-7) ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.264 Selecting previously unselected package systemd-journal-remote.
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.266 Preparing to unpack .../38-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.272 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.308 Selecting previously unselected package thin-provisioning-tools.
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.310 Preparing to unpack .../39-thin-provisioning-tools_0.9.0-2_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.313 Unpacking thin-provisioning-tools (0.9.0-2) ...
15:36:36 [2024-02-28T15:36:36.650Z] #109 7.371 Selecting previously unselected package uidmap.
15:36:36 [2024-02-28T15:36:36.908Z] #109 7.373 Preparing to unpack .../40-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
15:36:36 [2024-02-28T15:36:36.908Z] #109 7.377 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
15:36:36 [2024-02-28T15:36:36.908Z] #109 7.422 Selecting previously unselected package vim-runtime.
15:36:36 [2024-02-28T15:36:36.908Z] #109 7.424 Preparing to unpack .../41-vim-runtime_2%3a9.0.1378-2_all.deb ...
15:36:36 [2024-02-28T15:36:36.908Z] #109 7.434 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
15:36:36 [2024-02-28T15:36:36.908Z] #109 7.445 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
15:36:36 [2024-02-28T15:36:36.908Z] #109 7.448 Unpacking vim-runtime (2:9.0.1378-2) ...
15:36:37 [2024-02-28T15:36:37.473Z] #109 7.941 Selecting previously unselected package vim.
15:36:37 [2024-02-28T15:36:37.473Z] #109 7.944 Preparing to unpack .../42-vim_2%3a9.0.1378-2_arm64.deb ...
15:36:37 [2024-02-28T15:36:37.473Z] #109 7.947 Unpacking vim (2:9.0.1378-2) ...
15:36:37 [2024-02-28T15:36:37.473Z] #109 8.100 Selecting previously unselected package xfsprogs.
15:36:37 [2024-02-28T15:36:37.473Z] #109 8.103 Preparing to unpack .../43-xfsprogs_6.1.0-1_arm64.deb ...
15:36:37 [2024-02-28T15:36:37.473Z] #109 8.106 Unpacking xfsprogs (6.1.0-1) ...
15:36:37 [2024-02-28T15:36:37.473Z] #109 8.205 Selecting previously unselected package zip.
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.207 Preparing to unpack .../44-zip_3.0-13_arm64.deb ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.211 Unpacking zip (3.0-13) ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.252 Selecting previously unselected package zstd.
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.254 Preparing to unpack .../45-zstd_1.5.4+dfsg2-5_arm64.deb ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.257 Unpacking zstd (1.5.4+dfsg2-5) ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.339 Setting up libip4tc2:arm64 (1.8.9-2) ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.349 Setting up net-tools (2.10-0.1) ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.358 Setting up libapparmor1:arm64 (3.0.8-3) ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.368 Setting up libsodium23:arm64 (1.0.18-1) ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.379 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.389 Setting up libicu72:arm64 (72.1-3) ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.399 Setting up libip6tc2:arm64 (1.8.9-2) ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.409 Setting up libinih1:arm64 (55-1) ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.419 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.430 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
15:36:37 [2024-02-28T15:36:37.730Z] #109 8.440 Setting up bzip2 (1.0.8-5+b1) ...
15:36:37 [2024-02-28T15:36:37.988Z] #109 8.449 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
15:36:37 [2024-02-28T15:36:37.988Z] #109 8.459 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
15:36:37 [2024-02-28T15:36:37.988Z] #109 8.469 Setting up libcap2-bin (1:2.66-4) ...
15:36:37 [2024-02-28T15:36:37.988Z] #109 8.479 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
15:36:37 [2024-02-28T15:36:37.988Z] #109 8.490 Setting up apparmor (3.0.8-3) ...
15:36:38 [2024-02-28T15:36:38.553Z] #109 9.117 debconf: unable to initialize frontend: Dialog
15:36:38 [2024-02-28T15:36:38.553Z] #109 9.117 debconf: (TERM is not set, so the dialog frontend is not usable.)
15:36:38 [2024-02-28T15:36:38.553Z] #109 9.117 debconf: falling back to frontend: Readline
15:36:38 [2024-02-28T15:36:38.553Z] #109 9.123 debconf: unable to initialize frontend: Readline
15:36:38 [2024-02-28T15:36:38.553Z] #109 9.123 debconf: (This frontend requires a controlling tty.)
15:36:38 [2024-02-28T15:36:38.553Z] #109 9.123 debconf: falling back to frontend: Teletype
15:36:38 [2024-02-28T15:36:38.553Z] #109 9.282 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

15:36:38 [2024-02-28T15:36:38.812Z] #109 9.303 Setting up zip (3.0-13) ...
15:36:38 [2024-02-28T15:36:38.812Z] #109 9.312 Setting up vim-common (2:9.0.1378-2) ...
15:36:38 [2024-02-28T15:36:38.812Z] #109 9.326 Setting up bash-completion (1:2.11-6) ...
15:36:38 [2024-02-28T15:36:38.812Z] #109 9.347 Setting up xz-utils (5.4.1-0.2) ...
15:36:38 [2024-02-28T15:36:38.812Z] #109 9.359 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:36:38 [2024-02-28T15:36:38.812Z] #109 9.369 Setting up libmnl0:arm64 (1.0.4-3) ...
15:36:38 [2024-02-28T15:36:38.812Z] #109 9.383 Setting up patch (2.7.6-7) ...
15:36:38 [2024-02-28T15:36:38.812Z] #109 9.398 Setting up sudo (1.9.13p3-1+deb12u1) ...
15:36:38 [2024-02-28T15:36:38.812Z] #109 9.446 invoke-rc.d: could not determine current runlevel
15:36:38 [2024-02-28T15:36:38.812Z] #109 9.448 invoke-rc.d: policy-rc.d denied execution of start.
15:36:38 [2024-02-28T15:36:38.812Z] #109 9.454 Setting up libxtables12:arm64 (1.8.9-2) ...
15:36:38 [2024-02-28T15:36:38.812Z] #109 9.463 Setting up liburcu8:arm64 (0.13.2-1) ...
15:36:38 [2024-02-28T15:36:38.812Z] #109 9.474 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
15:36:38 [2024-02-28T15:36:38.812Z] #109 9.484 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.493 Setting up pigz (2.6-1) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.502 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.512 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.544 Setting up sgml-base (1.31) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.571 Setting up vim-runtime (2:9.0.1378-2) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.637 Setting up libaio1:arm64 (0.3.113-4) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.650 Setting up libelf1:arm64 (0.188-2.1) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.661 Setting up libjson-c5:arm64 (0.16-2) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.671 Setting up zstd (1.5.4+dfsg2-5) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.682 Setting up libonig5:arm64 (6.9.8-1) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.692 Setting up libbpf1:arm64 (1:1.1.0-1) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.707 Setting up libkmod2:arm64 (30+20221128-1) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.717 Setting up vim (2:9.0.1378-2) ...
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.725 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.732 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.736 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:36:39 [2024-02-28T15:36:39.070Z] #109 9.740 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.744 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.749 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.754 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.758 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.765 Setting up libjq1:arm64 (1.6-2.1) ...
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.774 Setting up iproute2 (6.1.0-3) ...
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.896 debconf: unable to initialize frontend: Dialog
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.896 debconf: (TERM is not set, so the dialog frontend is not usable.)
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.896 debconf: falling back to frontend: Readline
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.902 debconf: unable to initialize frontend: Readline
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.902 debconf: (This frontend requires a controlling tty.)
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.902 debconf: falling back to frontend: Teletype
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.932 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.942 Setting up libnftnl11:arm64 (1.2.4-2) ...
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.952 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.964 Setting up thin-provisioning-tools (0.9.0-2) ...
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.975 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
15:36:39 [2024-02-28T15:36:39.327Z] #109 9.985 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
15:36:39 [2024-02-28T15:36:39.327Z] #109 10.00 Setting up jq (1.6-2.1) ...
15:36:39 [2024-02-28T15:36:39.585Z] #109 10.01 Setting up iptables (1.8.9-2) ...
15:36:39 [2024-02-28T15:36:39.585Z] #109 10.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:36:39 [2024-02-28T15:36:39.585Z] #109 10.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:36:39 [2024-02-28T15:36:39.585Z] #109 10.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:36:39 [2024-02-28T15:36:39.585Z] #109 10.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:36:39 [2024-02-28T15:36:39.585Z] #109 10.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:36:39 [2024-02-28T15:36:39.585Z] #109 10.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:36:39 [2024-02-28T15:36:39.585Z] #109 10.05 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
15:36:39 [2024-02-28T15:36:39.585Z] #109 10.06 Setting up dmsetup (2:1.02.185-2) ...
15:36:39 [2024-02-28T15:36:39.585Z] #109 10.07 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
15:36:39 [2024-02-28T15:36:39.585Z] #109 10.09 Setting up systemd (252.22-1~deb12u1) ...
15:36:39 [2024-02-28T15:36:39.585Z] #109 10.13 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

15:36:39 [2024-02-28T15:36:39.585Z] #109 10.13 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

15:36:39 [2024-02-28T15:36:39.585Z] #109 10.13 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

15:36:39 [2024-02-28T15:36:39.585Z] #109 10.14 Initializing machine ID from random generator.

15:36:39 [2024-02-28T15:36:39.585Z] #109 10.16 Creating group 'systemd-journal' with GID 998.

15:36:39 [2024-02-28T15:36:39.585Z] #109 10.16 Creating group 'systemd-network' with GID 997.

15:36:39 [2024-02-28T15:36:39.585Z] #109 10.16 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

15:36:39 [2024-02-28T15:36:39.585Z] #109 10.21 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
15:36:39 [2024-02-28T15:36:39.585Z] #109 10.23 Creating group 'systemd-journal-remote' with GID 996.

15:36:39 [2024-02-28T15:36:39.847Z] #109 10.23 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

15:36:39 [2024-02-28T15:36:39.847Z] #109 10.25 Setting up xfsprogs (6.1.0-1) ...
15:36:39 [2024-02-28T15:36:39.847Z] #109 10.27 System has not been booted with systemd as init system (PID 1). Can't operate.

15:36:39 [2024-02-28T15:36:39.847Z] #109 10.27 Failed to connect to bus: Host is down

15:36:39 [2024-02-28T15:36:39.847Z] #109 10.27 Processing triggers for libc-bin (2.36-9+deb12u4) ...
15:36:40 [2024-02-28T15:36:40.105Z] #109 DONE 10.6s
15:36:40 [2024-02-28T15:36:40.105Z] 
15:36:40 [2024-02-28T15:36:40.105Z] #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
15:36:40 [2024-02-28T15:36:40.105Z] #110 0.208 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:36:40 [2024-02-28T15:36:40.363Z] #110 0.211 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:36:40 [2024-02-28T15:36:40.363Z] #110 0.214 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:36:40 [2024-02-28T15:36:40.363Z] #110 DONE 0.2s
15:36:40 [2024-02-28T15:36:40.363Z] 
15:36:40 [2024-02-28T15:36:40.363Z] #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
15:36:40 [2024-02-28T15:36:40.928Z] #111 0.584 Hit:1 http://deb.debian.org/debian bookworm InRelease
15:36:40 [2024-02-28T15:36:40.928Z] #111 0.584 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
15:36:40 [2024-02-28T15:36:40.928Z] #111 0.584 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
15:36:41 [2024-02-28T15:36:41.860Z] #111 0.768 Reading package lists...
15:36:42 [2024-02-28T15:36:42.425Z] #111 1.396 Reading package lists...
15:36:42 [2024-02-28T15:36:42.425Z] #111 2.005 Building dependency tree...
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.173 Reading state information...
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.390 gcc is already the newest version (4:12.2.0-3).
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.390 pkg-config is already the newest version (1.8.1-1).
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.390 The following additional packages will be installed:
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.391   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.391   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.391   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.391   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.392   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.392   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.392   python3-yaml uuid-dev zlib1g-dev
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.395 Suggested packages:
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.395   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.395   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.395 Recommended packages:
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.395   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
15:36:42 [2024-02-28T15:36:42.682Z] #111 2.395   liblocale-gettext-perl shared-mime-info xdg-user-dirs
15:36:42 [2024-02-28T15:36:42.939Z] #111 2.703 The following NEW packages will be installed:
15:36:43 [2024-02-28T15:36:43.197Z] #111 2.703   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
15:36:43 [2024-02-28T15:36:43.197Z] #111 2.703   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
15:36:43 [2024-02-28T15:36:43.197Z] #111 2.703   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
15:36:43 [2024-02-28T15:36:43.197Z] #111 2.704   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
15:36:43 [2024-02-28T15:36:43.197Z] #111 2.704   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
15:36:43 [2024-02-28T15:36:43.197Z] #111 2.704   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
15:36:43 [2024-02-28T15:36:43.197Z] #111 2.704   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
15:36:43 [2024-02-28T15:36:43.197Z] #111 2.705   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
15:36:43 [2024-02-28T15:36:43.197Z] #111 2.982 0 upgraded, 37 newly installed, 0 to remove and 7 not upgraded.
15:36:43 [2024-02-28T15:36:43.197Z] #111 2.982 Need to get 11.9 MB of archives.
15:36:43 [2024-02-28T15:36:43.197Z] #111 2.982 After this operation, 53.1 MB of additional disk space will be used.
15:36:43 [2024-02-28T15:36:43.197Z] #111 2.982 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
15:36:43 [2024-02-28T15:36:43.454Z] #111 2.991 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
15:36:43 [2024-02-28T15:36:43.454Z] #111 2.998 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
15:36:43 [2024-02-28T15:36:43.454Z] #111 3.004 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
15:36:43 [2024-02-28T15:36:43.454Z] #111 3.005 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
15:36:43 [2024-02-28T15:36:43.454Z] #111 3.006 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
15:36:43 [2024-02-28T15:36:43.454Z] #111 3.101 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.103 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.104 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.106 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.107 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.109 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.111 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.113 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.116 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.122 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.123 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.125 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.127 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.128 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.133 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.134 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.135 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.136 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.140 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.141 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.142 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.152 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.161 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.161 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.162 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.164 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.164 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.165 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.166 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.172 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.173 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.329 debconf: delaying package configuration, since apt-utils is not installed
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.372 Fetched 11.9 MB in 0s (25.9 MB/s)
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.392 Selecting previously unselected package libdpkg-perl.
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.392 (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.)
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.405 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.409 Unpacking libdpkg-perl (1.21.22) ...
15:36:43 [2024-02-28T15:36:43.712Z] #111 3.476 Selecting previously unselected package dpkg-dev.
15:36:43 [2024-02-28T15:36:43.970Z] #111 3.478 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
15:36:43 [2024-02-28T15:36:43.970Z] #111 3.482 Unpacking dpkg-dev (1.21.22) ...
15:36:43 [2024-02-28T15:36:43.970Z] #111 3.601 Selecting previously unselected package libglib2.0-0:arm64.
15:36:43 [2024-02-28T15:36:43.970Z] #111 3.603 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
15:36:43 [2024-02-28T15:36:43.970Z] #111 3.611 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
15:36:43 [2024-02-28T15:36:43.970Z] #111 3.731 Selecting previously unselected package libgirepository-1.0-1:arm64.
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.734 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.737 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.772 Selecting previously unselected package gir1.2-glib-2.0:arm64.
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.774 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.778 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.820 Selecting previously unselected package libsecret-common.
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.822 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.826 Unpacking libsecret-common (0.20.5-3) ...
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.880 Selecting previously unselected package libsecret-1-0:arm64.
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.882 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.886 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.918 Selecting previously unselected package gir1.2-secret-1:arm64.
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.921 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.924 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.951 Selecting previously unselected package libapparmor-dev:arm64.
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.954 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.958 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
15:36:44 [2024-02-28T15:36:44.227Z] #111 3.989 Selecting previously unselected package uuid-dev:arm64.
15:36:44 [2024-02-28T15:36:44.485Z] #111 3.992 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
15:36:44 [2024-02-28T15:36:44.485Z] #111 3.995 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
15:36:44 [2024-02-28T15:36:44.485Z] #111 4.025 Selecting previously unselected package libblkid-dev:arm64.
15:36:44 [2024-02-28T15:36:44.485Z] #111 4.027 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
15:36:44 [2024-02-28T15:36:44.485Z] #111 4.030 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
15:36:44 [2024-02-28T15:36:44.485Z] #111 4.072 Selecting previously unselected package libffi-dev:arm64.
15:36:44 [2024-02-28T15:36:44.485Z] #111 4.074 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
15:36:44 [2024-02-28T15:36:44.485Z] #111 4.078 Unpacking libffi-dev:arm64 (3.4.4-1) ...
15:36:44 [2024-02-28T15:36:44.485Z] #111 4.110 Selecting previously unselected package libgpg-error-dev.
15:36:44 [2024-02-28T15:36:44.485Z] #111 4.113 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
15:36:44 [2024-02-28T15:36:44.485Z] #111 4.117 Unpacking libgpg-error-dev (1.46-1) ...
15:36:44 [2024-02-28T15:36:44.485Z] #111 4.155 Selecting previously unselected package libgcrypt20-dev.
15:36:44 [2024-02-28T15:36:44.485Z] #111 4.157 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
15:36:44 [2024-02-28T15:36:44.485Z] #111 4.160 Unpacking libgcrypt20-dev (1.10.1-3) ...
15:36:44 [2024-02-28T15:36:44.485Z] #111 4.231 Selecting previously unselected package libglib2.0-data.
15:36:44 [2024-02-28T15:36:44.742Z] #111 4.233 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
15:36:44 [2024-02-28T15:36:44.742Z] #111 4.238 Unpacking libglib2.0-data (2.74.6-2) ...
15:36:44 [2024-02-28T15:36:44.742Z] #111 4.369 Selecting previously unselected package libglib2.0-bin.
15:36:44 [2024-02-28T15:36:44.742Z] #111 4.371 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
15:36:44 [2024-02-28T15:36:44.742Z] #111 4.375 Unpacking libglib2.0-bin (2.74.6-2) ...
15:36:44 [2024-02-28T15:36:44.742Z] #111 4.417 Selecting previously unselected package python3-lib2to3.
15:36:44 [2024-02-28T15:36:44.742Z] #111 4.420 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
15:36:44 [2024-02-28T15:36:44.742Z] #111 4.423 Unpacking python3-lib2to3 (3.11.2-3) ...
15:36:44 [2024-02-28T15:36:44.742Z] #111 4.463 Selecting previously unselected package python3-distutils.
15:36:44 [2024-02-28T15:36:44.742Z] #111 4.465 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
15:36:44 [2024-02-28T15:36:44.742Z] #111 4.469 Unpacking python3-distutils (3.11.2-3) ...
15:36:44 [2024-02-28T15:36:44.742Z] #111 4.510 Selecting previously unselected package libglib2.0-dev-bin.
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.513 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.516 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.558 Selecting previously unselected package libsepol-dev:arm64.
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.561 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.564 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.624 Selecting previously unselected package libpcre2-16-0:arm64.
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.626 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.631 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.679 Selecting previously unselected package libpcre2-32-0:arm64.
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.682 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.686 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.735 Selecting previously unselected package libpcre2-posix3:arm64.
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.738 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.742 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.774 Selecting previously unselected package libpcre2-dev:arm64.
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.777 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.780 Unpacking libpcre2-dev:arm64 (10.42-1) ...
15:36:45 [2024-02-28T15:36:45.000Z] #111 4.854 Selecting previously unselected package libselinux1-dev:arm64.
15:36:45 [2024-02-28T15:36:45.258Z] #111 4.857 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.258Z] #111 4.860 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
15:36:45 [2024-02-28T15:36:45.258Z] #111 4.918 Selecting previously unselected package libmount-dev:arm64.
15:36:45 [2024-02-28T15:36:45.258Z] #111 4.921 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.258Z] #111 4.926 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
15:36:45 [2024-02-28T15:36:45.258Z] #111 4.955 Selecting previously unselected package zlib1g-dev:arm64.
15:36:45 [2024-02-28T15:36:45.516Z] #111 4.957 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.516Z] #111 4.961 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
15:36:45 [2024-02-28T15:36:45.516Z] #111 5.010 Selecting previously unselected package libglib2.0-dev:arm64.
15:36:45 [2024-02-28T15:36:45.516Z] #111 5.013 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.516Z] #111 5.018 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
15:36:45 [2024-02-28T15:36:45.516Z] #111 5.186 Selecting previously unselected package libseccomp-dev:arm64.
15:36:45 [2024-02-28T15:36:45.516Z] #111 5.188 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.516Z] #111 5.192 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
15:36:45 [2024-02-28T15:36:45.516Z] #111 5.229 Selecting previously unselected package libsecret-1-dev:arm64.
15:36:45 [2024-02-28T15:36:45.516Z] #111 5.231 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.516Z] #111 5.235 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
15:36:45 [2024-02-28T15:36:45.516Z] #111 5.311 Selecting previously unselected package libsystemd-dev:arm64.
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.314 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.317 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.417 Selecting previously unselected package libudev-dev:arm64.
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.420 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.425 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.469 Selecting previously unselected package libyaml-0-2:arm64.
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.471 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.475 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.510 Selecting previously unselected package python3-pathspec.
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.512 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.518 Unpacking python3-pathspec (0.11.0-1) ...
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.558 Selecting previously unselected package python3-pkg-resources.
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.561 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.564 Unpacking python3-pkg-resources (66.1.1-1) ...
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.616 Selecting previously unselected package python3-yaml.
15:36:45 [2024-02-28T15:36:45.774Z] #111 5.618 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
15:36:46 [2024-02-28T15:36:46.031Z] #111 5.624 Unpacking python3-yaml (6.0-3+b2) ...
15:36:46 [2024-02-28T15:36:46.031Z] #111 5.670 Selecting previously unselected package yamllint.
15:36:46 [2024-02-28T15:36:46.031Z] #111 5.673 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
15:36:46 [2024-02-28T15:36:46.031Z] #111 5.676 Unpacking yamllint (1.29.0-1) ...
15:36:46 [2024-02-28T15:36:46.031Z] #111 5.724 Setting up python3-pkg-resources (66.1.1-1) ...
15:36:46 [2024-02-28T15:36:46.289Z] #111 5.985 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
15:36:46 [2024-02-28T15:36:46.546Z] #111 5.995 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
15:36:46 [2024-02-28T15:36:46.546Z] #111 6.004 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
15:36:46 [2024-02-28T15:36:46.546Z] #111 6.016 No schema files found: doing nothing.
15:36:46 [2024-02-28T15:36:46.546Z] #111 6.024 Setting up python3-yaml (6.0-3+b2) ...
15:36:46 [2024-02-28T15:36:46.546Z] #111 6.182 Setting up libffi-dev:arm64 (3.4.4-1) ...
15:36:46 [2024-02-28T15:36:46.546Z] #111 6.193 Setting up libpcre2-16-0:arm64 (10.42-1) ...
15:36:46 [2024-02-28T15:36:46.546Z] #111 6.204 Setting up libpcre2-32-0:arm64 (10.42-1) ...
15:36:46 [2024-02-28T15:36:46.546Z] #111 6.214 Setting up libglib2.0-data (2.74.6-2) ...
15:36:46 [2024-02-28T15:36:46.546Z] #111 6.229 Setting up libgpg-error-dev (1.46-1) ...
15:36:46 [2024-02-28T15:36:46.546Z] #111 6.244 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
15:36:46 [2024-02-28T15:36:46.546Z] #111 6.258 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
15:36:46 [2024-02-28T15:36:46.546Z] #111 6.269 Setting up libsepol-dev:arm64 (3.4-2.1) ...
15:36:46 [2024-02-28T15:36:46.546Z] #111 6.279 Setting up libdpkg-perl (1.21.22) ...
15:36:46 [2024-02-28T15:36:46.546Z] #111 6.292 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
15:36:46 [2024-02-28T15:36:46.804Z] #111 6.305 Setting up libpcre2-posix3:arm64 (10.42-1) ...
15:36:46 [2024-02-28T15:36:46.804Z] #111 6.322 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
15:36:46 [2024-02-28T15:36:46.804Z] #111 6.334 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
15:36:46 [2024-02-28T15:36:46.804Z] #111 6.345 Setting up python3-pathspec (0.11.0-1) ...
15:36:46 [2024-02-28T15:36:46.804Z] #111 6.471 Setting up python3-lib2to3 (3.11.2-3) ...
15:36:46 [2024-02-28T15:36:46.804Z] #111 6.580 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
15:36:47 [2024-02-28T15:36:47.061Z] #111 6.589 Setting up libsecret-common (0.20.5-3) ...
15:36:47 [2024-02-28T15:36:47.061Z] #111 6.599 Setting up python3-distutils (3.11.2-3) ...
15:36:47 [2024-02-28T15:36:47.061Z] #111 6.726 Setting up libglib2.0-dev-bin (2.74.6-2) ...
15:36:47 [2024-02-28T15:36:47.061Z] #111 6.875 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
15:36:47 [2024-02-28T15:36:47.318Z] #111 6.884 Setting up libpcre2-dev:arm64 (10.42-1) ...
15:36:47 [2024-02-28T15:36:47.318Z] #111 6.893 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
15:36:47 [2024-02-28T15:36:47.318Z] #111 6.902 Setting up libglib2.0-bin (2.74.6-2) ...
15:36:47 [2024-02-28T15:36:47.318Z] #111 6.911 Setting up dpkg-dev (1.21.22) ...
15:36:47 [2024-02-28T15:36:47.318Z] #111 6.927 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
15:36:47 [2024-02-28T15:36:47.318Z] #111 6.936 Setting up yamllint (1.29.0-1) ...
15:36:47 [2024-02-28T15:36:47.318Z] #111 7.073 Setting up libgcrypt20-dev (1.10.1-3) ...
15:36:47 [2024-02-28T15:36:47.576Z] #111 7.082 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
15:36:47 [2024-02-28T15:36:47.576Z] #111 7.091 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
15:36:47 [2024-02-28T15:36:47.576Z] #111 7.102 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
15:36:47 [2024-02-28T15:36:47.576Z] #111 7.112 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
15:36:47 [2024-02-28T15:36:47.576Z] #111 7.121 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
15:36:47 [2024-02-28T15:36:47.576Z] #111 7.130 Processing triggers for libc-bin (2.36-9+deb12u4) ...
15:36:47 [2024-02-28T15:36:47.576Z] #111 DONE 7.3s
15:36:47 [2024-02-28T15:36:47.834Z] 
15:36:47 [2024-02-28T15:36:47.834Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
15:36:47 [2024-02-28T15:36:47.834Z] #112 DONE 0.1s
15:36:47 [2024-02-28T15:36:47.834Z] 
15:36:47 [2024-02-28T15:36:47.834Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
15:36:47 [2024-02-28T15:36:47.834Z] #113 DONE 0.1s
15:36:47 [2024-02-28T15:36:47.834Z] 
15:36:47 [2024-02-28T15:36:47.834Z] #114 [dev 1/1] COPY --link . .
15:36:49 [2024-02-28T15:36:49.205Z] #114 DONE 1.2s
15:36:49 [2024-02-28T15:36:49.205Z] 
15:36:49 [2024-02-28T15:36:49.205Z] #115 exporting to image
15:36:49 [2024-02-28T15:36:49.205Z] #115 exporting layers
15:36:49 [2024-02-28T15:36:49.771Z] #115 exporting layers 0.9s done
15:36:50 [2024-02-28T15:36:50.029Z] #115 writing image sha256:1ed4d8be3b7679d5cdf87149902283af7dd3d1a57cd8aa0393fe59c57c694acb done
15:36:50 [2024-02-28T15:36:50.029Z] #115 naming to docker.io/library/docker:70c05fe10c0e6f5bebefa7f5ebac8421214691d7 done
15:36:50 [2024-02-28T15:36:50.029Z] #115 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:36:50 [2024-02-28T15:36:50.324Z] + sudo modprobe ip6table_filter
[Pipeline] sh
15:36:50 [2024-02-28T15:36:50.601Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70c05fe10c0e6f5bebefa7f5ebac8421214691d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 docker:70c05fe10c0e6f5bebefa7f5ebac8421214691d7 hack/test/unit
15:36:50 [2024-02-28T15:36:50.859Z] + BUILDFLAGS=(-tags 'netgo journald')
15:36:50 [2024-02-28T15:36:50.859Z] + TESTFLAGS+=' -test.timeout=5m'
15:36:50 [2024-02-28T15:36:50.859Z] + TESTDIRS=./...
15:36:50 [2024-02-28T15:36:50.859Z] + exclude_paths='/vendor/|/integration'
15:36:50 [2024-02-28T15:36:50.859Z] ++ go list ./...
15:36:50 [2024-02-28T15:36:50.859Z] ++ grep -vE '(/vendor/|/integration)'
15:36:51 [2024-02-28T15:36:51.426Z] + pkg_list='github.com/docker/docker/api
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/backend/build
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/httpstatus
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/httputils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/middleware
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/build
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/checkpoint
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/container
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/debug
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/distribution
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/grpc
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/image
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/network
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/plugin
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/session
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/swarm
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/system
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/volume
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/backend
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/blkiodev
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/checkpoint
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/container
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/events
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/filters
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/image
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/mount
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/network
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/plugins/logdriver
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/registry
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/strslice
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/swarm
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/swarm/runtime
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/system
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/time
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/versions
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/versions/v1p19
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/versions/v1p20
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/volume
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/exporter
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/worker
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/worker/label
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/dockerfile
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/remotecontext
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/remotecontext/git
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/remotecontext/urlutil
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cli/debug
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cli/winresources/docker-proxy
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cli/winresources/dockerd
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/client
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/client/buildkit
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cmd/docker-proxy
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cmd/dockerd
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cmd/dockerd/trap
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/container
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/container/stream
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/contrib/apparmor
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/contrib/httpserver
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/cluster
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/cluster/convert
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/cluster/executor
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/cluster/executor/container
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/cluster/provider
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/config
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/containerd
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/events
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/events/testutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/copy
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/register
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/vfs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/zfs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/images
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/initlayer
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/links
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/listeners
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/awslogs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/fluentd
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/gcplogs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/gelf
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/journald
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/local
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/loggertest
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/loggerutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/splunk
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/syslog
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/templates
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/names
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/network
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/snapshotter
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/stats
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/distribution
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/distribution/metadata
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/distribution/utils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/distribution/xfer
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/dockerversion
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/errdefs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/image
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/image/cache
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/image/spec/specs-go
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/image/spec/specs-go/v1
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/image/tarexport
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/image/v1
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/compatcontext
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/mod
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/mounttree
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/multierror
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/sliceutil
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/test/suite
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/testutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/testutils/netnsutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/testutils/specialimage
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/unshare
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/layer
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libcontainerd
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libcontainerd/queue
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libcontainerd/remote
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libcontainerd/shimopts
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libcontainerd/supervisor
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libcontainerd/types
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/bitmap
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/cluster
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/config
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/datastore
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/diagnostic
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/discoverapi
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/driverapi
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/bridge
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/host
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/null
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/overlay
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/remote
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/windows
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/drvregistry
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/etchosts
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/internal/caller
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/internal/kvstore
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/internal/netiputil
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/ipam
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/ipamapi
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/ipams/builtin
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/ipams/null
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/ipams/remote
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/ipamutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/ipbits
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/iptables
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/netlabel
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/netutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/networkdb
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/ns
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/options
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/osl
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/osl/kernel
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/portallocator
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/portmapper
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/resolvconf
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/scope
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/types
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/oci
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/oci/caps
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/opts
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/archive
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/authorization
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/broadcaster
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/capabilities
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/chrootarchive
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/containerfs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/directory
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/dmesg
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/fileutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/homedir
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/idtools
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/ioutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/jsonmessage
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/longpath
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/loopback
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/meminfo
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/namesgenerator
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/parsers
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/parsers/kernel
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/pidfile
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/platform
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/plugingetter
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/plugins
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/plugins/transport
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/pools
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/process
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/progress
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/reexec
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/rootless
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/rootless/specconv
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/stack
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/stdcopy
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/streamformatter
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/stringid
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/sysinfo
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/system
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/tailfile
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/tarsum
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/pkg/useragent
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/plugin
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/plugin/executor/containerd
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/plugin/v2
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/profiles/apparmor
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/profiles/seccomp
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/quota
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/reference
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/registry
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/registry/resumable
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/restartmanager
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/runconfig
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/runconfig/opts
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/testutil
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/testutil/daemon
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/testutil/environment
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/testutil/fakecontext
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/testutil/fakegit
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/testutil/fakestorage
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/testutil/fixtures/load
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/testutil/fixtures/plugin
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/testutil/registry
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/testutil/request
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/volume
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/volume/drivers
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/volume/local
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/volume/mounts
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/volume/service
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/volume/service/opts
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/volume/testutils'
15:36:51 [2024-02-28T15:36:51.426Z] ++ grep --fixed-strings -v /libnetwork
15:36:51 [2024-02-28T15:36:51.426Z] ++ echo 'github.com/docker/docker/api
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/backend/build
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/httpstatus
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/httputils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/middleware
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/build
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/checkpoint
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/container
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/debug
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/distribution
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/grpc
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/image
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/network
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/plugin
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/session
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/swarm
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/system
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/server/router/volume
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/backend
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/blkiodev
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/checkpoint
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/container
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/events
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/filters
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/image
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/mount
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/network
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/plugins/logdriver
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/registry
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/strslice
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/swarm
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/swarm/runtime
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/system
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/time
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/versions
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/versions/v1p19
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/versions/v1p20
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/api/types/volume
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/exporter
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/worker
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/builder-next/worker/label
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/dockerfile
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/remotecontext
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/remotecontext/git
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/builder/remotecontext/urlutil
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cli/debug
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cli/winresources/docker-proxy
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cli/winresources/dockerd
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/client
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/client/buildkit
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cmd/docker-proxy
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cmd/dockerd
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cmd/dockerd/trap
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/container
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/container/stream
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/contrib/apparmor
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/contrib/httpserver
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/cluster
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/cluster/convert
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/cluster/executor
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/cluster/executor/container
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/cluster/provider
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/config
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/containerd
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/events
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/events/testutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/copy
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/register
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/vfs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/graphdriver/zfs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/images
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/initlayer
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/links
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/listeners
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/awslogs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/fluentd
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/gcplogs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/gelf
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/journald
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/local
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/loggertest
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/loggerutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/splunk
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/syslog
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/logger/templates
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/names
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/network
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/snapshotter
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/daemon/stats
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/distribution
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/distribution/metadata
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/distribution/utils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/distribution/xfer
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/dockerversion
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/errdefs
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/image
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/image/cache
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/image/spec/specs-go
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/image/spec/specs-go/v1
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/image/tarexport
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/image/v1
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/compatcontext
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/mod
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/mounttree
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/multierror
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/sliceutil
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/test/suite
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/testutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/testutils/netnsutils
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/testutils/specialimage
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/internal/unshare
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/layer
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libcontainerd
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libcontainerd/queue
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libcontainerd/remote
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libcontainerd/shimopts
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libcontainerd/supervisor
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libcontainerd/types
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/bitmap
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/cluster
15:36:51 [2024-02-28T15:36:51.426Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/config
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/datastore
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/diagnostic
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/discoverapi
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/driverapi
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/bridge
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/host
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/null
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/overlay
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/remote
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/windows
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/drvregistry
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/etchosts
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/internal/caller
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/internal/kvstore
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/internal/netiputil
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/ipam
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/ipamapi
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/ipams/builtin
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/ipams/null
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/ipams/remote
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/ipamutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/ipbits
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/iptables
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/netlabel
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/netutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/networkdb
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/ns
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/options
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/osl
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/osl/kernel
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/portallocator
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/portmapper
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/resolvconf
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/scope
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libnetwork/types
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/oci
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/oci/caps
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/opts
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/archive
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/authorization
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/broadcaster
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/capabilities
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/chrootarchive
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/containerfs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/directory
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/dmesg
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/fileutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/homedir
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/idtools
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/ioutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/jsonmessage
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/longpath
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/loopback
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/meminfo
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/namesgenerator
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/parsers
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/parsers/kernel
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/pidfile
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/platform
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/plugingetter
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/plugins
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/plugins/transport
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/pools
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/process
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/progress
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/reexec
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/rootless
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/rootless/specconv
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/stack
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/stdcopy
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/streamformatter
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/stringid
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/sysinfo
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/system
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/tailfile
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/tarsum
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/useragent
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/plugin
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/plugin/executor/containerd
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/plugin/v2
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/profiles/apparmor
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/profiles/seccomp
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/quota
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/reference
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/registry
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/registry/resumable
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/restartmanager
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/runconfig
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/runconfig/opts
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/daemon
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/environment
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/fakecontext
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/fakegit
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/fakestorage
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/fixtures/load
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/fixtures/plugin
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/registry
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/request
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume/drivers
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume/local
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume/mounts
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume/service
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume/service/opts
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume/testutils'
15:36:51 [2024-02-28T15:36:51.427Z] + base_pkg_list='github.com/docker/docker/api
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/backend/build
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/httpstatus
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/httputils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/middleware
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/build
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/checkpoint
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/container
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/debug
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/distribution
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/grpc
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/image
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/network
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/plugin
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/session
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/swarm
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/system
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/volume
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/backend
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/blkiodev
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/checkpoint
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/container
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/events
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/filters
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/image
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/mount
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/network
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/plugins/logdriver
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/registry
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/strslice
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/swarm
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/swarm/runtime
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/system
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/time
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/versions
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/versions/v1p19
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/versions/v1p20
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/volume
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/exporter
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/worker
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/worker/label
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/dockerfile
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/remotecontext
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/remotecontext/git
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/remotecontext/urlutil
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cli/debug
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cli/winresources/docker-proxy
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cli/winresources/dockerd
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/client
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/client/buildkit
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cmd/docker-proxy
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cmd/dockerd
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cmd/dockerd/trap
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/container
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/container/stream
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/contrib/apparmor
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/contrib/httpserver
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/cluster
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/cluster/convert
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/cluster/executor
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/cluster/executor/container
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/cluster/provider
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/config
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/containerd
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/events
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/events/testutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/copy
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/register
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/vfs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/zfs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/images
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/initlayer
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/links
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/listeners
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/awslogs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/fluentd
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/gcplogs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/gelf
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/journald
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/local
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/loggertest
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/loggerutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/splunk
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/syslog
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/templates
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/names
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/network
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/snapshotter
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/stats
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/distribution
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/distribution/metadata
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/distribution/utils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/distribution/xfer
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/dockerversion
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/errdefs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/image
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/image/cache
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/image/spec/specs-go
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/image/spec/specs-go/v1
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/image/tarexport
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/image/v1
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/internal/compatcontext
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/internal/mod
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/internal/mounttree
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/internal/multierror
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/internal/sliceutil
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/internal/test/suite
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/internal/testutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/internal/testutils/netnsutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/internal/testutils/specialimage
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/internal/unshare
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/layer
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libcontainerd
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libcontainerd/queue
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libcontainerd/remote
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libcontainerd/shimopts
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libcontainerd/supervisor
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/libcontainerd/types
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/oci
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/oci/caps
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/opts
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/archive
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/authorization
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/broadcaster
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/capabilities
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/chrootarchive
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/containerfs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/directory
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/dmesg
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/fileutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/homedir
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/idtools
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/ioutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/jsonmessage
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/longpath
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/loopback
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/meminfo
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/namesgenerator
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/parsers
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/parsers/kernel
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/pidfile
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/platform
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/plugingetter
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/plugins
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/plugins/transport
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/pools
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/process
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/progress
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/reexec
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/rootless
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/rootless/specconv
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/stack
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/stdcopy
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/streamformatter
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/stringid
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/sysinfo
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/system
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/tailfile
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/tarsum
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/pkg/useragent
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/plugin
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/plugin/executor/containerd
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/plugin/v2
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/profiles/apparmor
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/profiles/seccomp
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/quota
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/reference
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/registry
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/registry/resumable
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/restartmanager
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/runconfig
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/runconfig/opts
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/daemon
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/environment
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/fakecontext
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/fakegit
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/fakestorage
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/fixtures/load
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/fixtures/plugin
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/registry
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/testutil/request
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume/drivers
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume/local
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume/mounts
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume/service
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume/service/opts
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/volume/testutils'
15:36:51 [2024-02-28T15:36:51.427Z] ++ grep --fixed-strings /libnetwork
15:36:51 [2024-02-28T15:36:51.427Z] ++ echo 'github.com/docker/docker/api
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/backend/build
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/httpstatus
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/httputils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/middleware
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/build
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/checkpoint
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/container
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/debug
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/distribution
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/grpc
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/image
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/network
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/plugin
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/session
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/swarm
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/system
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/server/router/volume
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/backend
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/blkiodev
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/checkpoint
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/container
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/events
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/filters
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/image
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/mount
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/network
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/plugins/logdriver
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/registry
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/strslice
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/swarm
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/swarm/runtime
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/system
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/time
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/versions
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/versions/v1p19
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/versions/v1p20
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/api/types/volume
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/exporter
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/worker
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/builder-next/worker/label
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/dockerfile
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/remotecontext
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/remotecontext/git
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/builder/remotecontext/urlutil
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cli/debug
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cli/winresources/docker-proxy
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cli/winresources/dockerd
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/client
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/client/buildkit
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cmd/docker-proxy
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cmd/dockerd
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cmd/dockerd/trap
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/container
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/container/stream
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/contrib/apparmor
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/contrib/httpserver
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/cluster
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/cluster/convert
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/cluster/executor
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/cluster/executor/container
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/cluster/provider
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/config
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/containerd
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/events
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/events/testutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/copy
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/register
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/vfs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/graphdriver/zfs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/images
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/initlayer
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/links
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/listeners
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/awslogs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/fluentd
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/gcplogs
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/gelf
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/journald
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/local
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/loggertest
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/loggerutils
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/splunk
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/syslog
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/logger/templates
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/names
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/network
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/snapshotter
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/daemon/stats
15:36:51 [2024-02-28T15:36:51.427Z] github.com/docker/docker/distribution
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/distribution/metadata
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/distribution/utils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/distribution/xfer
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/dockerversion
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/errdefs
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/image
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/image/cache
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/image/spec/specs-go
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/image/spec/specs-go/v1
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/image/tarexport
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/image/v1
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/internal/compatcontext
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/internal/mod
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/internal/mounttree
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/internal/multierror
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/internal/sliceutil
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/internal/test/suite
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/internal/testutils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/internal/testutils/netnsutils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/internal/testutils/specialimage
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/internal/unshare
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/layer
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libcontainerd
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libcontainerd/queue
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libcontainerd/remote
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libcontainerd/shimopts
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libcontainerd/supervisor
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libcontainerd/types
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/bitmap
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cluster
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/config
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/datastore
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/diagnostic
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/discoverapi
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/driverapi
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/bridge
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/host
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/null
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/overlay
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/remote
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/windows
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drvregistry
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/etchosts
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/caller
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/kvstore
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/netiputil
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipam
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipamapi
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/builtin
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/null
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/remote
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipamutils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipbits
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/iptables
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/netlabel
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/netutils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/networkdb
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ns
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/options
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/osl
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/osl/kernel
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/portallocator
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/portmapper
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/resolvconf
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/scope
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/types
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/oci
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/oci/caps
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/opts
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/archive
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/authorization
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/broadcaster
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/capabilities
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/chrootarchive
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/containerfs
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/directory
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/dmesg
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/fileutils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/homedir
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/idtools
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/ioutils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/jsonmessage
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/longpath
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/loopback
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/meminfo
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/namesgenerator
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/parsers
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/parsers/kernel
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/pidfile
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/platform
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/plugingetter
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/plugins
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/plugins/transport
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/pools
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/process
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/progress
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/reexec
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/rootless
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/rootless/specconv
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/stack
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/stdcopy
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/streamformatter
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/stringid
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/sysinfo
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/system
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/tailfile
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/tarsum
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/pkg/useragent
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/plugin
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/plugin/executor/containerd
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/plugin/v2
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/profiles/apparmor
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/profiles/seccomp
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/quota
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/reference
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/registry
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/registry/resumable
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/restartmanager
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/runconfig
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/runconfig/opts
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/testutil
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/testutil/daemon
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/testutil/environment
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/testutil/fakecontext
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/testutil/fakegit
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/testutil/fakestorage
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/testutil/fixtures/load
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/testutil/fixtures/plugin
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/testutil/registry
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/testutil/request
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/volume
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/volume/drivers
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/volume/local
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/volume/mounts
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/volume/service
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/volume/service/opts
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/volume/testutils'
15:36:51 [2024-02-28T15:36:51.428Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/bitmap
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cluster
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/config
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/datastore
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/diagnostic
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/discoverapi
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/driverapi
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/bridge
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/host
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/null
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/overlay
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/remote
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/windows
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drvregistry
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/etchosts
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/caller
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/kvstore
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/netiputil
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipam
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipamapi
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/builtin
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/null
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/remote
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipamutils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipbits
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/iptables
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/netlabel
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/netutils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/networkdb
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ns
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/options
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/osl
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/osl/kernel
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/portallocator
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/portmapper
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/resolvconf
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/scope
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/types'
15:36:51 [2024-02-28T15:36:51.428Z] + echo 'github.com/docker/docker/libnetwork
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/bitmap
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cluster
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/config
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/datastore
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/diagnostic
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/discoverapi
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/driverapi
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/bridge
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/host
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/null
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/overlay
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/remote
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/windows
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drvregistry
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/etchosts
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/caller
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/kvstore
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/netiputil
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipam
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipamapi
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/builtin
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/null
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/remote
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipamutils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ipbits
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/iptables
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/netlabel
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/netutils
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/networkdb
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/ns
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/options
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/osl
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/osl/kernel
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/portallocator
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/portmapper
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/resolvconf
15:36:51 [2024-02-28T15:36:51.428Z] + grep --fixed-strings libnetwork/drivers/bridge
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/scope
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/types'
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/bridge
15:36:51 [2024-02-28T15:36:51.428Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:36:51 [2024-02-28T15:36:51.428Z] + type docker-proxy
15:36:51 [2024-02-28T15:36:51.428Z] hack/test/unit: line 25: type: docker-proxy: not found
15:36:51 [2024-02-28T15:36:51.428Z] + hack/make.sh binary-proxy install-proxy
15:36:51 [2024-02-28T15:36:51.428Z] 
15:36:51 [2024-02-28T15:36:51.428Z] Removing bundles/
15:36:51 [2024-02-28T15:36:51.428Z] 
15:36:51 [2024-02-28T15:36:51.428Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
15:36:51 [2024-02-28T15:36:51.428Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
15:36:51 [2024-02-28T15:36:51.428Z] + tee /go/src/github.com/docker/docker/go.mod
15:36:51 [2024-02-28T15:36:51.428Z] module github.com/docker/docker
15:36:51 [2024-02-28T15:36:51.428Z] 
15:36:51 [2024-02-28T15:36:51.428Z] go 1.20
15:36:51 [2024-02-28T15:36:51.428Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:36:51 [2024-02-28T15:36:51.428Z] + GO111MODULE=on
15:36:51 [2024-02-28T15:36:51.428Z] + 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=70c05fe10c0e6f5bebefa7f5ebac8421214691d7" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T15:36:51.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
15:36:55 [2024-02-28T15:36:55.655Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:36:55 [2024-02-28T15:36:55.655Z] Created binary: bundles/binary-proxy/docker-proxy
15:36:55 [2024-02-28T15:36:55.655Z] 
15:36:55 [2024-02-28T15:36:55.655Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
15:36:55 [2024-02-28T15:36:55.655Z] Installing docker-proxy to /usr/local/bin/
15:36:55 [2024-02-28T15:36:55.655Z] 
15:36:55 [2024-02-28T15:36:55.655Z] + mkdir -p bundles
15:36:55 [2024-02-28T15:36:55.655Z] + '[' -n 'github.com/docker/docker/api
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/backend/build
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/httpstatus
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/httputils
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/middleware
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router/build
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router/checkpoint
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router/container
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router/debug
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router/distribution
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router/grpc
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router/image
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router/network
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router/plugin
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router/session
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router/swarm
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router/system
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/server/router/volume
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/backend
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/blkiodev
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/checkpoint
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/container
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/events
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/filters
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/image
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/mount
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/network
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/plugins/logdriver
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/registry
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/strslice
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/swarm
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/swarm/runtime
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/system
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/time
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/versions
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/versions/v1p19
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/versions/v1p20
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/api/types/volume
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/builder-next
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/builder-next/exporter
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/builder-next/worker
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/builder-next/worker/label
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/dockerfile
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/remotecontext
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/remotecontext/git
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/builder/remotecontext/urlutil
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/cli/debug
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/cli/winresources/docker-proxy
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/cli/winresources/dockerd
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/client
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/client/buildkit
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/cmd/docker-proxy
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/cmd/dockerd
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/cmd/dockerd/trap
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/container
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/container/stream
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/contrib/apparmor
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/contrib/httpserver
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/daemon
15:36:55 [2024-02-28T15:36:55.655Z] github.com/docker/docker/daemon/cluster
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/cluster/convert
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/cluster/executor
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/cluster/executor/container
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/cluster/provider
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/config
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/containerd
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/events
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/events/testutils
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/graphdriver
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/graphdriver/copy
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/graphdriver/register
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/graphdriver/vfs
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/graphdriver/zfs
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/images
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/initlayer
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/links
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/listeners
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/awslogs
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/fluentd
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/gcplogs
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/gelf
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/journald
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/local
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/loggertest
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/loggerutils
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/splunk
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/syslog
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/logger/templates
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/names
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/network
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/snapshotter
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/daemon/stats
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/distribution
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/distribution/metadata
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/distribution/utils
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/distribution/xfer
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/dockerversion
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/errdefs
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/image
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/image/cache
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/image/spec/specs-go
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/image/spec/specs-go/v1
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/image/tarexport
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/image/v1
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/internal/compatcontext
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/internal/mod
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/internal/mounttree
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/internal/multierror
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/internal/sliceutil
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/internal/test/suite
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/internal/testutils
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/internal/testutils/netnsutils
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/internal/testutils/specialimage
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/internal/unshare
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/layer
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/libcontainerd
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/libcontainerd/queue
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/libcontainerd/remote
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/libcontainerd/shimopts
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/libcontainerd/supervisor
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/libcontainerd/types
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/oci
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/oci/caps
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/opts
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/archive
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/authorization
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/broadcaster
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/capabilities
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/chrootarchive
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/containerfs
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/directory
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/dmesg
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/fileutils
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/homedir
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/idtools
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/ioutils
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/jsonmessage
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/longpath
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/loopback
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/meminfo
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/namesgenerator
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/parsers
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/parsers/kernel
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/pidfile
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/platform
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/plugingetter
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/plugins
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/plugins/transport
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/pools
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/process
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/progress
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/reexec
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/rootless
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/rootless/specconv
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/stack
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/stdcopy
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/streamformatter
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/stringid
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/sysinfo
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/system
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/tailfile
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/tarsum
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/pkg/useragent
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/plugin
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/plugin/executor/containerd
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/plugin/v2
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/profiles/apparmor
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/profiles/seccomp
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/quota
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/reference
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/registry
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/registry/resumable
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/restartmanager
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/runconfig
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/runconfig/opts
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/testutil
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/testutil/daemon
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/testutil/environment
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/testutil/fakecontext
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/testutil/fakegit
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/testutil/fakestorage
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/testutil/fixtures/load
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/testutil/fixtures/plugin
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/testutil/registry
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/testutil/request
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/volume
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/volume/drivers
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/volume/local
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/volume/mounts
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/volume/service
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/volume/service/opts
15:36:55 [2024-02-28T15:36:55.656Z] github.com/docker/docker/volume/testutils' ']'
15:36:55 [2024-02-28T15:36:55.656Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
15:36:56 [2024-02-28T15:36:56.223Z] ?   	github.com/docker/docker/api	[no test files]
15:37:04 [2024-02-28T15:37:04.371Z] ok  	github.com/docker/docker/api/server	0.024s	coverage: 13.0% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 83.7% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 94.0% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/api/types/network	0.007s	coverage: 80.0% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types/system	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/builder	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/builder/dockerfile	0.059s	coverage: 50.2% of statements
15:37:26 [2024-02-28T15:37:26.296Z] ok  	github.com/docker/docker/builder/remotecontext	0.061s	coverage: 33.7% of statements
15:37:27 [2024-02-28T15:37:27.670Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
15:37:27 [2024-02-28T15:37:27.670Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.035s	coverage: 66.5% of statements
15:37:27 [2024-02-28T15:37:27.928Z] ok  	github.com/docker/docker/client	0.172s	coverage: 77.0% of statements
15:37:28 [2024-02-28T15:37:28.862Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.984s	coverage: 82.5% of statements
15:37:38 [2024-02-28T15:37:38.831Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:37:38 [2024-02-28T15:37:38.831Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:37:38 [2024-02-28T15:37:38.831Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:37:38 [2024-02-28T15:37:38.831Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:37:39 [2024-02-28T15:37:39.090Z] ok  	github.com/docker/docker/container	0.120s	coverage: 35.9% of statements
15:37:39 [2024-02-28T15:37:39.090Z] ok  	github.com/docker/docker/cmd/dockerd	0.224s	coverage: 30.0% of statements
15:37:41 [2024-02-28T15:37:41.619Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.432s	coverage: 0.0% of statements
15:37:42 [2024-02-28T15:37:42.552Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:37:42 [2024-02-28T15:37:42.552Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 38.7% of statements
15:37:42 [2024-02-28T15:37:42.552Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.025s	coverage: 65.3% of statements
15:37:42 [2024-02-28T15:37:42.552Z] ok  	github.com/docker/docker/daemon/cluster	0.073s	coverage: 0.5% of statements
15:37:42 [2024-02-28T15:37:42.810Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:37:42 [2024-02-28T15:37:42.810Z] ok  	github.com/docker/docker/daemon/config	0.040s	coverage: 74.4% of statements
15:37:44 [2024-02-28T15:37:44.184Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:37:44 [2024-02-28T15:37:44.184Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.8% of statements
15:37:44 [2024-02-28T15:37:44.184Z] ok  	github.com/docker/docker/daemon/graphdriver	0.024s	coverage: 2.3% of statements
15:37:44 [2024-02-28T15:37:44.184Z] ok  	github.com/docker/docker/daemon/containerd	0.025s	coverage: 9.1% of statements
15:37:44 [2024-02-28T15:37:44.184Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
15:37:44 [2024-02-28T15:37:44.441Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.183s	coverage: 60.9% of statements
15:37:45 [2024-02-28T15:37:45.007Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:37:45 [2024-02-28T15:37:45.007Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
15:37:45 [2024-02-28T15:37:45.007Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:37:45 [2024-02-28T15:37:45.007Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:37:45 [2024-02-28T15:37:45.265Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.196s	coverage: 60.2% of statements
15:37:45 [2024-02-28T15:37:45.265Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.028s	coverage: 60.9% of statements
15:37:45 [2024-02-28T15:37:45.831Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
15:37:46 [2024-02-28T15:37:46.089Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.454s	coverage: 13.3% of statements
15:37:46 [2024-02-28T15:37:46.346Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:37:46 [2024-02-28T15:37:46.346Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:37:46 [2024-02-28T15:37:46.346Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
15:37:46 [2024-02-28T15:37:46.346Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 3.0% of statements
15:37:46 [2024-02-28T15:37:46.604Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
15:37:46 [2024-02-28T15:37:46.862Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:37:46 [2024-02-28T15:37:46.862Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
15:37:46 [2024-02-28T15:37:46.862Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
15:37:46 [2024-02-28T15:37:46.862Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.132s	coverage: 78.3% of statements
15:37:47 [2024-02-28T15:37:47.429Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
15:37:47 [2024-02-28T15:37:47.429Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
15:37:47 [2024-02-28T15:37:47.429Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
15:37:47 [2024-02-28T15:37:47.429Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
15:37:47 [2024-02-28T15:37:47.429Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.130s	coverage: 76.8% of statements
15:37:47 [2024-02-28T15:37:47.687Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
15:37:47 [2024-02-28T15:37:47.687Z] ok  	github.com/docker/docker/daemon/logger/local	0.049s	coverage: 79.4% of statements
15:37:48 [2024-02-28T15:37:48.252Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.013s	coverage: 63.7% of statements
15:37:48 [2024-02-28T15:37:48.252Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.019s	coverage: 31.5% of statements
15:37:48 [2024-02-28T15:37:48.252Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:37:48 [2024-02-28T15:37:48.252Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
15:37:48 [2024-02-28T15:37:48.252Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
15:37:48 [2024-02-28T15:37:48.510Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
15:37:48 [2024-02-28T15:37:48.510Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:37:48 [2024-02-28T15:37:48.510Z] ok  	github.com/docker/docker/daemon/network	0.016s	coverage: 63.8% of statements
15:37:49 [2024-02-28T15:37:49.075Z] ok  	github.com/docker/docker/daemon/logger/journald	1.677s	coverage: 72.7% of statements
15:37:49 [2024-02-28T15:37:49.333Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:37:49 [2024-02-28T15:37:49.333Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
15:37:49 [2024-02-28T15:37:49.333Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 77.2% of statements
15:37:49 [2024-02-28T15:37:49.333Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
15:37:49 [2024-02-28T15:37:49.606Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.470s	coverage: 82.5% of statements
15:37:49 [2024-02-28T15:37:49.884Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
15:37:49 [2024-02-28T15:37:49.884Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
15:37:49 [2024-02-28T15:37:49.884Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 24.1% of statements
15:37:49 [2024-02-28T15:37:49.884Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.5% of statements
15:37:50 [2024-02-28T15:37:50.449Z] ?   	github.com/docker/docker/image/v1	[no test files]
15:37:50 [2024-02-28T15:37:50.449Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
15:37:50 [2024-02-28T15:37:50.449Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
15:37:50 [2024-02-28T15:37:50.449Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
15:37:50 [2024-02-28T15:37:50.449Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.6% of statements
15:37:50 [2024-02-28T15:37:50.449Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
15:37:50 [2024-02-28T15:37:50.449Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:37:50 [2024-02-28T15:37:50.449Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
15:37:50 [2024-02-28T15:37:50.449Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
15:37:50 [2024-02-28T15:37:50.449Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
15:37:50 [2024-02-28T15:37:50.707Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
15:37:50 [2024-02-28T15:37:50.707Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
15:37:50 [2024-02-28T15:37:50.707Z] ok  	github.com/docker/docker/distribution	1.497s	coverage: 28.9% of statements
15:37:51 [2024-02-28T15:37:51.640Z] ok  	github.com/docker/docker/distribution/xfer	2.177s	coverage: 85.4% of statements
15:37:51 [2024-02-28T15:37:51.640Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:37:51 [2024-02-28T15:37:51.640Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:37:51 [2024-02-28T15:37:51.640Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
15:37:51 [2024-02-28T15:37:51.640Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:37:51 [2024-02-28T15:37:51.640Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:37:51 [2024-02-28T15:37:51.640Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
15:37:52 [2024-02-28T15:37:52.206Z] ok  	github.com/docker/docker/daemon	10.768s	coverage: 17.1% of statements
15:37:52 [2024-02-28T15:37:52.206Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:37:52 [2024-02-28T15:37:52.206Z] ok  	github.com/docker/docker/oci	0.024s	coverage: 38.1% of statements
15:37:52 [2024-02-28T15:37:52.206Z] ok  	github.com/docker/docker/opts	0.037s	coverage: 67.9% of statements
15:37:52 [2024-02-28T15:37:52.772Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
15:37:52 [2024-02-28T15:37:52.772Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 25.8% of statements
15:37:52 [2024-02-28T15:37:52.772Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
15:37:52 [2024-02-28T15:37:52.772Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
15:37:52 [2024-02-28T15:37:52.772Z] ok  	github.com/docker/docker/pkg/dmesg	0.019s	coverage: 83.3% of statements
15:37:53 [2024-02-28T15:37:53.030Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.298s	coverage: 83.7% of statements
15:37:53 [2024-02-28T15:37:53.030Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 51.7% of statements
15:37:53 [2024-02-28T15:37:53.030Z] ok  	github.com/docker/docker/pkg/homedir	0.026s	coverage: 8.3% of statements
15:37:53 [2024-02-28T15:37:53.030Z] ok  	github.com/docker/docker/pkg/archive	0.459s	coverage: 80.9% of statements
15:37:53 [2024-02-28T15:37:53.288Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:37:53 [2024-02-28T15:37:53.288Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
15:37:53 [2024-02-28T15:37:53.288Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
15:37:53 [2024-02-28T15:37:53.288Z] ok  	github.com/docker/docker/pkg/authorization	0.674s	coverage: 68.3% of statements
15:37:53 [2024-02-28T15:37:53.288Z] ok  	github.com/docker/docker/pkg/meminfo	0.014s	coverage: 75.0% of statements
15:37:53 [2024-02-28T15:37:53.546Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
15:37:53 [2024-02-28T15:37:53.546Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
15:37:53 [2024-02-28T15:37:53.546Z] ok  	github.com/docker/docker/pkg/idtools	0.448s	coverage: 69.7% of statements
15:37:53 [2024-02-28T15:37:53.546Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
15:37:53 [2024-02-28T15:37:53.546Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 90.2% of statements
15:37:53 [2024-02-28T15:37:53.546Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:37:53 [2024-02-28T15:37:53.546Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:37:53 [2024-02-28T15:37:53.546Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
15:37:53 [2024-02-28T15:37:53.804Z] ok  	github.com/docker/docker/pkg/ioutils	0.383s	coverage: 69.1% of statements
15:37:54 [2024-02-28T15:37:54.061Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:37:54 [2024-02-28T15:37:54.061Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:37:54 [2024-02-28T15:37:54.061Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
15:37:54 [2024-02-28T15:37:54.061Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
15:37:54 [2024-02-28T15:37:54.061Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
15:37:54 [2024-02-28T15:37:54.061Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
15:37:54 [2024-02-28T15:37:54.320Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:37:54 [2024-02-28T15:37:54.320Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
15:37:54 [2024-02-28T15:37:54.320Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
15:37:54 [2024-02-28T15:37:54.320Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
15:37:54 [2024-02-28T15:37:54.320Z] ok  	github.com/docker/docker/pkg/stack	0.028s	coverage: 90.9% of statements
15:37:54 [2024-02-28T15:37:54.320Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:37:54 [2024-02-28T15:37:54.578Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 61.9% of statements
15:37:54 [2024-02-28T15:37:54.578Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
15:37:54 [2024-02-28T15:37:54.836Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
15:37:54 [2024-02-28T15:37:54.836Z] ok  	github.com/docker/docker/pkg/system	0.012s	coverage: 40.3% of statements
15:37:54 [2024-02-28T15:37:54.836Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
15:37:54 [2024-02-28T15:37:54.836Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
15:37:54 [2024-02-28T15:37:54.836Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.6% of statements
15:37:55 [2024-02-28T15:37:55.769Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:37:55 [2024-02-28T15:37:55.769Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:37:55 [2024-02-28T15:37:55.770Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.4% of statements
15:37:55 [2024-02-28T15:37:55.770Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
15:37:56 [2024-02-28T15:37:56.028Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
15:37:56 [2024-02-28T15:37:56.028Z] ok  	github.com/docker/docker/quota	0.216s	coverage: 69.3% of statements
15:37:56 [2024-02-28T15:37:56.028Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 74.9% of statements
15:37:56 [2024-02-28T15:37:56.286Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
15:37:56 [2024-02-28T15:37:56.544Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
15:37:56 [2024-02-28T15:37:56.544Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
15:37:56 [2024-02-28T15:37:56.544Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:37:56 [2024-02-28T15:37:56.544Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.8% of statements
15:37:56 [2024-02-28T15:37:56.544Z] ok  	github.com/docker/docker/registry	0.127s	coverage: 63.9% of statements
15:37:56 [2024-02-28T15:37:56.802Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 6.8% of statements
15:37:56 [2024-02-28T15:37:56.802Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:37:56 [2024-02-28T15:37:56.802Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:37:56 [2024-02-28T15:37:56.802Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:37:56 [2024-02-28T15:37:56.802Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:37:56 [2024-02-28T15:37:56.802Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:37:56 [2024-02-28T15:37:56.802Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:37:56 [2024-02-28T15:37:56.802Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:37:56 [2024-02-28T15:37:56.802Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:37:57 [2024-02-28T15:37:57.060Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:37:57 [2024-02-28T15:37:57.060Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:37:57 [2024-02-28T15:37:57.060Z] ?   	github.com/docker/docker/volume	[no test files]
15:37:57 [2024-02-28T15:37:57.318Z] ok  	github.com/docker/docker/volume/drivers	0.009s	coverage: 36.1% of statements
15:37:57 [2024-02-28T15:37:57.576Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 65.7% of statements
15:37:57 [2024-02-28T15:37:57.576Z] ok  	github.com/docker/docker/volume/local	0.127s	coverage: 77.2% of statements
15:37:58 [2024-02-28T15:37:58.141Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:37:58 [2024-02-28T15:37:58.141Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:37:58 [2024-02-28T15:37:58.141Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 71.8% of statements
15:37:59 [2024-02-28T15:37:59.073Z] ok  	github.com/docker/docker/layer	7.545s	coverage: 68.1% of statements
15:37:59 [2024-02-28T15:37:59.332Z] 
15:37:59 [2024-02-28T15:37:59.332Z] === Skipped
15:37:59 [2024-02-28T15:37:59.332Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
15:37:59 [2024-02-28T15:37:59.332Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
15:37:59 [2024-02-28T15:37:59.332Z] 
15:37:59 [2024-02-28T15:37:59.332Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:37:59 [2024-02-28T15:37:59.332Z]     network_proxy_test.go:210: No support for dual stack yet
15:37:59 [2024-02-28T15:37:59.332Z] 
15:37:59 [2024-02-28T15:37:59.332Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
15:37:59 [2024-02-28T15:37:59.332Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
15:37:59 [2024-02-28T15:37:59.332Z] 
15:37:59 [2024-02-28T15:37:59.332Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:37:59 [2024-02-28T15:37:59.332Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
15:37:59 [2024-02-28T15:37:59.332Z] 
15:37:59 [2024-02-28T15:37:59.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:37:59 [2024-02-28T15:37:59.332Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:59 [2024-02-28T15:37:59.332Z]     graphtest_unix.go:41: Driver btrfs not supported
15:37:59 [2024-02-28T15:37:59.332Z] 
15:37:59 [2024-02-28T15:37:59.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:37:59 [2024-02-28T15:37:59.332Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:59 [2024-02-28T15:37:59.332Z]     graphtest_unix.go:41: Driver btrfs not supported
15:37:59 [2024-02-28T15:37:59.332Z] 
15:37:59 [2024-02-28T15:37:59.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:37:59 [2024-02-28T15:37:59.332Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:59 [2024-02-28T15:37:59.332Z]     graphtest_unix.go:41: Driver btrfs not supported
15:37:59 [2024-02-28T15:37:59.332Z] 
15:37:59 [2024-02-28T15:37:59.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:37:59 [2024-02-28T15:37:59.332Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:59 [2024-02-28T15:37:59.332Z]     graphtest_unix.go:41: Driver btrfs not supported
15:37:59 [2024-02-28T15:37:59.332Z] 
15:37:59 [2024-02-28T15:37:59.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:41: Driver btrfs not supported
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:68: No driver to put!
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z] time="2024-02-28T15:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z] time="2024-02-28T15:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z] time="2024-02-28T15:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z] time="2024-02-28T15:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z] time="2024-02-28T15:37:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:68: No driver to put!
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     overlay_test.go:61: Cannot run test with naive change algorithm
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:41: Driver zfs not supported
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:41: Driver zfs not supported
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:41: Driver zfs not supported
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:41: Driver zfs not supported
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:41: Driver zfs not supported
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     graphtest_unix.go:68: No driver to put!
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
15:37:59 [2024-02-28T15:37:59.333Z]     validate_test.go:70: only tested on Windows
15:37:59 [2024-02-28T15:37:59.333Z] 
15:37:59 [2024-02-28T15:37:59.333Z] DONE 3222 tests, 27 skipped in 63.652s
15:37:59 [2024-02-28T15:37:59.333Z] + '[' -n 'github.com/docker/docker/libnetwork
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/bitmap
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/cluster
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/config
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/datastore
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/diagnostic
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/discoverapi
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/driverapi
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/bridge
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/host
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/null
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/overlay
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/remote
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/windows
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/drvregistry
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/etchosts
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/internal/caller
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/internal/kvstore
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/internal/netiputil
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/ipam
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/ipamapi
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/ipams/builtin
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/ipams/null
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/ipams/remote
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/ipamutils
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/ipbits
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/iptables
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/netlabel
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/netutils
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/networkdb
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/ns
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/options
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/osl
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/osl/kernel
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/portallocator
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/portmapper
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/resolvconf
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/scope
15:37:59 [2024-02-28T15:37:59.333Z] github.com/docker/docker/libnetwork/types' ']'
15:37:59 [2024-02-28T15:37:59.333Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
15:38:55 [2024-02-28T15:38:55.539Z] ok  	github.com/docker/docker/libnetwork	44.359s	coverage: 43.0% of statements
15:38:55 [2024-02-28T15:38:55.539Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
15:38:55 [2024-02-28T15:38:55.539Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:38:55 [2024-02-28T15:38:55.539Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:38:55 [2024-02-28T15:38:55.539Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:38:55 [2024-02-28T15:38:55.539Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:38:55 [2024-02-28T15:38:55.539Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:38:55 [2024-02-28T15:38:55.539Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:38:55 [2024-02-28T15:38:55.539Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
15:38:55 [2024-02-28T15:38:55.539Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
15:38:55 [2024-02-28T15:38:55.539Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:38:55 [2024-02-28T15:38:55.539Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:38:55 [2024-02-28T15:38:55.539Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
15:38:55 [2024-02-28T15:38:55.539Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.758s	coverage: 63.0% of statements
15:38:55 [2024-02-28T15:38:55.539Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:38:55 [2024-02-28T15:38:55.539Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
15:38:56 [2024-02-28T15:38:56.104Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.976s	coverage: 5.0% of statements
15:38:56 [2024-02-28T15:38:56.104Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:38:56 [2024-02-28T15:38:56.669Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
15:38:56 [2024-02-28T15:38:56.669Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:38:56 [2024-02-28T15:38:56.927Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
15:38:57 [2024-02-28T15:38:57.860Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
15:38:57 [2024-02-28T15:38:57.860Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
15:38:58 [2024-02-28T15:38:58.117Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
15:38:58 [2024-02-28T15:38:58.683Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
15:38:58 [2024-02-28T15:38:58.683Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:38:58 [2024-02-28T15:38:58.683Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
15:38:58 [2024-02-28T15:38:58.683Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:38:59 [2024-02-28T15:38:59.249Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
15:38:59 [2024-02-28T15:38:59.507Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
15:38:59 [2024-02-28T15:38:59.507Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
15:38:59 [2024-02-28T15:38:59.507Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
15:38:59 [2024-02-28T15:38:59.507Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
15:38:59 [2024-02-28T15:38:59.507Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
15:39:11 [2024-02-28T15:39:11.702Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
15:39:13 [2024-02-28T15:39:13.644Z] ok  	github.com/docker/docker/libnetwork/ipam	3.163s	coverage: 80.3% of statements
15:39:13 [2024-02-28T15:39:13.644Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:39:13 [2024-02-28T15:39:13.644Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:39:13 [2024-02-28T15:39:13.644Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
15:39:14 [2024-02-28T15:39:14.210Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
15:39:14 [2024-02-28T15:39:14.210Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:39:14 [2024-02-28T15:39:14.210Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
15:39:14 [2024-02-28T15:39:14.774Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.317s	coverage: 86.4% of statements
15:39:15 [2024-02-28T15:39:15.032Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
15:39:15 [2024-02-28T15:39:15.597Z] ok  	github.com/docker/docker/libnetwork/iptables	0.168s	coverage: 39.9% of statements
15:39:15 [2024-02-28T15:39:15.597Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
15:39:16 [2024-02-28T15:39:16.162Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
15:41:07 [2024-02-28T15:41:07.591Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.064s	coverage: 59.2% of statements
15:41:07 [2024-02-28T15:41:07.591Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:41:07 [2024-02-28T15:41:07.591Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
15:41:07 [2024-02-28T15:41:07.591Z] ok  	github.com/docker/docker/libnetwork/osl	4.510s	coverage: 40.2% of statements
15:41:07 [2024-02-28T15:41:07.591Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
15:41:07 [2024-02-28T15:41:07.591Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
15:41:08 [2024-02-28T15:41:08.157Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.706s	coverage: 47.9% of statements
15:41:08 [2024-02-28T15:41:08.415Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
15:41:08 [2024-02-28T15:41:08.415Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
15:41:08 [2024-02-28T15:41:08.673Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
15:41:08 [2024-02-28T15:41:08.673Z] 
15:41:08 [2024-02-28T15:41:08.673Z] === Skipped
15:41:08 [2024-02-28T15:41:08.673Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
15:41:08 [2024-02-28T15:41:08.673Z]     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
15:41:08 [2024-02-28T15:41:08.673Z] 
15:41:08 [2024-02-28T15:41:08.673Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
15:41:08 [2024-02-28T15:41:08.673Z]     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
15:41:08 [2024-02-28T15:41:08.673Z] 
15:41:08 [2024-02-28T15:41:08.673Z] DONE 377 tests, 2 skipped in 189.337s
Post stage
[Pipeline] junit
15:41:09 [2024-02-28T15:41:09.617Z] Recording test results
15:41:09 [2024-02-28T15:41:09.738Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:41:10 [2024-02-28T15:41:10.036Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70c05fe10c0e6f5bebefa7f5ebac8421214691d7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 docker:70c05fe10c0e6f5bebefa7f5ebac8421214691d7 hack/make.sh dynbinary test-integration
15:41:10 [2024-02-28T15:41:10.294Z] 
15:41:10 [2024-02-28T15:41:10.294Z] Removing bundles/
15:41:10 [2024-02-28T15:41:10.294Z] 
15:41:10 [2024-02-28T15:41:10.294Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:41:10 [2024-02-28T15:41:10.294Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
15:41:10 [2024-02-28T15:41:10.294Z] + tee /go/src/github.com/docker/docker/go.mod
15:41:10 [2024-02-28T15:41:10.294Z] module github.com/docker/docker
15:41:10 [2024-02-28T15:41:10.294Z] 
15:41:10 [2024-02-28T15:41:10.294Z] go 1.20
15:41:10 [2024-02-28T15:41:10.294Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:41:10 [2024-02-28T15:41:10.294Z] + GO111MODULE=on
15:41:10 [2024-02-28T15:41:10.294Z] + 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=70c05fe10c0e6f5bebefa7f5ebac8421214691d7" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T15:41:10.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
15:41:49 [2024-02-28T15:41:49.008Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:41:49 [2024-02-28T15:41:49.008Z] Created binary: bundles/dynbinary-daemon/dockerd
15:41:49 [2024-02-28T15:41:49.008Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
15:41:49 [2024-02-28T15:41:49.008Z] + tee /go/src/github.com/docker/docker/go.mod
15:41:49 [2024-02-28T15:41:49.008Z] module github.com/docker/docker
15:41:49 [2024-02-28T15:41:49.008Z] 
15:41:49 [2024-02-28T15:41:49.008Z] go 1.20
15:41:49 [2024-02-28T15:41:49.008Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:41:49 [2024-02-28T15:41:49.008Z] + GO111MODULE=on
15:41:49 [2024-02-28T15:41:49.008Z] + 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=70c05fe10c0e6f5bebefa7f5ebac8421214691d7" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T15:41:10.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
15:41:49 [2024-02-28T15:41:49.008Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:41:49 [2024-02-28T15:41:49.008Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:41:49 [2024-02-28T15:41:49.008Z] 
15:41:49 [2024-02-28T15:41:49.008Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:41:49 [2024-02-28T15:41:49.008Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:41:49 [2024-02-28T15:41:49.008Z] HOSTNAME=0098e99ef1f6
15:41:49 [2024-02-28T15:41:49.008Z] TESTDEBUG=0
15:41:49 [2024-02-28T15:41:49.008Z] DEST=bundles/test-integration
15:41:49 [2024-02-28T15:41:49.008Z] PWD=/go/src/github.com/docker/docker
15:41:49 [2024-02-28T15:41:49.008Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
15:41:49 [2024-02-28T15:41:49.008Z] DOCKER_GITCOMMIT=70c05fe10c0e6f5bebefa7f5ebac8421214691d7
15:41:49 [2024-02-28T15:41:49.008Z] container=docker
15:41:49 [2024-02-28T15:41:49.008Z] HOME=/root
15:41:49 [2024-02-28T15:41:49.008Z] CONTAINERD_NAMESPACE=moby
15:41:49 [2024-02-28T15:41:49.008Z] GOLANG_VERSION=1.21.6
15:41:49 [2024-02-28T15:41:49.008Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:41:49 [2024-02-28T15:41:49.008Z] VALIDATE_BRANCH=25.0
15:41:49 [2024-02-28T15:41:49.008Z] TERM=xterm
15:41:49 [2024-02-28T15:41:49.008Z] DOCKER_PKG=github.com/docker/docker
15:41:49 [2024-02-28T15:41:49.008Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
15:41:49 [2024-02-28T15:41:49.008Z] SHLVL=1
15:41:49 [2024-02-28T15:41:49.008Z] TIMEOUT=120m
15:41:49 [2024-02-28T15:41:49.008Z] GOTOOLCHAIN=local
15:41:49 [2024-02-28T15:41:49.008Z] DOCKER_GRAPHDRIVER=overlay2
15:41:49 [2024-02-28T15:41:49.008Z] GO111MODULE=off
15:41:49 [2024-02-28T15:41:49.008Z] DOCKER_EXPERIMENTAL=1
15:41:49 [2024-02-28T15:41:49.008Z] TEST_SKIP_INTEGRATION_CLI=1
15:41:49 [2024-02-28T15:41:49.008Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:41:49 [2024-02-28T15:41:49.008Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:41:49 [2024-02-28T15:41:49.008Z] GOPATH=/go
15:41:49 [2024-02-28T15:41:49.008Z] PKG_CONFIG=pkg-config
15:41:49 [2024-02-28T15:41:49.008Z] _=/usr/bin/env
15:41:49 [2024-02-28T15:41:49.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:42:07 [2024-02-28T15:42:07.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
15:42:07 [2024-02-28T15:42:07.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:42:09 [2024-02-28T15:42:09.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:42:10 [2024-02-28T15:42:10.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:42:16 [2024-02-28T15:42:16.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:42:19 [2024-02-28T15:42:19.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
15:42:19 [2024-02-28T15:42:19.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:42:20 [2024-02-28T15:42:20.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:42:21 [2024-02-28T15:42:21.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:42:22 [2024-02-28T15:42:22.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
15:42:24 [2024-02-28T15:42:24.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:42:24 [2024-02-28T15:42:24.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:42:25 [2024-02-28T15:42:25.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:42:26 [2024-02-28T15:42:26.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:42:28 [2024-02-28T15:42:28.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:42:29 [2024-02-28T15:42:29.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:42:29 [2024-02-28T15:42:29.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:42:31 [2024-02-28T15:42:31.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:42:31 [2024-02-28T15:42:31.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:42:33 [2024-02-28T15:42:33.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:42:33 [2024-02-28T15:42:33.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:42:35 [2024-02-28T15:42:35.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:42:36 [2024-02-28T15:42:36.250Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:42:36 [2024-02-28T15:42:36.250Z] Using test binary /usr/local/cli-integration/docker
15:42:36 [2024-02-28T15:42:36.250Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:42:36 [2024-02-28T15:42:36.250Z] +++ /etc/init.d/apparmor start
15:42:36 [2024-02-28T15:42:36.250Z] Not: starting.
15:42:36 [2024-02-28T15:42:36.250Z] INFO: Waiting for daemon to start...
15:42:36 [2024-02-28T15:42:36.250Z] Starting dockerd
15:42:36 [2024-02-28T15:42:36.250Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.fn9wWKd5SP/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:42:39 [2024-02-28T15:42:39.529Z] .
15:42:39 [2024-02-28T15:42:39.529Z] Running integration-test (iteration 1)
15:42:39 [2024-02-28T15:42:39.529Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
15:42:39 [2024-02-28T15:42:39.529Z] ++ '[' -n '' ']'
15:42:39 [2024-02-28T15:42:39.529Z] ++ 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
15:42:39 [2024-02-28T15:42:39.529Z] ++ set -e
15:42:39 [2024-02-28T15:42:39.529Z] ++ '[' -n 0 ']'
15:42:39 [2024-02-28T15:42:39.529Z] ++ set -x
15:42:39 [2024-02-28T15:42:39.529Z] ++ 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.fn9wWKd5SP/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
15:42:39 [2024-02-28T15:42:39.529Z] Loaded image: busybox:latest
15:42:39 [2024-02-28T15:42:39.529Z] Loaded image: busybox:glibc
15:42:40 [2024-02-28T15:42:40.095Z] Loaded image: debian:bookworm-slim
15:42:40 [2024-02-28T15:42:40.095Z] Loaded image: hello-world:latest
15:42:40 [2024-02-28T15:42:40.095Z] Loaded image: arm32v7/hello-world:latest
15:42:40 [2024-02-28T15:42:40.095Z] INFO: Testing against a local daemon
15:42:40 [2024-02-28T15:42:40.095Z] === RUN   TestCgroupNamespacesBuild
15:42:41 [2024-02-28T15:42:41.468Z] --- PASS: TestCgroupNamespacesBuild (1.06s)
15:42:41 [2024-02-28T15:42:41.468Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:42:42 [2024-02-28T15:42:42.401Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s)
15:42:42 [2024-02-28T15:42:42.401Z] === RUN   TestBuildWithSession
15:42:42 [2024-02-28T15:42:42.401Z]     build_session_test.go:25: TODO: BuildKit
15:42:42 [2024-02-28T15:42:42.401Z] --- SKIP: TestBuildWithSession (0.00s)
15:42:42 [2024-02-28T15:42:42.401Z] === RUN   TestBuildSquashParent
15:42:45 [2024-02-28T15:42:45.680Z] --- PASS: TestBuildSquashParent (2.83s)
15:42:45 [2024-02-28T15:42:45.680Z] === RUN   TestBuildWithRemoveAndForceRemove
15:42:45 [2024-02-28T15:42:45.680Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:42:45 [2024-02-28T15:42:45.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:42:45 [2024-02-28T15:42:45.680Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:42:45 [2024-02-28T15:42:45.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:42:45 [2024-02-28T15:42:45.680Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:42:45 [2024-02-28T15:42:45.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:42:45 [2024-02-28T15:42:45.680Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:42:45 [2024-02-28T15:42:45.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:42:45 [2024-02-28T15:42:45.680Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:42:45 [2024-02-28T15:42:45.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:42:45 [2024-02-28T15:42:45.680Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:42:45 [2024-02-28T15:42:45.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:42:45 [2024-02-28T15:42:45.680Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:42:45 [2024-02-28T15:42:45.680Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:42:45 [2024-02-28T15:42:45.680Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:42:45 [2024-02-28T15:42:45.680Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:42:45 [2024-02-28T15:42:45.680Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:42:45 [2024-02-28T15:42:45.680Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:42:48 [2024-02-28T15:42:48.208Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
15:42:48 [2024-02-28T15:42:48.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s)
15:42:48 [2024-02-28T15:42:48.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.40s)
15:42:48 [2024-02-28T15:42:48.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.89s)
15:42:48 [2024-02-28T15:42:48.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s)
15:42:48 [2024-02-28T15:42:48.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s)
15:42:48 [2024-02-28T15:42:48.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s)
15:42:48 [2024-02-28T15:42:48.208Z] === RUN   TestBuildMultiStageCopy
15:42:48 [2024-02-28T15:42:48.208Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:42:49 [2024-02-28T15:42:49.141Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:42:49 [2024-02-28T15:42:49.141Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:42:49 [2024-02-28T15:42:49.399Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:42:49 [2024-02-28T15:42:49.399Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:42:49 [2024-02-28T15:42:49.656Z] --- PASS: TestBuildMultiStageCopy (1.23s)
15:42:49 [2024-02-28T15:42:49.656Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.84s)
15:42:49 [2024-02-28T15:42:49.656Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
15:42:49 [2024-02-28T15:42:49.656Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
15:42:49 [2024-02-28T15:42:49.656Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
15:42:49 [2024-02-28T15:42:49.656Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s)
15:42:49 [2024-02-28T15:42:49.656Z] === RUN   TestBuildMultiStageParentConfig
15:42:49 [2024-02-28T15:42:49.915Z] --- PASS: TestBuildMultiStageParentConfig (0.36s)
15:42:49 [2024-02-28T15:42:49.915Z] === RUN   TestBuildLabelWithTargets
15:42:50 [2024-02-28T15:42:50.480Z] --- PASS: TestBuildLabelWithTargets (0.56s)
15:42:50 [2024-02-28T15:42:50.480Z] === RUN   TestBuildWithEmptyLayers
15:42:50 [2024-02-28T15:42:50.480Z] --- PASS: TestBuildWithEmptyLayers (0.15s)
15:42:50 [2024-02-28T15:42:50.480Z] === RUN   TestBuildMultiStageOnBuild
15:42:51 [2024-02-28T15:42:51.852Z] --- PASS: TestBuildMultiStageOnBuild (1.03s)
15:42:51 [2024-02-28T15:42:51.852Z] === RUN   TestBuildUncleanTarFilenames
15:42:51 [2024-02-28T15:42:51.852Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
15:42:51 [2024-02-28T15:42:51.852Z] === RUN   TestBuildMultiStageLayerLeak
15:42:52 [2024-02-28T15:42:52.785Z] --- PASS: TestBuildMultiStageLayerLeak (1.03s)
15:42:52 [2024-02-28T15:42:52.785Z] === RUN   TestBuildWithHugeFile
15:43:39 [2024-02-28T15:43:39.440Z] --- PASS: TestBuildWithHugeFile (43.51s)
15:43:39 [2024-02-28T15:43:39.440Z] === RUN   TestBuildWCOWSandboxSize
15:43:39 [2024-02-28T15:43:39.440Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:43:39 [2024-02-28T15:43:39.440Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:43:39 [2024-02-28T15:43:39.440Z] === RUN   TestBuildWithEmptyDockerfile
15:43:39 [2024-02-28T15:43:39.440Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:43:39 [2024-02-28T15:43:39.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:43:39 [2024-02-28T15:43:39.440Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:43:39 [2024-02-28T15:43:39.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:43:39 [2024-02-28T15:43:39.440Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:43:39 [2024-02-28T15:43:39.440Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:43:39 [2024-02-28T15:43:39.440Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:43:39 [2024-02-28T15:43:39.440Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:43:39 [2024-02-28T15:43:39.440Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:43:39 [2024-02-28T15:43:39.440Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
15:43:39 [2024-02-28T15:43:39.440Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
15:43:39 [2024-02-28T15:43:39.440Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
15:43:39 [2024-02-28T15:43:39.440Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
15:43:39 [2024-02-28T15:43:39.440Z] === RUN   TestBuildPreserveOwnership
15:43:39 [2024-02-28T15:43:39.440Z] === RUN   TestBuildPreserveOwnership/copy_from
15:43:39 [2024-02-28T15:43:39.440Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:43:39 [2024-02-28T15:43:39.440Z] --- PASS: TestBuildPreserveOwnership (2.11s)
15:43:39 [2024-02-28T15:43:39.440Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.46s)
15:43:39 [2024-02-28T15:43:39.440Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.64s)
15:43:39 [2024-02-28T15:43:39.440Z] === RUN   TestBuildPlatformInvalid
15:43:39 [2024-02-28T15:43:39.440Z] --- PASS: TestBuildPlatformInvalid (0.01s)
15:43:39 [2024-02-28T15:43:39.440Z] === RUN   TestBuildkitHistoryTracePropagation
15:43:39 [2024-02-28T15:43:39.440Z] time="2024-02-28T15:43:38Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
15:43:39 [2024-02-28T15:43:39.440Z] time="2024-02-28T15:43:38Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
15:43:39 [2024-02-28T15:43:39.440Z] time="2024-02-28T15:43:38Z" 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
15:43:39 [2024-02-28T15:43:39.440Z] time="2024-02-28T15:43:38Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
15:43:39 [2024-02-28T15:43:39.441Z] time="2024-02-28T15:43:38Z" 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
15:43:39 [2024-02-28T15:43:39.441Z] time="2024-02-28T15:43:38Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
15:43:39 [2024-02-28T15:43:39.441Z] time="2024-02-28T15:43:38Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
15:43:39 [2024-02-28T15:43:39.441Z] time="2024-02-28T15:43:38Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
15:43:39 [2024-02-28T15:43:39.441Z] time="2024-02-28T15:43:38Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
15:43:39 [2024-02-28T15:43:39.441Z] time="2024-02-28T15:43:38Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
15:43:39 [2024-02-28T15:43:39.441Z] time="2024-02-28T15:43:38Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
15:43:39 [2024-02-28T15:43:39.441Z] time="2024-02-28T15:43:38Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
15:43:39 [2024-02-28T15:43:39.441Z] time="2024-02-28T15:43:38Z" level=info msg="[core] [Server #4] Server created" module=grpc
15:43:39 [2024-02-28T15:43:39.441Z]     build_traces_test.go:84: Waiting for trace to be available
15:43:42 [2024-02-28T15:43:42.736Z] time="2024-02-28T15:43:42Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
15:43:42 [2024-02-28T15:43:42.736Z] time="2024-02-28T15:43:42Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
15:43:42 [2024-02-28T15:43:42.737Z] time="2024-02-28T15:43:42Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
15:43:42 [2024-02-28T15:43:42.737Z] time="2024-02-28T15:43:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
15:43:42 [2024-02-28T15:43:42.737Z] time="2024-02-28T15:43:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
15:43:42 [2024-02-28T15:43:42.737Z] time="2024-02-28T15:43:42Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
15:43:42 [2024-02-28T15:43:42.737Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s)
15:43:42 [2024-02-28T15:43:42.737Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:43:43 [2024-02-28T15:43:43.027Z] Loaded image: busybox:latest
15:43:43 [2024-02-28T15:43:43.027Z] Loaded image: busybox:glibc
15:43:43 [2024-02-28T15:43:43.962Z] Loaded image: debian:bookworm-slim
15:43:43 [2024-02-28T15:43:43.962Z] Loaded image: hello-world:latest
15:43:43 [2024-02-28T15:43:43.962Z] Loaded image: arm32v7/hello-world:latest
15:43:52 [2024-02-28T15:43:52.069Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.28s)
15:43:52 [2024-02-28T15:43:52.069Z] PASS
15:43:52 [2024-02-28T15:43:52.069Z] 
15:43:52 [2024-02-28T15:43:52.069Z] === Skipped
15:43:52 [2024-02-28T15:43:52.069Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:43:52 [2024-02-28T15:43:52.069Z]     build_session_test.go:25: TODO: BuildKit
15:43:52 [2024-02-28T15:43:52.069Z] 
15:43:52 [2024-02-28T15:43:52.069Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:43:52 [2024-02-28T15:43:52.069Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:43:52 [2024-02-28T15:43:52.069Z] 
15:43:52 [2024-02-28T15:43:52.069Z] DONE 35 tests, 2 skipped in 72.729s
15:43:52 [2024-02-28T15:43:52.069Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
15:43:52 [2024-02-28T15:43:52.069Z] ++ '[' -n '' ']'
15:43:52 [2024-02-28T15:43:52.069Z] ++ 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
15:43:52 [2024-02-28T15:43:52.069Z] ++ set -e
15:43:52 [2024-02-28T15:43:52.069Z] ++ '[' -n 0 ']'
15:43:52 [2024-02-28T15:43:52.069Z] ++ set -x
15:43:52 [2024-02-28T15:43:52.069Z] ++ 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.fn9wWKd5SP/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
15:43:52 [2024-02-28T15:43:52.069Z] INFO: Testing against a local daemon
15:43:52 [2024-02-28T15:43:52.069Z] === RUN   TestNoNewPrivileges
15:44:02 [2024-02-28T15:44:02.031Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
15:44:02 [2024-02-28T15:44:02.031Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
15:44:02 [2024-02-28T15:44:02.031Z] --- PASS: TestNoNewPrivileges (9.48s)
15:44:02 [2024-02-28T15:44:02.031Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.40s)
15:44:02 [2024-02-28T15:44:02.031Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s)
15:44:02 [2024-02-28T15:44:02.031Z] PASS
15:44:02 [2024-02-28T15:44:02.031Z] 
15:44:02 [2024-02-28T15:44:02.031Z] DONE 3 tests in 9.500s
15:44:02 [2024-02-28T15:44:02.031Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
15:44:02 [2024-02-28T15:44:02.031Z] ++ '[' -n '' ']'
15:44:02 [2024-02-28T15:44:02.031Z] ++ 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
15:44:02 [2024-02-28T15:44:02.031Z] ++ set -e
15:44:02 [2024-02-28T15:44:02.031Z] ++ '[' -n 0 ']'
15:44:02 [2024-02-28T15:44:02.031Z] ++ set -x
15:44:02 [2024-02-28T15:44:02.031Z] ++ 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.fn9wWKd5SP/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
15:44:02 [2024-02-28T15:44:02.031Z] INFO: Testing against a local daemon
15:44:02 [2024-02-28T15:44:02.031Z] === RUN   TestConfigInspect
15:44:03 [2024-02-28T15:44:03.402Z] --- PASS: TestConfigInspect (2.00s)
15:44:03 [2024-02-28T15:44:03.402Z] === RUN   TestConfigList
15:44:04 [2024-02-28T15:44:04.774Z] === RUN   TestConfigList/test_filter_by_name
15:44:04 [2024-02-28T15:44:04.774Z] === RUN   TestConfigList/test_filter_by_id
15:44:04 [2024-02-28T15:44:04.774Z] === RUN   TestConfigList/test_filter_by_label_key_only
15:44:04 [2024-02-28T15:44:04.774Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
15:44:04 [2024-02-28T15:44:04.774Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
15:44:05 [2024-02-28T15:44:05.340Z] --- PASS: TestConfigList (2.02s)
15:44:05 [2024-02-28T15:44:05.340Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
15:44:05 [2024-02-28T15:44:05.340Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
15:44:05 [2024-02-28T15:44:05.340Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
15:44:05 [2024-02-28T15:44:05.340Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
15:44:05 [2024-02-28T15:44:05.340Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
15:44:05 [2024-02-28T15:44:05.340Z] === RUN   TestConfigsCreateAndDelete
15:44:06 [2024-02-28T15:44:06.712Z] --- PASS: TestConfigsCreateAndDelete (1.52s)
15:44:06 [2024-02-28T15:44:06.712Z] === RUN   TestConfigsUpdate
15:44:09 [2024-02-28T15:44:09.238Z] --- PASS: TestConfigsUpdate (1.97s)
15:44:09 [2024-02-28T15:44:09.238Z] === RUN   TestTemplatedConfig
15:44:11 [2024-02-28T15:44:11.764Z] --- PASS: TestTemplatedConfig (2.61s)
15:44:11 [2024-02-28T15:44:11.764Z] === RUN   TestConfigCreateResolve
15:44:13 [2024-02-28T15:44:13.662Z] --- PASS: TestConfigCreateResolve (1.98s)
15:44:13 [2024-02-28T15:44:13.662Z] PASS
15:44:13 [2024-02-28T15:44:13.662Z] 
15:44:13 [2024-02-28T15:44:13.662Z] DONE 11 tests in 12.128s
15:44:13 [2024-02-28T15:44:13.662Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
15:44:13 [2024-02-28T15:44:13.662Z] ++ '[' -n '' ']'
15:44:13 [2024-02-28T15:44:13.662Z] ++ 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
15:44:13 [2024-02-28T15:44:13.662Z] ++ set -e
15:44:13 [2024-02-28T15:44:13.662Z] ++ '[' -n 0 ']'
15:44:13 [2024-02-28T15:44:13.662Z] ++ set -x
15:44:13 [2024-02-28T15:44:13.662Z] ++ 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.fn9wWKd5SP/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
15:44:13 [2024-02-28T15:44:13.662Z] INFO: Testing against a local daemon
15:44:13 [2024-02-28T15:44:13.662Z] === RUN   TestAttach
15:44:13 [2024-02-28T15:44:13.662Z] === RUN   TestAttach/without_TTY
15:44:13 [2024-02-28T15:44:13.662Z] === PAUSE TestAttach/without_TTY
15:44:13 [2024-02-28T15:44:13.662Z] === RUN   TestAttach/with_TTY
15:44:13 [2024-02-28T15:44:13.662Z] === PAUSE TestAttach/with_TTY
15:44:13 [2024-02-28T15:44:13.662Z] === CONT  TestAttach/without_TTY
15:44:13 [2024-02-28T15:44:13.662Z] === CONT  TestAttach/with_TTY
15:44:13 [2024-02-28T15:44:13.662Z] --- PASS: TestAttach (0.02s)
15:44:13 [2024-02-28T15:44:13.662Z]     --- PASS: TestAttach/with_TTY (0.05s)
15:44:13 [2024-02-28T15:44:13.662Z]     --- PASS: TestAttach/without_TTY (0.05s)
15:44:13 [2024-02-28T15:44:13.662Z] === RUN   TestCreateWithCDIDevices
15:44:14 [2024-02-28T15:44:14.594Z] --- PASS: TestCreateWithCDIDevices (1.00s)
15:44:14 [2024-02-28T15:44:14.594Z] === RUN   TestCDISpecDirsAreInSystemInfo
15:44:14 [2024-02-28T15:44:14.594Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
15:44:15 [2024-02-28T15:44:15.159Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
15:44:15 [2024-02-28T15:44:15.416Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
15:44:15 [2024-02-28T15:44:15.981Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
15:44:16 [2024-02-28T15:44:16.546Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
15:44:17 [2024-02-28T15:44:17.111Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
15:44:17 [2024-02-28T15:44:17.676Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
15:44:18 [2024-02-28T15:44:18.240Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
15:44:18 [2024-02-28T15:44:18.806Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestCheckpoint
15:44:18 [2024-02-28T15:44:18.806Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:44:18 [2024-02-28T15:44:18.806Z] --- SKIP: TestCheckpoint (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/commit
15:44:18 [2024-02-28T15:44:18.806Z] === PAUSE TestContainerInvalidJSON/commit
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/create
15:44:18 [2024-02-28T15:44:18.806Z] === PAUSE TestContainerInvalidJSON/containers/create
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:44:18 [2024-02-28T15:44:18.806Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:44:18 [2024-02-28T15:44:18.806Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:44:18 [2024-02-28T15:44:18.806Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:44:18 [2024-02-28T15:44:18.806Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:44:18 [2024-02-28T15:44:18.806Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:44:18 [2024-02-28T15:44:18.806Z] === CONT  TestContainerInvalidJSON/commit
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:44:18 [2024-02-28T15:44:18.806Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:44:18 [2024-02-28T15:44:18.806Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:44:18 [2024-02-28T15:44:18.806Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:44:18 [2024-02-28T15:44:18.806Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:44:18 [2024-02-28T15:44:18.806Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:44:18 [2024-02-28T15:44:18.806Z] === CONT  TestContainerInvalidJSON/containers/create
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:44:18 [2024-02-28T15:44:18.806Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:44:18 [2024-02-28T15:44:18.806Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestCopyFromContainerPathIsNotDir
15:44:18 [2024-02-28T15:44:18.806Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestCopyToContainerPathDoesNotExist
15:44:18 [2024-02-28T15:44:18.806Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestCopyEmptyFile
15:44:18 [2024-02-28T15:44:18.806Z] --- PASS: TestCopyEmptyFile (0.06s)
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestCopyToContainerPathIsNotDir
15:44:18 [2024-02-28T15:44:18.806Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
15:44:18 [2024-02-28T15:44:18.806Z] === RUN   TestCopyFromContainer
15:44:19 [2024-02-28T15:44:19.374Z] === RUN   TestCopyFromContainer//
15:44:19 [2024-02-28T15:44:19.374Z] === RUN   TestCopyFromContainer/.
15:44:19 [2024-02-28T15:44:19.374Z] === RUN   TestCopyFromContainer//.
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer/./
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer//./
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer//bar/root
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer//bar/root/
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer//bar/root/.
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer/bar/quux
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer/bar/quux/
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer/bar/quux/.
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCopyFromContainer/bar/notarget
15:44:19 [2024-02-28T15:44:19.631Z] --- PASS: TestCopyFromContainer (0.76s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer// (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer/. (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer//. (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:44:19 [2024-02-28T15:44:19.631Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:44:19 [2024-02-28T15:44:19.631Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:44:19 [2024-02-28T15:44:19.631Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:44:19 [2024-02-28T15:44:19.631Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:44:19 [2024-02-28T15:44:19.631Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:44:19 [2024-02-28T15:44:19.631Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:44:19 [2024-02-28T15:44:19.631Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCreateLinkToNonExistingContainer
15:44:19 [2024-02-28T15:44:19.631Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCreateWithInvalidEnv
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCreateWithInvalidEnv/0
15:44:19 [2024-02-28T15:44:19.631Z] === PAUSE TestCreateWithInvalidEnv/0
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCreateWithInvalidEnv/1
15:44:19 [2024-02-28T15:44:19.631Z] === PAUSE TestCreateWithInvalidEnv/1
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCreateWithInvalidEnv/2
15:44:19 [2024-02-28T15:44:19.631Z] === PAUSE TestCreateWithInvalidEnv/2
15:44:19 [2024-02-28T15:44:19.631Z] === CONT  TestCreateWithInvalidEnv/0
15:44:19 [2024-02-28T15:44:19.631Z] === CONT  TestCreateWithInvalidEnv/2
15:44:19 [2024-02-28T15:44:19.631Z] === CONT  TestCreateWithInvalidEnv/1
15:44:19 [2024-02-28T15:44:19.631Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:44:19 [2024-02-28T15:44:19.631Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCreateTmpfsMountsTarget
15:44:19 [2024-02-28T15:44:19.631Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:44:19 [2024-02-28T15:44:19.631Z] === RUN   TestCreateWithCustomMaskedPaths
15:44:21 [2024-02-28T15:44:21.004Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
15:44:21 [2024-02-28T15:44:21.004Z] === RUN   TestCreateWithCustomReadonlyPaths
15:44:22 [2024-02-28T15:44:22.376Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
15:44:22 [2024-02-28T15:44:22.376Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:44:22 [2024-02-28T15:44:22.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:44:22 [2024-02-28T15:44:22.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:44:22 [2024-02-28T15:44:22.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:44:22 [2024-02-28T15:44:22.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:44:22 [2024-02-28T15:44:22.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:44:22 [2024-02-28T15:44:22.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:44:22 [2024-02-28T15:44:22.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:44:22 [2024-02-28T15:44:22.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:44:22 [2024-02-28T15:44:22.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:44:22 [2024-02-28T15:44:22.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:44:22 [2024-02-28T15:44:22.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:44:22 [2024-02-28T15:44:22.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:44:22 [2024-02-28T15:44:22.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:44:22 [2024-02-28T15:44:22.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:44:22 [2024-02-28T15:44:22.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:44:22 [2024-02-28T15:44:22.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:44:22 [2024-02-28T15:44:22.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:44:22 [2024-02-28T15:44:22.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:44:22 [2024-02-28T15:44:22.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:44:22 [2024-02-28T15:44:22.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
15:44:22 [2024-02-28T15:44:22.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
15:44:22 [2024-02-28T15:44:22.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
15:44:22 [2024-02-28T15:44:22.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
15:44:22 [2024-02-28T15:44:22.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:44:22 [2024-02-28T15:44:22.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
15:44:22 [2024-02-28T15:44:22.376Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:44:22 [2024-02-28T15:44:22.648Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateDifferentPlatform
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateDifferentPlatform/different_os
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:44:22 [2024-02-28T15:44:22.648Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:44:22 [2024-02-28T15:44:22.648Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:44:22 [2024-02-28T15:44:22.648Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:44:22 [2024-02-28T15:44:22.648Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:44:22 [2024-02-28T15:44:22.648Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateInvalidHostConfig
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:44:22 [2024-02-28T15:44:22.648Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:44:22 [2024-02-28T15:44:22.648Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:44:22 [2024-02-28T15:44:22.648Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:44:22 [2024-02-28T15:44:22.648Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
15:44:22 [2024-02-28T15:44:22.648Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
15:44:22 [2024-02-28T15:44:22.648Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:44:22 [2024-02-28T15:44:22.648Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:44:22 [2024-02-28T15:44:22.648Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
15:44:22 [2024-02-28T15:44:22.648Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:44:22 [2024-02-28T15:44:22.648Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:44:22 [2024-02-28T15:44:22.648Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:44:22 [2024-02-28T15:44:22.648Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:44:22 [2024-02-28T15:44:22.648Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:44:22 [2024-02-28T15:44:22.648Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:44:22 [2024-02-28T15:44:22.648Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:44:22 [2024-02-28T15:44:22.648Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateWithMultipleEndpointSettings
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
15:44:22 [2024-02-28T15:44:22.648Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
15:44:22 [2024-02-28T15:44:22.648Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
15:44:22 [2024-02-28T15:44:22.648Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
15:44:22 [2024-02-28T15:44:22.648Z] === RUN   TestCreateWithCustomMACs
15:44:23 [2024-02-28T15:44:23.239Z] --- PASS: TestCreateWithCustomMACs (0.49s)
15:44:23 [2024-02-28T15:44:23.239Z] === RUN   TestContainerStartOnDaemonRestart
15:44:23 [2024-02-28T15:44:23.239Z] === PAUSE TestContainerStartOnDaemonRestart
15:44:23 [2024-02-28T15:44:23.239Z] === RUN   TestDaemonRestartIpcMode
15:44:23 [2024-02-28T15:44:23.239Z] === PAUSE TestDaemonRestartIpcMode
15:44:23 [2024-02-28T15:44:23.239Z] === RUN   TestDaemonHostGatewayIP
15:44:23 [2024-02-28T15:44:23.239Z] === PAUSE TestDaemonHostGatewayIP
15:44:23 [2024-02-28T15:44:23.239Z] === RUN   TestRestartDaemonWithRestartingContainer
15:44:23 [2024-02-28T15:44:23.239Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:44:23 [2024-02-28T15:44:23.239Z] === RUN   TestHardRestartWhenContainerIsRunning
15:44:23 [2024-02-28T15:44:23.239Z] === PAUSE TestHardRestartWhenContainerIsRunning
15:44:23 [2024-02-28T15:44:23.239Z] === RUN   TestContainerKillOnDaemonStart
15:44:23 [2024-02-28T15:44:23.239Z] === PAUSE TestContainerKillOnDaemonStart
15:44:23 [2024-02-28T15:44:23.239Z] === RUN   TestDiff
15:44:23 [2024-02-28T15:44:23.804Z] --- PASS: TestDiff (0.46s)
15:44:23 [2024-02-28T15:44:23.804Z] === RUN   TestDiffStoppedContainer
15:44:24 [2024-02-28T15:44:24.062Z] --- PASS: TestDiffStoppedContainer (0.52s)
15:44:24 [2024-02-28T15:44:24.062Z] === RUN   TestExecConsoleSize
15:44:24 [2024-02-28T15:44:24.627Z] --- PASS: TestExecConsoleSize (0.50s)
15:44:24 [2024-02-28T15:44:24.627Z] === RUN   TestExecWithCloseStdin
15:44:25 [2024-02-28T15:44:25.192Z] --- PASS: TestExecWithCloseStdin (0.47s)
15:44:25 [2024-02-28T15:44:25.192Z] === RUN   TestExec
15:44:25 [2024-02-28T15:44:25.450Z] --- PASS: TestExec (0.38s)
15:44:25 [2024-02-28T15:44:25.450Z] === RUN   TestExecUser
15:44:26 [2024-02-28T15:44:26.015Z] --- PASS: TestExecUser (0.44s)
15:44:26 [2024-02-28T15:44:26.015Z] === RUN   TestExecWithGroupAdd
15:44:26 [2024-02-28T15:44:26.273Z] --- PASS: TestExecWithGroupAdd (0.42s)
15:44:26 [2024-02-28T15:44:26.273Z] === RUN   TestExportContainerAndImportImage
15:44:26 [2024-02-28T15:44:26.839Z] --- PASS: TestExportContainerAndImportImage (0.46s)
15:44:26 [2024-02-28T15:44:26.839Z] === RUN   TestExportContainerAfterDaemonRestart
15:44:33 [2024-02-28T15:44:33.389Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
15:44:33 [2024-02-28T15:44:33.390Z] === RUN   TestHealthCheckWorkdir
15:44:33 [2024-02-28T15:44:33.390Z] --- PASS: TestHealthCheckWorkdir (0.51s)
15:44:33 [2024-02-28T15:44:33.390Z] === RUN   TestHealthKillContainer
15:44:41 [2024-02-28T15:44:41.492Z] --- PASS: TestHealthKillContainer (7.59s)
15:44:41 [2024-02-28T15:44:41.492Z] === RUN   TestHealthCheckProcessKilled
15:44:41 [2024-02-28T15:44:41.750Z] --- PASS: TestHealthCheckProcessKilled (0.60s)
15:44:41 [2024-02-28T15:44:41.750Z] === RUN   TestHealthStartInterval
15:44:43 [2024-02-28T15:44:43.121Z]     health_test.go:141: &{2024-02-28 15:44:42.753106226 +0000 UTC 2024-02-28 15:44:42.779338657 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:44:43 [2024-02-28T15:44:43.121Z]         }
15:44:43 [2024-02-28T15:44:43.121Z]     health_test.go:141: &{2024-02-28 15:44:42.753106226 +0000 UTC 2024-02-28 15:44:42.779338657 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:44:43 [2024-02-28T15:44:43.121Z]         }
15:44:43 [2024-02-28T15:44:43.121Z]     health_test.go:141: &{2024-02-28 15:44:42.753106226 +0000 UTC 2024-02-28 15:44:42.779338657 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:44:43 [2024-02-28T15:44:43.121Z]         }
15:44:43 [2024-02-28T15:44:43.378Z]     health_test.go:141: &{2024-02-28 15:44:42.753106226 +0000 UTC 2024-02-28 15:44:42.779338657 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:44:43 [2024-02-28T15:44:43.378Z]         }
15:44:43 [2024-02-28T15:44:43.378Z]     health_test.go:141: &{2024-02-28 15:44:42.753106226 +0000 UTC 2024-02-28 15:44:42.779338657 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:44:43 [2024-02-28T15:44:43.378Z]         }
15:44:43 [2024-02-28T15:44:43.378Z]     health_test.go:141: &{2024-02-28 15:44:42.753106226 +0000 UTC 2024-02-28 15:44:42.779338657 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:44:43 [2024-02-28T15:44:43.378Z]         }
15:44:43 [2024-02-28T15:44:43.636Z]     health_test.go:141: &{2024-02-28 15:44:42.753106226 +0000 UTC 2024-02-28 15:44:42.779338657 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:44:43 [2024-02-28T15:44:43.636Z]         }
15:44:43 [2024-02-28T15:44:43.636Z]     health_test.go:141: &{2024-02-28 15:44:42.753106226 +0000 UTC 2024-02-28 15:44:42.779338657 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:44:43 [2024-02-28T15:44:43.636Z]         }
15:44:43 [2024-02-28T15:44:43.894Z]     health_test.go:141: &{2024-02-28 15:44:42.753106226 +0000 UTC 2024-02-28 15:44:42.779338657 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:44:43 [2024-02-28T15:44:43.894Z]         }
15:44:43 [2024-02-28T15:44:43.894Z]     health_test.go:141: &{2024-02-28 15:44:42.753106226 +0000 UTC 2024-02-28 15:44:42.779338657 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:44:43 [2024-02-28T15:44:43.894Z]         }
15:44:43 [2024-02-28T15:44:43.894Z]     health_test.go:141: &{2024-02-28 15:44:43.780103241 +0000 UTC 2024-02-28 15:44:43.808221617 +0000 UTC 1 2}
15:44:44 [2024-02-28T15:44:44.151Z]     health_test.go:141: &{2024-02-28 15:44:43.780103241 +0000 UTC 2024-02-28 15:44:43.808221617 +0000 UTC 1 2}
15:44:44 [2024-02-28T15:44:44.151Z]     health_test.go:141: &{2024-02-28 15:44:43.780103241 +0000 UTC 2024-02-28 15:44:43.808221617 +0000 UTC 1 2}
15:44:44 [2024-02-28T15:44:44.408Z]     health_test.go:141: &{2024-02-28 15:44:43.780103241 +0000 UTC 2024-02-28 15:44:43.808221617 +0000 UTC 1 2}
15:44:44 [2024-02-28T15:44:44.408Z]     health_test.go:141: &{2024-02-28 15:44:43.780103241 +0000 UTC 2024-02-28 15:44:43.808221617 +0000 UTC 1 2}
15:44:44 [2024-02-28T15:44:44.408Z]     health_test.go:141: &{2024-02-28 15:44:43.780103241 +0000 UTC 2024-02-28 15:44:43.808221617 +0000 UTC 1 2}
15:44:44 [2024-02-28T15:44:44.666Z]     health_test.go:141: &{2024-02-28 15:44:43.780103241 +0000 UTC 2024-02-28 15:44:43.808221617 +0000 UTC 1 2}
15:44:44 [2024-02-28T15:44:44.666Z]     health_test.go:141: &{2024-02-28 15:44:43.780103241 +0000 UTC 2024-02-28 15:44:43.808221617 +0000 UTC 1 2}
15:44:44 [2024-02-28T15:44:44.923Z]     health_test.go:141: &{2024-02-28 15:44:43.780103241 +0000 UTC 2024-02-28 15:44:43.808221617 +0000 UTC 1 2}
15:44:44 [2024-02-28T15:44:44.923Z]     health_test.go:141: &{2024-02-28 15:44:43.780103241 +0000 UTC 2024-02-28 15:44:43.808221617 +0000 UTC 1 2}
15:44:44 [2024-02-28T15:44:44.923Z]     health_test.go:169: 1.02912208s
15:44:46 [2024-02-28T15:44:46.294Z]     health_test.go:169: 1.02912208s
15:44:47 [2024-02-28T15:44:47.225Z]     health_test.go:169: 1.02912208s
15:44:48 [2024-02-28T15:44:48.157Z]     health_test.go:169: 1.02912208s
15:44:49 [2024-02-28T15:44:49.089Z]     health_test.go:169: 1.02912208s
15:44:50 [2024-02-28T15:44:50.020Z]     health_test.go:169: 1.02912208s
15:44:50 [2024-02-28T15:44:50.951Z]     health_test.go:169: 1.02912208s
15:44:52 [2024-02-28T15:44:52.322Z]     health_test.go:169: 1.02912208s
15:44:53 [2024-02-28T15:44:53.255Z]     health_test.go:169: 1.02912208s
15:44:54 [2024-02-28T15:44:54.186Z]     health_test.go:169: 1.02912208s
15:44:55 [2024-02-28T15:44:55.118Z]     health_test.go:169: 1.02912208s
15:44:56 [2024-02-28T15:44:56.050Z]     health_test.go:169: 1.02912208s
15:44:57 [2024-02-28T15:44:57.005Z]     health_test.go:169: 1.02912208s
15:44:57 [2024-02-28T15:44:57.937Z]     health_test.go:169: 1.02912208s
15:44:59 [2024-02-28T15:44:59.307Z]     health_test.go:169: 1.02912208s
15:45:00 [2024-02-28T15:45:00.239Z]     health_test.go:169: 1.02912208s
15:45:01 [2024-02-28T15:45:01.170Z]     health_test.go:169: 1.02912208s
15:45:02 [2024-02-28T15:45:02.101Z]     health_test.go:169: 1.02912208s
15:45:03 [2024-02-28T15:45:03.032Z]     health_test.go:169: 1.02912208s
15:45:03 [2024-02-28T15:45:03.964Z]     health_test.go:169: 1.02912208s
15:45:05 [2024-02-28T15:45:05.335Z]     health_test.go:169: 1.02912208s
15:45:06 [2024-02-28T15:45:06.266Z]     health_test.go:169: 1.02912208s
15:45:07 [2024-02-28T15:45:07.197Z]     health_test.go:169: 1.02912208s
15:45:08 [2024-02-28T15:45:08.129Z]     health_test.go:169: 1.02912208s
15:45:09 [2024-02-28T15:45:09.061Z]     health_test.go:169: 1.02912208s
15:45:09 [2024-02-28T15:45:09.993Z]     health_test.go:169: 1.02912208s
15:45:10 [2024-02-28T15:45:10.925Z]     health_test.go:169: 1.02912208s
15:45:12 [2024-02-28T15:45:12.295Z]     health_test.go:169: 1.02912208s
15:45:13 [2024-02-28T15:45:13.227Z]     health_test.go:169: 1.02912208s
15:45:14 [2024-02-28T15:45:14.158Z]     health_test.go:169: 1.02912208s
15:45:15 [2024-02-28T15:45:15.530Z] --- PASS: TestHealthStartInterval (33.56s)
15:45:15 [2024-02-28T15:45:15.530Z] === RUN   TestInspectCpusetInConfigPre120
15:45:15 [2024-02-28T15:45:15.530Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
15:45:15 [2024-02-28T15:45:15.530Z] === RUN   TestInspectAnnotations
15:45:15 [2024-02-28T15:45:15.787Z] --- PASS: TestInspectAnnotations (0.04s)
15:45:15 [2024-02-28T15:45:15.787Z] === RUN   TestNetworkAliasesAreEmpty
15:45:15 [2024-02-28T15:45:15.787Z] === RUN   TestNetworkAliasesAreEmpty/host
15:45:15 [2024-02-28T15:45:15.787Z] === RUN   TestNetworkAliasesAreEmpty/bridge
15:45:15 [2024-02-28T15:45:15.787Z] === RUN   TestNetworkAliasesAreEmpty/none
15:45:15 [2024-02-28T15:45:15.787Z] --- PASS: TestNetworkAliasesAreEmpty (0.11s)
15:45:15 [2024-02-28T15:45:15.787Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
15:45:15 [2024-02-28T15:45:15.787Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.03s)
15:45:15 [2024-02-28T15:45:15.787Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.03s)
15:45:15 [2024-02-28T15:45:15.787Z] === RUN   TestIpcModeNone
15:45:16 [2024-02-28T15:45:16.352Z] --- PASS: TestIpcModeNone (0.44s)
15:45:16 [2024-02-28T15:45:16.352Z] === RUN   TestIpcModePrivate
15:45:16 [2024-02-28T15:45:16.352Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
15:45:16 [2024-02-28T15:45:16.610Z] --- PASS: TestIpcModePrivate (0.42s)
15:45:16 [2024-02-28T15:45:16.610Z] === RUN   TestIpcModeShareable
15:45:16 [2024-02-28T15:45:16.868Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
15:45:17 [2024-02-28T15:45:17.125Z] --- PASS: TestIpcModeShareable (0.45s)
15:45:17 [2024-02-28T15:45:17.125Z] === RUN   TestAPIIpcModeShareableAndContainer
15:45:18 [2024-02-28T15:45:18.058Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.07s)
15:45:18 [2024-02-28T15:45:18.058Z] === RUN   TestAPIIpcModeHost
15:45:18 [2024-02-28T15:45:18.316Z] --- PASS: TestAPIIpcModeHost (0.26s)
15:45:18 [2024-02-28T15:45:18.316Z] === RUN   TestDaemonIpcModeShareable
15:45:19 [2024-02-28T15:45:19.249Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
15:45:19 [2024-02-28T15:45:19.506Z] --- PASS: TestDaemonIpcModeShareable (1.03s)
15:45:19 [2024-02-28T15:45:19.506Z] === RUN   TestDaemonIpcModePrivate
15:45:20 [2024-02-28T15:45:20.439Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
15:45:20 [2024-02-28T15:45:20.439Z] --- PASS: TestDaemonIpcModePrivate (1.06s)
15:45:20 [2024-02-28T15:45:20.439Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:45:21 [2024-02-28T15:45:21.371Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
15:45:21 [2024-02-28T15:45:21.629Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.04s)
15:45:21 [2024-02-28T15:45:21.629Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:45:22 [2024-02-28T15:45:22.560Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
15:45:22 [2024-02-28T15:45:22.560Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.03s)
15:45:22 [2024-02-28T15:45:22.560Z] === RUN   TestIpcModeOlderClient
15:45:22 [2024-02-28T15:45:22.560Z] === PAUSE TestIpcModeOlderClient
15:45:22 [2024-02-28T15:45:22.560Z] === RUN   TestKillContainerInvalidSignal
15:45:23 [2024-02-28T15:45:23.126Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
15:45:23 [2024-02-28T15:45:23.126Z] === RUN   TestKillContainer
15:45:23 [2024-02-28T15:45:23.126Z] === RUN   TestKillContainer/no_signal
15:45:23 [2024-02-28T15:45:23.394Z] === RUN   TestKillContainer/non_killing_signal
15:45:23 [2024-02-28T15:45:23.653Z] === RUN   TestKillContainer/killing_signal
15:45:24 [2024-02-28T15:45:24.217Z] --- PASS: TestKillContainer (1.24s)
15:45:24 [2024-02-28T15:45:24.217Z]     --- PASS: TestKillContainer/no_signal (0.37s)
15:45:24 [2024-02-28T15:45:24.217Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
15:45:24 [2024-02-28T15:45:24.217Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
15:45:24 [2024-02-28T15:45:24.217Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:45:24 [2024-02-28T15:45:24.217Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:45:24 [2024-02-28T15:45:24.475Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:45:25 [2024-02-28T15:45:25.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.75s)
15:45:25 [2024-02-28T15:45:25.040Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
15:45:25 [2024-02-28T15:45:25.040Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.20s)
15:45:25 [2024-02-28T15:45:25.040Z] === RUN   TestKillStoppedContainer
15:45:25 [2024-02-28T15:45:25.040Z] --- PASS: TestKillStoppedContainer (0.04s)
15:45:25 [2024-02-28T15:45:25.040Z] === RUN   TestKillStoppedContainerAPIPre120
15:45:25 [2024-02-28T15:45:25.040Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
15:45:25 [2024-02-28T15:45:25.040Z] === RUN   TestKillDifferentUserContainer
15:45:25 [2024-02-28T15:45:25.606Z] --- PASS: TestKillDifferentUserContainer (0.43s)
15:45:25 [2024-02-28T15:45:25.606Z] === RUN   TestInspectOomKilledTrue
15:45:25 [2024-02-28T15:45:25.863Z] --- PASS: TestInspectOomKilledTrue (0.46s)
15:45:25 [2024-02-28T15:45:25.863Z] === RUN   TestInspectOomKilledFalse
15:45:26 [2024-02-28T15:45:26.429Z] --- PASS: TestInspectOomKilledFalse (0.40s)
15:45:26 [2024-02-28T15:45:26.429Z] === RUN   TestLinksEtcHostsContentMatch
15:45:26 [2024-02-28T15:45:26.429Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s)
15:45:26 [2024-02-28T15:45:26.429Z] === RUN   TestLinksContainerNames
15:45:27 [2024-02-28T15:45:27.362Z] --- PASS: TestLinksContainerNames (0.86s)
15:45:27 [2024-02-28T15:45:27.362Z] === RUN   TestLogsFollowTailEmpty
15:45:27 [2024-02-28T15:45:27.927Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
15:45:27 [2024-02-28T15:45:27.927Z] === RUN   TestLogs
15:45:27 [2024-02-28T15:45:27.927Z] === RUN   TestLogs/driver_local
15:45:27 [2024-02-28T15:45:27.927Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:45:27 [2024-02-28T15:45:27.927Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:45:27 [2024-02-28T15:45:27.927Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:45:27 [2024-02-28T15:45:27.927Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:45:27 [2024-02-28T15:45:27.927Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:45:27 [2024-02-28T15:45:27.927Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:45:27 [2024-02-28T15:45:27.927Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:45:27 [2024-02-28T15:45:27.927Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:45:27 [2024-02-28T15:45:27.927Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:45:27 [2024-02-28T15:45:27.927Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:45:27 [2024-02-28T15:45:27.927Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:45:27 [2024-02-28T15:45:27.927Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:45:27 [2024-02-28T15:45:27.927Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:45:27 [2024-02-28T15:45:27.927Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:45:27 [2024-02-28T15:45:27.928Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:45:27 [2024-02-28T15:45:27.928Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:45:27 [2024-02-28T15:45:27.928Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:45:27 [2024-02-28T15:45:27.928Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:45:29 [2024-02-28T15:45:29.304Z] === RUN   TestLogs/driver_json-file
15:45:29 [2024-02-28T15:45:29.304Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:45:29 [2024-02-28T15:45:29.304Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:45:29 [2024-02-28T15:45:29.304Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:45:29 [2024-02-28T15:45:29.304Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:45:29 [2024-02-28T15:45:29.304Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:45:29 [2024-02-28T15:45:29.304Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:45:29 [2024-02-28T15:45:29.304Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:45:29 [2024-02-28T15:45:29.304Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:45:29 [2024-02-28T15:45:29.304Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:45:29 [2024-02-28T15:45:29.304Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:45:29 [2024-02-28T15:45:29.304Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:45:29 [2024-02-28T15:45:29.304Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:45:29 [2024-02-28T15:45:29.304Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:45:29 [2024-02-28T15:45:29.304Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:45:29 [2024-02-28T15:45:29.304Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:45:29 [2024-02-28T15:45:29.304Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:45:29 [2024-02-28T15:45:29.304Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:45:29 [2024-02-28T15:45:29.304Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:45:31 [2024-02-28T15:45:31.201Z] --- PASS: TestLogs (3.36s)
15:45:31 [2024-02-28T15:45:31.201Z]     --- PASS: TestLogs/driver_local (0.01s)
15:45:31 [2024-02-28T15:45:31.201Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.93s)
15:45:31 [2024-02-28T15:45:31.201Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.17s)
15:45:31 [2024-02-28T15:45:31.201Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.17s)
15:45:31 [2024-02-28T15:45:31.201Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.42s)
15:45:31 [2024-02-28T15:45:31.201Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.48s)
15:45:31 [2024-02-28T15:45:31.201Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.57s)
15:45:31 [2024-02-28T15:45:31.201Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:45:31 [2024-02-28T15:45:31.201Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.93s)
15:45:31 [2024-02-28T15:45:31.201Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.02s)
15:45:31 [2024-02-28T15:45:31.201Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.46s)
15:45:31 [2024-02-28T15:45:31.201Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.46s)
15:45:31 [2024-02-28T15:45:31.201Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.51s)
15:45:31 [2024-02-28T15:45:31.201Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.77s)
15:45:31 [2024-02-28T15:45:31.201Z] === RUN   TestContainerNetworkMountsNoChown
15:45:31 [2024-02-28T15:45:31.459Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/default
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/default
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/private
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/private
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/rprivate
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/rprivate
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/slave
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/slave
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/rslave
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/rslave
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/shared
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/shared
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/rshared
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/rshared
15:45:31 [2024-02-28T15:45:31.459Z] === CONT  TestMountDaemonRoot/default
15:45:31 [2024-02-28T15:45:31.459Z] === CONT  TestMountDaemonRoot/rslave
15:45:31 [2024-02-28T15:45:31.459Z] === CONT  TestMountDaemonRoot/rshared
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/default/bind_root
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:45:31 [2024-02-28T15:45:31.459Z] === CONT  TestMountDaemonRoot/rprivate
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === CONT  TestMountDaemonRoot/private
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/private/mount_root
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:45:31 [2024-02-28T15:45:31.459Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/default/mount_root
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:45:31 [2024-02-28T15:45:31.459Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:45:31 [2024-02-28T15:45:31.459Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === CONT  TestMountDaemonRoot/default/bind_root
15:45:31 [2024-02-28T15:45:31.460Z] === RUN   TestMountDaemonRoot/private/bind_root
15:45:31 [2024-02-28T15:45:31.460Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:45:31 [2024-02-28T15:45:31.460Z] === CONT  TestMountDaemonRoot/shared
15:45:31 [2024-02-28T15:45:31.460Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === CONT  TestMountDaemonRoot/slave
15:45:31 [2024-02-28T15:45:31.460Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:45:31 [2024-02-28T15:45:31.460Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:45:31 [2024-02-28T15:45:31.460Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:45:31 [2024-02-28T15:45:31.460Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:45:31 [2024-02-28T15:45:31.460Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:45:31 [2024-02-28T15:45:31.460Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:45:31 [2024-02-28T15:45:31.460Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:45:31 [2024-02-28T15:45:31.460Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:45:31 [2024-02-28T15:45:31.460Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:45:31 [2024-02-28T15:45:31.460Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:45:31 [2024-02-28T15:45:31.460Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:45:31 [2024-02-28T15:45:31.460Z] === CONT  TestMountDaemonRoot/private/bind_root
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/private/mount_root
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/default/mount_root
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:45:31 [2024-02-28T15:45:31.718Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:45:31 [2024-02-28T15:45:31.718Z] --- PASS: TestMountDaemonRoot (0.01s)
15:45:31 [2024-02-28T15:45:31.718Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:45:31 [2024-02-28T15:45:31.718Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:45:31 [2024-02-28T15:45:31.718Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:45:31 [2024-02-28T15:45:31.718Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:45:31 [2024-02-28T15:45:31.718Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
15:45:31 [2024-02-28T15:45:31.718Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:45:31 [2024-02-28T15:45:31.718Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:45:31 [2024-02-28T15:45:31.718Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:45:31 [2024-02-28T15:45:31.718Z] === RUN   TestContainerBindMountNonRecursive
15:45:33 [2024-02-28T15:45:33.090Z] --- PASS: TestContainerBindMountNonRecursive (1.25s)
15:45:33 [2024-02-28T15:45:33.090Z] === RUN   TestContainerVolumesMountedAsShared
15:45:33 [2024-02-28T15:45:33.656Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
15:45:33 [2024-02-28T15:45:33.656Z] === RUN   TestContainerVolumesMountedAsSlave
15:45:33 [2024-02-28T15:45:33.656Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s)
15:45:33 [2024-02-28T15:45:33.656Z] === RUN   TestContainerCopyLeaksMounts
15:45:34 [2024-02-28T15:45:34.222Z] --- PASS: TestContainerCopyLeaksMounts (0.49s)
15:45:34 [2024-02-28T15:45:34.222Z] === RUN   TestContainerBindMountRecursivelyReadOnly
15:45:36 [2024-02-28T15:45:36.120Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.65s)
15:45:36 [2024-02-28T15:45:36.120Z] === RUN   TestNetworkNat
15:45:36 [2024-02-28T15:45:36.378Z] --- PASS: TestNetworkNat (0.46s)
15:45:36 [2024-02-28T15:45:36.378Z] === RUN   TestNetworkLocalhostTCPNat
15:45:36 [2024-02-28T15:45:36.943Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
15:45:36 [2024-02-28T15:45:36.943Z] === RUN   TestNetworkLoopbackNat
15:45:39 [2024-02-28T15:45:39.468Z] --- PASS: TestNetworkLoopbackNat (2.53s)
15:45:39 [2024-02-28T15:45:39.468Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
15:45:39 [2024-02-28T15:45:39.468Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
15:45:39 [2024-02-28T15:45:39.468Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
15:45:39 [2024-02-28T15:45:39.468Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
15:45:39 [2024-02-28T15:45:39.468Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
15:45:39 [2024-02-28T15:45:39.726Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s)
15:45:39 [2024-02-28T15:45:39.726Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
15:45:39 [2024-02-28T15:45:39.726Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
15:45:39 [2024-02-28T15:45:39.726Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
15:45:39 [2024-02-28T15:45:39.726Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
15:45:39 [2024-02-28T15:45:39.726Z] === RUN   TestPause
15:45:40 [2024-02-28T15:45:40.294Z] --- PASS: TestPause (0.45s)
15:45:40 [2024-02-28T15:45:40.294Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:45:40 [2024-02-28T15:45:40.294Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:45:40 [2024-02-28T15:45:40.294Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:45:40 [2024-02-28T15:45:40.294Z] === RUN   TestPauseStopPausedContainer
15:45:40 [2024-02-28T15:45:40.859Z] --- PASS: TestPauseStopPausedContainer (0.44s)
15:45:40 [2024-02-28T15:45:40.859Z] === RUN   TestPIDModeHost
15:45:41 [2024-02-28T15:45:41.792Z] --- PASS: TestPIDModeHost (0.90s)
15:45:41 [2024-02-28T15:45:41.792Z] === RUN   TestPIDModeContainer
15:45:41 [2024-02-28T15:45:41.792Z] === RUN   TestPIDModeContainer/non-existing_container
15:45:41 [2024-02-28T15:45:41.792Z] === RUN   TestPIDModeContainer/non-running_container
15:45:41 [2024-02-28T15:45:41.792Z] === RUN   TestPIDModeContainer/running_container
15:45:42 [2024-02-28T15:45:42.725Z] --- PASS: TestPIDModeContainer (1.00s)
15:45:42 [2024-02-28T15:45:42.725Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
15:45:42 [2024-02-28T15:45:42.725Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
15:45:42 [2024-02-28T15:45:42.725Z]     --- PASS: TestPIDModeContainer/running_container (0.43s)
15:45:42 [2024-02-28T15:45:42.725Z] === RUN   TestPsFilter
15:45:42 [2024-02-28T15:45:42.725Z] === RUN   TestPsFilter/since
15:45:42 [2024-02-28T15:45:42.725Z] === RUN   TestPsFilter/before
15:45:42 [2024-02-28T15:45:42.725Z] --- PASS: TestPsFilter (0.11s)
15:45:42 [2024-02-28T15:45:42.725Z]     --- PASS: TestPsFilter/since (0.00s)
15:45:42 [2024-02-28T15:45:42.725Z]     --- PASS: TestPsFilter/before (0.00s)
15:45:42 [2024-02-28T15:45:42.725Z] === RUN   TestRemoveContainerWithRemovedVolume
15:45:43 [2024-02-28T15:45:43.290Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
15:45:43 [2024-02-28T15:45:43.290Z] === RUN   TestRemoveContainerWithVolume
15:45:43 [2024-02-28T15:45:43.548Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
15:45:43 [2024-02-28T15:45:43.548Z] === RUN   TestRemoveContainerRunning
15:45:44 [2024-02-28T15:45:44.113Z] --- PASS: TestRemoveContainerRunning (0.42s)
15:45:44 [2024-02-28T15:45:44.113Z] === RUN   TestRemoveContainerForceRemoveRunning
15:45:44 [2024-02-28T15:45:44.371Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
15:45:44 [2024-02-28T15:45:44.371Z] === RUN   TestRemoveInvalidContainer
15:45:44 [2024-02-28T15:45:44.371Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:45:44 [2024-02-28T15:45:44.371Z] === RUN   TestRenameLinkedContainer
15:45:46 [2024-02-28T15:45:46.270Z] --- PASS: TestRenameLinkedContainer (1.62s)
15:45:46 [2024-02-28T15:45:46.270Z] === RUN   TestRenameStoppedContainer
15:45:46 [2024-02-28T15:45:46.527Z] --- PASS: TestRenameStoppedContainer (0.44s)
15:45:46 [2024-02-28T15:45:46.527Z] === RUN   TestRenameRunningContainerAndReuse
15:45:47 [2024-02-28T15:45:47.093Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s)
15:45:47 [2024-02-28T15:45:47.093Z] === RUN   TestRenameInvalidName
15:45:47 [2024-02-28T15:45:47.657Z] --- PASS: TestRenameInvalidName (0.38s)
15:45:47 [2024-02-28T15:45:47.657Z] === RUN   TestRenameAnonymousContainer
15:45:49 [2024-02-28T15:45:49.029Z] --- PASS: TestRenameAnonymousContainer (1.44s)
15:45:49 [2024-02-28T15:45:49.029Z] === RUN   TestRenameContainerWithSameName
15:45:49 [2024-02-28T15:45:49.594Z] --- PASS: TestRenameContainerWithSameName (0.43s)
15:45:49 [2024-02-28T15:45:49.594Z] === RUN   TestRenameContainerWithLinkedContainer
15:45:50 [2024-02-28T15:45:50.161Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
15:45:50 [2024-02-28T15:45:50.161Z] === RUN   TestRenameContainerTwice
15:45:50 [2024-02-28T15:45:50.740Z] --- PASS: TestRenameContainerTwice (0.44s)
15:45:50 [2024-02-28T15:45:50.740Z] === RUN   TestResize
15:45:50 [2024-02-28T15:45:50.740Z] === RUN   TestResize/success
15:45:51 [2024-02-28T15:45:51.001Z] === RUN   TestResize/invalid_size
15:45:51 [2024-02-28T15:45:51.001Z] === RUN   TestResize/invalid_state
15:45:51 [2024-02-28T15:45:51.567Z] --- PASS: TestResize (0.88s)
15:45:51 [2024-02-28T15:45:51.567Z]     --- PASS: TestResize/success (0.20s)
15:45:51 [2024-02-28T15:45:51.567Z]     --- PASS: TestResize/invalid_size (0.20s)
15:45:51 [2024-02-28T15:45:51.567Z]     --- PASS: TestResize/invalid_state (0.03s)
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:45:51 [2024-02-28T15:45:51.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:45:52 [2024-02-28T15:45:52.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:45:52 [2024-02-28T15:45:52.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:45:52 [2024-02-28T15:45:52.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:45:53 [2024-02-28T15:45:53.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:45:53 [2024-02-28T15:45:53.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:45:53 [2024-02-28T15:45:53.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:45:54 [2024-02-28T15:45:54.022Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:45:54 [2024-02-28T15:45:54.022Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:46:00 [2024-02-28T15:46:00.577Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.85s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.13s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.17s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.55s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.06s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.03s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.00s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.29s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.50s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.66s)
15:46:00 [2024-02-28T15:46:00.577Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.35s)
15:46:00 [2024-02-28T15:46:00.577Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
15:46:00 [2024-02-28T15:46:00.577Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
15:46:00 [2024-02-28T15:46:00.577Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
15:46:01 [2024-02-28T15:46:01.142Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.78s)
15:46:01 [2024-02-28T15:46:01.143Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s)
15:46:01 [2024-02-28T15:46:01.143Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
15:46:01 [2024-02-28T15:46:01.143Z] === RUN   TestContainerRestartWithCancelledRequest
15:46:03 [2024-02-28T15:46:03.041Z] --- PASS: TestContainerRestartWithCancelledRequest (1.81s)
15:46:03 [2024-02-28T15:46:03.041Z] === RUN   TestCgroupNamespacesRun
15:46:03 [2024-02-28T15:46:03.974Z] --- PASS: TestCgroupNamespacesRun (1.03s)
15:46:03 [2024-02-28T15:46:03.974Z] === RUN   TestCgroupNamespacesRunPrivileged
15:46:05 [2024-02-28T15:46:05.347Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.03s)
15:46:05 [2024-02-28T15:46:05.347Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:46:06 [2024-02-28T15:46:06.279Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.04s)
15:46:06 [2024-02-28T15:46:06.279Z] === RUN   TestCgroupNamespacesRunHostMode
15:46:07 [2024-02-28T15:46:07.212Z] --- PASS: TestCgroupNamespacesRunHostMode (1.05s)
15:46:07 [2024-02-28T15:46:07.212Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:46:08 [2024-02-28T15:46:08.585Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
15:46:08 [2024-02-28T15:46:08.585Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:46:09 [2024-02-28T15:46:09.518Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
15:46:09 [2024-02-28T15:46:09.518Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:46:10 [2024-02-28T15:46:10.084Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
15:46:10 [2024-02-28T15:46:10.084Z] === RUN   TestCgroupNamespacesRunOlderClient
15:46:11 [2024-02-28T15:46:11.017Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.02s)
15:46:11 [2024-02-28T15:46:11.017Z] === RUN   TestNISDomainname
15:46:11 [2024-02-28T15:46:11.583Z] --- PASS: TestNISDomainname (0.45s)
15:46:11 [2024-02-28T15:46:11.583Z] === RUN   TestHostnameDnsResolution
15:46:12 [2024-02-28T15:46:12.148Z] --- PASS: TestHostnameDnsResolution (0.62s)
15:46:12 [2024-02-28T15:46:12.148Z] === RUN   TestUnprivilegedPortsAndPing
15:46:12 [2024-02-28T15:46:12.406Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s)
15:46:12 [2024-02-28T15:46:12.406Z] === RUN   TestPrivilegedHostDevices
15:46:12 [2024-02-28T15:46:12.971Z] --- PASS: TestPrivilegedHostDevices (0.47s)
15:46:12 [2024-02-28T15:46:12.971Z] === RUN   TestRunConsoleSize
15:46:13 [2024-02-28T15:46:13.229Z] --- PASS: TestRunConsoleSize (0.40s)
15:46:13 [2024-02-28T15:46:13.229Z] === RUN   TestRunWithAlternativeContainerdShim
15:46:19 [2024-02-28T15:46:19.790Z] --- PASS: TestRunWithAlternativeContainerdShim (5.30s)
15:46:19 [2024-02-28T15:46:19.790Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
15:46:19 [2024-02-28T15:46:19.790Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.08s)
15:46:19 [2024-02-28T15:46:19.790Z] === RUN   TestStaticIPOutsideSubpool
15:46:20 [2024-02-28T15:46:20.723Z] --- PASS: TestStaticIPOutsideSubpool (1.10s)
15:46:20 [2024-02-28T15:46:20.723Z] === RUN   TestStats
15:46:22 [2024-02-28T15:46:22.621Z] --- PASS: TestStats (1.43s)
15:46:22 [2024-02-28T15:46:22.621Z] === RUN   TestStopContainerWithTimeout
15:46:22 [2024-02-28T15:46:22.621Z] === RUN   TestStopContainerWithTimeout/0
15:46:22 [2024-02-28T15:46:22.621Z] === PAUSE TestStopContainerWithTimeout/0
15:46:22 [2024-02-28T15:46:22.621Z] === RUN   TestStopContainerWithTimeout/1
15:46:22 [2024-02-28T15:46:22.621Z] === PAUSE TestStopContainerWithTimeout/1
15:46:22 [2024-02-28T15:46:22.621Z] === RUN   TestStopContainerWithTimeout/3
15:46:22 [2024-02-28T15:46:22.621Z] === PAUSE TestStopContainerWithTimeout/3
15:46:22 [2024-02-28T15:46:22.621Z] === RUN   TestStopContainerWithTimeout/-1
15:46:22 [2024-02-28T15:46:22.621Z] === PAUSE TestStopContainerWithTimeout/-1
15:46:22 [2024-02-28T15:46:22.621Z] === CONT  TestStopContainerWithTimeout/0
15:46:22 [2024-02-28T15:46:22.621Z] === CONT  TestStopContainerWithTimeout/3
15:46:22 [2024-02-28T15:46:22.621Z] === CONT  TestStopContainerWithTimeout/-1
15:46:22 [2024-02-28T15:46:22.621Z] === CONT  TestStopContainerWithTimeout/1
15:46:25 [2024-02-28T15:46:25.174Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:46:25 [2024-02-28T15:46:25.174Z]     --- PASS: TestStopContainerWithTimeout/0 (0.87s)
15:46:25 [2024-02-28T15:46:25.174Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
15:46:25 [2024-02-28T15:46:25.174Z]     --- PASS: TestStopContainerWithTimeout/3 (2.73s)
15:46:25 [2024-02-28T15:46:25.174Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.79s)
15:46:25 [2024-02-28T15:46:25.174Z] === RUN   TestStopContainerWithTimeoutCancel
15:46:25 [2024-02-28T15:46:25.174Z] === PAUSE TestStopContainerWithTimeoutCancel
15:46:25 [2024-02-28T15:46:25.174Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:46:27 [2024-02-28T15:46:27.129Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s)
15:46:27 [2024-02-28T15:46:27.129Z] === RUN   TestUpdateMemory
15:46:27 [2024-02-28T15:46:27.387Z] --- PASS: TestUpdateMemory (0.48s)
15:46:27 [2024-02-28T15:46:27.387Z] === RUN   TestUpdateCPUQuota
15:46:27 [2024-02-28T15:46:27.953Z] --- PASS: TestUpdateCPUQuota (0.59s)
15:46:27 [2024-02-28T15:46:27.953Z] === RUN   TestUpdatePidsLimit
15:46:27 [2024-02-28T15:46:27.953Z] === RUN   TestUpdatePidsLimit/update_from_none
15:46:28 [2024-02-28T15:46:28.211Z] === RUN   TestUpdatePidsLimit/no_change
15:46:28 [2024-02-28T15:46:28.211Z] === RUN   TestUpdatePidsLimit/update_lower
15:46:28 [2024-02-28T15:46:28.468Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:46:28 [2024-02-28T15:46:28.468Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:46:28 [2024-02-28T15:46:28.726Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:46:28 [2024-02-28T15:46:28.726Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:46:29 [2024-02-28T15:46:29.292Z] --- PASS: TestUpdatePidsLimit (1.34s)
15:46:29 [2024-02-28T15:46:29.292Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.14s)
15:46:29 [2024-02-28T15:46:29.292Z]     --- PASS: TestUpdatePidsLimit/no_change (0.14s)
15:46:29 [2024-02-28T15:46:29.292Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.14s)
15:46:29 [2024-02-28T15:46:29.292Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.14s)
15:46:29 [2024-02-28T15:46:29.292Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.14s)
15:46:29 [2024-02-28T15:46:29.292Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.14s)
15:46:29 [2024-02-28T15:46:29.292Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.14s)
15:46:29 [2024-02-28T15:46:29.292Z] === RUN   TestUpdateRestartPolicy
15:46:41 [2024-02-28T15:46:41.539Z] --- PASS: TestUpdateRestartPolicy (10.57s)
15:46:41 [2024-02-28T15:46:41.539Z] === RUN   TestUpdateRestartWithAutoRemove
15:46:41 [2024-02-28T15:46:41.539Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
15:46:41 [2024-02-28T15:46:41.539Z] === RUN   TestWaitNonBlocked
15:46:41 [2024-02-28T15:46:41.539Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:46:41 [2024-02-28T15:46:41.539Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:46:41 [2024-02-28T15:46:41.539Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:46:41 [2024-02-28T15:46:41.539Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:46:41 [2024-02-28T15:46:41.539Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:46:41 [2024-02-28T15:46:41.539Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:46:41 [2024-02-28T15:46:41.539Z] --- PASS: TestWaitNonBlocked (0.02s)
15:46:41 [2024-02-28T15:46:41.539Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
15:46:41 [2024-02-28T15:46:41.539Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
15:46:41 [2024-02-28T15:46:41.539Z] === RUN   TestWaitBlocked
15:46:41 [2024-02-28T15:46:41.539Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:46:41 [2024-02-28T15:46:41.539Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:46:41 [2024-02-28T15:46:41.539Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:46:41 [2024-02-28T15:46:41.539Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:46:41 [2024-02-28T15:46:41.539Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:46:41 [2024-02-28T15:46:41.539Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:46:41 [2024-02-28T15:46:41.796Z] --- PASS: TestWaitBlocked (0.02s)
15:46:41 [2024-02-28T15:46:41.796Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.51s)
15:46:41 [2024-02-28T15:46:41.796Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
15:46:41 [2024-02-28T15:46:41.796Z] === RUN   TestWaitConditions
15:46:41 [2024-02-28T15:46:41.796Z] === RUN   TestWaitConditions/default
15:46:41 [2024-02-28T15:46:41.796Z] === PAUSE TestWaitConditions/default
15:46:41 [2024-02-28T15:46:41.796Z] === RUN   TestWaitConditions/not-running
15:46:41 [2024-02-28T15:46:41.796Z] === PAUSE TestWaitConditions/not-running
15:46:41 [2024-02-28T15:46:41.796Z] === RUN   TestWaitConditions/next-exit
15:46:41 [2024-02-28T15:46:41.796Z] === PAUSE TestWaitConditions/next-exit
15:46:41 [2024-02-28T15:46:41.796Z] === RUN   TestWaitConditions/removed
15:46:41 [2024-02-28T15:46:41.796Z] === PAUSE TestWaitConditions/removed
15:46:41 [2024-02-28T15:46:41.796Z] === CONT  TestWaitConditions/default
15:46:41 [2024-02-28T15:46:41.796Z] === CONT  TestWaitConditions/next-exit
15:46:41 [2024-02-28T15:46:41.796Z] === CONT  TestWaitConditions/removed
15:46:41 [2024-02-28T15:46:41.796Z] === CONT  TestWaitConditions/not-running
15:46:41 [2024-02-28T15:46:41.796Z]     wait_test.go:145: ContainerID = 9a5101c318d17cc398319aeee98da8060e0efd9b94f33285d981a5a14973a87e
15:46:41 [2024-02-28T15:46:41.796Z]     wait_test.go:145: ContainerID = 2335bed38ce3c102334c533f34cd5ef6928a51953bf678815bc04bf355604787
15:46:41 [2024-02-28T15:46:41.796Z]     wait_test.go:145: ContainerID = cb6404c5c88960920ec93ce91e48a35492ea76c15da8635d10ad5ce2bdeffdea
15:46:41 [2024-02-28T15:46:41.796Z]     wait_test.go:145: ContainerID = ebfeb60793ab99153238ce7ec1aa8f3868c5e274b7ea837e698198c436efc56d
15:46:43 [2024-02-28T15:46:43.169Z] --- PASS: TestWaitConditions (0.03s)
15:46:43 [2024-02-28T15:46:43.169Z]     --- PASS: TestWaitConditions/default (0.83s)
15:46:43 [2024-02-28T15:46:43.169Z]     --- PASS: TestWaitConditions/next-exit (0.96s)
15:46:43 [2024-02-28T15:46:43.169Z]     --- PASS: TestWaitConditions/not-running (1.06s)
15:46:43 [2024-02-28T15:46:43.169Z]     --- PASS: TestWaitConditions/removed (1.14s)
15:46:43 [2024-02-28T15:46:43.169Z] === RUN   TestWaitRestartedContainer
15:46:43 [2024-02-28T15:46:43.169Z] === RUN   TestWaitRestartedContainer/default
15:46:43 [2024-02-28T15:46:43.169Z] === PAUSE TestWaitRestartedContainer/default
15:46:43 [2024-02-28T15:46:43.169Z] === RUN   TestWaitRestartedContainer/not-running
15:46:43 [2024-02-28T15:46:43.169Z] === PAUSE TestWaitRestartedContainer/not-running
15:46:43 [2024-02-28T15:46:43.169Z] === RUN   TestWaitRestartedContainer/next-exit
15:46:43 [2024-02-28T15:46:43.169Z] === PAUSE TestWaitRestartedContainer/next-exit
15:46:43 [2024-02-28T15:46:43.169Z] === CONT  TestWaitRestartedContainer/default
15:46:43 [2024-02-28T15:46:43.169Z] === CONT  TestWaitRestartedContainer/next-exit
15:46:43 [2024-02-28T15:46:43.169Z] === CONT  TestWaitRestartedContainer/not-running
15:46:45 [2024-02-28T15:46:45.066Z] --- PASS: TestWaitRestartedContainer (0.01s)
15:46:45 [2024-02-28T15:46:45.066Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.85s)
15:46:45 [2024-02-28T15:46:45.066Z]     --- PASS: TestWaitRestartedContainer/default (1.86s)
15:46:45 [2024-02-28T15:46:45.066Z]     --- PASS: TestWaitRestartedContainer/not-running (1.92s)
15:46:45 [2024-02-28T15:46:45.066Z] === CONT  TestHardRestartWhenContainerIsRunning
15:46:45 [2024-02-28T15:46:45.066Z] === CONT  TestDaemonRestartIpcMode
15:46:45 [2024-02-28T15:46:45.066Z] === CONT  TestDaemonHostGatewayIP
15:46:45 [2024-02-28T15:46:45.066Z] === CONT  TestIpcModeOlderClient
15:46:45 [2024-02-28T15:46:45.066Z] === CONT  TestRestartDaemonWithRestartingContainer
15:46:45 [2024-02-28T15:46:45.066Z] === CONT  TestStopContainerWithTimeoutCancel
15:46:45 [2024-02-28T15:46:45.066Z] === CONT  TestContainerKillOnDaemonStart
15:46:45 [2024-02-28T15:46:45.066Z] === CONT  TestContainerStartOnDaemonRestart
15:46:45 [2024-02-28T15:46:45.066Z] --- PASS: TestIpcModeOlderClient (0.12s)
15:46:46 [2024-02-28T15:46:46.965Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
15:46:46 [2024-02-28T15:46:46.965Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
15:46:46 [2024-02-28T15:46:46.965Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.18s)
15:46:46 [2024-02-28T15:46:46.965Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
15:46:46 [2024-02-28T15:46:46.965Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.31s)
15:46:47 [2024-02-28T15:46:47.531Z] --- PASS: TestContainerStartOnDaemonRestart (2.72s)
15:46:48 [2024-02-28T15:46:48.096Z] --- PASS: TestDaemonHostGatewayIP (3.20s)
15:46:48 [2024-02-28T15:46:48.353Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.50s)
15:46:48 [2024-02-28T15:46:48.354Z] --- PASS: TestDaemonRestartIpcMode (3.51s)
15:46:48 [2024-02-28T15:46:48.354Z] --- PASS: TestStopContainerWithTimeoutCancel (3.63s)
15:46:56 [2024-02-28T15:46:56.458Z] --- PASS: TestContainerKillOnDaemonStart (11.70s)
15:46:56 [2024-02-28T15:46:56.458Z] PASS
15:46:56 [2024-02-28T15:46:56.458Z] 
15:46:56 [2024-02-28T15:46:56.458Z] === Skipped
15:46:56 [2024-02-28T15:46:56.458Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:46:56 [2024-02-28T15:46:56.458Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:46:56 [2024-02-28T15:46:56.458Z] 
15:46:56 [2024-02-28T15:46:56.458Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:46:56 [2024-02-28T15:46:56.458Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:46:56 [2024-02-28T15:46:56.458Z] 
15:46:56 [2024-02-28T15:46:56.458Z] DONE 326 tests, 2 skipped in 163.127s
15:46:56 [2024-02-28T15:46:56.458Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
15:46:56 [2024-02-28T15:46:56.458Z] ++ '[' -n '' ']'
15:46:56 [2024-02-28T15:46:56.458Z] ++ 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
15:46:56 [2024-02-28T15:46:56.458Z] ++ set -e
15:46:56 [2024-02-28T15:46:56.458Z] ++ '[' -n 0 ']'
15:46:56 [2024-02-28T15:46:56.458Z] ++ set -x
15:46:56 [2024-02-28T15:46:56.458Z] ++ 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.fn9wWKd5SP/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
15:46:56 [2024-02-28T15:46:56.458Z] INFO: Testing against a local daemon
15:46:56 [2024-02-28T15:46:56.458Z] === RUN   TestConfigDaemonID
15:46:57 [2024-02-28T15:46:57.830Z]     daemon_test.go:61: [d750b95d5be25] daemon is not started
15:46:57 [2024-02-28T15:46:57.830Z] --- PASS: TestConfigDaemonID (1.04s)
15:46:57 [2024-02-28T15:46:57.830Z] === RUN   TestDaemonConfigValidation
15:46:57 [2024-02-28T15:46:57.830Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:46:57 [2024-02-28T15:46:57.830Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:46:57 [2024-02-28T15:46:57.830Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:46:57 [2024-02-28T15:46:57.830Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:46:57 [2024-02-28T15:46:57.830Z] === RUN   TestDaemonConfigValidation/invalid_config
15:46:57 [2024-02-28T15:46:57.830Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:46:57 [2024-02-28T15:46:57.830Z] === RUN   TestDaemonConfigValidation/malformed_config
15:46:57 [2024-02-28T15:46:57.830Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:46:57 [2024-02-28T15:46:57.830Z] === RUN   TestDaemonConfigValidation/valid_config
15:46:57 [2024-02-28T15:46:57.830Z] === PAUSE TestDaemonConfigValidation/valid_config
15:46:57 [2024-02-28T15:46:57.830Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:46:57 [2024-02-28T15:46:57.830Z] === CONT  TestDaemonConfigValidation/malformed_config
15:46:57 [2024-02-28T15:46:57.830Z] === CONT  TestDaemonConfigValidation/invalid_config
15:46:57 [2024-02-28T15:46:57.830Z] === CONT  TestDaemonConfigValidation/valid_config
15:46:57 [2024-02-28T15:46:57.830Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:46:57 [2024-02-28T15:46:57.830Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:46:57 [2024-02-28T15:46:57.830Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
15:46:57 [2024-02-28T15:46:57.830Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
15:46:57 [2024-02-28T15:46:57.830Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
15:46:57 [2024-02-28T15:46:57.830Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
15:46:57 [2024-02-28T15:46:57.830Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
15:46:57 [2024-02-28T15:46:57.830Z] === RUN   TestConfigDaemonSeccompProfiles
15:46:57 [2024-02-28T15:46:57.830Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:46:58 [2024-02-28T15:46:58.763Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:46:59 [2024-02-28T15:46:59.696Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:47:01 [2024-02-28T15:47:01.069Z]     daemon_test.go:180: [dd2bca11c92bb] daemon is not started
15:47:01 [2024-02-28T15:47:01.069Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
15:47:01 [2024-02-28T15:47:01.069Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:47:01 [2024-02-28T15:47:01.069Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:47:01 [2024-02-28T15:47:01.069Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
15:47:01 [2024-02-28T15:47:01.069Z] === RUN   TestDaemonProxy
15:47:01 [2024-02-28T15:47:01.069Z] === RUN   TestDaemonProxy/environment_variables
15:47:01 [2024-02-28T15:47:01.069Z] === PAUSE TestDaemonProxy/environment_variables
15:47:01 [2024-02-28T15:47:01.069Z] === RUN   TestDaemonProxy/command-line_options
15:47:01 [2024-02-28T15:47:01.069Z] === PAUSE TestDaemonProxy/command-line_options
15:47:01 [2024-02-28T15:47:01.069Z] === RUN   TestDaemonProxy/configuration_file
15:47:01 [2024-02-28T15:47:01.069Z] === PAUSE TestDaemonProxy/configuration_file
15:47:01 [2024-02-28T15:47:01.069Z] === RUN   TestDaemonProxy/conflicting_options
15:47:01 [2024-02-28T15:47:01.327Z] === RUN   TestDaemonProxy/reload_sanitized
15:47:01 [2024-02-28T15:47:01.327Z] === PAUSE TestDaemonProxy/reload_sanitized
15:47:01 [2024-02-28T15:47:01.327Z] === CONT  TestDaemonProxy/environment_variables
15:47:01 [2024-02-28T15:47:01.327Z] === CONT  TestDaemonProxy/configuration_file
15:47:01 [2024-02-28T15:47:01.327Z] === CONT  TestDaemonProxy/command-line_options
15:47:01 [2024-02-28T15:47:01.327Z] === CONT  TestDaemonProxy/reload_sanitized
15:47:03 [2024-02-28T15:47:03.224Z] --- PASS: TestDaemonProxy (0.50s)
15:47:03 [2024-02-28T15:47:03.224Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:47:03 [2024-02-28T15:47:03.224Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
15:47:03 [2024-02-28T15:47:03.224Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
15:47:03 [2024-02-28T15:47:03.224Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
15:47:03 [2024-02-28T15:47:03.224Z]     --- PASS: TestDaemonProxy/command-line_options (1.76s)
15:47:03 [2024-02-28T15:47:03.224Z] === RUN   TestLiveRestore
15:47:03 [2024-02-28T15:47:03.224Z] === RUN   TestLiveRestore/volume_references
15:47:03 [2024-02-28T15:47:03.224Z] === PAUSE TestLiveRestore/volume_references
15:47:03 [2024-02-28T15:47:03.224Z] === RUN   TestLiveRestore/autoremove
15:47:03 [2024-02-28T15:47:03.224Z] === PAUSE TestLiveRestore/autoremove
15:47:03 [2024-02-28T15:47:03.224Z] === CONT  TestLiveRestore/volume_references
15:47:03 [2024-02-28T15:47:03.224Z] === CONT  TestLiveRestore/autoremove
15:47:03 [2024-02-28T15:47:03.224Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
15:47:03 [2024-02-28T15:47:03.790Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:47:03 [2024-02-28T15:47:03.790Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:47:04 [2024-02-28T15:47:04.723Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:47:04 [2024-02-28T15:47:04.981Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
15:47:05 [2024-02-28T15:47:05.914Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:47:06 [2024-02-28T15:47:06.846Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:47:07 [2024-02-28T15:47:07.779Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
15:47:08 [2024-02-28T15:47:08.344Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
15:47:08 [2024-02-28T15:47:08.910Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
15:47:10 [2024-02-28T15:47:10.283Z] --- PASS: TestLiveRestore (0.00s)
15:47:10 [2024-02-28T15:47:10.283Z]     --- PASS: TestLiveRestore/autoremove (3.39s)
15:47:10 [2024-02-28T15:47:10.283Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.84s)
15:47:10 [2024-02-28T15:47:10.283Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.55s)
15:47:10 [2024-02-28T15:47:10.283Z]     --- PASS: TestLiveRestore/volume_references (6.93s)
15:47:10 [2024-02-28T15:47:10.283Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.03s)
15:47:10 [2024-02-28T15:47:10.283Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.11s)
15:47:10 [2024-02-28T15:47:10.283Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.03s)
15:47:10 [2024-02-28T15:47:10.283Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s)
15:47:10 [2024-02-28T15:47:10.283Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s)
15:47:10 [2024-02-28T15:47:10.283Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.36s)
15:47:10 [2024-02-28T15:47:10.283Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s)
15:47:10 [2024-02-28T15:47:10.283Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.94s)
15:47:10 [2024-02-28T15:47:10.283Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
15:47:10 [2024-02-28T15:47:10.540Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.69s)
15:47:10 [2024-02-28T15:47:10.540Z] PASS
15:47:10 [2024-02-28T15:47:10.540Z] 
15:47:10 [2024-02-28T15:47:10.540Z] DONE 31 tests in 14.142s
15:47:10 [2024-02-28T15:47:10.798Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
15:47:10 [2024-02-28T15:47:10.798Z] ++ '[' -n '' ']'
15:47:10 [2024-02-28T15:47:10.798Z] ++ 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
15:47:10 [2024-02-28T15:47:10.798Z] ++ set -e
15:47:10 [2024-02-28T15:47:10.798Z] ++ '[' -n 0 ']'
15:47:10 [2024-02-28T15:47:10.798Z] ++ set -x
15:47:10 [2024-02-28T15:47:10.798Z] ++ 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.fn9wWKd5SP/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
15:47:10 [2024-02-28T15:47:10.798Z] INFO: Testing against a local daemon
15:47:10 [2024-02-28T15:47:10.798Z] === RUN   TestCommitInheritsEnv
15:47:10 [2024-02-28T15:47:10.798Z] --- PASS: TestCommitInheritsEnv (0.16s)
15:47:10 [2024-02-28T15:47:10.798Z] === RUN   TestUsernsCommit
15:47:12 [2024-02-28T15:47:12.172Z] --- PASS: TestUsernsCommit (1.40s)
15:47:12 [2024-02-28T15:47:12.172Z] === RUN   TestImportExtremelyLargeImageWorks
15:47:12 [2024-02-28T15:47:12.172Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
15:47:12 [2024-02-28T15:47:12.172Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:47:12 [2024-02-28T15:47:12.172Z] === RUN   TestImportWithCustomPlatform
15:47:12 [2024-02-28T15:47:12.172Z] === RUN   TestImportWithCustomPlatform/#00
15:47:12 [2024-02-28T15:47:12.172Z] === RUN   TestImportWithCustomPlatform/linux
15:47:12 [2024-02-28T15:47:12.429Z] === RUN   TestImportWithCustomPlatform/LINUX
15:47:12 [2024-02-28T15:47:12.429Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:47:12 [2024-02-28T15:47:12.429Z] --- PASS: TestImportWithCustomPlatform (0.11s)
15:47:12 [2024-02-28T15:47:12.430Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
15:47:12 [2024-02-28T15:47:12.430Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
15:47:12 [2024-02-28T15:47:12.430Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
15:47:12 [2024-02-28T15:47:12.430Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
15:47:12 [2024-02-28T15:47:12.430Z] === RUN   TestImportWithCustomPlatformReject
15:47:12 [2024-02-28T15:47:12.430Z] === RUN   TestImportWithCustomPlatformReject/_______
15:47:12 [2024-02-28T15:47:12.430Z] === RUN   TestImportWithCustomPlatformReject//
15:47:12 [2024-02-28T15:47:12.430Z] === RUN   TestImportWithCustomPlatformReject/macos
15:47:12 [2024-02-28T15:47:12.430Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
15:47:12 [2024-02-28T15:47:12.430Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
15:47:12 [2024-02-28T15:47:12.430Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
15:47:12 [2024-02-28T15:47:12.430Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
15:47:12 [2024-02-28T15:47:12.430Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
15:47:12 [2024-02-28T15:47:12.430Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
15:47:12 [2024-02-28T15:47:12.430Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
15:47:12 [2024-02-28T15:47:12.430Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
15:47:12 [2024-02-28T15:47:12.430Z] === RUN   TestImageInspectEmptyTagsAndDigests
15:47:12 [2024-02-28T15:47:12.430Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
15:47:12 [2024-02-28T15:47:12.430Z] === RUN   TestImagesFilterMultiReference
15:47:12 [2024-02-28T15:47:12.430Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:47:12 [2024-02-28T15:47:12.430Z] === RUN   TestImagesFilterUntil
15:47:12 [2024-02-28T15:47:12.687Z]     list_test.go:95: ImageList: ID=sha256:75eb03a76efc338197b9e5393693d9e19e1964aef9126875de48a55534bc7f6b RepoTags=[testimagesfilteruntil:v1]
15:47:12 [2024-02-28T15:47:12.687Z] --- PASS: TestImagesFilterUntil (0.26s)
15:47:12 [2024-02-28T15:47:12.687Z] === RUN   TestImagesFilterBeforeSince
15:47:12 [2024-02-28T15:47:12.945Z]     list_test.go:129: ImageList: ID=sha256:20baadb39460d3aa2c3fc3a06ead4a3e5e419bc948251688a0751d188e016795 RepoTags=[testimagesfilterbeforesince:v1]
15:47:12 [2024-02-28T15:47:12.945Z]     list_test.go:129: ImageList: ID=sha256:54033308751777237b679f26c9d00687df713df8328d21cf8c0c5004345d756b RepoTags=[testimagesfilterbeforesince:v2]
15:47:12 [2024-02-28T15:47:12.945Z]     list_test.go:129: ImageList: ID=sha256:760623c9f49b4982c13fd4449d6bfc56f7bd5dc3283391047403f79f68af4b8c RepoTags=[testimagesfilterbeforesince:v3]
15:47:12 [2024-02-28T15:47:12.945Z] --- PASS: TestImagesFilterBeforeSince (0.26s)
15:47:12 [2024-02-28T15:47:12.945Z] === RUN   TestAPIImagesFilters
15:47:12 [2024-02-28T15:47:12.945Z] === RUN   TestAPIImagesFilters/repository_regex
15:47:12 [2024-02-28T15:47:12.945Z] === PAUSE TestAPIImagesFilters/repository_regex
15:47:12 [2024-02-28T15:47:12.945Z] === RUN   TestAPIImagesFilters/image_name_regex
15:47:12 [2024-02-28T15:47:12.945Z] === PAUSE TestAPIImagesFilters/image_name_regex
15:47:12 [2024-02-28T15:47:12.945Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
15:47:12 [2024-02-28T15:47:12.945Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
15:47:12 [2024-02-28T15:47:12.945Z] === RUN   TestAPIImagesFilters/registry_port_regex
15:47:12 [2024-02-28T15:47:12.945Z] === PAUSE TestAPIImagesFilters/registry_port_regex
15:47:12 [2024-02-28T15:47:12.945Z] === CONT  TestAPIImagesFilters/repository_regex
15:47:12 [2024-02-28T15:47:12.945Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
15:47:12 [2024-02-28T15:47:12.945Z] === CONT  TestAPIImagesFilters/image_name_regex
15:47:12 [2024-02-28T15:47:12.945Z] === CONT  TestAPIImagesFilters/registry_port_regex
15:47:12 [2024-02-28T15:47:12.945Z] --- PASS: TestAPIImagesFilters (0.03s)
15:47:12 [2024-02-28T15:47:12.945Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
15:47:12 [2024-02-28T15:47:12.945Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
15:47:12 [2024-02-28T15:47:12.945Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
15:47:12 [2024-02-28T15:47:12.945Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
15:47:12 [2024-02-28T15:47:12.945Z] === RUN   TestPruneDontDeleteUsedDangling
15:47:13 [2024-02-28T15:47:13.510Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
15:47:13 [2024-02-28T15:47:13.510Z] === RUN   TestImagePullPlatformInvalid
15:47:13 [2024-02-28T15:47:13.510Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
15:47:13 [2024-02-28T15:47:13.510Z] === RUN   TestImagePullStoredfDigestForOtherRepo
15:47:13 [2024-02-28T15:47:13.510Z] time="2024-02-28T15:47:13.439601331Z" 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=249c2f89-9d87-4a15-b4e8-e37d671f554e version=2.8.3 
15:47:13 [2024-02-28T15:47:13.510Z] time="2024-02-28T15:47:13.439676209Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=249c2f89-9d87-4a15-b4e8-e37d671f554e version=2.8.3 
15:47:13 [2024-02-28T15:47:13.511Z] time="2024-02-28T15:47:13.439702712Z" level=info msg="Starting upload purge in 23m0s" go.version=go1.20.8 instance.id=249c2f89-9d87-4a15-b4e8-e37d671f554e version=2.8.3 
15:47:13 [2024-02-28T15:47:13.511Z] time="2024-02-28T15:47:13.439897162Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=249c2f89-9d87-4a15-b4e8-e37d671f554e version=2.8.3 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.535726909Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6427ba46-0897-49b2-bc82-64031b811731 http.request.method=GET http.request.remoteaddr="127.0.0.1:35890" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.535784008Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6427ba46-0897-49b2-bc82-64031b811731 http.request.method=GET http.request.remoteaddr="127.0.0.1:35890" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.89932ms http.response.status=200 http.response.written=2 
15:47:13 [2024-02-28T15:47:13.771Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.538341139Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3e57bc32-90b0-4dae-9b91-4fe7c0177809 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.538367461Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=66c0b700-027f-4dfa-8c74-72d9674111ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.538385388Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3e57bc32-90b0-4dae-9b91-4fe7c0177809 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.538399788Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=66c0b700-027f-4dfa-8c74-72d9674111ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.538476218Z" 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=66c0b700-027f-4dfa-8c74-72d9674111ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.193µ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=daf23afd-a4f1-4eed-9ff0-4ad85bf92bdf trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.538543999Z" 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=3e57bc32-90b0-4dae-9b91-4fe7c0177809 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=107.633µ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=3adc8c0e-3d96-432b-afd4-ce9d757600f5 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.538589824Z" 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=66c0b700-027f-4dfa-8c74-72d9674111ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.286496ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.53860557Z" 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=3e57bc32-90b0-4dae-9b91-4fe7c0177809 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.278955ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
15:47:13 [2024-02-28T15:47:13.771Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.540175909Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3d5059c-758b-4680-8137-a17866d72b83 http.request.method=POST http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.54022198Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3d5059c-758b-4680-8137-a17866d72b83 http.request.method=POST http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.540220897Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5020e57d-d0d9-4725-b36c-c9dee192e0fc http.request.method=POST http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.540274525Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5020e57d-d0d9-4725-b36c-c9dee192e0fc http.request.method=POST http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.54036949Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3d5059c-758b-4680-8137-a17866d72b83 http.request.method=POST http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=114.812µ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=938dd70f-2134-4f56-a284-8ceb4765f94e trace.line=110 vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.540379648Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5020e57d-d0d9-4725-b36c-c9dee192e0fc http.request.method=POST http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=72.721µ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=998f1eee-41d8-4f92-9a7c-ba4692eaed7a trace.line=110 vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.540422142Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3d5059c-758b-4680-8137-a17866d72b83 http.request.method=POST http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.27µ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=6b4e5278-bbf1-4c4c-bdbf-4ca8fd3be092 trace.line=142 vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.54042553Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5020e57d-d0d9-4725-b36c-c9dee192e0fc http.request.method=POST http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.776µ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=9e90f645-55b8-4a12-8447-c38c7c948372 trace.line=142 vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.54051462Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5020e57d-d0d9-4725-b36c-c9dee192e0fc http.request.method=POST http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.384µ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=aaa58a0c-64fb-437b-bd52-6676133769e7 trace.line=110 vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.540519256Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3d5059c-758b-4680-8137-a17866d72b83 http.request.method=POST http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.475µ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=ac80cfee-c616-4537-8136-ace9607891f8 trace.line=110 vars.name=test 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.540616887Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5020e57d-d0d9-4725-b36c-c9dee192e0fc http.request.method=POST http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.699445ms http.response.status=202 http.response.written=0 
15:47:13 [2024-02-28T15:47:13.771Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.540711048Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3d5059c-758b-4680-8137-a17866d72b83 http.request.method=POST http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.822849ms http.response.status=202 http.response.written=0 
15:47:13 [2024-02-28T15:47:13.771Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.542131966Z" 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=067530c1-6a13-442d-a722-042acbb4895b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=85ed7e1a-d5d2-4d68-884e-572c4a3ece50 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.542207378Z" 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=067530c1-6a13-442d-a722-042acbb4895b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=85ed7e1a-d5d2-4d68-884e-572c4a3ece50 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.542279673Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=067530c1-6a13-442d-a722-042acbb4895b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.404µ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=60062635-be07-4773-bb7e-cdbd7f6a049d trace.line=95 vars.name=test vars.uuid=85ed7e1a-d5d2-4d68-884e-572c4a3ece50 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.542336509Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=067530c1-6a13-442d-a722-042acbb4895b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.423µ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=4eb996f5-c81c-46c1-8978-e1c5b89857bf trace.line=142 vars.name=test vars.uuid=85ed7e1a-d5d2-4d68-884e-572c4a3ece50 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.542409033Z" 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=067530c1-6a13-442d-a722-042acbb4895b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=85ed7e1a-d5d2-4d68-884e-572c4a3ece50 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.542485741Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50/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=067530c1-6a13-442d-a722-042acbb4895b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.286µ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=3d53ca8d-74dc-4344-81f4-abfe9e859678 trace.line=110 vars.name=test vars.uuid=85ed7e1a-d5d2-4d68-884e-572c4a3ece50 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.542536005Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=067530c1-6a13-442d-a722-042acbb4895b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.161µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=31b5e581-2167-4b74-967e-491f6c97dc0e trace.line=155 vars.name=test vars.uuid=85ed7e1a-d5d2-4d68-884e-572c4a3ece50 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.542581116Z" 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=067530c1-6a13-442d-a722-042acbb4895b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.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).Stat" trace.id=0784e983-2d68-4931-a7a8-6f1bc37c034f trace.line=155 vars.name=test vars.uuid=85ed7e1a-d5d2-4d68-884e-572c4a3ece50 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.542632718Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=067530c1-6a13-442d-a722-042acbb4895b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=29.883µ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=b8dee855-be3b-4a6b-a821-08e7b2c6d8c0 trace.line=155 vars.name=test vars.uuid=85ed7e1a-d5d2-4d68-884e-572c4a3ece50 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.542713734Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50/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=067530c1-6a13-442d-a722-042acbb4895b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=54.9µ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=265ceea4-a2fe-4e97-b2da-5093964752c3 trace.line=185 vars.name=test vars.uuid=85ed7e1a-d5d2-4d68-884e-572c4a3ece50 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.542881256Z" 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=067530c1-6a13-442d-a722-042acbb4895b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=62.317µ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=7234c210-da91-46e8-9e43-b4e7acaea6f8 trace.line=110 vars.name=test vars.uuid=85ed7e1a-d5d2-4d68-884e-572c4a3ece50 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.543024392Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=067530c1-6a13-442d-a722-042acbb4895b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=109.791µ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=ab497cb0-5b19-4606-9080-4b0d0dae3bc9 trace.line=202 vars.name=test vars.uuid=85ed7e1a-d5d2-4d68-884e-572c4a3ece50 
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.54310467Z" 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=067530c1-6a13-442d-a722-042acbb4895b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35898" http.request.uri="/v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.754443ms http.response.status=201 http.response.written=0 
15:47:13 [2024-02-28T15:47:13.771Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "PUT /v2/test/blobs/uploads/85ed7e1a-d5d2-4d68-884e-572c4a3ece50?_state=IXl139djWCFklqckptA7IXmOMooFQZ9hnHVMMquWEPZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1ZWQ3ZTFhLWQ1ZDItNGQ2OC04ODRlLTU3MmM0YTNlY2U1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyODkxNDdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
15:47:13 [2024-02-28T15:47:13.771Z] time="2024-02-28T15:47:13.544152999Z" 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=3fed3b13-6b61-4f09-86fe-4bf5d61d35ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=0c688d4c-7d86-4652-8f8d-2aebda4d9214 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.544230208Z" 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=3fed3b13-6b61-4f09-86fe-4bf5d61d35ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=0c688d4c-7d86-4652-8f8d-2aebda4d9214 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.544315474Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fed3b13-6b61-4f09-86fe-4bf5d61d35ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.796µ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=6b57ffac-a772-4191-8ec0-30e4705772a2 trace.line=95 vars.name=test vars.uuid=0c688d4c-7d86-4652-8f8d-2aebda4d9214 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.544369931Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fed3b13-6b61-4f09-86fe-4bf5d61d35ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.595µ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=7ce22472-1c55-4e41-b593-1bc4a7ff3d6f trace.line=142 vars.name=test vars.uuid=0c688d4c-7d86-4652-8f8d-2aebda4d9214 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.544401577Z" 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=3fed3b13-6b61-4f09-86fe-4bf5d61d35ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=0c688d4c-7d86-4652-8f8d-2aebda4d9214 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.544469277Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214/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=3fed3b13-6b61-4f09-86fe-4bf5d61d35ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=35.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).PutContent" trace.id=e8a294c0-4131-4c52-967a-b7559aee66b3 trace.line=110 vars.name=test vars.uuid=0c688d4c-7d86-4652-8f8d-2aebda4d9214 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.544505568Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fed3b13-6b61-4f09-86fe-4bf5d61d35ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.011µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=99b9141b-0920-4642-b7ea-0cad21075d08 trace.line=155 vars.name=test vars.uuid=0c688d4c-7d86-4652-8f8d-2aebda4d9214 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.544546306Z" 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=3fed3b13-6b61-4f09-86fe-4bf5d61d35ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.465µ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=29e06d26-7fb5-4ce2-a496-42f00ad47a92 trace.line=155 vars.name=test vars.uuid=0c688d4c-7d86-4652-8f8d-2aebda4d9214 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.544578986Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fed3b13-6b61-4f09-86fe-4bf5d61d35ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.374µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8ca0fea8-c1de-4593-8d22-1904b4e407ac trace.line=155 vars.name=test vars.uuid=0c688d4c-7d86-4652-8f8d-2aebda4d9214 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.544640942Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214/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=3fed3b13-6b61-4f09-86fe-4bf5d61d35ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.352µ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=3aa458cd-3d53-47de-aaf0-285ff5fee948 trace.line=185 vars.name=test vars.uuid=0c688d4c-7d86-4652-8f8d-2aebda4d9214 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.544707985Z" 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=3fed3b13-6b61-4f09-86fe-4bf5d61d35ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.399µ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=09d18aa4-13af-406e-be74-772e4fffc7c9 trace.line=110 vars.name=test vars.uuid=0c688d4c-7d86-4652-8f8d-2aebda4d9214 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.544810581Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fed3b13-6b61-4f09-86fe-4bf5d61d35ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=77.521µ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=41b1f34f-209b-42c7-b7b0-7e6f0ba2fb9f trace.line=202 vars.name=test vars.uuid=0c688d4c-7d86-4652-8f8d-2aebda4d9214 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.544897381Z" 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=3fed3b13-6b61-4f09-86fe-4bf5d61d35ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.418335ms http.response.status=201 http.response.written=0 
15:47:13 [2024-02-28T15:47:13.772Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "PUT /v2/test/blobs/uploads/0c688d4c-7d86-4652-8f8d-2aebda4d9214?_state=L_618GpFsWI-HJFv7hVgjLUb2u3M5Lv-21lMcK1_qKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNjg4ZDRjLTdkODYtNDY1Mi04ZjhkLTJhZWJkYTRkOTIxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxNTo0NzoxMy41NDAyMzM4MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.545927192Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c9a9a72c-6fd2-4a17-bd07-4a04b34d10e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.54596025Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c9a9a72c-6fd2-4a17-bd07-4a04b34d10e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.546016634Z" 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=c9a9a72c-6fd2-4a17-bd07-4a04b34d10e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=26.396µ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=e9768477-f46f-4a92-a135-ae59677855d6 trace.line=95 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.546075965Z" 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=c9a9a72c-6fd2-4a17-bd07-4a04b34d10e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="842.441µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.54699705Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.54702713Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.547165048Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.54718081Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.547189926Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.547274412Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.333µ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=374c2a8f-5935-4b96-9cee-aec2874351a9 trace.line=95 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.54732612Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.95µ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=20795c08-18de-480c-9b96-9e67111ac46f trace.line=155 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.547382103Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.039µ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=c5f9bb0f-add3-4840-b7ed-322b122831c5 trace.line=95 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.54742143Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.628µ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=6cc6d6b9-4138-4839-914a-702ed3a1d8d4 trace.line=155 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.547457885Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.774µ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=52456ffa-753c-41e6-a986-69a02c60573a trace.line=155 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.547531131Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.254µ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=3bfc0d0d-1cb8-4071-9714-d19690187fdd trace.line=110 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.547614772Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=51.642µ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=414a05c6-9e4d-4f5d-a6ff-4a53482c2222 trace.line=110 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.54779749Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=60.585µ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=267b3df6-1350-40a8-8d77-bd2ecc4fe6c8 trace.line=110 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.54785714Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=33.329µ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=f3edd829-5836-4ac7-8f0d-9e5a29eef7b2 trace.line=110 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.547892102Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.547907995Z" 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=048e9278-e381-4f58-8727-d7be389cff22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.481898ms http.response.status=201 http.response.written=0 
15:47:13 [2024-02-28T15:47:13.772Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.552886521Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=93a901d7-d211-460f-93bd-2a8f23d0d89f http.request.method=GET http.request.remoteaddr="127.0.0.1:35916" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.552927423Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=93a901d7-d211-460f-93bd-2a8f23d0d89f http.request.method=GET http.request.remoteaddr="127.0.0.1:35916" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 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.431905ms http.response.status=200 http.response.written=2 
15:47:13 [2024-02-28T15:47:13.772Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.555050395Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c02e876c-e210-41e7-aad4-5bb6294fea8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.555084946Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c02e876c-e210-41e7-aad4-5bb6294fea8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.555160137Z" 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=c02e876c-e210-41e7-aad4-5bb6294fea8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.038µ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=49a19f94-ee2f-4e82-ac7b-61bb9f5646e8 trace.line=95 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.55518371Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c02e876c-e210-41e7-aad4-5bb6294fea8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.555230117Z" 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=c02e876c-e210-41e7-aad4-5bb6294fea8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.007µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=05b3b34f-2d4a-44a8-8de1-42c788d73c0d trace.line=95 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.555289029Z" 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=c02e876c-e210-41e7-aad4-5bb6294fea8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.326µ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=1eb76184-ff2d-44a4-8f44-d9a5ceb6217d trace.line=155 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.555337102Z" 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=c02e876c-e210-41e7-aad4-5bb6294fea8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.416µ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=d445512e-1e55-41b7-8e3a-4a8eccae30ac trace.line=125 vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.555381967Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c02e876c-e210-41e7-aad4-5bb6294fea8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.555474659Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c02e876c-e210-41e7-aad4-5bb6294fea8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35932" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 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.174973ms http.response.status=200 http.response.written=417 
15:47:13 [2024-02-28T15:47:13.772Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.563875091Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=179adbce-2ac2-44e9-8743-23b1695039e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.772Z] time="2024-02-28T15:47:13.563919932Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=179adbce-2ac2-44e9-8743-23b1695039e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.56393658Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=179adbce-2ac2-44e9-8743-23b1695039e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.564016841Z" 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=179adbce-2ac2-44e9-8743-23b1695039e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.78µ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=58be1caf-3c2c-4cb9-9855-59a401370782 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.564066309Z" 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=179adbce-2ac2-44e9-8743-23b1695039e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.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).Stat" trace.id=86061b69-5c92-4a2e-b04d-26004c469849 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.564109935Z" 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=179adbce-2ac2-44e9-8743-23b1695039e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.365µ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=9cc05965-7ddd-4fb2-8d39-2b69b9f13a61 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.564153857Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=179adbce-2ac2-44e9-8743-23b1695039e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.564245285Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=179adbce-2ac2-44e9-8743-23b1695039e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35934" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 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.189553ms http.response.status=200 http.response.written=417 
15:47:13 [2024-02-28T15:47:13.773Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.572159333Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2951d57e-d841-409e-abba-f4633e9919e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.572201597Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2951d57e-d841-409e-abba-f4633e9919e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.572277838Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1623faf-fb41-40e9-bd38-53404ec78e6b http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.572340983Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1623faf-fb41-40e9-bd38-53404ec78e6b http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.572279667Z" 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=2951d57e-d841-409e-abba-f4633e9919e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.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).GetContent" trace.id=7c7a7896-9539-41ba-9717-c63ca2093f82 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.572481634Z" 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=2951d57e-d841-409e-abba-f4633e9919e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.031µ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=bc39f634-5b69-4457-9bce-3ba3d08dc950 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.572410849Z" 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=d1623faf-fb41-40e9-bd38-53404ec78e6b http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.446µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1e73e88a-5706-47d2-8eef-62b2c0760069 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.572539143Z" 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=2951d57e-d841-409e-abba-f4633e9919e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.378µ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=4eb89683-7e21-4db8-a000-e3de97cc2d28 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.572577649Z" 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=2951d57e-d841-409e-abba-f4633e9919e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.281µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9fe95cde-169c-45af-b97a-03032f954ee4 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.572611896Z" 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=2951d57e-d841-409e-abba-f4633e9919e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.773µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a35ab684-58e0-4dec-9e5b-4c5e00f7c966 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.572659715Z" 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=2951d57e-d841-409e-abba-f4633e9919e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.716µ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=89153e8f-35cd-4c38-98e3-81f0ee5ca408 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.572730262Z" 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=2951d57e-d841-409e-abba-f4633e9919e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.646µ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=f7fe50cd-0094-4fba-99e8-b81026f71a37 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.572584885Z" 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=d1623faf-fb41-40e9-bd38-53404ec78e6b http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.376µ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=55380e68-7777-482b-bc97-e80c1174b02d trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.573105452Z" 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=d1623faf-fb41-40e9-bd38-53404ec78e6b http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=216.604µ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=6c56b2c8-0edb-4ebc-b116-59630072632e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.573152442Z" 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=2951d57e-d841-409e-abba-f4633e9919e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.192µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=db8867eb-fffb-4f73-8929-e8063fc12f73 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.573215768Z" 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=d1623faf-fb41-40e9-bd38-53404ec78e6b http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.982µ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=e64cabef-a370-4474-aa72-af99863aa760 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.573221052Z" 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=2951d57e-d841-409e-abba-f4633e9919e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.998µ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=37bec703-7382-4b4c-a40f-80f5320a0291 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.57340884Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2951d57e-d841-409e-abba-f4633e9919e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 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.785074ms http.response.status=200 http.response.written=194 
15:47:13 [2024-02-28T15:47:13.773Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.573319332Z" 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=d1623faf-fb41-40e9-bd38-53404ec78e6b http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.063µ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=ee03841f-c828-4c31-863d-2e87a5bfb1bd trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.573692758Z" 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=d1623faf-fb41-40e9-bd38-53404ec78e6b http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.791µ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=7de56f0e-a616-49ba-ab62-27e05f74a4a6 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.573793901Z" 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=d1623faf-fb41-40e9-bd38-53404ec78e6b http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.331µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=894c4c15-7ce7-4f67-811b-70d080a76f60 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.573989509Z" 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=d1623faf-fb41-40e9-bd38-53404ec78e6b http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.925µ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=b30215ad-d60e-4d8c-9906-a28541d84e54 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.57403329Z" 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=d1623faf-fb41-40e9-bd38-53404ec78e6b http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.317µ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=edf85c51-f886-46c6-a7b0-5c84a3319f91 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.574086328Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d1623faf-fb41-40e9-bd38-53404ec78e6b http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 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.283947ms http.response.status=200 http.response.written=68 
15:47:13 [2024-02-28T15:47:13.773Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.589180231Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a8bb2f2b-3beb-4655-aaae-5286dd0ee550 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.589223086Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a8bb2f2b-3beb-4655-aaae-5286dd0ee550 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="823.963µs" http.response.status=200 http.response.written=2 
15:47:13 [2024-02-28T15:47:13.773Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.596292724Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=805aae9e-fe66-422a-ab28-41e262f3701f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35968" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.596340403Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=805aae9e-fe66-422a-ab28-41e262f3701f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35968" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.596353876Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=805aae9e-fe66-422a-ab28-41e262f3701f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35968" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.596422617Z" 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=805aae9e-fe66-422a-ab28-41e262f3701f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35968" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.027µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=38254e6b-a9f8-4e46-a317-1aee8374a6cc trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.596477788Z" 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=805aae9e-fe66-422a-ab28-41e262f3701f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35968" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.753µ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=48b62573-502d-4c3d-ae44-11c290931092 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.596568888Z" 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=805aae9e-fe66-422a-ab28-41e262f3701f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35968" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 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.631565ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.597895202Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e9f4b05-d93b-447c-9ff5-bc33f4290bd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35976" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.597946361Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e9f4b05-d93b-447c-9ff5-bc33f4290bd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35976" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.597961195Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e9f4b05-d93b-447c-9ff5-bc33f4290bd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35976" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.773Z] time="2024-02-28T15:47:13.598014036Z" 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=6e9f4b05-d93b-447c-9ff5-bc33f4290bd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35976" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.445µ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=fb2cdb77-6f9b-49c1-bd9f-57a5fe43fccf trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.774Z] time="2024-02-28T15:47:13.598056201Z" 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=6e9f4b05-d93b-447c-9ff5-bc33f4290bd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35976" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.988µ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=80864f32-d4a4-4531-a1a4-b06967818821 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.774Z] time="2024-02-28T15:47:13.598094518Z" 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=6e9f4b05-d93b-447c-9ff5-bc33f4290bd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35976" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 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.00371ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
15:47:13 [2024-02-28T15:47:13.774Z] 127.0.0.1 - - [28/Feb/2024:15:47:13 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/70c05fe10c0e6f5bebefa7f5ebac8421214691d7 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:47:13 [2024-02-28T15:47:13.774Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
15:47:13 [2024-02-28T15:47:13.774Z] === RUN   TestImagePullNonExisting
15:47:13 [2024-02-28T15:47:13.774Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
15:47:13 [2024-02-28T15:47:13.774Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
15:47:13 [2024-02-28T15:47:13.774Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
15:47:13 [2024-02-28T15:47:13.774Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
15:47:13 [2024-02-28T15:47:13.774Z] === RUN   TestImagePullNonExisting/asdfasdf
15:47:13 [2024-02-28T15:47:13.774Z] === PAUSE TestImagePullNonExisting/asdfasdf
15:47:13 [2024-02-28T15:47:13.774Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
15:47:13 [2024-02-28T15:47:13.774Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
15:47:13 [2024-02-28T15:47:13.774Z] === RUN   TestImagePullNonExisting/library/asdfasdf
15:47:13 [2024-02-28T15:47:13.774Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
15:47:13 [2024-02-28T15:47:13.774Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
15:47:13 [2024-02-28T15:47:13.774Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
15:47:13 [2024-02-28T15:47:13.774Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
15:47:13 [2024-02-28T15:47:13.774Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
15:47:13 [2024-02-28T15:47:13.774Z] === CONT  TestImagePullNonExisting/asdfasdf
15:47:13 [2024-02-28T15:47:13.774Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
15:47:13 [2024-02-28T15:47:13.774Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
15:47:13 [2024-02-28T15:47:13.774Z] === CONT  TestImagePullNonExisting/library/asdfasdf
15:47:15 [2024-02-28T15:47:15.146Z] --- PASS: TestImagePullNonExisting (0.01s)
15:47:15 [2024-02-28T15:47:15.146Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
15:47:15 [2024-02-28T15:47:15.146Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
15:47:15 [2024-02-28T15:47:15.146Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.97s)
15:47:15 [2024-02-28T15:47:15.146Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (1.25s)
15:47:15 [2024-02-28T15:47:15.146Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
15:47:15 [2024-02-28T15:47:15.146Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
15:47:15 [2024-02-28T15:47:15.146Z] === RUN   TestRemoveImageOrphaning
15:47:15 [2024-02-28T15:47:15.146Z] --- PASS: TestRemoveImageOrphaning (0.17s)
15:47:15 [2024-02-28T15:47:15.146Z] === RUN   TestRemoveByDigest
15:47:15 [2024-02-28T15:47:15.146Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
15:47:15 [2024-02-28T15:47:15.146Z] --- SKIP: TestRemoveByDigest (0.00s)
15:47:15 [2024-02-28T15:47:15.146Z] === RUN   TestRemoveImageGarbageCollector
15:47:15 [2024-02-28T15:47:15.146Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
15:47:15 [2024-02-28T15:47:15.146Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:47:15 [2024-02-28T15:47:15.146Z] === RUN   TestSaveCheckTimes
15:47:15 [2024-02-28T15:47:15.146Z] === PAUSE TestSaveCheckTimes
15:47:15 [2024-02-28T15:47:15.146Z] === RUN   TestSaveOCI
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/busybox:latest
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/busybox:latest/Manifest
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/busybox:latest/Config
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/multilayer:latest
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/multilayer:latest/Config
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
15:47:15 [2024-02-28T15:47:15.405Z] --- PASS: TestSaveOCI (0.14s)
15:47:15 [2024-02-28T15:47:15.405Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
15:47:15 [2024-02-28T15:47:15.405Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
15:47:15 [2024-02-28T15:47:15.405Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
15:47:15 [2024-02-28T15:47:15.405Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
15:47:15 [2024-02-28T15:47:15.405Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
15:47:15 [2024-02-28T15:47:15.405Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
15:47:15 [2024-02-28T15:47:15.405Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
15:47:15 [2024-02-28T15:47:15.405Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
15:47:15 [2024-02-28T15:47:15.405Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
15:47:15 [2024-02-28T15:47:15.405Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
15:47:15 [2024-02-28T15:47:15.405Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
15:47:15 [2024-02-28T15:47:15.405Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
15:47:15 [2024-02-28T15:47:15.405Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
15:47:15 [2024-02-28T15:47:15.405Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
15:47:15 [2024-02-28T15:47:15.405Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveRepoWithMultipleImages
15:47:15 [2024-02-28T15:47:15.405Z] --- PASS: TestSaveRepoWithMultipleImages (0.19s)
15:47:15 [2024-02-28T15:47:15.405Z] === RUN   TestSaveDirectoryPermissions
15:47:16 [2024-02-28T15:47:16.338Z] --- PASS: TestSaveDirectoryPermissions (0.91s)
15:47:16 [2024-02-28T15:47:16.338Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:47:16 [2024-02-28T15:47:16.338Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:47:16 [2024-02-28T15:47:16.338Z] === RUN   TestTagUsingDigestAlgorithmAsName
15:47:16 [2024-02-28T15:47:16.597Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestTagValidPrefixedRepo
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
15:47:16 [2024-02-28T15:47:16.597Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
15:47:16 [2024-02-28T15:47:16.597Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestTagValidPrefixedRepo/foooo:t
15:47:16 [2024-02-28T15:47:16.597Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:47:16 [2024-02-28T15:47:16.597Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:47:16 [2024-02-28T15:47:16.597Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
15:47:16 [2024-02-28T15:47:16.597Z] === CONT  TestTagValidPrefixedRepo/foooo:t
15:47:16 [2024-02-28T15:47:16.597Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
15:47:16 [2024-02-28T15:47:16.597Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
15:47:16 [2024-02-28T15:47:16.597Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
15:47:16 [2024-02-28T15:47:16.597Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
15:47:16 [2024-02-28T15:47:16.597Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
15:47:16 [2024-02-28T15:47:16.597Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
15:47:16 [2024-02-28T15:47:16.597Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestTagExistedNameWithoutForce
15:47:16 [2024-02-28T15:47:16.597Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestTagOfficialNames
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
15:47:16 [2024-02-28T15:47:16.597Z] --- PASS: TestTagOfficialNames (0.05s)
15:47:16 [2024-02-28T15:47:16.597Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
15:47:16 [2024-02-28T15:47:16.597Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
15:47:16 [2024-02-28T15:47:16.597Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
15:47:16 [2024-02-28T15:47:16.597Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
15:47:16 [2024-02-28T15:47:16.597Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestTagMatchesDigest
15:47:16 [2024-02-28T15:47:16.597Z] --- PASS: TestTagMatchesDigest (0.01s)
15:47:16 [2024-02-28T15:47:16.597Z] === CONT  TestSaveCheckTimes
15:47:16 [2024-02-28T15:47:16.597Z] --- PASS: TestSaveCheckTimes (0.03s)
15:47:16 [2024-02-28T15:47:16.597Z] PASS
15:47:16 [2024-02-28T15:47:16.597Z] 
15:47:16 [2024-02-28T15:47:16.597Z] === Skipped
15:47:16 [2024-02-28T15:47:16.597Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:47:16 [2024-02-28T15:47:16.597Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
15:47:16 [2024-02-28T15:47:16.597Z] 
15:47:16 [2024-02-28T15:47:16.597Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
15:47:16 [2024-02-28T15:47:16.597Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
15:47:16 [2024-02-28T15:47:16.597Z] 
15:47:16 [2024-02-28T15:47:16.597Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:47:16 [2024-02-28T15:47:16.597Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
15:47:16 [2024-02-28T15:47:16.597Z] 
15:47:16 [2024-02-28T15:47:16.597Z] DONE 70 tests, 3 skipped in 5.921s
15:47:16 [2024-02-28T15:47:16.597Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
15:47:16 [2024-02-28T15:47:16.597Z] ++ '[' -n '' ']'
15:47:16 [2024-02-28T15:47:16.597Z] ++ 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
15:47:16 [2024-02-28T15:47:16.597Z] ++ set -e
15:47:16 [2024-02-28T15:47:16.597Z] ++ '[' -n 0 ']'
15:47:16 [2024-02-28T15:47:16.597Z] ++ set -x
15:47:16 [2024-02-28T15:47:16.597Z] ++ 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.fn9wWKd5SP/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
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestStripANSICommands
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestStripANSICommands/#00
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestStripANSICommands/#01
15:47:16 [2024-02-28T15:47:16.597Z] --- PASS: TestStripANSICommands (0.00s)
15:47:16 [2024-02-28T15:47:16.597Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:47:16 [2024-02-28T15:47:16.597Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:47:16 [2024-02-28T15:47:16.597Z] PASS
15:47:16 [2024-02-28T15:47:16.597Z] 
15:47:16 [2024-02-28T15:47:16.597Z] DONE 3 tests in 0.007s
15:47:16 [2024-02-28T15:47:16.597Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
15:47:16 [2024-02-28T15:47:16.597Z] ++ '[' -n '' ']'
15:47:16 [2024-02-28T15:47:16.597Z] ++ 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
15:47:16 [2024-02-28T15:47:16.597Z] ++ set -e
15:47:16 [2024-02-28T15:47:16.597Z] ++ '[' -n 0 ']'
15:47:16 [2024-02-28T15:47:16.597Z] ++ set -x
15:47:16 [2024-02-28T15:47:16.597Z] ++ 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.fn9wWKd5SP/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
15:47:16 [2024-02-28T15:47:16.597Z] INFO: Testing against a local daemon
15:47:16 [2024-02-28T15:47:16.597Z] === RUN   TestCreateWithMultiNetworks
15:47:17 [2024-02-28T15:47:17.530Z] --- PASS: TestCreateWithMultiNetworks (0.94s)
15:47:17 [2024-02-28T15:47:17.530Z] === RUN   TestNetworkCreateDelete
15:47:17 [2024-02-28T15:47:17.788Z] --- PASS: TestNetworkCreateDelete (0.16s)
15:47:17 [2024-02-28T15:47:17.788Z] === RUN   TestDockerNetworkDeletePreferID
15:47:18 [2024-02-28T15:47:18.353Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
15:47:18 [2024-02-28T15:47:18.353Z] === RUN   TestDaemonDNSFallback
15:47:24 [2024-02-28T15:47:24.905Z] --- PASS: TestDaemonDNSFallback (6.15s)
15:47:24 [2024-02-28T15:47:24.905Z] === RUN   TestInspectNetwork
15:47:26 [2024-02-28T15:47:26.847Z] === RUN   TestInspectNetwork/full_network_id
15:47:26 [2024-02-28T15:47:26.847Z] === RUN   TestInspectNetwork/partial_network_id
15:47:26 [2024-02-28T15:47:26.847Z] === RUN   TestInspectNetwork/network_name
15:47:26 [2024-02-28T15:47:26.847Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:47:32 [2024-02-28T15:47:32.115Z] --- PASS: TestInspectNetwork (7.09s)
15:47:32 [2024-02-28T15:47:32.115Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:47:32 [2024-02-28T15:47:32.115Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:47:32 [2024-02-28T15:47:32.115Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:47:32 [2024-02-28T15:47:32.115Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:47:32 [2024-02-28T15:47:32.115Z] === RUN   TestRunContainerWithBridgeNone
15:47:32 [2024-02-28T15:47:32.680Z] --- PASS: TestRunContainerWithBridgeNone (1.20s)
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/create
15:47:32 [2024-02-28T15:47:32.680Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:47:32 [2024-02-28T15:47:32.680Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:47:32 [2024-02-28T15:47:32.680Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:47:32 [2024-02-28T15:47:32.680Z] === CONT  TestNetworkInvalidJSON/networks/create
15:47:32 [2024-02-28T15:47:32.680Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:47:32 [2024-02-28T15:47:32.680Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:47:32 [2024-02-28T15:47:32.680Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:47:32 [2024-02-28T15:47:32.680Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkList
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkList//networks
15:47:32 [2024-02-28T15:47:32.680Z] === PAUSE TestNetworkList//networks
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestNetworkList//networks/
15:47:32 [2024-02-28T15:47:32.680Z] === PAUSE TestNetworkList//networks/
15:47:32 [2024-02-28T15:47:32.680Z] === CONT  TestNetworkList//networks
15:47:32 [2024-02-28T15:47:32.680Z] === CONT  TestNetworkList//networks/
15:47:32 [2024-02-28T15:47:32.680Z] --- PASS: TestNetworkList (0.01s)
15:47:32 [2024-02-28T15:47:32.680Z]     --- PASS: TestNetworkList//networks (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:47:32 [2024-02-28T15:47:32.680Z] === RUN   TestHostIPv4BridgeLabel
15:47:33 [2024-02-28T15:47:33.245Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:47:33 [2024-02-28T15:47:33.246Z] === RUN   TestDefaultNetworkOpts
15:47:33 [2024-02-28T15:47:33.246Z] === RUN   TestDefaultNetworkOpts/default_value
15:47:34 [2024-02-28T15:47:34.617Z] === RUN   TestDefaultNetworkOpts/cmdline_value
15:47:35 [2024-02-28T15:47:35.551Z] === RUN   TestDefaultNetworkOpts/config-from_value
15:47:36 [2024-02-28T15:47:36.923Z] --- PASS: TestDefaultNetworkOpts (3.62s)
15:47:36 [2024-02-28T15:47:36.923Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.19s)
15:47:36 [2024-02-28T15:47:36.923Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.22s)
15:47:36 [2024-02-28T15:47:36.923Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.21s)
15:47:36 [2024-02-28T15:47:36.923Z] === RUN   TestForbidDuplicateNetworkNames
15:47:37 [2024-02-28T15:47:37.488Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
15:47:37 [2024-02-28T15:47:37.488Z] === RUN   TestDaemonRestartWithLiveRestore
15:47:38 [2024-02-28T15:47:38.420Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
15:47:38 [2024-02-28T15:47:38.420Z] === RUN   TestDaemonDefaultNetworkPools
15:47:39 [2024-02-28T15:47:39.354Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
15:47:39 [2024-02-28T15:47:39.354Z] === RUN   TestDaemonRestartWithExistingNetwork
15:47:40 [2024-02-28T15:47:40.726Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
15:47:40 [2024-02-28T15:47:40.726Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:47:41 [2024-02-28T15:47:41.659Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
15:47:41 [2024-02-28T15:47:41.659Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:47:42 [2024-02-28T15:47:42.224Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
15:47:42 [2024-02-28T15:47:42.224Z] === RUN   TestServiceWithPredefinedNetwork
15:47:44 [2024-02-28T15:47:44.750Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s)
15:47:44 [2024-02-28T15:47:44.750Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:47:44 [2024-02-28T15:47:44.750Z]     service_test.go:250: FLAKY_TEST
15:47:44 [2024-02-28T15:47:44.750Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:47:44 [2024-02-28T15:47:44.750Z] === RUN   TestServiceWithDataPathPortInit
15:47:59 [2024-02-28T15:47:59.614Z] --- PASS: TestServiceWithDataPathPortInit (13.31s)
15:47:59 [2024-02-28T15:47:59.614Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:47:59 [2024-02-28T15:47:59.614Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bjsq7nt62i8ppv3t1qcn0toww Created:2024-02-28 15:47:58.831482678 +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[3d4deb70f5b0f6a74b9cf69c1267deb5fd4c35ecf0151753c6bf4ce6658a4922:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aafcl68nlfz4lkw9d7jyaqhsf EndpointID:a3c7a63df1d6bbc20fd53a2311025ef5b44d2628288c2e0555c852bf3b2cfdad MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d33e21a4413a4314f8d67806723d51a502007fcfab319bc1a2fcc6f9e4e18c38 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:e42cbda1542f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aafcl68nlfz4lkw9d7jyaqhsf EndpointID:a3c7a63df1d6bbc20fd53a2311025ef5b44d2628288c2e0555c852bf3b2cfdad EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:48:04 [2024-02-28T15:48:04.874Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.51s)
15:48:04 [2024-02-28T15:48:04.874Z] PASS
15:48:04 [2024-02-28T15:48:04.874Z] 
15:48:04 [2024-02-28T15:48:04.874Z] === Skipped
15:48:04 [2024-02-28T15:48:04.874Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:48:04 [2024-02-28T15:48:04.874Z]     service_test.go:250: FLAKY_TEST
15:48:04 [2024-02-28T15:48:04.874Z] 
15:48:04 [2024-02-28T15:48:04.874Z] DONE 44 tests, 1 skipped in 47.547s
15:48:04 [2024-02-28T15:48:04.874Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
15:48:04 [2024-02-28T15:48:04.874Z] ++ '[' -n '' ']'
15:48:04 [2024-02-28T15:48:04.874Z] ++ 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
15:48:04 [2024-02-28T15:48:04.874Z] ++ set -e
15:48:04 [2024-02-28T15:48:04.874Z] ++ '[' -n 0 ']'
15:48:04 [2024-02-28T15:48:04.874Z] ++ set -x
15:48:04 [2024-02-28T15:48:04.874Z] ++ 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.fn9wWKd5SP/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
15:48:04 [2024-02-28T15:48:04.874Z] INFO: Testing against a local daemon
15:48:04 [2024-02-28T15:48:04.874Z] === RUN   TestDockerNetworkIpvlanPersistance
15:48:04 [2024-02-28T15:48:04.874Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:48:04 [2024-02-28T15:48:04.874Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:48:04 [2024-02-28T15:48:04.874Z] === RUN   TestDockerNetworkIpvlan
15:48:04 [2024-02-28T15:48:04.874Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:48:04 [2024-02-28T15:48:04.874Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:48:04 [2024-02-28T15:48:04.874Z] PASS
15:48:04 [2024-02-28T15:48:04.874Z] 
15:48:04 [2024-02-28T15:48:04.874Z] === Skipped
15:48:04 [2024-02-28T15:48:04.874Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:48:04 [2024-02-28T15:48:04.874Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:48:04 [2024-02-28T15:48:04.874Z] 
15:48:04 [2024-02-28T15:48:04.874Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:48:04 [2024-02-28T15:48:04.874Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:48:04 [2024-02-28T15:48:04.874Z] 
15:48:04 [2024-02-28T15:48:04.874Z] DONE 2 tests, 2 skipped in 0.033s
15:48:04 [2024-02-28T15:48:04.874Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
15:48:04 [2024-02-28T15:48:04.874Z] ++ '[' -n '' ']'
15:48:04 [2024-02-28T15:48:04.874Z] ++ 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
15:48:04 [2024-02-28T15:48:04.874Z] ++ set -e
15:48:04 [2024-02-28T15:48:04.874Z] ++ '[' -n 0 ']'
15:48:04 [2024-02-28T15:48:04.874Z] ++ set -x
15:48:04 [2024-02-28T15:48:04.874Z] ++ 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.fn9wWKd5SP/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
15:48:04 [2024-02-28T15:48:04.874Z] INFO: Testing against a local daemon
15:48:04 [2024-02-28T15:48:04.874Z] === RUN   TestDockerNetworkMacvlanPersistance
15:48:05 [2024-02-28T15:48:05.439Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
15:48:05 [2024-02-28T15:48:05.439Z] === RUN   TestDockerNetworkMacvlan
15:48:05 [2024-02-28T15:48:05.439Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:48:06 [2024-02-28T15:48:06.007Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:48:06 [2024-02-28T15:48:06.584Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:48:07 [2024-02-28T15:48:07.148Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:48:07 [2024-02-28T15:48:07.714Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:48:08 [2024-02-28T15:48:08.283Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:48:08 [2024-02-28T15:48:08.848Z] --- PASS: TestDockerNetworkMacvlan (3.54s)
15:48:08 [2024-02-28T15:48:08.848Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
15:48:08 [2024-02-28T15:48:08.848Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
15:48:08 [2024-02-28T15:48:08.848Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
15:48:08 [2024-02-28T15:48:08.848Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
15:48:08 [2024-02-28T15:48:08.848Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
15:48:08 [2024-02-28T15:48:08.848Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
15:48:08 [2024-02-28T15:48:08.848Z] PASS
15:48:08 [2024-02-28T15:48:08.848Z] 
15:48:08 [2024-02-28T15:48:08.848Z] DONE 8 tests in 4.748s
15:48:09 [2024-02-28T15:48:09.106Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
15:48:09 [2024-02-28T15:48:09.106Z] ++ '[' -n '' ']'
15:48:09 [2024-02-28T15:48:09.106Z] ++ 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
15:48:09 [2024-02-28T15:48:09.106Z] ++ set -e
15:48:09 [2024-02-28T15:48:09.106Z] ++ '[' -n 0 ']'
15:48:09 [2024-02-28T15:48:09.106Z] ++ set -x
15:48:09 [2024-02-28T15:48:09.106Z] ++ 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.fn9wWKd5SP/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
15:48:09 [2024-02-28T15:48:09.106Z] INFO: Testing against a local daemon
15:48:09 [2024-02-28T15:48:09.106Z] === RUN   TestBridgeICC
15:48:09 [2024-02-28T15:48:09.671Z] === RUN   TestBridgeICC/IPv4_non-internal_network
15:48:10 [2024-02-28T15:48:10.605Z] === RUN   TestBridgeICC/IPv4_internal_network
15:48:11 [2024-02-28T15:48:11.538Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
15:48:12 [2024-02-28T15:48:12.911Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
15:48:13 [2024-02-28T15:48:13.848Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
15:48:14 [2024-02-28T15:48:14.780Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
15:48:15 [2024-02-28T15:48:15.713Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
15:48:16 [2024-02-28T15:48:16.645Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
15:48:17 [2024-02-28T15:48:17.580Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
15:48:20 [2024-02-28T15:48:20.859Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
15:48:24 [2024-02-28T15:48:24.140Z] --- PASS: TestBridgeICC (14.81s)
15:48:24 [2024-02-28T15:48:24.140Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.02s)
15:48:24 [2024-02-28T15:48:24.140Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.95s)
15:48:24 [2024-02-28T15:48:24.140Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.06s)
15:48:24 [2024-02-28T15:48:24.140Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.98s)
15:48:24 [2024-02-28T15:48:24.140Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.01s)
15:48:24 [2024-02-28T15:48:24.140Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.95s)
15:48:24 [2024-02-28T15:48:24.140Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.01s)
15:48:24 [2024-02-28T15:48:24.140Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.05s)
15:48:24 [2024-02-28T15:48:24.140Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.07s)
15:48:24 [2024-02-28T15:48:24.140Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.11s)
15:48:24 [2024-02-28T15:48:24.140Z] === RUN   TestBridgeINC
15:48:24 [2024-02-28T15:48:24.398Z] === RUN   TestBridgeINC/IPv4_non-internal_network
15:48:28 [2024-02-28T15:48:28.582Z] === RUN   TestBridgeINC/IPv4_internal_network
15:48:29 [2024-02-28T15:48:29.955Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
15:48:34 [2024-02-28T15:48:34.135Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
15:48:35 [2024-02-28T15:48:35.068Z] --- PASS: TestBridgeINC (11.33s)
15:48:35 [2024-02-28T15:48:35.068Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.15s)
15:48:35 [2024-02-28T15:48:35.068Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.10s)
15:48:35 [2024-02-28T15:48:35.068Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.24s)
15:48:35 [2024-02-28T15:48:35.068Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.23s)
15:48:35 [2024-02-28T15:48:35.068Z] === RUN   TestDefaultBridgeIPv6
15:48:35 [2024-02-28T15:48:35.068Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
15:48:36 [2024-02-28T15:48:36.966Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
15:48:37 [2024-02-28T15:48:37.899Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
15:48:39 [2024-02-28T15:48:39.799Z] --- PASS: TestDefaultBridgeIPv6 (4.28s)
15:48:39 [2024-02-28T15:48:39.799Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.43s)
15:48:39 [2024-02-28T15:48:39.800Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.44s)
15:48:39 [2024-02-28T15:48:39.800Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.40s)
15:48:39 [2024-02-28T15:48:39.800Z] === RUN   TestDefaultBridgeAddresses
15:48:39 [2024-02-28T15:48:39.800Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
15:48:41 [2024-02-28T15:48:41.172Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
15:48:42 [2024-02-28T15:48:42.555Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
15:48:42 [2024-02-28T15:48:42.555Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
15:48:42 [2024-02-28T15:48:42.555Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
15:48:42 [2024-02-28T15:48:42.555Z] === RUN   TestMACAddrOnRestart
15:48:44 [2024-02-28T15:48:44.464Z] --- PASS: TestMACAddrOnRestart (2.04s)
15:48:44 [2024-02-28T15:48:44.464Z] === RUN   TestCfgdMACAddrOnRestart
15:48:46 [2024-02-28T15:48:46.990Z] --- PASS: TestCfgdMACAddrOnRestart (2.46s)
15:48:46 [2024-02-28T15:48:46.990Z] === RUN   TestInspectCfgdMAC
15:48:47 [2024-02-28T15:48:47.556Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
15:48:47 [2024-02-28T15:48:47.556Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
15:48:47 [2024-02-28T15:48:47.814Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
15:48:47 [2024-02-28T15:48:47.814Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
15:48:48 [2024-02-28T15:48:48.072Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
15:48:48 [2024-02-28T15:48:48.072Z] --- PASS: TestInspectCfgdMAC (1.06s)
15:48:48 [2024-02-28T15:48:48.072Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.04s)
15:48:48 [2024-02-28T15:48:48.072Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
15:48:48 [2024-02-28T15:48:48.072Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
15:48:48 [2024-02-28T15:48:48.072Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.17s)
15:48:48 [2024-02-28T15:48:48.072Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
15:48:48 [2024-02-28T15:48:48.072Z] PASS
15:48:48 [2024-02-28T15:48:48.072Z] 
15:48:48 [2024-02-28T15:48:48.072Z] DONE 31 tests in 39.123s
15:48:48 [2024-02-28T15:48:48.072Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
15:48:48 [2024-02-28T15:48:48.072Z] ++ '[' -n '' ']'
15:48:48 [2024-02-28T15:48:48.072Z] ++ 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
15:48:48 [2024-02-28T15:48:48.072Z] ++ set -e
15:48:48 [2024-02-28T15:48:48.072Z] ++ '[' -n 0 ']'
15:48:48 [2024-02-28T15:48:48.072Z] ++ set -x
15:48:48 [2024-02-28T15:48:48.072Z] ++ 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.fn9wWKd5SP/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
15:48:48 [2024-02-28T15:48:48.072Z] testing: warning: no tests to run
15:48:48 [2024-02-28T15:48:48.072Z] PASS
15:48:48 [2024-02-28T15:48:48.072Z] 
15:48:48 [2024-02-28T15:48:48.072Z] DONE 0 tests in 0.005s
15:48:48 [2024-02-28T15:48:48.072Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
15:48:48 [2024-02-28T15:48:48.072Z] ++ '[' -n '' ']'
15:48:48 [2024-02-28T15:48:48.072Z] ++ 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
15:48:48 [2024-02-28T15:48:48.072Z] ++ set -e
15:48:48 [2024-02-28T15:48:48.072Z] ++ '[' -n 0 ']'
15:48:48 [2024-02-28T15:48:48.072Z] ++ set -x
15:48:48 [2024-02-28T15:48:48.072Z] ++ 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.fn9wWKd5SP/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
15:48:48 [2024-02-28T15:48:48.072Z] INFO: Testing against a local daemon
15:48:48 [2024-02-28T15:48:48.072Z] === RUN   TestAuthZPluginAllowRequest
15:48:49 [2024-02-28T15:48:49.444Z] --- PASS: TestAuthZPluginAllowRequest (0.99s)
15:48:49 [2024-02-28T15:48:49.444Z] === RUN   TestAuthZPluginTLS
15:48:49 [2024-02-28T15:48:49.702Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:48:49 [2024-02-28T15:48:49.702Z] === RUN   TestAuthZPluginDenyRequest
15:48:50 [2024-02-28T15:48:50.266Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
15:48:50 [2024-02-28T15:48:50.266Z] === RUN   TestAuthZPluginAPIDenyResponse
15:48:50 [2024-02-28T15:48:50.831Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
15:48:50 [2024-02-28T15:48:50.831Z] === RUN   TestAuthZPluginDenyResponse
15:48:51 [2024-02-28T15:48:51.396Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:48:51 [2024-02-28T15:48:51.396Z] === RUN   TestAuthZPluginAllowEventStream
15:48:51 [2024-02-28T15:48:51.962Z] 2024/02/28 15:48:51 http: panic serving 127.0.0.1:52116: runtime error: invalid memory address or nil pointer dereference
15:48:51 [2024-02-28T15:48:51.962Z] goroutine 159 [running]:
15:48:51 [2024-02-28T15:48:51.962Z] net/http.(*conn).serve.func1()
15:48:51 [2024-02-28T15:48:51.962Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:48:51 [2024-02-28T15:48:51.962Z] panic({0xa749a0?, 0x1599ca0?})
15:48:51 [2024-02-28T15:48:51.962Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:48:51 [2024-02-28T15:48:51.962Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd727c8, 0x40000a4240}, 0xffff6975cb58?)
15:48:51 [2024-02-28T15:48:51.962Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
15:48:51 [2024-02-28T15:48:51.962Z] net/http.HandlerFunc.ServeHTTP(0x4000382100?, {0xd727c8?, 0x40000a4240?}, 0x4023f4?)
15:48:51 [2024-02-28T15:48:51.962Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:48:51 [2024-02-28T15:48:51.962Z] net/http.(*ServeMux).ServeHTTP(0xd78d78?, {0xd727c8, 0x40000a4240}, 0x4000382100)
15:48:51 [2024-02-28T15:48:51.962Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:48:51 [2024-02-28T15:48:51.962Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40005ca000, {0xd71388?, 0x40003a8000}, 0x4000382000, {0xd676e0, 0x40005b0200})
15:48:51 [2024-02-28T15:48:51.962Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
15:48:51 [2024-02-28T15:48:51.962Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71388?, 0x40003a8000?}, 0x400011e040?)
15:48:51 [2024-02-28T15:48:51.962Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
15:48:51 [2024-02-28T15:48:51.962Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71388?, 0x40003a8000?}, 0x40003a8000?)
15:48:51 [2024-02-28T15:48:51.962Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:48:51 [2024-02-28T15:48:51.962Z] net/http.serverHandler.ServeHTTP({0xd6df68?}, {0xd71388?, 0x40003a8000?}, 0x6?)
15:48:51 [2024-02-28T15:48:51.962Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:48:51 [2024-02-28T15:48:51.962Z] net/http.(*conn).serve(0x4000312120, {0xd78d78, 0x40001d3950})
15:48:51 [2024-02-28T15:48:51.962Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:48:51 [2024-02-28T15:48:51.962Z] created by net/http.(*Server).Serve in goroutine 40
15:48:51 [2024-02-28T15:48:51.962Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:48:53 [2024-02-28T15:48:53.334Z] 2024/02/28 15:48:52 http: panic serving 127.0.0.1:52120: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
15:48:53 [2024-02-28T15:48:53.334Z] goroutine 132 [running]:
15:48:53 [2024-02-28T15:48:53.334Z] net/http.(*conn).serve.func1()
15:48:53 [2024-02-28T15:48:53.334Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:48:53 [2024-02-28T15:48:53.334Z] panic({0xa0ada0?, 0x400011f150?})
15:48:53 [2024-02-28T15:48:53.334Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:48:53 [2024-02-28T15:48:53.334Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd727c8, 0x40000a4b40}, 0xffff6975cb58?)
15:48:53 [2024-02-28T15:48:53.334Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
15:48:53 [2024-02-28T15:48:53.334Z] net/http.HandlerFunc.ServeHTTP(0x4000382200?, {0xd727c8?, 0x40000a4b40?}, 0x4023f4?)
15:48:53 [2024-02-28T15:48:53.334Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:48:53 [2024-02-28T15:48:53.334Z] net/http.(*ServeMux).ServeHTTP(0xd78d78?, {0xd727c8, 0x40000a4b40}, 0x4000382200)
15:48:53 [2024-02-28T15:48:53.334Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:48:53 [2024-02-28T15:48:53.334Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40005ca000, {0xd71388?, 0x40003a80e0}, 0x40001d4800, {0xd676e0, 0x40005b0200})
15:48:53 [2024-02-28T15:48:53.334Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
15:48:53 [2024-02-28T15:48:53.334Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71388?, 0x40003a80e0?}, 0x4000386390?)
15:48:53 [2024-02-28T15:48:53.334Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
15:48:53 [2024-02-28T15:48:53.334Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71388?, 0x40003a80e0?}, 0x40000d3b40?)
15:48:53 [2024-02-28T15:48:53.334Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:48:53 [2024-02-28T15:48:53.334Z] net/http.serverHandler.ServeHTTP({0x4000386390?}, {0xd71388?, 0x40003a80e0?}, 0x6?)
15:48:53 [2024-02-28T15:48:53.334Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:48:53 [2024-02-28T15:48:53.334Z] net/http.(*conn).serve(0x40003126c0, {0xd78d78, 0x40001d3950})
15:48:53 [2024-02-28T15:48:53.334Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:48:53 [2024-02-28T15:48:53.334Z] created by net/http.(*Server).Serve in goroutine 40
15:48:53 [2024-02-28T15:48:53.334Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:48:55 [2024-02-28T15:48:55.231Z] 2024/02/28 15:48:54 http: panic serving 127.0.0.1:52122: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
15:48:55 [2024-02-28T15:48:55.231Z] goroutine 199 [running]:
15:48:55 [2024-02-28T15:48:55.231Z] net/http.(*conn).serve.func1()
15:48:55 [2024-02-28T15:48:55.231Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
15:48:55 [2024-02-28T15:48:55.231Z] panic({0xa0ada0?, 0x40004e0bd0?})
15:48:55 [2024-02-28T15:48:55.231Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
15:48:55 [2024-02-28T15:48:55.231Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd727c8, 0x4000781620}, 0xffff6975d680?)
15:48:55 [2024-02-28T15:48:55.231Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
15:48:55 [2024-02-28T15:48:55.231Z] net/http.HandlerFunc.ServeHTTP(0x400049d000?, {0xd727c8?, 0x4000781620?}, 0x4023f4?)
15:48:55 [2024-02-28T15:48:55.231Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:48:55 [2024-02-28T15:48:55.231Z] net/http.(*ServeMux).ServeHTTP(0xd78d78?, {0xd727c8, 0x4000781620}, 0x400049d000)
15:48:55 [2024-02-28T15:48:55.231Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
15:48:55 [2024-02-28T15:48:55.231Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40005ca000, {0xd71388?, 0x400016c700}, 0x400049cf00, {0xd676e0, 0x40005b0200})
15:48:55 [2024-02-28T15:48:55.231Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
15:48:55 [2024-02-28T15:48:55.231Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71388?, 0x400016c700?}, 0x4000317170?)
15:48:55 [2024-02-28T15:48:55.231Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
15:48:55 [2024-02-28T15:48:55.231Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71388?, 0x400016c700?}, 0x40000cfb40?)
15:48:55 [2024-02-28T15:48:55.231Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
15:48:55 [2024-02-28T15:48:55.231Z] net/http.serverHandler.ServeHTTP({0x4000317170?}, {0xd71388?, 0x400016c700?}, 0x6?)
15:48:55 [2024-02-28T15:48:55.231Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
15:48:55 [2024-02-28T15:48:55.231Z] net/http.(*conn).serve(0x4000598360, {0xd78d78, 0x40001d3950})
15:48:55 [2024-02-28T15:48:55.231Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
15:48:55 [2024-02-28T15:48:55.231Z] created by net/http.(*Server).Serve in goroutine 40
15:48:55 [2024-02-28T15:48:55.231Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
15:48:57 [2024-02-28T15:48:57.755Z] --- PASS: TestAuthZPluginAllowEventStream (6.02s)
15:48:57 [2024-02-28T15:48:57.756Z] === RUN   TestAuthZPluginErrorResponse
15:48:57 [2024-02-28T15:48:57.756Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:48:57 [2024-02-28T15:48:57.756Z] === RUN   TestAuthZPluginErrorRequest
15:48:58 [2024-02-28T15:48:58.320Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
15:48:58 [2024-02-28T15:48:58.320Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:48:58 [2024-02-28T15:48:58.885Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:48:58 [2024-02-28T15:48:58.885Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:49:00 [2024-02-28T15:49:00.257Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.11s)
15:49:00 [2024-02-28T15:49:00.257Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:49:01 [2024-02-28T15:49:01.190Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
15:49:01 [2024-02-28T15:49:01.190Z] === RUN   TestAuthZPluginHeader
15:49:01 [2024-02-28T15:49:01.755Z] --- PASS: TestAuthZPluginHeader (0.60s)
15:49:01 [2024-02-28T15:49:01.755Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:49:01 [2024-02-28T15:49:01.755Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
15:49:01 [2024-02-28T15:49:01.755Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:49:01 [2024-02-28T15:49:01.755Z] === RUN   TestAuthZPluginV2Disable
15:49:01 [2024-02-28T15:49:01.755Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
15:49:01 [2024-02-28T15:49:01.755Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:49:01 [2024-02-28T15:49:01.755Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:49:01 [2024-02-28T15:49:01.755Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
15:49:01 [2024-02-28T15:49:01.755Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:49:01 [2024-02-28T15:49:01.755Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:49:01 [2024-02-28T15:49:01.755Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
15:49:01 [2024-02-28T15:49:01.755Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:49:01 [2024-02-28T15:49:01.755Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:49:19 [2024-02-28T15:49:19.825Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
15:49:19 [2024-02-28T15:49:19.825Z] PASS
15:49:19 [2024-02-28T15:49:19.825Z] 
15:49:19 [2024-02-28T15:49:19.825Z] === Skipped
15:49:19 [2024-02-28T15:49:19.825Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
15:49:19 [2024-02-28T15:49:19.825Z] 
15:49:19 [2024-02-28T15:49:19.825Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
15:49:19 [2024-02-28T15:49:19.825Z] 
15:49:19 [2024-02-28T15:49:19.825Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
15:49:19 [2024-02-28T15:49:19.825Z] 
15:49:19 [2024-02-28T15:49:19.825Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
15:49:19 [2024-02-28T15:49:19.825Z] 
15:49:19 [2024-02-28T15:49:19.825Z] DONE 17 tests, 4 skipped in 30.499s
15:49:19 [2024-02-28T15:49:19.825Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
15:49:19 [2024-02-28T15:49:19.825Z] ++ '[' -n '' ']'
15:49:19 [2024-02-28T15:49:19.825Z] ++ 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
15:49:19 [2024-02-28T15:49:19.825Z] ++ set -e
15:49:19 [2024-02-28T15:49:19.825Z] ++ '[' -n 0 ']'
15:49:19 [2024-02-28T15:49:19.825Z] ++ set -x
15:49:19 [2024-02-28T15:49:19.825Z] ++ 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.fn9wWKd5SP/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
15:49:19 [2024-02-28T15:49:19.825Z] INFO: Testing against a local daemon
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:49:19 [2024-02-28T15:49:19.825Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:49:19 [2024-02-28T15:49:19.825Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:49:19 [2024-02-28T15:49:19.825Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:49:19 [2024-02-28T15:49:19.825Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:49:19 [2024-02-28T15:49:19.825Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:49:19 [2024-02-28T15:49:19.825Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:49:19 [2024-02-28T15:49:19.825Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:49:19 [2024-02-28T15:49:19.825Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInstall
15:49:19 [2024-02-28T15:49:19.825Z] === RUN   TestPluginInstall/no_auth
15:49:22 [2024-02-28T15:49:22.354Z] time="2024-02-28T15:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:49:22 [2024-02-28T15:49:22.354Z] time="2024-02-28T15:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:045962ca2eedd123a66e6b32307730c77716f25ea0d9069b55c63ef6151cd7a2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:49:22 [2024-02-28T15:49:22.354Z] time="2024-02-28T15:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:49:22 [2024-02-28T15:49:22.354Z] time="2024-02-28T15:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:045962ca2eedd123a66e6b32307730c77716f25ea0d9069b55c63ef6151cd7a2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:49:22 [2024-02-28T15:49:22.354Z] === RUN   TestPluginInstall/with_digest
15:49:22 [2024-02-28T15:49:22.920Z] === RUN   TestPluginInstall/with_htpasswd
15:49:23 [2024-02-28T15:49:23.178Z] time="2024-02-28T15:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:49:23 [2024-02-28T15:49:23.178Z] time="2024-02-28T15:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8383ca0ebfaf5e39c8c03f72d5e097e14e91b49f8e31bb82316612c1f10cab5d" mediatype=application/vnd.docker.plugin.v1+json size=522
15:49:23 [2024-02-28T15:49:23.178Z] time="2024-02-28T15:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:49:23 [2024-02-28T15:49:23.178Z] time="2024-02-28T15:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8383ca0ebfaf5e39c8c03f72d5e097e14e91b49f8e31bb82316612c1f10cab5d" mediatype=application/vnd.docker.plugin.v1+json size=522
15:49:23 [2024-02-28T15:49:23.178Z] === RUN   TestPluginInstall/with_insecure
15:49:24 [2024-02-28T15:49:24.110Z] time="2024-02-28T15:49:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:49:24 [2024-02-28T15:49:24.110Z] time="2024-02-28T15:49:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:347145807aa6e800b7f09415cec81e43902a2d2ac4de482f2635423206537a4d" mediatype=application/vnd.docker.plugin.v1+json size=522
15:49:24 [2024-02-28T15:49:24.110Z] time="2024-02-28T15:49:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:49:24 [2024-02-28T15:49:24.110Z] time="2024-02-28T15:49:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:347145807aa6e800b7f09415cec81e43902a2d2ac4de482f2635423206537a4d" mediatype=application/vnd.docker.plugin.v1+json size=522
15:49:24 [2024-02-28T15:49:24.110Z]     plugin_test.go:247: [d8edc5071576e] daemon is not started
15:49:24 [2024-02-28T15:49:24.110Z] --- PASS: TestPluginInstall (5.51s)
15:49:24 [2024-02-28T15:49:24.110Z]     --- PASS: TestPluginInstall/no_auth (3.67s)
15:49:24 [2024-02-28T15:49:24.111Z]     --- PASS: TestPluginInstall/with_digest (0.46s)
15:49:24 [2024-02-28T15:49:24.111Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
15:49:24 [2024-02-28T15:49:24.111Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
15:49:24 [2024-02-28T15:49:24.111Z] === RUN   TestPluginsWithRuntimes
15:49:25 [2024-02-28T15:49:25.496Z] === RUN   TestPluginsWithRuntimes/No_Args
15:49:26 [2024-02-28T15:49:26.443Z] === RUN   TestPluginsWithRuntimes/With_Args
15:49:27 [2024-02-28T15:49:27.376Z] --- PASS: TestPluginsWithRuntimes (3.13s)
15:49:27 [2024-02-28T15:49:27.376Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.84s)
15:49:27 [2024-02-28T15:49:27.376Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.83s)
15:49:27 [2024-02-28T15:49:27.376Z] === RUN   TestPluginBackCompatMediaTypes
15:49:27 [2024-02-28T15:49:27.942Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
15:49:27 [2024-02-28T15:49:27.942Z] PASS
15:49:27 [2024-02-28T15:49:27.942Z] 
15:49:27 [2024-02-28T15:49:27.942Z] DONE 25 tests in 9.167s
15:49:27 [2024-02-28T15:49:27.942Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
15:49:27 [2024-02-28T15:49:27.942Z] ++ '[' -n '' ']'
15:49:27 [2024-02-28T15:49:27.942Z] ++ 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
15:49:27 [2024-02-28T15:49:27.942Z] ++ set -e
15:49:27 [2024-02-28T15:49:27.942Z] ++ '[' -n 0 ']'
15:49:27 [2024-02-28T15:49:27.942Z] ++ set -x
15:49:27 [2024-02-28T15:49:27.942Z] ++ 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.fn9wWKd5SP/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
15:49:27 [2024-02-28T15:49:27.942Z] INFO: Testing against a local daemon
15:49:27 [2024-02-28T15:49:27.942Z] === RUN   TestExternalGraphDriver
15:49:28 [2024-02-28T15:49:28.199Z] === RUN   TestExternalGraphDriver/json
15:49:28 [2024-02-28T15:49:28.199Z] === RUN   TestExternalGraphDriver/spec
15:49:28 [2024-02-28T15:49:28.199Z] === RUN   TestExternalGraphDriver/pull
15:49:28 [2024-02-28T15:49:28.199Z] --- PASS: TestExternalGraphDriver (0.34s)
15:49:28 [2024-02-28T15:49:28.199Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
15:49:28 [2024-02-28T15:49:28.199Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
15:49:28 [2024-02-28T15:49:28.199Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
15:49:28 [2024-02-28T15:49:28.199Z] === RUN   TestGraphdriverPluginV2
15:49:28 [2024-02-28T15:49:28.457Z]     external_test.go:415: (*Execution).NotAmd64-fm
15:49:28 [2024-02-28T15:49:28.457Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
15:49:28 [2024-02-28T15:49:28.458Z] PASS
15:49:28 [2024-02-28T15:49:28.458Z] 
15:49:28 [2024-02-28T15:49:28.458Z] === Skipped
15:49:28 [2024-02-28T15:49:28.458Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
15:49:28 [2024-02-28T15:49:28.458Z]     external_test.go:415: (*Execution).NotAmd64-fm
15:49:28 [2024-02-28T15:49:28.458Z] 
15:49:28 [2024-02-28T15:49:28.458Z] DONE 5 tests, 1 skipped in 0.693s
15:49:28 [2024-02-28T15:49:28.458Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
15:49:28 [2024-02-28T15:49:28.458Z] ++ '[' -n '' ']'
15:49:28 [2024-02-28T15:49:28.458Z] ++ 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
15:49:28 [2024-02-28T15:49:28.458Z] ++ set -e
15:49:28 [2024-02-28T15:49:28.458Z] ++ '[' -n 0 ']'
15:49:28 [2024-02-28T15:49:28.458Z] ++ set -x
15:49:28 [2024-02-28T15:49:28.458Z] ++ 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.fn9wWKd5SP/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
15:49:28 [2024-02-28T15:49:28.458Z] INFO: Testing against a local daemon
15:49:28 [2024-02-28T15:49:28.458Z] === RUN   TestContinueAfterPluginCrash
15:49:28 [2024-02-28T15:49:28.458Z] === PAUSE TestContinueAfterPluginCrash
15:49:28 [2024-02-28T15:49:28.458Z] === RUN   TestReadPluginNoRead
15:49:28 [2024-02-28T15:49:28.458Z] === PAUSE TestReadPluginNoRead
15:49:28 [2024-02-28T15:49:28.458Z] === RUN   TestDaemonStartWithLogOpt
15:49:28 [2024-02-28T15:49:28.458Z] === PAUSE TestDaemonStartWithLogOpt
15:49:28 [2024-02-28T15:49:28.458Z] === CONT  TestDaemonStartWithLogOpt
15:49:28 [2024-02-28T15:49:28.458Z] === CONT  TestContinueAfterPluginCrash
15:49:28 [2024-02-28T15:49:28.458Z] === CONT  TestReadPluginNoRead
15:49:30 [2024-02-28T15:49:30.985Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:49:31 [2024-02-28T15:49:31.243Z] --- PASS: TestDaemonStartWithLogOpt (2.58s)
15:49:31 [2024-02-28T15:49:31.809Z] === RUN   TestReadPluginNoRead/default
15:49:32 [2024-02-28T15:49:32.742Z] === RUN   TestReadPluginNoRead/disabled_caching
15:49:34 [2024-02-28T15:49:34.114Z]     read_test.go:93: [d7acf1117ff8a] daemon is not started
15:49:34 [2024-02-28T15:49:34.114Z] --- PASS: TestReadPluginNoRead (5.40s)
15:49:34 [2024-02-28T15:49:34.114Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s)
15:49:34 [2024-02-28T15:49:34.114Z]     --- PASS: TestReadPluginNoRead/default (1.13s)
15:49:34 [2024-02-28T15:49:34.114Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
15:49:36 [2024-02-28T15:49:36.011Z] --- PASS: TestContinueAfterPluginCrash (7.46s)
15:49:36 [2024-02-28T15:49:36.011Z] PASS
15:49:36 [2024-02-28T15:49:36.011Z] 
15:49:36 [2024-02-28T15:49:36.011Z] DONE 6 tests in 7.494s
15:49:36 [2024-02-28T15:49:36.011Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
15:49:36 [2024-02-28T15:49:36.011Z] ++ '[' -n '' ']'
15:49:36 [2024-02-28T15:49:36.011Z] ++ 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
15:49:36 [2024-02-28T15:49:36.011Z] ++ set -e
15:49:36 [2024-02-28T15:49:36.011Z] ++ '[' -n 0 ']'
15:49:36 [2024-02-28T15:49:36.011Z] ++ set -x
15:49:36 [2024-02-28T15:49:36.011Z] ++ 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.fn9wWKd5SP/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
15:49:36 [2024-02-28T15:49:36.011Z] testing: warning: no tests to run
15:49:36 [2024-02-28T15:49:36.011Z] PASS
15:49:36 [2024-02-28T15:49:36.011Z] 
15:49:36 [2024-02-28T15:49:36.011Z] DONE 0 tests in 0.006s
15:49:36 [2024-02-28T15:49:36.011Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
15:49:36 [2024-02-28T15:49:36.011Z] ++ '[' -n '' ']'
15:49:36 [2024-02-28T15:49:36.011Z] ++ 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
15:49:36 [2024-02-28T15:49:36.011Z] ++ set -e
15:49:36 [2024-02-28T15:49:36.011Z] ++ '[' -n 0 ']'
15:49:36 [2024-02-28T15:49:36.011Z] ++ set -x
15:49:36 [2024-02-28T15:49:36.011Z] ++ 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.fn9wWKd5SP/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
15:49:36 [2024-02-28T15:49:36.011Z] INFO: Testing against a local daemon
15:49:36 [2024-02-28T15:49:36.011Z] === RUN   TestPluginWithDevMounts
15:49:36 [2024-02-28T15:49:36.011Z] === PAUSE TestPluginWithDevMounts
15:49:36 [2024-02-28T15:49:36.011Z] === CONT  TestPluginWithDevMounts
15:49:37 [2024-02-28T15:49:37.908Z] --- PASS: TestPluginWithDevMounts (1.46s)
15:49:37 [2024-02-28T15:49:37.908Z] PASS
15:49:37 [2024-02-28T15:49:37.908Z] 
15:49:37 [2024-02-28T15:49:37.908Z] DONE 1 tests in 1.487s
15:49:37 [2024-02-28T15:49:37.908Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
15:49:37 [2024-02-28T15:49:37.908Z] ++ '[' -n '' ']'
15:49:37 [2024-02-28T15:49:37.908Z] ++ 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
15:49:37 [2024-02-28T15:49:37.908Z] ++ set -e
15:49:37 [2024-02-28T15:49:37.908Z] ++ '[' -n 0 ']'
15:49:37 [2024-02-28T15:49:37.908Z] ++ set -x
15:49:37 [2024-02-28T15:49:37.908Z] ++ 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.fn9wWKd5SP/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
15:49:37 [2024-02-28T15:49:37.908Z] INFO: Testing against a local daemon
15:49:37 [2024-02-28T15:49:37.908Z] === RUN   TestSecretInspect
15:49:39 [2024-02-28T15:49:39.807Z] --- PASS: TestSecretInspect (1.90s)
15:49:39 [2024-02-28T15:49:39.807Z] === RUN   TestSecretList
15:49:41 [2024-02-28T15:49:41.704Z] --- PASS: TestSecretList (1.94s)
15:49:41 [2024-02-28T15:49:41.704Z] === RUN   TestSecretsCreateAndDelete
15:49:43 [2024-02-28T15:49:43.601Z] --- PASS: TestSecretsCreateAndDelete (1.88s)
15:49:43 [2024-02-28T15:49:43.601Z] === RUN   TestSecretsUpdate
15:49:45 [2024-02-28T15:49:45.499Z] --- PASS: TestSecretsUpdate (1.96s)
15:49:45 [2024-02-28T15:49:45.499Z] === RUN   TestTemplatedSecret
15:49:48 [2024-02-28T15:49:48.025Z] --- PASS: TestTemplatedSecret (2.65s)
15:49:48 [2024-02-28T15:49:48.025Z] === RUN   TestSecretCreateResolve
15:49:49 [2024-02-28T15:49:49.922Z] --- PASS: TestSecretCreateResolve (1.86s)
15:49:49 [2024-02-28T15:49:49.922Z] PASS
15:49:49 [2024-02-28T15:49:49.922Z] 
15:49:49 [2024-02-28T15:49:49.922Z] DONE 6 tests in 12.204s
15:49:49 [2024-02-28T15:49:49.922Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
15:49:49 [2024-02-28T15:49:49.922Z] ++ '[' -n '' ']'
15:49:49 [2024-02-28T15:49:49.922Z] ++ 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
15:49:49 [2024-02-28T15:49:49.922Z] ++ set -e
15:49:49 [2024-02-28T15:49:49.922Z] ++ '[' -n 0 ']'
15:49:49 [2024-02-28T15:49:49.922Z] ++ set -x
15:49:49 [2024-02-28T15:49:49.922Z] ++ 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.fn9wWKd5SP/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
15:49:49 [2024-02-28T15:49:49.922Z] INFO: Testing against a local daemon
15:49:49 [2024-02-28T15:49:49.922Z] === RUN   TestServiceCreateInit
15:49:49 [2024-02-28T15:49:49.922Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:49:53 [2024-02-28T15:49:53.203Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:49:57 [2024-02-28T15:49:57.383Z] --- PASS: TestServiceCreateInit (7.17s)
15:49:57 [2024-02-28T15:49:57.383Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.34s)
15:49:57 [2024-02-28T15:49:57.383Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s)
15:49:57 [2024-02-28T15:49:57.383Z] === RUN   TestCreateServiceMultipleTimes
15:50:12 [2024-02-28T15:50:12.274Z] --- PASS: TestCreateServiceMultipleTimes (15.18s)
15:50:12 [2024-02-28T15:50:12.274Z] === RUN   TestCreateServiceConflict
15:50:14 [2024-02-28T15:50:14.174Z] --- PASS: TestCreateServiceConflict (2.01s)
15:50:14 [2024-02-28T15:50:14.174Z] === RUN   TestCreateServiceMaxReplicas
15:50:17 [2024-02-28T15:50:17.452Z] --- PASS: TestCreateServiceMaxReplicas (2.80s)
15:50:17 [2024-02-28T15:50:17.452Z] === RUN   TestCreateServiceSecretFileMode
15:50:29 [2024-02-28T15:50:29.642Z] --- PASS: TestCreateServiceSecretFileMode (12.40s)
15:50:29 [2024-02-28T15:50:29.642Z] === RUN   TestCreateServiceConfigFileMode
15:50:41 [2024-02-28T15:50:41.834Z] --- PASS: TestCreateServiceConfigFileMode (12.57s)
15:50:41 [2024-02-28T15:50:41.834Z] === RUN   TestCreateServiceSysctls
15:50:45 [2024-02-28T15:50:45.113Z] --- PASS: TestCreateServiceSysctls (3.13s)
15:50:45 [2024-02-28T15:50:45.113Z] === RUN   TestCreateServiceCapabilities
15:50:47 [2024-02-28T15:50:47.639Z] --- PASS: TestCreateServiceCapabilities (2.64s)
15:50:47 [2024-02-28T15:50:47.639Z] === RUN   TestInspect
15:50:50 [2024-02-28T15:50:50.918Z] --- PASS: TestInspect (2.77s)
15:50:50 [2024-02-28T15:50:50.918Z] === RUN   TestCreateJob
15:50:54 [2024-02-28T15:50:54.196Z] --- PASS: TestCreateJob (3.18s)
15:50:54 [2024-02-28T15:50:54.196Z] === RUN   TestReplicatedJob
15:50:58 [2024-02-28T15:50:58.376Z] --- PASS: TestReplicatedJob (4.75s)
15:50:58 [2024-02-28T15:50:58.376Z] === RUN   TestUpdateReplicatedJob
15:51:01 [2024-02-28T15:51:01.653Z] --- PASS: TestUpdateReplicatedJob (3.15s)
15:51:01 [2024-02-28T15:51:01.653Z] === RUN   TestServiceListWithStatuses
15:51:06 [2024-02-28T15:51:06.933Z] --- PASS: TestServiceListWithStatuses (4.54s)
15:51:06 [2024-02-28T15:51:06.933Z] === RUN   TestDockerNetworkConnectAliasPreV144
15:51:10 [2024-02-28T15:51:10.211Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.92s)
15:51:10 [2024-02-28T15:51:10.211Z] === RUN   TestDockerNetworkReConnect
15:51:13 [2024-02-28T15:51:13.489Z] --- PASS: TestDockerNetworkReConnect (3.07s)
15:51:13 [2024-02-28T15:51:13.489Z] === RUN   TestServicePlugin
15:51:13 [2024-02-28T15:51:13.489Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
15:51:13 [2024-02-28T15:51:13.489Z] --- SKIP: TestServicePlugin (0.00s)
15:51:13 [2024-02-28T15:51:13.489Z] === RUN   TestServiceUpdateLabel
15:51:14 [2024-02-28T15:51:14.862Z] --- PASS: TestServiceUpdateLabel (1.90s)
15:51:14 [2024-02-28T15:51:14.862Z] === RUN   TestServiceUpdateSecrets
15:51:29 [2024-02-28T15:51:29.726Z] --- PASS: TestServiceUpdateSecrets (14.36s)
15:51:29 [2024-02-28T15:51:29.726Z] === RUN   TestServiceUpdateConfigs
15:51:44 [2024-02-28T15:51:44.589Z] --- PASS: TestServiceUpdateConfigs (14.41s)
15:51:44 [2024-02-28T15:51:44.589Z] === RUN   TestServiceUpdateNetwork
15:51:56 [2024-02-28T15:51:56.780Z] --- PASS: TestServiceUpdateNetwork (11.85s)
15:51:56 [2024-02-28T15:51:56.780Z] === RUN   TestServiceUpdatePidsLimit
15:51:56 [2024-02-28T15:51:56.780Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:51:57 [2024-02-28T15:51:57.712Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:52:04 [2024-02-28T15:52:04.266Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:52:12 [2024-02-28T15:52:12.369Z] --- PASS: TestServiceUpdatePidsLimit (16.12s)
15:52:12 [2024-02-28T15:52:12.369Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
15:52:12 [2024-02-28T15:52:12.369Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
15:52:12 [2024-02-28T15:52:12.369Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
15:52:12 [2024-02-28T15:52:12.369Z] PASS
15:52:12 [2024-02-28T15:52:12.369Z] 
15:52:12 [2024-02-28T15:52:12.369Z] === Skipped
15:52:12 [2024-02-28T15:52:12.369Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:52:12 [2024-02-28T15:52:12.369Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
15:52:12 [2024-02-28T15:52:12.369Z] 
15:52:12 [2024-02-28T15:52:12.369Z] DONE 26 tests, 1 skipped in 141.951s
15:52:12 [2024-02-28T15:52:12.369Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
15:52:12 [2024-02-28T15:52:12.369Z] ++ '[' -n '' ']'
15:52:12 [2024-02-28T15:52:12.369Z] ++ 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
15:52:12 [2024-02-28T15:52:12.369Z] ++ set -e
15:52:12 [2024-02-28T15:52:12.369Z] ++ '[' -n 0 ']'
15:52:12 [2024-02-28T15:52:12.369Z] ++ set -x
15:52:12 [2024-02-28T15:52:12.369Z] ++ 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.fn9wWKd5SP/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
15:52:12 [2024-02-28T15:52:12.369Z] INFO: Testing against a local daemon
15:52:12 [2024-02-28T15:52:12.369Z] === RUN   TestSessionCreate
15:52:12 [2024-02-28T15:52:12.369Z] --- PASS: TestSessionCreate (0.01s)
15:52:12 [2024-02-28T15:52:12.369Z] === RUN   TestSessionCreateWithBadUpgrade
15:52:12 [2024-02-28T15:52:12.369Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
15:52:12 [2024-02-28T15:52:12.369Z] PASS
15:52:12 [2024-02-28T15:52:12.369Z] 
15:52:12 [2024-02-28T15:52:12.369Z] DONE 2 tests in 0.041s
15:52:12 [2024-02-28T15:52:12.369Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
15:52:12 [2024-02-28T15:52:12.369Z] ++ '[' -n '' ']'
15:52:12 [2024-02-28T15:52:12.369Z] ++ 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
15:52:12 [2024-02-28T15:52:12.369Z] ++ set -e
15:52:12 [2024-02-28T15:52:12.369Z] ++ '[' -n 0 ']'
15:52:12 [2024-02-28T15:52:12.369Z] ++ set -x
15:52:12 [2024-02-28T15:52:12.369Z] ++ 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.fn9wWKd5SP/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
15:52:12 [2024-02-28T15:52:12.369Z] INFO: Testing against a local daemon
15:52:12 [2024-02-28T15:52:12.369Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:52:12 [2024-02-28T15:52:12.369Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:52:12 [2024-02-28T15:52:12.369Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:52:12 [2024-02-28T15:52:12.369Z] === RUN   TestDiskUsage
15:52:12 [2024-02-28T15:52:12.369Z] === PAUSE TestDiskUsage
15:52:12 [2024-02-28T15:52:12.369Z] === RUN   TestEventsExecDie
15:52:12 [2024-02-28T15:52:12.369Z] --- PASS: TestEventsExecDie (0.45s)
15:52:12 [2024-02-28T15:52:12.369Z] === RUN   TestEventsBackwardsCompatible
15:52:12 [2024-02-28T15:52:12.369Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
15:52:12 [2024-02-28T15:52:12.369Z] === RUN   TestEventsVolumeCreate
15:52:12 [2024-02-28T15:52:12.369Z] --- PASS: TestEventsVolumeCreate (0.05s)
15:52:12 [2024-02-28T15:52:12.369Z] === RUN   TestInfoBinaryCommits
15:52:12 [2024-02-28T15:52:12.369Z] --- PASS: TestInfoBinaryCommits (0.01s)
15:52:12 [2024-02-28T15:52:12.369Z] === RUN   TestInfoAPIVersioned
15:52:12 [2024-02-28T15:52:12.369Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:52:12 [2024-02-28T15:52:12.369Z] === RUN   TestInfoAPI
15:52:12 [2024-02-28T15:52:12.369Z] --- PASS: TestInfoAPI (0.01s)
15:52:12 [2024-02-28T15:52:12.369Z] === RUN   TestInfoAPIWarnings
15:52:30 [2024-02-28T15:52:30.452Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:52:30 [2024-02-28T15:52:30.452Z] === RUN   TestInfoDebug
15:52:30 [2024-02-28T15:52:30.452Z] --- PASS: TestInfoDebug (0.52s)
15:52:30 [2024-02-28T15:52:30.452Z] === RUN   TestInfoInsecureRegistries
15:52:30 [2024-02-28T15:52:30.452Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:52:30 [2024-02-28T15:52:30.452Z] === RUN   TestInfoRegistryMirrors
15:52:30 [2024-02-28T15:52:30.452Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:52:30 [2024-02-28T15:52:30.452Z] === RUN   TestLoginFailsWithBadCredentials
15:52:31 [2024-02-28T15:52:31.384Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
15:52:31 [2024-02-28T15:52:31.384Z] === RUN   TestPingCacheHeaders
15:52:31 [2024-02-28T15:52:31.384Z] --- PASS: TestPingCacheHeaders (0.01s)
15:52:31 [2024-02-28T15:52:31.384Z] === RUN   TestPingGet
15:52:31 [2024-02-28T15:52:31.384Z] --- PASS: TestPingGet (0.01s)
15:52:31 [2024-02-28T15:52:31.384Z] === RUN   TestPingHead
15:52:31 [2024-02-28T15:52:31.384Z] --- PASS: TestPingHead (0.01s)
15:52:31 [2024-02-28T15:52:31.384Z] === RUN   TestPingSwarmHeader
15:52:31 [2024-02-28T15:52:31.949Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:52:32 [2024-02-28T15:52:32.513Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:52:33 [2024-02-28T15:52:33.446Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:52:33 [2024-02-28T15:52:33.446Z] --- PASS: TestPingSwarmHeader (1.97s)
15:52:33 [2024-02-28T15:52:33.446Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:52:33 [2024-02-28T15:52:33.446Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:52:33 [2024-02-28T15:52:33.446Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:52:33 [2024-02-28T15:52:33.446Z] === RUN   TestPingBuilderHeader
15:52:33 [2024-02-28T15:52:33.446Z] === RUN   TestPingBuilderHeader/default_config
15:52:34 [2024-02-28T15:52:34.011Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:52:34 [2024-02-28T15:52:34.575Z] --- PASS: TestPingBuilderHeader (1.04s)
15:52:34 [2024-02-28T15:52:34.575Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
15:52:34 [2024-02-28T15:52:34.575Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
15:52:34 [2024-02-28T15:52:34.575Z] === RUN   TestVersion
15:52:34 [2024-02-28T15:52:34.575Z] --- PASS: TestVersion (0.01s)
15:52:34 [2024-02-28T15:52:34.575Z] === CONT  TestDiskUsage
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/empty
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/empty/container_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/empty/image_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/empty/volume_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/empty/build-cache_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/after_LoadBusybox
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:52:35 [2024-02-28T15:52:35.140Z] === RUN   TestDiskUsage/after_container.Run
15:52:35 [2024-02-28T15:52:35.397Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:52:35 [2024-02-28T15:52:35.397Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:52:35 [2024-02-28T15:52:35.397Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:52:35 [2024-02-28T15:52:35.397Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:52:35 [2024-02-28T15:52:35.397Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:52:35 [2024-02-28T15:52:35.397Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:52:35 [2024-02-28T15:52:35.397Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:52:35 [2024-02-28T15:52:35.397Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:52:35 [2024-02-28T15:52:35.397Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:52:35 [2024-02-28T15:52:35.397Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:52:35 [2024-02-28T15:52:35.655Z] --- PASS: TestDiskUsage (1.14s)
15:52:35 [2024-02-28T15:52:35.655Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.10s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z] PASS
15:52:35 [2024-02-28T15:52:35.655Z] 
15:52:35 [2024-02-28T15:52:35.655Z] === Skipped
15:52:35 [2024-02-28T15:52:35.655Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:52:35 [2024-02-28T15:52:35.655Z] 
15:52:35 [2024-02-28T15:52:35.655Z] DONE 57 tests, 1 skipped in 23.876s
15:52:35 [2024-02-28T15:52:35.655Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
15:52:35 [2024-02-28T15:52:35.655Z] ++ '[' -n '' ']'
15:52:35 [2024-02-28T15:52:35.655Z] ++ 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
15:52:35 [2024-02-28T15:52:35.655Z] ++ set -e
15:52:35 [2024-02-28T15:52:35.655Z] ++ '[' -n 0 ']'
15:52:35 [2024-02-28T15:52:35.655Z] ++ set -x
15:52:35 [2024-02-28T15:52:35.655Z] ++ 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.fn9wWKd5SP/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
15:52:35 [2024-02-28T15:52:35.655Z] INFO: Testing against a local daemon
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesCreateAndList
15:52:35 [2024-02-28T15:52:35.655Z] --- PASS: TestVolumesCreateAndList (0.01s)
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesRemove
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesRemove/volume_in_use
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesRemove/volume_not_in_use
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesRemove/non-existing_volume
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesRemove/non-existing_volume_force
15:52:35 [2024-02-28T15:52:35.655Z] --- PASS: TestVolumesRemove (0.07s)
15:52:35 [2024-02-28T15:52:35.655Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
15:52:35 [2024-02-28T15:52:35.655Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesRemoveSwarmEnabled
15:52:35 [2024-02-28T15:52:35.655Z] === PAUSE TestVolumesRemoveSwarmEnabled
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesInspect
15:52:35 [2024-02-28T15:52:35.655Z] --- PASS: TestVolumesInspect (0.01s)
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesInvalidJSON
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:52:35 [2024-02-28T15:52:35.655Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:52:35 [2024-02-28T15:52:35.655Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:52:35 [2024-02-28T15:52:35.655Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:52:35 [2024-02-28T15:52:35.655Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:52:35 [2024-02-28T15:52:35.655Z] === RUN   TestVolumePruneAnonymous
15:52:35 [2024-02-28T15:52:35.913Z] --- PASS: TestVolumePruneAnonymous (0.04s)
15:52:35 [2024-02-28T15:52:35.913Z] === RUN   TestVolumePruneAnonFromImage
15:52:35 [2024-02-28T15:52:35.913Z] --- PASS: TestVolumePruneAnonFromImage (0.14s)
15:52:35 [2024-02-28T15:52:35.913Z] === CONT  TestVolumesRemoveSwarmEnabled
15:52:37 [2024-02-28T15:52:37.284Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
15:52:37 [2024-02-28T15:52:37.284Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
15:52:37 [2024-02-28T15:52:37.284Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
15:52:37 [2024-02-28T15:52:37.284Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
15:52:37 [2024-02-28T15:52:37.849Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.92s)
15:52:37 [2024-02-28T15:52:37.849Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
15:52:37 [2024-02-28T15:52:37.849Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
15:52:37 [2024-02-28T15:52:37.849Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
15:52:37 [2024-02-28T15:52:37.849Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
15:52:37 [2024-02-28T15:52:37.849Z] PASS
15:52:37 [2024-02-28T15:52:37.849Z] 
15:52:37 [2024-02-28T15:52:37.849Z] DONE 20 tests in 2.229s
15:52:37 [2024-02-28T15:52:37.849Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:52:38 [2024-02-28T15:52:38.106Z] ++++ cat bundles/test-integration/TestUsernsCommit/d03dc845fbf10/docker.pid
15:52:38 [2024-02-28T15:52:38.106Z] +++ kill 66632
15:52:38 [2024-02-28T15:52:38.106Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 66632 is not a child of this shell
15:52:38 [2024-02-28T15:52:38.106Z] warning: PID 66632 from bundles/test-integration/TestUsernsCommit/d03dc845fbf10/docker.pid had a nonzero exit code
15:52:38 [2024-02-28T15:52:38.106Z] umount: bundles/test-integration/TestUsernsCommit/d03dc845fbf10/root: not mounted.
15:52:38 [2024-02-28T15:52:38.106Z] ++++ cat bundles/test-integration/docker.pid
15:52:38 [2024-02-28T15:52:38.106Z] +++ kill 24278
15:52:39 [2024-02-28T15:52:39.477Z] +++ /etc/init.d/apparmor stop
15:52:39 [2024-02-28T15:52:39.477Z] Leaving: AppArmorNo profiles have been unloaded.
15:52:39 [2024-02-28T15:52:39.477Z] 
15:52:39 [2024-02-28T15:52:39.477Z] Unloading profiles will leave already running processes permanently
15:52:39 [2024-02-28T15:52:39.477Z] unconfined, which can lead to unexpected situations.
15:52:39 [2024-02-28T15:52:39.477Z] 
15:52:39 [2024-02-28T15:52:39.477Z] To set a process to complain mode, use the command line tool
15:52:39 [2024-02-28T15:52:39.477Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:52:39 [2024-02-28T15:52:39.477Z] +++ true
15:52:39 [2024-02-28T15:52:39.477Z] exiting test-integration
15:52:39 [2024-02-28T15:52:39.477Z] ++ exit 0
15:52:39 [2024-02-28T15:52:39.477Z] 
Post stage
[Pipeline] junit
15:52:40 [2024-02-28T15:52:40.422Z] Recording test results
15:52:40 [2024-02-28T15:52:40.636Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:52:40 [2024-02-28T15:52:40.926Z] + echo Ensuring container killed.
15:52:40 [2024-02-28T15:52:40.926Z] Ensuring container killed.
15:52:40 [2024-02-28T15:52:40.926Z] + docker rm -vf docker-pr1
15:52:40 [2024-02-28T15:52:40.926Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
15:52:41 [2024-02-28T15:52:41.203Z] + echo Chowning /workspace to jenkins user
15:52:41 [2024-02-28T15:52:41.203Z] Chowning /workspace to jenkins user
15:52:41 [2024-02-28T15:52:41.203Z] + id -u
15:52:41 [2024-02-28T15:52:41.203Z] + id -g
15:52:41 [2024-02-28T15:52:41.203Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47466:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:52:42 [2024-02-28T15:52:42.856Z] + bundleName=arm64-integration
15:52:42 [2024-02-28T15:52:42.856Z] + echo Creating arm64-integration-bundles.tar.gz
15:52:42 [2024-02-28T15:52:42.856Z] Creating arm64-integration-bundles.tar.gz
15:52:42 [2024-02-28T15:52:42.856Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+  ) -print
15:52:42 [2024-02-28T15:52:42.856Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:52:43 [2024-02-28T15:52:43.161Z] Archiving artifacts
15:52:43 [2024-02-28T15:52:43.445Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47466/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:52:43 [2024-02-28T15:52:43.731Z] + make clean
15:52:43 [2024-02-28T15:52:43.731Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:52:43 [2024-02-28T15:52:43.731Z] docker-dev-cache
15:52:43 [2024-02-28T15:52:43.731Z] 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-47466/1/stashes/