Skip to content
Success

Console Output

Pull request #47484 opened
09:15:51 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13+00b2e1072b8bd33d64d0b16326b14a7ffdee7db7 (b8aca094a30fd1451aede99790e5c957371c5d57)
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-47484@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
09:15:54 [2024-03-01T09:15:54.128Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:15:54 [2024-03-01T09:15:54.130Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:15:54 [2024-03-01T09:15:54.347Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-04fcf08c72b5e6c55) in /home/ubuntu/workspace/moby_PR-47484
[Pipeline] {
[Pipeline] checkout
09:15:54 [2024-03-01T09:15:54.365Z] The recommended git tool is: git
09:15:54 [2024-03-01T09:15:54.370Z] using credential docker-jenkins-github-credentials
09:15:54 [2024-03-01T09:15:54.378Z] Cloning the remote Git repository
09:15:54 [2024-03-01T09:15:54.378Z] Cloning with configured refspecs honoured and without tags
09:15:54 [2024-03-01T09:15:54.385Z] Cloning repository https://github.com/moby/moby.git
09:15:54 [2024-03-01T09:15:54.385Z]  > git init /home/ubuntu/workspace/moby_PR-47484 # timeout=10
09:15:54 [2024-03-01T09:15:54.389Z] Fetching upstream changes from https://github.com/moby/moby.git
09:15:54 [2024-03-01T09:15:54.389Z]  > git --version # timeout=10
09:15:54 [2024-03-01T09:15:54.391Z]  > git --version # 'git version 2.25.1'
09:15:54 [2024-03-01T09:15:54.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:15:54 [2024-03-01T09:15:54.392Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47484/head:refs/remotes/origin/PR-47484 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
09:16:06 [2024-03-01T09:16:06.215Z] Fetching without tags
09:16:06 [2024-03-01T09:16:06.402Z] Merging remotes/origin/25.0 commit 00b2e1072b8bd33d64d0b16326b14a7ffdee7db7 into PR head commit be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13
09:16:06 [2024-03-01T09:16:06.209Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:16:06 [2024-03-01T09:16:06.211Z]  > git config --add remote.origin.fetch +refs/pull/47484/head:refs/remotes/origin/PR-47484 # timeout=10
09:16:06 [2024-03-01T09:16:06.213Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
09:16:06 [2024-03-01T09:16:06.219Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:16:06 [2024-03-01T09:16:06.222Z] Fetching upstream changes from https://github.com/moby/moby.git
09:16:06 [2024-03-01T09:16:06.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:16:06 [2024-03-01T09:16:06.223Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47484/head:refs/remotes/origin/PR-47484 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
09:16:06 [2024-03-01T09:16:06.410Z]  > git config core.sparsecheckout # timeout=10
09:16:06 [2024-03-01T09:16:06.411Z]  > git checkout -f be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 # timeout=10
09:16:07 [2024-03-01T09:16:07.066Z] Merge succeeded, producing be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13
09:16:07 [2024-03-01T09:16:07.066Z] Checking out Revision be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 (PR-47484)
09:16:07 [2024-03-01T09:16:07.134Z] Commit message: "c8d/pull: Output truncated id for `Pulling fs layer`"
09:16:07 [2024-03-01T09:16:07.134Z] First time build. Skipping changelog.
09:16:07 [2024-03-01T09:16:07.145Z]  > git --version # timeout=10
09:16:07 [2024-03-01T09:16:07.147Z]  > git --version # 'git version 2.25.1'
09:16:07 [2024-03-01T09:16:07.149Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:16:07 [2024-03-01T09:16:07.060Z]  > git remote # timeout=10
09:16:07 [2024-03-01T09:16:07.062Z]  > git config --get remote.origin.url # timeout=10
09:16:07 [2024-03-01T09:16:07.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:16:07 [2024-03-01T09:16:07.065Z]  > git merge 00b2e1072b8bd33d64d0b16326b14a7ffdee7db7 # timeout=10
09:16:07 [2024-03-01T09:16:07.070Z]  > git rev-parse HEAD^{commit} # timeout=10
09:16:07 [2024-03-01T09:16:07.073Z]  > git config core.sparsecheckout # timeout=10
09:16:07 [2024-03-01T09:16:07.075Z]  > git checkout -f be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 # timeout=10
09:16:08 [2024-03-01T09:16:08.710Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47484:/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
09:16:11 [2024-03-01T09:16:11.214Z] 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
09:16:11 [2024-03-01T09:16:11.517Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-04fcf08c72b5e6c55) in /home/ubuntu/workspace/moby_PR-47484
[Pipeline] {
[Pipeline] checkout
09:16:11 [2024-03-01T09:16:11.529Z] The recommended git tool is: git
09:16:11 [2024-03-01T09:16:11.534Z] using credential docker-jenkins-github-credentials
09:16:11 [2024-03-01T09:16:11.540Z] Fetching changes from the remote Git repository
09:16:11 [2024-03-01T09:16:11.589Z] Fetching without tags
09:16:11 [2024-03-01T09:16:11.544Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47484/.git # timeout=10
09:16:11 [2024-03-01T09:16:11.592Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:16:11 [2024-03-01T09:16:11.795Z] Merging remotes/origin/25.0 commit 00b2e1072b8bd33d64d0b16326b14a7ffdee7db7 into PR head commit be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13
09:16:11 [2024-03-01T09:16:11.865Z] Merge succeeded, producing be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13
09:16:11 [2024-03-01T09:16:11.865Z] Checking out Revision be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 (PR-47484)
09:16:11 [2024-03-01T09:16:11.900Z] Commit message: "c8d/pull: Output truncated id for `Pulling fs layer`"
09:16:11 [2024-03-01T09:16:11.958Z]  > git --version # timeout=10
09:16:11 [2024-03-01T09:16:11.960Z]  > git --version # 'git version 2.25.1'
09:16:11 [2024-03-01T09:16:11.961Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:16:11 [2024-03-01T09:16:11.596Z] Fetching upstream changes from https://github.com/moby/moby.git
09:16:11 [2024-03-01T09:16:11.596Z]  > git --version # timeout=10
09:16:11 [2024-03-01T09:16:11.598Z]  > git --version # 'git version 2.25.1'
09:16:11 [2024-03-01T09:16:11.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:16:11 [2024-03-01T09:16:11.598Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47484/head:refs/remotes/origin/PR-47484 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
09:16:11 [2024-03-01T09:16:11.802Z]  > git config core.sparsecheckout # timeout=10
09:16:11 [2024-03-01T09:16:11.804Z]  > git checkout -f be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 # timeout=10
09:16:11 [2024-03-01T09:16:11.860Z]  > git remote # timeout=10
09:16:11 [2024-03-01T09:16:11.862Z]  > git config --get remote.origin.url # timeout=10
09:16:11 [2024-03-01T09:16:11.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:16:11 [2024-03-01T09:16:11.864Z]  > git merge 00b2e1072b8bd33d64d0b16326b14a7ffdee7db7 # timeout=10
09:16:11 [2024-03-01T09:16:11.869Z]  > git rev-parse HEAD^{commit} # timeout=10
09:16:11 [2024-03-01T09:16:11.873Z]  > git config core.sparsecheckout # timeout=10
09:16:11 [2024-03-01T09:16:11.874Z]  > git checkout -f be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 # timeout=10
09:16:12 [2024-03-01T09:16:12.575Z] + docker version
09:16:12 [2024-03-01T09:16:12.575Z] Client: Docker Engine - Community
09:16:12 [2024-03-01T09:16:12.575Z]  Version:           25.0.3
09:16:12 [2024-03-01T09:16:12.575Z]  API version:       1.44
09:16:12 [2024-03-01T09:16:12.575Z]  Go version:        go1.21.6
09:16:12 [2024-03-01T09:16:12.575Z]  Git commit:        4debf41
09:16:12 [2024-03-01T09:16:12.575Z]  Built:             Tue Feb  6 21:13:09 2024
09:16:12 [2024-03-01T09:16:12.575Z]  OS/Arch:           linux/arm64
09:16:12 [2024-03-01T09:16:12.575Z]  Context:           default
09:16:12 [2024-03-01T09:16:12.575Z] 
09:16:12 [2024-03-01T09:16:12.575Z] Server: Docker Engine - Community
09:16:12 [2024-03-01T09:16:12.575Z]  Engine:
09:16:12 [2024-03-01T09:16:12.575Z]   Version:          25.0.3
09:16:12 [2024-03-01T09:16:12.575Z]   API version:      1.44 (minimum version 1.24)
09:16:12 [2024-03-01T09:16:12.575Z]   Go version:       go1.21.6
09:16:12 [2024-03-01T09:16:12.575Z]   Git commit:       f417435
09:16:12 [2024-03-01T09:16:12.575Z]   Built:            Tue Feb  6 21:13:09 2024
09:16:12 [2024-03-01T09:16:12.575Z]   OS/Arch:          linux/arm64
09:16:12 [2024-03-01T09:16:12.575Z]   Experimental:     true
09:16:12 [2024-03-01T09:16:12.575Z]  containerd:
09:16:12 [2024-03-01T09:16:12.575Z]   Version:          1.6.28
09:16:12 [2024-03-01T09:16:12.575Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
09:16:12 [2024-03-01T09:16:12.575Z]  runc:
09:16:12 [2024-03-01T09:16:12.575Z]   Version:          1.1.12
09:16:12 [2024-03-01T09:16:12.575Z]   GitCommit:        v1.1.12-0-g51d5e94
09:16:12 [2024-03-01T09:16:12.575Z]  docker-init:
09:16:12 [2024-03-01T09:16:12.575Z]   Version:          0.19.0
09:16:12 [2024-03-01T09:16:12.575Z]   GitCommit:        de40ad0
[Pipeline] sh
09:16:12 [2024-03-01T09:16:12.841Z] + docker info
09:16:12 [2024-03-01T09:16:12.841Z] Client: Docker Engine - Community
09:16:12 [2024-03-01T09:16:12.841Z]  Version:    25.0.3
09:16:12 [2024-03-01T09:16:12.841Z]  Context:    default
09:16:12 [2024-03-01T09:16:12.841Z]  Debug Mode: false
09:16:12 [2024-03-01T09:16:12.841Z]  Plugins:
09:16:12 [2024-03-01T09:16:12.841Z]   buildx: Docker Buildx (Docker Inc.)
09:16:12 [2024-03-01T09:16:12.841Z]     Version:  v0.12.1
09:16:12 [2024-03-01T09:16:12.841Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:16:12 [2024-03-01T09:16:12.841Z]   compose: Docker Compose (Docker Inc.)
09:16:12 [2024-03-01T09:16:12.841Z]     Version:  v2.24.6
09:16:12 [2024-03-01T09:16:12.841Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:16:12 [2024-03-01T09:16:12.841Z] 
09:16:12 [2024-03-01T09:16:12.841Z] Server:
09:16:12 [2024-03-01T09:16:12.841Z]  Containers: 0
09:16:12 [2024-03-01T09:16:12.841Z]   Running: 0
09:16:12 [2024-03-01T09:16:12.841Z]   Paused: 0
09:16:12 [2024-03-01T09:16:12.841Z]   Stopped: 0
09:16:12 [2024-03-01T09:16:12.841Z]  Images: 5
09:16:12 [2024-03-01T09:16:12.841Z]  Server Version: 25.0.3
09:16:12 [2024-03-01T09:16:12.841Z]  Storage Driver: overlay2
09:16:12 [2024-03-01T09:16:12.841Z]   Backing Filesystem: extfs
09:16:12 [2024-03-01T09:16:12.841Z]   Supports d_type: true
09:16:12 [2024-03-01T09:16:12.841Z]   Using metacopy: false
09:16:12 [2024-03-01T09:16:12.841Z]   Native Overlay Diff: true
09:16:12 [2024-03-01T09:16:12.841Z]   userxattr: false
09:16:12 [2024-03-01T09:16:12.841Z]  Logging Driver: json-file
09:16:12 [2024-03-01T09:16:12.841Z]  Cgroup Driver: cgroupfs
09:16:12 [2024-03-01T09:16:12.841Z]  Cgroup Version: 1
09:16:12 [2024-03-01T09:16:12.841Z]  Plugins:
09:16:12 [2024-03-01T09:16:12.841Z]   Volume: local
09:16:12 [2024-03-01T09:16:12.841Z]   Network: bridge host ipvlan macvlan null overlay
09:16:12 [2024-03-01T09:16:12.841Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
09:16:12 [2024-03-01T09:16:12.841Z]  Swarm: inactive
09:16:12 [2024-03-01T09:16:12.841Z]  Runtimes: io.containerd.runc.v2 runc
09:16:12 [2024-03-01T09:16:12.841Z]  Default Runtime: runc
09:16:12 [2024-03-01T09:16:12.841Z]  Init Binary: docker-init
09:16:12 [2024-03-01T09:16:12.841Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
09:16:12 [2024-03-01T09:16:12.841Z]  runc version: v1.1.12-0-g51d5e94
09:16:12 [2024-03-01T09:16:12.841Z]  init version: de40ad0
09:16:12 [2024-03-01T09:16:12.841Z]  Security Options:
09:16:12 [2024-03-01T09:16:12.841Z]   apparmor
09:16:12 [2024-03-01T09:16:12.841Z]   seccomp
09:16:12 [2024-03-01T09:16:12.841Z]    Profile: builtin
09:16:12 [2024-03-01T09:16:12.841Z]  Kernel Version: 5.15.0-1053-aws
09:16:12 [2024-03-01T09:16:12.841Z]  Operating System: Ubuntu 20.04.6 LTS
09:16:12 [2024-03-01T09:16:12.841Z]  OSType: linux
09:16:12 [2024-03-01T09:16:12.841Z]  Architecture: aarch64
09:16:12 [2024-03-01T09:16:12.841Z]  CPUs: 8
09:16:12 [2024-03-01T09:16:12.841Z]  Total Memory: 30.64GiB
09:16:12 [2024-03-01T09:16:12.841Z]  Name: ip-10-100-94-24
09:16:12 [2024-03-01T09:16:12.841Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
09:16:12 [2024-03-01T09:16:12.841Z]  Docker Root Dir: /var/lib/docker
09:16:12 [2024-03-01T09:16:12.841Z]  Debug Mode: false
09:16:12 [2024-03-01T09:16:12.841Z]  Experimental: true
09:16:12 [2024-03-01T09:16:12.841Z]  Insecure Registries:
09:16:12 [2024-03-01T09:16:12.841Z]   127.0.0.0/8
09:16:12 [2024-03-01T09:16:12.841Z]  Live Restore Enabled: true
09:16:12 [2024-03-01T09:16:12.841Z] 
[Pipeline] sh
09:16:13 [2024-03-01T09:16:13.117Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:16:13 [2024-03-01T09:16:13.117Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:16:13 [2024-03-01T09:16:13.117Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47484/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:16:13 [2024-03-01T09:16:13.117Z] + bash /home/ubuntu/workspace/moby_PR-47484/check-config.sh
09:16:13 [2024-03-01T09:16:13.117Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:16:13 [2024-03-01T09:16:13.117Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
09:16:13 [2024-03-01T09:16:13.117Z] 
09:16:13 [2024-03-01T09:16:13.117Z] Generally Necessary:
09:16:13 [2024-03-01T09:16:13.117Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:16:13 [2024-03-01T09:16:13.117Z] - apparmor: enabled and tools installed
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_NAMESPACES: enabled
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_NET_NS: enabled
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_PID_NS: enabled
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_IPC_NS: enabled
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_UTS_NS: enabled
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_CGROUPS: enabled
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_CGROUP_CPUACCT: enabled
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_CGROUP_DEVICE: enabled
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_CGROUP_FREEZER: enabled
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_CGROUP_SCHED: enabled
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_CPUSETS: enabled
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_MEMCG: enabled
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_KEYS: enabled
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_VETH: enabled (as module)
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_BRIDGE: enabled (as module)
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:16:13 [2024-03-01T09:16:13.117Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_NF_NAT: enabled (as module)
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_POSIX_MQUEUE: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_CGROUP_BPF: enabled
09:16:13 [2024-03-01T09:16:13.372Z] 
09:16:13 [2024-03-01T09:16:13.372Z] Optional Features:
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_USER_NS: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_SECCOMP: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_SECCOMP_FILTER: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_CGROUP_PIDS: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_MEMCG_SWAP: enabled
09:16:13 [2024-03-01T09:16:13.372Z]     (cgroup swap accounting is currently enabled)
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_BLK_CGROUP: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_CGROUP_PERF: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_CGROUP_HUGETLB: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_CFS_BANDWIDTH: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_RT_GROUP_SCHED: missing
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_IP_VS: enabled (as module)
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_IP_VS_NFCT: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_IP_VS_RR: enabled (as module)
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_SECURITY_SELINUX: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_SECURITY_APPARMOR: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_EXT4_FS: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:16:13 [2024-03-01T09:16:13.372Z] - Network Drivers:
09:16:13 [2024-03-01T09:16:13.372Z]   - "overlay":
09:16:13 [2024-03-01T09:16:13.372Z]     - CONFIG_VXLAN: enabled (as module)
09:16:13 [2024-03-01T09:16:13.372Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:16:13 [2024-03-01T09:16:13.372Z]       Optional (for encrypted networks):
09:16:13 [2024-03-01T09:16:13.628Z]       - CONFIG_CRYPTO: enabled
09:16:13 [2024-03-01T09:16:13.628Z]       - CONFIG_CRYPTO_AEAD: enabled
09:16:13 [2024-03-01T09:16:13.628Z]       - CONFIG_CRYPTO_GCM: enabled
09:16:13 [2024-03-01T09:16:13.628Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:16:13 [2024-03-01T09:16:13.628Z]       - CONFIG_CRYPTO_GHASH: enabled
09:16:13 [2024-03-01T09:16:13.628Z]       - CONFIG_XFRM: enabled
09:16:13 [2024-03-01T09:16:13.628Z]       - CONFIG_XFRM_USER: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z]       - CONFIG_INET_ESP: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z]   - "ipvlan":
09:16:13 [2024-03-01T09:16:13.628Z]     - CONFIG_IPVLAN: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z]   - "macvlan":
09:16:13 [2024-03-01T09:16:13.628Z]     - CONFIG_MACVLAN: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z]     - CONFIG_DUMMY: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z]   - "ftp,tftp client in container":
09:16:13 [2024-03-01T09:16:13.628Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z] - Storage Drivers:
09:16:13 [2024-03-01T09:16:13.628Z]   - "aufs":
09:16:13 [2024-03-01T09:16:13.628Z]     - CONFIG_AUFS_FS: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z]   - "btrfs":
09:16:13 [2024-03-01T09:16:13.628Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:16:13 [2024-03-01T09:16:13.628Z]   - "devicemapper":
09:16:13 [2024-03-01T09:16:13.628Z]     - CONFIG_BLK_DEV_DM: enabled
09:16:13 [2024-03-01T09:16:13.628Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z]   - "overlay":
09:16:13 [2024-03-01T09:16:13.628Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:16:13 [2024-03-01T09:16:13.628Z]   - "zfs":
09:16:13 [2024-03-01T09:16:13.628Z]     - /dev/zfs: present
09:16:13 [2024-03-01T09:16:13.628Z]     - zfs command: missing
09:16:13 [2024-03-01T09:16:13.628Z]     - zpool command: missing
09:16:13 [2024-03-01T09:16:13.628Z] 
09:16:13 [2024-03-01T09:16:13.628Z] Limits:
09:16:13 [2024-03-01T09:16:13.628Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:16:13 [2024-03-01T09:16:13.628Z] 
09:16:13 [2024-03-01T09:16:13.628Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:16:13 [2024-03-01T09:16:13.923Z] + docker build --force-rm -t docker:be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 .
09:16:14 [2024-03-01T09:16:14.177Z] #0 building with "default" instance using docker driver
09:16:14 [2024-03-01T09:16:14.177Z] 
09:16:14 [2024-03-01T09:16:14.177Z] #1 [internal] load build definition from Dockerfile
09:16:14 [2024-03-01T09:16:14.177Z] #1 transferring dockerfile: 27.92kB done
09:16:14 [2024-03-01T09:16:14.177Z] #1 DONE 0.0s
09:16:14 [2024-03-01T09:16:14.177Z] 
09:16:14 [2024-03-01T09:16:14.177Z] #2 resolve image config for docker.io/docker/dockerfile:1
09:16:14 [2024-03-01T09:16:14.177Z] #2 DONE 0.1s
09:16:14 [2024-03-01T09:16:14.177Z] 
09:16:14 [2024-03-01T09:16:14.177Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:16:14 [2024-03-01T09:16:14.177Z] #3 CACHED
09:16:14 [2024-03-01T09:16:14.177Z] 
09:16:14 [2024-03-01T09:16:14.177Z] #4 [internal] load metadata for docker.io/library/busybox:latest
09:16:14 [2024-03-01T09:16:14.177Z] #4 DONE 0.0s
09:16:14 [2024-03-01T09:16:14.177Z] 
09:16:14 [2024-03-01T09:16:14.177Z] #5 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
09:16:14 [2024-03-01T09:16:14.177Z] #5 DONE 0.1s
09:16:14 [2024-03-01T09:16:14.177Z] 
09:16:14 [2024-03-01T09:16:14.177Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3
09:16:14 [2024-03-01T09:16:14.432Z] #6 DONE 0.1s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:16:14 [2024-03-01T09:16:14.432Z] #7 DONE 0.1s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:16:14 [2024-03-01T09:16:14.432Z] #8 DONE 0.1s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #9 [internal] load metadata for docker.io/library/debian:bookworm
09:16:14 [2024-03-01T09:16:14.432Z] #9 DONE 0.1s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
09:16:14 [2024-03-01T09:16:14.432Z] #10 DONE 0.1s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5
09:16:14 [2024-03-01T09:16:14.432Z] #11 DONE 0.2s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #12 [internal] load .dockerignore
09:16:14 [2024-03-01T09:16:14.432Z] #12 transferring context: 113B done
09:16:14 [2024-03-01T09:16:14.432Z] #12 DONE 0.0s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc
09:16:14 [2024-03-01T09:16:14.432Z] #13 DONE 0.0s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:16:14 [2024-03-01T09:16:14.432Z] #14 DONE 0.0s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
09:16:14 [2024-03-01T09:16:14.432Z] #15 DONE 0.0s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
09:16:14 [2024-03-01T09:16:14.432Z] #16 DONE 0.0s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:16:14 [2024-03-01T09:16:14.432Z] #17 DONE 0.0s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
09:16:14 [2024-03-01T09:16:14.432Z] #18 DONE 0.0s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
09:16:14 [2024-03-01T09:16:14.432Z] #19 DONE 0.0s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
09:16:14 [2024-03-01T09:16:14.432Z] #20 DONE 0.0s
09:16:14 [2024-03-01T09:16:14.432Z] 
09:16:14 [2024-03-01T09:16:14.432Z] #21 [internal] load build context
09:16:15 [2024-03-01T09:16:15.355Z] #21 transferring context: 75.04MB 1.0s done
09:16:15 [2024-03-01T09:16:15.355Z] #21 DONE 1.0s
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #22 [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...)
09:16:15 [2024-03-01T09:16:15.355Z] #22 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #23 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #23 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #24 [base 2/4] COPY --from=xx / /
09:16:15 [2024-03-01T09:16:15.355Z] #24 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #25 [build-dummy 2/2] RUN mkdir -p /build
09:16:15 [2024-03-01T09:16:15.355Z] #25 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #26 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:16:15 [2024-03-01T09:16:15.355Z] #26 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #27 [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
09:16:15 [2024-03-01T09:16:15.355Z] #27 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #28 [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
09:16:15 [2024-03-01T09:16:15.355Z] #28 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #29 [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
09:16:15 [2024-03-01T09:16:15.355Z] #29 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #30 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:16:15 [2024-03-01T09:16:15.355Z] #30 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #31 [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
09:16:15 [2024-03-01T09:16:15.355Z] #31 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #32 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
09:16:15 [2024-03-01T09:16:15.355Z] #32 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #33 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
09:16:15 [2024-03-01T09:16:15.355Z] #33 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #34 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #34 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #35 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:16:15 [2024-03-01T09:16:15.355Z] #35 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #36 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
09:16:15 [2024-03-01T09:16:15.355Z] #36 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #37 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:16:15 [2024-03-01T09:16:15.355Z] #37 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #38 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:16:15 [2024-03-01T09:16:15.355Z] #38 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #39 [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...)
09:16:15 [2024-03-01T09:16:15.355Z] #39 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #40 [tini-src 1/3] WORKDIR /usr/src/tini
09:16:15 [2024-03-01T09:16:15.355Z] #40 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #41 [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
09:16:15 [2024-03-01T09:16:15.355Z] #41 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #42 [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
09:16:15 [2024-03-01T09:16:15.355Z] #42 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #43 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #43 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #44 [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
09:16:15 [2024-03-01T09:16:15.355Z] #44 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #45 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:16:15 [2024-03-01T09:16:15.355Z] #45 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #46 [dev-base  1/12] RUN groupadd -r docker
09:16:15 [2024-03-01T09:16:15.355Z] #46 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:16:15 [2024-03-01T09:16:15.355Z] #47 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #48 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
09:16:15 [2024-03-01T09:16:15.355Z] #48 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #49 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:16:15 [2024-03-01T09:16:15.355Z] #49 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #50 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:16:15 [2024-03-01T09:16:15.355Z] #50 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #51 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:16:15 [2024-03-01T09:16:15.355Z] #51 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #52 [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
09:16:15 [2024-03-01T09:16:15.355Z] #52 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #53 [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
09:16:15 [2024-03-01T09:16:15.355Z] #53 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #54 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:16:15 [2024-03-01T09:16:15.355Z] #54 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #55 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #55 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #56 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:16:15 [2024-03-01T09:16:15.355Z] #56 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #57 [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
09:16:15 [2024-03-01T09:16:15.355Z] #57 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #58 [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
09:16:15 [2024-03-01T09:16:15.355Z] #58 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #59 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:16:15 [2024-03-01T09:16:15.355Z] #59 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #60 [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...)
09:16:15 [2024-03-01T09:16:15.355Z] #60 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #61 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:16:15 [2024-03-01T09:16:15.355Z] #61 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #62 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #62 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #63 [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...)
09:16:15 [2024-03-01T09:16:15.355Z] #63 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #64 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:16:15 [2024-03-01T09:16:15.355Z] #64 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #65 [delve-src 1/3] WORKDIR /usr/src/delve
09:16:15 [2024-03-01T09:16:15.355Z] #65 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #66 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #66 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #67 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:16:15 [2024-03-01T09:16:15.355Z] #67 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #68 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #68 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #69 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #69 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #70 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:16:15 [2024-03-01T09:16:15.355Z] #70 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #71 [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
09:16:15 [2024-03-01T09:16:15.355Z] #71 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #72 [dev-base  6/12] RUN ldconfig
09:16:15 [2024-03-01T09:16:15.355Z] #72 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #73 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #73 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #74 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:16:15 [2024-03-01T09:16:15.355Z] #74 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #75 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:16:15 [2024-03-01T09:16:15.355Z] #75 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #76 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #76 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #77 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:16:15 [2024-03-01T09:16:15.355Z] #77 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #78 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:16:15 [2024-03-01T09:16:15.355Z] #78 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #79 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:16:15 [2024-03-01T09:16:15.355Z] #79 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #80 [runc-src 1/3] WORKDIR /usr/src/runc
09:16:15 [2024-03-01T09:16:15.355Z] #80 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #81 [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
09:16:15 [2024-03-01T09:16:15.355Z] #81 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #82 [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
09:16:15 [2024-03-01T09:16:15.355Z] #82 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #83 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
09:16:15 [2024-03-01T09:16:15.355Z] #83 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #84 [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             ;
09:16:15 [2024-03-01T09:16:15.355Z] #84 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #85 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
09:16:15 [2024-03-01T09:16:15.355Z] #85 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #86 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:16:15 [2024-03-01T09:16:15.355Z] #86 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #87 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
09:16:15 [2024-03-01T09:16:15.355Z] #87 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #88 [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...)
09:16:15 [2024-03-01T09:16:15.355Z] #88 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #89 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #89 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #90 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:16:15 [2024-03-01T09:16:15.355Z] #90 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #91 [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
09:16:15 [2024-03-01T09:16:15.355Z] #91 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #92 [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...)
09:16:15 [2024-03-01T09:16:15.355Z] #92 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #93 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:16:15 [2024-03-01T09:16:15.355Z] #93 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #94 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:16:15 [2024-03-01T09:16:15.355Z] #94 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #95 [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...)
09:16:15 [2024-03-01T09:16:15.355Z] #95 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #96 [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
09:16:15 [2024-03-01T09:16:15.355Z] #96 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #97 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:16:15 [2024-03-01T09:16:15.355Z] #97 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #98 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #98 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #99 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:16:15 [2024-03-01T09:16:15.355Z] #99 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #100 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
09:16:15 [2024-03-01T09:16:15.355Z] #100 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #101 [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
09:16:15 [2024-03-01T09:16:15.355Z] #101 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #102 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #102 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #103 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #103 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #104 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
09:16:15 [2024-03-01T09:16:15.355Z] #104 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #105 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #105 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #106 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:16:15 [2024-03-01T09:16:15.355Z] #106 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #107 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
09:16:15 [2024-03-01T09:16:15.355Z] #107 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #108 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
09:16:15 [2024-03-01T09:16:15.355Z] #108 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #109 [registry-src 1/2] WORKDIR /usr/src/registry
09:16:15 [2024-03-01T09:16:15.355Z] #109 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #110 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:16:15 [2024-03-01T09:16:15.355Z] #110 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #111 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:16:15 [2024-03-01T09:16:15.355Z] #111 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #112 [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
09:16:15 [2024-03-01T09:16:15.355Z] #112 CACHED
09:16:15 [2024-03-01T09:16:15.355Z] 
09:16:15 [2024-03-01T09:16:15.355Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
09:16:15 [2024-03-01T09:16:15.609Z] #113 CACHED
09:16:15 [2024-03-01T09:16:15.609Z] 
09:16:15 [2024-03-01T09:16:15.609Z] #114 [dev 1/1] COPY --link . .
09:16:16 [2024-03-01T09:16:16.530Z] #114 DONE 1.2s
09:16:16 [2024-03-01T09:16:16.784Z] 
09:16:16 [2024-03-01T09:16:16.784Z] #115 exporting to image
09:16:16 [2024-03-01T09:16:16.784Z] #115 exporting layers
09:16:17 [2024-03-01T09:16:17.342Z] #115 exporting layers 0.8s done
09:16:17 [2024-03-01T09:16:17.595Z] #115 writing image sha256:4aeabd44a017c6b21e2b918d939fbdf149d950b981945e23be6fba886c9d41f3 done
09:16:17 [2024-03-01T09:16:17.595Z] #115 naming to docker.io/library/docker:be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 done
09:16:17 [2024-03-01T09:16:17.595Z] #115 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:16:17 [2024-03-01T09:16:17.919Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:16:18 [2024-03-01T09:16:18.185Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47484/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 docker:be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 hack/test/unit
09:16:18 [2024-03-01T09:16:18.439Z] + BUILDFLAGS=(-tags 'netgo journald')
09:16:18 [2024-03-01T09:16:18.439Z] + TESTFLAGS+=' -test.timeout=5m'
09:16:18 [2024-03-01T09:16:18.439Z] + TESTDIRS=./...
09:16:18 [2024-03-01T09:16:18.439Z] + exclude_paths='/vendor/|/integration'
09:16:18 [2024-03-01T09:16:18.439Z] ++ go list ./...
09:16:18 [2024-03-01T09:16:18.439Z] ++ grep -vE '(/vendor/|/integration)'
09:16:18 [2024-03-01T09:16:18.998Z] + pkg_list='github.com/docker/docker/api
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/backend/build
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/httpstatus
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/httputils
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/middleware
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router/build
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router/checkpoint
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router/container
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router/debug
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router/distribution
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router/grpc
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router/image
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router/network
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router/plugin
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router/session
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router/swarm
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router/system
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/server/router/volume
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/backend
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/blkiodev
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/checkpoint
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/container
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/events
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/filters
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/image
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/mount
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/network
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/plugins/logdriver
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/registry
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/strslice
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/swarm
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/swarm/runtime
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/system
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/time
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/versions
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/versions/v1p19
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/versions/v1p20
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/api/types/volume
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/builder-next
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/builder-next/exporter
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/builder-next/worker
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/builder-next/worker/label
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/dockerfile
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/remotecontext
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/remotecontext/git
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/builder/remotecontext/urlutil
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/cli/debug
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/cli/winresources/docker-proxy
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/cli/winresources/dockerd
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/client
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/client/buildkit
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/cmd/docker-proxy
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/cmd/dockerd
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/cmd/dockerd/trap
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/container
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/container/stream
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/contrib/apparmor
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/contrib/httpserver
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/cluster
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/cluster/convert
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/cluster/executor
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/cluster/executor/container
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/cluster/provider
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/config
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/containerd
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/events
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/events/testutils
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/graphdriver
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/graphdriver/copy
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/graphdriver/register
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/graphdriver/vfs
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/graphdriver/zfs
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/images
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/initlayer
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/links
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/listeners
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/logger
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/logger/awslogs
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/logger/fluentd
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/logger/gcplogs
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/logger/gelf
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/logger/journald
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:16:18 [2024-03-01T09:16:18.998Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/local
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/loggertest
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/loggerutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/splunk
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/syslog
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/templates
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/names
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/network
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/snapshotter
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/stats
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/distribution
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/distribution/metadata
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/distribution/utils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/distribution/xfer
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/dockerversion
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/errdefs
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/image
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/image/cache
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/image/spec/specs-go
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/image/spec/specs-go/v1
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/image/tarexport
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/image/v1
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/compatcontext
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/mod
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/mounttree
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/multierror
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/sliceutil
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/test/suite
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/testutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/testutils/netnsutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/testutils/specialimage
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/unshare
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/layer
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libcontainerd
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libcontainerd/queue
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libcontainerd/remote
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libcontainerd/shimopts
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libcontainerd/supervisor
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libcontainerd/types
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/bitmap
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/cluster
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/config
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/datastore
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/diagnostic
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/discoverapi
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/driverapi
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/bridge
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/host
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/null
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/overlay
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/remote
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/windows
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drvregistry
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/etchosts
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/internal/caller
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/internal/kvstore
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/internal/netiputil
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipam
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipamapi
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipams/builtin
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipams/null
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipams/remote
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipamutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipbits
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/iptables
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/netlabel
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/netutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/networkdb
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ns
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/options
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/osl
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/osl/kernel
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/portallocator
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/portmapper
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/resolvconf
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/scope
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/types
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/oci
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/oci/caps
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/opts
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/archive
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/authorization
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/broadcaster
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/capabilities
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/chrootarchive
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/containerfs
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/directory
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/dmesg
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/fileutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/homedir
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/idtools
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/ioutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/jsonmessage
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/longpath
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/loopback
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/meminfo
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/namesgenerator
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/parsers
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/parsers/kernel
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/pidfile
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/platform
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/plugingetter
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/plugins
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/plugins/transport
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/pools
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/process
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/progress
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/reexec
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/rootless
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/rootless/specconv
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/stack
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/stdcopy
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/streamformatter
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/stringid
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/sysinfo
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/system
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/tailfile
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/tarsum
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/useragent
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/plugin
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/plugin/executor/containerd
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/plugin/v2
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/profiles/apparmor
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/profiles/seccomp
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/quota
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/reference
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/registry
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/registry/resumable
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/restartmanager
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/runconfig
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/runconfig/opts
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/daemon
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/environment
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/fakecontext
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/fakegit
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/fakestorage
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/fixtures/load
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/fixtures/plugin
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/registry
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/request
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume/drivers
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume/local
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume/mounts
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume/service
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume/service/opts
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume/testutils'
09:16:18 [2024-03-01T09:16:18.999Z] ++ grep --fixed-strings -v /libnetwork
09:16:18 [2024-03-01T09:16:18.999Z] ++ echo 'github.com/docker/docker/api
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/backend/build
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/httpstatus
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/httputils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/middleware
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/build
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/checkpoint
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/container
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/debug
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/distribution
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/grpc
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/image
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/network
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/plugin
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/session
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/swarm
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/system
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/volume
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/backend
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/blkiodev
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/checkpoint
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/container
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/events
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/filters
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/image
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/mount
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/network
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/plugins/logdriver
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/registry
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/strslice
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/swarm
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/swarm/runtime
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/system
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/time
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/versions
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/versions/v1p19
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/versions/v1p20
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/volume
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/builder-next
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/builder-next/exporter
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/builder-next/worker
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/builder-next/worker/label
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/dockerfile
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/remotecontext
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/remotecontext/git
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/builder/remotecontext/urlutil
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/cli/debug
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/cli/winresources/docker-proxy
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/cli/winresources/dockerd
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/client
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/client/buildkit
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/cmd/docker-proxy
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/cmd/dockerd
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/cmd/dockerd/trap
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/container
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/container/stream
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/contrib/apparmor
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/contrib/httpserver
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/cluster
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/cluster/convert
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/cluster/executor
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/cluster/executor/container
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/cluster/provider
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/config
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/containerd
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/events
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/events/testutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/graphdriver
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/graphdriver/copy
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/graphdriver/register
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/graphdriver/vfs
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/graphdriver/zfs
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/images
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/initlayer
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/links
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/listeners
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/awslogs
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/fluentd
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/gcplogs
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/gelf
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/journald
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/local
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/loggertest
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/loggerutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/splunk
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/syslog
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/logger/templates
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/names
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/network
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/snapshotter
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/daemon/stats
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/distribution
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/distribution/metadata
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/distribution/utils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/distribution/xfer
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/dockerversion
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/errdefs
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/image
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/image/cache
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/image/spec/specs-go
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/image/spec/specs-go/v1
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/image/tarexport
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/image/v1
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/compatcontext
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/mod
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/mounttree
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/multierror
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/sliceutil
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/test/suite
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/testutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/testutils/netnsutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/testutils/specialimage
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/internal/unshare
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/layer
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libcontainerd
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libcontainerd/queue
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libcontainerd/remote
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libcontainerd/shimopts
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libcontainerd/supervisor
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libcontainerd/types
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/bitmap
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/cluster
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/config
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/datastore
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/diagnostic
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/discoverapi
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/driverapi
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/bridge
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/host
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/null
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/overlay
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/remote
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/windows
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/drvregistry
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/etchosts
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/internal/caller
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/internal/kvstore
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/internal/netiputil
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipam
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipamapi
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipams/builtin
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipams/null
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipams/remote
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipamutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ipbits
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/iptables
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/netlabel
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/netutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/networkdb
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/ns
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/options
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/osl
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/osl/kernel
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/portallocator
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/portmapper
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/resolvconf
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/scope
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/libnetwork/types
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/oci
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/oci/caps
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/opts
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/archive
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/authorization
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/broadcaster
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/capabilities
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/chrootarchive
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/containerfs
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/directory
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/dmesg
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/fileutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/homedir
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/idtools
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/ioutils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/jsonmessage
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/longpath
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/loopback
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/meminfo
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/namesgenerator
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/parsers
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/parsers/kernel
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/pidfile
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/platform
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/plugingetter
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/plugins
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/plugins/transport
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/pools
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/process
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/progress
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/reexec
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/rootless
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/rootless/specconv
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/stack
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/stdcopy
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/streamformatter
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/stringid
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/sysinfo
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/system
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/tailfile
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/tarsum
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/pkg/useragent
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/plugin
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/plugin/executor/containerd
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/plugin/v2
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/profiles/apparmor
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/profiles/seccomp
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/quota
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/reference
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/registry
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/registry/resumable
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/restartmanager
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/runconfig
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/runconfig/opts
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/daemon
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/environment
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/fakecontext
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/fakegit
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/fakestorage
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/fixtures/load
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/fixtures/plugin
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/registry
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/testutil/request
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume/drivers
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume/local
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume/mounts
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume/service
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume/service/opts
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/volume/testutils'
09:16:18 [2024-03-01T09:16:18.999Z] + base_pkg_list='github.com/docker/docker/api
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/backend/build
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/httpstatus
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/httputils
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/middleware
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/build
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/checkpoint
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/container
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/debug
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/distribution
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/grpc
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/image
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/network
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/plugin
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/session
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/swarm
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/system
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/server/router/volume
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/backend
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/blkiodev
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/checkpoint
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/container
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/events
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/filters
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/image
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/mount
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/network
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/plugins/logdriver
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/registry
09:16:18 [2024-03-01T09:16:18.999Z] github.com/docker/docker/api/types/strslice
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/swarm
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/swarm/runtime
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/system
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/time
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/versions
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/versions/v1p19
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/versions/v1p20
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/volume
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/exporter
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/worker
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/worker/label
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/dockerfile
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/remotecontext
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/remotecontext/git
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/remotecontext/urlutil
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cli/debug
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cli/winresources/docker-proxy
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cli/winresources/dockerd
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/client
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/client/buildkit
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cmd/docker-proxy
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cmd/dockerd
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cmd/dockerd/trap
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/container
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/container/stream
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/contrib/apparmor
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/contrib/httpserver
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/cluster
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/cluster/convert
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/cluster/executor
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/cluster/executor/container
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/cluster/provider
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/config
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/containerd
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/events
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/events/testutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/copy
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/register
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/vfs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/zfs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/images
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/initlayer
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/links
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/listeners
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/awslogs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/fluentd
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/gcplogs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/gelf
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/journald
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/local
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/loggertest
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/loggerutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/splunk
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/syslog
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/templates
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/names
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/network
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/snapshotter
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/stats
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/distribution
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/distribution/metadata
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/distribution/utils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/distribution/xfer
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/dockerversion
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/errdefs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/image
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/image/cache
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/image/spec/specs-go
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/image/spec/specs-go/v1
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/image/tarexport
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/image/v1
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/compatcontext
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/mod
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/mounttree
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/multierror
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/sliceutil
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/test/suite
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/testutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/testutils/netnsutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/testutils/specialimage
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/unshare
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/layer
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libcontainerd
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libcontainerd/queue
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libcontainerd/remote
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libcontainerd/shimopts
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libcontainerd/supervisor
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libcontainerd/types
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/oci
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/oci/caps
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/opts
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/archive
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/authorization
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/broadcaster
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/capabilities
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/chrootarchive
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/containerfs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/directory
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/dmesg
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/fileutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/homedir
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/idtools
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/ioutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/jsonmessage
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/longpath
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/loopback
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/meminfo
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/namesgenerator
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/parsers
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/parsers/kernel
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/pidfile
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/platform
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/plugingetter
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/plugins
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/plugins/transport
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/pools
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/process
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/progress
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/reexec
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/rootless
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/rootless/specconv
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/stack
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/stdcopy
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/streamformatter
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/stringid
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/sysinfo
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/system
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/tailfile
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/tarsum
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/useragent
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/plugin
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/plugin/executor/containerd
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/plugin/v2
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/profiles/apparmor
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/profiles/seccomp
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/quota
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/reference
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/registry
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/registry/resumable
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/restartmanager
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/runconfig
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/runconfig/opts
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/daemon
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/environment
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/fakecontext
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/fakegit
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/fakestorage
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/fixtures/load
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/fixtures/plugin
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/registry
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/request
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/volume
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/volume/drivers
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/volume/local
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/volume/mounts
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/volume/service
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/volume/service/opts
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/volume/testutils'
09:16:19 [2024-03-01T09:16:19.000Z] ++ grep --fixed-strings /libnetwork
09:16:19 [2024-03-01T09:16:19.000Z] ++ echo 'github.com/docker/docker/api
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/backend/build
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/httpstatus
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/httputils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/middleware
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router/build
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router/checkpoint
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router/container
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router/debug
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router/distribution
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router/grpc
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router/image
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router/network
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router/plugin
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router/session
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router/swarm
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router/system
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/server/router/volume
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/backend
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/blkiodev
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/checkpoint
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/container
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/events
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/filters
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/image
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/mount
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/network
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/plugins/logdriver
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/registry
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/strslice
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/swarm
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/swarm/runtime
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/system
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/time
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/versions
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/versions/v1p19
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/versions/v1p20
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/api/types/volume
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/exporter
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/worker
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/builder-next/worker/label
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/dockerfile
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/remotecontext
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/remotecontext/git
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/builder/remotecontext/urlutil
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cli/debug
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cli/winresources/docker-proxy
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cli/winresources/dockerd
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/client
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/client/buildkit
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cmd/docker-proxy
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cmd/dockerd
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cmd/dockerd/trap
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/container
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/container/stream
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/contrib/apparmor
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/contrib/httpserver
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/cluster
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/cluster/convert
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/cluster/executor
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/cluster/executor/container
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/cluster/provider
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/config
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/containerd
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/events
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/events/testutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/copy
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/register
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/vfs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/graphdriver/zfs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/images
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/initlayer
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/links
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/listeners
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/awslogs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/fluentd
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/gcplogs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/gelf
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/journald
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/local
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/loggertest
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/loggerutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/splunk
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/syslog
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/logger/templates
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/names
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/network
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/snapshotter
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/daemon/stats
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/distribution
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/distribution/metadata
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/distribution/utils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/distribution/xfer
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/dockerversion
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/errdefs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/image
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/image/cache
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/image/spec/specs-go
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/image/spec/specs-go/v1
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/image/tarexport
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/image/v1
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/compatcontext
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/mod
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/mounttree
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/multierror
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/sliceutil
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/test/suite
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/testutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/testutils/netnsutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/testutils/specialimage
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/internal/unshare
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/layer
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libcontainerd
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libcontainerd/queue
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libcontainerd/remote
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libcontainerd/shimopts
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libcontainerd/supervisor
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libcontainerd/types
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/bitmap
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/cluster
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/config
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/datastore
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/diagnostic
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/discoverapi
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/driverapi
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/bridge
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/host
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/null
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/overlay
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/remote
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/windows
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/drvregistry
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/etchosts
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/internal/caller
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/internal/kvstore
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/internal/netiputil
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/ipam
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/ipamapi
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/ipams/builtin
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/ipams/null
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/ipams/remote
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/ipamutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/ipbits
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/iptables
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/netlabel
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/netutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/networkdb
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/ns
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/options
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/osl
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/osl/kernel
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/portallocator
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/portmapper
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/resolvconf
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/scope
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/libnetwork/types
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/oci
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/oci/caps
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/opts
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/archive
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/authorization
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/broadcaster
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/capabilities
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/chrootarchive
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/containerfs
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/directory
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/dmesg
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/fileutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/homedir
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/idtools
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/ioutils
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/jsonmessage
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/longpath
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/loopback
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/meminfo
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/namesgenerator
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/parsers
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/parsers/kernel
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/pidfile
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/platform
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/plugingetter
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/plugins
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/plugins/transport
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/pools
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/process
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/progress
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/reexec
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/rootless
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/rootless/specconv
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/stack
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/stdcopy
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/streamformatter
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/stringid
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/sysinfo
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/system
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/tailfile
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/tarsum
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/pkg/useragent
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/plugin
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/plugin/executor/containerd
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/plugin/v2
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/profiles/apparmor
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/profiles/seccomp
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/quota
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/reference
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/registry
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/registry/resumable
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/restartmanager
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/runconfig
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/runconfig/opts
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/daemon
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/environment
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/fakecontext
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/fakegit
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/fakestorage
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/fixtures/load
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/fixtures/plugin
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/registry
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/testutil/request
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/volume
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/volume/drivers
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/volume/local
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/volume/mounts
09:16:19 [2024-03-01T09:16:19.000Z] github.com/docker/docker/volume/service
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/volume/service/opts
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/volume/testutils'
09:16:19 [2024-03-01T09:16:19.001Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/bitmap
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/cluster
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/config
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/datastore
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/diagnostic
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/discoverapi
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/driverapi
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/bridge
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/host
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/null
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/overlay
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/remote
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/windows
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drvregistry
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/etchosts
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/internal/caller
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/internal/kvstore
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/internal/netiputil
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipam
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipamapi
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipams/builtin
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipams/null
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipams/remote
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipamutils
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipbits
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/iptables
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/netlabel
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/netutils
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/networkdb
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ns
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/options
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/osl
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/osl/kernel
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/portallocator
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/portmapper
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/resolvconf
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/scope
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/types'
09:16:19 [2024-03-01T09:16:19.001Z] + echo 'github.com/docker/docker/libnetwork
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/bitmap
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/cluster
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/config
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/datastore
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/diagnostic
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/discoverapi
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/driverapi
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/bridge
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/host
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/null
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/overlay
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/remote
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/windows
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drvregistry
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/etchosts
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/internal/caller
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/internal/kvstore
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/internal/netiputil
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipam
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipamapi
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipams/builtin
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipams/null
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipams/remote
09:16:19 [2024-03-01T09:16:19.001Z] + grep --fixed-strings libnetwork/drivers/bridge
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipamutils
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ipbits
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/iptables
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/netlabel
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/netutils
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/networkdb
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/ns
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/options
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/osl
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/osl/kernel
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/portallocator
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/portmapper
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/resolvconf
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/scope
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/types'
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/bridge
09:16:19 [2024-03-01T09:16:19.001Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:16:19 [2024-03-01T09:16:19.001Z] + type docker-proxy
09:16:19 [2024-03-01T09:16:19.001Z] hack/test/unit: line 25: type: docker-proxy: not found
09:16:19 [2024-03-01T09:16:19.001Z] + hack/make.sh binary-proxy install-proxy
09:16:19 [2024-03-01T09:16:19.001Z] 
09:16:19 [2024-03-01T09:16:19.001Z] Removing bundles/
09:16:19 [2024-03-01T09:16:19.001Z] 
09:16:19 [2024-03-01T09:16:19.001Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:16:19 [2024-03-01T09:16:19.001Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:16:19 [2024-03-01T09:16:19.001Z] + tee /go/src/github.com/docker/docker/go.mod
09:16:19 [2024-03-01T09:16:19.001Z] module github.com/docker/docker
09:16:19 [2024-03-01T09:16:19.001Z] 
09:16:19 [2024-03-01T09:16:19.001Z] go 1.20
09:16:19 [2024-03-01T09:16:19.001Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:16:19 [2024-03-01T09:16:19.001Z] + GO111MODULE=on
09:16:19 [2024-03-01T09:16:19.001Z] + 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=be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-01T09:16:18.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
09:16:23 [2024-03-01T09:16:23.153Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:16:23 [2024-03-01T09:16:23.153Z] Created binary: bundles/binary-proxy/docker-proxy
09:16:23 [2024-03-01T09:16:23.153Z] 
09:16:23 [2024-03-01T09:16:23.153Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:16:23 [2024-03-01T09:16:23.153Z] Installing docker-proxy to /usr/local/bin/
09:16:23 [2024-03-01T09:16:23.153Z] 
09:16:23 [2024-03-01T09:16:23.153Z] + mkdir -p bundles
09:16:23 [2024-03-01T09:16:23.153Z] + '[' -n 'github.com/docker/docker/api
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/backend/build
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/httpstatus
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/httputils
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/middleware
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router/build
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router/checkpoint
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router/container
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router/debug
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router/distribution
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router/grpc
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router/image
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router/network
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router/plugin
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router/session
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router/swarm
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router/system
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/server/router/volume
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/backend
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/blkiodev
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/checkpoint
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/container
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/events
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/filters
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/image
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/mount
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/network
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/plugins/logdriver
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/registry
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/strslice
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/swarm
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/swarm/runtime
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/system
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/time
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/versions
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/versions/v1p19
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/versions/v1p20
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/api/types/volume
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/builder-next
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/builder-next/exporter
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/builder-next/worker
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/builder-next/worker/label
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/dockerfile
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/remotecontext
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/remotecontext/git
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/builder/remotecontext/urlutil
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/cli/debug
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/cli/winresources/docker-proxy
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/cli/winresources/dockerd
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/client
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/client/buildkit
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/cmd/docker-proxy
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/cmd/dockerd
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/cmd/dockerd/trap
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/container
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/container/stream
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/contrib/apparmor
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/contrib/httpserver
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/cluster
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/cluster/convert
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/cluster/executor
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/cluster/executor/container
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/cluster/provider
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/config
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/containerd
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/events
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/events/testutils
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/graphdriver
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/graphdriver/copy
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/graphdriver/register
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/graphdriver/vfs
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/graphdriver/zfs
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/images
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/initlayer
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/links
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/listeners
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/awslogs
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/fluentd
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/gcplogs
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/gelf
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/journald
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/local
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/loggertest
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/loggerutils
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/splunk
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/syslog
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/logger/templates
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/names
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/network
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/snapshotter
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/daemon/stats
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/distribution
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/distribution/metadata
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/distribution/utils
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/distribution/xfer
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/dockerversion
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/errdefs
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/image
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/image/cache
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/image/spec/specs-go
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/image/spec/specs-go/v1
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/image/tarexport
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/image/v1
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/internal/compatcontext
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/internal/mod
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/internal/mounttree
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/internal/multierror
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/internal/sliceutil
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/internal/test/suite
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/internal/testutils
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/internal/testutils/netnsutils
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/internal/testutils/specialimage
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/internal/unshare
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/layer
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/libcontainerd
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/libcontainerd/queue
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/libcontainerd/remote
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/libcontainerd/shimopts
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/libcontainerd/supervisor
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/libcontainerd/types
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/oci
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/oci/caps
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/opts
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/archive
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/authorization
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/broadcaster
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/capabilities
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/chrootarchive
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/containerfs
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/directory
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/dmesg
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/fileutils
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/homedir
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/idtools
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/ioutils
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/jsonmessage
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/longpath
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/loopback
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/meminfo
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/namesgenerator
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/parsers
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/parsers/kernel
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/pidfile
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/platform
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/plugingetter
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/plugins
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/plugins/transport
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/pools
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/process
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/progress
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/reexec
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/rootless
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/rootless/specconv
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/stack
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/stdcopy
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/streamformatter
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/stringid
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/sysinfo
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/system
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/tailfile
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/tarsum
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/pkg/useragent
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/plugin
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/plugin/executor/containerd
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/plugin/v2
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/profiles/apparmor
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/profiles/seccomp
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/quota
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/reference
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/registry
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/registry/resumable
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/restartmanager
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/runconfig
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/runconfig/opts
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/testutil
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/testutil/daemon
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/testutil/environment
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/testutil/fakecontext
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/testutil/fakegit
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/testutil/fakestorage
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/testutil/fixtures/load
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/testutil/fixtures/plugin
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/testutil/registry
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/testutil/request
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/volume
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/volume/drivers
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/volume/local
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/volume/mounts
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/volume/service
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/volume/service/opts
09:16:23 [2024-03-01T09:16:23.153Z] github.com/docker/docker/volume/testutils' ']'
09:16:23 [2024-03-01T09:16:23.154Z] + 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
09:16:23 [2024-03-01T09:16:23.711Z] ?   	github.com/docker/docker/api	[no test files]
09:16:31 [2024-03-01T09:16:31.788Z] ok  	github.com/docker/docker/api/server	0.066s	coverage: 13.0% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 28.3% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/api/server/middleware	0.023s	coverage: 37.7% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/api/types/network	0.003s	coverage: 80.0% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 83.7% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types/system	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/builder	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/cli/debug	0.019s	coverage: 100.0% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/builder/remotecontext	0.050s	coverage: 33.7% of statements
09:16:53 [2024-03-01T09:16:53.666Z] ok  	github.com/docker/docker/builder/dockerfile	0.089s	coverage: 50.2% of statements
09:16:54 [2024-03-01T09:16:54.589Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:16:54 [2024-03-01T09:16:54.589Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.015s	coverage: 66.5% of statements
09:16:54 [2024-03-01T09:16:54.589Z] ok  	github.com/docker/docker/client	0.109s	coverage: 77.0% of statements
09:16:56 [2024-03-01T09:16:56.469Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.353s	coverage: 82.5% of statements
09:17:06 [2024-03-01T09:17:06.392Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:17:06 [2024-03-01T09:17:06.392Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:17:06 [2024-03-01T09:17:06.392Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:17:06 [2024-03-01T09:17:06.392Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:17:06 [2024-03-01T09:17:06.392Z] ok  	github.com/docker/docker/container	0.130s	coverage: 35.9% of statements
09:17:06 [2024-03-01T09:17:06.392Z] ok  	github.com/docker/docker/cmd/dockerd	0.196s	coverage: 30.0% of statements
09:17:08 [2024-03-01T09:17:08.272Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.388s	coverage: 0.0% of statements
09:17:09 [2024-03-01T09:17:09.194Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:17:09 [2024-03-01T09:17:09.448Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.021s	coverage: 38.7% of statements
09:17:09 [2024-03-01T09:17:09.448Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.022s	coverage: 65.3% of statements
09:17:09 [2024-03-01T09:17:09.448Z] ok  	github.com/docker/docker/daemon/cluster	0.046s	coverage: 0.5% of statements
09:17:09 [2024-03-01T09:17:09.702Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:17:09 [2024-03-01T09:17:09.702Z] ok  	github.com/docker/docker/daemon/config	0.038s	coverage: 74.4% of statements
09:17:11 [2024-03-01T09:17:11.061Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:17:11 [2024-03-01T09:17:11.061Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
09:17:11 [2024-03-01T09:17:11.061Z] ok  	github.com/docker/docker/daemon/containerd	0.031s	coverage: 9.0% of statements
09:17:11 [2024-03-01T09:17:11.061Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
09:17:11 [2024-03-01T09:17:11.061Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.8% of statements
09:17:11 [2024-03-01T09:17:11.315Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.194s	coverage: 60.9% of statements
09:17:11 [2024-03-01T09:17:11.873Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:17:11 [2024-03-01T09:17:11.873Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
09:17:12 [2024-03-01T09:17:12.128Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:17:12 [2024-03-01T09:17:12.128Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:17:12 [2024-03-01T09:17:12.128Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.175s	coverage: 60.2% of statements
09:17:12 [2024-03-01T09:17:12.128Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.024s	coverage: 60.9% of statements
09:17:12 [2024-03-01T09:17:12.685Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
09:17:13 [2024-03-01T09:17:13.291Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.456s	coverage: 13.3% of statements
09:17:13 [2024-03-01T09:17:13.291Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:17:13 [2024-03-01T09:17:13.291Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:17:13 [2024-03-01T09:17:13.291Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
09:17:13 [2024-03-01T09:17:13.291Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
09:17:13 [2024-03-01T09:17:13.545Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
09:17:13 [2024-03-01T09:17:13.800Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:17:13 [2024-03-01T09:17:13.800Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
09:17:13 [2024-03-01T09:17:13.800Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.115s	coverage: 78.3% of statements
09:17:13 [2024-03-01T09:17:13.800Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.009s	coverage: 53.6% of statements
09:17:14 [2024-03-01T09:17:14.357Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:17:14 [2024-03-01T09:17:14.357Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:17:14 [2024-03-01T09:17:14.357Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
09:17:14 [2024-03-01T09:17:14.357Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
09:17:14 [2024-03-01T09:17:14.357Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:17:14 [2024-03-01T09:17:14.357Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.108s	coverage: 76.8% of statements
09:17:14 [2024-03-01T09:17:14.357Z] ok  	github.com/docker/docker/daemon/logger/local	0.046s	coverage: 79.4% of statements
09:17:14 [2024-03-01T09:17:14.915Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.014s	coverage: 63.5% of statements
09:17:14 [2024-03-01T09:17:14.915Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
09:17:15 [2024-03-01T09:17:15.169Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:17:15 [2024-03-01T09:17:15.169Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
09:17:15 [2024-03-01T09:17:15.169Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
09:17:15 [2024-03-01T09:17:15.423Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
09:17:15 [2024-03-01T09:17:15.423Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:17:15 [2024-03-01T09:17:15.423Z] ok  	github.com/docker/docker/daemon/network	0.016s	coverage: 63.8% of statements
09:17:15 [2024-03-01T09:17:15.981Z] ok  	github.com/docker/docker/daemon/logger/journald	1.652s	coverage: 72.7% of statements
09:17:16 [2024-03-01T09:17:16.235Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:17:16 [2024-03-01T09:17:16.235Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
09:17:16 [2024-03-01T09:17:16.235Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
09:17:16 [2024-03-01T09:17:16.235Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
09:17:16 [2024-03-01T09:17:16.489Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.483s	coverage: 82.5% of statements
09:17:16 [2024-03-01T09:17:16.743Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
09:17:16 [2024-03-01T09:17:16.743Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
09:17:16 [2024-03-01T09:17:16.743Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 24.1% of statements
09:17:16 [2024-03-01T09:17:16.997Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.5% of statements
09:17:17 [2024-03-01T09:17:17.250Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:17:17 [2024-03-01T09:17:17.250Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
09:17:17 [2024-03-01T09:17:17.250Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:17:17 [2024-03-01T09:17:17.250Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
09:17:17 [2024-03-01T09:17:17.250Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.6% of statements
09:17:17 [2024-03-01T09:17:17.504Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
09:17:17 [2024-03-01T09:17:17.504Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:17:17 [2024-03-01T09:17:17.504Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
09:17:17 [2024-03-01T09:17:17.504Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
09:17:17 [2024-03-01T09:17:17.504Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
09:17:17 [2024-03-01T09:17:17.504Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
09:17:17 [2024-03-01T09:17:17.504Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:17:17 [2024-03-01T09:17:17.758Z] ok  	github.com/docker/docker/distribution	1.496s	coverage: 28.9% of statements
09:17:18 [2024-03-01T09:17:18.316Z] ok  	github.com/docker/docker/distribution/xfer	2.174s	coverage: 85.4% of statements
09:17:18 [2024-03-01T09:17:18.570Z] ok  	github.com/docker/docker/daemon	10.489s	coverage: 17.1% of statements
09:17:18 [2024-03-01T09:17:18.570Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:17:18 [2024-03-01T09:17:18.570Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:17:18 [2024-03-01T09:17:18.570Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:17:18 [2024-03-01T09:17:18.570Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:17:18 [2024-03-01T09:17:18.570Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:17:18 [2024-03-01T09:17:18.570Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
09:17:18 [2024-03-01T09:17:18.825Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:17:19 [2024-03-01T09:17:19.079Z] ok  	github.com/docker/docker/oci	0.019s	coverage: 38.1% of statements
09:17:19 [2024-03-01T09:17:19.079Z] ok  	github.com/docker/docker/opts	0.034s	coverage: 67.9% of statements
09:17:19 [2024-03-01T09:17:19.637Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:17:19 [2024-03-01T09:17:19.637Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
09:17:19 [2024-03-01T09:17:19.637Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 25.8% of statements
09:17:19 [2024-03-01T09:17:19.637Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
09:17:19 [2024-03-01T09:17:19.637Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
09:17:19 [2024-03-01T09:17:19.637Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.257s	coverage: 83.7% of statements
09:17:19 [2024-03-01T09:17:19.892Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 51.7% of statements
09:17:19 [2024-03-01T09:17:19.892Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 8.3% of statements
09:17:19 [2024-03-01T09:17:19.892Z] ok  	github.com/docker/docker/pkg/authorization	0.451s	coverage: 68.3% of statements
09:17:19 [2024-03-01T09:17:19.892Z] ok  	github.com/docker/docker/pkg/archive	0.482s	coverage: 80.9% of statements
09:17:20 [2024-03-01T09:17:20.146Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:17:20 [2024-03-01T09:17:20.146Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
09:17:20 [2024-03-01T09:17:20.146Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 92.3% of statements
09:17:20 [2024-03-01T09:17:20.146Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
09:17:20 [2024-03-01T09:17:20.146Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
09:17:20 [2024-03-01T09:17:20.400Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
09:17:20 [2024-03-01T09:17:20.400Z] ok  	github.com/docker/docker/pkg/idtools	0.427s	coverage: 69.7% of statements
09:17:20 [2024-03-01T09:17:20.400Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
09:17:20 [2024-03-01T09:17:20.400Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 90.2% of statements
09:17:20 [2024-03-01T09:17:20.400Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:17:20 [2024-03-01T09:17:20.400Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:17:20 [2024-03-01T09:17:20.400Z] ok  	github.com/docker/docker/pkg/pidfile	0.014s	coverage: 94.1% of statements
09:17:20 [2024-03-01T09:17:20.400Z] ok  	github.com/docker/docker/pkg/ioutils	0.385s	coverage: 69.5% of statements
09:17:20 [2024-03-01T09:17:20.958Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:17:20 [2024-03-01T09:17:20.958Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:17:20 [2024-03-01T09:17:20.958Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
09:17:20 [2024-03-01T09:17:20.958Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 90.0% of statements
09:17:20 [2024-03-01T09:17:20.958Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
09:17:20 [2024-03-01T09:17:20.958Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
09:17:20 [2024-03-01T09:17:20.958Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:17:21 [2024-03-01T09:17:21.212Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:17:21 [2024-03-01T09:17:21.212Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:17:21 [2024-03-01T09:17:21.212Z] ok  	github.com/docker/docker/pkg/stack	0.007s	coverage: 90.9% of statements
09:17:21 [2024-03-01T09:17:21.212Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
09:17:21 [2024-03-01T09:17:21.212Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
09:17:21 [2024-03-01T09:17:21.470Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 64.5% of statements
09:17:21 [2024-03-01T09:17:21.470Z] ok  	github.com/docker/docker/pkg/stringid	0.022s	coverage: 61.9% of statements
09:17:21 [2024-03-01T09:17:21.751Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 40.3% of statements
09:17:21 [2024-03-01T09:17:21.751Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.4% of statements
09:17:21 [2024-03-01T09:17:21.751Z] ok  	github.com/docker/docker/pkg/tailfile	0.036s	coverage: 88.6% of statements
09:17:21 [2024-03-01T09:17:21.751Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
09:17:21 [2024-03-01T09:17:21.751Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.6% of statements
09:17:22 [2024-03-01T09:17:22.312Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:17:22 [2024-03-01T09:17:22.312Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:17:22 [2024-03-01T09:17:22.312Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
09:17:22 [2024-03-01T09:17:22.312Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
09:17:22 [2024-03-01T09:17:22.871Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
09:17:22 [2024-03-01T09:17:22.871Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
09:17:22 [2024-03-01T09:17:22.871Z] ok  	github.com/docker/docker/pkg/plugins	2.011s	coverage: 74.9% of statements
09:17:23 [2024-03-01T09:17:23.125Z] ok  	github.com/docker/docker/quota	0.240s	coverage: 69.3% of statements
09:17:23 [2024-03-01T09:17:23.125Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 46.2% of statements
09:17:23 [2024-03-01T09:17:23.125Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
09:17:23 [2024-03-01T09:17:23.125Z] ok  	github.com/docker/docker/registry	0.110s	coverage: 63.9% of statements
09:17:23 [2024-03-01T09:17:23.380Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:17:23 [2024-03-01T09:17:23.380Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 63.8% of statements
09:17:23 [2024-03-01T09:17:23.634Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 6.8% of statements
09:17:23 [2024-03-01T09:17:23.634Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:17:23 [2024-03-01T09:17:23.634Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:17:23 [2024-03-01T09:17:23.634Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:17:23 [2024-03-01T09:17:23.634Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:17:23 [2024-03-01T09:17:23.634Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:17:23 [2024-03-01T09:17:23.634Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:17:23 [2024-03-01T09:17:23.634Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:17:23 [2024-03-01T09:17:23.634Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:17:23 [2024-03-01T09:17:23.888Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:17:23 [2024-03-01T09:17:23.888Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:17:23 [2024-03-01T09:17:23.888Z] ?   	github.com/docker/docker/volume	[no test files]
09:17:24 [2024-03-01T09:17:24.142Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
09:17:24 [2024-03-01T09:17:24.396Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
09:17:24 [2024-03-01T09:17:24.650Z] ok  	github.com/docker/docker/volume/local	0.100s	coverage: 77.2% of statements
09:17:24 [2024-03-01T09:17:24.904Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:17:24 [2024-03-01T09:17:24.904Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:17:24 [2024-03-01T09:17:24.904Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
09:17:26 [2024-03-01T09:17:26.260Z] ok  	github.com/docker/docker/layer	7.637s	coverage: 68.1% of statements
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === Skipped
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     network_proxy_test.go:210: No support for dual stack yet
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver btrfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver btrfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver btrfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver btrfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver btrfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:68: No driver to put!
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z] time="2024-03-01T09:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z] time="2024-03-01T09:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z] time="2024-03-01T09:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z] time="2024-03-01T09:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z] time="2024-03-01T09:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:68: No driver to put!
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     overlay_test.go:61: Cannot run test with naive change algorithm
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver zfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver zfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver zfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver zfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:41: Driver zfs not supported
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     graphtest_unix.go:68: No driver to put!
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
09:17:26 [2024-03-01T09:17:26.260Z]     validate_test.go:70: only tested on Windows
09:17:26 [2024-03-01T09:17:26.260Z] 
09:17:26 [2024-03-01T09:17:26.260Z] DONE 3233 tests, 27 skipped in 63.199s
09:17:26 [2024-03-01T09:17:26.260Z] + '[' -n 'github.com/docker/docker/libnetwork
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/bitmap
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/cluster
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/config
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/datastore
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/diagnostic
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/discoverapi
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/driverapi
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/drivers/bridge
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/drivers/host
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/drivers/null
09:17:26 [2024-03-01T09:17:26.260Z] github.com/docker/docker/libnetwork/drivers/overlay
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/drivers/remote
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/drivers/windows
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/drvregistry
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/etchosts
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/internal/caller
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/internal/kvstore
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/internal/netiputil
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/ipam
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/ipamapi
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/ipams/builtin
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/ipams/null
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/ipams/remote
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/ipamutils
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/ipbits
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/iptables
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/netlabel
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/netutils
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/networkdb
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/ns
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/options
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/osl
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/osl/kernel
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/portallocator
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/portmapper
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/resolvconf
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/scope
09:17:26 [2024-03-01T09:17:26.261Z] github.com/docker/docker/libnetwork/types' ']'
09:17:26 [2024-03-01T09:17:26.261Z] + 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
09:18:22 [2024-03-01T09:18:22.390Z] ok  	github.com/docker/docker/libnetwork	44.146s	coverage: 43.0% of statements
09:18:22 [2024-03-01T09:18:22.390Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
09:18:22 [2024-03-01T09:18:22.390Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:18:22 [2024-03-01T09:18:22.390Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:18:22 [2024-03-01T09:18:22.390Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:18:22 [2024-03-01T09:18:22.390Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:18:22 [2024-03-01T09:18:22.390Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:18:22 [2024-03-01T09:18:22.390Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:18:22 [2024-03-01T09:18:22.390Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
09:18:22 [2024-03-01T09:18:22.390Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
09:18:22 [2024-03-01T09:18:22.390Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:18:22 [2024-03-01T09:18:22.390Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:18:22 [2024-03-01T09:18:22.390Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
09:18:22 [2024-03-01T09:18:22.390Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.827s	coverage: 63.0% of statements
09:18:22 [2024-03-01T09:18:22.390Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:18:22 [2024-03-01T09:18:22.390Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
09:18:22 [2024-03-01T09:18:22.947Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.950s	coverage: 5.0% of statements
09:18:22 [2024-03-01T09:18:22.947Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:18:23 [2024-03-01T09:18:23.201Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
09:18:23 [2024-03-01T09:18:23.201Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:18:23 [2024-03-01T09:18:23.455Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
09:18:24 [2024-03-01T09:18:24.376Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
09:18:24 [2024-03-01T09:18:24.630Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
09:18:24 [2024-03-01T09:18:24.884Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
09:18:25 [2024-03-01T09:18:25.442Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.2% of statements
09:18:25 [2024-03-01T09:18:25.442Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:18:25 [2024-03-01T09:18:25.442Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:18:25 [2024-03-01T09:18:25.442Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:18:25 [2024-03-01T09:18:25.695Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
09:18:25 [2024-03-01T09:18:25.949Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
09:18:26 [2024-03-01T09:18:26.203Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:18:26 [2024-03-01T09:18:26.203Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
09:18:26 [2024-03-01T09:18:26.203Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
09:18:26 [2024-03-01T09:18:26.203Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
09:18:38 [2024-03-01T09:18:38.345Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:18:40 [2024-03-01T09:18:40.224Z] ok  	github.com/docker/docker/libnetwork/ipam	3.052s	coverage: 80.3% of statements
09:18:40 [2024-03-01T09:18:40.224Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:18:40 [2024-03-01T09:18:40.224Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:18:40 [2024-03-01T09:18:40.224Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
09:18:40 [2024-03-01T09:18:40.478Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 48.7% of statements
09:18:40 [2024-03-01T09:18:40.478Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:18:40 [2024-03-01T09:18:40.732Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
09:18:41 [2024-03-01T09:18:41.311Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.311s	coverage: 86.4% of statements
09:18:41 [2024-03-01T09:18:41.311Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
09:18:42 [2024-03-01T09:18:42.237Z] ok  	github.com/docker/docker/libnetwork/iptables	0.165s	coverage: 39.9% of statements
09:18:42 [2024-03-01T09:18:42.237Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
09:18:42 [2024-03-01T09:18:42.491Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
09:20:33 [2024-03-01T09:20:33.818Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.063s	coverage: 59.5% of statements
09:20:33 [2024-03-01T09:20:33.818Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:20:33 [2024-03-01T09:20:33.818Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:20:33 [2024-03-01T09:20:33.818Z] ok  	github.com/docker/docker/libnetwork/osl	4.466s	coverage: 40.2% of statements
09:20:33 [2024-03-01T09:20:33.818Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:20:33 [2024-03-01T09:20:33.818Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
09:20:34 [2024-03-01T09:20:34.375Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.690s	coverage: 47.9% of statements
09:20:34 [2024-03-01T09:20:34.629Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
09:20:34 [2024-03-01T09:20:34.629Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
09:20:34 [2024-03-01T09:20:34.882Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
09:20:34 [2024-03-01T09:20:34.882Z] 
09:20:34 [2024-03-01T09:20:34.882Z] === Skipped
09:20:34 [2024-03-01T09:20:34.882Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:20:34 [2024-03-01T09:20:34.882Z]     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
09:20:34 [2024-03-01T09:20:34.882Z] 
09:20:34 [2024-03-01T09:20:34.882Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
09:20:34 [2024-03-01T09:20:34.882Z]     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
09:20:34 [2024-03-01T09:20:34.882Z] 
09:20:34 [2024-03-01T09:20:34.882Z] DONE 377 tests, 2 skipped in 188.605s
Post stage
[Pipeline] junit
09:20:35 [2024-03-01T09:20:35.810Z] Recording test results
09:20:35 [2024-03-01T09:20:35.926Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:20:36 [2024-03-01T09:20:36.213Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47484/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 -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:be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 hack/make.sh dynbinary test-integration
09:20:36 [2024-03-01T09:20:36.467Z] 
09:20:36 [2024-03-01T09:20:36.467Z] Removing bundles/
09:20:36 [2024-03-01T09:20:36.467Z] 
09:20:36 [2024-03-01T09:20:36.467Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:20:36 [2024-03-01T09:20:36.467Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:20:36 [2024-03-01T09:20:36.467Z] + tee /go/src/github.com/docker/docker/go.mod
09:20:36 [2024-03-01T09:20:36.467Z] module github.com/docker/docker
09:20:36 [2024-03-01T09:20:36.467Z] 
09:20:36 [2024-03-01T09:20:36.467Z] go 1.20
09:20:36 [2024-03-01T09:20:36.467Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:20:36 [2024-03-01T09:20:36.467Z] + GO111MODULE=on
09:20:36 [2024-03-01T09:20:36.467Z] + 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=be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-01T09:20:36.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
09:21:15 [2024-03-01T09:21:15.099Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:21:15 [2024-03-01T09:21:15.099Z] Created binary: bundles/dynbinary-daemon/dockerd
09:21:15 [2024-03-01T09:21:15.099Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:21:15 [2024-03-01T09:21:15.099Z] + tee /go/src/github.com/docker/docker/go.mod
09:21:15 [2024-03-01T09:21:15.099Z] module github.com/docker/docker
09:21:15 [2024-03-01T09:21:15.099Z] 
09:21:15 [2024-03-01T09:21:15.099Z] go 1.20
09:21:15 [2024-03-01T09:21:15.099Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:21:15 [2024-03-01T09:21:15.099Z] + GO111MODULE=on
09:21:15 [2024-03-01T09:21:15.099Z] + 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=be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-01T09:20:36.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
09:21:15 [2024-03-01T09:21:15.099Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:21:15 [2024-03-01T09:21:15.099Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:21:15 [2024-03-01T09:21:15.099Z] 
09:21:15 [2024-03-01T09:21:15.099Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:21:15 [2024-03-01T09:21:15.099Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:21:15 [2024-03-01T09:21:15.099Z] HOSTNAME=140cc1dab668
09:21:15 [2024-03-01T09:21:15.099Z] TESTDEBUG=0
09:21:15 [2024-03-01T09:21:15.099Z] DEST=bundles/test-integration
09:21:15 [2024-03-01T09:21:15.099Z] PWD=/go/src/github.com/docker/docker
09:21:15 [2024-03-01T09:21:15.099Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
09:21:15 [2024-03-01T09:21:15.099Z] DOCKER_GITCOMMIT=be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13
09:21:15 [2024-03-01T09:21:15.099Z] container=docker
09:21:15 [2024-03-01T09:21:15.099Z] HOME=/root
09:21:15 [2024-03-01T09:21:15.099Z] CONTAINERD_NAMESPACE=moby
09:21:15 [2024-03-01T09:21:15.099Z] GOLANG_VERSION=1.21.6
09:21:15 [2024-03-01T09:21:15.099Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:21:15 [2024-03-01T09:21:15.099Z] VALIDATE_BRANCH=25.0
09:21:15 [2024-03-01T09:21:15.099Z] TERM=xterm
09:21:15 [2024-03-01T09:21:15.099Z] DOCKER_PKG=github.com/docker/docker
09:21:15 [2024-03-01T09:21:15.099Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
09:21:15 [2024-03-01T09:21:15.099Z] SHLVL=1
09:21:15 [2024-03-01T09:21:15.099Z] TIMEOUT=120m
09:21:15 [2024-03-01T09:21:15.099Z] GOTOOLCHAIN=local
09:21:15 [2024-03-01T09:21:15.099Z] DOCKER_GRAPHDRIVER=overlay2
09:21:15 [2024-03-01T09:21:15.099Z] GO111MODULE=off
09:21:15 [2024-03-01T09:21:15.099Z] DOCKER_EXPERIMENTAL=1
09:21:15 [2024-03-01T09:21:15.099Z] TEST_SKIP_INTEGRATION_CLI=1
09:21:15 [2024-03-01T09:21:15.099Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:21:15 [2024-03-01T09:21:15.099Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:21:15 [2024-03-01T09:21:15.099Z] GOPATH=/go
09:21:15 [2024-03-01T09:21:15.099Z] PKG_CONFIG=pkg-config
09:21:15 [2024-03-01T09:21:15.099Z] _=/usr/bin/env
09:21:15 [2024-03-01T09:21:15.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:21:33 [2024-03-01T09:21:33.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
09:21:33 [2024-03-01T09:21:33.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:21:34 [2024-03-01T09:21:34.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:21:36 [2024-03-01T09:21:36.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:21:41 [2024-03-01T09:21:41.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:21:44 [2024-03-01T09:21:44.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:21:44 [2024-03-01T09:21:44.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:21:45 [2024-03-01T09:21:45.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:21:46 [2024-03-01T09:21:46.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:21:47 [2024-03-01T09:21:47.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
09:21:48 [2024-03-01T09:21:48.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:21:49 [2024-03-01T09:21:49.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:21:50 [2024-03-01T09:21:50.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:21:51 [2024-03-01T09:21:51.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:21:53 [2024-03-01T09:21:53.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:21:54 [2024-03-01T09:21:54.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:21:54 [2024-03-01T09:21:54.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:21:55 [2024-03-01T09:21:55.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:21:56 [2024-03-01T09:21:56.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:21:58 [2024-03-01T09:21:58.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:21:58 [2024-03-01T09:21:58.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:21:59 [2024-03-01T09:21:59.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:22:01 [2024-03-01T09:22:01.098Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:22:01 [2024-03-01T09:22:01.098Z] Using test binary /usr/local/cli-integration/docker
09:22:01 [2024-03-01T09:22:01.098Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:22:01 [2024-03-01T09:22:01.098Z] +++ /etc/init.d/apparmor start
09:22:01 [2024-03-01T09:22:01.098Z] Not: starting.
09:22:01 [2024-03-01T09:22:01.098Z] INFO: Waiting for daemon to start...
09:22:01 [2024-03-01T09:22:01.098Z] Starting dockerd
09:22:01 [2024-03-01T09:22:01.098Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.6jTtEIYaYu/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:22:04 [2024-03-01T09:22:04.351Z] .
09:22:04 [2024-03-01T09:22:04.351Z] Running integration-test (iteration 1)
09:22:04 [2024-03-01T09:22:04.351Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
09:22:04 [2024-03-01T09:22:04.351Z] ++ '[' -n '' ']'
09:22:04 [2024-03-01T09:22:04.351Z] ++ 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
09:22:04 [2024-03-01T09:22:04.351Z] ++ set -e
09:22:04 [2024-03-01T09:22:04.351Z] ++ '[' -n 0 ']'
09:22:04 [2024-03-01T09:22:04.351Z] ++ set -x
09:22:04 [2024-03-01T09:22:04.351Z] ++ 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.6jTtEIYaYu/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
09:22:04 [2024-03-01T09:22:04.351Z] Loaded image: busybox:latest
09:22:04 [2024-03-01T09:22:04.351Z] Loaded image: busybox:glibc
09:22:04 [2024-03-01T09:22:04.909Z] Loaded image: debian:bookworm-slim
09:22:04 [2024-03-01T09:22:04.909Z] Loaded image: hello-world:latest
09:22:04 [2024-03-01T09:22:04.909Z] Loaded image: arm32v7/hello-world:latest
09:22:04 [2024-03-01T09:22:04.909Z] INFO: Testing against a local daemon
09:22:04 [2024-03-01T09:22:04.909Z] === RUN   TestCgroupNamespacesBuild
09:22:05 [2024-03-01T09:22:05.832Z] --- PASS: TestCgroupNamespacesBuild (1.05s)
09:22:05 [2024-03-01T09:22:05.832Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:22:07 [2024-03-01T09:22:07.189Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s)
09:22:07 [2024-03-01T09:22:07.189Z] === RUN   TestBuildWithSession
09:22:07 [2024-03-01T09:22:07.189Z]     build_session_test.go:25: TODO: BuildKit
09:22:07 [2024-03-01T09:22:07.189Z] --- SKIP: TestBuildWithSession (0.00s)
09:22:07 [2024-03-01T09:22:07.189Z] === RUN   TestBuildSquashParent
09:22:10 [2024-03-01T09:22:10.443Z] --- PASS: TestBuildSquashParent (3.09s)
09:22:10 [2024-03-01T09:22:10.443Z] === RUN   TestBuildWithRemoveAndForceRemove
09:22:10 [2024-03-01T09:22:10.443Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:22:10 [2024-03-01T09:22:10.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:22:10 [2024-03-01T09:22:10.443Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:22:10 [2024-03-01T09:22:10.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:22:10 [2024-03-01T09:22:10.443Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:22:10 [2024-03-01T09:22:10.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:22:10 [2024-03-01T09:22:10.443Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:22:10 [2024-03-01T09:22:10.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:22:10 [2024-03-01T09:22:10.443Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:22:10 [2024-03-01T09:22:10.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:22:10 [2024-03-01T09:22:10.443Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:22:10 [2024-03-01T09:22:10.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:22:10 [2024-03-01T09:22:10.443Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:22:10 [2024-03-01T09:22:10.443Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:22:10 [2024-03-01T09:22:10.443Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:22:10 [2024-03-01T09:22:10.443Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:22:10 [2024-03-01T09:22:10.443Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:22:10 [2024-03-01T09:22:10.443Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:22:13 [2024-03-01T09:22:13.697Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
09:22:13 [2024-03-01T09:22:13.697Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s)
09:22:13 [2024-03-01T09:22:13.697Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s)
09:22:13 [2024-03-01T09:22:13.697Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s)
09:22:13 [2024-03-01T09:22:13.697Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s)
09:22:13 [2024-03-01T09:22:13.697Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s)
09:22:13 [2024-03-01T09:22:13.697Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s)
09:22:13 [2024-03-01T09:22:13.697Z] === RUN   TestBuildMultiStageCopy
09:22:13 [2024-03-01T09:22:13.697Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:22:14 [2024-03-01T09:22:14.254Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:22:14 [2024-03-01T09:22:14.254Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:22:14 [2024-03-01T09:22:14.254Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:22:14 [2024-03-01T09:22:14.254Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:22:14 [2024-03-01T09:22:14.508Z] --- PASS: TestBuildMultiStageCopy (1.19s)
09:22:14 [2024-03-01T09:22:14.508Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.82s)
09:22:14 [2024-03-01T09:22:14.508Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
09:22:14 [2024-03-01T09:22:14.508Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s)
09:22:14 [2024-03-01T09:22:14.508Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
09:22:14 [2024-03-01T09:22:14.508Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
09:22:14 [2024-03-01T09:22:14.508Z] === RUN   TestBuildMultiStageParentConfig
09:22:14 [2024-03-01T09:22:14.762Z] --- PASS: TestBuildMultiStageParentConfig (0.33s)
09:22:14 [2024-03-01T09:22:14.762Z] === RUN   TestBuildLabelWithTargets
09:22:15 [2024-03-01T09:22:15.319Z] --- PASS: TestBuildLabelWithTargets (0.51s)
09:22:15 [2024-03-01T09:22:15.319Z] === RUN   TestBuildWithEmptyLayers
09:22:15 [2024-03-01T09:22:15.319Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
09:22:15 [2024-03-01T09:22:15.319Z] === RUN   TestBuildMultiStageOnBuild
09:22:16 [2024-03-01T09:22:16.676Z] --- PASS: TestBuildMultiStageOnBuild (1.00s)
09:22:16 [2024-03-01T09:22:16.676Z] === RUN   TestBuildUncleanTarFilenames
09:22:16 [2024-03-01T09:22:16.676Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
09:22:16 [2024-03-01T09:22:16.676Z] === RUN   TestBuildMultiStageLayerLeak
09:22:17 [2024-03-01T09:22:17.597Z] --- PASS: TestBuildMultiStageLayerLeak (0.94s)
09:22:17 [2024-03-01T09:22:17.597Z] === RUN   TestBuildWithHugeFile
09:23:04 [2024-03-01T09:23:04.175Z] --- PASS: TestBuildWithHugeFile (43.53s)
09:23:04 [2024-03-01T09:23:04.175Z] === RUN   TestBuildWCOWSandboxSize
09:23:04 [2024-03-01T09:23:04.175Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:23:04 [2024-03-01T09:23:04.175Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:23:04 [2024-03-01T09:23:04.175Z] === RUN   TestBuildWithEmptyDockerfile
09:23:04 [2024-03-01T09:23:04.175Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:23:04 [2024-03-01T09:23:04.175Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:23:04 [2024-03-01T09:23:04.175Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:23:04 [2024-03-01T09:23:04.175Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:23:04 [2024-03-01T09:23:04.175Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:23:04 [2024-03-01T09:23:04.175Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:23:04 [2024-03-01T09:23:04.175Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:23:04 [2024-03-01T09:23:04.175Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:23:04 [2024-03-01T09:23:04.175Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:23:04 [2024-03-01T09:23:04.175Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
09:23:04 [2024-03-01T09:23:04.175Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
09:23:04 [2024-03-01T09:23:04.175Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
09:23:04 [2024-03-01T09:23:04.175Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:23:04 [2024-03-01T09:23:04.175Z] === RUN   TestBuildPreserveOwnership
09:23:04 [2024-03-01T09:23:04.175Z] === RUN   TestBuildPreserveOwnership/copy_from
09:23:04 [2024-03-01T09:23:04.175Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:23:04 [2024-03-01T09:23:04.175Z] --- PASS: TestBuildPreserveOwnership (1.94s)
09:23:04 [2024-03-01T09:23:04.175Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.36s)
09:23:04 [2024-03-01T09:23:04.175Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.56s)
09:23:04 [2024-03-01T09:23:04.175Z] === RUN   TestBuildPlatformInvalid
09:23:04 [2024-03-01T09:23:04.175Z] --- PASS: TestBuildPlatformInvalid (0.01s)
09:23:04 [2024-03-01T09:23:04.175Z] === RUN   TestBuildkitHistoryTracePropagation
09:23:04 [2024-03-01T09:23:04.175Z] time="2024-03-01T09:23:02Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
09:23:04 [2024-03-01T09:23:04.175Z] time="2024-03-01T09:23:02Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
09:23:04 [2024-03-01T09:23:04.175Z] time="2024-03-01T09:23:02Z" 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
09:23:04 [2024-03-01T09:23:04.175Z] time="2024-03-01T09:23:02Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
09:23:04 [2024-03-01T09:23:04.175Z] time="2024-03-01T09:23:02Z" 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
09:23:04 [2024-03-01T09:23:04.175Z] time="2024-03-01T09:23:02Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
09:23:04 [2024-03-01T09:23:04.175Z] time="2024-03-01T09:23:02Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
09:23:04 [2024-03-01T09:23:04.175Z] time="2024-03-01T09:23:02Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
09:23:04 [2024-03-01T09:23:04.175Z] time="2024-03-01T09:23:02Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
09:23:04 [2024-03-01T09:23:04.175Z] time="2024-03-01T09:23:02Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
09:23:04 [2024-03-01T09:23:04.175Z] time="2024-03-01T09:23:02Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
09:23:04 [2024-03-01T09:23:04.175Z] time="2024-03-01T09:23:02Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
09:23:04 [2024-03-01T09:23:04.175Z] time="2024-03-01T09:23:02Z" level=info msg="[core] [Server #4] Server created" module=grpc
09:23:04 [2024-03-01T09:23:04.175Z]     build_traces_test.go:84: Waiting for trace to be available
09:23:07 [2024-03-01T09:23:07.466Z] time="2024-03-01T09:23:06Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
09:23:07 [2024-03-01T09:23:07.466Z] time="2024-03-01T09:23:06Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
09:23:07 [2024-03-01T09:23:07.466Z] time="2024-03-01T09:23:06Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
09:23:07 [2024-03-01T09:23:07.466Z] time="2024-03-01T09:23:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
09:23:07 [2024-03-01T09:23:07.466Z] time="2024-03-01T09:23:06Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
09:23:07 [2024-03-01T09:23:07.466Z] time="2024-03-01T09:23:06Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
09:23:07 [2024-03-01T09:23:07.466Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
09:23:07 [2024-03-01T09:23:07.466Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:23:07 [2024-03-01T09:23:07.720Z] Loaded image: busybox:latest
09:23:07 [2024-03-01T09:23:07.720Z] Loaded image: busybox:glibc
09:23:08 [2024-03-01T09:23:08.641Z] Loaded image: debian:bookworm-slim
09:23:08 [2024-03-01T09:23:08.641Z] Loaded image: hello-world:latest
09:23:08 [2024-03-01T09:23:08.641Z] Loaded image: arm32v7/hello-world:latest
09:23:16 [2024-03-01T09:23:16.701Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.12s)
09:23:16 [2024-03-01T09:23:16.701Z] PASS
09:23:16 [2024-03-01T09:23:16.701Z] 
09:23:16 [2024-03-01T09:23:16.701Z] === Skipped
09:23:16 [2024-03-01T09:23:16.701Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:23:16 [2024-03-01T09:23:16.701Z]     build_session_test.go:25: TODO: BuildKit
09:23:16 [2024-03-01T09:23:16.701Z] 
09:23:16 [2024-03-01T09:23:16.701Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:23:16 [2024-03-01T09:23:16.701Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:23:16 [2024-03-01T09:23:16.701Z] 
09:23:16 [2024-03-01T09:23:16.701Z] DONE 35 tests, 2 skipped in 72.368s
09:23:16 [2024-03-01T09:23:16.701Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
09:23:16 [2024-03-01T09:23:16.701Z] ++ '[' -n '' ']'
09:23:16 [2024-03-01T09:23:16.701Z] ++ 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
09:23:16 [2024-03-01T09:23:16.701Z] ++ set -e
09:23:16 [2024-03-01T09:23:16.701Z] ++ '[' -n 0 ']'
09:23:16 [2024-03-01T09:23:16.701Z] ++ set -x
09:23:16 [2024-03-01T09:23:16.701Z] ++ 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.6jTtEIYaYu/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
09:23:16 [2024-03-01T09:23:16.701Z] INFO: Testing against a local daemon
09:23:16 [2024-03-01T09:23:16.701Z] === RUN   TestNoNewPrivileges
09:23:24 [2024-03-01T09:23:24.762Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
09:23:24 [2024-03-01T09:23:24.762Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
09:23:25 [2024-03-01T09:23:25.016Z] --- PASS: TestNoNewPrivileges (8.99s)
09:23:25 [2024-03-01T09:23:25.016Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.34s)
09:23:25 [2024-03-01T09:23:25.016Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.37s)
09:23:25 [2024-03-01T09:23:25.016Z] PASS
09:23:25 [2024-03-01T09:23:25.016Z] 
09:23:25 [2024-03-01T09:23:25.016Z] DONE 3 tests in 9.009s
09:23:25 [2024-03-01T09:23:25.270Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
09:23:25 [2024-03-01T09:23:25.270Z] ++ '[' -n '' ']'
09:23:25 [2024-03-01T09:23:25.270Z] ++ 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
09:23:25 [2024-03-01T09:23:25.270Z] ++ set -e
09:23:25 [2024-03-01T09:23:25.270Z] ++ '[' -n 0 ']'
09:23:25 [2024-03-01T09:23:25.270Z] ++ set -x
09:23:25 [2024-03-01T09:23:25.270Z] ++ 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.6jTtEIYaYu/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
09:23:25 [2024-03-01T09:23:25.270Z] INFO: Testing against a local daemon
09:23:25 [2024-03-01T09:23:25.270Z] === RUN   TestConfigInspect
09:23:27 [2024-03-01T09:23:27.149Z] --- PASS: TestConfigInspect (1.89s)
09:23:27 [2024-03-01T09:23:27.149Z] === RUN   TestConfigList
09:23:27 [2024-03-01T09:23:27.707Z] === RUN   TestConfigList/test_filter_by_name
09:23:27 [2024-03-01T09:23:27.707Z] === RUN   TestConfigList/test_filter_by_id
09:23:27 [2024-03-01T09:23:27.707Z] === RUN   TestConfigList/test_filter_by_label_key_only
09:23:27 [2024-03-01T09:23:27.707Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
09:23:27 [2024-03-01T09:23:27.707Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
09:23:28 [2024-03-01T09:23:28.628Z] --- PASS: TestConfigList (1.48s)
09:23:28 [2024-03-01T09:23:28.628Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
09:23:28 [2024-03-01T09:23:28.628Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
09:23:28 [2024-03-01T09:23:28.628Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
09:23:28 [2024-03-01T09:23:28.628Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
09:23:28 [2024-03-01T09:23:28.628Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
09:23:28 [2024-03-01T09:23:28.628Z] === RUN   TestConfigsCreateAndDelete
09:23:30 [2024-03-01T09:23:30.507Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
09:23:30 [2024-03-01T09:23:30.507Z] === RUN   TestConfigsUpdate
09:23:32 [2024-03-01T09:23:32.386Z] --- PASS: TestConfigsUpdate (2.00s)
09:23:32 [2024-03-01T09:23:32.386Z] === RUN   TestTemplatedConfig
09:23:34 [2024-03-01T09:23:34.889Z] --- PASS: TestTemplatedConfig (2.44s)
09:23:34 [2024-03-01T09:23:34.889Z] === RUN   TestConfigCreateResolve
09:23:36 [2024-03-01T09:23:36.768Z] --- PASS: TestConfigCreateResolve (1.87s)
09:23:36 [2024-03-01T09:23:36.768Z] PASS
09:23:36 [2024-03-01T09:23:36.768Z] 
09:23:36 [2024-03-01T09:23:36.768Z] DONE 11 tests in 11.595s
09:23:36 [2024-03-01T09:23:36.768Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
09:23:36 [2024-03-01T09:23:36.768Z] ++ '[' -n '' ']'
09:23:36 [2024-03-01T09:23:36.768Z] ++ 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
09:23:36 [2024-03-01T09:23:36.768Z] ++ set -e
09:23:36 [2024-03-01T09:23:36.768Z] ++ '[' -n 0 ']'
09:23:36 [2024-03-01T09:23:36.768Z] ++ set -x
09:23:36 [2024-03-01T09:23:36.768Z] ++ 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.6jTtEIYaYu/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
09:23:36 [2024-03-01T09:23:36.768Z] INFO: Testing against a local daemon
09:23:36 [2024-03-01T09:23:36.768Z] === RUN   TestAttach
09:23:36 [2024-03-01T09:23:36.768Z] === RUN   TestAttach/without_TTY
09:23:36 [2024-03-01T09:23:36.768Z] === PAUSE TestAttach/without_TTY
09:23:36 [2024-03-01T09:23:36.768Z] === RUN   TestAttach/with_TTY
09:23:36 [2024-03-01T09:23:36.768Z] === PAUSE TestAttach/with_TTY
09:23:36 [2024-03-01T09:23:36.768Z] === CONT  TestAttach/without_TTY
09:23:36 [2024-03-01T09:23:36.768Z] === CONT  TestAttach/with_TTY
09:23:36 [2024-03-01T09:23:36.768Z] --- PASS: TestAttach (0.02s)
09:23:36 [2024-03-01T09:23:36.768Z]     --- PASS: TestAttach/without_TTY (0.04s)
09:23:36 [2024-03-01T09:23:36.768Z]     --- PASS: TestAttach/with_TTY (0.05s)
09:23:36 [2024-03-01T09:23:36.768Z] === RUN   TestCreateWithCDIDevices
09:23:38 [2024-03-01T09:23:38.125Z] --- PASS: TestCreateWithCDIDevices (1.01s)
09:23:38 [2024-03-01T09:23:38.125Z] === RUN   TestCDISpecDirsAreInSystemInfo
09:23:38 [2024-03-01T09:23:38.125Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
09:23:38 [2024-03-01T09:23:38.379Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
09:23:38 [2024-03-01T09:23:38.937Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
09:23:39 [2024-03-01T09:23:39.494Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
09:23:40 [2024-03-01T09:23:40.052Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
09:23:40 [2024-03-01T09:23:40.609Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
09:23:40 [2024-03-01T09:23:40.863Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
09:23:41 [2024-03-01T09:23:41.420Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
09:23:41 [2024-03-01T09:23:41.978Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestCheckpoint
09:23:41 [2024-03-01T09:23:41.978Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:23:41 [2024-03-01T09:23:41.978Z] --- SKIP: TestCheckpoint (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/commit
09:23:41 [2024-03-01T09:23:41.978Z] === PAUSE TestContainerInvalidJSON/commit
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/create
09:23:41 [2024-03-01T09:23:41.978Z] === PAUSE TestContainerInvalidJSON/containers/create
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:23:41 [2024-03-01T09:23:41.978Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:23:41 [2024-03-01T09:23:41.978Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:23:41 [2024-03-01T09:23:41.978Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:23:41 [2024-03-01T09:23:41.978Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:23:41 [2024-03-01T09:23:41.978Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:23:41 [2024-03-01T09:23:41.978Z] === CONT  TestContainerInvalidJSON/commit
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:23:41 [2024-03-01T09:23:41.978Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:23:41 [2024-03-01T09:23:41.978Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:23:41 [2024-03-01T09:23:41.978Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:23:41 [2024-03-01T09:23:41.978Z] === CONT  TestContainerInvalidJSON/containers/create
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:23:41 [2024-03-01T09:23:41.978Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:23:41 [2024-03-01T09:23:41.978Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:23:41 [2024-03-01T09:23:41.978Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:23:41 [2024-03-01T09:23:41.978Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestCopyFromContainerPathIsNotDir
09:23:41 [2024-03-01T09:23:41.978Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
09:23:41 [2024-03-01T09:23:41.978Z] === RUN   TestCopyToContainerPathDoesNotExist
09:23:42 [2024-03-01T09:23:42.232Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
09:23:42 [2024-03-01T09:23:42.232Z] === RUN   TestCopyEmptyFile
09:23:42 [2024-03-01T09:23:42.232Z] --- PASS: TestCopyEmptyFile (0.05s)
09:23:42 [2024-03-01T09:23:42.232Z] === RUN   TestCopyToContainerPathIsNotDir
09:23:42 [2024-03-01T09:23:42.232Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
09:23:42 [2024-03-01T09:23:42.232Z] === RUN   TestCopyFromContainer
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer//
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer/.
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer//.
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer/./
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer//./
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer//bar/root
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer//bar/root/
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer//bar/root/.
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer/bar/quux
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer/bar/quux/
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer/bar/quux/.
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
09:23:42 [2024-03-01T09:23:42.790Z] === RUN   TestCopyFromContainer/bar/notarget
09:23:43 [2024-03-01T09:23:43.044Z] --- PASS: TestCopyFromContainer (0.68s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer// (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer/. (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer//. (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
09:23:43 [2024-03-01T09:23:43.044Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:23:43 [2024-03-01T09:23:43.044Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:23:43 [2024-03-01T09:23:43.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:23:43 [2024-03-01T09:23:43.044Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:23:43 [2024-03-01T09:23:43.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:23:43 [2024-03-01T09:23:43.044Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:23:43 [2024-03-01T09:23:43.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:23:43 [2024-03-01T09:23:43.044Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:23:43 [2024-03-01T09:23:43.044Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:23:43 [2024-03-01T09:23:43.044Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:23:43 [2024-03-01T09:23:43.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:23:43 [2024-03-01T09:23:43.044Z] === RUN   TestCreateLinkToNonExistingContainer
09:23:43 [2024-03-01T09:23:43.044Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:23:43 [2024-03-01T09:23:43.044Z] === RUN   TestCreateWithInvalidEnv
09:23:43 [2024-03-01T09:23:43.044Z] === RUN   TestCreateWithInvalidEnv/0
09:23:43 [2024-03-01T09:23:43.044Z] === PAUSE TestCreateWithInvalidEnv/0
09:23:43 [2024-03-01T09:23:43.044Z] === RUN   TestCreateWithInvalidEnv/1
09:23:43 [2024-03-01T09:23:43.044Z] === PAUSE TestCreateWithInvalidEnv/1
09:23:43 [2024-03-01T09:23:43.044Z] === RUN   TestCreateWithInvalidEnv/2
09:23:43 [2024-03-01T09:23:43.044Z] === PAUSE TestCreateWithInvalidEnv/2
09:23:43 [2024-03-01T09:23:43.044Z] === CONT  TestCreateWithInvalidEnv/0
09:23:43 [2024-03-01T09:23:43.044Z] === CONT  TestCreateWithInvalidEnv/2
09:23:43 [2024-03-01T09:23:43.044Z] === CONT  TestCreateWithInvalidEnv/1
09:23:43 [2024-03-01T09:23:43.044Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:23:43 [2024-03-01T09:23:43.044Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:23:43 [2024-03-01T09:23:43.044Z] === RUN   TestCreateTmpfsMountsTarget
09:23:43 [2024-03-01T09:23:43.044Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:23:43 [2024-03-01T09:23:43.044Z] === RUN   TestCreateWithCustomMaskedPaths
09:23:44 [2024-03-01T09:23:44.436Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
09:23:44 [2024-03-01T09:23:44.436Z] === RUN   TestCreateWithCustomReadonlyPaths
09:23:45 [2024-03-01T09:23:45.357Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
09:23:45 [2024-03-01T09:23:45.357Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:23:45 [2024-03-01T09:23:45.357Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:23:45 [2024-03-01T09:23:45.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:23:45 [2024-03-01T09:23:45.357Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:23:45 [2024-03-01T09:23:45.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:23:45 [2024-03-01T09:23:45.357Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:23:45 [2024-03-01T09:23:45.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:23:45 [2024-03-01T09:23:45.357Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:23:45 [2024-03-01T09:23:45.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:23:45 [2024-03-01T09:23:45.357Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:23:45 [2024-03-01T09:23:45.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:23:45 [2024-03-01T09:23:45.357Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
09:23:45 [2024-03-01T09:23:45.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
09:23:45 [2024-03-01T09:23:45.357Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:23:45 [2024-03-01T09:23:45.357Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:23:45 [2024-03-01T09:23:45.357Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
09:23:45 [2024-03-01T09:23:45.357Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:23:45 [2024-03-01T09:23:45.357Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:23:45 [2024-03-01T09:23:45.357Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:23:45 [2024-03-01T09:23:45.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:23:45 [2024-03-01T09:23:45.357Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
09:23:45 [2024-03-01T09:23:45.357Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
09:23:45 [2024-03-01T09:23:45.357Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
09:23:45 [2024-03-01T09:23:45.357Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:23:45 [2024-03-01T09:23:45.357Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
09:23:45 [2024-03-01T09:23:45.357Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
09:23:45 [2024-03-01T09:23:45.357Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:23:45 [2024-03-01T09:23:45.611Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
09:23:45 [2024-03-01T09:23:45.611Z] === RUN   TestCreateDifferentPlatform
09:23:45 [2024-03-01T09:23:45.611Z] === RUN   TestCreateDifferentPlatform/different_os
09:23:45 [2024-03-01T09:23:45.611Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:23:45 [2024-03-01T09:23:45.611Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:23:45 [2024-03-01T09:23:45.611Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:23:45 [2024-03-01T09:23:45.611Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:23:45 [2024-03-01T09:23:45.611Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:23:45 [2024-03-01T09:23:45.865Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
09:23:45 [2024-03-01T09:23:45.865Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:23:45 [2024-03-01T09:23:45.865Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
09:23:45 [2024-03-01T09:23:45.865Z] === RUN   TestCreateInvalidHostConfig
09:23:45 [2024-03-01T09:23:45.865Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:23:45 [2024-03-01T09:23:45.865Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:23:45 [2024-03-01T09:23:45.865Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:23:45 [2024-03-01T09:23:45.865Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:23:45 [2024-03-01T09:23:45.865Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:23:45 [2024-03-01T09:23:45.865Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:23:45 [2024-03-01T09:23:45.865Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:23:45 [2024-03-01T09:23:45.865Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:23:45 [2024-03-01T09:23:45.865Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
09:23:45 [2024-03-01T09:23:45.865Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
09:23:45 [2024-03-01T09:23:45.865Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:23:45 [2024-03-01T09:23:45.865Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:23:45 [2024-03-01T09:23:45.865Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:23:45 [2024-03-01T09:23:45.865Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
09:23:45 [2024-03-01T09:23:45.865Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:23:45 [2024-03-01T09:23:45.865Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:23:45 [2024-03-01T09:23:45.865Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:23:45 [2024-03-01T09:23:45.865Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:23:45 [2024-03-01T09:23:45.865Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
09:23:45 [2024-03-01T09:23:45.865Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:23:45 [2024-03-01T09:23:45.865Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:23:45 [2024-03-01T09:23:45.865Z] === RUN   TestCreateWithMultipleEndpointSettings
09:23:45 [2024-03-01T09:23:45.865Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
09:23:45 [2024-03-01T09:23:45.865Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
09:23:45 [2024-03-01T09:23:45.865Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
09:23:45 [2024-03-01T09:23:45.865Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
09:23:45 [2024-03-01T09:23:45.865Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
09:23:45 [2024-03-01T09:23:45.865Z] === RUN   TestCreateWithCustomMACs
09:23:46 [2024-03-01T09:23:46.423Z] --- PASS: TestCreateWithCustomMACs (0.53s)
09:23:46 [2024-03-01T09:23:46.423Z] === RUN   TestContainerStartOnDaemonRestart
09:23:46 [2024-03-01T09:23:46.423Z] === PAUSE TestContainerStartOnDaemonRestart
09:23:46 [2024-03-01T09:23:46.423Z] === RUN   TestDaemonRestartIpcMode
09:23:46 [2024-03-01T09:23:46.423Z] === PAUSE TestDaemonRestartIpcMode
09:23:46 [2024-03-01T09:23:46.423Z] === RUN   TestDaemonHostGatewayIP
09:23:46 [2024-03-01T09:23:46.423Z] === PAUSE TestDaemonHostGatewayIP
09:23:46 [2024-03-01T09:23:46.423Z] === RUN   TestRestartDaemonWithRestartingContainer
09:23:46 [2024-03-01T09:23:46.423Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:23:46 [2024-03-01T09:23:46.423Z] === RUN   TestHardRestartWhenContainerIsRunning
09:23:46 [2024-03-01T09:23:46.423Z] === PAUSE TestHardRestartWhenContainerIsRunning
09:23:46 [2024-03-01T09:23:46.423Z] === RUN   TestContainerKillOnDaemonStart
09:23:46 [2024-03-01T09:23:46.423Z] === PAUSE TestContainerKillOnDaemonStart
09:23:46 [2024-03-01T09:23:46.423Z] === RUN   TestDiff
09:23:46 [2024-03-01T09:23:46.677Z] --- PASS: TestDiff (0.39s)
09:23:46 [2024-03-01T09:23:46.677Z] === RUN   TestDiffStoppedContainer
09:23:47 [2024-03-01T09:23:47.235Z] --- PASS: TestDiffStoppedContainer (0.39s)
09:23:47 [2024-03-01T09:23:47.235Z] === RUN   TestExecConsoleSize
09:23:47 [2024-03-01T09:23:47.489Z] --- PASS: TestExecConsoleSize (0.43s)
09:23:47 [2024-03-01T09:23:47.489Z] === RUN   TestExecWithCloseStdin
09:23:48 [2024-03-01T09:23:48.047Z] --- PASS: TestExecWithCloseStdin (0.43s)
09:23:48 [2024-03-01T09:23:48.047Z] === RUN   TestExec
09:23:48 [2024-03-01T09:23:48.604Z] --- PASS: TestExec (0.49s)
09:23:48 [2024-03-01T09:23:48.604Z] === RUN   TestExecUser
09:23:48 [2024-03-01T09:23:48.858Z] --- PASS: TestExecUser (0.46s)
09:23:48 [2024-03-01T09:23:48.858Z] === RUN   TestExecWithGroupAdd
09:23:49 [2024-03-01T09:23:49.416Z] --- PASS: TestExecWithGroupAdd (0.45s)
09:23:49 [2024-03-01T09:23:49.416Z] === RUN   TestExportContainerAndImportImage
09:23:49 [2024-03-01T09:23:49.974Z] --- PASS: TestExportContainerAndImportImage (0.50s)
09:23:49 [2024-03-01T09:23:49.974Z] === RUN   TestExportContainerAfterDaemonRestart
09:23:56 [2024-03-01T09:23:56.489Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
09:23:56 [2024-03-01T09:23:56.489Z] === RUN   TestHealthCheckWorkdir
09:23:56 [2024-03-01T09:23:56.489Z] --- PASS: TestHealthCheckWorkdir (0.50s)
09:23:56 [2024-03-01T09:23:56.489Z] === RUN   TestHealthKillContainer
09:24:04 [2024-03-01T09:24:04.554Z] --- PASS: TestHealthKillContainer (7.57s)
09:24:04 [2024-03-01T09:24:04.554Z] === RUN   TestHealthCheckProcessKilled
09:24:04 [2024-03-01T09:24:04.808Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
09:24:04 [2024-03-01T09:24:04.808Z] === RUN   TestHealthStartInterval
09:24:06 [2024-03-01T09:24:06.165Z]     health_test.go:141: &{2024-03-01 09:24:05.841302792 +0000 UTC 2024-03-01 09:24:05.867842609 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:24:06 [2024-03-01T09:24:06.165Z]         }
09:24:06 [2024-03-01T09:24:06.165Z]     health_test.go:141: &{2024-03-01 09:24:05.841302792 +0000 UTC 2024-03-01 09:24:05.867842609 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:24:06 [2024-03-01T09:24:06.165Z]         }
09:24:06 [2024-03-01T09:24:06.165Z]     health_test.go:141: &{2024-03-01 09:24:05.841302792 +0000 UTC 2024-03-01 09:24:05.867842609 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:24:06 [2024-03-01T09:24:06.165Z]         }
09:24:06 [2024-03-01T09:24:06.419Z]     health_test.go:141: &{2024-03-01 09:24:05.841302792 +0000 UTC 2024-03-01 09:24:05.867842609 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:24:06 [2024-03-01T09:24:06.419Z]         }
09:24:06 [2024-03-01T09:24:06.419Z]     health_test.go:141: &{2024-03-01 09:24:05.841302792 +0000 UTC 2024-03-01 09:24:05.867842609 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:24:06 [2024-03-01T09:24:06.419Z]         }
09:24:06 [2024-03-01T09:24:06.673Z]     health_test.go:141: &{2024-03-01 09:24:05.841302792 +0000 UTC 2024-03-01 09:24:05.867842609 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:24:06 [2024-03-01T09:24:06.673Z]         }
09:24:06 [2024-03-01T09:24:06.673Z]     health_test.go:141: &{2024-03-01 09:24:05.841302792 +0000 UTC 2024-03-01 09:24:05.867842609 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:24:06 [2024-03-01T09:24:06.673Z]         }
09:24:06 [2024-03-01T09:24:06.673Z]     health_test.go:141: &{2024-03-01 09:24:05.841302792 +0000 UTC 2024-03-01 09:24:05.867842609 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:24:06 [2024-03-01T09:24:06.673Z]         }
09:24:06 [2024-03-01T09:24:06.926Z]     health_test.go:141: &{2024-03-01 09:24:05.841302792 +0000 UTC 2024-03-01 09:24:05.867842609 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:24:06 [2024-03-01T09:24:06.926Z]         }
09:24:06 [2024-03-01T09:24:06.926Z]     health_test.go:141: &{2024-03-01 09:24:05.841302792 +0000 UTC 2024-03-01 09:24:05.867842609 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:24:06 [2024-03-01T09:24:06.926Z]         }
09:24:07 [2024-03-01T09:24:07.180Z]     health_test.go:141: &{2024-03-01 09:24:06.868581382 +0000 UTC 2024-03-01 09:24:06.893682573 +0000 UTC 1 2}
09:24:07 [2024-03-01T09:24:07.180Z]     health_test.go:141: &{2024-03-01 09:24:06.868581382 +0000 UTC 2024-03-01 09:24:06.893682573 +0000 UTC 1 2}
09:24:07 [2024-03-01T09:24:07.180Z]     health_test.go:141: &{2024-03-01 09:24:06.868581382 +0000 UTC 2024-03-01 09:24:06.893682573 +0000 UTC 1 2}
09:24:07 [2024-03-01T09:24:07.434Z]     health_test.go:141: &{2024-03-01 09:24:06.868581382 +0000 UTC 2024-03-01 09:24:06.893682573 +0000 UTC 1 2}
09:24:07 [2024-03-01T09:24:07.434Z]     health_test.go:141: &{2024-03-01 09:24:06.868581382 +0000 UTC 2024-03-01 09:24:06.893682573 +0000 UTC 1 2}
09:24:07 [2024-03-01T09:24:07.687Z]     health_test.go:141: &{2024-03-01 09:24:06.868581382 +0000 UTC 2024-03-01 09:24:06.893682573 +0000 UTC 1 2}
09:24:07 [2024-03-01T09:24:07.687Z]     health_test.go:141: &{2024-03-01 09:24:06.868581382 +0000 UTC 2024-03-01 09:24:06.893682573 +0000 UTC 1 2}
09:24:07 [2024-03-01T09:24:07.687Z]     health_test.go:141: &{2024-03-01 09:24:06.868581382 +0000 UTC 2024-03-01 09:24:06.893682573 +0000 UTC 1 2}
09:24:07 [2024-03-01T09:24:07.941Z]     health_test.go:141: &{2024-03-01 09:24:06.868581382 +0000 UTC 2024-03-01 09:24:06.893682573 +0000 UTC 1 2}
09:24:07 [2024-03-01T09:24:07.941Z]     health_test.go:141: &{2024-03-01 09:24:06.868581382 +0000 UTC 2024-03-01 09:24:06.893682573 +0000 UTC 1 2}
09:24:08 [2024-03-01T09:24:08.194Z]     health_test.go:169: 1.026005872s
09:24:09 [2024-03-01T09:24:09.115Z]     health_test.go:169: 1.026005872s
09:24:10 [2024-03-01T09:24:10.035Z]     health_test.go:169: 1.026005872s
09:24:11 [2024-03-01T09:24:11.390Z]     health_test.go:169: 1.026005872s
09:24:12 [2024-03-01T09:24:12.310Z]     health_test.go:169: 1.026005872s
09:24:13 [2024-03-01T09:24:13.231Z]     health_test.go:169: 1.026005872s
09:24:14 [2024-03-01T09:24:14.151Z]     health_test.go:169: 1.026005872s
09:24:15 [2024-03-01T09:24:15.071Z]     health_test.go:169: 1.026005872s
09:24:15 [2024-03-01T09:24:15.991Z]     health_test.go:169: 1.026005872s
09:24:17 [2024-03-01T09:24:17.360Z]     health_test.go:169: 1.026005872s
09:24:18 [2024-03-01T09:24:18.340Z]     health_test.go:169: 1.026005872s
09:24:19 [2024-03-01T09:24:19.260Z]     health_test.go:169: 1.026005872s
09:24:20 [2024-03-01T09:24:20.181Z]     health_test.go:169: 1.026005872s
09:24:21 [2024-03-01T09:24:21.101Z]     health_test.go:169: 1.026005872s
09:24:22 [2024-03-01T09:24:22.022Z]     health_test.go:169: 1.026005872s
09:24:23 [2024-03-01T09:24:23.378Z]     health_test.go:169: 1.026005872s
09:24:24 [2024-03-01T09:24:24.298Z]     health_test.go:169: 1.026005872s
09:24:25 [2024-03-01T09:24:25.219Z]     health_test.go:169: 1.026005872s
09:24:26 [2024-03-01T09:24:26.140Z]     health_test.go:169: 1.026005872s
09:24:27 [2024-03-01T09:24:27.061Z]     health_test.go:169: 1.026005872s
09:24:28 [2024-03-01T09:24:28.416Z]     health_test.go:169: 1.026005872s
09:24:29 [2024-03-01T09:24:29.337Z]     health_test.go:169: 1.026005872s
09:24:30 [2024-03-01T09:24:30.257Z]     health_test.go:169: 1.026005872s
09:24:31 [2024-03-01T09:24:31.178Z]     health_test.go:169: 1.026005872s
09:24:32 [2024-03-01T09:24:32.099Z]     health_test.go:169: 1.026005872s
09:24:33 [2024-03-01T09:24:33.020Z]     health_test.go:169: 1.026005872s
09:24:34 [2024-03-01T09:24:34.376Z]     health_test.go:169: 1.026005872s
09:24:35 [2024-03-01T09:24:35.296Z]     health_test.go:169: 1.026005872s
09:24:36 [2024-03-01T09:24:36.217Z]     health_test.go:169: 1.026005872s
09:24:37 [2024-03-01T09:24:37.138Z]     health_test.go:169: 1.026005872s
09:24:38 [2024-03-01T09:24:38.494Z] --- PASS: TestHealthStartInterval (33.55s)
09:24:38 [2024-03-01T09:24:38.494Z] === RUN   TestInspectCpusetInConfigPre120
09:24:38 [2024-03-01T09:24:38.748Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
09:24:38 [2024-03-01T09:24:38.748Z] === RUN   TestInspectAnnotations
09:24:38 [2024-03-01T09:24:38.748Z] --- PASS: TestInspectAnnotations (0.05s)
09:24:38 [2024-03-01T09:24:38.748Z] === RUN   TestNetworkAliasesAreEmpty
09:24:38 [2024-03-01T09:24:38.748Z] === RUN   TestNetworkAliasesAreEmpty/host
09:24:38 [2024-03-01T09:24:38.748Z] === RUN   TestNetworkAliasesAreEmpty/bridge
09:24:38 [2024-03-01T09:24:38.748Z] === RUN   TestNetworkAliasesAreEmpty/none
09:24:38 [2024-03-01T09:24:38.748Z] --- PASS: TestNetworkAliasesAreEmpty (0.13s)
09:24:38 [2024-03-01T09:24:38.748Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
09:24:38 [2024-03-01T09:24:38.748Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
09:24:38 [2024-03-01T09:24:38.748Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.03s)
09:24:38 [2024-03-01T09:24:38.748Z] === RUN   TestIpcModeNone
09:24:39 [2024-03-01T09:24:39.306Z] --- PASS: TestIpcModeNone (0.46s)
09:24:39 [2024-03-01T09:24:39.306Z] === RUN   TestIpcModePrivate
09:24:39 [2024-03-01T09:24:39.560Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
09:24:39 [2024-03-01T09:24:39.814Z] --- PASS: TestIpcModePrivate (0.44s)
09:24:39 [2024-03-01T09:24:39.814Z] === RUN   TestIpcModeShareable
09:24:40 [2024-03-01T09:24:40.067Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
09:24:40 [2024-03-01T09:24:40.321Z] --- PASS: TestIpcModeShareable (0.43s)
09:24:40 [2024-03-01T09:24:40.321Z] === RUN   TestAPIIpcModeShareableAndContainer
09:24:41 [2024-03-01T09:24:41.244Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.03s)
09:24:41 [2024-03-01T09:24:41.244Z] === RUN   TestAPIIpcModeHost
09:24:41 [2024-03-01T09:24:41.498Z] --- PASS: TestAPIIpcModeHost (0.28s)
09:24:41 [2024-03-01T09:24:41.498Z] === RUN   TestDaemonIpcModeShareable
09:24:42 [2024-03-01T09:24:42.420Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
09:24:42 [2024-03-01T09:24:42.694Z] --- PASS: TestDaemonIpcModeShareable (1.04s)
09:24:42 [2024-03-01T09:24:42.694Z] === RUN   TestDaemonIpcModePrivate
09:24:43 [2024-03-01T09:24:43.263Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
09:24:43 [2024-03-01T09:24:43.517Z] --- PASS: TestDaemonIpcModePrivate (1.04s)
09:24:43 [2024-03-01T09:24:43.517Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:24:44 [2024-03-01T09:24:44.439Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
09:24:44 [2024-03-01T09:24:44.693Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.04s)
09:24:44 [2024-03-01T09:24:44.693Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:24:45 [2024-03-01T09:24:45.614Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
09:24:45 [2024-03-01T09:24:45.614Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s)
09:24:45 [2024-03-01T09:24:45.614Z] === RUN   TestIpcModeOlderClient
09:24:45 [2024-03-01T09:24:45.614Z] === PAUSE TestIpcModeOlderClient
09:24:45 [2024-03-01T09:24:45.614Z] === RUN   TestKillContainerInvalidSignal
09:24:46 [2024-03-01T09:24:46.172Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
09:24:46 [2024-03-01T09:24:46.172Z] === RUN   TestKillContainer
09:24:46 [2024-03-01T09:24:46.172Z] === RUN   TestKillContainer/no_signal
09:24:46 [2024-03-01T09:24:46.426Z] === RUN   TestKillContainer/non_killing_signal
09:24:46 [2024-03-01T09:24:46.681Z] === RUN   TestKillContainer/killing_signal
09:24:47 [2024-03-01T09:24:47.238Z] --- PASS: TestKillContainer (1.22s)
09:24:47 [2024-03-01T09:24:47.238Z]     --- PASS: TestKillContainer/no_signal (0.39s)
09:24:47 [2024-03-01T09:24:47.238Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
09:24:47 [2024-03-01T09:24:47.238Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
09:24:47 [2024-03-01T09:24:47.238Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:24:47 [2024-03-01T09:24:47.238Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:24:47 [2024-03-01T09:24:47.796Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:24:48 [2024-03-01T09:24:48.353Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
09:24:48 [2024-03-01T09:24:48.353Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
09:24:48 [2024-03-01T09:24:48.353Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
09:24:48 [2024-03-01T09:24:48.353Z] === RUN   TestKillStoppedContainer
09:24:48 [2024-03-01T09:24:48.353Z] --- PASS: TestKillStoppedContainer (0.05s)
09:24:48 [2024-03-01T09:24:48.353Z] === RUN   TestKillStoppedContainerAPIPre120
09:24:48 [2024-03-01T09:24:48.353Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
09:24:48 [2024-03-01T09:24:48.353Z] === RUN   TestKillDifferentUserContainer
09:24:48 [2024-03-01T09:24:48.607Z] --- PASS: TestKillDifferentUserContainer (0.40s)
09:24:48 [2024-03-01T09:24:48.607Z] === RUN   TestInspectOomKilledTrue
09:24:49 [2024-03-01T09:24:49.165Z] --- PASS: TestInspectOomKilledTrue (0.48s)
09:24:49 [2024-03-01T09:24:49.165Z] === RUN   TestInspectOomKilledFalse
09:24:49 [2024-03-01T09:24:49.722Z] --- PASS: TestInspectOomKilledFalse (0.39s)
09:24:49 [2024-03-01T09:24:49.722Z] === RUN   TestLinksEtcHostsContentMatch
09:24:49 [2024-03-01T09:24:49.722Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s)
09:24:49 [2024-03-01T09:24:49.722Z] === RUN   TestLinksContainerNames
09:24:50 [2024-03-01T09:24:50.644Z] --- PASS: TestLinksContainerNames (0.84s)
09:24:50 [2024-03-01T09:24:50.644Z] === RUN   TestLogsFollowTailEmpty
09:24:50 [2024-03-01T09:24:50.898Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
09:24:50 [2024-03-01T09:24:50.898Z] === RUN   TestLogs
09:24:50 [2024-03-01T09:24:50.898Z] === RUN   TestLogs/driver_local
09:24:50 [2024-03-01T09:24:50.898Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:24:50 [2024-03-01T09:24:50.898Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:24:50 [2024-03-01T09:24:50.898Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:24:50 [2024-03-01T09:24:50.898Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:24:50 [2024-03-01T09:24:50.898Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:24:50 [2024-03-01T09:24:50.898Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:24:50 [2024-03-01T09:24:50.898Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:24:50 [2024-03-01T09:24:50.898Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:24:50 [2024-03-01T09:24:50.898Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:24:50 [2024-03-01T09:24:50.898Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:24:50 [2024-03-01T09:24:50.898Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:24:50 [2024-03-01T09:24:50.898Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:24:50 [2024-03-01T09:24:50.898Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:24:50 [2024-03-01T09:24:50.898Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:24:50 [2024-03-01T09:24:50.898Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:24:50 [2024-03-01T09:24:50.898Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:24:50 [2024-03-01T09:24:50.898Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:24:50 [2024-03-01T09:24:50.898Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:24:52 [2024-03-01T09:24:52.777Z] === RUN   TestLogs/driver_json-file
09:24:52 [2024-03-01T09:24:52.777Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:24:52 [2024-03-01T09:24:52.777Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:24:52 [2024-03-01T09:24:52.777Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:24:52 [2024-03-01T09:24:52.777Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:24:52 [2024-03-01T09:24:52.777Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:24:52 [2024-03-01T09:24:52.777Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:24:52 [2024-03-01T09:24:52.777Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:24:52 [2024-03-01T09:24:52.777Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:24:52 [2024-03-01T09:24:52.777Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:24:52 [2024-03-01T09:24:52.777Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:24:52 [2024-03-01T09:24:52.777Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:24:52 [2024-03-01T09:24:52.777Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:24:52 [2024-03-01T09:24:52.777Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:24:52 [2024-03-01T09:24:52.777Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:24:52 [2024-03-01T09:24:52.777Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:24:52 [2024-03-01T09:24:52.777Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:24:52 [2024-03-01T09:24:52.777Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:24:52 [2024-03-01T09:24:52.777Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:24:54 [2024-03-01T09:24:54.135Z] --- PASS: TestLogs (3.20s)
09:24:54 [2024-03-01T09:24:54.135Z]     --- PASS: TestLogs/driver_local (0.01s)
09:24:54 [2024-03-01T09:24:54.135Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s)
09:24:54 [2024-03-01T09:24:54.135Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.04s)
09:24:54 [2024-03-01T09:24:54.135Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.09s)
09:24:54 [2024-03-01T09:24:54.135Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.23s)
09:24:54 [2024-03-01T09:24:54.135Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.28s)
09:24:54 [2024-03-01T09:24:54.135Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.45s)
09:24:54 [2024-03-01T09:24:54.135Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:24:54 [2024-03-01T09:24:54.135Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.99s)
09:24:54 [2024-03-01T09:24:54.135Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.04s)
09:24:54 [2024-03-01T09:24:54.135Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.10s)
09:24:54 [2024-03-01T09:24:54.135Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.47s)
09:24:54 [2024-03-01T09:24:54.135Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.57s)
09:24:54 [2024-03-01T09:24:54.135Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.73s)
09:24:54 [2024-03-01T09:24:54.135Z] === RUN   TestContainerNetworkMountsNoChown
09:24:54 [2024-03-01T09:24:54.693Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/default
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/default
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/private
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/private
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rprivate
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rprivate
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/slave
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/slave
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rslave
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rslave
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/shared
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/shared
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rshared
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rshared
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/default
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rslave
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rprivate
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/default/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/private
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/slave
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/private/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/default/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/shared
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rshared
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/default/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/private/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/default/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/private/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/private/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:24:54 [2024-03-01T09:24:54.693Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:24:54 [2024-03-01T09:24:54.947Z] --- PASS: TestMountDaemonRoot (0.01s)
09:24:54 [2024-03-01T09:24:54.947Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
09:24:54 [2024-03-01T09:24:54.947Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
09:24:54 [2024-03-01T09:24:54.947Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
09:24:54 [2024-03-01T09:24:54.947Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
09:24:54 [2024-03-01T09:24:54.947Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
09:24:54 [2024-03-01T09:24:54.947Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
09:24:54 [2024-03-01T09:24:54.947Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
09:24:54 [2024-03-01T09:24:54.947Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:24:54 [2024-03-01T09:24:54.947Z] === RUN   TestContainerBindMountNonRecursive
09:24:56 [2024-03-01T09:24:56.304Z] --- PASS: TestContainerBindMountNonRecursive (1.24s)
09:24:56 [2024-03-01T09:24:56.304Z] === RUN   TestContainerVolumesMountedAsShared
09:24:56 [2024-03-01T09:24:56.557Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
09:24:56 [2024-03-01T09:24:56.557Z] === RUN   TestContainerVolumesMountedAsSlave
09:24:56 [2024-03-01T09:24:56.811Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s)
09:24:56 [2024-03-01T09:24:56.811Z] === RUN   TestContainerCopyLeaksMounts
09:24:57 [2024-03-01T09:24:57.368Z] --- PASS: TestContainerCopyLeaksMounts (0.43s)
09:24:57 [2024-03-01T09:24:57.368Z] === RUN   TestContainerBindMountRecursivelyReadOnly
09:24:59 [2024-03-01T09:24:59.248Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.72s)
09:24:59 [2024-03-01T09:24:59.248Z] === RUN   TestNetworkNat
09:24:59 [2024-03-01T09:24:59.248Z] --- PASS: TestNetworkNat (0.42s)
09:24:59 [2024-03-01T09:24:59.248Z] === RUN   TestNetworkLocalhostTCPNat
09:24:59 [2024-03-01T09:24:59.805Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
09:24:59 [2024-03-01T09:24:59.805Z] === RUN   TestNetworkLoopbackNat
09:25:02 [2024-03-01T09:25:02.309Z] --- PASS: TestNetworkLoopbackNat (2.50s)
09:25:02 [2024-03-01T09:25:02.309Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
09:25:02 [2024-03-01T09:25:02.563Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
09:25:02 [2024-03-01T09:25:02.563Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
09:25:02 [2024-03-01T09:25:02.563Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
09:25:02 [2024-03-01T09:25:02.563Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
09:25:02 [2024-03-01T09:25:02.817Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.47s)
09:25:02 [2024-03-01T09:25:02.817Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
09:25:02 [2024-03-01T09:25:02.817Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
09:25:02 [2024-03-01T09:25:02.817Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
09:25:02 [2024-03-01T09:25:02.817Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
09:25:02 [2024-03-01T09:25:02.817Z] === RUN   TestPause
09:25:03 [2024-03-01T09:25:03.375Z] --- PASS: TestPause (0.43s)
09:25:03 [2024-03-01T09:25:03.375Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:25:03 [2024-03-01T09:25:03.375Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:25:03 [2024-03-01T09:25:03.375Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:25:03 [2024-03-01T09:25:03.375Z] === RUN   TestPauseStopPausedContainer
09:25:03 [2024-03-01T09:25:03.630Z] --- PASS: TestPauseStopPausedContainer (0.43s)
09:25:03 [2024-03-01T09:25:03.630Z] === RUN   TestPIDModeHost
09:25:04 [2024-03-01T09:25:04.551Z] --- PASS: TestPIDModeHost (0.92s)
09:25:04 [2024-03-01T09:25:04.551Z] === RUN   TestPIDModeContainer
09:25:04 [2024-03-01T09:25:04.551Z] === RUN   TestPIDModeContainer/non-existing_container
09:25:04 [2024-03-01T09:25:04.551Z] === RUN   TestPIDModeContainer/non-running_container
09:25:04 [2024-03-01T09:25:04.805Z] === RUN   TestPIDModeContainer/running_container
09:25:05 [2024-03-01T09:25:05.728Z] --- PASS: TestPIDModeContainer (1.03s)
09:25:05 [2024-03-01T09:25:05.728Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
09:25:05 [2024-03-01T09:25:05.728Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
09:25:05 [2024-03-01T09:25:05.728Z]     --- PASS: TestPIDModeContainer/running_container (0.42s)
09:25:05 [2024-03-01T09:25:05.728Z] === RUN   TestPsFilter
09:25:05 [2024-03-01T09:25:05.728Z] === RUN   TestPsFilter/since
09:25:05 [2024-03-01T09:25:05.728Z] === RUN   TestPsFilter/before
09:25:05 [2024-03-01T09:25:05.728Z] --- PASS: TestPsFilter (0.13s)
09:25:05 [2024-03-01T09:25:05.728Z]     --- PASS: TestPsFilter/since (0.00s)
09:25:05 [2024-03-01T09:25:05.728Z]     --- PASS: TestPsFilter/before (0.00s)
09:25:05 [2024-03-01T09:25:05.728Z] === RUN   TestRemoveContainerWithRemovedVolume
09:25:06 [2024-03-01T09:25:06.285Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
09:25:06 [2024-03-01T09:25:06.285Z] === RUN   TestRemoveContainerWithVolume
09:25:06 [2024-03-01T09:25:06.539Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
09:25:06 [2024-03-01T09:25:06.539Z] === RUN   TestRemoveContainerRunning
09:25:07 [2024-03-01T09:25:07.097Z] --- PASS: TestRemoveContainerRunning (0.42s)
09:25:07 [2024-03-01T09:25:07.098Z] === RUN   TestRemoveContainerForceRemoveRunning
09:25:07 [2024-03-01T09:25:07.352Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
09:25:07 [2024-03-01T09:25:07.352Z] === RUN   TestRemoveInvalidContainer
09:25:07 [2024-03-01T09:25:07.352Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:25:07 [2024-03-01T09:25:07.352Z] === RUN   TestRenameLinkedContainer
09:25:09 [2024-03-01T09:25:09.243Z] --- PASS: TestRenameLinkedContainer (1.71s)
09:25:09 [2024-03-01T09:25:09.243Z] === RUN   TestRenameStoppedContainer
09:25:09 [2024-03-01T09:25:09.508Z] --- PASS: TestRenameStoppedContainer (0.41s)
09:25:09 [2024-03-01T09:25:09.508Z] === RUN   TestRenameRunningContainerAndReuse
09:25:10 [2024-03-01T09:25:10.429Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
09:25:10 [2024-03-01T09:25:10.429Z] === RUN   TestRenameInvalidName
09:25:10 [2024-03-01T09:25:10.683Z] --- PASS: TestRenameInvalidName (0.38s)
09:25:10 [2024-03-01T09:25:10.683Z] === RUN   TestRenameAnonymousContainer
09:25:12 [2024-03-01T09:25:12.040Z] --- PASS: TestRenameAnonymousContainer (1.40s)
09:25:12 [2024-03-01T09:25:12.040Z] === RUN   TestRenameContainerWithSameName
09:25:12 [2024-03-01T09:25:12.597Z] --- PASS: TestRenameContainerWithSameName (0.39s)
09:25:12 [2024-03-01T09:25:12.597Z] === RUN   TestRenameContainerWithLinkedContainer
09:25:13 [2024-03-01T09:25:13.519Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
09:25:13 [2024-03-01T09:25:13.519Z] === RUN   TestRenameContainerTwice
09:25:13 [2024-03-01T09:25:13.772Z] --- PASS: TestRenameContainerTwice (0.43s)
09:25:13 [2024-03-01T09:25:13.772Z] === RUN   TestResize
09:25:13 [2024-03-01T09:25:13.772Z] === RUN   TestResize/success
09:25:14 [2024-03-01T09:25:14.026Z] === RUN   TestResize/invalid_size
09:25:14 [2024-03-01T09:25:14.279Z] === RUN   TestResize/invalid_state
09:25:14 [2024-03-01T09:25:14.837Z] --- PASS: TestResize (0.81s)
09:25:14 [2024-03-01T09:25:14.837Z]     --- PASS: TestResize/success (0.18s)
09:25:14 [2024-03-01T09:25:14.837Z]     --- PASS: TestResize/invalid_size (0.21s)
09:25:14 [2024-03-01T09:25:14.837Z]     --- PASS: TestResize/invalid_state (0.03s)
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:25:14 [2024-03-01T09:25:14.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:25:16 [2024-03-01T09:25:16.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:25:16 [2024-03-01T09:25:16.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:25:17 [2024-03-01T09:25:17.006Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:25:17 [2024-03-01T09:25:17.006Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:25:17 [2024-03-01T09:25:17.927Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:25:18 [2024-03-01T09:25:18.849Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:25:19 [2024-03-01T09:25:19.103Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:25:19 [2024-03-01T09:25:19.103Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:25:20 [2024-03-01T09:25:20.982Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.29s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.12s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.15s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.86s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.76s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.07s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.58s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.18s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.17s)
09:25:20 [2024-03-01T09:25:20.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.92s)
09:25:20 [2024-03-01T09:25:20.982Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:25:20 [2024-03-01T09:25:20.982Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:25:21 [2024-03-01T09:25:21.540Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:25:22 [2024-03-01T09:25:22.461Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.73s)
09:25:22 [2024-03-01T09:25:22.461Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s)
09:25:22 [2024-03-01T09:25:22.461Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s)
09:25:22 [2024-03-01T09:25:22.461Z] === RUN   TestContainerRestartWithCancelledRequest
09:25:24 [2024-03-01T09:25:24.340Z] --- PASS: TestContainerRestartWithCancelledRequest (1.83s)
09:25:24 [2024-03-01T09:25:24.340Z] === RUN   TestCgroupNamespacesRun
09:25:25 [2024-03-01T09:25:25.260Z] --- PASS: TestCgroupNamespacesRun (0.99s)
09:25:25 [2024-03-01T09:25:25.260Z] === RUN   TestCgroupNamespacesRunPrivileged
09:25:26 [2024-03-01T09:25:26.182Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.03s)
09:25:26 [2024-03-01T09:25:26.182Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:25:27 [2024-03-01T09:25:27.104Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.00s)
09:25:27 [2024-03-01T09:25:27.104Z] === RUN   TestCgroupNamespacesRunHostMode
09:25:28 [2024-03-01T09:25:28.461Z] --- PASS: TestCgroupNamespacesRunHostMode (1.04s)
09:25:28 [2024-03-01T09:25:28.461Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:25:29 [2024-03-01T09:25:29.383Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.00s)
09:25:29 [2024-03-01T09:25:29.383Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:25:30 [2024-03-01T09:25:30.304Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s)
09:25:30 [2024-03-01T09:25:30.304Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:25:30 [2024-03-01T09:25:30.862Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
09:25:30 [2024-03-01T09:25:30.862Z] === RUN   TestCgroupNamespacesRunOlderClient
09:25:31 [2024-03-01T09:25:31.784Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.00s)
09:25:31 [2024-03-01T09:25:31.784Z] === RUN   TestNISDomainname
09:25:32 [2024-03-01T09:25:32.342Z] --- PASS: TestNISDomainname (0.46s)
09:25:32 [2024-03-01T09:25:32.342Z] === RUN   TestHostnameDnsResolution
09:25:32 [2024-03-01T09:25:32.900Z] --- PASS: TestHostnameDnsResolution (0.60s)
09:25:32 [2024-03-01T09:25:32.900Z] === RUN   TestUnprivilegedPortsAndPing
09:25:33 [2024-03-01T09:25:33.154Z] --- PASS: TestUnprivilegedPortsAndPing (0.42s)
09:25:33 [2024-03-01T09:25:33.154Z] === RUN   TestPrivilegedHostDevices
09:25:33 [2024-03-01T09:25:33.712Z] --- PASS: TestPrivilegedHostDevices (0.44s)
09:25:33 [2024-03-01T09:25:33.712Z] === RUN   TestRunConsoleSize
09:25:33 [2024-03-01T09:25:33.966Z] --- PASS: TestRunConsoleSize (0.38s)
09:25:33 [2024-03-01T09:25:33.966Z] === RUN   TestRunWithAlternativeContainerdShim
09:25:39 [2024-03-01T09:25:39.229Z] --- PASS: TestRunWithAlternativeContainerdShim (5.24s)
09:25:39 [2024-03-01T09:25:39.229Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
09:25:40 [2024-03-01T09:25:40.587Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.08s)
09:25:40 [2024-03-01T09:25:40.587Z] === RUN   TestStaticIPOutsideSubpool
09:25:41 [2024-03-01T09:25:41.509Z] --- PASS: TestStaticIPOutsideSubpool (1.15s)
09:25:41 [2024-03-01T09:25:41.509Z] === RUN   TestStats
09:25:42 [2024-03-01T09:25:42.866Z] --- PASS: TestStats (1.42s)
09:25:42 [2024-03-01T09:25:42.866Z] === RUN   TestStopContainerWithTimeout
09:25:42 [2024-03-01T09:25:42.866Z] === RUN   TestStopContainerWithTimeout/0
09:25:42 [2024-03-01T09:25:42.866Z] === PAUSE TestStopContainerWithTimeout/0
09:25:42 [2024-03-01T09:25:42.866Z] === RUN   TestStopContainerWithTimeout/1
09:25:42 [2024-03-01T09:25:42.866Z] === PAUSE TestStopContainerWithTimeout/1
09:25:42 [2024-03-01T09:25:42.866Z] === RUN   TestStopContainerWithTimeout/3
09:25:42 [2024-03-01T09:25:42.866Z] === PAUSE TestStopContainerWithTimeout/3
09:25:42 [2024-03-01T09:25:42.866Z] === RUN   TestStopContainerWithTimeout/-1
09:25:42 [2024-03-01T09:25:42.866Z] === PAUSE TestStopContainerWithTimeout/-1
09:25:42 [2024-03-01T09:25:42.866Z] === CONT  TestStopContainerWithTimeout/0
09:25:42 [2024-03-01T09:25:42.866Z] === CONT  TestStopContainerWithTimeout/3
09:25:42 [2024-03-01T09:25:42.866Z] === CONT  TestStopContainerWithTimeout/1
09:25:42 [2024-03-01T09:25:42.866Z] === CONT  TestStopContainerWithTimeout/-1
09:25:46 [2024-03-01T09:25:46.118Z] --- PASS: TestStopContainerWithTimeout (0.03s)
09:25:46 [2024-03-01T09:25:46.118Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
09:25:46 [2024-03-01T09:25:46.118Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
09:25:46 [2024-03-01T09:25:46.118Z]     --- PASS: TestStopContainerWithTimeout/3 (2.97s)
09:25:46 [2024-03-01T09:25:46.118Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.03s)
09:25:46 [2024-03-01T09:25:46.118Z] === RUN   TestStopContainerWithTimeoutCancel
09:25:46 [2024-03-01T09:25:46.118Z] === PAUSE TestStopContainerWithTimeoutCancel
09:25:46 [2024-03-01T09:25:46.118Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:25:47 [2024-03-01T09:25:47.997Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.69s)
09:25:47 [2024-03-01T09:25:47.997Z] === RUN   TestUpdateMemory
09:25:48 [2024-03-01T09:25:48.251Z] --- PASS: TestUpdateMemory (0.48s)
09:25:48 [2024-03-01T09:25:48.251Z] === RUN   TestUpdateCPUQuota
09:25:48 [2024-03-01T09:25:48.809Z] --- PASS: TestUpdateCPUQuota (0.64s)
09:25:48 [2024-03-01T09:25:48.809Z] === RUN   TestUpdatePidsLimit
09:25:48 [2024-03-01T09:25:48.809Z] === RUN   TestUpdatePidsLimit/update_from_none
09:25:49 [2024-03-01T09:25:49.064Z] === RUN   TestUpdatePidsLimit/no_change
09:25:49 [2024-03-01T09:25:49.064Z] === RUN   TestUpdatePidsLimit/update_lower
09:25:49 [2024-03-01T09:25:49.318Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:25:49 [2024-03-01T09:25:49.318Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:25:49 [2024-03-01T09:25:49.572Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:25:49 [2024-03-01T09:25:49.826Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:25:50 [2024-03-01T09:25:50.384Z] --- PASS: TestUpdatePidsLimit (1.43s)
09:25:50 [2024-03-01T09:25:50.384Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.14s)
09:25:50 [2024-03-01T09:25:50.384Z]     --- PASS: TestUpdatePidsLimit/no_change (0.15s)
09:25:50 [2024-03-01T09:25:50.384Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.14s)
09:25:50 [2024-03-01T09:25:50.384Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s)
09:25:50 [2024-03-01T09:25:50.384Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s)
09:25:50 [2024-03-01T09:25:50.384Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s)
09:25:50 [2024-03-01T09:25:50.384Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s)
09:25:50 [2024-03-01T09:25:50.384Z] === RUN   TestUpdateRestartPolicy
09:26:02 [2024-03-01T09:26:02.528Z] --- PASS: TestUpdateRestartPolicy (10.52s)
09:26:02 [2024-03-01T09:26:02.528Z] === RUN   TestUpdateRestartWithAutoRemove
09:26:02 [2024-03-01T09:26:02.528Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
09:26:02 [2024-03-01T09:26:02.528Z] === RUN   TestWaitNonBlocked
09:26:02 [2024-03-01T09:26:02.528Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:26:02 [2024-03-01T09:26:02.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:26:02 [2024-03-01T09:26:02.528Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:26:02 [2024-03-01T09:26:02.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:26:02 [2024-03-01T09:26:02.528Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:26:02 [2024-03-01T09:26:02.528Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:26:02 [2024-03-01T09:26:02.528Z] --- PASS: TestWaitNonBlocked (0.03s)
09:26:02 [2024-03-01T09:26:02.528Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
09:26:02 [2024-03-01T09:26:02.528Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
09:26:02 [2024-03-01T09:26:02.528Z] === RUN   TestWaitBlocked
09:26:02 [2024-03-01T09:26:02.528Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:26:02 [2024-03-01T09:26:02.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:26:02 [2024-03-01T09:26:02.528Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:26:02 [2024-03-01T09:26:02.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:26:02 [2024-03-01T09:26:02.528Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:26:02 [2024-03-01T09:26:02.528Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:26:02 [2024-03-01T09:26:02.782Z] --- PASS: TestWaitBlocked (0.02s)
09:26:02 [2024-03-01T09:26:02.782Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
09:26:02 [2024-03-01T09:26:02.782Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
09:26:02 [2024-03-01T09:26:02.782Z] === RUN   TestWaitConditions
09:26:02 [2024-03-01T09:26:02.782Z] === RUN   TestWaitConditions/default
09:26:02 [2024-03-01T09:26:02.782Z] === PAUSE TestWaitConditions/default
09:26:02 [2024-03-01T09:26:02.782Z] === RUN   TestWaitConditions/not-running
09:26:02 [2024-03-01T09:26:02.782Z] === PAUSE TestWaitConditions/not-running
09:26:02 [2024-03-01T09:26:02.782Z] === RUN   TestWaitConditions/next-exit
09:26:02 [2024-03-01T09:26:02.782Z] === PAUSE TestWaitConditions/next-exit
09:26:02 [2024-03-01T09:26:02.782Z] === RUN   TestWaitConditions/removed
09:26:02 [2024-03-01T09:26:02.782Z] === PAUSE TestWaitConditions/removed
09:26:02 [2024-03-01T09:26:02.782Z] === CONT  TestWaitConditions/default
09:26:02 [2024-03-01T09:26:02.782Z] === CONT  TestWaitConditions/next-exit
09:26:02 [2024-03-01T09:26:02.782Z] === CONT  TestWaitConditions/removed
09:26:02 [2024-03-01T09:26:02.782Z] === CONT  TestWaitConditions/not-running
09:26:02 [2024-03-01T09:26:02.782Z]     wait_test.go:145: ContainerID = e9ad11019909bf89c002121f43b41697c9b32da15586bf336c6db39ad0a91cb8
09:26:02 [2024-03-01T09:26:02.782Z]     wait_test.go:145: ContainerID = 4a5640221f521fcac991e97a4344aea5f248f85a1da6969fb93bea703dfeca3b
09:26:02 [2024-03-01T09:26:02.782Z]     wait_test.go:145: ContainerID = 274c06a5749c64db4797402e8f405cdc95ef1b439c34c497c854c5b87ab907ba
09:26:02 [2024-03-01T09:26:02.782Z]     wait_test.go:145: ContainerID = c3ca219310e0aba8542d69a6469c655445b513716f8394fe9b227215e49c70ff
09:26:04 [2024-03-01T09:26:04.139Z] --- PASS: TestWaitConditions (0.04s)
09:26:04 [2024-03-01T09:26:04.139Z]     --- PASS: TestWaitConditions/not-running (0.85s)
09:26:04 [2024-03-01T09:26:04.139Z]     --- PASS: TestWaitConditions/next-exit (0.90s)
09:26:04 [2024-03-01T09:26:04.139Z]     --- PASS: TestWaitConditions/default (1.14s)
09:26:04 [2024-03-01T09:26:04.139Z]     --- PASS: TestWaitConditions/removed (1.22s)
09:26:04 [2024-03-01T09:26:04.139Z] === RUN   TestWaitRestartedContainer
09:26:04 [2024-03-01T09:26:04.139Z] === RUN   TestWaitRestartedContainer/default
09:26:04 [2024-03-01T09:26:04.139Z] === PAUSE TestWaitRestartedContainer/default
09:26:04 [2024-03-01T09:26:04.139Z] === RUN   TestWaitRestartedContainer/not-running
09:26:04 [2024-03-01T09:26:04.139Z] === PAUSE TestWaitRestartedContainer/not-running
09:26:04 [2024-03-01T09:26:04.139Z] === RUN   TestWaitRestartedContainer/next-exit
09:26:04 [2024-03-01T09:26:04.139Z] === PAUSE TestWaitRestartedContainer/next-exit
09:26:04 [2024-03-01T09:26:04.139Z] === CONT  TestWaitRestartedContainer/default
09:26:04 [2024-03-01T09:26:04.139Z] === CONT  TestWaitRestartedContainer/next-exit
09:26:04 [2024-03-01T09:26:04.139Z] === CONT  TestWaitRestartedContainer/not-running
09:26:06 [2024-03-01T09:26:06.018Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:26:06 [2024-03-01T09:26:06.018Z]     --- PASS: TestWaitRestartedContainer/not-running (1.82s)
09:26:06 [2024-03-01T09:26:06.018Z]     --- PASS: TestWaitRestartedContainer/default (1.88s)
09:26:06 [2024-03-01T09:26:06.018Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.95s)
09:26:06 [2024-03-01T09:26:06.018Z] === CONT  TestContainerStartOnDaemonRestart
09:26:06 [2024-03-01T09:26:06.018Z] === CONT  TestStopContainerWithTimeoutCancel
09:26:06 [2024-03-01T09:26:06.018Z] === CONT  TestIpcModeOlderClient
09:26:06 [2024-03-01T09:26:06.018Z] === CONT  TestDaemonHostGatewayIP
09:26:06 [2024-03-01T09:26:06.018Z] === CONT  TestRestartDaemonWithRestartingContainer
09:26:06 [2024-03-01T09:26:06.018Z] === CONT  TestDaemonRestartIpcMode
09:26:06 [2024-03-01T09:26:06.018Z] === CONT  TestContainerKillOnDaemonStart
09:26:06 [2024-03-01T09:26:06.018Z] === CONT  TestHardRestartWhenContainerIsRunning
09:26:06 [2024-03-01T09:26:06.018Z] --- PASS: TestIpcModeOlderClient (0.11s)
09:26:07 [2024-03-01T09:26:07.898Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
09:26:07 [2024-03-01T09:26:07.898Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
09:26:08 [2024-03-01T09:26:08.152Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.13s)
09:26:08 [2024-03-01T09:26:08.152Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
09:26:08 [2024-03-01T09:26:08.152Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.37s)
09:26:08 [2024-03-01T09:26:08.407Z] --- PASS: TestContainerStartOnDaemonRestart (2.49s)
09:26:08 [2024-03-01T09:26:08.965Z] --- PASS: TestDaemonHostGatewayIP (3.11s)
09:26:09 [2024-03-01T09:26:09.523Z] --- PASS: TestDaemonRestartIpcMode (3.39s)
09:26:09 [2024-03-01T09:26:09.523Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.42s)
09:26:09 [2024-03-01T09:26:09.523Z] --- PASS: TestStopContainerWithTimeoutCancel (3.58s)
09:26:17 [2024-03-01T09:26:17.582Z] --- PASS: TestContainerKillOnDaemonStart (11.56s)
09:26:17 [2024-03-01T09:26:17.583Z] PASS
09:26:17 [2024-03-01T09:26:17.583Z] 
09:26:17 [2024-03-01T09:26:17.583Z] === Skipped
09:26:17 [2024-03-01T09:26:17.583Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:26:17 [2024-03-01T09:26:17.583Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:26:17 [2024-03-01T09:26:17.583Z] 
09:26:17 [2024-03-01T09:26:17.583Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:26:17 [2024-03-01T09:26:17.583Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:26:17 [2024-03-01T09:26:17.583Z] 
09:26:17 [2024-03-01T09:26:17.583Z] DONE 326 tests, 2 skipped in 160.769s
09:26:17 [2024-03-01T09:26:17.583Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
09:26:17 [2024-03-01T09:26:17.583Z] ++ '[' -n '' ']'
09:26:17 [2024-03-01T09:26:17.583Z] ++ 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
09:26:17 [2024-03-01T09:26:17.583Z] ++ set -e
09:26:17 [2024-03-01T09:26:17.583Z] ++ '[' -n 0 ']'
09:26:17 [2024-03-01T09:26:17.583Z] ++ set -x
09:26:17 [2024-03-01T09:26:17.583Z] ++ 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.6jTtEIYaYu/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
09:26:17 [2024-03-01T09:26:17.583Z] INFO: Testing against a local daemon
09:26:17 [2024-03-01T09:26:17.583Z] === RUN   TestConfigDaemonID
09:26:18 [2024-03-01T09:26:18.504Z]     daemon_test.go:61: [dc350769e201d] daemon is not started
09:26:18 [2024-03-01T09:26:18.504Z] --- PASS: TestConfigDaemonID (1.04s)
09:26:18 [2024-03-01T09:26:18.504Z] === RUN   TestDaemonConfigValidation
09:26:18 [2024-03-01T09:26:18.504Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:26:18 [2024-03-01T09:26:18.504Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:26:18 [2024-03-01T09:26:18.504Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:26:18 [2024-03-01T09:26:18.504Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:26:18 [2024-03-01T09:26:18.504Z] === RUN   TestDaemonConfigValidation/invalid_config
09:26:18 [2024-03-01T09:26:18.504Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:26:18 [2024-03-01T09:26:18.504Z] === RUN   TestDaemonConfigValidation/malformed_config
09:26:18 [2024-03-01T09:26:18.504Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:26:18 [2024-03-01T09:26:18.504Z] === RUN   TestDaemonConfigValidation/valid_config
09:26:18 [2024-03-01T09:26:18.504Z] === PAUSE TestDaemonConfigValidation/valid_config
09:26:18 [2024-03-01T09:26:18.504Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:26:18 [2024-03-01T09:26:18.504Z] === CONT  TestDaemonConfigValidation/malformed_config
09:26:18 [2024-03-01T09:26:18.504Z] === CONT  TestDaemonConfigValidation/valid_config
09:26:18 [2024-03-01T09:26:18.504Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:26:18 [2024-03-01T09:26:18.504Z] === CONT  TestDaemonConfigValidation/invalid_config
09:26:18 [2024-03-01T09:26:18.758Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:26:18 [2024-03-01T09:26:18.758Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
09:26:18 [2024-03-01T09:26:18.758Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
09:26:18 [2024-03-01T09:26:18.758Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
09:26:18 [2024-03-01T09:26:18.758Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
09:26:18 [2024-03-01T09:26:18.758Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
09:26:18 [2024-03-01T09:26:18.758Z] === RUN   TestConfigDaemonSeccompProfiles
09:26:18 [2024-03-01T09:26:18.758Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:26:19 [2024-03-01T09:26:19.705Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:26:20 [2024-03-01T09:26:20.629Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:26:21 [2024-03-01T09:26:21.986Z]     daemon_test.go:180: [d193495ce9d9f] daemon is not started
09:26:21 [2024-03-01T09:26:21.986Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
09:26:21 [2024-03-01T09:26:21.986Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:26:21 [2024-03-01T09:26:21.986Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:26:21 [2024-03-01T09:26:21.986Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:26:21 [2024-03-01T09:26:21.986Z] === RUN   TestDaemonProxy
09:26:21 [2024-03-01T09:26:21.986Z] === RUN   TestDaemonProxy/environment_variables
09:26:21 [2024-03-01T09:26:21.986Z] === PAUSE TestDaemonProxy/environment_variables
09:26:21 [2024-03-01T09:26:21.986Z] === RUN   TestDaemonProxy/command-line_options
09:26:21 [2024-03-01T09:26:21.986Z] === PAUSE TestDaemonProxy/command-line_options
09:26:21 [2024-03-01T09:26:21.986Z] === RUN   TestDaemonProxy/configuration_file
09:26:21 [2024-03-01T09:26:21.986Z] === PAUSE TestDaemonProxy/configuration_file
09:26:21 [2024-03-01T09:26:21.986Z] === RUN   TestDaemonProxy/conflicting_options
09:26:22 [2024-03-01T09:26:22.241Z] === RUN   TestDaemonProxy/reload_sanitized
09:26:22 [2024-03-01T09:26:22.241Z] === PAUSE TestDaemonProxy/reload_sanitized
09:26:22 [2024-03-01T09:26:22.241Z] === CONT  TestDaemonProxy/environment_variables
09:26:22 [2024-03-01T09:26:22.241Z] === CONT  TestDaemonProxy/configuration_file
09:26:22 [2024-03-01T09:26:22.241Z] === CONT  TestDaemonProxy/command-line_options
09:26:22 [2024-03-01T09:26:22.241Z] === CONT  TestDaemonProxy/reload_sanitized
09:26:24 [2024-03-01T09:26:24.165Z] --- PASS: TestDaemonProxy (0.50s)
09:26:24 [2024-03-01T09:26:24.165Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:26:24 [2024-03-01T09:26:24.165Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.61s)
09:26:24 [2024-03-01T09:26:24.165Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
09:26:24 [2024-03-01T09:26:24.165Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
09:26:24 [2024-03-01T09:26:24.165Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
09:26:24 [2024-03-01T09:26:24.165Z] === RUN   TestLiveRestore
09:26:24 [2024-03-01T09:26:24.165Z] === RUN   TestLiveRestore/volume_references
09:26:24 [2024-03-01T09:26:24.165Z] === PAUSE TestLiveRestore/volume_references
09:26:24 [2024-03-01T09:26:24.165Z] === RUN   TestLiveRestore/autoremove
09:26:24 [2024-03-01T09:26:24.165Z] === PAUSE TestLiveRestore/autoremove
09:26:24 [2024-03-01T09:26:24.165Z] === CONT  TestLiveRestore/volume_references
09:26:24 [2024-03-01T09:26:24.165Z] === CONT  TestLiveRestore/autoremove
09:26:24 [2024-03-01T09:26:24.165Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
09:26:24 [2024-03-01T09:26:24.722Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:26:24 [2024-03-01T09:26:24.722Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:26:25 [2024-03-01T09:26:25.643Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:26:25 [2024-03-01T09:26:25.896Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
09:26:26 [2024-03-01T09:26:26.817Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:26:27 [2024-03-01T09:26:27.738Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:26:28 [2024-03-01T09:26:28.659Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
09:26:29 [2024-03-01T09:26:29.217Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
09:26:29 [2024-03-01T09:26:29.775Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
09:26:31 [2024-03-01T09:26:31.134Z] --- PASS: TestLiveRestore (0.00s)
09:26:31 [2024-03-01T09:26:31.134Z]     --- PASS: TestLiveRestore/autoremove (3.36s)
09:26:31 [2024-03-01T09:26:31.134Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.82s)
09:26:31 [2024-03-01T09:26:31.134Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.54s)
09:26:31 [2024-03-01T09:26:31.134Z]     --- PASS: TestLiveRestore/volume_references (6.79s)
09:26:31 [2024-03-01T09:26:31.134Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.96s)
09:26:31 [2024-03-01T09:26:31.134Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.11s)
09:26:31 [2024-03-01T09:26:31.134Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
09:26:31 [2024-03-01T09:26:31.134Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s)
09:26:31 [2024-03-01T09:26:31.134Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
09:26:31 [2024-03-01T09:26:31.134Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.27s)
09:26:31 [2024-03-01T09:26:31.134Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.36s)
09:26:31 [2024-03-01T09:26:31.134Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s)
09:26:31 [2024-03-01T09:26:31.134Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
09:26:31 [2024-03-01T09:26:31.388Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
09:26:31 [2024-03-01T09:26:31.388Z] PASS
09:26:31 [2024-03-01T09:26:31.388Z] 
09:26:31 [2024-03-01T09:26:31.388Z] DONE 31 tests in 13.969s
09:26:31 [2024-03-01T09:26:31.388Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
09:26:31 [2024-03-01T09:26:31.388Z] ++ '[' -n '' ']'
09:26:31 [2024-03-01T09:26:31.388Z] ++ 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
09:26:31 [2024-03-01T09:26:31.388Z] ++ set -e
09:26:31 [2024-03-01T09:26:31.388Z] ++ '[' -n 0 ']'
09:26:31 [2024-03-01T09:26:31.388Z] ++ set -x
09:26:31 [2024-03-01T09:26:31.388Z] ++ 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.6jTtEIYaYu/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
09:26:31 [2024-03-01T09:26:31.642Z] INFO: Testing against a local daemon
09:26:31 [2024-03-01T09:26:31.642Z] === RUN   TestCommitInheritsEnv
09:26:31 [2024-03-01T09:26:31.642Z] --- PASS: TestCommitInheritsEnv (0.16s)
09:26:31 [2024-03-01T09:26:31.642Z] === RUN   TestUsernsCommit
09:26:32 [2024-03-01T09:26:32.999Z] --- PASS: TestUsernsCommit (1.36s)
09:26:32 [2024-03-01T09:26:32.999Z] === RUN   TestImportExtremelyLargeImageWorks
09:26:32 [2024-03-01T09:26:32.999Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
09:26:32 [2024-03-01T09:26:32.999Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:26:32 [2024-03-01T09:26:32.999Z] === RUN   TestImportWithCustomPlatform
09:26:32 [2024-03-01T09:26:32.999Z] === RUN   TestImportWithCustomPlatform/#00
09:26:32 [2024-03-01T09:26:32.999Z] === RUN   TestImportWithCustomPlatform/linux
09:26:32 [2024-03-01T09:26:32.999Z] === RUN   TestImportWithCustomPlatform/LINUX
09:26:32 [2024-03-01T09:26:32.999Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:26:33 [2024-03-01T09:26:33.253Z] --- PASS: TestImportWithCustomPlatform (0.10s)
09:26:33 [2024-03-01T09:26:33.253Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
09:26:33 [2024-03-01T09:26:33.253Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
09:26:33 [2024-03-01T09:26:33.253Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
09:26:33 [2024-03-01T09:26:33.253Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
09:26:33 [2024-03-01T09:26:33.253Z] === RUN   TestImportWithCustomPlatformReject
09:26:33 [2024-03-01T09:26:33.253Z] === RUN   TestImportWithCustomPlatformReject/_______
09:26:33 [2024-03-01T09:26:33.253Z] === RUN   TestImportWithCustomPlatformReject//
09:26:33 [2024-03-01T09:26:33.253Z] === RUN   TestImportWithCustomPlatformReject/macos
09:26:33 [2024-03-01T09:26:33.253Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
09:26:33 [2024-03-01T09:26:33.253Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
09:26:33 [2024-03-01T09:26:33.253Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
09:26:33 [2024-03-01T09:26:33.253Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
09:26:33 [2024-03-01T09:26:33.253Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
09:26:33 [2024-03-01T09:26:33.253Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
09:26:33 [2024-03-01T09:26:33.253Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
09:26:33 [2024-03-01T09:26:33.253Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
09:26:33 [2024-03-01T09:26:33.253Z] === RUN   TestImageInspectEmptyTagsAndDigests
09:26:33 [2024-03-01T09:26:33.253Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
09:26:33 [2024-03-01T09:26:33.253Z] === RUN   TestImagesFilterMultiReference
09:26:33 [2024-03-01T09:26:33.253Z] --- PASS: TestImagesFilterMultiReference (0.04s)
09:26:33 [2024-03-01T09:26:33.253Z] === RUN   TestImagesFilterUntil
09:26:33 [2024-03-01T09:26:33.507Z]     list_test.go:95: ImageList: ID=sha256:370059f4c3c9d025656306929879a39b96c5a8229b19b2458c3b0cf276714587 RepoTags=[testimagesfilteruntil:v1]
09:26:33 [2024-03-01T09:26:33.507Z] --- PASS: TestImagesFilterUntil (0.23s)
09:26:33 [2024-03-01T09:26:33.507Z] === RUN   TestImagesFilterBeforeSince
09:26:33 [2024-03-01T09:26:33.761Z]     list_test.go:129: ImageList: ID=sha256:da4b37e2f1e35bc72fa0848e9dbcef5c7534b2b1c57debf219eb1da5e5b4af62 RepoTags=[testimagesfilterbeforesince:v2]
09:26:33 [2024-03-01T09:26:33.761Z]     list_test.go:129: ImageList: ID=sha256:4a484a90fa2ae3f43e89e36da40a34ac53806944c46424ae5a1a3824cd3b680d RepoTags=[testimagesfilterbeforesince:v3]
09:26:33 [2024-03-01T09:26:33.761Z]     list_test.go:129: ImageList: ID=sha256:f4a7fc3f38423aa2763997504f0f0addf81c5f227b1e776c040d0276f73c7f95 RepoTags=[testimagesfilterbeforesince:v1]
09:26:33 [2024-03-01T09:26:33.761Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
09:26:33 [2024-03-01T09:26:33.761Z] === RUN   TestAPIImagesFilters
09:26:33 [2024-03-01T09:26:33.761Z] === RUN   TestAPIImagesFilters/repository_regex
09:26:33 [2024-03-01T09:26:33.761Z] === PAUSE TestAPIImagesFilters/repository_regex
09:26:33 [2024-03-01T09:26:33.761Z] === RUN   TestAPIImagesFilters/image_name_regex
09:26:33 [2024-03-01T09:26:33.761Z] === PAUSE TestAPIImagesFilters/image_name_regex
09:26:33 [2024-03-01T09:26:33.761Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
09:26:33 [2024-03-01T09:26:33.761Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
09:26:33 [2024-03-01T09:26:33.761Z] === RUN   TestAPIImagesFilters/registry_port_regex
09:26:33 [2024-03-01T09:26:33.761Z] === PAUSE TestAPIImagesFilters/registry_port_regex
09:26:33 [2024-03-01T09:26:33.761Z] === CONT  TestAPIImagesFilters/repository_regex
09:26:33 [2024-03-01T09:26:33.761Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
09:26:33 [2024-03-01T09:26:33.761Z] === CONT  TestAPIImagesFilters/registry_port_regex
09:26:33 [2024-03-01T09:26:33.761Z] === CONT  TestAPIImagesFilters/image_name_regex
09:26:33 [2024-03-01T09:26:33.761Z] --- PASS: TestAPIImagesFilters (0.03s)
09:26:33 [2024-03-01T09:26:33.761Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
09:26:33 [2024-03-01T09:26:33.761Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
09:26:33 [2024-03-01T09:26:33.761Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
09:26:33 [2024-03-01T09:26:33.761Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
09:26:33 [2024-03-01T09:26:33.761Z] === RUN   TestPruneDontDeleteUsedDangling
09:26:34 [2024-03-01T09:26:34.321Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
09:26:34 [2024-03-01T09:26:34.321Z] === RUN   TestImagePullPlatformInvalid
09:26:34 [2024-03-01T09:26:34.321Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
09:26:34 [2024-03-01T09:26:34.321Z] === RUN   TestImagePullStoredfDigestForOtherRepo
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.152799389Z" 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=499a720f-6367-4bed-9411-f10daaea66d6 version=2.8.3 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.152875055Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=499a720f-6367-4bed-9411-f10daaea66d6 version=2.8.3 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.152918976Z" level=info msg="Starting upload purge in 57m0s" go.version=go1.20.8 instance.id=499a720f-6367-4bed-9411-f10daaea66d6 version=2.8.3 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.153105442Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=499a720f-6367-4bed-9411-f10daaea66d6 version=2.8.3 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.249238743Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d6a19bd0-e7ee-4ea1-9b8f-0c6da0c243ef http.request.method=GET http.request.remoteaddr="127.0.0.1:58040" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.249291952Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d6a19bd0-e7ee-4ea1-9b8f-0c6da0c243ef http.request.method=GET http.request.remoteaddr="127.0.0.1:58040" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.042242ms http.response.status=200 http.response.written=2 
09:26:34 [2024-03-01T09:26:34.321Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.251873252Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1a241a76-3c7e-484c-8b2e-e7959c59cbae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.25192985Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1a241a76-3c7e-484c-8b2e-e7959c59cbae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.251872842Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a52fe20-05b5-4080-b1a3-0fd9e0edfe25 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.252005139Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a52fe20-05b5-4080-b1a3-0fd9e0edfe25 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.252016043Z" 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=1a241a76-3c7e-484c-8b2e-e7959c59cbae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.391µ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=4eeed086-a589-48a4-9aef-c11045f1d5c7 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.252067226Z" 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=4a52fe20-05b5-4080-b1a3-0fd9e0edfe25 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=27.922µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=77924d98-9eff-49db-bd0c-01a6350e8aee trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.252133235Z" 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=4a52fe20-05b5-4080-b1a3-0fd9e0edfe25 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58052" 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.241707ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.252134589Z" 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=1a241a76-3c7e-484c-8b2e-e7959c59cbae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58056" 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.218299ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.253730538Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=79eb80cc-f58c-4126-8dd4-552eebf8d889 http.request.method=POST http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.253810323Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=79eb80cc-f58c-4126-8dd4-552eebf8d889 http.request.method=POST http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.253906017Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc979475-25e1-47eb-b6e6-1a76e960597f http.request.method=POST http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.253958152Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc979475-25e1-47eb-b6e6-1a76e960597f http.request.method=POST http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.25395953Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=79eb80cc-f58c-4126-8dd4-552eebf8d889 http.request.method=POST http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=113.664µ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=bb36cf19-dd2d-4d21-83b2-bb540f33cfc7 trace.line=110 vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.25400862Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=79eb80cc-f58c-4126-8dd4-552eebf8d889 http.request.method=POST http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.04µ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=6ccc22f9-d36b-45e4-9e26-8c2e00bb619a trace.line=142 vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.254053699Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc979475-25e1-47eb-b6e6-1a76e960597f http.request.method=POST http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=65.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).PutContent" trace.id=9b9a4d45-dce5-4b99-83d8-88dac2fef2ce trace.line=110 vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.25409044Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=79eb80cc-f58c-4126-8dd4-552eebf8d889 http.request.method=POST http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.667µ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=2980c7d3-2a58-41b8-be59-0cef35b474f1 trace.line=110 vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.254104791Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc979475-25e1-47eb-b6e6-1a76e960597f http.request.method=POST http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.269µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=499fd683-461c-477e-aa3a-8a11bb9df042 trace.line=142 vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.254174213Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc979475-25e1-47eb-b6e6-1a76e960597f http.request.method=POST http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.24µ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=4b3a1023-13e7-431a-ade8-faa9c8a5e461 trace.line=110 vars.name=test 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.254184215Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=79eb80cc-f58c-4126-8dd4-552eebf8d889 http.request.method=POST http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.802632ms http.response.status=202 http.response.written=0 
09:26:34 [2024-03-01T09:26:34.321Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.254240444Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc979475-25e1-47eb-b6e6-1a76e960597f http.request.method=POST http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.79926ms http.response.status=202 http.response.written=0 
09:26:34 [2024-03-01T09:26:34.321Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.255723295Z" 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=38a72784-264e-4295-b2d9-499552fd90d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cee18b59-0863-45a3-8f2c-ad05d59360d2 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.255801636Z" 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=38a72784-264e-4295-b2d9-499552fd90d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cee18b59-0863-45a3-8f2c-ad05d59360d2 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.255874431Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=38a72784-264e-4295-b2d9-499552fd90d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.059µ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=8f7a22b3-62f0-404f-94e3-12e4ee4b9a86 trace.line=95 vars.name=test vars.uuid=cee18b59-0863-45a3-8f2c-ad05d59360d2 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.255929043Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=38a72784-264e-4295-b2d9-499552fd90d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.171µ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=185052d6-1db3-4a3c-82aa-f4f75bb1871e trace.line=142 vars.name=test vars.uuid=cee18b59-0863-45a3-8f2c-ad05d59360d2 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.256010223Z" 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=38a72784-264e-4295-b2d9-499552fd90d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cee18b59-0863-45a3-8f2c-ad05d59360d2 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.256089385Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2/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=38a72784-264e-4295-b2d9-499552fd90d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.894µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0059a188-cd2f-44c9-a965-bdc3c0f8e754 trace.line=110 vars.name=test vars.uuid=cee18b59-0863-45a3-8f2c-ad05d59360d2 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.256124978Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=38a72784-264e-4295-b2d9-499552fd90d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.218µ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=9126c6ee-2eba-40e8-b1c7-839ed408254f trace.line=155 vars.name=test vars.uuid=cee18b59-0863-45a3-8f2c-ad05d59360d2 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.256162647Z" 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=38a72784-264e-4295-b2d9-499552fd90d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.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).Stat" trace.id=6b89b7dc-35af-4164-8927-92caa0684b7e trace.line=155 vars.name=test vars.uuid=cee18b59-0863-45a3-8f2c-ad05d59360d2 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.256193998Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=38a72784-264e-4295-b2d9-499552fd90d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=9.149µ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=799263aa-c15e-437b-9a38-5c8ab260ebd4 trace.line=155 vars.name=test vars.uuid=cee18b59-0863-45a3-8f2c-ad05d59360d2 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.256272208Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2/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=38a72784-264e-4295-b2d9-499552fd90d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=52.692µ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=bc267d70-8bed-4265-a1c3-bb6bc4d147d4 trace.line=185 vars.name=test vars.uuid=cee18b59-0863-45a3-8f2c-ad05d59360d2 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.25706667Z" 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=38a72784-264e-4295-b2d9-499552fd90d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=95.875µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e6bd7a49-09b0-4b25-8611-6ca3619a2230 trace.line=110 vars.name=test vars.uuid=cee18b59-0863-45a3-8f2c-ad05d59360d2 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.257207583Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=38a72784-264e-4295-b2d9-499552fd90d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=97.647µ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=c5bda7bd-2876-4fc0-8f13-12987ec0fd9e trace.line=202 vars.name=test vars.uuid=cee18b59-0863-45a3-8f2c-ad05d59360d2 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.257290469Z" 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=38a72784-264e-4295-b2d9-499552fd90d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58052" http.request.uri="/v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.283107ms http.response.status=201 http.response.written=0 
09:26:34 [2024-03-01T09:26:34.321Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "PUT /v2/test/blobs/uploads/cee18b59-0863-45a3-8f2c-ad05d59360d2?_state=m0SKf-1I4JZaNhyZFBEBh-6D54DmY84ZmZEdHyGe1bh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZTE4YjU5LTA4NjMtNDVhMy04ZjJjLWFkMDVkNTkzNjBkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM5NzE0MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.257598394Z" 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=7bff4663-5a29-41b0-ae68-5021d3e102a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=c31867cd-96ae-4249-8aa6-013fbb1d5d62 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.257668218Z" 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=7bff4663-5a29-41b0-ae68-5021d3e102a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=c31867cd-96ae-4249-8aa6-013fbb1d5d62 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.257733685Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bff4663-5a29-41b0-ae68-5021d3e102a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.178µ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=cf5db766-d4b2-48d2-8a99-7ca0bec16b4f trace.line=95 vars.name=test vars.uuid=c31867cd-96ae-4249-8aa6-013fbb1d5d62 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.257808753Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bff4663-5a29-41b0-ae68-5021d3e102a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=26.1µ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=4c227442-ea4b-462f-bc79-2e828e7ebba6 trace.line=142 vars.name=test vars.uuid=c31867cd-96ae-4249-8aa6-013fbb1d5d62 
09:26:34 [2024-03-01T09:26:34.321Z] time="2024-03-01T09:26:34.257859262Z" 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=7bff4663-5a29-41b0-ae68-5021d3e102a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=c31867cd-96ae-4249-8aa6-013fbb1d5d62 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.257932566Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62/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=7bff4663-5a29-41b0-ae68-5021d3e102a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.76µ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=541f0a7a-7feb-4c2c-aae2-45fe521f49bc trace.line=110 vars.name=test vars.uuid=c31867cd-96ae-4249-8aa6-013fbb1d5d62 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.257968618Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bff4663-5a29-41b0-ae68-5021d3e102a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.256µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=64ca3cbc-407f-4c2c-94bd-bfff0edfefa5 trace.line=155 vars.name=test vars.uuid=c31867cd-96ae-4249-8aa6-013fbb1d5d62 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.258005524Z" 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=7bff4663-5a29-41b0-ae68-5021d3e102a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.094µ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=0d83d0d7-e4d8-43d4-8c3a-f34238f00cfd trace.line=155 vars.name=test vars.uuid=c31867cd-96ae-4249-8aa6-013fbb1d5d62 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.258038787Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bff4663-5a29-41b0-ae68-5021d3e102a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.935µ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=71e90bdc-7c74-4c0e-bb8d-109ecaef0bce trace.line=155 vars.name=test vars.uuid=c31867cd-96ae-4249-8aa6-013fbb1d5d62 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.258099758Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62/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=7bff4663-5a29-41b0-ae68-5021d3e102a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.564µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=edad233b-85fc-4901-a68e-264a2311b757 trace.line=185 vars.name=test vars.uuid=c31867cd-96ae-4249-8aa6-013fbb1d5d62 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.258165029Z" 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=7bff4663-5a29-41b0-ae68-5021d3e102a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.553µ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=35c5c234-9630-46c3-b6ce-36fa00ff1816 trace.line=110 vars.name=test vars.uuid=c31867cd-96ae-4249-8aa6-013fbb1d5d62 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.258274926Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7bff4663-5a29-41b0-ae68-5021d3e102a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=86.349µ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=e7aadc0e-9ae4-483c-9583-236eb753440d trace.line=202 vars.name=test vars.uuid=c31867cd-96ae-4249-8aa6-013fbb1d5d62 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.258344644Z" 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=7bff4663-5a29-41b0-ae68-5021d3e102a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.255128ms http.response.status=201 http.response.written=0 
09:26:34 [2024-03-01T09:26:34.322Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "PUT /v2/test/blobs/uploads/c31867cd-96ae-4249-8aa6-013fbb1d5d62?_state=1NI1YkzlmjmeHsxdBJWMZrh-6_NTz5lV6Z-rrHCx57d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzMTg2N2NkLTk2YWUtNDI0OS04YWE2LTAxM2ZiYjFkNWQ2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOToyNjozNC4yNTM4MjU2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.259351074Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=86ad5f0d-769b-4195-ba93-7573fddd7d6e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.25938798Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=86ad5f0d-769b-4195-ba93-7573fddd7d6e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.259443289Z" 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=86ad5f0d-769b-4195-ba93-7573fddd7d6e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=25.657µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dbea9f72-b616-4525-a9ba-bbb8149da684 trace.line=95 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.259505967Z" 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=86ad5f0d-769b-4195-ba93-7573fddd7d6e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58056" 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="797.368µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.260843935Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.260927692Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.261253692Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.26127486Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.261285084Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.261359806Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.886µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=85462d8e-5603-4694-9267-1fc9b3c85906 trace.line=95 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.261409676Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=16.747µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fbd9592a-8015-44d2-981b-cb5d98481065 trace.line=155 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.261453696Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.061µ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=8bfebd4c-005d-4516-ba29-875af242cb73 trace.line=95 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.261489158Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.233µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=08c4d941-f980-413d-a3ff-5abe0d2f7046 trace.line=155 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.261529173Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.103µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7d3f2d30-5f5c-4dce-8898-b0411f23323c trace.line=155 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.261607761Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=52.389µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1c1c076d-6fd3-4c5a-8e91-d07ca826130e trace.line=110 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.261690089Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.74µ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=d865852f-f96b-4daa-8ac5-56e46d49de13 trace.line=110 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.26186063Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=64.951µ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=aa566969-e86c-49e1-81b2-5c4efdcff9c0 trace.line=110 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.261915324Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=30.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).PutContent" trace.id=ca7b2bef-65c3-4c02-ba2a-c180003a4d5a trace.line=110 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.261950819Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.261968993Z" 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=f4398e10-0980-492c-9edd-89dcfaa92ff8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58056" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.073963ms http.response.status=201 http.response.written=0 
09:26:34 [2024-03-01T09:26:34.322Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.266401351Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a6ad32a-6dae-4d59-9f71-6b798f69fddb http.request.method=GET http.request.remoteaddr="127.0.0.1:58070" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.26644519Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9a6ad32a-6dae-4d59-9f71-6b798f69fddb http.request.method=GET http.request.remoteaddr="127.0.0.1:58070" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 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="859.2µs" http.response.status=200 http.response.written=2 
09:26:34 [2024-03-01T09:26:34.322Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.268582421Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172fd8c7-4760-4c10-8299-144c99c3d9f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.268621501Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172fd8c7-4760-4c10-8299-144c99c3d9f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.26870529Z" 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=172fd8c7-4760-4c10-8299-144c99c3d9f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.695µ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=444e98f7-77e0-4018-b5ea-42911719de2d trace.line=95 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.268728879Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172fd8c7-4760-4c10-8299-144c99c3d9f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.268774622Z" 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=172fd8c7-4760-4c10-8299-144c99c3d9f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.899µ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=6dce4969-3712-4858-bd5f-6209eba71e0f trace.line=95 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.268821825Z" 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=172fd8c7-4760-4c10-8299-144c99c3d9f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.935µ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=34e3ab9f-8869-44dd-b5bd-7599b72393ad trace.line=155 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.268865377Z" 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=172fd8c7-4760-4c10-8299-144c99c3d9f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.243µ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=b6b86306-5fdd-4ea8-8999-34b682a11208 trace.line=125 vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.268915551Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172fd8c7-4760-4c10-8299-144c99c3d9f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.269018482Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=172fd8c7-4760-4c10-8299-144c99c3d9f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 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.205721ms http.response.status=200 http.response.written=417 
09:26:34 [2024-03-01T09:26:34.322Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.277042795Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3102907c-f0ef-4acf-ac37-1036348aceae http.request.method=GET http.request.remoteaddr="127.0.0.1:58090" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.277085806Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3102907c-f0ef-4acf-ac37-1036348aceae http.request.method=GET http.request.remoteaddr="127.0.0.1:58090" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.277101436Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3102907c-f0ef-4acf-ac37-1036348aceae http.request.method=GET http.request.remoteaddr="127.0.0.1:58090" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.322Z] time="2024-03-01T09:26:34.277177734Z" 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=3102907c-f0ef-4acf-ac37-1036348aceae http.request.method=GET http.request.remoteaddr="127.0.0.1:58090" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.806µ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=b9381d69-819e-4b88-ae60-dac229600439 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.277231313Z" 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=3102907c-f0ef-4acf-ac37-1036348aceae http.request.method=GET http.request.remoteaddr="127.0.0.1:58090" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.05µ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=7f01b907-fe54-48af-b22c-266e92a67a2f trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.277270598Z" 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=3102907c-f0ef-4acf-ac37-1036348aceae http.request.method=GET http.request.remoteaddr="127.0.0.1:58090" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.891µ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=a92a4e2f-0499-4141-8d61-acab7ce8ecb4 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.277306782Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3102907c-f0ef-4acf-ac37-1036348aceae http.request.method=GET http.request.remoteaddr="127.0.0.1:58090" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.277396487Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3102907c-f0ef-4acf-ac37-1036348aceae http.request.method=GET http.request.remoteaddr="127.0.0.1:58090" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 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.660759ms http.response.status=200 http.response.written=417 
09:26:34 [2024-03-01T09:26:34.323Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.283604499Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ba769a3b-a824-486e-9966-1d3efa9509f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.283642857Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=880135ea-b518-402f-a178-e71620dadf01 http.request.method=GET http.request.remoteaddr="127.0.0.1:58106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.283651694Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ba769a3b-a824-486e-9966-1d3efa9509f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.283672543Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=880135ea-b518-402f-a178-e71620dadf01 http.request.method=GET http.request.remoteaddr="127.0.0.1:58106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.283725252Z" 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=ba769a3b-a824-486e-9966-1d3efa9509f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.927µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3a274ea3-4918-471b-93f1-2f04b20f12a0 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.28373504Z" 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=880135ea-b518-402f-a178-e71620dadf01 http.request.method=GET http.request.remoteaddr="127.0.0.1:58106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.881µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c9650548-53ef-41c2-8c56-31627f4f3eaf trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.283775901Z" 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=ba769a3b-a824-486e-9966-1d3efa9509f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.592µ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=d6546435-582d-4f24-910b-6ada090db397 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.283837627Z" 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=ba769a3b-a824-486e-9966-1d3efa9509f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.205µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=26d671ee-6d10-405d-a1e8-55c59be45813 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.28387432Z" 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=ba769a3b-a824-486e-9966-1d3efa9509f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.306µ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=55258258-0b1f-4639-9cc8-908c48672930 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.283910528Z" 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=ba769a3b-a824-486e-9966-1d3efa9509f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.502µ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=6e5e8139-ea04-421f-8184-8bed40dfcb43 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.2837781Z" 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=880135ea-b518-402f-a178-e71620dadf01 http.request.method=GET http.request.remoteaddr="127.0.0.1:58106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.712µ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=41c20af6-60f8-43ff-bfad-5fa85202ed46 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.283947615Z" 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=ba769a3b-a824-486e-9966-1d3efa9509f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.15µ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=5ce72c51-06c0-42d9-9d89-2f6d360e0052 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.284002473Z" 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=ba769a3b-a824-486e-9966-1d3efa9509f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.269µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=4e23103a-a097-4208-8655-6e3aae55b655 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.283991495Z" 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=880135ea-b518-402f-a178-e71620dadf01 http.request.method=GET http.request.remoteaddr="127.0.0.1:58106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.644µ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=13cbc748-bba9-4b77-b204-a7874467f331 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.284048331Z" 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=880135ea-b518-402f-a178-e71620dadf01 http.request.method=GET http.request.remoteaddr="127.0.0.1:58106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.029µ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=9173e5a7-6427-4ae1-8969-4c643c6cb5ad trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.284088256Z" 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=880135ea-b518-402f-a178-e71620dadf01 http.request.method=GET http.request.remoteaddr="127.0.0.1:58106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.722µ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=afd33bbf-8ad1-4d1f-b677-1715315dc59f trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.284126204Z" 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=880135ea-b518-402f-a178-e71620dadf01 http.request.method=GET http.request.remoteaddr="127.0.0.1:58106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.581µ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=547c0f26-ad2b-4bb9-b0bf-915f5f29fe7f trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.284173333Z" 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=880135ea-b518-402f-a178-e71620dadf01 http.request.method=GET http.request.remoteaddr="127.0.0.1:58106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.425µ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=bfac867b-c734-44fc-979a-c636846a8ad2 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.284594749Z" 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=880135ea-b518-402f-a178-e71620dadf01 http.request.method=GET http.request.remoteaddr="127.0.0.1:58106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.39µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9f2f40ff-574e-4f27-ad02-2ae6b27d7a94 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.284663063Z" 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=880135ea-b518-402f-a178-e71620dadf01 http.request.method=GET http.request.remoteaddr="127.0.0.1:58106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.064µ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=482ed52a-744b-4729-a92f-9f3f6816cdc5 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.284724757Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=880135ea-b518-402f-a178-e71620dadf01 http.request.method=GET http.request.remoteaddr="127.0.0.1:58106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 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=1.921883ms http.response.status=200 http.response.written=68 
09:26:34 [2024-03-01T09:26:34.323Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.285599283Z" 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=ba769a3b-a824-486e-9966-1d3efa9509f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.512µ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=e5e7df5a-9c4d-469c-942d-43385d5caa9a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.285657908Z" 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=ba769a3b-a824-486e-9966-1d3efa9509f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.442µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4584ed43-6477-4fb1-883e-baea16f9075e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.285710518Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ba769a3b-a824-486e-9966-1d3efa9509f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58104" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 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.006039ms http.response.status=200 http.response.written=194 
09:26:34 [2024-03-01T09:26:34.323Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.296237725Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f17ada7-22fb-446e-a6ec-264fd04171b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58120" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.296279431Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f17ada7-22fb-446e-a6ec-264fd04171b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58120" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 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="891.298µs" http.response.status=200 http.response.written=2 
09:26:34 [2024-03-01T09:26:34.323Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.302923209Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f23293a-316e-40ae-a2d5-407d6ec6a98f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58122" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.302969584Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f23293a-316e-40ae-a2d5-407d6ec6a98f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58122" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.302983696Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f23293a-316e-40ae-a2d5-407d6ec6a98f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58122" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.3030516Z" 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=3f23293a-316e-40ae-a2d5-407d6ec6a98f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58122" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.152µ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=7642bc36-b079-43f0-ae34-573a7ca52bd3 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.303100568Z" 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=3f23293a-316e-40ae-a2d5-407d6ec6a98f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58122" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.029µ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=ed0a9771-4a6c-49d3-aef9-266501aaff19 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.303176611Z" 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=3f23293a-316e-40ae-a2d5-407d6ec6a98f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58122" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 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.039947ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.304428657Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd60ae62-47fa-4a3b-9931-44cc1ba0ba60 http.request.method=GET http.request.remoteaddr="127.0.0.1:58134" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.304468295Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd60ae62-47fa-4a3b-9931-44cc1ba0ba60 http.request.method=GET http.request.remoteaddr="127.0.0.1:58134" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.30448875Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd60ae62-47fa-4a3b-9931-44cc1ba0ba60 http.request.method=GET http.request.remoteaddr="127.0.0.1:58134" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.304541114Z" 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=fd60ae62-47fa-4a3b-9931-44cc1ba0ba60 http.request.method=GET http.request.remoteaddr="127.0.0.1:58134" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.935µ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=2e22e184-164a-4289-b0a9-92ffb60f16ac trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.304585585Z" 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=fd60ae62-47fa-4a3b-9931-44cc1ba0ba60 http.request.method=GET http.request.remoteaddr="127.0.0.1:58134" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.004µ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=8bb86b8e-aadf-401a-a842-443b5370bcf2 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] time="2024-03-01T09:26:34.304623853Z" 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=fd60ae62-47fa-4a3b-9931-44cc1ba0ba60 http.request.method=GET http.request.remoteaddr="127.0.0.1:58134" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 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="941.2µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:26:34 [2024-03-01T09:26:34.323Z] 127.0.0.1 - - [01/Mar/2024:09:26:34 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/be59afce2da7abc5339bf7aa2e3dbaa1bc3afc13 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:26:34 [2024-03-01T09:26:34.323Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
09:26:34 [2024-03-01T09:26:34.323Z] === RUN   TestImagePullNonExisting
09:26:34 [2024-03-01T09:26:34.323Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
09:26:34 [2024-03-01T09:26:34.323Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
09:26:34 [2024-03-01T09:26:34.323Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
09:26:34 [2024-03-01T09:26:34.323Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
09:26:34 [2024-03-01T09:26:34.323Z] === RUN   TestImagePullNonExisting/asdfasdf
09:26:34 [2024-03-01T09:26:34.323Z] === PAUSE TestImagePullNonExisting/asdfasdf
09:26:34 [2024-03-01T09:26:34.323Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
09:26:34 [2024-03-01T09:26:34.324Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
09:26:34 [2024-03-01T09:26:34.324Z] === RUN   TestImagePullNonExisting/library/asdfasdf
09:26:34 [2024-03-01T09:26:34.324Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
09:26:34 [2024-03-01T09:26:34.324Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
09:26:34 [2024-03-01T09:26:34.324Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
09:26:34 [2024-03-01T09:26:34.324Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
09:26:34 [2024-03-01T09:26:34.324Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
09:26:34 [2024-03-01T09:26:34.324Z] === CONT  TestImagePullNonExisting/asdfasdf
09:26:34 [2024-03-01T09:26:34.324Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
09:26:34 [2024-03-01T09:26:34.324Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
09:26:34 [2024-03-01T09:26:34.324Z] === CONT  TestImagePullNonExisting/library/asdfasdf
09:26:36 [2024-03-01T09:26:36.202Z] --- PASS: TestImagePullNonExisting (0.01s)
09:26:36 [2024-03-01T09:26:36.202Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
09:26:36 [2024-03-01T09:26:36.202Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
09:26:36 [2024-03-01T09:26:36.202Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (1.19s)
09:26:36 [2024-03-01T09:26:36.202Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.26s)
09:26:36 [2024-03-01T09:26:36.202Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
09:26:36 [2024-03-01T09:26:36.202Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (1.38s)
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestRemoveImageOrphaning
09:26:36 [2024-03-01T09:26:36.202Z] --- PASS: TestRemoveImageOrphaning (0.14s)
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestRemoveByDigest
09:26:36 [2024-03-01T09:26:36.202Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:26:36 [2024-03-01T09:26:36.202Z] --- SKIP: TestRemoveByDigest (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestRemoveImageGarbageCollector
09:26:36 [2024-03-01T09:26:36.202Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
09:26:36 [2024-03-01T09:26:36.202Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveCheckTimes
09:26:36 [2024-03-01T09:26:36.202Z] === PAUSE TestSaveCheckTimes
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/busybox:latest
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/busybox:latest/Manifest
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/busybox:latest/Config
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/multilayer:latest
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/multilayer:latest/Config
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
09:26:36 [2024-03-01T09:26:36.202Z] --- PASS: TestSaveOCI (0.12s)
09:26:36 [2024-03-01T09:26:36.202Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
09:26:36 [2024-03-01T09:26:36.202Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
09:26:36 [2024-03-01T09:26:36.202Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
09:26:36 [2024-03-01T09:26:36.202Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveRepoWithMultipleImages
09:26:36 [2024-03-01T09:26:36.202Z] --- PASS: TestSaveRepoWithMultipleImages (0.16s)
09:26:36 [2024-03-01T09:26:36.202Z] === RUN   TestSaveDirectoryPermissions
09:26:37 [2024-03-01T09:26:37.124Z] --- PASS: TestSaveDirectoryPermissions (0.82s)
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:26:37 [2024-03-01T09:26:37.124Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagUsingDigestAlgorithmAsName
09:26:37 [2024-03-01T09:26:37.124Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagValidPrefixedRepo
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
09:26:37 [2024-03-01T09:26:37.124Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
09:26:37 [2024-03-01T09:26:37.124Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagValidPrefixedRepo/foooo:t
09:26:37 [2024-03-01T09:26:37.124Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:26:37 [2024-03-01T09:26:37.124Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:26:37 [2024-03-01T09:26:37.124Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
09:26:37 [2024-03-01T09:26:37.124Z] === CONT  TestTagValidPrefixedRepo/foooo:t
09:26:37 [2024-03-01T09:26:37.124Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:26:37 [2024-03-01T09:26:37.124Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
09:26:37 [2024-03-01T09:26:37.124Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
09:26:37 [2024-03-01T09:26:37.124Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.00s)
09:26:37 [2024-03-01T09:26:37.124Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
09:26:37 [2024-03-01T09:26:37.124Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
09:26:37 [2024-03-01T09:26:37.124Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagExistedNameWithoutForce
09:26:37 [2024-03-01T09:26:37.124Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagOfficialNames
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
09:26:37 [2024-03-01T09:26:37.124Z] --- PASS: TestTagOfficialNames (0.04s)
09:26:37 [2024-03-01T09:26:37.124Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
09:26:37 [2024-03-01T09:26:37.124Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
09:26:37 [2024-03-01T09:26:37.124Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
09:26:37 [2024-03-01T09:26:37.124Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
09:26:37 [2024-03-01T09:26:37.124Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestTagMatchesDigest
09:26:37 [2024-03-01T09:26:37.124Z] --- PASS: TestTagMatchesDigest (0.01s)
09:26:37 [2024-03-01T09:26:37.124Z] === CONT  TestSaveCheckTimes
09:26:37 [2024-03-01T09:26:37.124Z] --- PASS: TestSaveCheckTimes (0.03s)
09:26:37 [2024-03-01T09:26:37.124Z] PASS
09:26:37 [2024-03-01T09:26:37.124Z] 
09:26:37 [2024-03-01T09:26:37.124Z] === Skipped
09:26:37 [2024-03-01T09:26:37.124Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:26:37 [2024-03-01T09:26:37.124Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
09:26:37 [2024-03-01T09:26:37.124Z] 
09:26:37 [2024-03-01T09:26:37.124Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
09:26:37 [2024-03-01T09:26:37.124Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:26:37 [2024-03-01T09:26:37.124Z] 
09:26:37 [2024-03-01T09:26:37.124Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:26:37 [2024-03-01T09:26:37.124Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
09:26:37 [2024-03-01T09:26:37.124Z] 
09:26:37 [2024-03-01T09:26:37.124Z] DONE 70 tests, 3 skipped in 5.707s
09:26:37 [2024-03-01T09:26:37.124Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
09:26:37 [2024-03-01T09:26:37.124Z] ++ '[' -n '' ']'
09:26:37 [2024-03-01T09:26:37.124Z] ++ 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
09:26:37 [2024-03-01T09:26:37.124Z] ++ set -e
09:26:37 [2024-03-01T09:26:37.124Z] ++ '[' -n 0 ']'
09:26:37 [2024-03-01T09:26:37.124Z] ++ set -x
09:26:37 [2024-03-01T09:26:37.124Z] ++ 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.6jTtEIYaYu/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
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestStripANSICommands
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestStripANSICommands/#00
09:26:37 [2024-03-01T09:26:37.124Z] === RUN   TestStripANSICommands/#01
09:26:37 [2024-03-01T09:26:37.124Z] --- PASS: TestStripANSICommands (0.00s)
09:26:37 [2024-03-01T09:26:37.124Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:26:37 [2024-03-01T09:26:37.124Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:26:37 [2024-03-01T09:26:37.124Z] PASS
09:26:37 [2024-03-01T09:26:37.124Z] 
09:26:37 [2024-03-01T09:26:37.124Z] DONE 3 tests in 0.006s
09:26:37 [2024-03-01T09:26:37.124Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
09:26:37 [2024-03-01T09:26:37.124Z] ++ '[' -n '' ']'
09:26:37 [2024-03-01T09:26:37.124Z] ++ 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
09:26:37 [2024-03-01T09:26:37.124Z] ++ set -e
09:26:37 [2024-03-01T09:26:37.124Z] ++ '[' -n 0 ']'
09:26:37 [2024-03-01T09:26:37.124Z] ++ set -x
09:26:37 [2024-03-01T09:26:37.124Z] ++ 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.6jTtEIYaYu/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
09:26:37 [2024-03-01T09:26:37.378Z] INFO: Testing against a local daemon
09:26:37 [2024-03-01T09:26:37.378Z] === RUN   TestCreateWithMultiNetworks
09:26:38 [2024-03-01T09:26:38.299Z] --- PASS: TestCreateWithMultiNetworks (0.85s)
09:26:38 [2024-03-01T09:26:38.299Z] === RUN   TestNetworkCreateDelete
09:26:38 [2024-03-01T09:26:38.299Z] --- PASS: TestNetworkCreateDelete (0.16s)
09:26:38 [2024-03-01T09:26:38.299Z] === RUN   TestDockerNetworkDeletePreferID
09:26:38 [2024-03-01T09:26:38.857Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
09:26:38 [2024-03-01T09:26:38.857Z] === RUN   TestDaemonDNSFallback
09:26:45 [2024-03-01T09:26:45.370Z] --- PASS: TestDaemonDNSFallback (6.12s)
09:26:45 [2024-03-01T09:26:45.370Z] === RUN   TestInspectNetwork
09:26:47 [2024-03-01T09:26:47.873Z] === RUN   TestInspectNetwork/full_network_id
09:26:47 [2024-03-01T09:26:47.873Z] === RUN   TestInspectNetwork/partial_network_id
09:26:47 [2024-03-01T09:26:47.873Z] === RUN   TestInspectNetwork/network_name
09:26:47 [2024-03-01T09:26:47.873Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:26:52 [2024-03-01T09:26:52.047Z] --- PASS: TestInspectNetwork (7.05s)
09:26:52 [2024-03-01T09:26:52.047Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:26:52 [2024-03-01T09:26:52.047Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:26:52 [2024-03-01T09:26:52.047Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:26:52 [2024-03-01T09:26:52.047Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:26:52 [2024-03-01T09:26:52.047Z] === RUN   TestRunContainerWithBridgeNone
09:26:52 [2024-03-01T09:26:52.968Z] --- PASS: TestRunContainerWithBridgeNone (1.11s)
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/create
09:26:52 [2024-03-01T09:26:52.968Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:26:52 [2024-03-01T09:26:52.968Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:26:52 [2024-03-01T09:26:52.968Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:26:52 [2024-03-01T09:26:52.968Z] === CONT  TestNetworkInvalidJSON/networks/create
09:26:52 [2024-03-01T09:26:52.968Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:26:52 [2024-03-01T09:26:52.968Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:26:52 [2024-03-01T09:26:52.968Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:26:52 [2024-03-01T09:26:52.968Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkList
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkList//networks
09:26:52 [2024-03-01T09:26:52.968Z] === PAUSE TestNetworkList//networks
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestNetworkList//networks/
09:26:52 [2024-03-01T09:26:52.968Z] === PAUSE TestNetworkList//networks/
09:26:52 [2024-03-01T09:26:52.968Z] === CONT  TestNetworkList//networks
09:26:52 [2024-03-01T09:26:52.968Z] === CONT  TestNetworkList//networks/
09:26:52 [2024-03-01T09:26:52.968Z] --- PASS: TestNetworkList (0.01s)
09:26:52 [2024-03-01T09:26:52.968Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z]     --- PASS: TestNetworkList//networks (0.00s)
09:26:52 [2024-03-01T09:26:52.968Z] === RUN   TestHostIPv4BridgeLabel
09:26:53 [2024-03-01T09:26:53.525Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
09:26:53 [2024-03-01T09:26:53.525Z] === RUN   TestDefaultNetworkOpts
09:26:53 [2024-03-01T09:26:53.525Z] === RUN   TestDefaultNetworkOpts/default_value
09:26:54 [2024-03-01T09:26:54.882Z] === RUN   TestDefaultNetworkOpts/cmdline_value
09:26:56 [2024-03-01T09:26:56.239Z] === RUN   TestDefaultNetworkOpts/config-from_value
09:26:57 [2024-03-01T09:26:57.159Z] --- PASS: TestDefaultNetworkOpts (3.56s)
09:26:57 [2024-03-01T09:26:57.159Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.16s)
09:26:57 [2024-03-01T09:26:57.159Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.19s)
09:26:57 [2024-03-01T09:26:57.159Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.21s)
09:26:57 [2024-03-01T09:26:57.159Z] === RUN   TestForbidDuplicateNetworkNames
09:26:57 [2024-03-01T09:26:57.717Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
09:26:57 [2024-03-01T09:26:57.717Z] === RUN   TestDaemonRestartWithLiveRestore
09:26:59 [2024-03-01T09:26:59.074Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
09:26:59 [2024-03-01T09:26:59.074Z] === RUN   TestDaemonDefaultNetworkPools
09:26:59 [2024-03-01T09:26:59.632Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
09:26:59 [2024-03-01T09:26:59.632Z] === RUN   TestDaemonRestartWithExistingNetwork
09:27:00 [2024-03-01T09:27:00.989Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
09:27:00 [2024-03-01T09:27:00.989Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:27:01 [2024-03-01T09:27:01.911Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
09:27:01 [2024-03-01T09:27:01.911Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:27:02 [2024-03-01T09:27:02.833Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
09:27:02 [2024-03-01T09:27:02.833Z] === RUN   TestServiceWithPredefinedNetwork
09:27:04 [2024-03-01T09:27:04.712Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s)
09:27:04 [2024-03-01T09:27:04.712Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:27:04 [2024-03-01T09:27:04.712Z]     service_test.go:250: FLAKY_TEST
09:27:04 [2024-03-01T09:27:04.712Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:27:04 [2024-03-01T09:27:04.712Z] === RUN   TestServiceWithDataPathPortInit
09:27:19 [2024-03-01T09:27:19.524Z] --- PASS: TestServiceWithDataPathPortInit (13.36s)
09:27:19 [2024-03-01T09:27:19.524Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:27:20 [2024-03-01T09:27:20.082Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k8fkpi90h6a1n6r91za4bz4ga Created:2024-03-01 09:27:19.210530199 +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[ad806c6cc081625130686d8e48f47e25af428ca2ef5b85da36194f1711ad4fb1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4ymn2ihcld0rb3fjn6wm4ckoi EndpointID:0c88291927d9ceb5e63b8def831b6ebbbb7a794be058b8375116ded047e0c2ab MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c14a6c4aaf38dd6932fe411f461ed18671cbbe192a744adf47f1c3fdaf3cf2f4 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:25b3b6386acc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4ymn2ihcld0rb3fjn6wm4ckoi EndpointID:0c88291927d9ceb5e63b8def831b6ebbbb7a794be058b8375116ded047e0c2ab EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:27:25 [2024-03-01T09:27:25.307Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
09:27:25 [2024-03-01T09:27:25.307Z] PASS
09:27:25 [2024-03-01T09:27:25.307Z] 
09:27:25 [2024-03-01T09:27:25.307Z] === Skipped
09:27:25 [2024-03-01T09:27:25.307Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:27:25 [2024-03-01T09:27:25.307Z]     service_test.go:250: FLAKY_TEST
09:27:25 [2024-03-01T09:27:25.307Z] 
09:27:25 [2024-03-01T09:27:25.307Z] DONE 44 tests, 1 skipped in 47.542s
09:27:25 [2024-03-01T09:27:25.307Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
09:27:25 [2024-03-01T09:27:25.307Z] ++ '[' -n '' ']'
09:27:25 [2024-03-01T09:27:25.307Z] ++ 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
09:27:25 [2024-03-01T09:27:25.307Z] ++ set -e
09:27:25 [2024-03-01T09:27:25.307Z] ++ '[' -n 0 ']'
09:27:25 [2024-03-01T09:27:25.307Z] ++ set -x
09:27:25 [2024-03-01T09:27:25.307Z] ++ 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.6jTtEIYaYu/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
09:27:25 [2024-03-01T09:27:25.307Z] INFO: Testing against a local daemon
09:27:25 [2024-03-01T09:27:25.307Z] === RUN   TestDockerNetworkIpvlanPersistance
09:27:25 [2024-03-01T09:27:25.307Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:27:25 [2024-03-01T09:27:25.307Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:27:25 [2024-03-01T09:27:25.307Z] === RUN   TestDockerNetworkIpvlan
09:27:25 [2024-03-01T09:27:25.307Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:27:25 [2024-03-01T09:27:25.307Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:27:25 [2024-03-01T09:27:25.307Z] PASS
09:27:25 [2024-03-01T09:27:25.307Z] 
09:27:25 [2024-03-01T09:27:25.307Z] === Skipped
09:27:25 [2024-03-01T09:27:25.307Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:27:25 [2024-03-01T09:27:25.307Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:27:25 [2024-03-01T09:27:25.307Z] 
09:27:25 [2024-03-01T09:27:25.307Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:27:25 [2024-03-01T09:27:25.307Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:27:25 [2024-03-01T09:27:25.307Z] 
09:27:25 [2024-03-01T09:27:25.307Z] DONE 2 tests, 2 skipped in 0.031s
09:27:25 [2024-03-01T09:27:25.307Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
09:27:25 [2024-03-01T09:27:25.307Z] ++ '[' -n '' ']'
09:27:25 [2024-03-01T09:27:25.307Z] ++ 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
09:27:25 [2024-03-01T09:27:25.307Z] ++ set -e
09:27:25 [2024-03-01T09:27:25.307Z] ++ '[' -n 0 ']'
09:27:25 [2024-03-01T09:27:25.307Z] ++ set -x
09:27:25 [2024-03-01T09:27:25.307Z] ++ 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.6jTtEIYaYu/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
09:27:25 [2024-03-01T09:27:25.307Z] INFO: Testing against a local daemon
09:27:25 [2024-03-01T09:27:25.307Z] === RUN   TestDockerNetworkMacvlanPersistance
09:27:26 [2024-03-01T09:27:26.227Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
09:27:26 [2024-03-01T09:27:26.227Z] === RUN   TestDockerNetworkMacvlan
09:27:26 [2024-03-01T09:27:26.227Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:27:26 [2024-03-01T09:27:26.785Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:27:27 [2024-03-01T09:27:27.342Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:27:27 [2024-03-01T09:27:27.900Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:27:28 [2024-03-01T09:27:28.458Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:27:29 [2024-03-01T09:27:29.016Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:27:29 [2024-03-01T09:27:29.574Z] --- PASS: TestDockerNetworkMacvlan (3.53s)
09:27:29 [2024-03-01T09:27:29.574Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
09:27:29 [2024-03-01T09:27:29.574Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
09:27:29 [2024-03-01T09:27:29.574Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
09:27:29 [2024-03-01T09:27:29.574Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
09:27:29 [2024-03-01T09:27:29.574Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
09:27:29 [2024-03-01T09:27:29.574Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
09:27:29 [2024-03-01T09:27:29.574Z] PASS
09:27:29 [2024-03-01T09:27:29.574Z] 
09:27:29 [2024-03-01T09:27:29.574Z] DONE 8 tests in 4.728s
09:27:29 [2024-03-01T09:27:29.574Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
09:27:29 [2024-03-01T09:27:29.574Z] ++ '[' -n '' ']'
09:27:29 [2024-03-01T09:27:29.574Z] ++ 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
09:27:29 [2024-03-01T09:27:29.574Z] ++ set -e
09:27:29 [2024-03-01T09:27:29.574Z] ++ '[' -n 0 ']'
09:27:29 [2024-03-01T09:27:29.574Z] ++ set -x
09:27:29 [2024-03-01T09:27:29.574Z] ++ 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.6jTtEIYaYu/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
09:27:29 [2024-03-01T09:27:29.574Z] INFO: Testing against a local daemon
09:27:29 [2024-03-01T09:27:29.574Z] === RUN   TestBridgeICC
09:27:30 [2024-03-01T09:27:30.133Z] === RUN   TestBridgeICC/IPv4_non-internal_network
09:27:31 [2024-03-01T09:27:31.113Z] === RUN   TestBridgeICC/IPv4_internal_network
09:27:32 [2024-03-01T09:27:32.471Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
09:27:33 [2024-03-01T09:27:33.393Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
09:27:34 [2024-03-01T09:27:34.316Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
09:27:35 [2024-03-01T09:27:35.238Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
09:27:36 [2024-03-01T09:27:36.160Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
09:27:37 [2024-03-01T09:27:37.082Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
09:27:38 [2024-03-01T09:27:38.108Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
09:27:41 [2024-03-01T09:27:41.406Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
09:27:44 [2024-03-01T09:27:44.658Z] --- PASS: TestBridgeICC (14.74s)
09:27:44 [2024-03-01T09:27:44.658Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.04s)
09:27:44 [2024-03-01T09:27:44.658Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.99s)
09:27:44 [2024-03-01T09:27:44.658Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.01s)
09:27:44 [2024-03-01T09:27:44.658Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.91s)
09:27:44 [2024-03-01T09:27:44.658Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.04s)
09:27:44 [2024-03-01T09:27:44.658Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.93s)
09:27:44 [2024-03-01T09:27:44.658Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.00s)
09:27:44 [2024-03-01T09:27:44.658Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.05s)
09:27:44 [2024-03-01T09:27:44.658Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.07s)
09:27:44 [2024-03-01T09:27:44.658Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.10s)
09:27:44 [2024-03-01T09:27:44.658Z] === RUN   TestBridgeINC
09:27:44 [2024-03-01T09:27:44.912Z] === RUN   TestBridgeINC/IPv4_non-internal_network
09:27:49 [2024-03-01T09:27:49.060Z] === RUN   TestBridgeINC/IPv4_internal_network
09:27:49 [2024-03-01T09:27:49.981Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
09:27:55 [2024-03-01T09:27:55.204Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
09:27:55 [2024-03-01T09:27:55.457Z] --- PASS: TestBridgeINC (11.11s)
09:27:55 [2024-03-01T09:27:55.457Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.13s)
09:27:55 [2024-03-01T09:27:55.457Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.03s)
09:27:55 [2024-03-01T09:27:55.458Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.23s)
09:27:55 [2024-03-01T09:27:55.458Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.12s)
09:27:55 [2024-03-01T09:27:55.458Z] === RUN   TestDefaultBridgeIPv6
09:27:55 [2024-03-01T09:27:55.458Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
09:27:56 [2024-03-01T09:27:56.815Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
09:27:58 [2024-03-01T09:27:58.694Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
09:28:00 [2024-03-01T09:28:00.051Z] --- PASS: TestDefaultBridgeIPv6 (4.33s)
09:28:00 [2024-03-01T09:28:00.051Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.48s)
09:28:00 [2024-03-01T09:28:00.051Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.42s)
09:28:00 [2024-03-01T09:28:00.051Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.42s)
09:28:00 [2024-03-01T09:28:00.051Z] === RUN   TestDefaultBridgeAddresses
09:28:00 [2024-03-01T09:28:00.051Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
09:28:01 [2024-03-01T09:28:01.409Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
09:28:02 [2024-03-01T09:28:02.767Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
09:28:02 [2024-03-01T09:28:02.767Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
09:28:02 [2024-03-01T09:28:02.767Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
09:28:02 [2024-03-01T09:28:02.767Z] === RUN   TestMACAddrOnRestart
09:28:05 [2024-03-01T09:28:05.280Z] --- PASS: TestMACAddrOnRestart (2.05s)
09:28:05 [2024-03-01T09:28:05.280Z] === RUN   TestCfgdMACAddrOnRestart
09:28:07 [2024-03-01T09:28:07.786Z] --- PASS: TestCfgdMACAddrOnRestart (2.52s)
09:28:07 [2024-03-01T09:28:07.786Z] === RUN   TestInspectCfgdMAC
09:28:08 [2024-03-01T09:28:08.040Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
09:28:08 [2024-03-01T09:28:08.040Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
09:28:08 [2024-03-01T09:28:08.040Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
09:28:08 [2024-03-01T09:28:08.294Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
09:28:08 [2024-03-01T09:28:08.548Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
09:28:08 [2024-03-01T09:28:08.548Z] --- PASS: TestInspectCfgdMAC (1.05s)
09:28:08 [2024-03-01T09:28:08.548Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s)
09:28:08 [2024-03-01T09:28:08.548Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
09:28:08 [2024-03-01T09:28:08.548Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.16s)
09:28:08 [2024-03-01T09:28:08.548Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.16s)
09:28:08 [2024-03-01T09:28:08.548Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
09:28:08 [2024-03-01T09:28:08.548Z] PASS
09:28:08 [2024-03-01T09:28:08.548Z] 
09:28:08 [2024-03-01T09:28:08.548Z] DONE 31 tests in 38.939s
09:28:08 [2024-03-01T09:28:08.548Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
09:28:08 [2024-03-01T09:28:08.548Z] ++ '[' -n '' ']'
09:28:08 [2024-03-01T09:28:08.548Z] ++ 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
09:28:08 [2024-03-01T09:28:08.548Z] ++ set -e
09:28:08 [2024-03-01T09:28:08.548Z] ++ '[' -n 0 ']'
09:28:08 [2024-03-01T09:28:08.548Z] ++ set -x
09:28:08 [2024-03-01T09:28:08.548Z] ++ 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.6jTtEIYaYu/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
09:28:08 [2024-03-01T09:28:08.548Z] testing: warning: no tests to run
09:28:08 [2024-03-01T09:28:08.548Z] PASS
09:28:08 [2024-03-01T09:28:08.548Z] 
09:28:08 [2024-03-01T09:28:08.548Z] DONE 0 tests in 0.005s
09:28:08 [2024-03-01T09:28:08.548Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
09:28:08 [2024-03-01T09:28:08.548Z] ++ '[' -n '' ']'
09:28:08 [2024-03-01T09:28:08.548Z] ++ 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
09:28:08 [2024-03-01T09:28:08.548Z] ++ set -e
09:28:08 [2024-03-01T09:28:08.548Z] ++ '[' -n 0 ']'
09:28:08 [2024-03-01T09:28:08.548Z] ++ set -x
09:28:08 [2024-03-01T09:28:08.548Z] ++ 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.6jTtEIYaYu/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
09:28:08 [2024-03-01T09:28:08.548Z] INFO: Testing against a local daemon
09:28:08 [2024-03-01T09:28:08.548Z] === RUN   TestAuthZPluginAllowRequest
09:28:09 [2024-03-01T09:28:09.469Z] --- PASS: TestAuthZPluginAllowRequest (1.01s)
09:28:09 [2024-03-01T09:28:09.469Z] === RUN   TestAuthZPluginTLS
09:28:10 [2024-03-01T09:28:10.027Z] --- PASS: TestAuthZPluginTLS (0.54s)
09:28:10 [2024-03-01T09:28:10.027Z] === RUN   TestAuthZPluginDenyRequest
09:28:10 [2024-03-01T09:28:10.586Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
09:28:10 [2024-03-01T09:28:10.586Z] === RUN   TestAuthZPluginAPIDenyResponse
09:28:11 [2024-03-01T09:28:11.143Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
09:28:11 [2024-03-01T09:28:11.143Z] === RUN   TestAuthZPluginDenyResponse
09:28:11 [2024-03-01T09:28:11.701Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:28:11 [2024-03-01T09:28:11.701Z] === RUN   TestAuthZPluginAllowEventStream
09:28:12 [2024-03-01T09:28:12.622Z] 2024/03/01 09:28:12 http: panic serving 127.0.0.1:49308: runtime error: invalid memory address or nil pointer dereference
09:28:12 [2024-03-01T09:28:12.622Z] goroutine 149 [running]:
09:28:12 [2024-03-01T09:28:12.622Z] net/http.(*conn).serve.func1()
09:28:12 [2024-03-01T09:28:12.622Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
09:28:12 [2024-03-01T09:28:12.622Z] panic({0xa74940?, 0x1599ca0?})
09:28:12 [2024-03-01T09:28:12.622Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
09:28:12 [2024-03-01T09:28:12.622Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72788, 0x4000353e00}, 0xffff4ad56578?)
09:28:12 [2024-03-01T09:28:12.622Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
09:28:12 [2024-03-01T09:28:12.622Z] net/http.HandlerFunc.ServeHTTP(0x4000562d00?, {0xd72788?, 0x4000353e00?}, 0x4023f4?)
09:28:12 [2024-03-01T09:28:12.622Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:28:12 [2024-03-01T09:28:12.622Z] net/http.(*ServeMux).ServeHTTP(0xd78d38?, {0xd72788, 0x4000353e00}, 0x4000562d00)
09:28:12 [2024-03-01T09:28:12.622Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
09:28:12 [2024-03-01T09:28:12.622Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40003b20b0, {0xd71348?, 0x4000512d20}, 0x4000562c00, {0xd676a0, 0x400032e1c0})
09:28:12 [2024-03-01T09:28:12.622Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
09:28:12 [2024-03-01T09:28:12.622Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71348?, 0x4000512d20?}, 0x400004d8c0?)
09:28:12 [2024-03-01T09:28:12.622Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
09:28:12 [2024-03-01T09:28:12.622Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71348?, 0x4000512d20?}, 0x4000512d20?)
09:28:12 [2024-03-01T09:28:12.622Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:28:12 [2024-03-01T09:28:12.622Z] net/http.serverHandler.ServeHTTP({0xd6df28?}, {0xd71348?, 0x4000512d20?}, 0x6?)
09:28:12 [2024-03-01T09:28:12.622Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
09:28:12 [2024-03-01T09:28:12.622Z] net/http.(*conn).serve(0x40000ee750, {0xd78d38, 0x4000244030})
09:28:12 [2024-03-01T09:28:12.622Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
09:28:12 [2024-03-01T09:28:12.622Z] created by net/http.(*Server).Serve in goroutine 36
09:28:12 [2024-03-01T09:28:12.622Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
09:28:13 [2024-03-01T09:28:13.543Z] 2024/03/01 09:28:13 http: panic serving 127.0.0.1:49322: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
09:28:13 [2024-03-01T09:28:13.543Z] goroutine 174 [running]:
09:28:13 [2024-03-01T09:28:13.543Z] net/http.(*conn).serve.func1()
09:28:13 [2024-03-01T09:28:13.543Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
09:28:13 [2024-03-01T09:28:13.543Z] panic({0xa0ada0?, 0x4000294140?})
09:28:13 [2024-03-01T09:28:13.543Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
09:28:13 [2024-03-01T09:28:13.543Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72788, 0x4000094180}, 0xffff91a8e240?)
09:28:13 [2024-03-01T09:28:13.543Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
09:28:13 [2024-03-01T09:28:13.543Z] net/http.HandlerFunc.ServeHTTP(0x40004f4100?, {0xd72788?, 0x4000094180?}, 0x4023f4?)
09:28:13 [2024-03-01T09:28:13.543Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:28:13 [2024-03-01T09:28:13.543Z] net/http.(*ServeMux).ServeHTTP(0xd78d38?, {0xd72788, 0x4000094180}, 0x40004f4100)
09:28:13 [2024-03-01T09:28:13.543Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
09:28:13 [2024-03-01T09:28:13.543Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40003b20b0, {0xd71348?, 0x4000172000}, 0x40004f4000, {0xd676a0, 0x400032e1c0})
09:28:13 [2024-03-01T09:28:13.543Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
09:28:13 [2024-03-01T09:28:13.543Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71348?, 0x4000172000?}, 0x400031d5f0?)
09:28:13 [2024-03-01T09:28:13.543Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
09:28:13 [2024-03-01T09:28:13.543Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71348?, 0x4000172000?}, 0x40000e0b40?)
09:28:13 [2024-03-01T09:28:13.543Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:28:13 [2024-03-01T09:28:13.543Z] net/http.serverHandler.ServeHTTP({0x400031d5f0?}, {0xd71348?, 0x4000172000?}, 0x6?)
09:28:13 [2024-03-01T09:28:13.543Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
09:28:13 [2024-03-01T09:28:13.543Z] net/http.(*conn).serve(0x40000110e0, {0xd78d38, 0x4000244030})
09:28:13 [2024-03-01T09:28:13.543Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
09:28:13 [2024-03-01T09:28:13.543Z] created by net/http.(*Server).Serve in goroutine 36
09:28:13 [2024-03-01T09:28:13.543Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
09:28:15 [2024-03-01T09:28:15.421Z] 2024/03/01 09:28:15 http: panic serving 127.0.0.1:49334: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
09:28:15 [2024-03-01T09:28:15.421Z] goroutine 226 [running]:
09:28:15 [2024-03-01T09:28:15.421Z] net/http.(*conn).serve.func1()
09:28:15 [2024-03-01T09:28:15.421Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
09:28:15 [2024-03-01T09:28:15.421Z] panic({0xa0ada0?, 0x4000294370?})
09:28:15 [2024-03-01T09:28:15.421Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
09:28:15 [2024-03-01T09:28:15.421Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72788, 0x4000094360}, 0xffff91a8e240?)
09:28:15 [2024-03-01T09:28:15.421Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
09:28:15 [2024-03-01T09:28:15.421Z] net/http.HandlerFunc.ServeHTTP(0x40004f4300?, {0xd72788?, 0x4000094360?}, 0x4023f4?)
09:28:15 [2024-03-01T09:28:15.421Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:28:15 [2024-03-01T09:28:15.421Z] net/http.(*ServeMux).ServeHTTP(0xd78d38?, {0xd72788, 0x4000094360}, 0x40004f4300)
09:28:15 [2024-03-01T09:28:15.421Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
09:28:15 [2024-03-01T09:28:15.421Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40003b20b0, {0xd71348?, 0x40001720e0}, 0x40004f4200, {0xd676a0, 0x400032e1c0})
09:28:15 [2024-03-01T09:28:15.421Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
09:28:15 [2024-03-01T09:28:15.421Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71348?, 0x40001720e0?}, 0x400031c210?)
09:28:15 [2024-03-01T09:28:15.421Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
09:28:15 [2024-03-01T09:28:15.421Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71348?, 0x40001720e0?}, 0x40000e0b40?)
09:28:15 [2024-03-01T09:28:15.421Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:28:15 [2024-03-01T09:28:15.421Z] net/http.serverHandler.ServeHTTP({0x400031c210?}, {0xd71348?, 0x40001720e0?}, 0x6?)
09:28:15 [2024-03-01T09:28:15.421Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
09:28:15 [2024-03-01T09:28:15.421Z] net/http.(*conn).serve(0x4000010240, {0xd78d38, 0x4000244030})
09:28:15 [2024-03-01T09:28:15.421Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
09:28:15 [2024-03-01T09:28:15.421Z] created by net/http.(*Server).Serve in goroutine 36
09:28:15 [2024-03-01T09:28:15.421Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
09:28:17 [2024-03-01T09:28:17.923Z] --- PASS: TestAuthZPluginAllowEventStream (6.03s)
09:28:17 [2024-03-01T09:28:17.923Z] === RUN   TestAuthZPluginErrorResponse
09:28:18 [2024-03-01T09:28:18.177Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:28:18 [2024-03-01T09:28:18.177Z] === RUN   TestAuthZPluginErrorRequest
09:28:18 [2024-03-01T09:28:18.735Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
09:28:18 [2024-03-01T09:28:18.735Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:28:19 [2024-03-01T09:28:19.292Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:28:19 [2024-03-01T09:28:19.292Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:28:20 [2024-03-01T09:28:20.649Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.09s)
09:28:20 [2024-03-01T09:28:20.649Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:28:21 [2024-03-01T09:28:21.570Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s)
09:28:21 [2024-03-01T09:28:21.570Z] === RUN   TestAuthZPluginHeader
09:28:22 [2024-03-01T09:28:22.128Z] --- PASS: TestAuthZPluginHeader (0.60s)
09:28:22 [2024-03-01T09:28:22.128Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:28:22 [2024-03-01T09:28:22.128Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
09:28:22 [2024-03-01T09:28:22.128Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:28:22 [2024-03-01T09:28:22.128Z] === RUN   TestAuthZPluginV2Disable
09:28:22 [2024-03-01T09:28:22.128Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
09:28:22 [2024-03-01T09:28:22.128Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:28:22 [2024-03-01T09:28:22.128Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:28:22 [2024-03-01T09:28:22.128Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
09:28:22 [2024-03-01T09:28:22.128Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:28:22 [2024-03-01T09:28:22.128Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:28:22 [2024-03-01T09:28:22.128Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
09:28:22 [2024-03-01T09:28:22.128Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:28:22 [2024-03-01T09:28:22.128Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:28:40 [2024-03-01T09:28:40.138Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
09:28:40 [2024-03-01T09:28:40.138Z] PASS
09:28:40 [2024-03-01T09:28:40.138Z] 
09:28:40 [2024-03-01T09:28:40.138Z] === Skipped
09:28:40 [2024-03-01T09:28:40.138Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
09:28:40 [2024-03-01T09:28:40.138Z] 
09:28:40 [2024-03-01T09:28:40.138Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
09:28:40 [2024-03-01T09:28:40.138Z] 
09:28:40 [2024-03-01T09:28:40.138Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
09:28:40 [2024-03-01T09:28:40.138Z] 
09:28:40 [2024-03-01T09:28:40.138Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
09:28:40 [2024-03-01T09:28:40.138Z] 
09:28:40 [2024-03-01T09:28:40.138Z] DONE 17 tests, 4 skipped in 30.460s
09:28:40 [2024-03-01T09:28:40.138Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
09:28:40 [2024-03-01T09:28:40.138Z] ++ '[' -n '' ']'
09:28:40 [2024-03-01T09:28:40.138Z] ++ 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
09:28:40 [2024-03-01T09:28:40.138Z] ++ set -e
09:28:40 [2024-03-01T09:28:40.138Z] ++ '[' -n 0 ']'
09:28:40 [2024-03-01T09:28:40.138Z] ++ set -x
09:28:40 [2024-03-01T09:28:40.138Z] ++ 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.6jTtEIYaYu/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
09:28:40 [2024-03-01T09:28:40.138Z] INFO: Testing against a local daemon
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:28:40 [2024-03-01T09:28:40.138Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:28:40 [2024-03-01T09:28:40.138Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:28:40 [2024-03-01T09:28:40.138Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:28:40 [2024-03-01T09:28:40.138Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:28:40 [2024-03-01T09:28:40.138Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:28:40 [2024-03-01T09:28:40.138Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:28:40 [2024-03-01T09:28:40.138Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:28:40 [2024-03-01T09:28:40.138Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInstall
09:28:40 [2024-03-01T09:28:40.138Z] === RUN   TestPluginInstall/no_auth
09:28:42 [2024-03-01T09:28:42.642Z] time="2024-03-01T09:28:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:28:42 [2024-03-01T09:28:42.642Z] time="2024-03-01T09:28:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31507283671071db5ce4eb59f1dcf717f5b3c818477edfde200fe069054c6011" mediatype=application/vnd.docker.plugin.v1+json size=522
09:28:42 [2024-03-01T09:28:42.642Z] time="2024-03-01T09:28:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:28:42 [2024-03-01T09:28:42.642Z] time="2024-03-01T09:28:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31507283671071db5ce4eb59f1dcf717f5b3c818477edfde200fe069054c6011" mediatype=application/vnd.docker.plugin.v1+json size=522
09:28:42 [2024-03-01T09:28:42.642Z] === RUN   TestPluginInstall/with_digest
09:28:43 [2024-03-01T09:28:43.200Z] === RUN   TestPluginInstall/with_htpasswd
09:28:43 [2024-03-01T09:28:43.454Z] time="2024-03-01T09:28:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:28:43 [2024-03-01T09:28:43.454Z] time="2024-03-01T09:28:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31507283671071db5ce4eb59f1dcf717f5b3c818477edfde200fe069054c6011" mediatype=application/vnd.docker.plugin.v1+json size=522
09:28:43 [2024-03-01T09:28:43.454Z] time="2024-03-01T09:28:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:28:43 [2024-03-01T09:28:43.454Z] time="2024-03-01T09:28:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31507283671071db5ce4eb59f1dcf717f5b3c818477edfde200fe069054c6011" mediatype=application/vnd.docker.plugin.v1+json size=522
09:28:43 [2024-03-01T09:28:43.454Z] === RUN   TestPluginInstall/with_insecure
09:28:44 [2024-03-01T09:28:44.375Z] time="2024-03-01T09:28:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:28:44 [2024-03-01T09:28:44.375Z] time="2024-03-01T09:28:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8326774431f3aca1f9822df9c89b8a8bc4f9f323b8548393f45a1afcdb1746f9" mediatype=application/vnd.docker.plugin.v1+json size=522
09:28:44 [2024-03-01T09:28:44.375Z] time="2024-03-01T09:28:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:28:44 [2024-03-01T09:28:44.375Z] time="2024-03-01T09:28:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8326774431f3aca1f9822df9c89b8a8bc4f9f323b8548393f45a1afcdb1746f9" mediatype=application/vnd.docker.plugin.v1+json size=522
09:28:44 [2024-03-01T09:28:44.375Z]     plugin_test.go:247: [d24e8e0ca9c2d] daemon is not started
09:28:44 [2024-03-01T09:28:44.375Z] --- PASS: TestPluginInstall (5.41s)
09:28:44 [2024-03-01T09:28:44.375Z]     --- PASS: TestPluginInstall/no_auth (3.59s)
09:28:44 [2024-03-01T09:28:44.375Z]     --- PASS: TestPluginInstall/with_digest (0.45s)
09:28:44 [2024-03-01T09:28:44.375Z]     --- PASS: TestPluginInstall/with_htpasswd (0.44s)
09:28:44 [2024-03-01T09:28:44.375Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
09:28:44 [2024-03-01T09:28:44.375Z] === RUN   TestPluginsWithRuntimes
09:28:45 [2024-03-01T09:28:45.732Z] === RUN   TestPluginsWithRuntimes/No_Args
09:28:46 [2024-03-01T09:28:46.653Z] === RUN   TestPluginsWithRuntimes/With_Args
09:28:47 [2024-03-01T09:28:47.585Z] --- PASS: TestPluginsWithRuntimes (3.09s)
09:28:47 [2024-03-01T09:28:47.585Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
09:28:47 [2024-03-01T09:28:47.585Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
09:28:47 [2024-03-01T09:28:47.585Z] === RUN   TestPluginBackCompatMediaTypes
09:28:48 [2024-03-01T09:28:48.142Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
09:28:48 [2024-03-01T09:28:48.142Z] PASS
09:28:48 [2024-03-01T09:28:48.143Z] 
09:28:48 [2024-03-01T09:28:48.143Z] DONE 25 tests in 9.019s
09:28:48 [2024-03-01T09:28:48.143Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
09:28:48 [2024-03-01T09:28:48.143Z] ++ '[' -n '' ']'
09:28:48 [2024-03-01T09:28:48.143Z] ++ 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
09:28:48 [2024-03-01T09:28:48.143Z] ++ set -e
09:28:48 [2024-03-01T09:28:48.143Z] ++ '[' -n 0 ']'
09:28:48 [2024-03-01T09:28:48.143Z] ++ set -x
09:28:48 [2024-03-01T09:28:48.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.6jTtEIYaYu/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
09:28:48 [2024-03-01T09:28:48.143Z] INFO: Testing against a local daemon
09:28:48 [2024-03-01T09:28:48.143Z] === RUN   TestExternalGraphDriver
09:28:48 [2024-03-01T09:28:48.396Z] === RUN   TestExternalGraphDriver/json
09:28:48 [2024-03-01T09:28:48.396Z] === RUN   TestExternalGraphDriver/spec
09:28:48 [2024-03-01T09:28:48.396Z] === RUN   TestExternalGraphDriver/pull
09:28:48 [2024-03-01T09:28:48.396Z] --- PASS: TestExternalGraphDriver (0.34s)
09:28:48 [2024-03-01T09:28:48.396Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
09:28:48 [2024-03-01T09:28:48.396Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
09:28:48 [2024-03-01T09:28:48.396Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
09:28:48 [2024-03-01T09:28:48.396Z] === RUN   TestGraphdriverPluginV2
09:28:48 [2024-03-01T09:28:48.650Z]     external_test.go:415: (*Execution).NotAmd64-fm
09:28:48 [2024-03-01T09:28:48.650Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:28:48 [2024-03-01T09:28:48.650Z] PASS
09:28:48 [2024-03-01T09:28:48.650Z] 
09:28:48 [2024-03-01T09:28:48.650Z] === Skipped
09:28:48 [2024-03-01T09:28:48.650Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:28:48 [2024-03-01T09:28:48.650Z]     external_test.go:415: (*Execution).NotAmd64-fm
09:28:48 [2024-03-01T09:28:48.651Z] 
09:28:48 [2024-03-01T09:28:48.651Z] DONE 5 tests, 1 skipped in 0.687s
09:28:48 [2024-03-01T09:28:48.651Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
09:28:48 [2024-03-01T09:28:48.651Z] ++ '[' -n '' ']'
09:28:48 [2024-03-01T09:28:48.651Z] ++ 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
09:28:48 [2024-03-01T09:28:48.651Z] ++ set -e
09:28:48 [2024-03-01T09:28:48.651Z] ++ '[' -n 0 ']'
09:28:48 [2024-03-01T09:28:48.651Z] ++ set -x
09:28:48 [2024-03-01T09:28:48.651Z] ++ 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.6jTtEIYaYu/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
09:28:48 [2024-03-01T09:28:48.651Z] INFO: Testing against a local daemon
09:28:48 [2024-03-01T09:28:48.651Z] === RUN   TestContinueAfterPluginCrash
09:28:48 [2024-03-01T09:28:48.651Z] === PAUSE TestContinueAfterPluginCrash
09:28:48 [2024-03-01T09:28:48.651Z] === RUN   TestReadPluginNoRead
09:28:48 [2024-03-01T09:28:48.651Z] === PAUSE TestReadPluginNoRead
09:28:48 [2024-03-01T09:28:48.651Z] === RUN   TestDaemonStartWithLogOpt
09:28:48 [2024-03-01T09:28:48.651Z] === PAUSE TestDaemonStartWithLogOpt
09:28:48 [2024-03-01T09:28:48.651Z] === CONT  TestContinueAfterPluginCrash
09:28:48 [2024-03-01T09:28:48.651Z] === CONT  TestDaemonStartWithLogOpt
09:28:48 [2024-03-01T09:28:48.651Z] === CONT  TestReadPluginNoRead
09:28:51 [2024-03-01T09:28:51.155Z] === RUN   TestReadPluginNoRead/default
09:28:51 [2024-03-01T09:28:51.408Z] --- PASS: TestDaemonStartWithLogOpt (2.57s)
09:28:51 [2024-03-01T09:28:51.966Z] === RUN   TestReadPluginNoRead/disabled_caching
09:28:52 [2024-03-01T09:28:52.887Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:28:54 [2024-03-01T09:28:54.244Z]     read_test.go:93: [d173f6de2e398] daemon is not started
09:28:54 [2024-03-01T09:28:54.244Z] --- PASS: TestReadPluginNoRead (5.34s)
09:28:54 [2024-03-01T09:28:54.244Z]     --- PASS: TestReadPluginNoRead/default (1.12s)
09:28:54 [2024-03-01T09:28:54.244Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.10s)
09:28:54 [2024-03-01T09:28:54.244Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
09:28:56 [2024-03-01T09:28:56.120Z] --- PASS: TestContinueAfterPluginCrash (7.49s)
09:28:56 [2024-03-01T09:28:56.120Z] PASS
09:28:56 [2024-03-01T09:28:56.374Z] 
09:28:56 [2024-03-01T09:28:56.374Z] DONE 6 tests in 7.522s
09:28:56 [2024-03-01T09:28:56.374Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
09:28:56 [2024-03-01T09:28:56.374Z] ++ '[' -n '' ']'
09:28:56 [2024-03-01T09:28:56.374Z] ++ 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
09:28:56 [2024-03-01T09:28:56.374Z] ++ set -e
09:28:56 [2024-03-01T09:28:56.374Z] ++ '[' -n 0 ']'
09:28:56 [2024-03-01T09:28:56.374Z] ++ set -x
09:28:56 [2024-03-01T09:28:56.374Z] ++ 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.6jTtEIYaYu/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
09:28:56 [2024-03-01T09:28:56.374Z] testing: warning: no tests to run
09:28:56 [2024-03-01T09:28:56.374Z] PASS
09:28:56 [2024-03-01T09:28:56.374Z] 
09:28:56 [2024-03-01T09:28:56.374Z] DONE 0 tests in 0.006s
09:28:56 [2024-03-01T09:28:56.374Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
09:28:56 [2024-03-01T09:28:56.374Z] ++ '[' -n '' ']'
09:28:56 [2024-03-01T09:28:56.374Z] ++ 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
09:28:56 [2024-03-01T09:28:56.374Z] ++ set -e
09:28:56 [2024-03-01T09:28:56.374Z] ++ '[' -n 0 ']'
09:28:56 [2024-03-01T09:28:56.374Z] ++ set -x
09:28:56 [2024-03-01T09:28:56.374Z] ++ 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.6jTtEIYaYu/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
09:28:56 [2024-03-01T09:28:56.374Z] INFO: Testing against a local daemon
09:28:56 [2024-03-01T09:28:56.374Z] === RUN   TestPluginWithDevMounts
09:28:56 [2024-03-01T09:28:56.374Z] === PAUSE TestPluginWithDevMounts
09:28:56 [2024-03-01T09:28:56.374Z] === CONT  TestPluginWithDevMounts
09:28:57 [2024-03-01T09:28:57.731Z] --- PASS: TestPluginWithDevMounts (1.45s)
09:28:57 [2024-03-01T09:28:57.731Z] PASS
09:28:57 [2024-03-01T09:28:57.731Z] 
09:28:57 [2024-03-01T09:28:57.731Z] DONE 1 tests in 1.479s
09:28:57 [2024-03-01T09:28:57.731Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
09:28:57 [2024-03-01T09:28:57.731Z] ++ '[' -n '' ']'
09:28:57 [2024-03-01T09:28:57.731Z] ++ 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
09:28:57 [2024-03-01T09:28:57.731Z] ++ set -e
09:28:57 [2024-03-01T09:28:57.731Z] ++ '[' -n 0 ']'
09:28:57 [2024-03-01T09:28:57.731Z] ++ set -x
09:28:57 [2024-03-01T09:28:57.731Z] ++ 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.6jTtEIYaYu/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
09:28:57 [2024-03-01T09:28:57.731Z] INFO: Testing against a local daemon
09:28:57 [2024-03-01T09:28:57.731Z] === RUN   TestSecretInspect
09:28:59 [2024-03-01T09:28:59.609Z] --- PASS: TestSecretInspect (1.86s)
09:28:59 [2024-03-01T09:28:59.609Z] === RUN   TestSecretList
09:29:01 [2024-03-01T09:29:01.489Z] --- PASS: TestSecretList (1.91s)
09:29:01 [2024-03-01T09:29:01.489Z] === RUN   TestSecretsCreateAndDelete
09:29:03 [2024-03-01T09:29:03.993Z] --- PASS: TestSecretsCreateAndDelete (1.98s)
09:29:03 [2024-03-01T09:29:03.993Z] === RUN   TestSecretsUpdate
09:29:05 [2024-03-01T09:29:05.349Z] --- PASS: TestSecretsUpdate (1.83s)
09:29:05 [2024-03-01T09:29:05.349Z] === RUN   TestTemplatedSecret
09:29:07 [2024-03-01T09:29:07.853Z] --- PASS: TestTemplatedSecret (2.54s)
09:29:07 [2024-03-01T09:29:07.853Z] === RUN   TestSecretCreateResolve
09:29:10 [2024-03-01T09:29:10.356Z] --- PASS: TestSecretCreateResolve (2.04s)
09:29:10 [2024-03-01T09:29:10.356Z] PASS
09:29:10 [2024-03-01T09:29:10.356Z] 
09:29:10 [2024-03-01T09:29:10.356Z] DONE 6 tests in 12.188s
09:29:10 [2024-03-01T09:29:10.356Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
09:29:10 [2024-03-01T09:29:10.356Z] ++ '[' -n '' ']'
09:29:10 [2024-03-01T09:29:10.356Z] ++ 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
09:29:10 [2024-03-01T09:29:10.356Z] ++ set -e
09:29:10 [2024-03-01T09:29:10.356Z] ++ '[' -n 0 ']'
09:29:10 [2024-03-01T09:29:10.356Z] ++ set -x
09:29:10 [2024-03-01T09:29:10.356Z] ++ 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.6jTtEIYaYu/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
09:29:10 [2024-03-01T09:29:10.356Z] INFO: Testing against a local daemon
09:29:10 [2024-03-01T09:29:10.356Z] === RUN   TestServiceCreateInit
09:29:10 [2024-03-01T09:29:10.356Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:29:13 [2024-03-01T09:29:13.608Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:29:17 [2024-03-01T09:29:17.758Z] --- PASS: TestServiceCreateInit (7.30s)
09:29:17 [2024-03-01T09:29:17.758Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s)
09:29:17 [2024-03-01T09:29:17.758Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s)
09:29:17 [2024-03-01T09:29:17.758Z] === RUN   TestCreateServiceMultipleTimes
09:29:32 [2024-03-01T09:29:32.637Z] --- PASS: TestCreateServiceMultipleTimes (14.66s)
09:29:32 [2024-03-01T09:29:32.638Z] === RUN   TestCreateServiceConflict
09:29:33 [2024-03-01T09:29:33.994Z] --- PASS: TestCreateServiceConflict (1.91s)
09:29:33 [2024-03-01T09:29:33.994Z] === RUN   TestCreateServiceMaxReplicas
09:29:36 [2024-03-01T09:29:36.496Z] --- PASS: TestCreateServiceMaxReplicas (2.24s)
09:29:36 [2024-03-01T09:29:36.496Z] === RUN   TestCreateServiceSecretFileMode
09:29:48 [2024-03-01T09:29:48.636Z] --- PASS: TestCreateServiceSecretFileMode (12.49s)
09:29:48 [2024-03-01T09:29:48.636Z] === RUN   TestCreateServiceConfigFileMode
09:30:03 [2024-03-01T09:30:03.443Z] --- PASS: TestCreateServiceConfigFileMode (12.57s)
09:30:03 [2024-03-01T09:30:03.443Z] === RUN   TestCreateServiceSysctls
09:30:04 [2024-03-01T09:30:04.001Z] --- PASS: TestCreateServiceSysctls (2.90s)
09:30:04 [2024-03-01T09:30:04.001Z] === RUN   TestCreateServiceCapabilities
09:30:06 [2024-03-01T09:30:06.505Z] --- PASS: TestCreateServiceCapabilities (2.45s)
09:30:06 [2024-03-01T09:30:06.505Z] === RUN   TestInspect
09:30:09 [2024-03-01T09:30:09.755Z] --- PASS: TestInspect (2.68s)
09:30:09 [2024-03-01T09:30:09.755Z] === RUN   TestCreateJob
09:30:12 [2024-03-01T09:30:12.258Z] --- PASS: TestCreateJob (3.17s)
09:30:12 [2024-03-01T09:30:12.258Z] === RUN   TestReplicatedJob
09:30:17 [2024-03-01T09:30:17.486Z] --- PASS: TestReplicatedJob (4.72s)
09:30:17 [2024-03-01T09:30:17.486Z] === RUN   TestUpdateReplicatedJob
09:30:20 [2024-03-01T09:30:20.738Z] --- PASS: TestUpdateReplicatedJob (3.19s)
09:30:20 [2024-03-01T09:30:20.738Z] === RUN   TestServiceListWithStatuses
09:30:24 [2024-03-01T09:30:24.915Z] --- PASS: TestServiceListWithStatuses (4.48s)
09:30:24 [2024-03-01T09:30:24.915Z] === RUN   TestDockerNetworkConnectAliasPreV144
09:30:29 [2024-03-01T09:30:29.065Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.87s)
09:30:29 [2024-03-01T09:30:29.065Z] === RUN   TestDockerNetworkReConnect
09:30:32 [2024-03-01T09:30:32.359Z] --- PASS: TestDockerNetworkReConnect (3.19s)
09:30:32 [2024-03-01T09:30:32.359Z] === RUN   TestServicePlugin
09:30:32 [2024-03-01T09:30:32.359Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
09:30:32 [2024-03-01T09:30:32.359Z] --- SKIP: TestServicePlugin (0.00s)
09:30:32 [2024-03-01T09:30:32.359Z] === RUN   TestServiceUpdateLabel
09:30:33 [2024-03-01T09:30:33.717Z] --- PASS: TestServiceUpdateLabel (1.88s)
09:30:33 [2024-03-01T09:30:33.717Z] === RUN   TestServiceUpdateSecrets
09:30:48 [2024-03-01T09:30:48.527Z] --- PASS: TestServiceUpdateSecrets (14.06s)
09:30:48 [2024-03-01T09:30:48.527Z] === RUN   TestServiceUpdateConfigs
09:31:03 [2024-03-01T09:31:03.336Z] --- PASS: TestServiceUpdateConfigs (14.35s)
09:31:03 [2024-03-01T09:31:03.336Z] === RUN   TestServiceUpdateNetwork
09:31:15 [2024-03-01T09:31:15.479Z] --- PASS: TestServiceUpdateNetwork (12.09s)
09:31:15 [2024-03-01T09:31:15.479Z] === RUN   TestServiceUpdatePidsLimit
09:31:15 [2024-03-01T09:31:15.479Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:31:16 [2024-03-01T09:31:16.079Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:31:22 [2024-03-01T09:31:22.595Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:31:30 [2024-03-01T09:31:30.657Z] --- PASS: TestServiceUpdatePidsLimit (15.84s)
09:31:30 [2024-03-01T09:31:30.657Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
09:31:30 [2024-03-01T09:31:30.657Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
09:31:30 [2024-03-01T09:31:30.657Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s)
09:31:30 [2024-03-01T09:31:30.657Z] PASS
09:31:30 [2024-03-01T09:31:30.657Z] 
09:31:30 [2024-03-01T09:31:30.657Z] === Skipped
09:31:30 [2024-03-01T09:31:30.657Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:31:30 [2024-03-01T09:31:30.657Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
09:31:30 [2024-03-01T09:31:30.657Z] 
09:31:30 [2024-03-01T09:31:30.657Z] DONE 26 tests, 1 skipped in 140.068s
09:31:30 [2024-03-01T09:31:30.657Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
09:31:30 [2024-03-01T09:31:30.657Z] ++ '[' -n '' ']'
09:31:30 [2024-03-01T09:31:30.657Z] ++ 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
09:31:30 [2024-03-01T09:31:30.657Z] ++ set -e
09:31:30 [2024-03-01T09:31:30.657Z] ++ '[' -n 0 ']'
09:31:30 [2024-03-01T09:31:30.657Z] ++ set -x
09:31:30 [2024-03-01T09:31:30.657Z] ++ 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.6jTtEIYaYu/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
09:31:30 [2024-03-01T09:31:30.657Z] INFO: Testing against a local daemon
09:31:30 [2024-03-01T09:31:30.657Z] === RUN   TestSessionCreate
09:31:30 [2024-03-01T09:31:30.657Z] --- PASS: TestSessionCreate (0.01s)
09:31:30 [2024-03-01T09:31:30.657Z] === RUN   TestSessionCreateWithBadUpgrade
09:31:30 [2024-03-01T09:31:30.657Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
09:31:30 [2024-03-01T09:31:30.657Z] PASS
09:31:30 [2024-03-01T09:31:30.657Z] 
09:31:30 [2024-03-01T09:31:30.657Z] DONE 2 tests in 0.039s
09:31:30 [2024-03-01T09:31:30.657Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
09:31:30 [2024-03-01T09:31:30.657Z] ++ '[' -n '' ']'
09:31:30 [2024-03-01T09:31:30.657Z] ++ 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
09:31:30 [2024-03-01T09:31:30.657Z] ++ set -e
09:31:30 [2024-03-01T09:31:30.657Z] ++ '[' -n 0 ']'
09:31:30 [2024-03-01T09:31:30.657Z] ++ set -x
09:31:30 [2024-03-01T09:31:30.657Z] ++ 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.6jTtEIYaYu/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
09:31:30 [2024-03-01T09:31:30.657Z] INFO: Testing against a local daemon
09:31:30 [2024-03-01T09:31:30.657Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:31:30 [2024-03-01T09:31:30.657Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:31:30 [2024-03-01T09:31:30.657Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:31:30 [2024-03-01T09:31:30.657Z] === RUN   TestDiskUsage
09:31:30 [2024-03-01T09:31:30.657Z] === PAUSE TestDiskUsage
09:31:30 [2024-03-01T09:31:30.657Z] === RUN   TestEventsExecDie
09:31:30 [2024-03-01T09:31:30.657Z] --- PASS: TestEventsExecDie (0.45s)
09:31:30 [2024-03-01T09:31:30.657Z] === RUN   TestEventsBackwardsCompatible
09:31:30 [2024-03-01T09:31:30.657Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:31:30 [2024-03-01T09:31:30.657Z] === RUN   TestEventsVolumeCreate
09:31:30 [2024-03-01T09:31:30.657Z] --- PASS: TestEventsVolumeCreate (0.05s)
09:31:30 [2024-03-01T09:31:30.657Z] === RUN   TestInfoBinaryCommits
09:31:30 [2024-03-01T09:31:30.657Z] --- PASS: TestInfoBinaryCommits (0.01s)
09:31:30 [2024-03-01T09:31:30.657Z] === RUN   TestInfoAPIVersioned
09:31:30 [2024-03-01T09:31:30.657Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:31:30 [2024-03-01T09:31:30.657Z] === RUN   TestInfoAPI
09:31:30 [2024-03-01T09:31:30.657Z] --- PASS: TestInfoAPI (0.01s)
09:31:30 [2024-03-01T09:31:30.657Z] === RUN   TestInfoAPIWarnings
09:31:48 [2024-03-01T09:31:48.669Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:31:48 [2024-03-01T09:31:48.669Z] === RUN   TestInfoDebug
09:31:48 [2024-03-01T09:31:48.669Z] --- PASS: TestInfoDebug (0.52s)
09:31:48 [2024-03-01T09:31:48.669Z] === RUN   TestInfoInsecureRegistries
09:31:48 [2024-03-01T09:31:48.669Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:31:48 [2024-03-01T09:31:48.669Z] === RUN   TestInfoRegistryMirrors
09:31:48 [2024-03-01T09:31:48.923Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:31:48 [2024-03-01T09:31:48.923Z] === RUN   TestLoginFailsWithBadCredentials
09:31:49 [2024-03-01T09:31:49.844Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
09:31:49 [2024-03-01T09:31:49.844Z] === RUN   TestPingCacheHeaders
09:31:49 [2024-03-01T09:31:49.844Z] --- PASS: TestPingCacheHeaders (0.01s)
09:31:49 [2024-03-01T09:31:49.844Z] === RUN   TestPingGet
09:31:49 [2024-03-01T09:31:49.844Z] --- PASS: TestPingGet (0.01s)
09:31:49 [2024-03-01T09:31:49.844Z] === RUN   TestPingHead
09:31:49 [2024-03-01T09:31:49.844Z] --- PASS: TestPingHead (0.01s)
09:31:49 [2024-03-01T09:31:49.844Z] === RUN   TestPingSwarmHeader
09:31:50 [2024-03-01T09:31:50.401Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:31:50 [2024-03-01T09:31:50.959Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:31:51 [2024-03-01T09:31:51.880Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:31:51 [2024-03-01T09:31:51.880Z] --- PASS: TestPingSwarmHeader (1.90s)
09:31:51 [2024-03-01T09:31:51.880Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:31:51 [2024-03-01T09:31:51.880Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:31:51 [2024-03-01T09:31:51.880Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:31:51 [2024-03-01T09:31:51.880Z] === RUN   TestPingBuilderHeader
09:31:51 [2024-03-01T09:31:51.880Z] === RUN   TestPingBuilderHeader/default_config
09:31:52 [2024-03-01T09:31:52.133Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:31:52 [2024-03-01T09:31:52.691Z] --- PASS: TestPingBuilderHeader (1.04s)
09:31:52 [2024-03-01T09:31:52.691Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
09:31:52 [2024-03-01T09:31:52.691Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
09:31:52 [2024-03-01T09:31:52.691Z] === RUN   TestVersion
09:31:52 [2024-03-01T09:31:52.691Z] --- PASS: TestVersion (0.01s)
09:31:52 [2024-03-01T09:31:52.691Z] === CONT  TestDiskUsage
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/empty
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/empty/container_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/empty/image_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/empty/volume_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/empty/build-cache_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/after_LoadBusybox
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:31:53 [2024-03-01T09:31:53.249Z] === RUN   TestDiskUsage/after_container.Run
09:31:53 [2024-03-01T09:31:53.503Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:31:53 [2024-03-01T09:31:53.503Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:31:53 [2024-03-01T09:31:53.503Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:31:53 [2024-03-01T09:31:53.503Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:31:53 [2024-03-01T09:31:53.503Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:31:53 [2024-03-01T09:31:53.503Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:31:53 [2024-03-01T09:31:53.503Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:31:53 [2024-03-01T09:31:53.503Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:31:53 [2024-03-01T09:31:53.503Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:31:53 [2024-03-01T09:31:53.503Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:31:53 [2024-03-01T09:31:53.756Z] --- PASS: TestDiskUsage (1.07s)
09:31:53 [2024-03-01T09:31:53.756Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:31:53 [2024-03-01T09:31:53.756Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:31:53 [2024-03-01T09:31:53.756Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:31:53 [2024-03-01T09:31:53.756Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:31:53 [2024-03-01T09:31:53.756Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z] PASS
09:31:53 [2024-03-01T09:31:53.757Z] 
09:31:53 [2024-03-01T09:31:53.757Z] === Skipped
09:31:53 [2024-03-01T09:31:53.757Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:31:53 [2024-03-01T09:31:53.757Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:31:53 [2024-03-01T09:31:53.757Z] 
09:31:53 [2024-03-01T09:31:53.757Z] DONE 57 tests, 1 skipped in 23.743s
09:31:53 [2024-03-01T09:31:53.757Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
09:31:53 [2024-03-01T09:31:53.757Z] ++ '[' -n '' ']'
09:31:53 [2024-03-01T09:31:53.757Z] ++ 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
09:31:53 [2024-03-01T09:31:53.757Z] ++ set -e
09:31:53 [2024-03-01T09:31:53.757Z] ++ '[' -n 0 ']'
09:31:53 [2024-03-01T09:31:53.757Z] ++ set -x
09:31:53 [2024-03-01T09:31:53.757Z] ++ 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.6jTtEIYaYu/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
09:31:53 [2024-03-01T09:31:53.757Z] INFO: Testing against a local daemon
09:31:53 [2024-03-01T09:31:53.757Z] === RUN   TestVolumesCreateAndList
09:31:53 [2024-03-01T09:31:53.757Z] --- PASS: TestVolumesCreateAndList (0.01s)
09:31:53 [2024-03-01T09:31:53.757Z] === RUN   TestVolumesRemove
09:31:54 [2024-03-01T09:31:54.010Z] === RUN   TestVolumesRemove/volume_in_use
09:31:54 [2024-03-01T09:31:54.010Z] === RUN   TestVolumesRemove/volume_not_in_use
09:31:54 [2024-03-01T09:31:54.010Z] === RUN   TestVolumesRemove/non-existing_volume
09:31:54 [2024-03-01T09:31:54.010Z] === RUN   TestVolumesRemove/non-existing_volume_force
09:31:54 [2024-03-01T09:31:54.010Z] --- PASS: TestVolumesRemove (0.05s)
09:31:54 [2024-03-01T09:31:54.010Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
09:31:54 [2024-03-01T09:31:54.010Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
09:31:54 [2024-03-01T09:31:54.010Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
09:31:54 [2024-03-01T09:31:54.010Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
09:31:54 [2024-03-01T09:31:54.010Z] === RUN   TestVolumesRemoveSwarmEnabled
09:31:54 [2024-03-01T09:31:54.010Z] === PAUSE TestVolumesRemoveSwarmEnabled
09:31:54 [2024-03-01T09:31:54.010Z] === RUN   TestVolumesInspect
09:31:54 [2024-03-01T09:31:54.010Z] --- PASS: TestVolumesInspect (0.01s)
09:31:54 [2024-03-01T09:31:54.010Z] === RUN   TestVolumesInvalidJSON
09:31:54 [2024-03-01T09:31:54.010Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:31:54 [2024-03-01T09:31:54.010Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:31:54 [2024-03-01T09:31:54.010Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:31:54 [2024-03-01T09:31:54.010Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:31:54 [2024-03-01T09:31:54.010Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:31:54 [2024-03-01T09:31:54.010Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:31:54 [2024-03-01T09:31:54.010Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:31:54 [2024-03-01T09:31:54.010Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:31:54 [2024-03-01T09:31:54.011Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:31:54 [2024-03-01T09:31:54.011Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:31:54 [2024-03-01T09:31:54.011Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:31:54 [2024-03-01T09:31:54.011Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:31:54 [2024-03-01T09:31:54.011Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:31:54 [2024-03-01T09:31:54.011Z] === RUN   TestVolumePruneAnonymous
09:31:54 [2024-03-01T09:31:54.011Z] --- PASS: TestVolumePruneAnonymous (0.03s)
09:31:54 [2024-03-01T09:31:54.011Z] === RUN   TestVolumePruneAnonFromImage
09:31:54 [2024-03-01T09:31:54.011Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
09:31:54 [2024-03-01T09:31:54.011Z] === CONT  TestVolumesRemoveSwarmEnabled
09:31:55 [2024-03-01T09:31:55.367Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
09:31:55 [2024-03-01T09:31:55.367Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
09:31:55 [2024-03-01T09:31:55.367Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
09:31:55 [2024-03-01T09:31:55.367Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
09:31:55 [2024-03-01T09:31:55.924Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.84s)
09:31:55 [2024-03-01T09:31:55.924Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
09:31:55 [2024-03-01T09:31:55.924Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
09:31:55 [2024-03-01T09:31:55.924Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
09:31:55 [2024-03-01T09:31:55.924Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
09:31:55 [2024-03-01T09:31:55.924Z] PASS
09:31:55 [2024-03-01T09:31:55.924Z] 
09:31:55 [2024-03-01T09:31:55.924Z] DONE 20 tests in 2.112s
09:31:55 [2024-03-01T09:31:55.924Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:31:56 [2024-03-01T09:31:56.177Z] ++++ cat bundles/test-integration/TestUsernsCommit/da89f136efdfb/docker.pid
09:31:56 [2024-03-01T09:31:56.177Z] +++ kill 66976
09:31:56 [2024-03-01T09:31:56.177Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 66976 is not a child of this shell
09:31:56 [2024-03-01T09:31:56.177Z] warning: PID 66976 from bundles/test-integration/TestUsernsCommit/da89f136efdfb/docker.pid had a nonzero exit code
09:31:56 [2024-03-01T09:31:56.177Z] umount: bundles/test-integration/TestUsernsCommit/da89f136efdfb/root: not mounted.
09:31:56 [2024-03-01T09:31:56.177Z] ++++ cat bundles/test-integration/docker.pid
09:31:56 [2024-03-01T09:31:56.177Z] +++ kill 24328
09:31:57 [2024-03-01T09:31:57.533Z] +++ /etc/init.d/apparmor stop
09:31:57 [2024-03-01T09:31:57.533Z] Leaving: AppArmorNo profiles have been unloaded.
09:31:57 [2024-03-01T09:31:57.533Z] 
09:31:57 [2024-03-01T09:31:57.533Z] Unloading profiles will leave already running processes permanently
09:31:57 [2024-03-01T09:31:57.533Z] unconfined, which can lead to unexpected situations.
09:31:57 [2024-03-01T09:31:57.533Z] 
09:31:57 [2024-03-01T09:31:57.533Z] To set a process to complain mode, use the command line tool
09:31:57 [2024-03-01T09:31:57.533Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:31:57 [2024-03-01T09:31:57.533Z] +++ true
09:31:57 [2024-03-01T09:31:57.533Z] exiting test-integration
09:31:57 [2024-03-01T09:31:57.533Z] ++ exit 0
09:31:57 [2024-03-01T09:31:57.533Z] 
Post stage
[Pipeline] junit
09:31:58 [2024-03-01T09:31:58.463Z] Recording test results
09:31:58 [2024-03-01T09:31:58.671Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:31:58 [2024-03-01T09:31:58.978Z] + echo Ensuring container killed.
09:31:58 [2024-03-01T09:31:58.978Z] Ensuring container killed.
09:31:58 [2024-03-01T09:31:58.978Z] + docker rm -vf docker-pr1
09:31:58 [2024-03-01T09:31:58.978Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
09:31:59 [2024-03-01T09:31:59.296Z] + echo Chowning /workspace to jenkins user
09:31:59 [2024-03-01T09:31:59.296Z] Chowning /workspace to jenkins user
09:31:59 [2024-03-01T09:31:59.296Z] + id -u
09:31:59 [2024-03-01T09:31:59.296Z] + id -g
09:31:59 [2024-03-01T09:31:59.296Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47484:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:32:00 [2024-03-01T09:32:00.489Z] + bundleName=arm64-integration
09:32:00 [2024-03-01T09:32:00.489Z] + echo Creating arm64-integration-bundles.tar.gz
09:32:00 [2024-03-01T09:32:00.489Z] Creating arm64-integration-bundles.tar.gz
09:32:00 [2024-03-01T09:32:00.489Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:32:00 [2024-03-01T09:32:00.489Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:32:00 [2024-03-01T09:32:00.750Z] Archiving artifacts
09:32:01 [2024-03-01T09:32:01.074Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47484/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:32:01 [2024-03-01T09:32:01.392Z] + make clean
09:32:01 [2024-03-01T09:32:01.392Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:32:01 [2024-03-01T09:32:01.392Z] docker-dev-cache
09:32:01 [2024-03-01T09:32:01.392Z] 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-47484/1/stashes/