Skip to content
Success

Console Output

Pull request #47749 updated
11:08:10 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Loading trusted files from base branch master at faf84d7f0a1f2e6badff6f720a3e1e559c356fff rather than 5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc
Obtained Jenkinsfile from faf84d7f0a1f2e6badff6f720a3e1e559c356fff
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47749@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi"
 > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
11:08:13 [2024-04-24T11:08:13.636Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:08:13 [2024-04-24T11:08:13.640Z] Trying to pass milestone 2
[Pipeline] milestone
11:08:13 [2024-04-24T11:08:13.860Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:08:28 [2024-04-24T11:08:28.950Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0949fa1ecb7f11007) in /home/ubuntu/workspace/moby_PR-47749
[Pipeline] {
[Pipeline] checkout
11:08:28 [2024-04-24T11:08:28.974Z] The recommended git tool is: git
11:08:28 [2024-04-24T11:08:28.980Z] using credential docker-jenkins-github-credentials
11:08:28 [2024-04-24T11:08:28.988Z] Cloning the remote Git repository
11:08:28 [2024-04-24T11:08:28.988Z] Cloning with configured refspecs honoured and without tags
11:08:28 [2024-04-24T11:08:28.986Z] Cloning repository https://github.com/moby/moby.git
11:08:28 [2024-04-24T11:08:28.987Z]  > git init /home/ubuntu/workspace/moby_PR-47749 # timeout=10
11:08:28 [2024-04-24T11:08:28.991Z] Fetching upstream changes from https://github.com/moby/moby.git
11:08:28 [2024-04-24T11:08:28.991Z]  > git --version # timeout=10
11:08:28 [2024-04-24T11:08:28.993Z]  > git --version # 'git version 2.25.1'
11:08:28 [2024-04-24T11:08:28.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:28 [2024-04-24T11:08:28.995Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47749/head:refs/remotes/origin/PR-47749 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:40 [2024-04-24T11:08:40.858Z] Fetching without tags
11:08:41 [2024-04-24T11:08:41.085Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc
11:08:40 [2024-04-24T11:08:40.842Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:08:40 [2024-04-24T11:08:40.844Z]  > git config --add remote.origin.fetch +refs/pull/47749/head:refs/remotes/origin/PR-47749 # timeout=10
11:08:40 [2024-04-24T11:08:40.846Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:40 [2024-04-24T11:08:40.853Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:08:40 [2024-04-24T11:08:40.856Z] Fetching upstream changes from https://github.com/moby/moby.git
11:08:40 [2024-04-24T11:08:40.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:40 [2024-04-24T11:08:40.859Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47749/head:refs/remotes/origin/PR-47749 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:41 [2024-04-24T11:08:41.084Z]  > git config core.sparsecheckout # timeout=10
11:08:41 [2024-04-24T11:08:41.085Z]  > git checkout -f 5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc # timeout=10
11:08:41 [2024-04-24T11:08:41.806Z] Merge succeeded, producing 5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc
11:08:41 [2024-04-24T11:08:41.806Z] Checking out Revision 5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc (PR-47749)
11:08:42 [2024-04-24T11:08:42.743Z] Commit message: "apparmor: Allow confined runc to kill containers"
11:08:42 [2024-04-24T11:08:42.747Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:08:41 [2024-04-24T11:08:41.789Z]  > git remote # timeout=10
11:08:41 [2024-04-24T11:08:41.791Z]  > git config --get remote.origin.url # timeout=10
11:08:41 [2024-04-24T11:08:41.793Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:41 [2024-04-24T11:08:41.795Z]  > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10
11:08:41 [2024-04-24T11:08:41.801Z]  > git rev-parse HEAD^{commit} # timeout=10
11:08:41 [2024-04-24T11:08:41.845Z]  > git config core.sparsecheckout # timeout=10
11:08:41 [2024-04-24T11:08:41.847Z]  > git checkout -f 5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc # timeout=10
11:08:42 [2024-04-24T11:08:42.741Z]  > git rev-list --no-walk 77be5978d4dcb9612fb706247081b3a0df1252e4 # timeout=10
11:08:43 [2024-04-24T11:08:43.355Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47749:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
11:08:45 [2024-04-24T11:08:45.862Z] 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
11:08:45 [2024-04-24T11:08:45.914Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0949fa1ecb7f11007) in /home/ubuntu/workspace/moby_PR-47749
[Pipeline] {
[Pipeline] checkout
11:08:45 [2024-04-24T11:08:45.929Z] The recommended git tool is: git
11:08:45 [2024-04-24T11:08:45.934Z] using credential docker-jenkins-github-credentials
11:08:45 [2024-04-24T11:08:45.941Z] Fetching changes from the remote Git repository
11:08:45 [2024-04-24T11:08:45.947Z] Fetching without tags
11:08:46 [2024-04-24T11:08:46.127Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc
11:08:46 [2024-04-24T11:08:46.210Z] Merge succeeded, producing 5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc
11:08:46 [2024-04-24T11:08:46.210Z] Checking out Revision 5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc (PR-47749)
11:08:46 [2024-04-24T11:08:46.290Z] Commit message: "apparmor: Allow confined runc to kill containers"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:08:45 [2024-04-24T11:08:45.936Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47749/.git # timeout=10
11:08:45 [2024-04-24T11:08:45.942Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:08:45 [2024-04-24T11:08:45.945Z] Fetching upstream changes from https://github.com/moby/moby.git
11:08:45 [2024-04-24T11:08:45.945Z]  > git --version # timeout=10
11:08:45 [2024-04-24T11:08:45.947Z]  > git --version # 'git version 2.25.1'
11:08:45 [2024-04-24T11:08:45.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:45 [2024-04-24T11:08:45.950Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47749/head:refs/remotes/origin/PR-47749 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:46 [2024-04-24T11:08:46.165Z]  > git config core.sparsecheckout # timeout=10
11:08:46 [2024-04-24T11:08:46.167Z]  > git checkout -f 5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc # timeout=10
11:08:46 [2024-04-24T11:08:46.192Z]  > git remote # timeout=10
11:08:46 [2024-04-24T11:08:46.195Z]  > git config --get remote.origin.url # timeout=10
11:08:46 [2024-04-24T11:08:46.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:46 [2024-04-24T11:08:46.199Z]  > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10
11:08:46 [2024-04-24T11:08:46.204Z]  > git rev-parse HEAD^{commit} # timeout=10
11:08:46 [2024-04-24T11:08:46.208Z]  > git config core.sparsecheckout # timeout=10
11:08:46 [2024-04-24T11:08:46.210Z]  > git checkout -f 5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc # timeout=10
11:08:46 [2024-04-24T11:08:46.942Z] + docker version
11:08:46 [2024-04-24T11:08:46.942Z] Client: Docker Engine - Community
11:08:46 [2024-04-24T11:08:46.942Z]  Version:           25.0.3
11:08:46 [2024-04-24T11:08:46.942Z]  API version:       1.44
11:08:46 [2024-04-24T11:08:46.942Z]  Go version:        go1.21.6
11:08:46 [2024-04-24T11:08:46.942Z]  Git commit:        4debf41
11:08:46 [2024-04-24T11:08:46.942Z]  Built:             Tue Feb  6 21:13:09 2024
11:08:46 [2024-04-24T11:08:46.942Z]  OS/Arch:           linux/arm64
11:08:46 [2024-04-24T11:08:46.942Z]  Context:           default
11:08:46 [2024-04-24T11:08:46.942Z] 
11:08:46 [2024-04-24T11:08:46.942Z] Server: Docker Engine - Community
11:08:46 [2024-04-24T11:08:46.942Z]  Engine:
11:08:46 [2024-04-24T11:08:46.942Z]   Version:          25.0.3
11:08:46 [2024-04-24T11:08:46.942Z]   API version:      1.44 (minimum version 1.24)
11:08:46 [2024-04-24T11:08:46.942Z]   Go version:       go1.21.6
11:08:46 [2024-04-24T11:08:46.942Z]   Git commit:       f417435
11:08:46 [2024-04-24T11:08:46.942Z]   Built:            Tue Feb  6 21:13:09 2024
11:08:46 [2024-04-24T11:08:46.942Z]   OS/Arch:          linux/arm64
11:08:46 [2024-04-24T11:08:46.942Z]   Experimental:     true
11:08:46 [2024-04-24T11:08:46.942Z]  containerd:
11:08:46 [2024-04-24T11:08:46.942Z]   Version:          1.6.28
11:08:46 [2024-04-24T11:08:46.942Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
11:08:46 [2024-04-24T11:08:46.942Z]  runc:
11:08:46 [2024-04-24T11:08:46.942Z]   Version:          1.1.12
11:08:46 [2024-04-24T11:08:46.942Z]   GitCommit:        v1.1.12-0-g51d5e94
11:08:46 [2024-04-24T11:08:46.942Z]  docker-init:
11:08:46 [2024-04-24T11:08:46.942Z]   Version:          0.19.0
11:08:46 [2024-04-24T11:08:46.942Z]   GitCommit:        de40ad0
[Pipeline] sh
11:08:47 [2024-04-24T11:08:47.210Z] + docker info
11:08:47 [2024-04-24T11:08:47.210Z] Client: Docker Engine - Community
11:08:47 [2024-04-24T11:08:47.210Z]  Version:    25.0.3
11:08:47 [2024-04-24T11:08:47.210Z]  Context:    default
11:08:47 [2024-04-24T11:08:47.210Z]  Debug Mode: false
11:08:47 [2024-04-24T11:08:47.210Z]  Plugins:
11:08:47 [2024-04-24T11:08:47.210Z]   buildx: Docker Buildx (Docker Inc.)
11:08:47 [2024-04-24T11:08:47.210Z]     Version:  v0.12.1
11:08:47 [2024-04-24T11:08:47.210Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
11:08:47 [2024-04-24T11:08:47.210Z]   compose: Docker Compose (Docker Inc.)
11:08:47 [2024-04-24T11:08:47.210Z]     Version:  v2.24.6
11:08:47 [2024-04-24T11:08:47.210Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
11:08:47 [2024-04-24T11:08:47.210Z] 
11:08:47 [2024-04-24T11:08:47.210Z] Server:
11:08:47 [2024-04-24T11:08:47.210Z]  Containers: 0
11:08:47 [2024-04-24T11:08:47.210Z]   Running: 0
11:08:47 [2024-04-24T11:08:47.210Z]   Paused: 0
11:08:47 [2024-04-24T11:08:47.210Z]   Stopped: 0
11:08:47 [2024-04-24T11:08:47.210Z]  Images: 4
11:08:47 [2024-04-24T11:08:47.210Z]  Server Version: 25.0.3
11:08:47 [2024-04-24T11:08:47.210Z]  Storage Driver: overlay2
11:08:47 [2024-04-24T11:08:47.210Z]   Backing Filesystem: extfs
11:08:47 [2024-04-24T11:08:47.210Z]   Supports d_type: true
11:08:47 [2024-04-24T11:08:47.210Z]   Using metacopy: false
11:08:47 [2024-04-24T11:08:47.210Z]   Native Overlay Diff: true
11:08:47 [2024-04-24T11:08:47.210Z]   userxattr: false
11:08:47 [2024-04-24T11:08:47.210Z]  Logging Driver: json-file
11:08:47 [2024-04-24T11:08:47.210Z]  Cgroup Driver: cgroupfs
11:08:47 [2024-04-24T11:08:47.210Z]  Cgroup Version: 1
11:08:47 [2024-04-24T11:08:47.210Z]  Plugins:
11:08:47 [2024-04-24T11:08:47.210Z]   Volume: local
11:08:47 [2024-04-24T11:08:47.210Z]   Network: bridge host ipvlan macvlan null overlay
11:08:47 [2024-04-24T11:08:47.210Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
11:08:47 [2024-04-24T11:08:47.210Z]  Swarm: inactive
11:08:47 [2024-04-24T11:08:47.210Z]  Runtimes: io.containerd.runc.v2 runc
11:08:47 [2024-04-24T11:08:47.210Z]  Default Runtime: runc
11:08:47 [2024-04-24T11:08:47.210Z]  Init Binary: docker-init
11:08:47 [2024-04-24T11:08:47.210Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
11:08:47 [2024-04-24T11:08:47.210Z]  runc version: v1.1.12-0-g51d5e94
11:08:47 [2024-04-24T11:08:47.210Z]  init version: de40ad0
11:08:47 [2024-04-24T11:08:47.210Z]  Security Options:
11:08:47 [2024-04-24T11:08:47.210Z]   apparmor
11:08:47 [2024-04-24T11:08:47.210Z]   seccomp
11:08:47 [2024-04-24T11:08:47.210Z]    Profile: builtin
11:08:47 [2024-04-24T11:08:47.210Z]  Kernel Version: 5.15.0-1053-aws
11:08:47 [2024-04-24T11:08:47.210Z]  Operating System: Ubuntu 20.04.6 LTS
11:08:47 [2024-04-24T11:08:47.210Z]  OSType: linux
11:08:47 [2024-04-24T11:08:47.210Z]  Architecture: aarch64
11:08:47 [2024-04-24T11:08:47.210Z]  CPUs: 8
11:08:47 [2024-04-24T11:08:47.210Z]  Total Memory: 30.64GiB
11:08:47 [2024-04-24T11:08:47.210Z]  Name: ip-10-100-92-55
11:08:47 [2024-04-24T11:08:47.210Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
11:08:47 [2024-04-24T11:08:47.210Z]  Docker Root Dir: /var/lib/docker
11:08:47 [2024-04-24T11:08:47.210Z]  Debug Mode: false
11:08:47 [2024-04-24T11:08:47.210Z]  Experimental: true
11:08:47 [2024-04-24T11:08:47.210Z]  Insecure Registries:
11:08:47 [2024-04-24T11:08:47.210Z]   127.0.0.0/8
11:08:47 [2024-04-24T11:08:47.210Z]  Live Restore Enabled: true
11:08:47 [2024-04-24T11:08:47.210Z] 
[Pipeline] sh
11:08:47 [2024-04-24T11:08:47.478Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:08:47 [2024-04-24T11:08:47.478Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:08:47 [2024-04-24T11:08:47.478Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47749/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:08:47 [2024-04-24T11:08:47.478Z] + bash /home/ubuntu/workspace/moby_PR-47749/check-config.sh
11:08:47 [2024-04-24T11:08:47.478Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:08:47 [2024-04-24T11:08:47.478Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
11:08:47 [2024-04-24T11:08:47.478Z] 
11:08:47 [2024-04-24T11:08:47.478Z] Generally Necessary:
11:08:47 [2024-04-24T11:08:47.478Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:08:47 [2024-04-24T11:08:47.478Z] - apparmor: enabled and tools installed
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_NAMESPACES: enabled
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_NET_NS: enabled
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_PID_NS: enabled
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_IPC_NS: enabled
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_UTS_NS: enabled
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_CGROUPS: enabled
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_CGROUP_CPUACCT: enabled
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_CGROUP_DEVICE: enabled
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_CGROUP_FREEZER: enabled
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_CGROUP_SCHED: enabled
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_CPUSETS: enabled
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_MEMCG: enabled
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_KEYS: enabled
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_VETH: enabled (as module)
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_BRIDGE: enabled (as module)
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:08:47 [2024-04-24T11:08:47.478Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_NF_NAT: enabled (as module)
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_POSIX_MQUEUE: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_CGROUP_BPF: enabled
11:08:47 [2024-04-24T11:08:47.733Z] 
11:08:47 [2024-04-24T11:08:47.733Z] Optional Features:
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_USER_NS: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_SECCOMP: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_SECCOMP_FILTER: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_CGROUP_PIDS: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_MEMCG_SWAP: enabled
11:08:47 [2024-04-24T11:08:47.733Z]     (cgroup swap accounting is currently enabled)
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_BLK_CGROUP: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_CGROUP_PERF: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_CGROUP_HUGETLB: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_CFS_BANDWIDTH: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_RT_GROUP_SCHED: missing
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_IP_VS: enabled (as module)
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_IP_VS_NFCT: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_IP_VS_RR: enabled (as module)
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_SECURITY_SELINUX: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_SECURITY_APPARMOR: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_EXT4_FS: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:08:47 [2024-04-24T11:08:47.733Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:08:47 [2024-04-24T11:08:47.988Z] - Network Drivers:
11:08:47 [2024-04-24T11:08:47.988Z]   - "overlay":
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_VXLAN: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:08:47 [2024-04-24T11:08:47.988Z]       Optional (for encrypted networks):
11:08:47 [2024-04-24T11:08:47.988Z]       - CONFIG_CRYPTO: enabled
11:08:47 [2024-04-24T11:08:47.988Z]       - CONFIG_CRYPTO_AEAD: enabled
11:08:47 [2024-04-24T11:08:47.988Z]       - CONFIG_CRYPTO_GCM: enabled
11:08:47 [2024-04-24T11:08:47.988Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:08:47 [2024-04-24T11:08:47.988Z]       - CONFIG_CRYPTO_GHASH: enabled
11:08:47 [2024-04-24T11:08:47.988Z]       - CONFIG_XFRM: enabled
11:08:47 [2024-04-24T11:08:47.988Z]       - CONFIG_XFRM_USER: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]       - CONFIG_INET_ESP: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]   - "ipvlan":
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_IPVLAN: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]   - "macvlan":
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_MACVLAN: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_DUMMY: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]   - "ftp,tftp client in container":
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z] - Storage Drivers:
11:08:47 [2024-04-24T11:08:47.988Z]   - "aufs":
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_AUFS_FS: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]   - "btrfs":
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:08:47 [2024-04-24T11:08:47.988Z]   - "devicemapper":
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_BLK_DEV_DM: enabled
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]   - "overlay":
11:08:47 [2024-04-24T11:08:47.988Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:08:47 [2024-04-24T11:08:47.988Z]   - "zfs":
11:08:47 [2024-04-24T11:08:47.988Z]     - /dev/zfs: present
11:08:47 [2024-04-24T11:08:47.988Z]     - zfs command: missing
11:08:47 [2024-04-24T11:08:47.988Z]     - zpool command: missing
11:08:47 [2024-04-24T11:08:47.988Z] 
11:08:47 [2024-04-24T11:08:47.988Z] Limits:
11:08:47 [2024-04-24T11:08:47.988Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:08:47 [2024-04-24T11:08:47.988Z] 
11:08:47 [2024-04-24T11:08:47.988Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:08:48 [2024-04-24T11:08:48.314Z] + docker build --force-rm -t docker:5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc .
11:08:48 [2024-04-24T11:08:48.569Z] #0 building with "default" instance using docker driver
11:08:48 [2024-04-24T11:08:48.569Z] 
11:08:48 [2024-04-24T11:08:48.569Z] #1 [internal] load build definition from Dockerfile
11:08:48 [2024-04-24T11:08:48.569Z] #1 transferring dockerfile: 28.30kB done
11:08:48 [2024-04-24T11:08:48.569Z] #1 DONE 0.0s
11:08:48 [2024-04-24T11:08:48.569Z] 
11:08:48 [2024-04-24T11:08:48.569Z] #2 resolve image config for docker.io/docker/dockerfile:1.7
11:08:48 [2024-04-24T11:08:48.569Z] #2 DONE 0.1s
11:08:48 [2024-04-24T11:08:48.569Z] 
11:08:48 [2024-04-24T11:08:48.569Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56
11:08:48 [2024-04-24T11:08:48.569Z] #3 CACHED
11:08:48 [2024-04-24T11:08:48.569Z] 
11:08:48 [2024-04-24T11:08:48.569Z] #4 [internal] load metadata for docker.io/library/busybox:latest
11:08:48 [2024-04-24T11:08:48.569Z] #4 DONE 0.0s
11:08:48 [2024-04-24T11:08:48.569Z] 
11:08:48 [2024-04-24T11:08:48.569Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.3
11:08:48 [2024-04-24T11:08:48.569Z] #5 DONE 0.1s
11:08:48 [2024-04-24T11:08:48.569Z] 
11:08:48 [2024-04-24T11:08:48.569Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1
11:08:48 [2024-04-24T11:08:48.824Z] #6 DONE 0.1s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #7 [internal] load metadata for docker.io/library/debian:bookworm
11:08:48 [2024-04-24T11:08:48.824Z] #7 DONE 0.1s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
11:08:48 [2024-04-24T11:08:48.824Z] #8 DONE 0.1s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #9 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm
11:08:48 [2024-04-24T11:08:48.824Z] #9 DONE 0.1s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
11:08:48 [2024-04-24T11:08:48.824Z] #10 DONE 0.2s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:08:48 [2024-04-24T11:08:48.824Z] #11 DONE 0.2s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #12 [internal] load .dockerignore
11:08:48 [2024-04-24T11:08:48.824Z] #12 transferring context: 113B done
11:08:48 [2024-04-24T11:08:48.824Z] #12 DONE 0.0s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
11:08:48 [2024-04-24T11:08:48.824Z] #13 DONE 0.0s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox:latest
11:08:48 [2024-04-24T11:08:48.824Z] #14 DONE 0.0s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #15 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7
11:08:48 [2024-04-24T11:08:48.824Z] #15 DONE 0.0s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
11:08:48 [2024-04-24T11:08:48.824Z] #16 DONE 0.0s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:08:48 [2024-04-24T11:08:48.824Z] #17 DONE 0.0s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
11:08:48 [2024-04-24T11:08:48.824Z] #18 DONE 0.0s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
11:08:48 [2024-04-24T11:08:48.824Z] #19 DONE 0.0s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9
11:08:48 [2024-04-24T11:08:48.824Z] #20 DONE 0.0s
11:08:48 [2024-04-24T11:08:48.824Z] 
11:08:48 [2024-04-24T11:08:48.824Z] #21 [internal] load build context
11:08:49 [2024-04-24T11:08:49.801Z] #21 transferring context: 77.63MB 1.0s done
11:08:49 [2024-04-24T11:08:49.801Z] #21 DONE 1.0s
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #22 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
11:08:49 [2024-04-24T11:08:49.801Z] #22 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:08:49 [2024-04-24T11:08:49.801Z] #23 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #24 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #24 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #25 [dev-base  6/12] RUN ldconfig
11:08:49 [2024-04-24T11:08:49.801Z] #25 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #26 [base 2/4] COPY --from=xx / /
11:08:49 [2024-04-24T11:08:49.801Z] #26 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #27 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
11:08:49 [2024-04-24T11:08:49.801Z] #27 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #28 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:08:49 [2024-04-24T11:08:49.801Z] #28 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #29 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #29 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #30 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
11:08:49 [2024-04-24T11:08:49.801Z] #30 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #31 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #31 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #32 [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
11:08:49 [2024-04-24T11:08:49.801Z] #32 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #33 [runc-src 1/3] WORKDIR /usr/src/runc
11:08:49 [2024-04-24T11:08:49.801Z] #33 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #34 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:08:49 [2024-04-24T11:08:49.801Z] #34 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #35 [registry-src 1/2] WORKDIR /usr/src/registry
11:08:49 [2024-04-24T11:08:49.801Z] #35 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #36 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:08:49 [2024-04-24T11:08:49.801Z] #36 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #37 [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...)
11:08:49 [2024-04-24T11:08:49.801Z] #37 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #38 [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
11:08:49 [2024-04-24T11:08:49.801Z] #38 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #39 [delve-src 1/3] WORKDIR /usr/src/delve
11:08:49 [2024-04-24T11:08:49.801Z] #39 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #40 [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
11:08:49 [2024-04-24T11:08:49.801Z] #40 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #41 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
11:08:49 [2024-04-24T11:08:49.801Z] #41 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #42 [build-dummy 2/2] RUN mkdir -p /build
11:08:49 [2024-04-24T11:08:49.801Z] #42 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #43 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
11:08:49 [2024-04-24T11:08:49.801Z] #43 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #44 [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...)
11:08:49 [2024-04-24T11:08:49.801Z] #44 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #45 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
11:08:49 [2024-04-24T11:08:49.801Z] #45 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #46 [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
11:08:49 [2024-04-24T11:08:49.801Z] #46 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #47 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:08:49 [2024-04-24T11:08:49.801Z] #47 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #48 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build      && /build/docker --version
11:08:49 [2024-04-24T11:08:49.801Z] #48 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #49 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
11:08:49 [2024-04-24T11:08:49.801Z] #49 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #50 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
11:08:49 [2024-04-24T11:08:49.801Z] #50 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #51 [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
11:08:49 [2024-04-24T11:08:49.801Z] #51 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #52 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
11:08:49 [2024-04-24T11:08:49.801Z] #52 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #53 [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
11:08:49 [2024-04-24T11:08:49.801Z] #53 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #54 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
11:08:49 [2024-04-24T11:08:49.801Z] #54 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #55 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
11:08:49 [2024-04-24T11:08:49.801Z] #55 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
11:08:49 [2024-04-24T11:08:49.801Z] #56 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #57 [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
11:08:49 [2024-04-24T11:08:49.801Z] #57 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #58 [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
11:08:49 [2024-04-24T11:08:49.801Z] #58 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #59 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
11:08:49 [2024-04-24T11:08:49.801Z] #59 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #60 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
11:08:49 [2024-04-24T11:08:49.801Z] #60 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #61 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
11:08:49 [2024-04-24T11:08:49.801Z] #61 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #62 [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...)
11:08:49 [2024-04-24T11:08:49.801Z] #62 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #63 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:08:49 [2024-04-24T11:08:49.801Z] #63 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #64 [swagger-src 1/3] WORKDIR /usr/src/swagger
11:08:49 [2024-04-24T11:08:49.801Z] #64 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:08:49 [2024-04-24T11:08:49.801Z] #65 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #66 [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
11:08:49 [2024-04-24T11:08:49.801Z] #66 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #67 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #67 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #68 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
11:08:49 [2024-04-24T11:08:49.801Z] #68 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #69 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #69 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #70 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #70 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #71 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0"      && /build/shfmt --version
11:08:49 [2024-04-24T11:08:49.801Z] #71 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #72 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #72 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #73 [binary-dummy 1/1] COPY --from=build-dummy /build /build
11:08:49 [2024-04-24T11:08:49.801Z] #73 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #74 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
11:08:49 [2024-04-24T11:08:49.801Z] #74 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #75 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
11:08:49 [2024-04-24T11:08:49.801Z] #75 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #76 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
11:08:49 [2024-04-24T11:08:49.801Z] #76 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #77 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:08:49 [2024-04-24T11:08:49.801Z] #77 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #78 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #78 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #79 [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...)
11:08:49 [2024-04-24T11:08:49.801Z] #79 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #80 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:08:49 [2024-04-24T11:08:49.801Z] #80 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #81 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #81 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #82 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #82 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #83 [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
11:08:49 [2024-04-24T11:08:49.801Z] #83 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #84 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:08:49 [2024-04-24T11:08:49.801Z] #84 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #85 [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
11:08:49 [2024-04-24T11:08:49.801Z] #85 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #86 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
11:08:49 [2024-04-24T11:08:49.801Z] #86 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #87 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
11:08:49 [2024-04-24T11:08:49.801Z] #87 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #88 [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
11:08:49 [2024-04-24T11:08:49.801Z] #88 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #89 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #89 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #90 [tini-src 1/3] WORKDIR /usr/src/tini
11:08:49 [2024-04-24T11:08:49.801Z] #90 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #91 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
11:08:49 [2024-04-24T11:08:49.801Z] #91 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #92 [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             ;
11:08:49 [2024-04-24T11:08:49.801Z] #92 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #93 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #93 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #94 [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
11:08:49 [2024-04-24T11:08:49.801Z] #94 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #95 [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...)
11:08:49 [2024-04-24T11:08:49.801Z] #95 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #96 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:08:49 [2024-04-24T11:08:49.801Z] #96 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #97 [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...)
11:08:49 [2024-04-24T11:08:49.801Z] #97 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #98 [dev-base  1/12] RUN groupadd -r docker
11:08:49 [2024-04-24T11:08:49.801Z] #98 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #99 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:08:49 [2024-04-24T11:08:49.801Z] #99 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #100 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #100 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #101 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
11:08:49 [2024-04-24T11:08:49.801Z] #101 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #102 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:08:49 [2024-04-24T11:08:49.801Z] #102 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #103 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:08:49 [2024-04-24T11:08:49.801Z] #103 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #104 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #104 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #105 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
11:08:49 [2024-04-24T11:08:49.801Z] #105 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #106 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #106 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #107 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
11:08:49 [2024-04-24T11:08:49.801Z] #107 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #108 [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
11:08:49 [2024-04-24T11:08:49.801Z] #108 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #109 [containerd-src 1/3] WORKDIR /usr/src/containerd
11:08:49 [2024-04-24T11:08:49.801Z] #109 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #110 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
11:08:49 [2024-04-24T11:08:49.801Z] #110 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #111 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
11:08:49 [2024-04-24T11:08:49.801Z] #111 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #112 [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
11:08:49 [2024-04-24T11:08:49.801Z] #112 CACHED
11:08:49 [2024-04-24T11:08:49.801Z] 
11:08:49 [2024-04-24T11:08:49.801Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
11:08:49 [2024-04-24T11:08:49.801Z] #113 CACHED
11:08:50 [2024-04-24T11:08:50.056Z] 
11:08:50 [2024-04-24T11:08:50.056Z] #114 [dev 1/1] COPY --link . .
11:08:50 [2024-04-24T11:08:50.979Z] #114 DONE 1.3s
11:08:51 [2024-04-24T11:08:51.234Z] 
11:08:51 [2024-04-24T11:08:51.234Z] #115 exporting to image
11:08:51 [2024-04-24T11:08:51.234Z] #115 exporting layers
11:08:52 [2024-04-24T11:08:52.158Z] #115 exporting layers 0.9s done
11:08:52 [2024-04-24T11:08:52.159Z] #115 writing image sha256:889e7855f0bff1f43d205b196703cfbd52347254542790a7d765426333099ccc done
11:08:52 [2024-04-24T11:08:52.159Z] #115 naming to docker.io/library/docker:5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc done
11:08:52 [2024-04-24T11:08:52.159Z] #115 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:08:52 [2024-04-24T11:08:52.572Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:08:52 [2024-04-24T11:08:52.840Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc hack/test/unit
11:08:53 [2024-04-24T11:08:53.094Z] + BUILDFLAGS=(-tags 'netgo journald')
11:08:53 [2024-04-24T11:08:53.094Z] + TESTFLAGS+=' -test.timeout=5m'
11:08:53 [2024-04-24T11:08:53.094Z] + TESTDIRS=./...
11:08:53 [2024-04-24T11:08:53.094Z] + exclude_paths='/vendor/|/integration'
11:08:53 [2024-04-24T11:08:53.094Z] ++ go list ./...
11:08:53 [2024-04-24T11:08:53.094Z] ++ grep -vE '(/vendor/|/integration)'
11:08:53 [2024-04-24T11:08:53.655Z] + pkg_list='github.com/docker/docker/api
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/backend/build
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/httpstatus
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/httputils
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/middleware
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router/build
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router/checkpoint
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router/container
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router/debug
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router/distribution
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router/grpc
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router/image
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router/network
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router/plugin
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router/session
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router/swarm
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router/system
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/server/router/volume
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/backend
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/blkiodev
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/checkpoint
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/container
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/events
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/filters
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/image
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/mount
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/network
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/plugins/logdriver
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/registry
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/strslice
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/swarm
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/swarm/runtime
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/system
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/time
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/versions
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/api/types/volume
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/builder-next
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/builder-next/exporter
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/builder-next/worker
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/builder-next/worker/label
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/dockerfile
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/remotecontext
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/remotecontext/git
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/builder/remotecontext/urlutil
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/cli/debug
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/cli/winresources/docker-proxy
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/cli/winresources/dockerd
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/client
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/client/buildkit
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/cmd/docker-proxy
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/cmd/dockerd
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/cmd/dockerd/trap
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/container
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/container/stream
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/contrib/apparmor
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/contrib/httpserver
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/cluster
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/cluster/convert
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/cluster/executor
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/cluster/executor/container
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/cluster/provider
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/config
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/containerd
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/events
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/events/testutils
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/graphdriver
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/graphdriver/copy
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/graphdriver/register
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/graphdriver/vfs
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/graphdriver/zfs
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/images
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/initlayer
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/links
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/listeners
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/awslogs
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/fluentd
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/gcplogs
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/gelf
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/journald
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/local
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/loggertest
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/loggerutils
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/splunk
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/syslog
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/logger/templates
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/names
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/network
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/snapshotter
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/daemon/stats
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/distribution
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/distribution/metadata
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/distribution/utils
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/distribution/xfer
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/dockerversion
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/errdefs
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/image
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/image/cache
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/image/spec/specs-go
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/image/spec/specs-go/v1
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/image/tarexport
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/image/v1
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/cleanups
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/compatcontext
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/mod
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/mounttree
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/multierror
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/rootless/mountopts
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/safepath
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/sliceutil
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/test/suite
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/testutils
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/testutils/netnsutils
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/testutils/specialimage
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/unix_noeintr
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/internal/unshare
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/layer
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libcontainerd
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libcontainerd/queue
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libcontainerd/remote
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libcontainerd/shimopts
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libcontainerd/supervisor
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libcontainerd/types
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/bitmap
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/cluster
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/cnmallocator
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/config
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/datastore
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/diagnostic
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/discoverapi
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/driverapi
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/bridge
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/host
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/null
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/overlay
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/remote
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/windows
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/drvregistry
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/etchosts
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/internal/caller
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/internal/kvstore
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/internal/netiputil
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/internal/resolvconf
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/ipam
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/ipamapi
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/ipams/builtin
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/ipams/null
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/ipams/remote
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/ipamutils
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/ipbits
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/iptables
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/netlabel
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/netutils
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/networkdb
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/ns
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/options
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/osl
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/osl/kernel
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/portallocator
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/portmapper
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/resolvconf
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/scope
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/libnetwork/types
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/oci
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/oci/caps
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/opts
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/archive
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/authorization
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/broadcaster
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/capabilities
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/chrootarchive
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/containerfs
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/directory
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/dmesg
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/fileutils
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/homedir
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/idtools
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/ioutils
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/jsonmessage
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/longpath
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/meminfo
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/namesgenerator
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/parsers
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/parsers/kernel
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/pidfile
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/platform
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/plugingetter
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/plugins
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/plugins/transport
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/pools
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/process
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/progress
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/reexec
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/rootless
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/rootless/specconv
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/stack
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/stdcopy
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/streamformatter
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/stringid
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/sysinfo
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/system
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/tailfile
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/tarsum
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/pkg/useragent
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/plugin
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/plugin/executor/containerd
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/plugin/v2
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/profiles/apparmor
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/profiles/seccomp
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/quota
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/reference
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/registry
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/registry/resumable
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/restartmanager
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/runconfig
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/runconfig/opts
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/testutil
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/testutil/daemon
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/testutil/environment
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/testutil/fakecontext
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/testutil/fakegit
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/testutil/fakestorage
11:08:53 [2024-04-24T11:08:53.655Z] github.com/docker/docker/testutil/fixtures/load
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fixtures/plugin
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/registry
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/request
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/drivers
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/local
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/mounts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/service
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/service/opts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/testutils'
11:08:53 [2024-04-24T11:08:53.656Z] ++ grep --fixed-strings -v /libnetwork
11:08:53 [2024-04-24T11:08:53.656Z] ++ echo 'github.com/docker/docker/api
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/backend/build
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/httpstatus
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/httputils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/middleware
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/build
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/checkpoint
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/container
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/debug
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/distribution
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/grpc
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/image
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/network
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/plugin
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/session
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/swarm
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/system
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/volume
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/backend
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/blkiodev
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/checkpoint
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/container
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/events
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/filters
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/image
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/mount
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/network
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/plugins/logdriver
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/registry
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/strslice
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/swarm
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/swarm/runtime
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/system
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/time
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/versions
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/volume
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/exporter
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/worker
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/worker/label
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/dockerfile
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/remotecontext
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/remotecontext/git
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/remotecontext/urlutil
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cli/debug
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cli/winresources/docker-proxy
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cli/winresources/dockerd
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/client
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/client/buildkit
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cmd/docker-proxy
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cmd/dockerd
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cmd/dockerd/trap
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/container
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/container/stream
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/contrib/apparmor
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/contrib/httpserver
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/cluster
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/cluster/convert
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/cluster/executor
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/cluster/executor/container
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/cluster/provider
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/config
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/containerd
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/events
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/events/testutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/copy
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/register
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/vfs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/zfs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/images
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/initlayer
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/links
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/listeners
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/awslogs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/fluentd
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/gcplogs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/gelf
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/journald
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/local
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/loggertest
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/loggerutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/splunk
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/syslog
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/templates
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/names
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/network
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/snapshotter
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/stats
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/distribution
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/distribution/metadata
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/distribution/utils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/distribution/xfer
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/dockerversion
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/errdefs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/image
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/image/cache
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/image/spec/specs-go
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/image/spec/specs-go/v1
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/image/tarexport
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/image/v1
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/cleanups
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/compatcontext
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/mod
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/mounttree
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/multierror
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/rootless/mountopts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/safepath
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/sliceutil
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/test/suite
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/testutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/testutils/netnsutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/testutils/specialimage
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/unix_noeintr
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/unshare
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/layer
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libcontainerd
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libcontainerd/queue
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libcontainerd/remote
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libcontainerd/shimopts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libcontainerd/supervisor
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libcontainerd/types
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/bitmap
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/cluster
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/cnmallocator
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/config
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/datastore
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/diagnostic
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/discoverapi
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/driverapi
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/bridge
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/host
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/null
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/overlay
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/remote
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/windows
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/drvregistry
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/etchosts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/internal/caller
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/internal/kvstore
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/internal/netiputil
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/internal/resolvconf
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/ipam
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/ipamapi
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/ipams/builtin
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/ipams/null
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/ipams/remote
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/ipamutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/ipbits
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/iptables
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/netlabel
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/netutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/networkdb
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/ns
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/options
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/osl
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/osl/kernel
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/portallocator
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/portmapper
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/resolvconf
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/scope
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libnetwork/types
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/oci
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/oci/caps
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/opts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/archive
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/authorization
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/broadcaster
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/capabilities
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/chrootarchive
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/containerfs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/directory
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/dmesg
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/fileutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/homedir
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/idtools
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/ioutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/jsonmessage
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/longpath
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/meminfo
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/namesgenerator
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/parsers
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/parsers/kernel
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/pidfile
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/platform
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/plugingetter
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/plugins
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/plugins/transport
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/pools
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/process
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/progress
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/reexec
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/rootless
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/rootless/specconv
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/stack
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/stdcopy
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/streamformatter
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/stringid
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/sysinfo
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/system
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/tailfile
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/tarsum
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/useragent
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/plugin
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/plugin/executor/containerd
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/plugin/v2
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/profiles/apparmor
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/profiles/seccomp
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/quota
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/reference
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/registry
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/registry/resumable
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/restartmanager
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/runconfig
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/runconfig/opts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/daemon
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/environment
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fakecontext
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fakegit
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fakestorage
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fixtures/load
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fixtures/plugin
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/registry
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/request
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/drivers
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/local
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/mounts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/service
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/service/opts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/testutils'
11:08:53 [2024-04-24T11:08:53.656Z] + base_pkg_list='github.com/docker/docker/api
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/backend/build
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/httpstatus
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/httputils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/middleware
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/build
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/checkpoint
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/container
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/debug
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/distribution
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/grpc
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/image
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/network
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/plugin
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/session
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/swarm
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/system
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/server/router/volume
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/backend
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/blkiodev
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/checkpoint
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/container
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/events
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/filters
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/image
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/mount
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/network
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/plugins/logdriver
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/registry
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/strslice
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/swarm
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/swarm/runtime
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/system
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/time
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/versions
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/api/types/volume
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/exporter
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/worker
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/builder-next/worker/label
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/dockerfile
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/remotecontext
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/remotecontext/git
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/builder/remotecontext/urlutil
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cli/debug
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cli/winresources/docker-proxy
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cli/winresources/dockerd
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/client
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/client/buildkit
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cmd/docker-proxy
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cmd/dockerd
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cmd/dockerd/trap
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/container
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/container/stream
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/contrib/apparmor
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/contrib/httpserver
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/cluster
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/cluster/convert
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/cluster/executor
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/cluster/executor/container
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/cluster/provider
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/config
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/containerd
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/events
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/events/testutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/copy
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/register
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/vfs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/graphdriver/zfs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/images
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/initlayer
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/links
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/listeners
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/awslogs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/fluentd
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/gcplogs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/gelf
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/journald
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/local
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/loggertest
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/loggerutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/splunk
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/syslog
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/logger/templates
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/names
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/network
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/snapshotter
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/daemon/stats
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/distribution
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/distribution/metadata
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/distribution/utils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/distribution/xfer
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/dockerversion
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/errdefs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/image
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/image/cache
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/image/spec/specs-go
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/image/spec/specs-go/v1
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/image/tarexport
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/image/v1
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/cleanups
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/compatcontext
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/mod
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/mounttree
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/multierror
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/rootless/mountopts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/safepath
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/sliceutil
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/test/suite
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/testutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/testutils/netnsutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/testutils/specialimage
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/unix_noeintr
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/internal/unshare
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/layer
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libcontainerd
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libcontainerd/queue
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libcontainerd/remote
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libcontainerd/shimopts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libcontainerd/supervisor
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/libcontainerd/types
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/oci
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/oci/caps
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/opts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/archive
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/authorization
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/broadcaster
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/capabilities
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/chrootarchive
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/containerfs
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/directory
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/dmesg
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/fileutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/homedir
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/idtools
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/ioutils
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/jsonmessage
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/longpath
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/meminfo
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/namesgenerator
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/parsers
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/parsers/kernel
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/pidfile
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/platform
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/plugingetter
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/plugins
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/plugins/transport
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/pools
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/process
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/progress
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/reexec
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/rootless
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/rootless/specconv
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/stack
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/stdcopy
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/streamformatter
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/stringid
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/sysinfo
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/system
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/tailfile
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/tarsum
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/pkg/useragent
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/plugin
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/plugin/executor/containerd
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/plugin/v2
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/profiles/apparmor
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/profiles/seccomp
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/quota
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/reference
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/registry
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/registry/resumable
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/restartmanager
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/runconfig
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/runconfig/opts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/daemon
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/environment
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fakecontext
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fakegit
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fakestorage
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fixtures/load
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fixtures/plugin
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/registry
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/testutil/request
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/drivers
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/local
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/mounts
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/service
11:08:53 [2024-04-24T11:08:53.656Z] github.com/docker/docker/volume/service/opts
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/volume/testutils'
11:08:53 [2024-04-24T11:08:53.657Z] ++ grep --fixed-strings /libnetwork
11:08:53 [2024-04-24T11:08:53.657Z] ++ echo 'github.com/docker/docker/api
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/backend/build
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/httpstatus
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/httputils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/middleware
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router/build
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router/checkpoint
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router/container
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router/debug
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router/distribution
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router/grpc
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router/image
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router/network
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router/plugin
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router/session
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router/swarm
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router/system
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/server/router/volume
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/backend
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/blkiodev
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/checkpoint
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/container
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/events
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/filters
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/image
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/mount
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/network
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/plugins/logdriver
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/registry
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/strslice
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/swarm
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/swarm/runtime
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/system
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/time
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/versions
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/api/types/volume
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/builder-next
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/builder-next/exporter
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/builder-next/worker
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/builder-next/worker/label
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/dockerfile
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/remotecontext
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/remotecontext/git
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/builder/remotecontext/urlutil
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/cli/debug
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/cli/winresources/docker-proxy
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/cli/winresources/dockerd
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/client
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/client/buildkit
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/cmd/docker-proxy
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/cmd/dockerd
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/cmd/dockerd/trap
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/container
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/container/stream
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/contrib/apparmor
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/contrib/httpserver
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/cluster
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/cluster/convert
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/cluster/executor
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/cluster/executor/container
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/cluster/provider
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/config
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/containerd
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/events
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/events/testutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/graphdriver
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/graphdriver/copy
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/graphdriver/register
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/graphdriver/vfs
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/graphdriver/zfs
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/images
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/initlayer
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/links
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/listeners
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/awslogs
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/fluentd
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/gcplogs
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/gelf
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/journald
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/local
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/loggertest
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/loggerutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/splunk
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/syslog
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/logger/templates
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/names
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/network
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/snapshotter
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/daemon/stats
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/distribution
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/distribution/metadata
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/distribution/utils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/distribution/xfer
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/dockerversion
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/errdefs
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/image
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/image/cache
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/image/spec/specs-go
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/image/spec/specs-go/v1
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/image/tarexport
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/image/v1
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/cleanups
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/compatcontext
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/mod
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/mounttree
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/multierror
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/rootless/mountopts
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/safepath
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/sliceutil
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/test/suite
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/testutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/testutils/netnsutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/testutils/specialimage
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/unix_noeintr
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/internal/unshare
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/layer
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libcontainerd
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libcontainerd/queue
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libcontainerd/remote
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libcontainerd/shimopts
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libcontainerd/supervisor
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libcontainerd/types
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/bitmap
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cluster
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cnmallocator
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/config
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/datastore
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/diagnostic
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/discoverapi
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/driverapi
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/bridge
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/host
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/null
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/overlay
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/remote
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/windows
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drvregistry
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/etchosts
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/caller
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/kvstore
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/netiputil
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/resolvconf
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipam
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipamapi
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/builtin
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/null
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/remote
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipamutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipbits
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/iptables
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/netlabel
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/netutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/networkdb
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ns
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/options
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/osl
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/osl/kernel
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/portallocator
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/portmapper
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/resolvconf
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/scope
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/types
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/oci
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/oci/caps
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/opts
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/archive
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/authorization
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/broadcaster
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/capabilities
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/chrootarchive
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/containerfs
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/directory
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/dmesg
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/fileutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/homedir
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/idtools
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/ioutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/jsonmessage
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/longpath
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/meminfo
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/namesgenerator
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/parsers
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/parsers/kernel
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/pidfile
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/platform
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/plugingetter
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/plugins
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/plugins/transport
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/pools
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/process
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/progress
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/reexec
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/rootless
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/rootless/specconv
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/stack
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/stdcopy
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/streamformatter
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/stringid
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/sysinfo
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/system
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/tailfile
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/tarsum
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/pkg/useragent
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/plugin
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/plugin/executor/containerd
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/plugin/v2
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/profiles/apparmor
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/profiles/seccomp
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/quota
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/reference
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/registry
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/registry/resumable
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/restartmanager
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/runconfig
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/runconfig/opts
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/testutil
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/testutil/daemon
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/testutil/environment
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/testutil/fakecontext
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/testutil/fakegit
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/testutil/fakestorage
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/testutil/fixtures/load
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/testutil/fixtures/plugin
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/testutil/registry
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/testutil/request
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/volume
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/volume/drivers
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/volume/local
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/volume/mounts
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/volume/service
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/volume/service/opts
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/volume/testutils'
11:08:53 [2024-04-24T11:08:53.657Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/bitmap
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cluster
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cnmallocator
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/config
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/datastore
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/diagnostic
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/discoverapi
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/driverapi
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/bridge
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/host
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/null
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/overlay
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/remote
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/windows
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drvregistry
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/etchosts
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/caller
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/kvstore
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/netiputil
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/resolvconf
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipam
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipamapi
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/builtin
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/null
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/remote
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipamutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipbits
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/iptables
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/netlabel
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/netutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/networkdb
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ns
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/options
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/osl
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/osl/kernel
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/portallocator
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/portmapper
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/resolvconf
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/scope
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/types'
11:08:53 [2024-04-24T11:08:53.657Z] + echo 'github.com/docker/docker/libnetwork
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/bitmap
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cluster
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/cnmallocator
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/config
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/datastore
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/diagnostic
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/discoverapi
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/driverapi
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/bridge
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/host
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/null
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/overlay
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/remote
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/windows
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drvregistry
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/etchosts
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/caller
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/kvstore
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/netiputil
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/resolvconf
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipam
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipa+ grep --fixed-strings libnetwork/drivers/bridge
11:08:53 [2024-04-24T11:08:53.657Z] mapi
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/builtin
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/null
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/remote
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipamutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ipbits
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/iptables
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/netlabel
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/netutils
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/networkdb
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/ns
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/options
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/osl
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/osl/kernel
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/portallocator
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/portmapper
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/resolvconf
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/scope
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/types'
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/bridge
11:08:53 [2024-04-24T11:08:53.657Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:08:53 [2024-04-24T11:08:53.657Z] + type docker-proxy
11:08:53 [2024-04-24T11:08:53.657Z] hack/test/unit: line 25: type: docker-proxy: not found
11:08:53 [2024-04-24T11:08:53.657Z] + hack/make.sh binary-proxy install-proxy
11:08:53 [2024-04-24T11:08:53.657Z] 
11:08:53 [2024-04-24T11:08:53.657Z] Removing bundles/
11:08:53 [2024-04-24T11:08:53.657Z] 
11:08:53 [2024-04-24T11:08:53.657Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:08:53 [2024-04-24T11:08:53.657Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
11:08:53 [2024-04-24T11:08:53.657Z] + tee /go/src/github.com/docker/docker/go.mod
11:08:53 [2024-04-24T11:08:53.657Z] module github.com/docker/docker
11:08:53 [2024-04-24T11:08:53.657Z] 
11:08:53 [2024-04-24T11:08:53.657Z] go 1.21
11:08:53 [2024-04-24T11:08:53.657Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
11:08:53 [2024-04-24T11:08:53.657Z] + GO111MODULE=on
11:08:53 [2024-04-24T11:08:53.657Z] + GOTOOLCHAIN=local
11:08:53 [2024-04-24T11:08:53.657Z] + 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=5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-24T11:08:53.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
11:08:57 [2024-04-24T11:08:57.835Z] + rm -f /go/src/github.com/docker/docker/go.mod
11:08:57 [2024-04-24T11:08:57.835Z] Created binary: bundles/binary-proxy/docker-proxy
11:08:57 [2024-04-24T11:08:57.835Z] 
11:08:57 [2024-04-24T11:08:57.835Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:08:57 [2024-04-24T11:08:57.835Z] Installing docker-proxy to /usr/local/bin/
11:08:57 [2024-04-24T11:08:57.835Z] 
11:08:57 [2024-04-24T11:08:57.835Z] + mkdir -p bundles
11:08:57 [2024-04-24T11:08:57.835Z] + '[' -n 'github.com/docker/docker/api
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/backend/build
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/httpstatus
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/httputils
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/middleware
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router/build
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router/checkpoint
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router/container
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router/debug
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router/distribution
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router/grpc
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router/image
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router/network
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router/plugin
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router/session
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router/swarm
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router/system
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/server/router/volume
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/backend
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/blkiodev
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/checkpoint
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/container
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/events
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/filters
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/image
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/mount
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/network
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/plugins/logdriver
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/registry
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/strslice
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/swarm
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/swarm/runtime
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/system
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/time
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/versions
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/api/types/volume
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/builder-next
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/builder-next/exporter
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/builder-next/worker
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/builder-next/worker/label
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/dockerfile
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/remotecontext
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/remotecontext/git
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/builder/remotecontext/urlutil
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/cli/debug
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/cli/winresources/docker-proxy
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/cli/winresources/dockerd
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/client
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/client/buildkit
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/cmd/docker-proxy
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/cmd/dockerd
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/cmd/dockerd/trap
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/container
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/container/stream
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/contrib/apparmor
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/contrib/httpserver
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/cluster
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/cluster/convert
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/cluster/executor
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/cluster/executor/container
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/cluster/provider
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/config
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/containerd
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/events
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/events/testutils
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/graphdriver
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/graphdriver/copy
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/graphdriver/register
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/graphdriver/vfs
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/graphdriver/zfs
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/images
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/initlayer
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/links
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/listeners
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/awslogs
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/fluentd
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/gcplogs
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/gelf
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/journald
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/local
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/loggertest
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/loggerutils
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/splunk
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/syslog
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/logger/templates
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/names
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/network
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/snapshotter
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/daemon/stats
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/distribution
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/distribution/metadata
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/distribution/utils
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/distribution/xfer
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/dockerversion
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/errdefs
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/image
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/image/cache
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/image/spec/specs-go
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/image/spec/specs-go/v1
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/image/tarexport
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/image/v1
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/cleanups
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/compatcontext
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/mod
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/mounttree
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/multierror
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/rootless/mountopts
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/safepath
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/sliceutil
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/test/suite
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/testutils
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/testutils/netnsutils
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/testutils/specialimage
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/unix_noeintr
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/internal/unshare
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/layer
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/libcontainerd
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/libcontainerd/queue
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/libcontainerd/remote
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/libcontainerd/shimopts
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/libcontainerd/supervisor
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/libcontainerd/types
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/oci
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/oci/caps
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/opts
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/archive
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/authorization
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/broadcaster
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/capabilities
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/chrootarchive
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/containerfs
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/directory
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/dmesg
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/fileutils
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/homedir
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/idtools
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/ioutils
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/jsonmessage
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/longpath
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/meminfo
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/namesgenerator
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/parsers
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/parsers/kernel
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/pidfile
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/platform
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/plugingetter
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/plugins
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/plugins/transport
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/pools
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/process
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/progress
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/reexec
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/rootless
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/rootless/specconv
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/stack
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/stdcopy
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/streamformatter
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/stringid
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/sysinfo
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/system
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/tailfile
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/tarsum
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/pkg/useragent
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/plugin
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/plugin/executor/containerd
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/plugin/v2
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/profiles/apparmor
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/profiles/seccomp
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/quota
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/reference
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/registry
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/registry/resumable
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/restartmanager
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/runconfig
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/runconfig/opts
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/testutil
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/testutil/daemon
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/testutil/environment
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/testutil/fakecontext
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/testutil/fakegit
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/testutil/fakestorage
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/testutil/fixtures/load
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/testutil/fixtures/plugin
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/testutil/registry
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/testutil/request
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/volume
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/volume/drivers
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/volume/local
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/volume/mounts
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/volume/service
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/volume/service/opts
11:08:57 [2024-04-24T11:08:57.835Z] github.com/docker/docker/volume/testutils' ']'
11:08:57 [2024-04-24T11:08:57.836Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
11:08:58 [2024-04-24T11:08:58.395Z] ?   	github.com/docker/docker/api	[no test files]
11:09:06 [2024-04-24T11:09:06.468Z] ok  	github.com/docker/docker/api/server	0.026s	coverage: 16.2% of statements
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 42.7% of statements
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ok  	github.com/docker/docker/api/server/router/container	0.015s	coverage: 5.9% of statements
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/types	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
11:09:28 [2024-04-24T11:09:28.337Z] ok  	github.com/docker/docker/api/server/router/volume	0.005s	coverage: 66.7% of statements
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ok  	github.com/docker/docker/api/types/container	0.009s	coverage: 83.7% of statements
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ?   	github.com/docker/docker/api/types/system	[no test files]
11:09:28 [2024-04-24T11:09:28.337Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
11:09:28 [2024-04-24T11:09:28.337Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
11:09:28 [2024-04-24T11:09:28.337Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
11:09:28 [2024-04-24T11:09:28.337Z] ok  	github.com/docker/docker/api/types/network	0.005s	coverage: 80.0% of statements
11:09:28 [2024-04-24T11:09:28.592Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
11:09:28 [2024-04-24T11:09:28.592Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:09:28 [2024-04-24T11:09:28.592Z] ?   	github.com/docker/docker/builder	[no test files]
11:09:28 [2024-04-24T11:09:28.592Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:09:28 [2024-04-24T11:09:28.592Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:09:28 [2024-04-24T11:09:28.592Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:09:28 [2024-04-24T11:09:28.592Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:09:28 [2024-04-24T11:09:28.592Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:09:28 [2024-04-24T11:09:28.592Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
11:09:28 [2024-04-24T11:09:28.592Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
11:09:28 [2024-04-24T11:09:28.592Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:09:28 [2024-04-24T11:09:28.592Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:09:28 [2024-04-24T11:09:28.592Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
11:09:28 [2024-04-24T11:09:28.592Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
11:09:30 [2024-04-24T11:09:30.475Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
11:09:30 [2024-04-24T11:09:30.475Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
11:09:30 [2024-04-24T11:09:30.475Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.010s	coverage: 100.0% of statements
11:09:30 [2024-04-24T11:09:30.475Z] ok  	github.com/docker/docker/cli/debug	0.022s	coverage: 100.0% of statements
11:09:30 [2024-04-24T11:09:30.475Z] ok  	github.com/docker/docker/builder/remotecontext	0.056s	coverage: 33.7% of statements
11:09:30 [2024-04-24T11:09:30.475Z] ok  	github.com/docker/docker/builder/dockerfile	0.103s	coverage: 50.1% of statements
11:09:31 [2024-04-24T11:09:31.836Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
11:09:31 [2024-04-24T11:09:31.836Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.029s	coverage: 68.2% of statements
11:09:32 [2024-04-24T11:09:32.091Z] ok  	github.com/docker/docker/client	0.146s	coverage: 77.0% of statements
11:09:33 [2024-04-24T11:09:33.015Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.913s	coverage: 82.5% of statements
11:09:45 [2024-04-24T11:09:45.219Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:09:45 [2024-04-24T11:09:45.219Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:09:45 [2024-04-24T11:09:45.219Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:09:45 [2024-04-24T11:09:45.219Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:09:45 [2024-04-24T11:09:45.219Z] ok  	github.com/docker/docker/container	0.126s	coverage: 36.4% of statements
11:09:45 [2024-04-24T11:09:45.219Z] ok  	github.com/docker/docker/cmd/dockerd	0.195s	coverage: 29.7% of statements
11:09:47 [2024-04-24T11:09:47.102Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.367s	coverage: 0.0% of statements
11:09:48 [2024-04-24T11:09:48.461Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:09:48 [2024-04-24T11:09:48.461Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 39.3% of statements
11:09:48 [2024-04-24T11:09:48.461Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.019s	coverage: 65.3% of statements
11:09:48 [2024-04-24T11:09:48.461Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
11:09:48 [2024-04-24T11:09:48.716Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:09:48 [2024-04-24T11:09:48.716Z] ok  	github.com/docker/docker/daemon/config	0.050s	coverage: 74.4% of statements
11:09:50 [2024-04-24T11:09:50.598Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:09:50 [2024-04-24T11:09:50.598Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
11:09:50 [2024-04-24T11:09:50.598Z] ok  	github.com/docker/docker/daemon/containerd	0.039s	coverage: 17.6% of statements
11:09:50 [2024-04-24T11:09:50.598Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
11:09:50 [2024-04-24T11:09:50.598Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
11:09:50 [2024-04-24T11:09:50.598Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.211s	coverage: 60.9% of statements
11:09:51 [2024-04-24T11:09:51.157Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:09:51 [2024-04-24T11:09:51.157Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
11:09:51 [2024-04-24T11:09:51.157Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:09:51 [2024-04-24T11:09:51.157Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:09:51 [2024-04-24T11:09:51.412Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.196s	coverage: 60.2% of statements
11:09:51 [2024-04-24T11:09:51.412Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 60.9% of statements
11:09:51 [2024-04-24T11:09:51.971Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
11:09:52 [2024-04-24T11:09:52.226Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.475s	coverage: 13.2% of statements
11:09:52 [2024-04-24T11:09:52.481Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:09:52 [2024-04-24T11:09:52.481Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:09:52 [2024-04-24T11:09:52.481Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
11:09:52 [2024-04-24T11:09:52.481Z] ok  	github.com/docker/docker/daemon/images	0.033s	coverage: 2.9% of statements
11:09:52 [2024-04-24T11:09:52.736Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 43.2% of statements
11:09:52 [2024-04-24T11:09:52.991Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:09:52 [2024-04-24T11:09:52.991Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.017s	coverage: 53.6% of statements
11:09:52 [2024-04-24T11:09:52.991Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
11:09:52 [2024-04-24T11:09:52.991Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.102s	coverage: 78.2% of statements
11:09:53 [2024-04-24T11:09:53.550Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
11:09:53 [2024-04-24T11:09:53.550Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
11:09:53 [2024-04-24T11:09:53.550Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
11:09:53 [2024-04-24T11:09:53.550Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.020s	coverage: 87.2% of statements
11:09:53 [2024-04-24T11:09:53.550Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.064s	coverage: 76.8% of statements
11:09:53 [2024-04-24T11:09:53.550Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
11:09:53 [2024-04-24T11:09:53.805Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 79.4% of statements
11:09:54 [2024-04-24T11:09:54.365Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.015s	coverage: 63.5% of statements
11:09:54 [2024-04-24T11:09:54.365Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
11:09:54 [2024-04-24T11:09:54.365Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:09:54 [2024-04-24T11:09:54.365Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
11:09:54 [2024-04-24T11:09:54.365Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
11:09:54 [2024-04-24T11:09:54.620Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
11:09:54 [2024-04-24T11:09:54.620Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:09:54 [2024-04-24T11:09:54.875Z] ok  	github.com/docker/docker/daemon/network	0.031s	coverage: 63.8% of statements
11:09:55 [2024-04-24T11:09:55.130Z] ok  	github.com/docker/docker/daemon/logger/journald	1.731s	coverage: 72.7% of statements
11:09:55 [2024-04-24T11:09:55.690Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:09:55 [2024-04-24T11:09:55.690Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
11:09:55 [2024-04-24T11:09:55.690Z] ok  	github.com/docker/docker/dockerversion	0.008s	coverage: 100.0% of statements
11:09:55 [2024-04-24T11:09:55.690Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 44.4% of statements
11:09:55 [2024-04-24T11:09:55.944Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.467s	coverage: 82.5% of statements
11:09:56 [2024-04-24T11:09:56.198Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.8% of statements
11:09:56 [2024-04-24T11:09:56.453Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
11:09:56 [2024-04-24T11:09:56.453Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
11:09:56 [2024-04-24T11:09:56.453Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 26.1% of statements
11:09:56 [2024-04-24T11:09:56.453Z] ?   	github.com/docker/docker/image/v1	[no test files]
11:09:56 [2024-04-24T11:09:56.453Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
11:09:56 [2024-04-24T11:09:56.708Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
11:09:56 [2024-04-24T11:09:56.708Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
11:09:56 [2024-04-24T11:09:56.708Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
11:09:56 [2024-04-24T11:09:56.708Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
11:09:56 [2024-04-24T11:09:56.708Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
11:09:56 [2024-04-24T11:09:56.708Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
11:09:56 [2024-04-24T11:09:56.962Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:09:56 [2024-04-24T11:09:56.962Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
11:09:56 [2024-04-24T11:09:56.962Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
11:09:56 [2024-04-24T11:09:56.962Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
11:09:56 [2024-04-24T11:09:56.962Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
11:09:56 [2024-04-24T11:09:56.962Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
11:09:56 [2024-04-24T11:09:56.962Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
11:09:56 [2024-04-24T11:09:56.962Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
11:09:56 [2024-04-24T11:09:56.962Z] ok  	github.com/docker/docker/distribution	1.496s	coverage: 28.7% of statements
11:09:57 [2024-04-24T11:09:57.886Z] ok  	github.com/docker/docker/distribution/xfer	2.171s	coverage: 84.4% of statements
11:09:57 [2024-04-24T11:09:57.886Z] ok  	github.com/docker/docker/daemon	10.671s	coverage: 15.8% of statements
11:09:58 [2024-04-24T11:09:58.144Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:09:58 [2024-04-24T11:09:58.144Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:09:58 [2024-04-24T11:09:58.144Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
11:09:58 [2024-04-24T11:09:58.144Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:09:58 [2024-04-24T11:09:58.144Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:09:58 [2024-04-24T11:09:58.144Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
11:09:58 [2024-04-24T11:09:58.398Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:09:58 [2024-04-24T11:09:58.399Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 35.8% of statements
11:09:58 [2024-04-24T11:09:58.653Z] ok  	github.com/docker/docker/opts	0.045s	coverage: 67.9% of statements
11:09:59 [2024-04-24T11:09:59.213Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
11:09:59 [2024-04-24T11:09:59.213Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
11:09:59 [2024-04-24T11:09:59.213Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
11:09:59 [2024-04-24T11:09:59.213Z] ok  	github.com/docker/docker/pkg/containerfs	0.007s	coverage: 26.7% of statements
11:09:59 [2024-04-24T11:09:59.213Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
11:09:59 [2024-04-24T11:09:59.468Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.275s	coverage: 83.7% of statements
11:09:59 [2024-04-24T11:09:59.468Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 51.7% of statements
11:09:59 [2024-04-24T11:09:59.468Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 6.5% of statements
11:09:59 [2024-04-24T11:09:59.723Z] ok  	github.com/docker/docker/pkg/archive	0.525s	coverage: 81.1% of statements
11:09:59 [2024-04-24T11:09:59.723Z] ok  	github.com/docker/docker/pkg/authorization	0.576s	coverage: 68.3% of statements
11:09:59 [2024-04-24T11:09:59.723Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
11:09:59 [2024-04-24T11:09:59.723Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
11:09:59 [2024-04-24T11:09:59.723Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 92.3% of statements
11:09:59 [2024-04-24T11:09:59.723Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
11:09:59 [2024-04-24T11:09:59.978Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
11:09:59 [2024-04-24T11:09:59.978Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
11:09:59 [2024-04-24T11:09:59.978Z] ok  	github.com/docker/docker/pkg/idtools	0.420s	coverage: 69.7% of statements
11:09:59 [2024-04-24T11:09:59.978Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:09:59 [2024-04-24T11:09:59.978Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:09:59 [2024-04-24T11:09:59.978Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 94.1% of statements
11:09:59 [2024-04-24T11:09:59.978Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
11:09:59 [2024-04-24T11:09:59.978Z] ok  	github.com/docker/docker/pkg/ioutils	0.361s	coverage: 69.1% of statements
11:10:00 [2024-04-24T11:10:00.537Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:10:00 [2024-04-24T11:10:00.537Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:10:00 [2024-04-24T11:10:00.537Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 90.0% of statements
11:10:00 [2024-04-24T11:10:00.537Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
11:10:00 [2024-04-24T11:10:00.537Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
11:10:00 [2024-04-24T11:10:00.537Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
11:10:00 [2024-04-24T11:10:00.792Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:10:00 [2024-04-24T11:10:00.792Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
11:10:00 [2024-04-24T11:10:00.792Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
11:10:00 [2024-04-24T11:10:00.792Z] ok  	github.com/docker/docker/pkg/stack	0.013s	coverage: 90.9% of statements
11:10:00 [2024-04-24T11:10:00.792Z] ok  	github.com/docker/docker/pkg/reexec	0.028s	coverage: 82.4% of statements
11:10:00 [2024-04-24T11:10:00.792Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
11:10:01 [2024-04-24T11:10:01.047Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 61.9% of statements
11:10:01 [2024-04-24T11:10:01.047Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 64.5% of statements
11:10:01 [2024-04-24T11:10:01.302Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 41.0% of statements
11:10:01 [2024-04-24T11:10:01.302Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.4% of statements
11:10:01 [2024-04-24T11:10:01.302Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
11:10:01 [2024-04-24T11:10:01.302Z] ok  	github.com/docker/docker/pkg/tailfile	0.050s	coverage: 88.6% of statements
11:10:01 [2024-04-24T11:10:01.302Z] ok  	github.com/docker/docker/pkg/tarsum	0.087s	coverage: 89.6% of statements
11:10:02 [2024-04-24T11:10:02.226Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:10:02 [2024-04-24T11:10:02.226Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:10:02 [2024-04-24T11:10:02.226Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 13.6% of statements
11:10:02 [2024-04-24T11:10:02.226Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
11:10:02 [2024-04-24T11:10:02.480Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
11:10:02 [2024-04-24T11:10:02.480Z] ok  	github.com/docker/docker/pkg/plugins	2.011s	coverage: 73.7% of statements
11:10:02 [2024-04-24T11:10:02.480Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
11:10:02 [2024-04-24T11:10:02.735Z] ok  	github.com/docker/docker/quota	0.245s	coverage: 69.3% of statements
11:10:02 [2024-04-24T11:10:02.735Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
11:10:02 [2024-04-24T11:10:02.989Z] ok  	github.com/docker/docker/registry/resumable	0.022s	coverage: 100.0% of statements
11:10:02 [2024-04-24T11:10:02.989Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:10:02 [2024-04-24T11:10:02.989Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 54.0% of statements
11:10:02 [2024-04-24T11:10:02.989Z] ok  	github.com/docker/docker/registry	0.119s	coverage: 63.9% of statements
11:10:03 [2024-04-24T11:10:03.243Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
11:10:03 [2024-04-24T11:10:03.498Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:10:03 [2024-04-24T11:10:03.498Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:10:03 [2024-04-24T11:10:03.498Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:10:03 [2024-04-24T11:10:03.498Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:10:03 [2024-04-24T11:10:03.498Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:10:03 [2024-04-24T11:10:03.498Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:10:03 [2024-04-24T11:10:03.498Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:10:03 [2024-04-24T11:10:03.498Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:10:03 [2024-04-24T11:10:03.498Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:10:03 [2024-04-24T11:10:03.498Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:10:03 [2024-04-24T11:10:03.498Z] ?   	github.com/docker/docker/volume	[no test files]
11:10:04 [2024-04-24T11:10:04.057Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
11:10:04 [2024-04-24T11:10:04.057Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
11:10:04 [2024-04-24T11:10:04.311Z] ok  	github.com/docker/docker/volume/local	0.102s	coverage: 76.4% of statements
11:10:04 [2024-04-24T11:10:04.566Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:10:04 [2024-04-24T11:10:04.566Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:10:04 [2024-04-24T11:10:04.566Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
11:10:05 [2024-04-24T11:10:05.124Z] ok  	github.com/docker/docker/layer	7.076s	coverage: 68.1% of statements
11:10:05 [2024-04-24T11:10:05.384Z] 
11:10:05 [2024-04-24T11:10:05.384Z] === Skipped
11:10:05 [2024-04-24T11:10:05.384Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:10:05 [2024-04-24T11:10:05.384Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
11:10:05 [2024-04-24T11:10:05.384Z] 
11:10:05 [2024-04-24T11:10:05.384Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:10:05 [2024-04-24T11:10:05.384Z]     network_proxy_test.go:210: No support for dual stack yet
11:10:05 [2024-04-24T11:10:05.384Z] 
11:10:05 [2024-04-24T11:10:05.384Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:10:05 [2024-04-24T11:10:05.384Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
11:10:05 [2024-04-24T11:10:05.384Z] 
11:10:05 [2024-04-24T11:10:05.384Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:10:05 [2024-04-24T11:10:05.384Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
11:10:05 [2024-04-24T11:10:05.384Z] 
11:10:05 [2024-04-24T11:10:05.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:10:05 [2024-04-24T11:10:05.384Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2024-04-24T11:10:05.384Z]     graphtest_unix.go:41: Driver btrfs not supported
11:10:05 [2024-04-24T11:10:05.384Z] 
11:10:05 [2024-04-24T11:10:05.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:10:05 [2024-04-24T11:10:05.384Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2024-04-24T11:10:05.384Z]     graphtest_unix.go:41: Driver btrfs not supported
11:10:05 [2024-04-24T11:10:05.384Z] 
11:10:05 [2024-04-24T11:10:05.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:41: Driver btrfs not supported
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:41: Driver btrfs not supported
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:41: Driver btrfs not supported
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:68: No driver to put!
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z] time="2024-04-24T11:09:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z] time="2024-04-24T11:09:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z] time="2024-04-24T11:09:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z] time="2024-04-24T11:09:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z] time="2024-04-24T11:09:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:68: No driver to put!
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     overlay_test.go:61: Cannot run test with naive change algorithm
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:41: Driver zfs not supported
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:41: Driver zfs not supported
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:41: Driver zfs not supported
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:41: Driver zfs not supported
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:41: Driver zfs not supported
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     graphtest_unix.go:68: No driver to put!
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
11:10:05 [2024-04-24T11:10:05.385Z]     validate_test.go:73: only tested on Windows
11:10:05 [2024-04-24T11:10:05.385Z] 
11:10:05 [2024-04-24T11:10:05.385Z] DONE 3286 tests, 27 skipped in 67.403s
11:10:05 [2024-04-24T11:10:05.385Z] + '[' -n 'github.com/docker/docker/libnetwork
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/bitmap
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/cluster
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/cnmallocator
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/config
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/datastore
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/diagnostic
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/discoverapi
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/driverapi
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/bridge
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/host
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/null
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/overlay
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/remote
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/windows
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/drvregistry
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/etchosts
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/internal/caller
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/internal/kvstore
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/internal/netiputil
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/internal/resolvconf
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/ipam
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/ipamapi
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/ipams/builtin
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/ipams/null
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/ipams/remote
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/ipamutils
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/ipbits
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/iptables
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/netlabel
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/netutils
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/networkdb
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/ns
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/options
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/osl
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/osl/kernel
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/portallocator
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/portmapper
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/resolvconf
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/scope
11:10:05 [2024-04-24T11:10:05.385Z] github.com/docker/docker/libnetwork/types' ']'
11:10:05 [2024-04-24T11:10:05.385Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cnmallocator github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
11:11:01 [2024-04-24T11:11:01.552Z] ok  	github.com/docker/docker/libnetwork	45.479s	coverage: 43.0% of statements
11:11:01 [2024-04-24T11:11:01.552Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
11:11:01 [2024-04-24T11:11:01.552Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:11:01 [2024-04-24T11:11:01.552Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:11:01 [2024-04-24T11:11:01.552Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:11:01 [2024-04-24T11:11:01.552Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:11:01 [2024-04-24T11:11:01.552Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:11:01 [2024-04-24T11:11:01.552Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:11:02 [2024-04-24T11:11:02.110Z] ok  	github.com/docker/docker/libnetwork/cnmallocator	4.919s	coverage: 72.3% of statements
11:11:02 [2024-04-24T11:11:02.669Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
11:11:02 [2024-04-24T11:11:02.923Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
11:11:02 [2024-04-24T11:11:02.923Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:11:02 [2024-04-24T11:11:02.923Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:11:03 [2024-04-24T11:11:03.177Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
11:11:08 [2024-04-24T11:11:08.408Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.750s	coverage: 63.3% of statements
11:11:08 [2024-04-24T11:11:08.408Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:11:08 [2024-04-24T11:11:08.408Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
11:11:09 [2024-04-24T11:11:09.331Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.911s	coverage: 5.1% of statements
11:11:09 [2024-04-24T11:11:09.331Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:11:09 [2024-04-24T11:11:09.890Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.003s	coverage: 4.7% of statements
11:11:09 [2024-04-24T11:11:09.890Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:11:10 [2024-04-24T11:11:10.144Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
11:11:11 [2024-04-24T11:11:11.067Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
11:11:11 [2024-04-24T11:11:11.067Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
11:11:11 [2024-04-24T11:11:11.626Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
11:11:11 [2024-04-24T11:11:11.880Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.2% of statements
11:11:11 [2024-04-24T11:11:11.880Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:11:11 [2024-04-24T11:11:11.880Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:11:11 [2024-04-24T11:11:11.880Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:11:12 [2024-04-24T11:11:12.439Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
11:11:12 [2024-04-24T11:11:12.693Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
11:11:12 [2024-04-24T11:11:12.948Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:11:12 [2024-04-24T11:11:12.948Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
11:11:12 [2024-04-24T11:11:12.948Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
11:11:12 [2024-04-24T11:11:12.948Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
11:11:13 [2024-04-24T11:11:13.202Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.015s	coverage: 86.0% of statements
11:11:25 [2024-04-24T11:11:25.352Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
11:11:27 [2024-04-24T11:11:27.236Z] ok  	github.com/docker/docker/libnetwork/ipam	3.164s	coverage: 80.3% of statements
11:11:27 [2024-04-24T11:11:27.236Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:11:27 [2024-04-24T11:11:27.236Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:11:27 [2024-04-24T11:11:27.236Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
11:11:27 [2024-04-24T11:11:27.796Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 48.7% of statements
11:11:27 [2024-04-24T11:11:27.796Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:11:27 [2024-04-24T11:11:27.796Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
11:11:28 [2024-04-24T11:11:28.355Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.317s	coverage: 86.4% of statements
11:11:28 [2024-04-24T11:11:28.610Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
11:11:29 [2024-04-24T11:11:29.169Z] ok  	github.com/docker/docker/libnetwork/iptables	0.164s	coverage: 39.9% of statements
11:11:29 [2024-04-24T11:11:29.169Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
11:11:29 [2024-04-24T11:11:29.728Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 50.6% of statements
11:13:21 [2024-04-24T11:13:21.134Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.465s	coverage: 59.2% of statements
11:13:21 [2024-04-24T11:13:21.134Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:13:21 [2024-04-24T11:13:21.134Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:13:21 [2024-04-24T11:13:21.134Z] ok  	github.com/docker/docker/libnetwork/osl	4.467s	coverage: 37.5% of statements
11:13:21 [2024-04-24T11:13:21.134Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
11:13:21 [2024-04-24T11:13:21.134Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
11:13:21 [2024-04-24T11:13:21.134Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.718s	coverage: 47.9% of statements
11:13:21 [2024-04-24T11:13:21.389Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 75.8% of statements
11:13:21 [2024-04-24T11:13:21.389Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
11:13:21 [2024-04-24T11:13:21.643Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
11:13:21 [2024-04-24T11:13:21.643Z] 
11:13:21 [2024-04-24T11:13:21.643Z] === Skipped
11:13:21 [2024-04-24T11:13:21.643Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:13:21 [2024-04-24T11:13:21.643Z]     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
11:13:21 [2024-04-24T11:13:21.643Z] 
11:13:21 [2024-04-24T11:13:21.643Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
11:13:21 [2024-04-24T11:13:21.643Z]     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
11:13:21 [2024-04-24T11:13:21.643Z] 
11:13:21 [2024-04-24T11:13:21.643Z] DONE 471 tests, 2 skipped in 196.368s
Post stage
[Pipeline] junit
11:13:22 [2024-04-24T11:13:22.575Z] Recording test results
11:13:22 [2024-04-24T11:13:22.698Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:13:22 [2024-04-24T11:13:22.997Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47749/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc hack/make.sh dynbinary test-integration
11:13:23 [2024-04-24T11:13:23.252Z] 
11:13:23 [2024-04-24T11:13:23.252Z] Removing bundles/
11:13:23 [2024-04-24T11:13:23.252Z] 
11:13:23 [2024-04-24T11:13:23.252Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:13:23 [2024-04-24T11:13:23.252Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
11:13:23 [2024-04-24T11:13:23.252Z] + tee /go/src/github.com/docker/docker/go.mod
11:13:23 [2024-04-24T11:13:23.252Z] module github.com/docker/docker
11:13:23 [2024-04-24T11:13:23.252Z] 
11:13:23 [2024-04-24T11:13:23.252Z] go 1.21
11:13:23 [2024-04-24T11:13:23.252Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
11:13:23 [2024-04-24T11:13:23.252Z] + GO111MODULE=on
11:13:23 [2024-04-24T11:13:23.252Z] + GOTOOLCHAIN=local
11:13:23 [2024-04-24T11:13:23.252Z] + 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=5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-24T11:13:23.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
11:14:01 [2024-04-24T11:14:01.931Z] + rm -f /go/src/github.com/docker/docker/go.mod
11:14:01 [2024-04-24T11:14:01.931Z] Created binary: bundles/dynbinary-daemon/dockerd
11:14:01 [2024-04-24T11:14:01.932Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
11:14:01 [2024-04-24T11:14:01.932Z] + tee /go/src/github.com/docker/docker/go.mod
11:14:01 [2024-04-24T11:14:01.932Z] module github.com/docker/docker
11:14:01 [2024-04-24T11:14:01.932Z] 
11:14:01 [2024-04-24T11:14:01.932Z] go 1.21
11:14:01 [2024-04-24T11:14:01.932Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
11:14:01 [2024-04-24T11:14:01.932Z] + GO111MODULE=on
11:14:01 [2024-04-24T11:14:01.932Z] + GOTOOLCHAIN=local
11:14:01 [2024-04-24T11:14:01.932Z] + 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=5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-24T11:13:23.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
11:14:01 [2024-04-24T11:14:01.932Z] + rm -f /go/src/github.com/docker/docker/go.mod
11:14:01 [2024-04-24T11:14:01.932Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:14:01 [2024-04-24T11:14:01.932Z] 
11:14:01 [2024-04-24T11:14:01.932Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:14:01 [2024-04-24T11:14:01.932Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:14:01 [2024-04-24T11:14:01.932Z] HOSTNAME=a9047d6df9c2
11:14:01 [2024-04-24T11:14:01.932Z] TESTDEBUG=0
11:14:01 [2024-04-24T11:14:01.932Z] DEST=bundles/test-integration
11:14:01 [2024-04-24T11:14:01.932Z] PWD=/go/src/github.com/docker/docker
11:14:01 [2024-04-24T11:14:01.932Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
11:14:01 [2024-04-24T11:14:01.932Z] DOCKER_GITCOMMIT=5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc
11:14:01 [2024-04-24T11:14:01.932Z] container=docker
11:14:01 [2024-04-24T11:14:01.932Z] HOME=/root
11:14:01 [2024-04-24T11:14:01.932Z] CONTAINERD_NAMESPACE=moby
11:14:01 [2024-04-24T11:14:01.932Z] GOLANG_VERSION=1.21.9
11:14:01 [2024-04-24T11:14:01.932Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:14:01 [2024-04-24T11:14:01.932Z] VALIDATE_BRANCH=master
11:14:01 [2024-04-24T11:14:01.932Z] TERM=xterm
11:14:01 [2024-04-24T11:14:01.932Z] DOCKER_PKG=github.com/docker/docker
11:14:01 [2024-04-24T11:14:01.932Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
11:14:01 [2024-04-24T11:14:01.932Z] SHLVL=1
11:14:01 [2024-04-24T11:14:01.932Z] TIMEOUT=120m
11:14:01 [2024-04-24T11:14:01.932Z] GOTOOLCHAIN=local
11:14:01 [2024-04-24T11:14:01.932Z] DOCKER_GRAPHDRIVER=overlay2
11:14:01 [2024-04-24T11:14:01.932Z] GO111MODULE=off
11:14:01 [2024-04-24T11:14:01.932Z] DOCKER_EXPERIMENTAL=1
11:14:01 [2024-04-24T11:14:01.932Z] TEST_SKIP_INTEGRATION_CLI=1
11:14:01 [2024-04-24T11:14:01.932Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:14:01 [2024-04-24T11:14:01.932Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:14:01 [2024-04-24T11:14:01.932Z] GOPATH=/go
11:14:01 [2024-04-24T11:14:01.932Z] PKG_CONFIG=pkg-config
11:14:01 [2024-04-24T11:14:01.932Z] _=/usr/bin/env
11:14:01 [2024-04-24T11:14:01.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:14:23 [2024-04-24T11:14:23.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
11:14:23 [2024-04-24T11:14:23.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:14:24 [2024-04-24T11:14:24.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:14:27 [2024-04-24T11:14:27.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:14:33 [2024-04-24T11:14:33.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:14:36 [2024-04-24T11:14:36.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:14:36 [2024-04-24T11:14:36.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:14:37 [2024-04-24T11:14:37.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:14:38 [2024-04-24T11:14:38.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:14:40 [2024-04-24T11:14:40.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
11:14:41 [2024-04-24T11:14:41.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:14:41 [2024-04-24T11:14:41.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:14:42 [2024-04-24T11:14:42.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:14:44 [2024-04-24T11:14:44.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:14:46 [2024-04-24T11:14:46.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:14:47 [2024-04-24T11:14:47.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:14:47 [2024-04-24T11:14:47.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:14:48 [2024-04-24T11:14:48.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:14:49 [2024-04-24T11:14:49.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:14:51 [2024-04-24T11:14:51.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:14:52 [2024-04-24T11:14:52.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:14:52 [2024-04-24T11:14:52.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:14:54 [2024-04-24T11:14:54.307Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:14:54 [2024-04-24T11:14:54.307Z] Using test binary /usr/local/cli-integration/docker
11:14:54 [2024-04-24T11:14:54.307Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:14:54 [2024-04-24T11:14:54.307Z] +++ /etc/init.d/apparmor start
11:14:54 [2024-04-24T11:14:54.307Z] Not: starting.
11:14:54 [2024-04-24T11:14:54.307Z] INFO: Waiting for daemon to start...
11:14:54 [2024-04-24T11:14:54.307Z] Starting dockerd
11:14:54 [2024-04-24T11:14:54.307Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.1V7JinVBTS/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
11:14:56 [2024-04-24T11:14:56.813Z] .
11:14:56 [2024-04-24T11:14:56.813Z] Running integration-test (iteration 1)
11:14:56 [2024-04-24T11:14:56.813Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
11:14:56 [2024-04-24T11:14:56.813Z] ++ '[' -n '' ']'
11:14:56 [2024-04-24T11:14:56.813Z] ++ 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
11:14:56 [2024-04-24T11:14:56.813Z] ++ set -e
11:14:56 [2024-04-24T11:14:56.813Z] ++ '[' -n 0 ']'
11:14:56 [2024-04-24T11:14:56.813Z] ++ set -x
11:14:56 [2024-04-24T11:14:56.813Z] ++ 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.1V7JinVBTS/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
11:14:57 [2024-04-24T11:14:57.068Z] Loaded image: busybox:latest
11:14:57 [2024-04-24T11:14:57.068Z] Loaded image: busybox:glibc
11:14:57 [2024-04-24T11:14:57.991Z] Loaded image: debian:bookworm-slim
11:14:57 [2024-04-24T11:14:57.991Z] Loaded image: hello-world:latest
11:14:57 [2024-04-24T11:14:57.991Z] Loaded image: arm32v7/hello-world:latest
11:14:57 [2024-04-24T11:14:57.991Z] INFO: Testing against a local daemon
11:14:57 [2024-04-24T11:14:57.991Z] === RUN   TestCgroupNamespacesBuild
11:14:59 [2024-04-24T11:14:59.350Z] --- PASS: TestCgroupNamespacesBuild (1.09s)
11:14:59 [2024-04-24T11:14:59.350Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:15:00 [2024-04-24T11:15:00.273Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s)
11:15:00 [2024-04-24T11:15:00.273Z] === RUN   TestBuildWithSession
11:15:00 [2024-04-24T11:15:00.273Z]     build_session_test.go:26: TODO: BuildKit
11:15:00 [2024-04-24T11:15:00.273Z] --- SKIP: TestBuildWithSession (0.00s)
11:15:00 [2024-04-24T11:15:00.273Z] === RUN   TestBuildSquashParent
11:15:03 [2024-04-24T11:15:03.531Z] --- PASS: TestBuildSquashParent (2.79s)
11:15:03 [2024-04-24T11:15:03.531Z] === RUN   TestBuildWithRemoveAndForceRemove
11:15:03 [2024-04-24T11:15:03.531Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:15:03 [2024-04-24T11:15:03.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:15:03 [2024-04-24T11:15:03.531Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:15:03 [2024-04-24T11:15:03.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:15:03 [2024-04-24T11:15:03.531Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:15:03 [2024-04-24T11:15:03.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:15:03 [2024-04-24T11:15:03.531Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:15:03 [2024-04-24T11:15:03.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:15:03 [2024-04-24T11:15:03.531Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:15:03 [2024-04-24T11:15:03.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:15:03 [2024-04-24T11:15:03.531Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:15:03 [2024-04-24T11:15:03.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:15:03 [2024-04-24T11:15:03.531Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:15:03 [2024-04-24T11:15:03.531Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:15:03 [2024-04-24T11:15:03.531Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:15:03 [2024-04-24T11:15:03.531Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:15:03 [2024-04-24T11:15:03.531Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:15:03 [2024-04-24T11:15:03.531Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:15:06 [2024-04-24T11:15:06.038Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
11:15:06 [2024-04-24T11:15:06.038Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s)
11:15:06 [2024-04-24T11:15:06.038Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.06s)
11:15:06 [2024-04-24T11:15:06.038Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s)
11:15:06 [2024-04-24T11:15:06.038Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s)
11:15:06 [2024-04-24T11:15:06.038Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.87s)
11:15:06 [2024-04-24T11:15:06.038Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s)
11:15:06 [2024-04-24T11:15:06.038Z] === RUN   TestBuildMultiStageCopy
11:15:06 [2024-04-24T11:15:06.038Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:15:06 [2024-04-24T11:15:06.960Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:15:06 [2024-04-24T11:15:06.960Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:15:06 [2024-04-24T11:15:06.960Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:15:07 [2024-04-24T11:15:07.215Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:15:07 [2024-04-24T11:15:07.215Z] --- PASS: TestBuildMultiStageCopy (1.32s)
11:15:07 [2024-04-24T11:15:07.215Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.93s)
11:15:07 [2024-04-24T11:15:07.215Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
11:15:07 [2024-04-24T11:15:07.215Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
11:15:07 [2024-04-24T11:15:07.215Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
11:15:07 [2024-04-24T11:15:07.215Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
11:15:07 [2024-04-24T11:15:07.215Z] === RUN   TestBuildMultiStageParentConfig
11:15:07 [2024-04-24T11:15:07.773Z] --- PASS: TestBuildMultiStageParentConfig (0.40s)
11:15:07 [2024-04-24T11:15:07.773Z] === RUN   TestBuildLabelWithTargets
11:15:08 [2024-04-24T11:15:08.332Z] --- PASS: TestBuildLabelWithTargets (0.58s)
11:15:08 [2024-04-24T11:15:08.332Z] === RUN   TestBuildWithEmptyLayers
11:15:08 [2024-04-24T11:15:08.332Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
11:15:08 [2024-04-24T11:15:08.332Z] === RUN   TestBuildMultiStageOnBuild
11:15:09 [2024-04-24T11:15:09.691Z] --- PASS: TestBuildMultiStageOnBuild (1.04s)
11:15:09 [2024-04-24T11:15:09.691Z] === RUN   TestBuildUncleanTarFilenames
11:15:09 [2024-04-24T11:15:09.691Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
11:15:09 [2024-04-24T11:15:09.691Z] === RUN   TestBuildMultiStageLayerLeak
11:15:10 [2024-04-24T11:15:10.614Z] --- PASS: TestBuildMultiStageLayerLeak (1.00s)
11:15:10 [2024-04-24T11:15:10.614Z] === RUN   TestBuildWithHugeFile
11:15:57 [2024-04-24T11:15:57.203Z] --- PASS: TestBuildWithHugeFile (43.67s)
11:15:57 [2024-04-24T11:15:57.203Z] === RUN   TestBuildWCOWSandboxSize
11:15:57 [2024-04-24T11:15:57.203Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:15:57 [2024-04-24T11:15:57.203Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:15:57 [2024-04-24T11:15:57.203Z] === RUN   TestBuildWithEmptyDockerfile
11:15:57 [2024-04-24T11:15:57.203Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:15:57 [2024-04-24T11:15:57.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:15:57 [2024-04-24T11:15:57.203Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:15:57 [2024-04-24T11:15:57.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:15:57 [2024-04-24T11:15:57.203Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:15:57 [2024-04-24T11:15:57.203Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:15:57 [2024-04-24T11:15:57.203Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:15:57 [2024-04-24T11:15:57.203Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:15:57 [2024-04-24T11:15:57.203Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:15:57 [2024-04-24T11:15:57.203Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
11:15:57 [2024-04-24T11:15:57.203Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
11:15:57 [2024-04-24T11:15:57.203Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
11:15:57 [2024-04-24T11:15:57.203Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
11:15:57 [2024-04-24T11:15:57.203Z] === RUN   TestBuildPreserveOwnership
11:15:57 [2024-04-24T11:15:57.203Z] === RUN   TestBuildPreserveOwnership/copy_from
11:15:57 [2024-04-24T11:15:57.203Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:15:57 [2024-04-24T11:15:57.203Z] --- PASS: TestBuildPreserveOwnership (1.99s)
11:15:57 [2024-04-24T11:15:57.203Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.38s)
11:15:57 [2024-04-24T11:15:57.203Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.59s)
11:15:57 [2024-04-24T11:15:57.203Z] === RUN   TestBuildPlatformInvalid
11:15:57 [2024-04-24T11:15:57.203Z] --- PASS: TestBuildPlatformInvalid (0.01s)
11:15:57 [2024-04-24T11:15:57.203Z] === RUN   TestBuildWorkdirNoCacheMiss
11:15:57 [2024-04-24T11:15:57.203Z] === RUN   TestBuildWorkdirNoCacheMiss/trailing_slash
11:15:57 [2024-04-24T11:15:57.203Z] === RUN   TestBuildWorkdirNoCacheMiss/no_trailing_slash
11:15:57 [2024-04-24T11:15:57.203Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.08s)
11:15:57 [2024-04-24T11:15:57.203Z]     --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.06s)
11:15:57 [2024-04-24T11:15:57.203Z]     --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s)
11:15:57 [2024-04-24T11:15:57.203Z] === RUN   TestBuildkitHistoryTracePropagation
11:15:57 [2024-04-24T11:15:57.203Z] time="2024-04-24T11:15:56Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
11:15:57 [2024-04-24T11:15:57.203Z] time="2024-04-24T11:15:56Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
11:15:57 [2024-04-24T11:15:57.203Z] time="2024-04-24T11:15:56Z" 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
11:15:57 [2024-04-24T11:15:57.203Z] time="2024-04-24T11:15:56Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
11:15:57 [2024-04-24T11:15:57.203Z] time="2024-04-24T11:15:56Z" 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
11:15:57 [2024-04-24T11:15:57.203Z] time="2024-04-24T11:15:56Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
11:15:57 [2024-04-24T11:15:57.203Z] time="2024-04-24T11:15:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
11:15:57 [2024-04-24T11:15:57.203Z] time="2024-04-24T11:15:56Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
11:15:57 [2024-04-24T11:15:57.203Z] time="2024-04-24T11:15:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
11:15:57 [2024-04-24T11:15:57.203Z] time="2024-04-24T11:15:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
11:15:57 [2024-04-24T11:15:57.203Z] time="2024-04-24T11:15:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
11:15:57 [2024-04-24T11:15:57.203Z] time="2024-04-24T11:15:56Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
11:15:57 [2024-04-24T11:15:57.203Z] time="2024-04-24T11:15:56Z" level=info msg="[core] [Server #4] Server created" module=grpc
11:15:57 [2024-04-24T11:15:57.203Z]     build_traces_test.go:87: Waiting for trace to be available
11:16:00 [2024-04-24T11:16:00.459Z] time="2024-04-24T11:16:00Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
11:16:00 [2024-04-24T11:16:00.459Z] time="2024-04-24T11:16:00Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
11:16:00 [2024-04-24T11:16:00.459Z] time="2024-04-24T11:16:00Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
11:16:00 [2024-04-24T11:16:00.459Z] time="2024-04-24T11:16:00Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
11:16:00 [2024-04-24T11:16:00.459Z] time="2024-04-24T11:16:00Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
11:16:00 [2024-04-24T11:16:00.459Z] time="2024-04-24T11:16:00Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
11:16:00 [2024-04-24T11:16:00.459Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
11:16:00 [2024-04-24T11:16:00.459Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:16:01 [2024-04-24T11:16:01.018Z] Loaded image: busybox:latest
11:16:01 [2024-04-24T11:16:01.018Z] Loaded image: busybox:glibc
11:16:01 [2024-04-24T11:16:01.941Z] Loaded image: debian:bookworm-slim
11:16:01 [2024-04-24T11:16:01.941Z] Loaded image: hello-world:latest
11:16:01 [2024-04-24T11:16:01.941Z] Loaded image: arm32v7/hello-world:latest
11:16:10 [2024-04-24T11:16:10.070Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.18s)
11:16:10 [2024-04-24T11:16:10.070Z] PASS
11:16:10 [2024-04-24T11:16:10.070Z] 
11:16:10 [2024-04-24T11:16:10.070Z] === Skipped
11:16:10 [2024-04-24T11:16:10.070Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:16:10 [2024-04-24T11:16:10.070Z]     build_session_test.go:26: TODO: BuildKit
11:16:10 [2024-04-24T11:16:10.070Z] 
11:16:10 [2024-04-24T11:16:10.070Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:16:10 [2024-04-24T11:16:10.070Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:16:10 [2024-04-24T11:16:10.070Z] 
11:16:10 [2024-04-24T11:16:10.070Z] DONE 38 tests, 2 skipped in 72.612s
11:16:10 [2024-04-24T11:16:10.070Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
11:16:10 [2024-04-24T11:16:10.070Z] ++ '[' -n '' ']'
11:16:10 [2024-04-24T11:16:10.070Z] ++ 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
11:16:10 [2024-04-24T11:16:10.070Z] ++ set -e
11:16:10 [2024-04-24T11:16:10.070Z] ++ '[' -n 0 ']'
11:16:10 [2024-04-24T11:16:10.070Z] ++ set -x
11:16:10 [2024-04-24T11:16:10.070Z] ++ 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.1V7JinVBTS/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
11:16:10 [2024-04-24T11:16:10.070Z] INFO: Testing against a local daemon
11:16:10 [2024-04-24T11:16:10.070Z] === RUN   TestNoNewPrivileges
11:16:18 [2024-04-24T11:16:18.136Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
11:16:18 [2024-04-24T11:16:18.391Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
11:16:18 [2024-04-24T11:16:18.951Z] --- PASS: TestNoNewPrivileges (9.24s)
11:16:18 [2024-04-24T11:16:18.951Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.37s)
11:16:18 [2024-04-24T11:16:18.951Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.40s)
11:16:18 [2024-04-24T11:16:18.951Z] PASS
11:16:18 [2024-04-24T11:16:18.951Z] 
11:16:18 [2024-04-24T11:16:18.951Z] DONE 3 tests in 9.265s
11:16:18 [2024-04-24T11:16:18.951Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
11:16:18 [2024-04-24T11:16:18.951Z] ++ '[' -n '' ']'
11:16:18 [2024-04-24T11:16:18.951Z] ++ 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
11:16:18 [2024-04-24T11:16:18.951Z] ++ set -e
11:16:18 [2024-04-24T11:16:18.951Z] ++ '[' -n 0 ']'
11:16:18 [2024-04-24T11:16:18.951Z] ++ set -x
11:16:18 [2024-04-24T11:16:18.951Z] ++ 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.1V7JinVBTS/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
11:16:18 [2024-04-24T11:16:18.951Z] INFO: Testing against a local daemon
11:16:18 [2024-04-24T11:16:18.951Z] === RUN   TestConfigInspect
11:16:20 [2024-04-24T11:16:20.311Z] --- PASS: TestConfigInspect (1.49s)
11:16:20 [2024-04-24T11:16:20.311Z] === RUN   TestConfigList
11:16:21 [2024-04-24T11:16:21.670Z] === RUN   TestConfigList/test_filter_by_name
11:16:21 [2024-04-24T11:16:21.670Z] === RUN   TestConfigList/test_filter_by_id
11:16:21 [2024-04-24T11:16:21.670Z] === RUN   TestConfigList/test_filter_by_label_key_only
11:16:21 [2024-04-24T11:16:21.670Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
11:16:21 [2024-04-24T11:16:21.670Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
11:16:22 [2024-04-24T11:16:22.229Z] --- PASS: TestConfigList (1.86s)
11:16:22 [2024-04-24T11:16:22.229Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
11:16:22 [2024-04-24T11:16:22.229Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
11:16:22 [2024-04-24T11:16:22.229Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
11:16:22 [2024-04-24T11:16:22.229Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
11:16:22 [2024-04-24T11:16:22.229Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
11:16:22 [2024-04-24T11:16:22.229Z] === RUN   TestConfigsCreateAndDelete
11:16:24 [2024-04-24T11:16:24.112Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
11:16:24 [2024-04-24T11:16:24.112Z] === RUN   TestConfigsUpdate
11:16:25 [2024-04-24T11:16:25.994Z] --- PASS: TestConfigsUpdate (1.95s)
11:16:25 [2024-04-24T11:16:25.994Z] === RUN   TestTemplatedConfig
11:16:28 [2024-04-24T11:16:28.501Z] --- PASS: TestTemplatedConfig (2.34s)
11:16:28 [2024-04-24T11:16:28.501Z] === RUN   TestConfigCreateResolve
11:16:30 [2024-04-24T11:16:30.384Z] --- PASS: TestConfigCreateResolve (1.83s)
11:16:30 [2024-04-24T11:16:30.384Z] PASS
11:16:30 [2024-04-24T11:16:30.384Z] 
11:16:30 [2024-04-24T11:16:30.384Z] DONE 11 tests in 11.393s
11:16:30 [2024-04-24T11:16:30.384Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
11:16:30 [2024-04-24T11:16:30.384Z] ++ '[' -n '' ']'
11:16:30 [2024-04-24T11:16:30.384Z] ++ 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
11:16:30 [2024-04-24T11:16:30.384Z] ++ set -e
11:16:30 [2024-04-24T11:16:30.384Z] ++ '[' -n 0 ']'
11:16:30 [2024-04-24T11:16:30.384Z] ++ set -x
11:16:30 [2024-04-24T11:16:30.384Z] ++ 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.1V7JinVBTS/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
11:16:30 [2024-04-24T11:16:30.384Z] INFO: Testing against a local daemon
11:16:30 [2024-04-24T11:16:30.384Z] === RUN   TestAttach
11:16:30 [2024-04-24T11:16:30.384Z] === RUN   TestAttach/without_TTY
11:16:30 [2024-04-24T11:16:30.384Z] === PAUSE TestAttach/without_TTY
11:16:30 [2024-04-24T11:16:30.384Z] === RUN   TestAttach/with_TTY
11:16:30 [2024-04-24T11:16:30.384Z] === PAUSE TestAttach/with_TTY
11:16:30 [2024-04-24T11:16:30.384Z] === CONT  TestAttach/without_TTY
11:16:30 [2024-04-24T11:16:30.384Z] === CONT  TestAttach/with_TTY
11:16:30 [2024-04-24T11:16:30.384Z] --- PASS: TestAttach (0.02s)
11:16:30 [2024-04-24T11:16:30.384Z]     --- PASS: TestAttach/with_TTY (0.04s)
11:16:30 [2024-04-24T11:16:30.384Z]     --- PASS: TestAttach/without_TTY (0.04s)
11:16:30 [2024-04-24T11:16:30.384Z] === RUN   TestCreateWithCDIDevices
11:16:31 [2024-04-24T11:16:31.308Z] --- PASS: TestCreateWithCDIDevices (0.98s)
11:16:31 [2024-04-24T11:16:31.308Z] === RUN   TestCDISpecDirsAreInSystemInfo
11:16:31 [2024-04-24T11:16:31.308Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
11:16:31 [2024-04-24T11:16:31.867Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
11:16:32 [2024-04-24T11:16:32.429Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
11:16:32 [2024-04-24T11:16:32.988Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
11:16:33 [2024-04-24T11:16:33.548Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
11:16:33 [2024-04-24T11:16:33.803Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
11:16:34 [2024-04-24T11:16:34.362Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
11:16:34 [2024-04-24T11:16:34.921Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
11:16:35 [2024-04-24T11:16:35.480Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
11:16:35 [2024-04-24T11:16:35.480Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
11:16:35 [2024-04-24T11:16:35.480Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
11:16:35 [2024-04-24T11:16:35.480Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
11:16:35 [2024-04-24T11:16:35.480Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
11:16:35 [2024-04-24T11:16:35.480Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
11:16:35 [2024-04-24T11:16:35.480Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
11:16:35 [2024-04-24T11:16:35.480Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
11:16:35 [2024-04-24T11:16:35.480Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestCheckpoint
11:16:35 [2024-04-24T11:16:35.480Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:16:35 [2024-04-24T11:16:35.480Z] --- SKIP: TestCheckpoint (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/commit
11:16:35 [2024-04-24T11:16:35.480Z] === PAUSE TestContainerInvalidJSON/commit
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/create
11:16:35 [2024-04-24T11:16:35.480Z] === PAUSE TestContainerInvalidJSON/containers/create
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:16:35 [2024-04-24T11:16:35.480Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:16:35 [2024-04-24T11:16:35.480Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:16:35 [2024-04-24T11:16:35.480Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:16:35 [2024-04-24T11:16:35.480Z] === CONT  TestContainerInvalidJSON/commit
11:16:35 [2024-04-24T11:16:35.480Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:16:35 [2024-04-24T11:16:35.480Z] === CONT  TestContainerInvalidJSON/containers/create
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:16:35 [2024-04-24T11:16:35.480Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:16:35 [2024-04-24T11:16:35.480Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:16:35 [2024-04-24T11:16:35.480Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:16:35 [2024-04-24T11:16:35.480Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:16:35 [2024-04-24T11:16:35.480Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestCopyFromContainerPathIsNotDir
11:16:35 [2024-04-24T11:16:35.480Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:16:35 [2024-04-24T11:16:35.480Z] === RUN   TestCopyToContainerPathDoesNotExist
11:16:35 [2024-04-24T11:16:35.735Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:16:35 [2024-04-24T11:16:35.735Z] === RUN   TestCopyEmptyFile
11:16:35 [2024-04-24T11:16:35.735Z] --- PASS: TestCopyEmptyFile (0.05s)
11:16:35 [2024-04-24T11:16:35.735Z] === RUN   TestCopyToContainerPathIsNotDir
11:16:35 [2024-04-24T11:16:35.735Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
11:16:35 [2024-04-24T11:16:35.735Z] === RUN   TestCopyFromContainer
11:16:36 [2024-04-24T11:16:36.295Z] === RUN   TestCopyFromContainer//
11:16:36 [2024-04-24T11:16:36.295Z] === RUN   TestCopyFromContainer/.
11:16:36 [2024-04-24T11:16:36.295Z] === RUN   TestCopyFromContainer//.
11:16:36 [2024-04-24T11:16:36.295Z] === RUN   TestCopyFromContainer/./
11:16:36 [2024-04-24T11:16:36.295Z] === RUN   TestCopyFromContainer//./
11:16:36 [2024-04-24T11:16:36.295Z] === RUN   TestCopyFromContainer//bar/root
11:16:36 [2024-04-24T11:16:36.295Z] === RUN   TestCopyFromContainer//bar/root/
11:16:36 [2024-04-24T11:16:36.295Z] === RUN   TestCopyFromContainer//bar/root/.
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCopyFromContainer/bar/quux
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCopyFromContainer/bar/quux/
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCopyFromContainer/bar/quux/.
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCopyFromContainer/bar/notarget
11:16:36 [2024-04-24T11:16:36.550Z] --- PASS: TestCopyFromContainer (0.80s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer// (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer/. (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer//. (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:16:36 [2024-04-24T11:16:36.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:16:36 [2024-04-24T11:16:36.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:16:36 [2024-04-24T11:16:36.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:16:36 [2024-04-24T11:16:36.550Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:16:36 [2024-04-24T11:16:36.550Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:16:36 [2024-04-24T11:16:36.550Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:16:36 [2024-04-24T11:16:36.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:16:36 [2024-04-24T11:16:36.550Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCreateLinkToNonExistingContainer
11:16:36 [2024-04-24T11:16:36.550Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:16:36 [2024-04-24T11:16:36.550Z] === RUN   TestCreateWithInvalidEnv
11:16:36 [2024-04-24T11:16:36.551Z] === RUN   TestCreateWithInvalidEnv/0
11:16:36 [2024-04-24T11:16:36.551Z] === PAUSE TestCreateWithInvalidEnv/0
11:16:36 [2024-04-24T11:16:36.551Z] === RUN   TestCreateWithInvalidEnv/1
11:16:36 [2024-04-24T11:16:36.551Z] === PAUSE TestCreateWithInvalidEnv/1
11:16:36 [2024-04-24T11:16:36.551Z] === RUN   TestCreateWithInvalidEnv/2
11:16:36 [2024-04-24T11:16:36.551Z] === PAUSE TestCreateWithInvalidEnv/2
11:16:36 [2024-04-24T11:16:36.551Z] === CONT  TestCreateWithInvalidEnv/0
11:16:36 [2024-04-24T11:16:36.551Z] === CONT  TestCreateWithInvalidEnv/2
11:16:36 [2024-04-24T11:16:36.551Z] === CONT  TestCreateWithInvalidEnv/1
11:16:36 [2024-04-24T11:16:36.551Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:16:36 [2024-04-24T11:16:36.551Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:16:36 [2024-04-24T11:16:36.551Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:16:36 [2024-04-24T11:16:36.551Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:16:36 [2024-04-24T11:16:36.551Z] === RUN   TestCreateTmpfsMountsTarget
11:16:36 [2024-04-24T11:16:36.551Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:16:36 [2024-04-24T11:16:36.551Z] === RUN   TestCreateWithCustomMaskedPaths
11:16:37 [2024-04-24T11:16:37.911Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s)
11:16:37 [2024-04-24T11:16:37.911Z] === RUN   TestCreateWithCustomReadonlyPaths
11:16:38 [2024-04-24T11:16:38.835Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
11:16:38 [2024-04-24T11:16:38.835Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:16:38 [2024-04-24T11:16:38.835Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:16:38 [2024-04-24T11:16:38.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:16:38 [2024-04-24T11:16:38.835Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:16:38 [2024-04-24T11:16:38.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:16:38 [2024-04-24T11:16:38.835Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:16:38 [2024-04-24T11:16:38.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:16:38 [2024-04-24T11:16:38.835Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:16:38 [2024-04-24T11:16:38.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:16:38 [2024-04-24T11:16:38.835Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:16:38 [2024-04-24T11:16:38.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:16:38 [2024-04-24T11:16:38.835Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
11:16:38 [2024-04-24T11:16:38.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
11:16:38 [2024-04-24T11:16:38.835Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:16:38 [2024-04-24T11:16:38.835Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:16:38 [2024-04-24T11:16:38.835Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:16:38 [2024-04-24T11:16:38.835Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:16:38 [2024-04-24T11:16:38.835Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
11:16:38 [2024-04-24T11:16:38.835Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:16:38 [2024-04-24T11:16:38.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:16:38 [2024-04-24T11:16:38.835Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
11:16:38 [2024-04-24T11:16:38.835Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
11:16:38 [2024-04-24T11:16:38.835Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
11:16:38 [2024-04-24T11:16:38.835Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
11:16:38 [2024-04-24T11:16:38.835Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
11:16:38 [2024-04-24T11:16:38.835Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
11:16:38 [2024-04-24T11:16:38.835Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:16:39 [2024-04-24T11:16:39.397Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
11:16:39 [2024-04-24T11:16:39.397Z] === RUN   TestCreateDifferentPlatform
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreateDifferentPlatform/different_os
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:16:39 [2024-04-24T11:16:39.398Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:16:39 [2024-04-24T11:16:39.398Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:16:39 [2024-04-24T11:16:39.398Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:16:39 [2024-04-24T11:16:39.398Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:16:39 [2024-04-24T11:16:39.398Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreateInvalidHostConfig
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:16:39 [2024-04-24T11:16:39.398Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:16:39 [2024-04-24T11:16:39.398Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:16:39 [2024-04-24T11:16:39.398Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:16:39 [2024-04-24T11:16:39.398Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
11:16:39 [2024-04-24T11:16:39.398Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
11:16:39 [2024-04-24T11:16:39.398Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:16:39 [2024-04-24T11:16:39.398Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:16:39 [2024-04-24T11:16:39.398Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
11:16:39 [2024-04-24T11:16:39.398Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:16:39 [2024-04-24T11:16:39.398Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:16:39 [2024-04-24T11:16:39.398Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:16:39 [2024-04-24T11:16:39.398Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:16:39 [2024-04-24T11:16:39.398Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:16:39 [2024-04-24T11:16:39.398Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:16:39 [2024-04-24T11:16:39.398Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:16:39 [2024-04-24T11:16:39.398Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreateWithMultipleEndpointSettings
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
11:16:39 [2024-04-24T11:16:39.398Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
11:16:39 [2024-04-24T11:16:39.398Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
11:16:39 [2024-04-24T11:16:39.398Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
11:16:39 [2024-04-24T11:16:39.398Z] === RUN   TestCreateWithCustomMACs
11:16:39 [2024-04-24T11:16:39.956Z] --- PASS: TestCreateWithCustomMACs (0.51s)
11:16:39 [2024-04-24T11:16:39.956Z] === RUN   TestContainerStartOnDaemonRestart
11:16:39 [2024-04-24T11:16:39.956Z] === PAUSE TestContainerStartOnDaemonRestart
11:16:39 [2024-04-24T11:16:39.956Z] === RUN   TestDaemonRestartIpcMode
11:16:39 [2024-04-24T11:16:39.956Z] === PAUSE TestDaemonRestartIpcMode
11:16:39 [2024-04-24T11:16:39.956Z] === RUN   TestDaemonHostGatewayIP
11:16:39 [2024-04-24T11:16:39.956Z] === PAUSE TestDaemonHostGatewayIP
11:16:39 [2024-04-24T11:16:39.956Z] === RUN   TestRestartDaemonWithRestartingContainer
11:16:39 [2024-04-24T11:16:39.956Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:16:39 [2024-04-24T11:16:39.956Z] === RUN   TestHardRestartWhenContainerIsRunning
11:16:39 [2024-04-24T11:16:39.956Z] === PAUSE TestHardRestartWhenContainerIsRunning
11:16:39 [2024-04-24T11:16:39.956Z] === RUN   TestContainerKillOnDaemonStart
11:16:39 [2024-04-24T11:16:39.956Z] === PAUSE TestContainerKillOnDaemonStart
11:16:39 [2024-04-24T11:16:39.956Z] === RUN   TestDiff
11:16:40 [2024-04-24T11:16:40.514Z] --- PASS: TestDiff (0.43s)
11:16:40 [2024-04-24T11:16:40.514Z] === RUN   TestDiffStoppedContainer
11:16:40 [2024-04-24T11:16:40.769Z] --- PASS: TestDiffStoppedContainer (0.35s)
11:16:40 [2024-04-24T11:16:40.769Z] === RUN   TestExecConsoleSize
11:16:41 [2024-04-24T11:16:41.327Z] --- PASS: TestExecConsoleSize (0.46s)
11:16:41 [2024-04-24T11:16:41.327Z] === RUN   TestExecWithCloseStdin
11:16:41 [2024-04-24T11:16:41.582Z] --- PASS: TestExecWithCloseStdin (0.43s)
11:16:41 [2024-04-24T11:16:41.582Z] === RUN   TestExec
11:16:42 [2024-04-24T11:16:42.140Z] --- PASS: TestExec (0.45s)
11:16:42 [2024-04-24T11:16:42.140Z] === RUN   TestExecUser
11:16:42 [2024-04-24T11:16:42.394Z] --- PASS: TestExecUser (0.45s)
11:16:42 [2024-04-24T11:16:42.394Z] === RUN   TestExecWithGroupAdd
11:16:42 [2024-04-24T11:16:42.954Z] --- PASS: TestExecWithGroupAdd (0.45s)
11:16:42 [2024-04-24T11:16:42.954Z] === RUN   TestExportContainerAndImportImage
11:16:43 [2024-04-24T11:16:43.512Z] --- PASS: TestExportContainerAndImportImage (0.46s)
11:16:43 [2024-04-24T11:16:43.512Z] === RUN   TestExportContainerAfterDaemonRestart
11:16:50 [2024-04-24T11:16:50.059Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
11:16:50 [2024-04-24T11:16:50.059Z] === RUN   TestHealthCheckWorkdir
11:16:50 [2024-04-24T11:16:50.059Z] --- PASS: TestHealthCheckWorkdir (0.54s)
11:16:50 [2024-04-24T11:16:50.059Z] === RUN   TestHealthKillContainer
11:16:58 [2024-04-24T11:16:58.128Z] --- PASS: TestHealthKillContainer (7.65s)
11:16:58 [2024-04-24T11:16:58.128Z] === RUN   TestHealthCheckProcessKilled
11:16:58 [2024-04-24T11:16:58.382Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
11:16:58 [2024-04-24T11:16:58.382Z] === RUN   TestHealthStartInterval
11:16:59 [2024-04-24T11:16:59.741Z]     health_test.go:141: &{2024-04-24 11:16:59.462457192 +0000 UTC 2024-04-24 11:16:59.489238748 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:16:59 [2024-04-24T11:16:59.741Z]         }
11:16:59 [2024-04-24T11:16:59.741Z]     health_test.go:141: &{2024-04-24 11:16:59.462457192 +0000 UTC 2024-04-24 11:16:59.489238748 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:16:59 [2024-04-24T11:16:59.741Z]         }
11:16:59 [2024-04-24T11:16:59.995Z]     health_test.go:141: &{2024-04-24 11:16:59.462457192 +0000 UTC 2024-04-24 11:16:59.489238748 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:16:59 [2024-04-24T11:16:59.995Z]         }
11:16:59 [2024-04-24T11:16:59.995Z]     health_test.go:141: &{2024-04-24 11:16:59.462457192 +0000 UTC 2024-04-24 11:16:59.489238748 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:16:59 [2024-04-24T11:16:59.995Z]         }
11:16:59 [2024-04-24T11:16:59.995Z]     health_test.go:141: &{2024-04-24 11:16:59.462457192 +0000 UTC 2024-04-24 11:16:59.489238748 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:16:59 [2024-04-24T11:16:59.995Z]         }
11:17:00 [2024-04-24T11:17:00.250Z]     health_test.go:141: &{2024-04-24 11:16:59.462457192 +0000 UTC 2024-04-24 11:16:59.489238748 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:17:00 [2024-04-24T11:17:00.250Z]         }
11:17:00 [2024-04-24T11:17:00.250Z]     health_test.go:141: &{2024-04-24 11:16:59.462457192 +0000 UTC 2024-04-24 11:16:59.489238748 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:17:00 [2024-04-24T11:17:00.250Z]         }
11:17:00 [2024-04-24T11:17:00.504Z]     health_test.go:141: &{2024-04-24 11:16:59.462457192 +0000 UTC 2024-04-24 11:16:59.489238748 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:17:00 [2024-04-24T11:17:00.504Z]         }
11:17:00 [2024-04-24T11:17:00.504Z]     health_test.go:141: &{2024-04-24 11:16:59.462457192 +0000 UTC 2024-04-24 11:16:59.489238748 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:17:00 [2024-04-24T11:17:00.504Z]         }
11:17:00 [2024-04-24T11:17:00.504Z]     health_test.go:141: &{2024-04-24 11:16:59.462457192 +0000 UTC 2024-04-24 11:16:59.489238748 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:17:00 [2024-04-24T11:17:00.504Z]         }
11:17:00 [2024-04-24T11:17:00.758Z]     health_test.go:141: &{2024-04-24 11:17:00.490626881 +0000 UTC 2024-04-24 11:17:00.517511281 +0000 UTC 1 2}
11:17:00 [2024-04-24T11:17:00.758Z]     health_test.go:141: &{2024-04-24 11:17:00.490626881 +0000 UTC 2024-04-24 11:17:00.517511281 +0000 UTC 1 2}
11:17:01 [2024-04-24T11:17:01.012Z]     health_test.go:141: &{2024-04-24 11:17:00.490626881 +0000 UTC 2024-04-24 11:17:00.517511281 +0000 UTC 1 2}
11:17:01 [2024-04-24T11:17:01.012Z]     health_test.go:141: &{2024-04-24 11:17:00.490626881 +0000 UTC 2024-04-24 11:17:00.517511281 +0000 UTC 1 2}
11:17:01 [2024-04-24T11:17:01.012Z]     health_test.go:141: &{2024-04-24 11:17:00.490626881 +0000 UTC 2024-04-24 11:17:00.517511281 +0000 UTC 1 2}
11:17:01 [2024-04-24T11:17:01.267Z]     health_test.go:141: &{2024-04-24 11:17:00.490626881 +0000 UTC 2024-04-24 11:17:00.517511281 +0000 UTC 1 2}
11:17:01 [2024-04-24T11:17:01.267Z]     health_test.go:141: &{2024-04-24 11:17:00.490626881 +0000 UTC 2024-04-24 11:17:00.517511281 +0000 UTC 1 2}
11:17:01 [2024-04-24T11:17:01.521Z]     health_test.go:141: &{2024-04-24 11:17:00.490626881 +0000 UTC 2024-04-24 11:17:00.517511281 +0000 UTC 1 2}
11:17:01 [2024-04-24T11:17:01.521Z]     health_test.go:141: &{2024-04-24 11:17:00.490626881 +0000 UTC 2024-04-24 11:17:00.517511281 +0000 UTC 1 2}
11:17:01 [2024-04-24T11:17:01.521Z]     health_test.go:141: &{2024-04-24 11:17:00.490626881 +0000 UTC 2024-04-24 11:17:00.517511281 +0000 UTC 1 2}
11:17:01 [2024-04-24T11:17:01.775Z]     health_test.go:169: 1.027481227s
11:17:02 [2024-04-24T11:17:02.698Z]     health_test.go:169: 1.027481227s
11:17:03 [2024-04-24T11:17:03.620Z]     health_test.go:169: 1.027481227s
11:17:04 [2024-04-24T11:17:04.978Z]     health_test.go:169: 1.027481227s
11:17:05 [2024-04-24T11:17:05.901Z]     health_test.go:169: 1.027481227s
11:17:06 [2024-04-24T11:17:06.823Z]     health_test.go:169: 1.027481227s
11:17:07 [2024-04-24T11:17:07.745Z]     health_test.go:169: 1.027481227s
11:17:08 [2024-04-24T11:17:08.668Z]     health_test.go:169: 1.027481227s
11:17:10 [2024-04-24T11:17:10.026Z]     health_test.go:169: 1.027481227s
11:17:10 [2024-04-24T11:17:10.949Z]     health_test.go:169: 1.027481227s
11:17:11 [2024-04-24T11:17:11.870Z]     health_test.go:169: 1.027481227s
11:17:12 [2024-04-24T11:17:12.792Z]     health_test.go:169: 1.027481227s
11:17:13 [2024-04-24T11:17:13.715Z]     health_test.go:169: 1.027481227s
11:17:14 [2024-04-24T11:17:14.638Z]     health_test.go:169: 1.027481227s
11:17:15 [2024-04-24T11:17:15.997Z]     health_test.go:169: 1.027481227s
11:17:16 [2024-04-24T11:17:16.919Z]     health_test.go:169: 1.027481227s
11:17:17 [2024-04-24T11:17:17.840Z]     health_test.go:169: 1.027481227s
11:17:18 [2024-04-24T11:17:18.762Z]     health_test.go:169: 1.027481227s
11:17:19 [2024-04-24T11:17:19.685Z]     health_test.go:169: 1.027481227s
11:17:21 [2024-04-24T11:17:21.044Z]     health_test.go:169: 1.027481227s
11:17:21 [2024-04-24T11:17:21.965Z]     health_test.go:169: 1.027481227s
11:17:22 [2024-04-24T11:17:22.887Z]     health_test.go:169: 1.027481227s
11:17:23 [2024-04-24T11:17:23.809Z]     health_test.go:169: 1.027481227s
11:17:24 [2024-04-24T11:17:24.731Z]     health_test.go:169: 1.027481227s
11:17:25 [2024-04-24T11:17:25.653Z]     health_test.go:169: 1.027481227s
11:17:27 [2024-04-24T11:17:27.012Z]     health_test.go:169: 1.027481227s
11:17:27 [2024-04-24T11:17:27.935Z]     health_test.go:169: 1.027481227s
11:17:28 [2024-04-24T11:17:28.857Z]     health_test.go:169: 1.027481227s
11:17:29 [2024-04-24T11:17:29.825Z]     health_test.go:169: 1.027481227s
11:17:30 [2024-04-24T11:17:30.749Z]     health_test.go:169: 1.027481227s
11:17:32 [2024-04-24T11:17:32.109Z] --- PASS: TestHealthStartInterval (33.59s)
11:17:32 [2024-04-24T11:17:32.109Z] === RUN   TestInspectAnnotations
11:17:32 [2024-04-24T11:17:32.109Z] --- PASS: TestInspectAnnotations (0.04s)
11:17:32 [2024-04-24T11:17:32.109Z] === RUN   TestNetworkAliasesAreEmpty
11:17:32 [2024-04-24T11:17:32.109Z] === RUN   TestNetworkAliasesAreEmpty/host
11:17:32 [2024-04-24T11:17:32.109Z] === RUN   TestNetworkAliasesAreEmpty/bridge
11:17:32 [2024-04-24T11:17:32.109Z] === RUN   TestNetworkAliasesAreEmpty/none
11:17:32 [2024-04-24T11:17:32.109Z] --- PASS: TestNetworkAliasesAreEmpty (0.11s)
11:17:32 [2024-04-24T11:17:32.109Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
11:17:32 [2024-04-24T11:17:32.109Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.03s)
11:17:32 [2024-04-24T11:17:32.109Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.03s)
11:17:32 [2024-04-24T11:17:32.109Z] === RUN   TestIpcModeNone
11:17:32 [2024-04-24T11:17:32.668Z] --- PASS: TestIpcModeNone (0.49s)
11:17:32 [2024-04-24T11:17:32.668Z] === RUN   TestIpcModePrivate
11:17:32 [2024-04-24T11:17:32.923Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
11:17:33 [2024-04-24T11:17:33.178Z] --- PASS: TestIpcModePrivate (0.47s)
11:17:33 [2024-04-24T11:17:33.178Z] === RUN   TestIpcModeShareable
11:17:33 [2024-04-24T11:17:33.433Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
11:17:33 [2024-04-24T11:17:33.696Z] --- PASS: TestIpcModeShareable (0.50s)
11:17:33 [2024-04-24T11:17:33.696Z] === RUN   TestAPIIpcModeShareableAndContainer
11:17:34 [2024-04-24T11:17:34.622Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.06s)
11:17:34 [2024-04-24T11:17:34.622Z] === RUN   TestAPIIpcModeHost
11:17:34 [2024-04-24T11:17:34.877Z] --- PASS: TestAPIIpcModeHost (0.28s)
11:17:34 [2024-04-24T11:17:34.877Z] === RUN   TestDaemonIpcModeShareable
11:17:35 [2024-04-24T11:17:35.801Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
11:17:36 [2024-04-24T11:17:36.056Z] --- PASS: TestDaemonIpcModeShareable (1.03s)
11:17:36 [2024-04-24T11:17:36.056Z] === RUN   TestDaemonIpcModePrivate
11:17:36 [2024-04-24T11:17:36.981Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
11:17:36 [2024-04-24T11:17:36.981Z] --- PASS: TestDaemonIpcModePrivate (1.04s)
11:17:36 [2024-04-24T11:17:36.981Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:17:37 [2024-04-24T11:17:37.906Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
11:17:38 [2024-04-24T11:17:38.161Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.05s)
11:17:38 [2024-04-24T11:17:38.161Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:17:39 [2024-04-24T11:17:39.086Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
11:17:39 [2024-04-24T11:17:39.086Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s)
11:17:39 [2024-04-24T11:17:39.086Z] === RUN   TestIpcModeOlderClient
11:17:39 [2024-04-24T11:17:39.086Z] === PAUSE TestIpcModeOlderClient
11:17:39 [2024-04-24T11:17:39.086Z] === RUN   TestKillContainerInvalidSignal
11:17:39 [2024-04-24T11:17:39.646Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
11:17:39 [2024-04-24T11:17:39.646Z] === RUN   TestKillContainer
11:17:39 [2024-04-24T11:17:39.646Z] === RUN   TestKillContainer/no_signal
11:17:39 [2024-04-24T11:17:39.901Z] === RUN   TestKillContainer/non_killing_signal
11:17:40 [2024-04-24T11:17:40.156Z] === RUN   TestKillContainer/killing_signal
11:17:40 [2024-04-24T11:17:40.716Z] --- PASS: TestKillContainer (1.32s)
11:17:40 [2024-04-24T11:17:40.716Z]     --- PASS: TestKillContainer/no_signal (0.39s)
11:17:40 [2024-04-24T11:17:40.716Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
11:17:40 [2024-04-24T11:17:40.716Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
11:17:40 [2024-04-24T11:17:40.716Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:17:40 [2024-04-24T11:17:40.716Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:17:41 [2024-04-24T11:17:41.276Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:17:41 [2024-04-24T11:17:41.836Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s)
11:17:41 [2024-04-24T11:17:41.836Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
11:17:41 [2024-04-24T11:17:41.836Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
11:17:41 [2024-04-24T11:17:41.836Z] === RUN   TestKillStoppedContainer
11:17:41 [2024-04-24T11:17:41.836Z] --- PASS: TestKillStoppedContainer (0.04s)
11:17:41 [2024-04-24T11:17:41.836Z] === RUN   TestKillDifferentUserContainer
11:17:42 [2024-04-24T11:17:42.090Z] --- PASS: TestKillDifferentUserContainer (0.40s)
11:17:42 [2024-04-24T11:17:42.090Z] === RUN   TestInspectOomKilledTrue
11:17:42 [2024-04-24T11:17:42.650Z] --- PASS: TestInspectOomKilledTrue (0.48s)
11:17:42 [2024-04-24T11:17:42.650Z] === RUN   TestInspectOomKilledFalse
11:17:43 [2024-04-24T11:17:43.210Z] --- PASS: TestInspectOomKilledFalse (0.43s)
11:17:43 [2024-04-24T11:17:43.210Z] === RUN   TestLinksEtcHostsContentMatch
11:17:43 [2024-04-24T11:17:43.210Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s)
11:17:43 [2024-04-24T11:17:43.210Z] === RUN   TestLinksContainerNames
11:17:44 [2024-04-24T11:17:44.134Z] --- PASS: TestLinksContainerNames (0.86s)
11:17:44 [2024-04-24T11:17:44.134Z] === RUN   TestLogsFollowTailEmpty
11:17:44 [2024-04-24T11:17:44.693Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
11:17:44 [2024-04-24T11:17:44.693Z] === RUN   TestLogs
11:17:44 [2024-04-24T11:17:44.693Z] === RUN   TestLogs/driver_local
11:17:44 [2024-04-24T11:17:44.693Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:17:44 [2024-04-24T11:17:44.693Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:17:44 [2024-04-24T11:17:44.693Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:17:44 [2024-04-24T11:17:44.693Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:17:44 [2024-04-24T11:17:44.693Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:17:44 [2024-04-24T11:17:44.693Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:17:44 [2024-04-24T11:17:44.693Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:17:44 [2024-04-24T11:17:44.693Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:17:44 [2024-04-24T11:17:44.693Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:17:44 [2024-04-24T11:17:44.693Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:17:44 [2024-04-24T11:17:44.693Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:17:44 [2024-04-24T11:17:44.693Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:17:44 [2024-04-24T11:17:44.693Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:17:44 [2024-04-24T11:17:44.693Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:17:44 [2024-04-24T11:17:44.693Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:17:44 [2024-04-24T11:17:44.693Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:17:44 [2024-04-24T11:17:44.693Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:17:44 [2024-04-24T11:17:44.693Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:17:46 [2024-04-24T11:17:46.055Z] === RUN   TestLogs/driver_json-file
11:17:46 [2024-04-24T11:17:46.055Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:17:46 [2024-04-24T11:17:46.055Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:17:46 [2024-04-24T11:17:46.055Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:17:46 [2024-04-24T11:17:46.055Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:17:46 [2024-04-24T11:17:46.055Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:17:46 [2024-04-24T11:17:46.055Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:17:46 [2024-04-24T11:17:46.055Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:17:46 [2024-04-24T11:17:46.055Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:17:46 [2024-04-24T11:17:46.055Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:17:46 [2024-04-24T11:17:46.055Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:17:46 [2024-04-24T11:17:46.055Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:17:46 [2024-04-24T11:17:46.055Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:17:46 [2024-04-24T11:17:46.055Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:17:46 [2024-04-24T11:17:46.055Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:17:46 [2024-04-24T11:17:46.055Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:17:46 [2024-04-24T11:17:46.055Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:17:46 [2024-04-24T11:17:46.055Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:17:46 [2024-04-24T11:17:46.055Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:17:47 [2024-04-24T11:17:47.418Z] --- PASS: TestLogs (2.99s)
11:17:47 [2024-04-24T11:17:47.418Z]     --- PASS: TestLogs/driver_local (0.01s)
11:17:47 [2024-04-24T11:17:47.418Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.90s)
11:17:47 [2024-04-24T11:17:47.418Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.01s)
11:17:47 [2024-04-24T11:17:47.418Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.08s)
11:17:47 [2024-04-24T11:17:47.418Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.23s)
11:17:47 [2024-04-24T11:17:47.418Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.43s)
11:17:47 [2024-04-24T11:17:47.418Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.48s)
11:17:47 [2024-04-24T11:17:47.418Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:17:47 [2024-04-24T11:17:47.418Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.91s)
11:17:47 [2024-04-24T11:17:47.418Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.28s)
11:17:47 [2024-04-24T11:17:47.418Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.33s)
11:17:47 [2024-04-24T11:17:47.418Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.38s)
11:17:47 [2024-04-24T11:17:47.418Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.44s)
11:17:47 [2024-04-24T11:17:47.418Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.50s)
11:17:47 [2024-04-24T11:17:47.419Z] === RUN   TestContainerNetworkMountsNoChown
11:17:47 [2024-04-24T11:17:47.979Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/default
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/default
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/private
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/private
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rprivate
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rprivate
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/slave
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/slave
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rslave
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rslave
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/shared
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/shared
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rshared
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rshared
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/default
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rslave
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rshared
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rprivate
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/shared
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/default/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/slave
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/default/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/default/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/private
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/private/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/private/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/private/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/default/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/private/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:17:47 [2024-04-24T11:17:47.979Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:17:48 [2024-04-24T11:17:48.235Z] --- PASS: TestMountDaemonRoot (0.01s)
11:17:48 [2024-04-24T11:17:48.235Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
11:17:48 [2024-04-24T11:17:48.235Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
11:17:48 [2024-04-24T11:17:48.235Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
11:17:48 [2024-04-24T11:17:48.235Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
11:17:48 [2024-04-24T11:17:48.235Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
11:17:48 [2024-04-24T11:17:48.235Z] === RUN   TestContainerBindMountNonRecursive
11:17:49 [2024-04-24T11:17:49.161Z] --- PASS: TestContainerBindMountNonRecursive (1.03s)
11:17:49 [2024-04-24T11:17:49.161Z] === RUN   TestContainerVolumesMountedAsShared
11:17:49 [2024-04-24T11:17:49.720Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
11:17:49 [2024-04-24T11:17:49.720Z] === RUN   TestContainerVolumesMountedAsSlave
11:17:49 [2024-04-24T11:17:49.974Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s)
11:17:49 [2024-04-24T11:17:49.974Z] === RUN   TestContainerCopyLeaksMounts
11:17:50 [2024-04-24T11:17:50.533Z] --- PASS: TestContainerCopyLeaksMounts (0.52s)
11:17:50 [2024-04-24T11:17:50.533Z] === RUN   TestContainerBindMountReadOnlyDefault
11:17:50 [2024-04-24T11:17:50.533Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
11:17:50 [2024-04-24T11:17:50.533Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
11:17:50 [2024-04-24T11:17:50.788Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
11:17:51 [2024-04-24T11:17:51.346Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
11:17:51 [2024-04-24T11:17:51.346Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
11:17:51 [2024-04-24T11:17:51.601Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
11:17:52 [2024-04-24T11:17:52.159Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
11:17:52 [2024-04-24T11:17:52.159Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
11:17:52 [2024-04-24T11:17:52.413Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
11:17:52 [2024-04-24T11:17:52.972Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
11:17:52 [2024-04-24T11:17:52.972Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
11:17:53 [2024-04-24T11:17:53.226Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
11:17:53 [2024-04-24T11:17:53.785Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.34s)
11:17:53 [2024-04-24T11:17:53.785Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.81s)
11:17:53 [2024-04-24T11:17:53.785Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.42s)
11:17:53 [2024-04-24T11:17:53.785Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.39s)
11:17:53 [2024-04-24T11:17:53.785Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.81s)
11:17:53 [2024-04-24T11:17:53.785Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.39s)
11:17:53 [2024-04-24T11:17:53.785Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.42s)
11:17:53 [2024-04-24T11:17:53.785Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.83s)
11:17:53 [2024-04-24T11:17:53.785Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.41s)
11:17:53 [2024-04-24T11:17:53.785Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.42s)
11:17:53 [2024-04-24T11:17:53.785Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.81s)
11:17:53 [2024-04-24T11:17:53.785Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.39s)
11:17:53 [2024-04-24T11:17:53.785Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.42s)
11:17:53 [2024-04-24T11:17:53.785Z] === RUN   TestContainerBindMountRecursivelyReadOnly
11:17:55 [2024-04-24T11:17:55.144Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.37s)
11:17:55 [2024-04-24T11:17:55.144Z] === RUN   TestNetworkNat
11:17:55 [2024-04-24T11:17:55.702Z] --- PASS: TestNetworkNat (0.47s)
11:17:55 [2024-04-24T11:17:55.703Z] === RUN   TestNetworkLocalhostTCPNat
11:17:55 [2024-04-24T11:17:55.957Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
11:17:55 [2024-04-24T11:17:55.957Z] === RUN   TestNetworkLoopbackNat
11:17:59 [2024-04-24T11:17:59.213Z] --- PASS: TestNetworkLoopbackNat (2.56s)
11:17:59 [2024-04-24T11:17:59.213Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
11:17:59 [2024-04-24T11:17:59.213Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
11:17:59 [2024-04-24T11:17:59.213Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
11:17:59 [2024-04-24T11:17:59.213Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
11:17:59 [2024-04-24T11:17:59.213Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
11:17:59 [2024-04-24T11:17:59.213Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.48s)
11:17:59 [2024-04-24T11:17:59.213Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
11:17:59 [2024-04-24T11:17:59.213Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
11:17:59 [2024-04-24T11:17:59.213Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
11:17:59 [2024-04-24T11:17:59.213Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
11:17:59 [2024-04-24T11:17:59.213Z] === RUN   TestPause
11:17:59 [2024-04-24T11:17:59.467Z] --- PASS: TestPause (0.45s)
11:17:59 [2024-04-24T11:17:59.467Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:17:59 [2024-04-24T11:17:59.467Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:17:59 [2024-04-24T11:17:59.467Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:17:59 [2024-04-24T11:17:59.467Z] === RUN   TestPauseStopPausedContainer
11:18:00 [2024-04-24T11:18:00.026Z] --- PASS: TestPauseStopPausedContainer (0.47s)
11:18:00 [2024-04-24T11:18:00.026Z] === RUN   TestPIDModeHost
11:18:00 [2024-04-24T11:18:00.948Z] --- PASS: TestPIDModeHost (0.94s)
11:18:00 [2024-04-24T11:18:00.948Z] === RUN   TestPIDModeContainer
11:18:00 [2024-04-24T11:18:00.948Z] === RUN   TestPIDModeContainer/non-existing_container
11:18:00 [2024-04-24T11:18:00.948Z] === RUN   TestPIDModeContainer/non-running_container
11:18:01 [2024-04-24T11:18:01.203Z] === RUN   TestPIDModeContainer/running_container
11:18:01 [2024-04-24T11:18:01.762Z] --- PASS: TestPIDModeContainer (0.95s)
11:18:01 [2024-04-24T11:18:01.762Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
11:18:01 [2024-04-24T11:18:01.762Z]     --- PASS: TestPIDModeContainer/non-running_container (0.15s)
11:18:01 [2024-04-24T11:18:01.762Z]     --- PASS: TestPIDModeContainer/running_container (0.42s)
11:18:01 [2024-04-24T11:18:01.762Z] === RUN   TestPsFilter
11:18:02 [2024-04-24T11:18:02.016Z] === RUN   TestPsFilter/since
11:18:02 [2024-04-24T11:18:02.016Z] === RUN   TestPsFilter/before
11:18:02 [2024-04-24T11:18:02.016Z] --- PASS: TestPsFilter (0.12s)
11:18:02 [2024-04-24T11:18:02.016Z]     --- PASS: TestPsFilter/since (0.00s)
11:18:02 [2024-04-24T11:18:02.016Z]     --- PASS: TestPsFilter/before (0.00s)
11:18:02 [2024-04-24T11:18:02.016Z] === RUN   TestRemoveContainerWithRemovedVolume
11:18:02 [2024-04-24T11:18:02.575Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
11:18:02 [2024-04-24T11:18:02.575Z] === RUN   TestRemoveContainerWithVolume
11:18:02 [2024-04-24T11:18:02.830Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
11:18:02 [2024-04-24T11:18:02.830Z] === RUN   TestRemoveContainerRunning
11:18:03 [2024-04-24T11:18:03.389Z] --- PASS: TestRemoveContainerRunning (0.43s)
11:18:03 [2024-04-24T11:18:03.389Z] === RUN   TestRemoveContainerForceRemoveRunning
11:18:03 [2024-04-24T11:18:03.644Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
11:18:03 [2024-04-24T11:18:03.644Z] === RUN   TestRemoveInvalidContainer
11:18:03 [2024-04-24T11:18:03.644Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:18:03 [2024-04-24T11:18:03.644Z] === RUN   TestRenameLinkedContainer
11:18:05 [2024-04-24T11:18:05.541Z] --- PASS: TestRenameLinkedContainer (1.73s)
11:18:05 [2024-04-24T11:18:05.541Z] === RUN   TestRenameStoppedContainer
11:18:05 [2024-04-24T11:18:05.814Z] --- PASS: TestRenameStoppedContainer (0.43s)
11:18:05 [2024-04-24T11:18:05.814Z] === RUN   TestRenameRunningContainerAndReuse
11:18:06 [2024-04-24T11:18:06.742Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
11:18:06 [2024-04-24T11:18:06.742Z] === RUN   TestRenameInvalidName
11:18:07 [2024-04-24T11:18:07.300Z] --- PASS: TestRenameInvalidName (0.40s)
11:18:07 [2024-04-24T11:18:07.300Z] === RUN   TestRenameAnonymousContainer
11:18:08 [2024-04-24T11:18:08.660Z] --- PASS: TestRenameAnonymousContainer (1.36s)
11:18:08 [2024-04-24T11:18:08.660Z] === RUN   TestRenameContainerWithSameName
11:18:08 [2024-04-24T11:18:08.914Z] --- PASS: TestRenameContainerWithSameName (0.40s)
11:18:08 [2024-04-24T11:18:08.914Z] === RUN   TestRenameContainerWithLinkedContainer
11:18:09 [2024-04-24T11:18:09.838Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
11:18:09 [2024-04-24T11:18:09.838Z] === RUN   TestRenameContainerTwice
11:18:10 [2024-04-24T11:18:10.092Z] --- PASS: TestRenameContainerTwice (0.44s)
11:18:10 [2024-04-24T11:18:10.092Z] === RUN   TestResize
11:18:10 [2024-04-24T11:18:10.092Z] === RUN   TestResize/success
11:18:10 [2024-04-24T11:18:10.347Z] === RUN   TestResize/invalid_size
11:18:10 [2024-04-24T11:18:10.601Z] === RUN   TestResize/invalid_state
11:18:11 [2024-04-24T11:18:11.160Z] --- PASS: TestResize (0.89s)
11:18:11 [2024-04-24T11:18:11.160Z]     --- PASS: TestResize/success (0.24s)
11:18:11 [2024-04-24T11:18:11.160Z]     --- PASS: TestResize/invalid_size (0.23s)
11:18:11 [2024-04-24T11:18:11.160Z]     --- PASS: TestResize/invalid_state (0.04s)
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:18:11 [2024-04-24T11:18:11.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:18:13 [2024-04-24T11:18:13.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:18:13 [2024-04-24T11:18:13.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:18:13 [2024-04-24T11:18:13.299Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:18:13 [2024-04-24T11:18:13.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:18:13 [2024-04-24T11:18:13.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:18:13 [2024-04-24T11:18:13.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:18:13 [2024-04-24T11:18:13.808Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:18:14 [2024-04-24T11:18:14.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:18:19 [2024-04-24T11:18:19.294Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.41s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.69s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.18s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.21s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.47s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.45s)
11:18:19 [2024-04-24T11:18:19.294Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.86s)
11:18:19 [2024-04-24T11:18:19.294Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:18:19 [2024-04-24T11:18:19.294Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:18:19 [2024-04-24T11:18:19.549Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:18:20 [2024-04-24T11:18:20.473Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.77s)
11:18:20 [2024-04-24T11:18:20.473Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s)
11:18:20 [2024-04-24T11:18:20.473Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
11:18:20 [2024-04-24T11:18:20.473Z] === RUN   TestContainerRestartWithCancelledRequest
11:18:22 [2024-04-24T11:18:22.355Z] --- PASS: TestContainerRestartWithCancelledRequest (1.81s)
11:18:22 [2024-04-24T11:18:22.355Z] === RUN   TestCgroupNamespacesRun
11:18:23 [2024-04-24T11:18:23.715Z] --- PASS: TestCgroupNamespacesRun (1.04s)
11:18:23 [2024-04-24T11:18:23.715Z] === RUN   TestCgroupNamespacesRunPrivileged
11:18:24 [2024-04-24T11:18:24.639Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.04s)
11:18:24 [2024-04-24T11:18:24.639Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:18:25 [2024-04-24T11:18:25.563Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.02s)
11:18:25 [2024-04-24T11:18:25.563Z] === RUN   TestCgroupNamespacesRunHostMode
11:18:26 [2024-04-24T11:18:26.487Z] --- PASS: TestCgroupNamespacesRunHostMode (1.02s)
11:18:26 [2024-04-24T11:18:26.487Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:18:27 [2024-04-24T11:18:27.410Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.03s)
11:18:27 [2024-04-24T11:18:27.410Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:18:28 [2024-04-24T11:18:28.771Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.00s)
11:18:28 [2024-04-24T11:18:28.771Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:18:29 [2024-04-24T11:18:29.026Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
11:18:29 [2024-04-24T11:18:29.026Z] === RUN   TestCgroupNamespacesRunOlderClient
11:18:30 [2024-04-24T11:18:30.385Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.03s)
11:18:30 [2024-04-24T11:18:30.385Z] === RUN   TestNISDomainname
11:18:30 [2024-04-24T11:18:30.639Z] --- PASS: TestNISDomainname (0.49s)
11:18:30 [2024-04-24T11:18:30.639Z] === RUN   TestHostnameDnsResolution
11:18:31 [2024-04-24T11:18:31.198Z] --- PASS: TestHostnameDnsResolution (0.61s)
11:18:31 [2024-04-24T11:18:31.198Z] === RUN   TestUnprivilegedPortsAndPing
11:18:31 [2024-04-24T11:18:31.757Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s)
11:18:31 [2024-04-24T11:18:31.757Z] === RUN   TestPrivilegedHostDevices
11:18:32 [2024-04-24T11:18:32.315Z] --- PASS: TestPrivilegedHostDevices (0.47s)
11:18:32 [2024-04-24T11:18:32.315Z] === RUN   TestRunConsoleSize
11:18:32 [2024-04-24T11:18:32.570Z] --- PASS: TestRunConsoleSize (0.40s)
11:18:32 [2024-04-24T11:18:32.570Z] === RUN   TestRunWithAlternativeContainerdShim
11:18:37 [2024-04-24T11:18:37.798Z] --- PASS: TestRunWithAlternativeContainerdShim (5.30s)
11:18:37 [2024-04-24T11:18:37.798Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
11:18:39 [2024-04-24T11:18:39.157Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.07s)
11:18:39 [2024-04-24T11:18:39.157Z] === RUN   TestStaticIPOutsideSubpool
11:18:40 [2024-04-24T11:18:40.081Z] --- PASS: TestStaticIPOutsideSubpool (1.16s)
11:18:40 [2024-04-24T11:18:40.081Z] === RUN   TestWorkingDirNormalization
11:18:40 [2024-04-24T11:18:40.081Z] === RUN   TestWorkingDirNormalization/trailing_slash
11:18:40 [2024-04-24T11:18:40.081Z] === PAUSE TestWorkingDirNormalization/trailing_slash
11:18:40 [2024-04-24T11:18:40.081Z] === RUN   TestWorkingDirNormalization/no_trailing_slash
11:18:40 [2024-04-24T11:18:40.081Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash
11:18:40 [2024-04-24T11:18:40.081Z] === CONT  TestWorkingDirNormalization/trailing_slash
11:18:40 [2024-04-24T11:18:40.081Z] === CONT  TestWorkingDirNormalization/no_trailing_slash
11:18:40 [2024-04-24T11:18:40.641Z] --- PASS: TestWorkingDirNormalization (0.01s)
11:18:40 [2024-04-24T11:18:40.641Z]     --- PASS: TestWorkingDirNormalization/trailing_slash (0.48s)
11:18:40 [2024-04-24T11:18:40.641Z]     --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.59s)
11:18:40 [2024-04-24T11:18:40.641Z] === RUN   TestStats
11:18:42 [2024-04-24T11:18:42.524Z] --- PASS: TestStats (1.44s)
11:18:42 [2024-04-24T11:18:42.524Z] === RUN   TestStopContainerWithTimeout
11:18:42 [2024-04-24T11:18:42.524Z] === RUN   TestStopContainerWithTimeout/0
11:18:42 [2024-04-24T11:18:42.524Z] === PAUSE TestStopContainerWithTimeout/0
11:18:42 [2024-04-24T11:18:42.524Z] === RUN   TestStopContainerWithTimeout/1
11:18:42 [2024-04-24T11:18:42.524Z] === PAUSE TestStopContainerWithTimeout/1
11:18:42 [2024-04-24T11:18:42.524Z] === RUN   TestStopContainerWithTimeout/3
11:18:42 [2024-04-24T11:18:42.524Z] === PAUSE TestStopContainerWithTimeout/3
11:18:42 [2024-04-24T11:18:42.524Z] === RUN   TestStopContainerWithTimeout/-1
11:18:42 [2024-04-24T11:18:42.524Z] === PAUSE TestStopContainerWithTimeout/-1
11:18:42 [2024-04-24T11:18:42.524Z] === CONT  TestStopContainerWithTimeout/0
11:18:42 [2024-04-24T11:18:42.524Z] === CONT  TestStopContainerWithTimeout/3
11:18:42 [2024-04-24T11:18:42.524Z] === CONT  TestStopContainerWithTimeout/1
11:18:42 [2024-04-24T11:18:42.524Z] === CONT  TestStopContainerWithTimeout/-1
11:18:45 [2024-04-24T11:18:45.030Z] --- PASS: TestStopContainerWithTimeout (0.04s)
11:18:45 [2024-04-24T11:18:45.030Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
11:18:45 [2024-04-24T11:18:45.030Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
11:18:45 [2024-04-24T11:18:45.030Z]     --- PASS: TestStopContainerWithTimeout/3 (2.47s)
11:18:45 [2024-04-24T11:18:45.030Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
11:18:45 [2024-04-24T11:18:45.030Z] === RUN   TestStopContainerWithTimeoutCancel
11:18:45 [2024-04-24T11:18:45.030Z] === PAUSE TestStopContainerWithTimeoutCancel
11:18:45 [2024-04-24T11:18:45.030Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:18:46 [2024-04-24T11:18:46.389Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s)
11:18:46 [2024-04-24T11:18:46.389Z] === RUN   TestUpdateMemory
11:18:46 [2024-04-24T11:18:46.643Z] --- PASS: TestUpdateMemory (0.50s)
11:18:46 [2024-04-24T11:18:46.643Z] === RUN   TestUpdateCPUQuota
11:18:47 [2024-04-24T11:18:47.202Z] --- PASS: TestUpdateCPUQuota (0.66s)
11:18:47 [2024-04-24T11:18:47.202Z] === RUN   TestUpdatePidsLimit
11:18:47 [2024-04-24T11:18:47.202Z] === RUN   TestUpdatePidsLimit/update_from_none
11:18:47 [2024-04-24T11:18:47.473Z] === RUN   TestUpdatePidsLimit/no_change
11:18:47 [2024-04-24T11:18:47.744Z] === RUN   TestUpdatePidsLimit/update_lower
11:18:47 [2024-04-24T11:18:47.744Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:18:47 [2024-04-24T11:18:47.998Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:18:47 [2024-04-24T11:18:47.998Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:18:48 [2024-04-24T11:18:48.253Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:18:48 [2024-04-24T11:18:48.811Z] --- PASS: TestUpdatePidsLimit (1.47s)
11:18:48 [2024-04-24T11:18:48.811Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.15s)
11:18:48 [2024-04-24T11:18:48.811Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
11:18:48 [2024-04-24T11:18:48.811Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
11:18:48 [2024-04-24T11:18:48.811Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s)
11:18:48 [2024-04-24T11:18:48.811Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s)
11:18:48 [2024-04-24T11:18:48.811Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s)
11:18:48 [2024-04-24T11:18:48.811Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s)
11:18:48 [2024-04-24T11:18:48.811Z] === RUN   TestUpdateRestartPolicy
11:19:00 [2024-04-24T11:19:00.959Z] --- PASS: TestUpdateRestartPolicy (10.51s)
11:19:00 [2024-04-24T11:19:00.959Z] === RUN   TestUpdateRestartWithAutoRemove
11:19:00 [2024-04-24T11:19:00.959Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
11:19:00 [2024-04-24T11:19:00.959Z] === RUN   TestWaitNonBlocked
11:19:00 [2024-04-24T11:19:00.959Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:19:00 [2024-04-24T11:19:00.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:19:00 [2024-04-24T11:19:00.959Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:19:00 [2024-04-24T11:19:00.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:19:00 [2024-04-24T11:19:00.959Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:19:00 [2024-04-24T11:19:00.959Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:19:00 [2024-04-24T11:19:00.959Z] --- PASS: TestWaitNonBlocked (0.02s)
11:19:00 [2024-04-24T11:19:00.959Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.46s)
11:19:00 [2024-04-24T11:19:00.959Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.50s)
11:19:00 [2024-04-24T11:19:00.959Z] === RUN   TestWaitBlocked
11:19:00 [2024-04-24T11:19:00.959Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:19:00 [2024-04-24T11:19:00.959Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:19:00 [2024-04-24T11:19:00.959Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:19:00 [2024-04-24T11:19:00.959Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:19:00 [2024-04-24T11:19:00.959Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:19:00 [2024-04-24T11:19:00.959Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:19:00 [2024-04-24T11:19:00.959Z] --- PASS: TestWaitBlocked (0.02s)
11:19:00 [2024-04-24T11:19:00.959Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s)
11:19:00 [2024-04-24T11:19:00.959Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s)
11:19:00 [2024-04-24T11:19:00.959Z] === RUN   TestWaitConditions
11:19:00 [2024-04-24T11:19:00.959Z] === RUN   TestWaitConditions/default
11:19:00 [2024-04-24T11:19:00.959Z] === PAUSE TestWaitConditions/default
11:19:00 [2024-04-24T11:19:00.959Z] === RUN   TestWaitConditions/not-running
11:19:00 [2024-04-24T11:19:00.959Z] === PAUSE TestWaitConditions/not-running
11:19:00 [2024-04-24T11:19:00.959Z] === RUN   TestWaitConditions/next-exit
11:19:00 [2024-04-24T11:19:00.959Z] === PAUSE TestWaitConditions/next-exit
11:19:00 [2024-04-24T11:19:00.959Z] === RUN   TestWaitConditions/removed
11:19:00 [2024-04-24T11:19:00.959Z] === PAUSE TestWaitConditions/removed
11:19:00 [2024-04-24T11:19:00.959Z] === CONT  TestWaitConditions/default
11:19:00 [2024-04-24T11:19:00.959Z] === CONT  TestWaitConditions/next-exit
11:19:00 [2024-04-24T11:19:00.959Z] === CONT  TestWaitConditions/not-running
11:19:00 [2024-04-24T11:19:00.959Z] === CONT  TestWaitConditions/removed
11:19:00 [2024-04-24T11:19:00.959Z]     wait_test.go:145: ContainerID = c28c1377a0b8c1e502d5348537dc2987bb0aa11ff60874ebcc3d68ab8cb7cd0e
11:19:00 [2024-04-24T11:19:00.959Z]     wait_test.go:145: ContainerID = 7b4fecf3a41f1b5362e1dd96040fd0e6a691f315cc9ee6e724bc8dfbcbf37835
11:19:00 [2024-04-24T11:19:00.959Z]     wait_test.go:145: ContainerID = 556a2f43b03af15065465ac690daeb84a0f24a773699c5910e045b069754cf1c
11:19:00 [2024-04-24T11:19:00.959Z]     wait_test.go:145: ContainerID = 5c118897517d6569bdf08a0e2f793a5ec06f99aa2171c66f5e5b8952056a4f6f
11:19:01 [2024-04-24T11:19:01.883Z] --- PASS: TestWaitConditions (0.03s)
11:19:01 [2024-04-24T11:19:01.883Z]     --- PASS: TestWaitConditions/removed (0.66s)
11:19:01 [2024-04-24T11:19:01.883Z]     --- PASS: TestWaitConditions/not-running (0.92s)
11:19:01 [2024-04-24T11:19:01.883Z]     --- PASS: TestWaitConditions/next-exit (0.97s)
11:19:01 [2024-04-24T11:19:01.883Z]     --- PASS: TestWaitConditions/default (1.03s)
11:19:01 [2024-04-24T11:19:01.883Z] === RUN   TestWaitRestartedContainer
11:19:01 [2024-04-24T11:19:01.883Z] === RUN   TestWaitRestartedContainer/default
11:19:01 [2024-04-24T11:19:01.883Z] === PAUSE TestWaitRestartedContainer/default
11:19:01 [2024-04-24T11:19:01.883Z] === RUN   TestWaitRestartedContainer/not-running
11:19:01 [2024-04-24T11:19:01.883Z] === PAUSE TestWaitRestartedContainer/not-running
11:19:01 [2024-04-24T11:19:01.883Z] === RUN   TestWaitRestartedContainer/next-exit
11:19:01 [2024-04-24T11:19:01.883Z] === PAUSE TestWaitRestartedContainer/next-exit
11:19:01 [2024-04-24T11:19:01.883Z] === CONT  TestWaitRestartedContainer/default
11:19:01 [2024-04-24T11:19:01.883Z] === CONT  TestWaitRestartedContainer/next-exit
11:19:01 [2024-04-24T11:19:01.883Z] === CONT  TestWaitRestartedContainer/not-running
11:19:03 [2024-04-24T11:19:03.765Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:19:03 [2024-04-24T11:19:03.765Z]     --- PASS: TestWaitRestartedContainer/not-running (1.31s)
11:19:03 [2024-04-24T11:19:03.765Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.57s)
11:19:03 [2024-04-24T11:19:03.765Z]     --- PASS: TestWaitRestartedContainer/default (1.63s)
11:19:03 [2024-04-24T11:19:03.765Z] === CONT  TestHardRestartWhenContainerIsRunning
11:19:03 [2024-04-24T11:19:03.765Z] === CONT  TestContainerStartOnDaemonRestart
11:19:03 [2024-04-24T11:19:03.765Z] === CONT  TestDaemonHostGatewayIP
11:19:03 [2024-04-24T11:19:03.765Z] === CONT  TestContainerKillOnDaemonStart
11:19:03 [2024-04-24T11:19:03.765Z] === CONT  TestIpcModeOlderClient
11:19:03 [2024-04-24T11:19:03.765Z] === CONT  TestRestartDaemonWithRestartingContainer
11:19:03 [2024-04-24T11:19:03.765Z] === CONT  TestStopContainerWithTimeoutCancel
11:19:03 [2024-04-24T11:19:03.765Z] === CONT  TestDaemonRestartIpcMode
11:19:03 [2024-04-24T11:19:03.765Z] --- PASS: TestIpcModeOlderClient (0.08s)
11:19:05 [2024-04-24T11:19:05.648Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
11:19:05 [2024-04-24T11:19:05.648Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
11:19:05 [2024-04-24T11:19:05.648Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.18s)
11:19:05 [2024-04-24T11:19:05.648Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
11:19:05 [2024-04-24T11:19:05.648Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.25s)
11:19:06 [2024-04-24T11:19:06.572Z] --- PASS: TestDaemonHostGatewayIP (2.97s)
11:19:06 [2024-04-24T11:19:06.572Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s)
11:19:07 [2024-04-24T11:19:07.131Z] --- PASS: TestStopContainerWithTimeoutCancel (3.71s)
11:19:07 [2024-04-24T11:19:07.386Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.76s)
11:19:07 [2024-04-24T11:19:07.386Z] --- PASS: TestDaemonRestartIpcMode (3.79s)
11:19:15 [2024-04-24T11:19:15.451Z] --- PASS: TestContainerKillOnDaemonStart (11.73s)
11:19:15 [2024-04-24T11:19:15.451Z] PASS
11:19:15 [2024-04-24T11:19:15.451Z] 
11:19:15 [2024-04-24T11:19:15.451Z] === Skipped
11:19:15 [2024-04-24T11:19:15.451Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:19:15 [2024-04-24T11:19:15.451Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:19:15 [2024-04-24T11:19:15.451Z] 
11:19:15 [2024-04-24T11:19:15.451Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:19:15 [2024-04-24T11:19:15.451Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:19:15 [2024-04-24T11:19:15.451Z] 
11:19:15 [2024-04-24T11:19:15.451Z] DONE 330 tests, 2 skipped in 165.050s
11:19:15 [2024-04-24T11:19:15.451Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
11:19:15 [2024-04-24T11:19:15.451Z] ++ '[' -n '' ']'
11:19:15 [2024-04-24T11:19:15.451Z] ++ 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
11:19:15 [2024-04-24T11:19:15.451Z] ++ set -e
11:19:15 [2024-04-24T11:19:15.451Z] ++ '[' -n 0 ']'
11:19:15 [2024-04-24T11:19:15.451Z] ++ set -x
11:19:15 [2024-04-24T11:19:15.451Z] ++ 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.1V7JinVBTS/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
11:19:15 [2024-04-24T11:19:15.451Z] INFO: Testing against a local daemon
11:19:15 [2024-04-24T11:19:15.451Z] === RUN   TestConfigDaemonID
11:19:16 [2024-04-24T11:19:16.373Z]     daemon_test.go:61: [d4d8bab2f97cc] daemon is not started
11:19:16 [2024-04-24T11:19:16.373Z] --- PASS: TestConfigDaemonID (1.04s)
11:19:16 [2024-04-24T11:19:16.373Z] === RUN   TestDaemonConfigValidation
11:19:16 [2024-04-24T11:19:16.373Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:19:16 [2024-04-24T11:19:16.373Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:19:16 [2024-04-24T11:19:16.373Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:19:16 [2024-04-24T11:19:16.373Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:19:16 [2024-04-24T11:19:16.373Z] === RUN   TestDaemonConfigValidation/invalid_config
11:19:16 [2024-04-24T11:19:16.373Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:19:16 [2024-04-24T11:19:16.373Z] === RUN   TestDaemonConfigValidation/malformed_config
11:19:16 [2024-04-24T11:19:16.373Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:19:16 [2024-04-24T11:19:16.373Z] === RUN   TestDaemonConfigValidation/valid_config
11:19:16 [2024-04-24T11:19:16.373Z] === PAUSE TestDaemonConfigValidation/valid_config
11:19:16 [2024-04-24T11:19:16.373Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:19:16 [2024-04-24T11:19:16.373Z] === CONT  TestDaemonConfigValidation/malformed_config
11:19:16 [2024-04-24T11:19:16.373Z] === CONT  TestDaemonConfigValidation/valid_config
11:19:16 [2024-04-24T11:19:16.373Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:19:16 [2024-04-24T11:19:16.373Z] === CONT  TestDaemonConfigValidation/invalid_config
11:19:16 [2024-04-24T11:19:16.373Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:19:16 [2024-04-24T11:19:16.373Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
11:19:16 [2024-04-24T11:19:16.373Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
11:19:16 [2024-04-24T11:19:16.373Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
11:19:16 [2024-04-24T11:19:16.373Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
11:19:16 [2024-04-24T11:19:16.373Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
11:19:16 [2024-04-24T11:19:16.373Z] === RUN   TestConfigDaemonSeccompProfiles
11:19:16 [2024-04-24T11:19:16.373Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:19:17 [2024-04-24T11:19:17.733Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:19:18 [2024-04-24T11:19:18.654Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:19:19 [2024-04-24T11:19:19.577Z]     daemon_test.go:180: [dbf4febed46fa] daemon is not started
11:19:19 [2024-04-24T11:19:19.577Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
11:19:19 [2024-04-24T11:19:19.577Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:19:19 [2024-04-24T11:19:19.577Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
11:19:19 [2024-04-24T11:19:19.577Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
11:19:19 [2024-04-24T11:19:19.577Z] === RUN   TestDaemonProxy
11:19:19 [2024-04-24T11:19:19.577Z] === RUN   TestDaemonProxy/environment_variables
11:19:19 [2024-04-24T11:19:19.577Z] === PAUSE TestDaemonProxy/environment_variables
11:19:19 [2024-04-24T11:19:19.577Z] === RUN   TestDaemonProxy/command-line_options
11:19:19 [2024-04-24T11:19:19.577Z] === PAUSE TestDaemonProxy/command-line_options
11:19:19 [2024-04-24T11:19:19.577Z] === RUN   TestDaemonProxy/configuration_file
11:19:19 [2024-04-24T11:19:19.577Z] === PAUSE TestDaemonProxy/configuration_file
11:19:19 [2024-04-24T11:19:19.577Z] === RUN   TestDaemonProxy/conflicting_options
11:19:20 [2024-04-24T11:19:20.135Z] === RUN   TestDaemonProxy/reload_sanitized
11:19:20 [2024-04-24T11:19:20.135Z] === PAUSE TestDaemonProxy/reload_sanitized
11:19:20 [2024-04-24T11:19:20.136Z] === CONT  TestDaemonProxy/environment_variables
11:19:20 [2024-04-24T11:19:20.136Z] === CONT  TestDaemonProxy/configuration_file
11:19:20 [2024-04-24T11:19:20.136Z] === CONT  TestDaemonProxy/command-line_options
11:19:20 [2024-04-24T11:19:20.136Z] === CONT  TestDaemonProxy/reload_sanitized
11:19:21 [2024-04-24T11:19:21.495Z] --- PASS: TestDaemonProxy (0.50s)
11:19:21 [2024-04-24T11:19:21.495Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:19:21 [2024-04-24T11:19:21.495Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
11:19:21 [2024-04-24T11:19:21.495Z]     --- PASS: TestDaemonProxy/configuration_file (1.49s)
11:19:21 [2024-04-24T11:19:21.495Z]     --- PASS: TestDaemonProxy/command-line_options (1.49s)
11:19:21 [2024-04-24T11:19:21.495Z]     --- PASS: TestDaemonProxy/environment_variables (1.49s)
11:19:21 [2024-04-24T11:19:21.495Z] === RUN   TestLiveRestore
11:19:21 [2024-04-24T11:19:21.495Z] === RUN   TestLiveRestore/volume_references
11:19:21 [2024-04-24T11:19:21.495Z] === PAUSE TestLiveRestore/volume_references
11:19:21 [2024-04-24T11:19:21.495Z] === RUN   TestLiveRestore/autoremove
11:19:21 [2024-04-24T11:19:21.495Z] === PAUSE TestLiveRestore/autoremove
11:19:21 [2024-04-24T11:19:21.495Z] === CONT  TestLiveRestore/volume_references
11:19:21 [2024-04-24T11:19:21.495Z] === CONT  TestLiveRestore/autoremove
11:19:21 [2024-04-24T11:19:21.495Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
11:19:22 [2024-04-24T11:19:22.053Z] === RUN   TestLiveRestore/volume_references/restartPolicy
11:19:22 [2024-04-24T11:19:22.053Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
11:19:23 [2024-04-24T11:19:23.412Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
11:19:23 [2024-04-24T11:19:23.412Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
11:19:24 [2024-04-24T11:19:24.335Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
11:19:25 [2024-04-24T11:19:25.259Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
11:19:26 [2024-04-24T11:19:26.181Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
11:19:27 [2024-04-24T11:19:27.104Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
11:19:27 [2024-04-24T11:19:27.662Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
11:19:28 [2024-04-24T11:19:28.585Z] --- PASS: TestLiveRestore (0.00s)
11:19:28 [2024-04-24T11:19:28.585Z]     --- PASS: TestLiveRestore/autoremove (3.32s)
11:19:28 [2024-04-24T11:19:28.585Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.83s)
11:19:28 [2024-04-24T11:19:28.585Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.49s)
11:19:28 [2024-04-24T11:19:28.585Z]     --- PASS: TestLiveRestore/volume_references (6.94s)
11:19:28 [2024-04-24T11:19:28.585Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.05s)
11:19:28 [2024-04-24T11:19:28.585Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.10s)
11:19:28 [2024-04-24T11:19:28.585Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s)
11:19:28 [2024-04-24T11:19:28.585Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
11:19:28 [2024-04-24T11:19:28.585Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
11:19:28 [2024-04-24T11:19:28.585Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.37s)
11:19:28 [2024-04-24T11:19:28.585Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.41s)
11:19:28 [2024-04-24T11:19:28.585Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.91s)
11:19:28 [2024-04-24T11:19:28.585Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
11:19:29 [2024-04-24T11:19:29.145Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
11:19:29 [2024-04-24T11:19:29.145Z] PASS
11:19:29 [2024-04-24T11:19:29.145Z] 
11:19:29 [2024-04-24T11:19:29.145Z] DONE 31 tests in 13.899s
11:19:29 [2024-04-24T11:19:29.145Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
11:19:29 [2024-04-24T11:19:29.145Z] ++ '[' -n '' ']'
11:19:29 [2024-04-24T11:19:29.145Z] ++ 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
11:19:29 [2024-04-24T11:19:29.145Z] ++ set -e
11:19:29 [2024-04-24T11:19:29.145Z] ++ '[' -n 0 ']'
11:19:29 [2024-04-24T11:19:29.145Z] ++ set -x
11:19:29 [2024-04-24T11:19:29.145Z] ++ 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.1V7JinVBTS/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
11:19:29 [2024-04-24T11:19:29.145Z] INFO: Testing against a local daemon
11:19:29 [2024-04-24T11:19:29.145Z] === RUN   TestCommitInheritsEnv
11:19:29 [2024-04-24T11:19:29.399Z] --- PASS: TestCommitInheritsEnv (0.16s)
11:19:29 [2024-04-24T11:19:29.399Z] === RUN   TestUsernsCommit
11:19:30 [2024-04-24T11:19:30.759Z] --- PASS: TestUsernsCommit (1.41s)
11:19:30 [2024-04-24T11:19:30.759Z] === RUN   TestImportExtremelyLargeImageWorks
11:19:30 [2024-04-24T11:19:30.759Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:19:30 [2024-04-24T11:19:30.759Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:19:30 [2024-04-24T11:19:30.759Z] === RUN   TestImportWithCustomPlatform
11:19:30 [2024-04-24T11:19:30.759Z] === RUN   TestImportWithCustomPlatform/#00
11:19:30 [2024-04-24T11:19:30.759Z] === RUN   TestImportWithCustomPlatform/linux
11:19:30 [2024-04-24T11:19:30.759Z] === RUN   TestImportWithCustomPlatform/LINUX
11:19:30 [2024-04-24T11:19:30.759Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:19:31 [2024-04-24T11:19:31.013Z] --- PASS: TestImportWithCustomPlatform (0.12s)
11:19:31 [2024-04-24T11:19:31.013Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
11:19:31 [2024-04-24T11:19:31.013Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
11:19:31 [2024-04-24T11:19:31.014Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
11:19:31 [2024-04-24T11:19:31.014Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
11:19:31 [2024-04-24T11:19:31.014Z] === RUN   TestImportWithCustomPlatformReject
11:19:31 [2024-04-24T11:19:31.014Z] === RUN   TestImportWithCustomPlatformReject/_______
11:19:31 [2024-04-24T11:19:31.014Z] === RUN   TestImportWithCustomPlatformReject//
11:19:31 [2024-04-24T11:19:31.014Z] === RUN   TestImportWithCustomPlatformReject/macos
11:19:31 [2024-04-24T11:19:31.014Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
11:19:31 [2024-04-24T11:19:31.014Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
11:19:31 [2024-04-24T11:19:31.014Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
11:19:31 [2024-04-24T11:19:31.014Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
11:19:31 [2024-04-24T11:19:31.014Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
11:19:31 [2024-04-24T11:19:31.014Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
11:19:31 [2024-04-24T11:19:31.014Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
11:19:31 [2024-04-24T11:19:31.014Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
11:19:31 [2024-04-24T11:19:31.014Z] === RUN   TestImageInspectEmptyTagsAndDigests
11:19:31 [2024-04-24T11:19:31.014Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
11:19:31 [2024-04-24T11:19:31.014Z] === RUN   TestImagesFilterMultiReference
11:19:31 [2024-04-24T11:19:31.014Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:19:31 [2024-04-24T11:19:31.014Z] === RUN   TestImagesFilterUntil
11:19:31 [2024-04-24T11:19:31.268Z]     list_test.go:99: ImageList: ID=sha256:cc51205fd16127039d97730cbb951138535cd90cf89217b375eb9909cdf4eec3 RepoTags=[testimagesfilteruntil:v1]
11:19:31 [2024-04-24T11:19:31.268Z] --- PASS: TestImagesFilterUntil (0.25s)
11:19:31 [2024-04-24T11:19:31.268Z] === RUN   TestImagesFilterBeforeSince
11:19:31 [2024-04-24T11:19:31.522Z]     list_test.go:133: ImageList: ID=sha256:bbb7f5db777ca408429bf3473e02b80345d4e12bd1cfa600104cbaf4977f6c72 RepoTags=[testimagesfilterbeforesince:v1]
11:19:31 [2024-04-24T11:19:31.522Z]     list_test.go:133: ImageList: ID=sha256:687ee69772bed43b0bee08078887e507b4261983f7a1248dd77b45d3ef0bb9d4 RepoTags=[testimagesfilterbeforesince:v3]
11:19:31 [2024-04-24T11:19:31.522Z]     list_test.go:133: ImageList: ID=sha256:765d3fe2509dc15a07f1931f3f139e170143d9d040d9d6827966312554e79469 RepoTags=[testimagesfilterbeforesince:v2]
11:19:31 [2024-04-24T11:19:31.522Z] --- PASS: TestImagesFilterBeforeSince (0.23s)
11:19:31 [2024-04-24T11:19:31.522Z] === RUN   TestAPIImagesFilters
11:19:31 [2024-04-24T11:19:31.522Z] === RUN   TestAPIImagesFilters/repository_regex
11:19:31 [2024-04-24T11:19:31.522Z] === PAUSE TestAPIImagesFilters/repository_regex
11:19:31 [2024-04-24T11:19:31.522Z] === RUN   TestAPIImagesFilters/image_name_regex
11:19:31 [2024-04-24T11:19:31.522Z] === PAUSE TestAPIImagesFilters/image_name_regex
11:19:31 [2024-04-24T11:19:31.522Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
11:19:31 [2024-04-24T11:19:31.522Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
11:19:31 [2024-04-24T11:19:31.522Z] === RUN   TestAPIImagesFilters/registry_port_regex
11:19:31 [2024-04-24T11:19:31.522Z] === PAUSE TestAPIImagesFilters/registry_port_regex
11:19:31 [2024-04-24T11:19:31.522Z] === CONT  TestAPIImagesFilters/repository_regex
11:19:31 [2024-04-24T11:19:31.522Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
11:19:31 [2024-04-24T11:19:31.522Z] === CONT  TestAPIImagesFilters/image_name_regex
11:19:31 [2024-04-24T11:19:31.522Z] === CONT  TestAPIImagesFilters/registry_port_regex
11:19:31 [2024-04-24T11:19:31.522Z] --- PASS: TestAPIImagesFilters (0.03s)
11:19:31 [2024-04-24T11:19:31.522Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
11:19:31 [2024-04-24T11:19:31.522Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
11:19:31 [2024-04-24T11:19:31.522Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
11:19:31 [2024-04-24T11:19:31.522Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
11:19:31 [2024-04-24T11:19:31.522Z] === RUN   TestAPIImagesListSizeShared
11:19:32 [2024-04-24T11:19:32.081Z] --- PASS: TestAPIImagesListSizeShared (0.62s)
11:19:32 [2024-04-24T11:19:32.081Z] === RUN   TestPruneDontDeleteUsedDangling
11:19:32 [2024-04-24T11:19:32.640Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
11:19:32 [2024-04-24T11:19:32.640Z] === RUN   TestImagePullPlatformInvalid
11:19:32 [2024-04-24T11:19:32.640Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
11:19:32 [2024-04-24T11:19:32.640Z] === RUN   TestImagePullStoredDigestForOtherRepo
11:19:32 [2024-04-24T11:19:32.640Z] time="2024-04-24T11:19:32.557429208Z" 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=f7c6fdc7-5787-49e5-ae2e-7807c5a5329d version=2.8.3 
11:19:32 [2024-04-24T11:19:32.640Z] time="2024-04-24T11:19:32.55751446Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=f7c6fdc7-5787-49e5-ae2e-7807c5a5329d version=2.8.3 
11:19:32 [2024-04-24T11:19:32.640Z] time="2024-04-24T11:19:32.557469446Z" level=info msg="Starting upload purge in 15m0s" go.version=go1.20.8 instance.id=f7c6fdc7-5787-49e5-ae2e-7807c5a5329d version=2.8.3 
11:19:32 [2024-04-24T11:19:32.640Z] time="2024-04-24T11:19:32.557771956Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=f7c6fdc7-5787-49e5-ae2e-7807c5a5329d version=2.8.3 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.653322208Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be4ef02c-c222-497a-b996-7a3b572ad0db http.request.method=GET http.request.remoteaddr="127.0.0.1:40160" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.653376355Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be4ef02c-c222-497a-b996-7a3b572ad0db http.request.method=GET http.request.remoteaddr="127.0.0.1:40160" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.806393ms http.response.status=200 http.response.written=2 
11:19:32 [2024-04-24T11:19:32.896Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.65612711Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=652ddecc-d963-4dd4-b6f3-e408880a4d64 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.656179451Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=652ddecc-d963-4dd4-b6f3-e408880a4d64 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.65627391Z" 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=652ddecc-d963-4dd4-b6f3-e408880a4d64 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=38.876µ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=a88694d6-9897-422e-9fdb-1501d279e7ed trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.656279965Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a77c4e68-b398-4d74-a412-037f84ad23ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.656390489Z" 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=652ddecc-d963-4dd4-b6f3-e408880a4d64 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.199922ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown"
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.656409296Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a77c4e68-b398-4d74-a412-037f84ad23ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.656465149Z" 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=a77c4e68-b398-4d74-a412-037f84ad23ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=25.715µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=76667748-0bbd-4f21-b4a4-5abc5f4a13a2 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.656511516Z" 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=a77c4e68-b398-4d74-a412-037f84ad23ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.194737ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown"
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.658086063Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52144605-d99a-4171-a7e4-40acad60e67a http.request.method=POST http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.658139726Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52144605-d99a-4171-a7e4-40acad60e67a http.request.method=POST http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.658181137Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7652fa4c-1cf7-40d0-a56e-f7f67a46d1c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.658238779Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7652fa4c-1cf7-40d0-a56e-f7f67a46d1c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.658292359Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52144605-d99a-4171-a7e4-40acad60e67a http.request.method=POST http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=118.499µ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=438d8ec9-f6be-43ad-99a6-cc427d16b193 trace.line=110 vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.658342517Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7652fa4c-1cf7-40d0-a56e-f7f67a46d1c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=71.139µ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=20e60043-ec6d-4e1a-abce-381ca313b84b trace.line=110 vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.658402563Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7652fa4c-1cf7-40d0-a56e-f7f67a46d1c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=24.312µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=4283fbaf-ecf1-4c44-ba36-2c72ff0dbf25 trace.line=142 vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.658348835Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52144605-d99a-4171-a7e4-40acad60e67a http.request.method=POST http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=24.501µ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=8fd5c33b-5c58-4143-929c-8fbf29b406b5 trace.line=142 vars.name=test 
11:19:32 [2024-04-24T11:19:32.896Z] time="2024-04-24T11:19:32.658483959Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7652fa4c-1cf7-40d0-a56e-f7f67a46d1c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=42.823µ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=9c49e754-e2c3-4bf3-8d9f-c5ef8570cf8d trace.line=110 vars.name=test 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.658512242Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52144605-d99a-4171-a7e4-40acad60e67a http.request.method=POST http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=49.387µ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=e8134a74-ed48-4e31-961b-730df149256e trace.line=110 vars.name=test 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.658585145Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7652fa4c-1cf7-40d0-a56e-f7f67a46d1c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.824215ms http.response.status=202 http.response.written=0 
11:19:32 [2024-04-24T11:19:32.897Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown"
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.658585252Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52144605-d99a-4171-a7e4-40acad60e67a http.request.method=POST http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.923039ms http.response.status=202 http.response.written=0 
11:19:32 [2024-04-24T11:19:32.897Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown"
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.659714281Z" 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=bedeccb9-9ce0-49c7-8784-ad8f96689829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=655f39c6-9d8d-4fe5-b99d-273ab044b2ab 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.659787356Z" 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=bedeccb9-9ce0-49c7-8784-ad8f96689829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=655f39c6-9d8d-4fe5-b99d-273ab044b2ab 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.659855968Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bedeccb9-9ce0-49c7-8784-ad8f96689829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=38.08µ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=78a973d7-f9ad-4247-aa7e-2eb5b61e9468 trace.line=95 vars.name=test vars.uuid=655f39c6-9d8d-4fe5-b99d-273ab044b2ab 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.659917877Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bedeccb9-9ce0-49c7-8784-ad8f96689829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=21.711µ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=9b6904da-4982-4477-88e3-3f563913a801 trace.line=142 vars.name=test vars.uuid=655f39c6-9d8d-4fe5-b99d-273ab044b2ab 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.659995367Z" 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=bedeccb9-9ce0-49c7-8784-ad8f96689829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=655f39c6-9d8d-4fe5-b99d-273ab044b2ab 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.660075499Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab/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=bedeccb9-9ce0-49c7-8784-ad8f96689829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=40.403µ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=c7725437-88c2-4157-9588-b46b54d981df trace.line=110 vars.name=test vars.uuid=655f39c6-9d8d-4fe5-b99d-273ab044b2ab 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.660117493Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bedeccb9-9ce0-49c7-8784-ad8f96689829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=13.145µ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=e147a872-2935-4761-9481-f8dc56d66cb1 trace.line=155 vars.name=test vars.uuid=655f39c6-9d8d-4fe5-b99d-273ab044b2ab 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.660159389Z" 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=bedeccb9-9ce0-49c7-8784-ad8f96689829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.948µ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=4f454f24-d9b3-4e53-a804-1ac673e8ea4a trace.line=155 vars.name=test vars.uuid=655f39c6-9d8d-4fe5-b99d-273ab044b2ab 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.660192743Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bedeccb9-9ce0-49c7-8784-ad8f96689829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=8.853µ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=507e6bdc-ac43-42bc-85e3-c3c06cd5d996 trace.line=155 vars.name=test vars.uuid=655f39c6-9d8d-4fe5-b99d-273ab044b2ab 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.660266204Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab/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=bedeccb9-9ce0-49c7-8784-ad8f96689829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=49.764µ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=467e629d-1687-46b6-9b64-f450b02b5307 trace.line=185 vars.name=test vars.uuid=655f39c6-9d8d-4fe5-b99d-273ab044b2ab 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.660345778Z" 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=bedeccb9-9ce0-49c7-8784-ad8f96689829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=48.337µ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=c594ad1e-cb46-4dad-8d81-6576f8fe2216 trace.line=110 vars.name=test vars.uuid=655f39c6-9d8d-4fe5-b99d-273ab044b2ab 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.660473189Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bedeccb9-9ce0-49c7-8784-ad8f96689829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=99.382µ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=68cadc56-dad1-47e3-a97c-9d6651e215a1 trace.line=202 vars.name=test vars.uuid=655f39c6-9d8d-4fe5-b99d-273ab044b2ab 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.660547052Z" 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=bedeccb9-9ce0-49c7-8784-ad8f96689829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40170" http.request.uri="/v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.606153ms http.response.status=201 http.response.written=0 
11:19:32 [2024-04-24T11:19:32.897Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "PUT /v2/test/blobs/uploads/655f39c6-9d8d-4fe5-b99d-273ab044b2ab?_state=Wa50hIi9oN9wTPEny7upY676eU2MjsZupKoWG7FG3Wh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NWYzOWM2LTlkOGQtNGZlNS1iOTlkLTI3M2FiMDQ0YjJhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgxNTIwMDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.661318523Z" 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=52ca50c8-302f-421d-af9f-02d1e9c67574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=5db6ef3a-5660-432b-9546-13fc71b12b4e 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.66139351Z" 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=52ca50c8-302f-421d-af9f-02d1e9c67574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=5db6ef3a-5660-432b-9546-13fc71b12b4e 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.661466282Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52ca50c8-302f-421d-af9f-02d1e9c67574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=42.167µ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=9e6bb816-5ca1-493b-a1f2-01b6e2451836 trace.line=95 vars.name=test vars.uuid=5db6ef3a-5660-432b-9546-13fc71b12b4e 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.661531448Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52ca50c8-302f-421d-af9f-02d1e9c67574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=32.156µ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=c73bd372-1702-4a14-8c96-d7c9562df6ea trace.line=142 vars.name=test vars.uuid=5db6ef3a-5660-432b-9546-13fc71b12b4e 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.661662986Z" 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=52ca50c8-302f-421d-af9f-02d1e9c67574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=5db6ef3a-5660-432b-9546-13fc71b12b4e 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.661780976Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e/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=52ca50c8-302f-421d-af9f-02d1e9c67574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=75.898µ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=6f31c7b6-8365-4de7-b7e2-9ff34f26ee4f trace.line=110 vars.name=test vars.uuid=5db6ef3a-5660-432b-9546-13fc71b12b4e 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.66182055Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52ca50c8-302f-421d-af9f-02d1e9c67574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=11.905µ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=c1f9afdb-5c66-4e28-8ec1-d64b07c44d31 trace.line=155 vars.name=test vars.uuid=5db6ef3a-5660-432b-9546-13fc71b12b4e 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.66186284Z" 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=52ca50c8-302f-421d-af9f-02d1e9c67574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.48µ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=116297d0-8cd3-4bbb-b0f9-a66b7582808a trace.line=155 vars.name=test vars.uuid=5db6ef3a-5660-432b-9546-13fc71b12b4e 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.661894085Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52ca50c8-302f-421d-af9f-02d1e9c67574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+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=86fd5123-5028-44d8-8a21-2c2d263d036b trace.line=155 vars.name=test vars.uuid=5db6ef3a-5660-432b-9546-13fc71b12b4e 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.661966365Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e/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=52ca50c8-302f-421d-af9f-02d1e9c67574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=50.7µ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=4e11091d-ceab-4ecc-b999-4d7ae75622d7 trace.line=185 vars.name=test vars.uuid=5db6ef3a-5660-432b-9546-13fc71b12b4e 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.662106994Z" 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=52ca50c8-302f-421d-af9f-02d1e9c67574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=53.276µ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=9951c2ad-a3f1-46e3-be7f-749130998c6a trace.line=110 vars.name=test vars.uuid=5db6ef3a-5660-432b-9546-13fc71b12b4e 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.662230474Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52ca50c8-302f-421d-af9f-02d1e9c67574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=91.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).Delete" trace.id=538feb6e-3215-4e0d-8b9f-1b5e4bc0048c trace.line=202 vars.name=test vars.uuid=5db6ef3a-5660-432b-9546-13fc71b12b4e 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.66230469Z" 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=52ca50c8-302f-421d-af9f-02d1e9c67574 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.232581ms http.response.status=201 http.response.written=0 
11:19:32 [2024-04-24T11:19:32.897Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "PUT /v2/test/blobs/uploads/5db6ef3a-5660-432b-9546-13fc71b12b4e?_state=JF2VK3xSe7mySDgoKiNalTPH46Bmamc5YFxOV42_wzZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkYjZlZjNhLTU2NjAtNDMyYi05NTQ2LTEzZmM3MWIxMmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yNFQxMToxOTozMi42NTgyNTMyMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.663351905Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=180d264d-6bbc-498c-81d6-3ef8080ea90c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.663385629Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=180d264d-6bbc-498c-81d6-3ef8080ea90c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.663442441Z" 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=180d264d-6bbc-498c-81d6-3ef8080ea90c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=29.366µ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=9c24ccce-1676-428e-9e95-7e755cf6dd3e trace.line=95 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.663502413Z" 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=180d264d-6bbc-498c-81d6-3ef8080ea90c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="829.916µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.897Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.15+unknown"
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.664432687Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.664467929Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.664618059Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.664633854Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.664642954Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.664714019Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=40.755µ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=3bc0ff48-74b7-49fb-9165-821178fbf9c9 trace.line=95 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.664761921Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=14.901µ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=81d8ba1a-0c81-4992-8976-8731e9816d97 trace.line=155 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.897Z] time="2024-04-24T11:19:32.664817208Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=23.016µ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=5ced4f65-e68c-42f9-8632-f85ea62dfa3a trace.line=95 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.664858456Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.775µ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=5e048e69-b3c3-456d-9f6d-24d1a3172110 trace.line=155 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.66489871Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+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=7968edbd-3d30-4d29-b901-e1281ab26e40 trace.line=155 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.664991462Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=51.405µ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=1aa2f96d-dd25-4c76-ad3e-e0fe449c92ec trace.line=110 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.665075746Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=54.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).PutContent" trace.id=e009cb66-c8ee-4607-84a7-9066b82a8acd trace.line=110 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.665253553Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=63.221µ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=a22823fd-d347-4486-ad0e-cfe986c9bb7c trace.line=110 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.66531318Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=34.027µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a1c1aaaa-b965-426d-8fbb-a0fe19075af5 trace.line=110 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.66534907Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.665365653Z" 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=c0d5ca36-1df6-40bb-bf38-d0466d94c833 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.566834ms http.response.status=201 http.response.written=0 
11:19:32 [2024-04-24T11:19:32.898Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown"
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.670713341Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a39175f5-18df-4e44-a132-21b3c86da01d http.request.method=GET http.request.remoteaddr="127.0.0.1:40188" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.670763893Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a39175f5-18df-4e44-a132-21b3c86da01d http.request.method=GET http.request.remoteaddr="127.0.0.1:40188" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc 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.405422ms http.response.status=200 http.response.written=2 
11:19:32 [2024-04-24T11:19:32.898Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.672852136Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ec80056e-012d-49a8-9f46-f441a8e6501d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.672889667Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ec80056e-012d-49a8-9f46-f441a8e6501d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.672982919Z" 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=ec80056e-012d-49a8-9f46-f441a8e6501d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.081µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e1e7c24f-28c0-462a-8c18-ccfc9c7f74e7 trace.line=95 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.673006025Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ec80056e-012d-49a8-9f46-f441a8e6501d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.673053196Z" 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=ec80056e-012d-49a8-9f46-f441a8e6501d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.441µ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=bde74f53-a194-4b01-a549-4e0e78637963 trace.line=95 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.673097956Z" 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=ec80056e-012d-49a8-9f46-f441a8e6501d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.608µ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=651ebb98-f133-4bd6-a056-ce6863ba8d23 trace.line=155 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.67313547Z" 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=ec80056e-012d-49a8-9f46-f441a8e6501d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.48µ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=ad0dca52-49d5-46e6-bffb-3c0bc6adc699 trace.line=125 vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.673187056Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ec80056e-012d-49a8-9f46-f441a8e6501d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.67327486Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ec80056e-012d-49a8-9f46-f441a8e6501d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc 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.208661ms http.response.status=200 http.response.written=417 
11:19:32 [2024-04-24T11:19:32.898Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.685514762Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4005278-8d17-4dc6-8a85-547ba777a651 http.request.method=GET http.request.remoteaddr="127.0.0.1:40212" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.685558947Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4005278-8d17-4dc6-8a85-547ba777a651 http.request.method=GET http.request.remoteaddr="127.0.0.1:40212" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.685574036Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4005278-8d17-4dc6-8a85-547ba777a651 http.request.method=GET http.request.remoteaddr="127.0.0.1:40212" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.685656622Z" 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=f4005278-8d17-4dc6-8a85-547ba777a651 http.request.method=GET http.request.remoteaddr="127.0.0.1:40212" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.561µ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=d9874ed2-7590-422c-b279-6d4121ad9345 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.685709644Z" 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=f4005278-8d17-4dc6-8a85-547ba777a651 http.request.method=GET http.request.remoteaddr="127.0.0.1:40212" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.026µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6cca7e88-8660-4bf5-b4fe-00702fa8043a trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.685750202Z" 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=f4005278-8d17-4dc6-8a85-547ba777a651 http.request.method=GET http.request.remoteaddr="127.0.0.1:40212" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.98µ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=1f239948-3ccc-4f77-8872-80a6c294ff45 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.685785714Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4005278-8d17-4dc6-8a85-547ba777a651 http.request.method=GET http.request.remoteaddr="127.0.0.1:40212" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.685872074Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4005278-8d17-4dc6-8a85-547ba777a651 http.request.method=GET http.request.remoteaddr="127.0.0.1:40212" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc 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.248242ms http.response.status=200 http.response.written=417 
11:19:32 [2024-04-24T11:19:32.898Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695044925Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a7021fac-846f-4f7f-927c-03f142aeda7a http.request.method=GET http.request.remoteaddr="127.0.0.1:40226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695095297Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a7021fac-846f-4f7f-927c-03f142aeda7a http.request.method=GET http.request.remoteaddr="127.0.0.1:40226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695046025Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2e0dbb31-515d-47c2-9393-162269450765 http.request.method=GET http.request.remoteaddr="127.0.0.1:40216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695190715Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2e0dbb31-515d-47c2-9393-162269450765 http.request.method=GET http.request.remoteaddr="127.0.0.1:40216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695202006Z" 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=a7021fac-846f-4f7f-927c-03f142aeda7a http.request.method=GET http.request.remoteaddr="127.0.0.1:40226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=50.289µ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=3365a671-c94d-428f-9b5e-61e9f19e3dcc trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695250597Z" 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=a7021fac-846f-4f7f-927c-03f142aeda7a http.request.method=GET http.request.remoteaddr="127.0.0.1:40226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.11µ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=2e89adfb-d25e-4892-95f5-0844de6d6ae5 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695265883Z" 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=2e0dbb31-515d-47c2-9393-162269450765 http.request.method=GET http.request.remoteaddr="127.0.0.1:40216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.228µ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=7bc2807a-f0d6-4afd-8208-c0c43d7ba464 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695302979Z" 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=a7021fac-846f-4f7f-927c-03f142aeda7a http.request.method=GET http.request.remoteaddr="127.0.0.1:40226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.661µ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=24f541b1-c553-4029-a25d-37686f17c192 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695312907Z" 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=2e0dbb31-515d-47c2-9393-162269450765 http.request.method=GET http.request.remoteaddr="127.0.0.1:40216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.462µ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=951a8c6f-0970-49d9-b93d-52c9c1c742b7 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695339886Z" 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=a7021fac-846f-4f7f-927c-03f142aeda7a http.request.method=GET http.request.remoteaddr="127.0.0.1:40226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.446µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f0289e6e-2bee-455f-a2f0-acff936c6aed trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695355222Z" 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=2e0dbb31-515d-47c2-9393-162269450765 http.request.method=GET http.request.remoteaddr="127.0.0.1:40216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.29µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=32f3fd0c-7803-4029-93e9-2e4b7198276f trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695376834Z" 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=a7021fac-846f-4f7f-927c-03f142aeda7a http.request.method=GET http.request.remoteaddr="127.0.0.1:40226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.936µ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=324944a9-c201-4a08-8c5b-5426f6605dbe trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695387993Z" 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=2e0dbb31-515d-47c2-9393-162269450765 http.request.method=GET http.request.remoteaddr="127.0.0.1:40216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.551µ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=02d0c3d0-41cd-4148-80e2-58662335aa1b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695415981Z" 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=a7021fac-846f-4f7f-927c-03f142aeda7a http.request.method=GET http.request.remoteaddr="127.0.0.1:40226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.678µ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=54629711-804e-4c8e-9622-c08c96505b9b trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.898Z] time="2024-04-24T11:19:32.695473426Z" 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=a7021fac-846f-4f7f-927c-03f142aeda7a http.request.method=GET http.request.remoteaddr="127.0.0.1:40226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.679µ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=16f377e3-7346-4f87-9e23-322bff2fe047 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.695421421Z" 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=2e0dbb31-515d-47c2-9393-162269450765 http.request.method=GET http.request.remoteaddr="127.0.0.1:40216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.494µ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=0c3ca292-ece0-4874-96a3-1a233ffb3988 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.695616385Z" 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=2e0dbb31-515d-47c2-9393-162269450765 http.request.method=GET http.request.remoteaddr="127.0.0.1:40216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.239µ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=34321cca-8501-463b-900a-57511d00e4a6 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.695672033Z" 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=2e0dbb31-515d-47c2-9393-162269450765 http.request.method=GET http.request.remoteaddr="127.0.0.1:40216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.202µ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=6a3aa152-e6b7-4494-b574-33c5901f4126 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.696126429Z" 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=2e0dbb31-515d-47c2-9393-162269450765 http.request.method=GET http.request.remoteaddr="127.0.0.1:40216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.809µ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=a80604a3-cead-4d02-bfa3-6f183a3bf2c1 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.696175661Z" 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=a7021fac-846f-4f7f-927c-03f142aeda7a http.request.method=GET http.request.remoteaddr="127.0.0.1:40226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.118µ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=8149c6f4-606a-46b1-b2f6-6ba2ab3bd27d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.696214496Z" 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=2e0dbb31-515d-47c2-9393-162269450765 http.request.method=GET http.request.remoteaddr="127.0.0.1:40216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.293µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e58d69dd-5630-4e2c-b2e6-eda82c596f6f trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.69625608Z" 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=a7021fac-846f-4f7f-927c-03f142aeda7a http.request.method=GET http.request.remoteaddr="127.0.0.1:40226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.983µ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=62344e48-e5b4-44c9-bcdd-41c089451fb5 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.6963701Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2e0dbb31-515d-47c2-9393-162269450765 http.request.method=GET http.request.remoteaddr="127.0.0.1:40216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.825111ms http.response.status=200 http.response.written=194 
11:19:32 [2024-04-24T11:19:32.899Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.696464599Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a7021fac-846f-4f7f-927c-03f142aeda7a http.request.method=GET http.request.remoteaddr="127.0.0.1:40226" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.856808ms http.response.status=200 http.response.written=68 
11:19:32 [2024-04-24T11:19:32.899Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.710441265Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67de87fd-7620-4b13-8f36-5045f23df48e http.request.method=GET http.request.remoteaddr="127.0.0.1:40250" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.710481815Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67de87fd-7620-4b13-8f36-5045f23df48e http.request.method=GET http.request.remoteaddr="127.0.0.1:40250" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc 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="873.805µs" http.response.status=200 http.response.written=2 
11:19:32 [2024-04-24T11:19:32.899Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.717867637Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a6a3143-22ae-4dd1-b5cb-2dd0568fc684 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40262" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.717916491Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a6a3143-22ae-4dd1-b5cb-2dd0568fc684 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40262" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.717942649Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a6a3143-22ae-4dd1-b5cb-2dd0568fc684 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40262" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.718015421Z" 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=3a6a3143-22ae-4dd1-b5cb-2dd0568fc684 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40262" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.365µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1b6feccd-63bd-4357-b332-fb752b77368a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.718062248Z" 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=3a6a3143-22ae-4dd1-b5cb-2dd0568fc684 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40262" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.309µ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=ba93e7a3-efc2-46c2-b13b-82d9d0882886 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.718135742Z" 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=3a6a3143-22ae-4dd1-b5cb-2dd0568fc684 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40262" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc 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.11275ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.899Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.719508236Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=100976fc-3614-437c-bd62-925dda70d0b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40268" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.719549221Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=100976fc-3614-437c-bd62-925dda70d0b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40268" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.719564499Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=100976fc-3614-437c-bd62-925dda70d0b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40268" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.719623347Z" 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=100976fc-3614-437c-bd62-925dda70d0b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40268" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.185µ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=b7f5be00-09ac-4796-8ac3-7315ac6dc2ff trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.71968889Z" 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=100976fc-3614-437c-bd62-925dda70d0b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40268" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.873µ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=cf096ac7-390b-4055-9447-2f617bd8b9eb trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.899Z] time="2024-04-24T11:19:32.719735569Z" 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=100976fc-3614-437c-bd62-925dda70d0b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40268" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc 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.067235ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:19:32 [2024-04-24T11:19:32.899Z] 127.0.0.1 - - [24/Apr/2024:11:19:32 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/5ebe2c0d6bf30ad76550f0dc8cf35a71098ba5fc kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:19:32 [2024-04-24T11:19:32.899Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
11:19:32 [2024-04-24T11:19:32.899Z] === RUN   TestImagePullNonExisting
11:19:32 [2024-04-24T11:19:32.899Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
11:19:32 [2024-04-24T11:19:32.899Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
11:19:32 [2024-04-24T11:19:32.899Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
11:19:32 [2024-04-24T11:19:32.899Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
11:19:32 [2024-04-24T11:19:32.899Z] === RUN   TestImagePullNonExisting/asdfasdf
11:19:32 [2024-04-24T11:19:32.899Z] === PAUSE TestImagePullNonExisting/asdfasdf
11:19:32 [2024-04-24T11:19:32.899Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
11:19:32 [2024-04-24T11:19:32.899Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
11:19:32 [2024-04-24T11:19:32.899Z] === RUN   TestImagePullNonExisting/library/asdfasdf
11:19:32 [2024-04-24T11:19:32.899Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
11:19:32 [2024-04-24T11:19:32.899Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
11:19:32 [2024-04-24T11:19:32.899Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
11:19:32 [2024-04-24T11:19:32.899Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
11:19:32 [2024-04-24T11:19:32.899Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
11:19:32 [2024-04-24T11:19:32.899Z] === CONT  TestImagePullNonExisting/asdfasdf
11:19:32 [2024-04-24T11:19:32.899Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
11:19:32 [2024-04-24T11:19:32.899Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
11:19:32 [2024-04-24T11:19:32.899Z] === CONT  TestImagePullNonExisting/library/asdfasdf
11:19:34 [2024-04-24T11:19:34.258Z] --- PASS: TestImagePullNonExisting (0.01s)
11:19:34 [2024-04-24T11:19:34.258Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.95s)
11:19:34 [2024-04-24T11:19:34.258Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
11:19:34 [2024-04-24T11:19:34.258Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
11:19:34 [2024-04-24T11:19:34.258Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
11:19:34 [2024-04-24T11:19:34.258Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
11:19:34 [2024-04-24T11:19:34.258Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
11:19:34 [2024-04-24T11:19:34.258Z] === RUN   TestRemoveImageOrphaning
11:19:34 [2024-04-24T11:19:34.258Z] --- PASS: TestRemoveImageOrphaning (0.15s)
11:19:34 [2024-04-24T11:19:34.258Z] === RUN   TestRemoveByDigest
11:19:34 [2024-04-24T11:19:34.258Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
11:19:34 [2024-04-24T11:19:34.258Z] --- SKIP: TestRemoveByDigest (0.00s)
11:19:34 [2024-04-24T11:19:34.258Z] === RUN   TestRemoveImageGarbageCollector
11:19:34 [2024-04-24T11:19:34.258Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
11:19:34 [2024-04-24T11:19:34.258Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:19:34 [2024-04-24T11:19:34.258Z] === RUN   TestSaveCheckTimes
11:19:34 [2024-04-24T11:19:34.258Z] === PAUSE TestSaveCheckTimes
11:19:34 [2024-04-24T11:19:34.258Z] === RUN   TestSaveOCI
11:19:34 [2024-04-24T11:19:34.258Z] === RUN   TestSaveOCI/busybox:latest
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/busybox:latest/Manifest
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/busybox:latest/Config
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/multilayer:latest
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/multilayer:latest/Config
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
11:19:34 [2024-04-24T11:19:34.512Z] --- PASS: TestSaveOCI (0.14s)
11:19:34 [2024-04-24T11:19:34.512Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
11:19:34 [2024-04-24T11:19:34.512Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
11:19:34 [2024-04-24T11:19:34.512Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
11:19:34 [2024-04-24T11:19:34.512Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
11:19:34 [2024-04-24T11:19:34.512Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
11:19:34 [2024-04-24T11:19:34.512Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
11:19:34 [2024-04-24T11:19:34.512Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
11:19:34 [2024-04-24T11:19:34.512Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
11:19:34 [2024-04-24T11:19:34.512Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
11:19:34 [2024-04-24T11:19:34.512Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
11:19:34 [2024-04-24T11:19:34.512Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
11:19:34 [2024-04-24T11:19:34.512Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
11:19:34 [2024-04-24T11:19:34.512Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
11:19:34 [2024-04-24T11:19:34.512Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
11:19:34 [2024-04-24T11:19:34.512Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveRepoWithMultipleImages
11:19:34 [2024-04-24T11:19:34.512Z] --- PASS: TestSaveRepoWithMultipleImages (0.17s)
11:19:34 [2024-04-24T11:19:34.512Z] === RUN   TestSaveDirectoryPermissions
11:19:35 [2024-04-24T11:19:35.435Z] --- PASS: TestSaveDirectoryPermissions (0.93s)
11:19:35 [2024-04-24T11:19:35.435Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:19:35 [2024-04-24T11:19:35.690Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagUsingDigestAlgorithmAsName
11:19:35 [2024-04-24T11:19:35.690Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagValidPrefixedRepo
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
11:19:35 [2024-04-24T11:19:35.690Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
11:19:35 [2024-04-24T11:19:35.690Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagValidPrefixedRepo/foooo:t
11:19:35 [2024-04-24T11:19:35.690Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
11:19:35 [2024-04-24T11:19:35.690Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
11:19:35 [2024-04-24T11:19:35.690Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
11:19:35 [2024-04-24T11:19:35.690Z] === CONT  TestTagValidPrefixedRepo/foooo:t
11:19:35 [2024-04-24T11:19:35.690Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
11:19:35 [2024-04-24T11:19:35.690Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
11:19:35 [2024-04-24T11:19:35.690Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
11:19:35 [2024-04-24T11:19:35.690Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
11:19:35 [2024-04-24T11:19:35.690Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
11:19:35 [2024-04-24T11:19:35.690Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
11:19:35 [2024-04-24T11:19:35.690Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagExistedNameWithoutForce
11:19:35 [2024-04-24T11:19:35.690Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagOfficialNames
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
11:19:35 [2024-04-24T11:19:35.690Z] --- PASS: TestTagOfficialNames (0.05s)
11:19:35 [2024-04-24T11:19:35.690Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
11:19:35 [2024-04-24T11:19:35.690Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
11:19:35 [2024-04-24T11:19:35.690Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
11:19:35 [2024-04-24T11:19:35.690Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
11:19:35 [2024-04-24T11:19:35.690Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestTagMatchesDigest
11:19:35 [2024-04-24T11:19:35.690Z] --- PASS: TestTagMatchesDigest (0.01s)
11:19:35 [2024-04-24T11:19:35.690Z] === CONT  TestSaveCheckTimes
11:19:35 [2024-04-24T11:19:35.690Z] --- PASS: TestSaveCheckTimes (0.03s)
11:19:35 [2024-04-24T11:19:35.690Z] PASS
11:19:35 [2024-04-24T11:19:35.690Z] 
11:19:35 [2024-04-24T11:19:35.690Z] === Skipped
11:19:35 [2024-04-24T11:19:35.690Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:19:35 [2024-04-24T11:19:35.690Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:19:35 [2024-04-24T11:19:35.690Z] 
11:19:35 [2024-04-24T11:19:35.690Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
11:19:35 [2024-04-24T11:19:35.690Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
11:19:35 [2024-04-24T11:19:35.690Z] 
11:19:35 [2024-04-24T11:19:35.690Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:19:35 [2024-04-24T11:19:35.690Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
11:19:35 [2024-04-24T11:19:35.690Z] 
11:19:35 [2024-04-24T11:19:35.690Z] DONE 71 tests, 3 skipped in 6.497s
11:19:35 [2024-04-24T11:19:35.690Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
11:19:35 [2024-04-24T11:19:35.690Z] ++ '[' -n '' ']'
11:19:35 [2024-04-24T11:19:35.690Z] ++ 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
11:19:35 [2024-04-24T11:19:35.690Z] ++ set -e
11:19:35 [2024-04-24T11:19:35.690Z] ++ '[' -n 0 ']'
11:19:35 [2024-04-24T11:19:35.690Z] ++ set -x
11:19:35 [2024-04-24T11:19:35.690Z] ++ 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.1V7JinVBTS/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
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestStripANSICommands
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestStripANSICommands/#00
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestStripANSICommands/#01
11:19:35 [2024-04-24T11:19:35.690Z] --- PASS: TestStripANSICommands (0.00s)
11:19:35 [2024-04-24T11:19:35.690Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:19:35 [2024-04-24T11:19:35.690Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:19:35 [2024-04-24T11:19:35.690Z] PASS
11:19:35 [2024-04-24T11:19:35.690Z] 
11:19:35 [2024-04-24T11:19:35.690Z] DONE 3 tests in 0.007s
11:19:35 [2024-04-24T11:19:35.690Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
11:19:35 [2024-04-24T11:19:35.690Z] ++ '[' -n '' ']'
11:19:35 [2024-04-24T11:19:35.690Z] ++ 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
11:19:35 [2024-04-24T11:19:35.690Z] ++ set -e
11:19:35 [2024-04-24T11:19:35.690Z] ++ '[' -n 0 ']'
11:19:35 [2024-04-24T11:19:35.690Z] ++ set -x
11:19:35 [2024-04-24T11:19:35.690Z] ++ 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.1V7JinVBTS/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
11:19:35 [2024-04-24T11:19:35.690Z] INFO: Testing against a local daemon
11:19:35 [2024-04-24T11:19:35.690Z] === RUN   TestCreateWithMultiNetworks
11:19:36 [2024-04-24T11:19:36.657Z] --- PASS: TestCreateWithMultiNetworks (0.87s)
11:19:36 [2024-04-24T11:19:36.657Z] === RUN   TestNetworkCreateDelete
11:19:36 [2024-04-24T11:19:36.913Z] --- PASS: TestNetworkCreateDelete (0.17s)
11:19:36 [2024-04-24T11:19:36.913Z] === RUN   TestDockerNetworkDeletePreferID
11:19:37 [2024-04-24T11:19:37.166Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
11:19:37 [2024-04-24T11:19:37.166Z] === RUN   TestDaemonDNSFallback
11:19:43 [2024-04-24T11:19:43.686Z] --- PASS: TestDaemonDNSFallback (6.14s)
11:19:43 [2024-04-24T11:19:43.686Z] === RUN   TestInspectNetwork
11:19:46 [2024-04-24T11:19:46.193Z] === RUN   TestInspectNetwork/full_network_id
11:19:46 [2024-04-24T11:19:46.193Z] === RUN   TestInspectNetwork/partial_network_id
11:19:46 [2024-04-24T11:19:46.193Z] === RUN   TestInspectNetwork/network_name
11:19:46 [2024-04-24T11:19:46.193Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:19:50 [2024-04-24T11:19:50.351Z] --- PASS: TestInspectNetwork (6.79s)
11:19:50 [2024-04-24T11:19:50.351Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:19:50 [2024-04-24T11:19:50.351Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:19:50 [2024-04-24T11:19:50.351Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:19:50 [2024-04-24T11:19:50.351Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:19:50 [2024-04-24T11:19:50.351Z] === RUN   TestRunContainerWithBridgeNone
11:19:51 [2024-04-24T11:19:51.275Z] --- PASS: TestRunContainerWithBridgeNone (1.19s)
11:19:51 [2024-04-24T11:19:51.275Z] === RUN   TestNetworkInvalidJSON
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/create
11:19:51 [2024-04-24T11:19:51.530Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:19:51 [2024-04-24T11:19:51.530Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:19:51 [2024-04-24T11:19:51.530Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:19:51 [2024-04-24T11:19:51.530Z] === CONT  TestNetworkInvalidJSON/networks/create
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:19:51 [2024-04-24T11:19:51.530Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:19:51 [2024-04-24T11:19:51.530Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:19:51 [2024-04-24T11:19:51.530Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:19:51 [2024-04-24T11:19:51.530Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkList
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkList//networks
11:19:51 [2024-04-24T11:19:51.530Z] === PAUSE TestNetworkList//networks
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestNetworkList//networks/
11:19:51 [2024-04-24T11:19:51.530Z] === PAUSE TestNetworkList//networks/
11:19:51 [2024-04-24T11:19:51.530Z] === CONT  TestNetworkList//networks
11:19:51 [2024-04-24T11:19:51.530Z] === CONT  TestNetworkList//networks/
11:19:51 [2024-04-24T11:19:51.530Z] --- PASS: TestNetworkList (0.01s)
11:19:51 [2024-04-24T11:19:51.530Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z]     --- PASS: TestNetworkList//networks (0.00s)
11:19:51 [2024-04-24T11:19:51.530Z] === RUN   TestHostIPv4BridgeLabel
11:19:52 [2024-04-24T11:19:52.089Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
11:19:52 [2024-04-24T11:19:52.089Z] === RUN   TestDefaultNetworkOpts
11:19:52 [2024-04-24T11:19:52.089Z] === RUN   TestDefaultNetworkOpts/default_value
11:19:53 [2024-04-24T11:19:53.449Z] === RUN   TestDefaultNetworkOpts/cmdline_value
11:19:54 [2024-04-24T11:19:54.373Z] === RUN   TestDefaultNetworkOpts/config-from_value
11:19:55 [2024-04-24T11:19:55.734Z] --- PASS: TestDefaultNetworkOpts (3.62s)
11:19:55 [2024-04-24T11:19:55.734Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.20s)
11:19:55 [2024-04-24T11:19:55.734Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.17s)
11:19:55 [2024-04-24T11:19:55.734Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.25s)
11:19:55 [2024-04-24T11:19:55.734Z] === RUN   TestForbidDuplicateNetworkNames
11:19:56 [2024-04-24T11:19:56.294Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
11:19:56 [2024-04-24T11:19:56.294Z] === RUN   TestDaemonRestartWithLiveRestore
11:19:57 [2024-04-24T11:19:57.219Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
11:19:57 [2024-04-24T11:19:57.219Z] === RUN   TestDaemonDefaultNetworkPools
11:19:58 [2024-04-24T11:19:58.144Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
11:19:58 [2024-04-24T11:19:58.144Z] === RUN   TestDaemonRestartWithExistingNetwork
11:19:59 [2024-04-24T11:19:59.076Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
11:19:59 [2024-04-24T11:19:59.076Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:20:00 [2024-04-24T11:20:00.438Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
11:20:00 [2024-04-24T11:20:00.439Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:20:00 [2024-04-24T11:20:00.998Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
11:20:00 [2024-04-24T11:20:00.998Z] === RUN   TestServiceWithPredefinedNetwork
11:20:02 [2024-04-24T11:20:02.880Z] --- PASS: TestServiceWithPredefinedNetwork (2.01s)
11:20:02 [2024-04-24T11:20:02.880Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:20:02 [2024-04-24T11:20:02.880Z]     service_test.go:250: FLAKY_TEST
11:20:02 [2024-04-24T11:20:02.880Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:20:02 [2024-04-24T11:20:02.880Z] === RUN   TestServiceWithDataPathPortInit
11:20:17 [2024-04-24T11:20:17.698Z] --- PASS: TestServiceWithDataPathPortInit (13.43s)
11:20:17 [2024-04-24T11:20:17.698Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:20:18 [2024-04-24T11:20:18.621Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sk6pl60bnzy0zd9snq5k0pkgq Created:2024-04-24 11:20:17.599272281 +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[fb647db6c8644546183110aa31332689b97a455c0fc2d5898715cfd6f484a32a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1wukgrg3nphod3cot462v74xz EndpointID:0e878ecf02347598132b8fcd70e3fca2ebd77ae007b8cca7fa0abb51cefbe01e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f8e9f39655eb055189021d7797aadf9cf80663ae07c528588967fbd0fa46e7dc 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:44d9871562ec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1wukgrg3nphod3cot462v74xz EndpointID:0e878ecf02347598132b8fcd70e3fca2ebd77ae007b8cca7fa0abb51cefbe01e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:20:23 [2024-04-24T11:20:23.852Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.67s)
11:20:23 [2024-04-24T11:20:23.852Z] PASS
11:20:23 [2024-04-24T11:20:23.852Z] 
11:20:23 [2024-04-24T11:20:23.852Z] === Skipped
11:20:23 [2024-04-24T11:20:23.852Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:20:23 [2024-04-24T11:20:23.852Z]     service_test.go:250: FLAKY_TEST
11:20:23 [2024-04-24T11:20:23.852Z] 
11:20:23 [2024-04-24T11:20:23.852Z] DONE 44 tests, 1 skipped in 47.375s
11:20:23 [2024-04-24T11:20:23.852Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
11:20:23 [2024-04-24T11:20:23.852Z] ++ '[' -n '' ']'
11:20:23 [2024-04-24T11:20:23.852Z] ++ 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
11:20:23 [2024-04-24T11:20:23.852Z] ++ set -e
11:20:23 [2024-04-24T11:20:23.852Z] ++ '[' -n 0 ']'
11:20:23 [2024-04-24T11:20:23.852Z] ++ set -x
11:20:23 [2024-04-24T11:20:23.852Z] ++ 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.1V7JinVBTS/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
11:20:23 [2024-04-24T11:20:23.852Z] INFO: Testing against a local daemon
11:20:23 [2024-04-24T11:20:23.852Z] === RUN   TestDockerNetworkIpvlanPersistance
11:20:24 [2024-04-24T11:20:24.411Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.16s)
11:20:24 [2024-04-24T11:20:24.411Z] === RUN   TestDockerNetworkIpvlan
11:20:24 [2024-04-24T11:20:24.411Z] === RUN   TestDockerNetworkIpvlan/Subinterface
11:20:24 [2024-04-24T11:20:24.970Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
11:20:25 [2024-04-24T11:20:25.893Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
11:20:27 [2024-04-24T11:20:27.253Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
11:20:28 [2024-04-24T11:20:28.613Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
11:20:29 [2024-04-24T11:20:29.971Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
11:20:31 [2024-04-24T11:20:31.330Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetWithParent
11:20:33 [2024-04-24T11:20:33.294Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetNoParent
11:20:35 [2024-04-24T11:20:35.176Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
11:20:37 [2024-04-24T11:20:37.682Z] === RUN   TestDockerNetworkIpvlan/L2Addressing
11:20:38 [2024-04-24T11:20:38.604Z] === RUN   TestDockerNetworkIpvlan/L3Addressing
11:20:39 [2024-04-24T11:20:39.527Z] === RUN   TestDockerNetworkIpvlan/NoIPv6
11:20:40 [2024-04-24T11:20:40.450Z] --- PASS: TestDockerNetworkIpvlan (16.27s)
11:20:40 [2024-04-24T11:20:40.450Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.70s)
11:20:40 [2024-04-24T11:20:40.450Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.66s)
11:20:40 [2024-04-24T11:20:40.450Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.32s)
11:20:40 [2024-04-24T11:20:40.450Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.40s)
11:20:40 [2024-04-24T11:20:40.450Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.35s)
11:20:40 [2024-04-24T11:20:40.450Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.44s)
11:20:40 [2024-04-24T11:20:40.450Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.87s)
11:20:40 [2024-04-24T11:20:40.450Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.22s)
11:20:40 [2024-04-24T11:20:40.450Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.16s)
11:20:40 [2024-04-24T11:20:40.450Z]     --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.04s)
11:20:40 [2024-04-24T11:20:40.450Z]     --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.02s)
11:20:40 [2024-04-24T11:20:40.450Z]     --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.10s)
11:20:40 [2024-04-24T11:20:40.450Z] === RUN   TestIPVlanDNS
11:20:41 [2024-04-24T11:20:41.372Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false
11:20:47 [2024-04-24T11:20:47.891Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false
11:20:54 [2024-04-24T11:20:54.409Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true
11:20:59 [2024-04-24T11:20:59.637Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false
11:21:06 [2024-04-24T11:21:06.155Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false
11:21:11 [2024-04-24T11:21:11.383Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true
11:21:17 [2024-04-24T11:21:17.906Z] --- PASS: TestIPVlanDNS (36.28s)
11:21:17 [2024-04-24T11:21:17.906Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.85s)
11:21:17 [2024-04-24T11:21:17.906Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.47s)
11:21:17 [2024-04-24T11:21:17.906Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.48s)
11:21:17 [2024-04-24T11:21:17.906Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.83s)
11:21:17 [2024-04-24T11:21:17.906Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.53s)
11:21:17 [2024-04-24T11:21:17.906Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.48s)
11:21:17 [2024-04-24T11:21:17.906Z] PASS
11:21:17 [2024-04-24T11:21:17.906Z] 
11:21:17 [2024-04-24T11:21:17.906Z] DONE 21 tests in 53.746s
11:21:17 [2024-04-24T11:21:17.906Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
11:21:17 [2024-04-24T11:21:17.906Z] ++ '[' -n '' ']'
11:21:17 [2024-04-24T11:21:17.906Z] ++ 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
11:21:17 [2024-04-24T11:21:17.906Z] ++ set -e
11:21:17 [2024-04-24T11:21:17.906Z] ++ '[' -n 0 ']'
11:21:17 [2024-04-24T11:21:17.906Z] ++ set -x
11:21:17 [2024-04-24T11:21:17.906Z] ++ 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.1V7JinVBTS/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
11:21:17 [2024-04-24T11:21:17.906Z] INFO: Testing against a local daemon
11:21:17 [2024-04-24T11:21:17.906Z] === RUN   TestDockerNetworkMacvlanPersistance
11:21:18 [2024-04-24T11:21:18.160Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.15s)
11:21:18 [2024-04-24T11:21:18.160Z] === RUN   TestDockerNetworkMacvlan
11:21:18 [2024-04-24T11:21:18.160Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:21:18 [2024-04-24T11:21:18.719Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:21:19 [2024-04-24T11:21:19.643Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:21:21 [2024-04-24T11:21:21.003Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:21:22 [2024-04-24T11:21:22.363Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetWithParent
11:21:24 [2024-04-24T11:21:24.248Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetNoParent
11:21:26 [2024-04-24T11:21:26.760Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:21:27 [2024-04-24T11:21:27.714Z] === RUN   TestDockerNetworkMacvlan/NoIPv6
11:21:28 [2024-04-24T11:21:28.655Z] --- PASS: TestDockerNetworkMacvlan (10.60s)
11:21:28 [2024-04-24T11:21:28.655Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s)
11:21:28 [2024-04-24T11:21:28.655Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.69s)
11:21:28 [2024-04-24T11:21:28.655Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s)
11:21:28 [2024-04-24T11:21:28.655Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.47s)
11:21:28 [2024-04-24T11:21:28.655Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.94s)
11:21:28 [2024-04-24T11:21:28.655Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.27s)
11:21:28 [2024-04-24T11:21:28.655Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s)
11:21:28 [2024-04-24T11:21:28.655Z]     --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.14s)
11:21:28 [2024-04-24T11:21:28.655Z] === RUN   TestMACVlanDNS
11:21:29 [2024-04-24T11:21:29.214Z] === RUN   TestMACVlanDNS/with_parent
11:21:37 [2024-04-24T11:21:37.281Z] === RUN   TestMACVlanDNS/no_parent
11:21:42 [2024-04-24T11:21:42.509Z] === RUN   TestMACVlanDNS/with_parent,_internal
11:21:47 [2024-04-24T11:21:47.737Z] --- PASS: TestMACVlanDNS (18.45s)
11:21:47 [2024-04-24T11:21:47.737Z]     --- PASS: TestMACVlanDNS/with_parent (6.85s)
11:21:47 [2024-04-24T11:21:47.737Z]     --- PASS: TestMACVlanDNS/no_parent (5.51s)
11:21:47 [2024-04-24T11:21:47.737Z]     --- PASS: TestMACVlanDNS/with_parent,_internal (5.47s)
11:21:47 [2024-04-24T11:21:47.737Z] PASS
11:21:47 [2024-04-24T11:21:47.737Z] 
11:21:47 [2024-04-24T11:21:47.737Z] DONE 14 tests in 30.234s
11:21:47 [2024-04-24T11:21:47.737Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
11:21:47 [2024-04-24T11:21:47.737Z] ++ '[' -n '' ']'
11:21:47 [2024-04-24T11:21:47.737Z] ++ 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
11:21:47 [2024-04-24T11:21:47.737Z] ++ set -e
11:21:47 [2024-04-24T11:21:47.737Z] ++ '[' -n 0 ']'
11:21:47 [2024-04-24T11:21:47.737Z] ++ set -x
11:21:47 [2024-04-24T11:21:47.737Z] ++ 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.1V7JinVBTS/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
11:21:47 [2024-04-24T11:21:47.737Z] INFO: Testing against a local daemon
11:21:47 [2024-04-24T11:21:47.737Z] === RUN   TestBridgeICC
11:21:47 [2024-04-24T11:21:47.737Z] === RUN   TestBridgeICC/IPv4_non-internal_network
11:21:48 [2024-04-24T11:21:48.660Z] === RUN   TestBridgeICC/IPv4_internal_network
11:21:50 [2024-04-24T11:21:50.019Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
11:21:50 [2024-04-24T11:21:50.942Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
11:21:51 [2024-04-24T11:21:51.864Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
11:21:53 [2024-04-24T11:21:53.223Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
11:21:54 [2024-04-24T11:21:54.145Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
11:21:55 [2024-04-24T11:21:55.068Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
11:21:56 [2024-04-24T11:21:56.427Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
11:21:59 [2024-04-24T11:21:59.681Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
11:22:02 [2024-04-24T11:22:02.936Z] --- PASS: TestBridgeICC (15.27s)
11:22:02 [2024-04-24T11:22:02.936Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.04s)
11:22:02 [2024-04-24T11:22:02.936Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.00s)
11:22:02 [2024-04-24T11:22:02.936Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.11s)
11:22:02 [2024-04-24T11:22:02.936Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.06s)
11:22:02 [2024-04-24T11:22:02.936Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.07s)
11:22:02 [2024-04-24T11:22:02.936Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.05s)
11:22:02 [2024-04-24T11:22:02.936Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.07s)
11:22:02 [2024-04-24T11:22:02.936Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.11s)
11:22:02 [2024-04-24T11:22:02.936Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.05s)
11:22:02 [2024-04-24T11:22:02.936Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.09s)
11:22:02 [2024-04-24T11:22:02.936Z] === RUN   TestBridgeICCWindows
11:22:02 [2024-04-24T11:22:02.936Z]     bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows"
11:22:02 [2024-04-24T11:22:02.936Z] --- SKIP: TestBridgeICCWindows (0.00s)
11:22:02 [2024-04-24T11:22:02.936Z] === RUN   TestBridgeINC
11:22:02 [2024-04-24T11:22:02.936Z] === RUN   TestBridgeINC/IPv4_non-internal_network
11:22:07 [2024-04-24T11:22:07.088Z] === RUN   TestBridgeINC/IPv4_internal_network
11:22:08 [2024-04-24T11:22:08.493Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
11:22:12 [2024-04-24T11:22:12.650Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
11:22:14 [2024-04-24T11:22:14.010Z] --- PASS: TestBridgeINC (11.31s)
11:22:14 [2024-04-24T11:22:14.010Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.15s)
11:22:14 [2024-04-24T11:22:14.010Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.22s)
11:22:14 [2024-04-24T11:22:14.010Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.24s)
11:22:14 [2024-04-24T11:22:14.010Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.10s)
11:22:14 [2024-04-24T11:22:14.010Z] === RUN   TestDefaultBridgeIPv6
11:22:14 [2024-04-24T11:22:14.010Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
11:22:15 [2024-04-24T11:22:15.370Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
11:22:16 [2024-04-24T11:22:16.729Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
11:22:18 [2024-04-24T11:22:18.090Z] --- PASS: TestDefaultBridgeIPv6 (4.24s)
11:22:18 [2024-04-24T11:22:18.090Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.39s)
11:22:18 [2024-04-24T11:22:18.090Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.40s)
11:22:18 [2024-04-24T11:22:18.090Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.43s)
11:22:18 [2024-04-24T11:22:18.090Z] === RUN   TestDefaultBridgeAddresses
11:22:18 [2024-04-24T11:22:18.090Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
11:22:19 [2024-04-24T11:22:19.480Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
11:22:21 [2024-04-24T11:22:21.361Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
11:22:21 [2024-04-24T11:22:21.361Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
11:22:21 [2024-04-24T11:22:21.361Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
11:22:21 [2024-04-24T11:22:21.361Z] === RUN   TestInternalNwConnectivity
11:22:24 [2024-04-24T11:22:24.616Z] --- PASS: TestInternalNwConnectivity (3.28s)
11:22:24 [2024-04-24T11:22:24.616Z] === RUN   TestDisableIPv6Addrs
11:22:24 [2024-04-24T11:22:24.870Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
11:22:25 [2024-04-24T11:22:25.428Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
11:22:25 [2024-04-24T11:22:25.987Z] --- PASS: TestDisableIPv6Addrs (1.63s)
11:22:25 [2024-04-24T11:22:25.987Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.42s)
11:22:25 [2024-04-24T11:22:25.987Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.49s)
11:22:25 [2024-04-24T11:22:25.987Z] === RUN   TestNonIPv6Network
11:22:27 [2024-04-24T11:22:27.346Z] --- PASS: TestNonIPv6Network (1.23s)
11:22:27 [2024-04-24T11:22:27.346Z] === RUN   TestSetInterfaceSysctl
11:22:28 [2024-04-24T11:22:28.269Z] --- PASS: TestSetInterfaceSysctl (0.97s)
11:22:28 [2024-04-24T11:22:28.269Z] === RUN   TestEtcHostsIpv6
11:22:28 [2024-04-24T11:22:28.828Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
11:22:29 [2024-04-24T11:22:29.387Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
11:22:29 [2024-04-24T11:22:29.641Z] --- PASS: TestEtcHostsIpv6 (1.52s)
11:22:29 [2024-04-24T11:22:29.641Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.49s)
11:22:29 [2024-04-24T11:22:29.641Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.43s)
11:22:29 [2024-04-24T11:22:29.641Z] === RUN   TestMACAddrOnRestart
11:22:32 [2024-04-24T11:22:32.148Z] --- PASS: TestMACAddrOnRestart (1.95s)
11:22:32 [2024-04-24T11:22:32.148Z] === RUN   TestCfgdMACAddrOnRestart
11:22:34 [2024-04-24T11:22:34.029Z] --- PASS: TestCfgdMACAddrOnRestart (2.43s)
11:22:34 [2024-04-24T11:22:34.029Z] === RUN   TestInspectCfgdMAC
11:22:34 [2024-04-24T11:22:34.588Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
11:22:34 [2024-04-24T11:22:34.843Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
11:22:34 [2024-04-24T11:22:34.843Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
11:22:34 [2024-04-24T11:22:34.843Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
11:22:35 [2024-04-24T11:22:35.101Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
11:22:35 [2024-04-24T11:22:35.101Z] --- PASS: TestInspectCfgdMAC (1.08s)
11:22:35 [2024-04-24T11:22:35.101Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s)
11:22:35 [2024-04-24T11:22:35.101Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
11:22:35 [2024-04-24T11:22:35.101Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
11:22:35 [2024-04-24T11:22:35.101Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.18s)
11:22:35 [2024-04-24T11:22:35.101Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.03s)
11:22:35 [2024-04-24T11:22:35.101Z] === RUN   TestWatchtowerCreate
11:22:36 [2024-04-24T11:22:36.464Z] --- PASS: TestWatchtowerCreate (1.06s)
11:22:36 [2024-04-24T11:22:36.464Z] === RUN   TestResolvConfLocalhostIPv6
11:22:37 [2024-04-24T11:22:37.390Z] --- PASS: TestResolvConfLocalhostIPv6 (1.21s)
11:22:37 [2024-04-24T11:22:37.390Z] === RUN   TestInternalNetworkDNS
11:23:03 [2024-04-24T11:23:03.869Z] --- PASS: TestInternalNetworkDNS (23.04s)
11:23:03 [2024-04-24T11:23:03.869Z] === RUN   TestNslookupWindows
11:23:03 [2024-04-24T11:23:03.869Z]     resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows"
11:23:03 [2024-04-24T11:23:03.869Z] --- SKIP: TestNslookupWindows (0.00s)
11:23:03 [2024-04-24T11:23:03.869Z] PASS
11:23:03 [2024-04-24T11:23:03.869Z] 
11:23:03 [2024-04-24T11:23:03.869Z] === Skipped
11:23:03 [2024-04-24T11:23:03.869Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
11:23:03 [2024-04-24T11:23:03.869Z]     bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows"
11:23:03 [2024-04-24T11:23:03.869Z] 
11:23:03 [2024-04-24T11:23:03.869Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s)
11:23:03 [2024-04-24T11:23:03.869Z]     resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows"
11:23:03 [2024-04-24T11:23:03.869Z] 
11:23:03 [2024-04-24T11:23:03.869Z] DONE 45 tests, 2 skipped in 73.370s
11:23:03 [2024-04-24T11:23:03.869Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
11:23:03 [2024-04-24T11:23:03.869Z] ++ '[' -n '' ']'
11:23:03 [2024-04-24T11:23:03.869Z] ++ 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
11:23:03 [2024-04-24T11:23:03.869Z] ++ set -e
11:23:03 [2024-04-24T11:23:03.869Z] ++ '[' -n 0 ']'
11:23:03 [2024-04-24T11:23:03.869Z] ++ set -x
11:23:03 [2024-04-24T11:23:03.869Z] ++ 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.1V7JinVBTS/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
11:23:03 [2024-04-24T11:23:03.869Z] testing: warning: no tests to run
11:23:03 [2024-04-24T11:23:03.869Z] PASS
11:23:03 [2024-04-24T11:23:03.869Z] 
11:23:03 [2024-04-24T11:23:03.869Z] DONE 0 tests in 0.006s
11:23:03 [2024-04-24T11:23:03.869Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
11:23:03 [2024-04-24T11:23:03.869Z] ++ '[' -n '' ']'
11:23:03 [2024-04-24T11:23:03.869Z] ++ 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
11:23:03 [2024-04-24T11:23:03.869Z] ++ set -e
11:23:03 [2024-04-24T11:23:03.869Z] ++ '[' -n 0 ']'
11:23:03 [2024-04-24T11:23:03.869Z] ++ set -x
11:23:03 [2024-04-24T11:23:03.869Z] ++ 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.1V7JinVBTS/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
11:23:03 [2024-04-24T11:23:03.869Z] INFO: Testing against a local daemon
11:23:03 [2024-04-24T11:23:03.869Z] === RUN   TestAuthZPluginAllowRequest
11:23:03 [2024-04-24T11:23:03.869Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
11:23:03 [2024-04-24T11:23:03.869Z] === RUN   TestAuthZPluginTLS
11:23:03 [2024-04-24T11:23:03.869Z] --- PASS: TestAuthZPluginTLS (0.54s)
11:23:03 [2024-04-24T11:23:03.869Z] === RUN   TestAuthZPluginDenyRequest
11:23:03 [2024-04-24T11:23:03.869Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
11:23:03 [2024-04-24T11:23:03.869Z] === RUN   TestAuthZPluginAPIDenyResponse
11:23:03 [2024-04-24T11:23:03.869Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
11:23:03 [2024-04-24T11:23:03.869Z] === RUN   TestAuthZPluginDenyResponse
11:23:03 [2024-04-24T11:23:03.869Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:23:03 [2024-04-24T11:23:03.869Z] === RUN   TestAuthZPluginAllowEventStream
11:23:04 [2024-04-24T11:23:04.428Z] 2024/04/24 11:23:04 http: panic serving 127.0.0.1:39960: runtime error: invalid memory address or nil pointer dereference
11:23:04 [2024-04-24T11:23:04.428Z] goroutine 188 [running]:
11:23:04 [2024-04-24T11:23:04.428Z] net/http.(*conn).serve.func1()
11:23:04 [2024-04-24T11:23:04.428Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
11:23:04 [2024-04-24T11:23:04.428Z] panic({0xa96bc0?, 0x15cb010?})
11:23:04 [2024-04-24T11:23:04.428Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
11:23:04 [2024-04-24T11:23:04.428Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x40003a61e0}, 0xffff3c7d3938?)
11:23:04 [2024-04-24T11:23:04.428Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
11:23:04 [2024-04-24T11:23:04.428Z] net/http.HandlerFunc.ServeHTTP(0x4000158200?, {0xd9bff0?, 0x40003a61e0?}, 0x403084?)
11:23:04 [2024-04-24T11:23:04.428Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:23:04 [2024-04-24T11:23:04.428Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x40003a61e0}, 0x4000158200)
11:23:04 [2024-04-24T11:23:04.428Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
11:23:04 [2024-04-24T11:23:04.428Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000090210, {0xd9abb0?, 0x4000026000}, 0x4000158000, {0xd90c00, 0x400042e6c0})
11:23:04 [2024-04-24T11:23:04.428Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
11:23:04 [2024-04-24T11:23:04.428Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x4000026000?}, 0x4000314010?)
11:23:04 [2024-04-24T11:23:04.428Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
11:23:04 [2024-04-24T11:23:04.428Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd9abb0?, 0x4000026000?}, 0x4000026000?)
11:23:04 [2024-04-24T11:23:04.428Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:23:04 [2024-04-24T11:23:04.428Z] net/http.serverHandler.ServeHTTP({0xd97628?}, {0xd9abb0?, 0x4000026000?}, 0x6?)
11:23:04 [2024-04-24T11:23:04.428Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
11:23:04 [2024-04-24T11:23:04.428Z] net/http.(*conn).serve(0x4000150e10, {0xda2358, 0x400018fe90})
11:23:04 [2024-04-24T11:23:04.428Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
11:23:04 [2024-04-24T11:23:04.428Z] created by net/http.(*Server).Serve in goroutine 37
11:23:04 [2024-04-24T11:23:04.428Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
11:23:05 [2024-04-24T11:23:05.787Z] 2024/04/24 11:23:05 http: panic serving 127.0.0.1:39972: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
11:23:05 [2024-04-24T11:23:05.787Z] goroutine 124 [running]:
11:23:05 [2024-04-24T11:23:05.787Z] net/http.(*conn).serve.func1()
11:23:05 [2024-04-24T11:23:05.787Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
11:23:05 [2024-04-24T11:23:05.787Z] panic({0xa2c420?, 0x4000314170?})
11:23:05 [2024-04-24T11:23:05.787Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
11:23:05 [2024-04-24T11:23:05.787Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x40003a6360}, 0xffff3c7d3938?)
11:23:05 [2024-04-24T11:23:05.787Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
11:23:05 [2024-04-24T11:23:05.787Z] net/http.HandlerFunc.ServeHTTP(0x4000158300?, {0xd9bff0?, 0x40003a6360?}, 0x403084?)
11:23:05 [2024-04-24T11:23:05.787Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:23:05 [2024-04-24T11:23:05.787Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x40003a6360}, 0x4000158300)
11:23:05 [2024-04-24T11:23:05.787Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
11:23:05 [2024-04-24T11:23:05.787Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000090210, {0xd9abb0?, 0x40000260e0}, 0x40000bf500, {0xd90c00, 0x400042e6c0})
11:23:05 [2024-04-24T11:23:05.787Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
11:23:05 [2024-04-24T11:23:05.787Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x40000260e0?}, 0x4000517590?)
11:23:05 [2024-04-24T11:23:05.787Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
11:23:05 [2024-04-24T11:23:05.787Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9abb0?, 0x40000260e0?}, 0x4000297b40?)
11:23:05 [2024-04-24T11:23:05.787Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:23:05 [2024-04-24T11:23:05.787Z] net/http.serverHandler.ServeHTTP({0x4000517590?}, {0xd9abb0?, 0x40000260e0?}, 0x6?)
11:23:05 [2024-04-24T11:23:05.787Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
11:23:05 [2024-04-24T11:23:05.787Z] net/http.(*conn).serve(0x40005b5320, {0xda2358, 0x400018fe90})
11:23:05 [2024-04-24T11:23:05.787Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
11:23:05 [2024-04-24T11:23:05.787Z] created by net/http.(*Server).Serve in goroutine 37
11:23:05 [2024-04-24T11:23:05.787Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
11:23:07 [2024-04-24T11:23:07.666Z] 2024/04/24 11:23:07 http: panic serving 127.0.0.1:39974: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
11:23:07 [2024-04-24T11:23:07.667Z] goroutine 213 [running]:
11:23:07 [2024-04-24T11:23:07.667Z] net/http.(*conn).serve.func1()
11:23:07 [2024-04-24T11:23:07.667Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
11:23:07 [2024-04-24T11:23:07.667Z] panic({0xa2c420?, 0x400038a5f0?})
11:23:07 [2024-04-24T11:23:07.667Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
11:23:07 [2024-04-24T11:23:07.667Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x400012f8c0}, 0xffff3c7d5420?)
11:23:07 [2024-04-24T11:23:07.667Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
11:23:07 [2024-04-24T11:23:07.667Z] net/http.HandlerFunc.ServeHTTP(0x4000247700?, {0xd9bff0?, 0x400012f8c0?}, 0x403084?)
11:23:07 [2024-04-24T11:23:07.667Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:23:07 [2024-04-24T11:23:07.667Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x400012f8c0}, 0x4000247700)
11:23:07 [2024-04-24T11:23:07.667Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
11:23:07 [2024-04-24T11:23:07.667Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000090210, {0xd9abb0?, 0x40001c95e0}, 0x4000247400, {0xd90c00, 0x400042e6c0})
11:23:07 [2024-04-24T11:23:07.667Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
11:23:07 [2024-04-24T11:23:07.667Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x40001c95e0?}, 0x40005166f0?)
11:23:07 [2024-04-24T11:23:07.667Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
11:23:07 [2024-04-24T11:23:07.667Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9abb0?, 0x40001c95e0?}, 0x4000013b40?)
11:23:07 [2024-04-24T11:23:07.667Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:23:07 [2024-04-24T11:23:07.667Z] net/http.serverHandler.ServeHTTP({0x40005166f0?}, {0xd9abb0?, 0x40001c95e0?}, 0x6?)
11:23:07 [2024-04-24T11:23:07.667Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
11:23:07 [2024-04-24T11:23:07.667Z] net/http.(*conn).serve(0x40000c82d0, {0xda2358, 0x400018fe90})
11:23:07 [2024-04-24T11:23:07.667Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
11:23:07 [2024-04-24T11:23:07.667Z] created by net/http.(*Server).Serve in goroutine 37
11:23:07 [2024-04-24T11:23:07.667Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
11:23:10 [2024-04-24T11:23:10.172Z] --- PASS: TestAuthZPluginAllowEventStream (5.98s)
11:23:10 [2024-04-24T11:23:10.172Z] === RUN   TestAuthZPluginErrorResponse
11:23:10 [2024-04-24T11:23:10.172Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
11:23:10 [2024-04-24T11:23:10.172Z] === RUN   TestAuthZPluginErrorRequest
11:23:10 [2024-04-24T11:23:10.731Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:23:10 [2024-04-24T11:23:10.731Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:23:11 [2024-04-24T11:23:11.289Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:23:11 [2024-04-24T11:23:11.289Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:23:12 [2024-04-24T11:23:12.648Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.09s)
11:23:12 [2024-04-24T11:23:12.648Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:23:13 [2024-04-24T11:23:13.570Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.06s)
11:23:13 [2024-04-24T11:23:13.570Z] === RUN   TestAuthZPluginHeader
11:23:14 [2024-04-24T11:23:14.129Z] --- PASS: TestAuthZPluginHeader (0.60s)
11:23:14 [2024-04-24T11:23:14.129Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:23:14 [2024-04-24T11:23:14.129Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
11:23:14 [2024-04-24T11:23:14.129Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:23:14 [2024-04-24T11:23:14.129Z] === RUN   TestAuthZPluginV2Disable
11:23:14 [2024-04-24T11:23:14.129Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
11:23:14 [2024-04-24T11:23:14.129Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:23:14 [2024-04-24T11:23:14.129Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:23:14 [2024-04-24T11:23:14.129Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
11:23:14 [2024-04-24T11:23:14.129Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:23:14 [2024-04-24T11:23:14.129Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:23:14 [2024-04-24T11:23:14.129Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
11:23:14 [2024-04-24T11:23:14.129Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:23:14 [2024-04-24T11:23:14.129Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:23:32 [2024-04-24T11:23:32.214Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
11:23:32 [2024-04-24T11:23:32.214Z] PASS
11:23:32 [2024-04-24T11:23:32.214Z] 
11:23:32 [2024-04-24T11:23:32.214Z] === Skipped
11:23:32 [2024-04-24T11:23:32.214Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
11:23:32 [2024-04-24T11:23:32.214Z] 
11:23:32 [2024-04-24T11:23:32.214Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
11:23:32 [2024-04-24T11:23:32.214Z] 
11:23:32 [2024-04-24T11:23:32.214Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
11:23:32 [2024-04-24T11:23:32.214Z] 
11:23:32 [2024-04-24T11:23:32.214Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
11:23:32 [2024-04-24T11:23:32.214Z] 
11:23:32 [2024-04-24T11:23:32.214Z] DONE 17 tests, 4 skipped in 30.431s
11:23:32 [2024-04-24T11:23:32.214Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
11:23:32 [2024-04-24T11:23:32.214Z] ++ '[' -n '' ']'
11:23:32 [2024-04-24T11:23:32.214Z] ++ 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
11:23:32 [2024-04-24T11:23:32.214Z] ++ set -e
11:23:32 [2024-04-24T11:23:32.214Z] ++ '[' -n 0 ']'
11:23:32 [2024-04-24T11:23:32.214Z] ++ set -x
11:23:32 [2024-04-24T11:23:32.214Z] ++ 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.1V7JinVBTS/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
11:23:32 [2024-04-24T11:23:32.214Z] INFO: Testing against a local daemon
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:23:32 [2024-04-24T11:23:32.214Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:23:32 [2024-04-24T11:23:32.214Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:23:32 [2024-04-24T11:23:32.214Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:23:32 [2024-04-24T11:23:32.214Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:23:32 [2024-04-24T11:23:32.214Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:23:32 [2024-04-24T11:23:32.214Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:23:32 [2024-04-24T11:23:32.214Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:23:32 [2024-04-24T11:23:32.214Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInstall
11:23:32 [2024-04-24T11:23:32.214Z] === RUN   TestPluginInstall/no_auth
11:23:34 [2024-04-24T11:23:34.721Z] time="2024-04-24T11:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:23:34 [2024-04-24T11:23:34.721Z] time="2024-04-24T11:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2db9b420222c64af4c5c452372c2dfda78eb741067c38daf63b3087ab0d9ce2e" mediatype=application/vnd.docker.plugin.v1+json size=522
11:23:34 [2024-04-24T11:23:34.721Z] time="2024-04-24T11:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:23:34 [2024-04-24T11:23:34.721Z] time="2024-04-24T11:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2db9b420222c64af4c5c452372c2dfda78eb741067c38daf63b3087ab0d9ce2e" mediatype=application/vnd.docker.plugin.v1+json size=522
11:23:34 [2024-04-24T11:23:34.721Z] === RUN   TestPluginInstall/with_digest
11:23:35 [2024-04-24T11:23:35.280Z] === RUN   TestPluginInstall/with_htpasswd
11:23:35 [2024-04-24T11:23:35.535Z] time="2024-04-24T11:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:23:35 [2024-04-24T11:23:35.535Z] time="2024-04-24T11:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2db9b420222c64af4c5c452372c2dfda78eb741067c38daf63b3087ab0d9ce2e" mediatype=application/vnd.docker.plugin.v1+json size=522
11:23:35 [2024-04-24T11:23:35.535Z] time="2024-04-24T11:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:23:35 [2024-04-24T11:23:35.535Z] time="2024-04-24T11:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2db9b420222c64af4c5c452372c2dfda78eb741067c38daf63b3087ab0d9ce2e" mediatype=application/vnd.docker.plugin.v1+json size=522
11:23:35 [2024-04-24T11:23:35.535Z] === RUN   TestPluginInstall/with_insecure
11:23:36 [2024-04-24T11:23:36.457Z] time="2024-04-24T11:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:23:36 [2024-04-24T11:23:36.457Z] time="2024-04-24T11:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4bce99bcc79fbe77067053f635f52daa50153a6c3e2e92b4b49f09605a577f99" mediatype=application/vnd.docker.plugin.v1+json size=522
11:23:36 [2024-04-24T11:23:36.457Z] time="2024-04-24T11:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:23:36 [2024-04-24T11:23:36.457Z] time="2024-04-24T11:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4bce99bcc79fbe77067053f635f52daa50153a6c3e2e92b4b49f09605a577f99" mediatype=application/vnd.docker.plugin.v1+json size=522
11:23:36 [2024-04-24T11:23:36.457Z]     plugin_test.go:247: [d8fc750b110a7] daemon is not started
11:23:36 [2024-04-24T11:23:36.457Z] --- PASS: TestPluginInstall (5.51s)
11:23:36 [2024-04-24T11:23:36.457Z]     --- PASS: TestPluginInstall/no_auth (3.69s)
11:23:36 [2024-04-24T11:23:36.457Z]     --- PASS: TestPluginInstall/with_digest (0.45s)
11:23:36 [2024-04-24T11:23:36.457Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
11:23:36 [2024-04-24T11:23:36.457Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
11:23:36 [2024-04-24T11:23:36.457Z] === RUN   TestPluginsWithRuntimes
11:23:37 [2024-04-24T11:23:37.817Z] === RUN   TestPluginsWithRuntimes/No_Args
11:23:38 [2024-04-24T11:23:38.740Z] === RUN   TestPluginsWithRuntimes/With_Args
11:23:39 [2024-04-24T11:23:39.663Z] --- PASS: TestPluginsWithRuntimes (3.12s)
11:23:39 [2024-04-24T11:23:39.663Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.83s)
11:23:39 [2024-04-24T11:23:39.663Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.83s)
11:23:39 [2024-04-24T11:23:39.663Z] === RUN   TestPluginBackCompatMediaTypes
11:23:40 [2024-04-24T11:23:40.222Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
11:23:40 [2024-04-24T11:23:40.222Z] PASS
11:23:40 [2024-04-24T11:23:40.222Z] 
11:23:40 [2024-04-24T11:23:40.222Z] DONE 25 tests in 9.147s
11:23:40 [2024-04-24T11:23:40.222Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
11:23:40 [2024-04-24T11:23:40.222Z] ++ '[' -n '' ']'
11:23:40 [2024-04-24T11:23:40.222Z] ++ 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
11:23:40 [2024-04-24T11:23:40.222Z] ++ set -e
11:23:40 [2024-04-24T11:23:40.222Z] ++ '[' -n 0 ']'
11:23:40 [2024-04-24T11:23:40.222Z] ++ set -x
11:23:40 [2024-04-24T11:23:40.222Z] ++ 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.1V7JinVBTS/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
11:23:40 [2024-04-24T11:23:40.222Z] INFO: Testing against a local daemon
11:23:40 [2024-04-24T11:23:40.222Z] === RUN   TestExternalGraphDriver
11:23:40 [2024-04-24T11:23:40.477Z] === RUN   TestExternalGraphDriver/json
11:23:40 [2024-04-24T11:23:40.477Z] === RUN   TestExternalGraphDriver/spec
11:23:40 [2024-04-24T11:23:40.477Z] === RUN   TestExternalGraphDriver/pull
11:23:40 [2024-04-24T11:23:40.477Z] --- PASS: TestExternalGraphDriver (0.34s)
11:23:40 [2024-04-24T11:23:40.477Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
11:23:40 [2024-04-24T11:23:40.477Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
11:23:40 [2024-04-24T11:23:40.477Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
11:23:40 [2024-04-24T11:23:40.477Z] === RUN   TestGraphdriverPluginV2
11:23:40 [2024-04-24T11:23:40.732Z]     external_test.go:416: (*Execution).NotAmd64-fm
11:23:40 [2024-04-24T11:23:40.732Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
11:23:40 [2024-04-24T11:23:40.732Z] PASS
11:23:40 [2024-04-24T11:23:40.732Z] 
11:23:40 [2024-04-24T11:23:40.732Z] === Skipped
11:23:40 [2024-04-24T11:23:40.732Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
11:23:40 [2024-04-24T11:23:40.732Z]     external_test.go:416: (*Execution).NotAmd64-fm
11:23:40 [2024-04-24T11:23:40.732Z] 
11:23:40 [2024-04-24T11:23:40.732Z] DONE 5 tests, 1 skipped in 0.699s
11:23:40 [2024-04-24T11:23:40.732Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
11:23:40 [2024-04-24T11:23:40.732Z] ++ '[' -n '' ']'
11:23:40 [2024-04-24T11:23:40.732Z] ++ 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
11:23:40 [2024-04-24T11:23:40.732Z] ++ set -e
11:23:40 [2024-04-24T11:23:40.732Z] ++ '[' -n 0 ']'
11:23:40 [2024-04-24T11:23:40.732Z] ++ set -x
11:23:40 [2024-04-24T11:23:40.732Z] ++ 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.1V7JinVBTS/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
11:23:40 [2024-04-24T11:23:40.732Z] INFO: Testing against a local daemon
11:23:40 [2024-04-24T11:23:40.732Z] === RUN   TestContinueAfterPluginCrash
11:23:40 [2024-04-24T11:23:40.732Z] === PAUSE TestContinueAfterPluginCrash
11:23:40 [2024-04-24T11:23:40.732Z] === RUN   TestReadPluginNoRead
11:23:40 [2024-04-24T11:23:40.732Z] === PAUSE TestReadPluginNoRead
11:23:40 [2024-04-24T11:23:40.732Z] === RUN   TestDaemonStartWithLogOpt
11:23:40 [2024-04-24T11:23:40.732Z] === PAUSE TestDaemonStartWithLogOpt
11:23:40 [2024-04-24T11:23:40.732Z] === CONT  TestContinueAfterPluginCrash
11:23:40 [2024-04-24T11:23:40.732Z] === CONT  TestDaemonStartWithLogOpt
11:23:40 [2024-04-24T11:23:40.732Z] === CONT  TestReadPluginNoRead
11:23:43 [2024-04-24T11:23:43.242Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:23:43 [2024-04-24T11:23:43.496Z] --- PASS: TestDaemonStartWithLogOpt (2.58s)
11:23:44 [2024-04-24T11:23:44.055Z] === RUN   TestReadPluginNoRead/default
11:23:44 [2024-04-24T11:23:44.979Z] === RUN   TestReadPluginNoRead/disabled_caching
11:23:46 [2024-04-24T11:23:46.338Z]     read_test.go:93: [d3c7aa9b94cae] daemon is not started
11:23:46 [2024-04-24T11:23:46.338Z] --- PASS: TestReadPluginNoRead (5.40s)
11:23:46 [2024-04-24T11:23:46.338Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.10s)
11:23:46 [2024-04-24T11:23:46.338Z]     --- PASS: TestReadPluginNoRead/default (1.14s)
11:23:46 [2024-04-24T11:23:46.338Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
11:23:48 [2024-04-24T11:23:48.219Z] --- PASS: TestContinueAfterPluginCrash (7.50s)
11:23:48 [2024-04-24T11:23:48.219Z] PASS
11:23:48 [2024-04-24T11:23:48.219Z] 
11:23:48 [2024-04-24T11:23:48.219Z] DONE 6 tests in 7.528s
11:23:48 [2024-04-24T11:23:48.473Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
11:23:48 [2024-04-24T11:23:48.473Z] ++ '[' -n '' ']'
11:23:48 [2024-04-24T11:23:48.473Z] ++ 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
11:23:48 [2024-04-24T11:23:48.473Z] ++ set -e
11:23:48 [2024-04-24T11:23:48.473Z] ++ '[' -n 0 ']'
11:23:48 [2024-04-24T11:23:48.473Z] ++ set -x
11:23:48 [2024-04-24T11:23:48.473Z] ++ 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.1V7JinVBTS/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
11:23:48 [2024-04-24T11:23:48.473Z] testing: warning: no tests to run
11:23:48 [2024-04-24T11:23:48.473Z] PASS
11:23:48 [2024-04-24T11:23:48.473Z] 
11:23:48 [2024-04-24T11:23:48.473Z] DONE 0 tests in 0.006s
11:23:48 [2024-04-24T11:23:48.473Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
11:23:48 [2024-04-24T11:23:48.473Z] ++ '[' -n '' ']'
11:23:48 [2024-04-24T11:23:48.473Z] ++ 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
11:23:48 [2024-04-24T11:23:48.473Z] ++ set -e
11:23:48 [2024-04-24T11:23:48.473Z] ++ '[' -n 0 ']'
11:23:48 [2024-04-24T11:23:48.473Z] ++ set -x
11:23:48 [2024-04-24T11:23:48.473Z] ++ 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.1V7JinVBTS/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
11:23:48 [2024-04-24T11:23:48.473Z] INFO: Testing against a local daemon
11:23:48 [2024-04-24T11:23:48.473Z] === RUN   TestPluginWithDevMounts
11:23:48 [2024-04-24T11:23:48.473Z] === PAUSE TestPluginWithDevMounts
11:23:48 [2024-04-24T11:23:48.473Z] === CONT  TestPluginWithDevMounts
11:23:49 [2024-04-24T11:23:49.834Z] --- PASS: TestPluginWithDevMounts (1.46s)
11:23:49 [2024-04-24T11:23:49.834Z] PASS
11:23:49 [2024-04-24T11:23:49.834Z] 
11:23:49 [2024-04-24T11:23:49.834Z] DONE 1 tests in 1.490s
11:23:49 [2024-04-24T11:23:49.834Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
11:23:49 [2024-04-24T11:23:49.834Z] ++ '[' -n '' ']'
11:23:49 [2024-04-24T11:23:49.834Z] ++ 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
11:23:49 [2024-04-24T11:23:49.834Z] ++ set -e
11:23:49 [2024-04-24T11:23:49.834Z] ++ '[' -n 0 ']'
11:23:49 [2024-04-24T11:23:49.834Z] ++ set -x
11:23:49 [2024-04-24T11:23:49.834Z] ++ 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.1V7JinVBTS/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
11:23:49 [2024-04-24T11:23:49.834Z] INFO: Testing against a local daemon
11:23:49 [2024-04-24T11:23:49.834Z] === RUN   TestSecretInspect
11:23:51 [2024-04-24T11:23:51.717Z] --- PASS: TestSecretInspect (1.88s)
11:23:51 [2024-04-24T11:23:51.717Z] === RUN   TestSecretList
11:23:53 [2024-04-24T11:23:53.598Z] --- PASS: TestSecretList (1.89s)
11:23:53 [2024-04-24T11:23:53.598Z] === RUN   TestSecretsCreateAndDelete
11:23:55 [2024-04-24T11:23:55.481Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
11:23:55 [2024-04-24T11:23:55.481Z] === RUN   TestSecretsUpdate
11:23:57 [2024-04-24T11:23:57.366Z] --- PASS: TestSecretsUpdate (1.86s)
11:23:57 [2024-04-24T11:23:57.366Z] === RUN   TestTemplatedSecret
11:23:59 [2024-04-24T11:23:59.874Z] --- PASS: TestTemplatedSecret (2.33s)
11:23:59 [2024-04-24T11:23:59.874Z] === RUN   TestSecretCreateResolve
11:24:01 [2024-04-24T11:24:01.756Z] --- PASS: TestSecretCreateResolve (1.81s)
11:24:01 [2024-04-24T11:24:01.756Z] PASS
11:24:01 [2024-04-24T11:24:01.756Z] 
11:24:01 [2024-04-24T11:24:01.756Z] DONE 6 tests in 11.706s
11:24:01 [2024-04-24T11:24:01.756Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
11:24:01 [2024-04-24T11:24:01.756Z] ++ '[' -n '' ']'
11:24:01 [2024-04-24T11:24:01.756Z] ++ 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
11:24:01 [2024-04-24T11:24:01.756Z] ++ set -e
11:24:01 [2024-04-24T11:24:01.756Z] ++ '[' -n 0 ']'
11:24:01 [2024-04-24T11:24:01.756Z] ++ set -x
11:24:01 [2024-04-24T11:24:01.756Z] ++ 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.1V7JinVBTS/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
11:24:01 [2024-04-24T11:24:01.756Z] INFO: Testing against a local daemon
11:24:01 [2024-04-24T11:24:01.756Z] === RUN   TestServiceCreateInit
11:24:01 [2024-04-24T11:24:01.756Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:24:05 [2024-04-24T11:24:05.012Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:24:09 [2024-04-24T11:24:09.165Z] --- PASS: TestServiceCreateInit (6.90s)
11:24:09 [2024-04-24T11:24:09.165Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.30s)
11:24:09 [2024-04-24T11:24:09.165Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s)
11:24:09 [2024-04-24T11:24:09.165Z] === RUN   TestCreateServiceMultipleTimes
11:24:23 [2024-04-24T11:24:23.992Z] --- PASS: TestCreateServiceMultipleTimes (14.98s)
11:24:23 [2024-04-24T11:24:23.992Z] === RUN   TestCreateServiceConflict
11:24:25 [2024-04-24T11:24:25.389Z] --- PASS: TestCreateServiceConflict (1.87s)
11:24:25 [2024-04-24T11:24:25.389Z] === RUN   TestCreateServiceMaxReplicas
11:24:27 [2024-04-24T11:24:27.898Z] --- PASS: TestCreateServiceMaxReplicas (2.58s)
11:24:27 [2024-04-24T11:24:27.898Z] === RUN   TestCreateServiceSecretFileMode
11:24:42 [2024-04-24T11:24:42.719Z] --- PASS: TestCreateServiceSecretFileMode (12.31s)
11:24:42 [2024-04-24T11:24:42.719Z] === RUN   TestCreateServiceConfigFileMode
11:24:52 [2024-04-24T11:24:52.646Z] --- PASS: TestCreateServiceConfigFileMode (12.36s)
11:24:52 [2024-04-24T11:24:52.646Z] === RUN   TestCreateServiceSysctls
11:24:55 [2024-04-24T11:24:55.901Z] --- PASS: TestCreateServiceSysctls (2.75s)
11:24:55 [2024-04-24T11:24:55.901Z] === RUN   TestCreateServiceCapabilities
11:24:57 [2024-04-24T11:24:57.781Z] --- PASS: TestCreateServiceCapabilities (2.24s)
11:24:57 [2024-04-24T11:24:57.781Z] === RUN   TestInspect
11:25:00 [2024-04-24T11:25:00.288Z] --- PASS: TestInspect (2.46s)
11:25:00 [2024-04-24T11:25:00.288Z] === RUN   TestCreateJob
11:25:02 [2024-04-24T11:25:02.840Z] --- PASS: TestCreateJob (2.89s)
11:25:02 [2024-04-24T11:25:02.840Z] === RUN   TestReplicatedJob
11:25:08 [2024-04-24T11:25:08.073Z] --- PASS: TestReplicatedJob (4.31s)
11:25:08 [2024-04-24T11:25:08.073Z] === RUN   TestUpdateReplicatedJob
11:25:10 [2024-04-24T11:25:10.582Z] --- PASS: TestUpdateReplicatedJob (2.94s)
11:25:10 [2024-04-24T11:25:10.582Z] === RUN   TestServiceListWithStatuses
11:25:14 [2024-04-24T11:25:14.740Z] --- PASS: TestServiceListWithStatuses (4.28s)
11:25:14 [2024-04-24T11:25:14.740Z] === RUN   TestDockerNetworkConnectAliasPreV144
11:25:18 [2024-04-24T11:25:18.894Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.99s)
11:25:18 [2024-04-24T11:25:18.894Z] === RUN   TestDockerNetworkReConnect
11:25:22 [2024-04-24T11:25:22.150Z] --- PASS: TestDockerNetworkReConnect (3.24s)
11:25:22 [2024-04-24T11:25:22.150Z] === RUN   TestServicePlugin
11:25:22 [2024-04-24T11:25:22.150Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
11:25:22 [2024-04-24T11:25:22.150Z] --- SKIP: TestServicePlugin (0.00s)
11:25:22 [2024-04-24T11:25:22.150Z] === RUN   TestServiceUpdateLabel
11:25:23 [2024-04-24T11:25:23.073Z] --- PASS: TestServiceUpdateLabel (1.44s)
11:25:23 [2024-04-24T11:25:23.073Z] === RUN   TestServiceUpdateSecrets
11:25:37 [2024-04-24T11:25:37.925Z] --- PASS: TestServiceUpdateSecrets (14.15s)
11:25:37 [2024-04-24T11:25:37.925Z] === RUN   TestServiceUpdateConfigs
11:25:52 [2024-04-24T11:25:52.742Z] --- PASS: TestServiceUpdateConfigs (13.98s)
11:25:52 [2024-04-24T11:25:52.742Z] === RUN   TestServiceUpdateNetwork
11:26:04 [2024-04-24T11:26:04.893Z] --- PASS: TestServiceUpdateNetwork (12.02s)
11:26:04 [2024-04-24T11:26:04.893Z] === RUN   TestServiceUpdatePidsLimit
11:26:04 [2024-04-24T11:26:04.893Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:26:04 [2024-04-24T11:26:04.893Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:26:12 [2024-04-24T11:26:12.968Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:26:19 [2024-04-24T11:26:19.491Z] --- PASS: TestServiceUpdatePidsLimit (15.87s)
11:26:19 [2024-04-24T11:26:19.491Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
11:26:19 [2024-04-24T11:26:19.491Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
11:26:19 [2024-04-24T11:26:19.491Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
11:26:19 [2024-04-24T11:26:19.491Z] PASS
11:26:19 [2024-04-24T11:26:19.491Z] 
11:26:19 [2024-04-24T11:26:19.491Z] === Skipped
11:26:19 [2024-04-24T11:26:19.491Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:26:19 [2024-04-24T11:26:19.491Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
11:26:19 [2024-04-24T11:26:19.491Z] 
11:26:19 [2024-04-24T11:26:19.491Z] DONE 26 tests, 1 skipped in 137.608s
11:26:19 [2024-04-24T11:26:19.491Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
11:26:19 [2024-04-24T11:26:19.491Z] ++ '[' -n '' ']'
11:26:19 [2024-04-24T11:26:19.491Z] ++ 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
11:26:19 [2024-04-24T11:26:19.491Z] ++ set -e
11:26:19 [2024-04-24T11:26:19.491Z] ++ '[' -n 0 ']'
11:26:19 [2024-04-24T11:26:19.491Z] ++ set -x
11:26:19 [2024-04-24T11:26:19.491Z] ++ 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.1V7JinVBTS/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
11:26:19 [2024-04-24T11:26:19.491Z] INFO: Testing against a local daemon
11:26:19 [2024-04-24T11:26:19.491Z] === RUN   TestSessionCreate
11:26:19 [2024-04-24T11:26:19.491Z] --- PASS: TestSessionCreate (0.01s)
11:26:19 [2024-04-24T11:26:19.491Z] === RUN   TestSessionCreateWithBadUpgrade
11:26:19 [2024-04-24T11:26:19.491Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
11:26:19 [2024-04-24T11:26:19.491Z] PASS
11:26:19 [2024-04-24T11:26:19.491Z] 
11:26:19 [2024-04-24T11:26:19.491Z] DONE 2 tests in 0.040s
11:26:19 [2024-04-24T11:26:19.491Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
11:26:19 [2024-04-24T11:26:19.491Z] ++ '[' -n '' ']'
11:26:19 [2024-04-24T11:26:19.491Z] ++ 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
11:26:19 [2024-04-24T11:26:19.491Z] ++ set -e
11:26:19 [2024-04-24T11:26:19.491Z] ++ '[' -n 0 ']'
11:26:19 [2024-04-24T11:26:19.491Z] ++ set -x
11:26:19 [2024-04-24T11:26:19.491Z] ++ 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.1V7JinVBTS/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
11:26:19 [2024-04-24T11:26:19.491Z] INFO: Testing against a local daemon
11:26:19 [2024-04-24T11:26:19.491Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:26:19 [2024-04-24T11:26:19.491Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:26:19 [2024-04-24T11:26:19.491Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:26:19 [2024-04-24T11:26:19.491Z] === RUN   TestDiskUsage
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/empty
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/empty/container_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/empty/image_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/empty/volume_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/empty/build-cache_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/after_LoadBusybox
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:26:19 [2024-04-24T11:26:19.746Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:26:20 [2024-04-24T11:26:20.000Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:26:20 [2024-04-24T11:26:20.000Z] === RUN   TestDiskUsage/after_container.Run
11:26:20 [2024-04-24T11:26:20.000Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:26:20 [2024-04-24T11:26:20.000Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:26:20 [2024-04-24T11:26:20.000Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:26:20 [2024-04-24T11:26:20.000Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:26:20 [2024-04-24T11:26:20.000Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:26:20 [2024-04-24T11:26:20.000Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:26:20 [2024-04-24T11:26:20.000Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:26:20 [2024-04-24T11:26:20.000Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:26:20 [2024-04-24T11:26:20.000Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:26:20 [2024-04-24T11:26:20.000Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:26:20 [2024-04-24T11:26:20.255Z] --- PASS: TestDiskUsage (1.04s)
11:26:20 [2024-04-24T11:26:20.255Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:26:20 [2024-04-24T11:26:20.255Z] === RUN   TestEventsExecDie
11:26:20 [2024-04-24T11:26:20.814Z] --- PASS: TestEventsExecDie (0.46s)
11:26:20 [2024-04-24T11:26:20.814Z] === RUN   TestEventsBackwardsCompatible
11:26:20 [2024-04-24T11:26:20.814Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:26:20 [2024-04-24T11:26:20.814Z] === RUN   TestEventsVolumeCreate
11:26:20 [2024-04-24T11:26:20.814Z] --- PASS: TestEventsVolumeCreate (0.05s)
11:26:20 [2024-04-24T11:26:20.814Z] === RUN   TestInfoBinaryCommits
11:26:20 [2024-04-24T11:26:20.814Z] --- PASS: TestInfoBinaryCommits (0.01s)
11:26:20 [2024-04-24T11:26:20.814Z] === RUN   TestInfoAPIVersioned
11:26:20 [2024-04-24T11:26:20.814Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:26:20 [2024-04-24T11:26:20.814Z] === RUN   TestInfoAPI
11:26:20 [2024-04-24T11:26:20.814Z] --- PASS: TestInfoAPI (0.01s)
11:26:20 [2024-04-24T11:26:20.814Z] === RUN   TestInfoAPIWarnings
11:26:38 [2024-04-24T11:26:38.833Z] --- PASS: TestInfoAPIWarnings (16.54s)
11:26:38 [2024-04-24T11:26:38.833Z] === RUN   TestInfoDebug
11:26:38 [2024-04-24T11:26:38.833Z] --- PASS: TestInfoDebug (0.52s)
11:26:38 [2024-04-24T11:26:38.833Z] === RUN   TestInfoInsecureRegistries
11:26:38 [2024-04-24T11:26:38.833Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:26:38 [2024-04-24T11:26:38.833Z] === RUN   TestInfoRegistryMirrors
11:26:39 [2024-04-24T11:26:39.087Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:26:39 [2024-04-24T11:26:39.087Z] === RUN   TestLoginFailsWithBadCredentials
11:26:40 [2024-04-24T11:26:40.009Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
11:26:40 [2024-04-24T11:26:40.009Z] === RUN   TestPingCacheHeaders
11:26:40 [2024-04-24T11:26:40.009Z] --- PASS: TestPingCacheHeaders (0.01s)
11:26:40 [2024-04-24T11:26:40.009Z] === RUN   TestPingGet
11:26:40 [2024-04-24T11:26:40.009Z] --- PASS: TestPingGet (0.01s)
11:26:40 [2024-04-24T11:26:40.009Z] === RUN   TestPingHead
11:26:40 [2024-04-24T11:26:40.009Z] --- PASS: TestPingHead (0.01s)
11:26:40 [2024-04-24T11:26:40.009Z] === RUN   TestPingSwarmHeader
11:26:40 [2024-04-24T11:26:40.568Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:26:41 [2024-04-24T11:26:41.127Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:26:42 [2024-04-24T11:26:42.051Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:26:42 [2024-04-24T11:26:42.051Z] --- PASS: TestPingSwarmHeader (1.88s)
11:26:42 [2024-04-24T11:26:42.051Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:26:42 [2024-04-24T11:26:42.051Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:26:42 [2024-04-24T11:26:42.051Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:26:42 [2024-04-24T11:26:42.051Z] === RUN   TestPingBuilderHeader
11:26:42 [2024-04-24T11:26:42.051Z] === RUN   TestPingBuilderHeader/default_config
11:26:42 [2024-04-24T11:26:42.305Z] === RUN   TestPingBuilderHeader/buildkit_disabled
11:26:42 [2024-04-24T11:26:42.864Z] --- PASS: TestPingBuilderHeader (1.04s)
11:26:42 [2024-04-24T11:26:42.864Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
11:26:42 [2024-04-24T11:26:42.864Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
11:26:42 [2024-04-24T11:26:42.864Z] === RUN   TestVersion
11:26:42 [2024-04-24T11:26:42.864Z] --- PASS: TestVersion (0.01s)
11:26:42 [2024-04-24T11:26:42.864Z] PASS
11:26:42 [2024-04-24T11:26:42.864Z] 
11:26:42 [2024-04-24T11:26:42.864Z] === Skipped
11:26:42 [2024-04-24T11:26:42.864Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:26:42 [2024-04-24T11:26:42.864Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:26:42 [2024-04-24T11:26:42.864Z] 
11:26:42 [2024-04-24T11:26:42.864Z] DONE 57 tests, 1 skipped in 23.703s
11:26:42 [2024-04-24T11:26:42.864Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
11:26:42 [2024-04-24T11:26:42.864Z] ++ '[' -n '' ']'
11:26:42 [2024-04-24T11:26:42.864Z] ++ 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
11:26:42 [2024-04-24T11:26:42.864Z] ++ set -e
11:26:42 [2024-04-24T11:26:42.864Z] ++ '[' -n 0 ']'
11:26:42 [2024-04-24T11:26:42.864Z] ++ set -x
11:26:42 [2024-04-24T11:26:42.864Z] ++ 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.1V7JinVBTS/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
11:26:42 [2024-04-24T11:26:42.864Z] INFO: Testing against a local daemon
11:26:42 [2024-04-24T11:26:42.864Z] === RUN   TestRunMountVolumeSubdir
11:26:43 [2024-04-24T11:26:43.423Z]     mount_test.go:28: Setup stderr:
11:26:43 [2024-04-24T11:26:43.423Z]     mount_test.go:28: Setup stdout:
11:26:43 [2024-04-24T11:26:43.423Z]         /volume:
11:26:43 [2024-04-24T11:26:43.423Z]         total 24K    
11:26:43 [2024-04-24T11:26:43.423Z]         drwxr-xr-x    5 root     root        4.0K Apr 24 11:26 .
11:26:43 [2024-04-24T11:26:43.423Z]         drwxr-xr-x    1 root     root        4.0K Apr 24 11:26 ..
11:26:43 [2024-04-24T11:26:43.423Z]         -rw-r--r--    1 root     root           4 Apr 24 11:26 bar.txt
11:26:43 [2024-04-24T11:26:43.423Z]         drwxr-xr-x    2 root     root        4.0K Apr 24 11:26 bin
11:26:43 [2024-04-24T11:26:43.423Z]         drwxr-xr-x    3 root     root        4.0K Apr 24 11:26 hack
11:26:43 [2024-04-24T11:26:43.423Z]         drwxr-xr-x    2 root     root        4.0K Apr 24 11:26 subdir
11:26:43 [2024-04-24T11:26:43.423Z]         
11:26:43 [2024-04-24T11:26:43.423Z]         /volume/hack/:
11:26:43 [2024-04-24T11:26:43.423Z]         total 12K    
11:26:43 [2024-04-24T11:26:43.423Z]         drwxr-xr-x    3 root     root        4.0K Apr 24 11:26 .
11:26:43 [2024-04-24T11:26:43.423Z]         drwxr-xr-x    5 root     root        4.0K Apr 24 11:26 ..
11:26:43 [2024-04-24T11:26:43.423Z]         lrwxrwxrwx    1 root     root           4 Apr 24 11:26 bad -> root
11:26:43 [2024-04-24T11:26:43.423Z]         lrwxrwxrwx    1 root     root           9 Apr 24 11:26 good -> ../subdir
11:26:43 [2024-04-24T11:26:43.423Z]         drwxr-xr-x    2 root     root        4.0K Apr 24 11:26 iwanttobehackedwithtoctou
11:26:43 [2024-04-24T11:26:43.423Z]         lrwxrwxrwx    1 root     root           1 Apr 24 11:26 root -> /
11:26:43 [2024-04-24T11:26:43.423Z] === RUN   TestRunMountVolumeSubdir/subdir
11:26:43 [2024-04-24T11:26:43.982Z]     mount_test.go:101: stdout:
11:26:43 [2024-04-24T11:26:43.982Z]         hello.txt
11:26:43 [2024-04-24T11:26:43.982Z]     mount_test.go:102: stderr:
11:26:43 [2024-04-24T11:26:43.982Z] === RUN   TestRunMountVolumeSubdir/subdir_link
11:26:44 [2024-04-24T11:26:44.236Z]     mount_test.go:101: stdout:
11:26:44 [2024-04-24T11:26:44.236Z]         hello.txt
11:26:44 [2024-04-24T11:26:44.236Z]     mount_test.go:102: stderr:
11:26:44 [2024-04-24T11:26:44.236Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
11:26:44 [2024-04-24T11:26:44.794Z]     mount_test.go:101: stdout:
11:26:44 [2024-04-24T11:26:44.794Z]         /bin/busybox
11:26:44 [2024-04-24T11:26:44.794Z]     mount_test.go:102: stderr:
11:26:44 [2024-04-24T11:26:44.794Z] === RUN   TestRunMountVolumeSubdir/file
11:26:45 [2024-04-24T11:26:45.048Z]     mount_test.go:101: stdout:
11:26:45 [2024-04-24T11:26:45.048Z]         foo
11:26:45 [2024-04-24T11:26:45.048Z]     mount_test.go:102: stderr:
11:26:45 [2024-04-24T11:26:45.048Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
11:26:45 [2024-04-24T11:26:45.048Z] === RUN   TestRunMountVolumeSubdir/not_existing
11:26:45 [2024-04-24T11:26:45.302Z] === RUN   TestRunMountVolumeSubdir/mount_link
11:26:45 [2024-04-24T11:26:45.302Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
11:26:45 [2024-04-24T11:26:45.557Z] --- PASS: TestRunMountVolumeSubdir (2.51s)
11:26:45 [2024-04-24T11:26:45.557Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.41s)
11:26:45 [2024-04-24T11:26:45.557Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.43s)
11:26:45 [2024-04-24T11:26:45.557Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.40s)
11:26:45 [2024-04-24T11:26:45.557Z]     --- PASS: TestRunMountVolumeSubdir/file (0.41s)
11:26:45 [2024-04-24T11:26:45.557Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
11:26:45 [2024-04-24T11:26:45.557Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.14s)
11:26:45 [2024-04-24T11:26:45.557Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.14s)
11:26:45 [2024-04-24T11:26:45.557Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.14s)
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesCreateAndList
11:26:45 [2024-04-24T11:26:45.557Z] --- PASS: TestVolumesCreateAndList (0.01s)
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesRemove
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesRemove/volume_in_use
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesRemove/volume_not_in_use
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesRemove/non-existing_volume
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesRemove/non-existing_volume_force
11:26:45 [2024-04-24T11:26:45.557Z] --- PASS: TestVolumesRemove (0.06s)
11:26:45 [2024-04-24T11:26:45.557Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
11:26:45 [2024-04-24T11:26:45.557Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
11:26:45 [2024-04-24T11:26:45.557Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
11:26:45 [2024-04-24T11:26:45.557Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesRemoveSwarmEnabled
11:26:45 [2024-04-24T11:26:45.557Z] === PAUSE TestVolumesRemoveSwarmEnabled
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesInspect
11:26:45 [2024-04-24T11:26:45.557Z] --- PASS: TestVolumesInspect (0.01s)
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesInvalidJSON
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:26:45 [2024-04-24T11:26:45.557Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:26:45 [2024-04-24T11:26:45.557Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:26:45 [2024-04-24T11:26:45.557Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:26:45 [2024-04-24T11:26:45.557Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:26:45 [2024-04-24T11:26:45.557Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:26:45 [2024-04-24T11:26:45.557Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:26:45 [2024-04-24T11:26:45.557Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:26:45 [2024-04-24T11:26:45.557Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumePruneAnonymous
11:26:45 [2024-04-24T11:26:45.557Z] --- PASS: TestVolumePruneAnonymous (0.03s)
11:26:45 [2024-04-24T11:26:45.557Z] === RUN   TestVolumePruneAnonFromImage
11:26:45 [2024-04-24T11:26:45.811Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
11:26:45 [2024-04-24T11:26:45.811Z] === CONT  TestVolumesRemoveSwarmEnabled
11:26:47 [2024-04-24T11:26:47.170Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
11:26:47 [2024-04-24T11:26:47.170Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
11:26:47 [2024-04-24T11:26:47.170Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
11:26:47 [2024-04-24T11:26:47.170Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
11:26:47 [2024-04-24T11:26:47.728Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.97s)
11:26:47 [2024-04-24T11:26:47.728Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
11:26:47 [2024-04-24T11:26:47.728Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
11:26:47 [2024-04-24T11:26:47.728Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
11:26:47 [2024-04-24T11:26:47.728Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
11:26:47 [2024-04-24T11:26:47.728Z] PASS
11:26:47 [2024-04-24T11:26:47.728Z] 
11:26:47 [2024-04-24T11:26:47.728Z] DONE 29 tests in 4.748s
11:26:47 [2024-04-24T11:26:47.728Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:26:47 [2024-04-24T11:26:47.983Z] ++++ cat bundles/test-integration/TestUsernsCommit/d80423c3bd3fd/docker.pid
11:26:47 [2024-04-24T11:26:47.983Z] +++ kill 68004
11:26:47 [2024-04-24T11:26:47.983Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68004 is not a child of this shell
11:26:47 [2024-04-24T11:26:47.983Z] warning: PID 68004 from bundles/test-integration/TestUsernsCommit/d80423c3bd3fd/docker.pid had a nonzero exit code
11:26:47 [2024-04-24T11:26:47.983Z] umount: bundles/test-integration/TestUsernsCommit/d80423c3bd3fd/root: not mounted.
11:26:47 [2024-04-24T11:26:47.983Z] ++++ cat bundles/test-integration/docker.pid
11:26:47 [2024-04-24T11:26:47.983Z] +++ kill 25172
11:26:49 [2024-04-24T11:26:49.341Z] +++ /etc/init.d/apparmor stop
11:26:49 [2024-04-24T11:26:49.341Z] Leaving: AppArmorNo profiles have been unloaded.
11:26:49 [2024-04-24T11:26:49.341Z] 
11:26:49 [2024-04-24T11:26:49.341Z] Unloading profiles will leave already running processes permanently
11:26:49 [2024-04-24T11:26:49.341Z] unconfined, which can lead to unexpected situations.
11:26:49 [2024-04-24T11:26:49.341Z] 
11:26:49 [2024-04-24T11:26:49.341Z] To set a process to complain mode, use the command line tool
11:26:49 [2024-04-24T11:26:49.341Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:26:49 [2024-04-24T11:26:49.341Z] +++ true
11:26:49 [2024-04-24T11:26:49.341Z] exiting test-integration
11:26:49 [2024-04-24T11:26:49.341Z] ++ exit 0
11:26:49 [2024-04-24T11:26:49.341Z] 
Post stage
[Pipeline] junit
11:26:50 [2024-04-24T11:26:50.708Z] Recording test results
11:26:50 [2024-04-24T11:26:50.928Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:26:51 [2024-04-24T11:26:51.277Z] + echo Ensuring container killed.
11:26:51 [2024-04-24T11:26:51.277Z] Ensuring container killed.
11:26:51 [2024-04-24T11:26:51.277Z] + docker rm -vf docker-pr3
11:26:51 [2024-04-24T11:26:51.277Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
11:26:51 [2024-04-24T11:26:51.587Z] + echo Chowning /workspace to jenkins user
11:26:51 [2024-04-24T11:26:51.587Z] Chowning /workspace to jenkins user
11:26:51 [2024-04-24T11:26:51.587Z] + id -u
11:26:51 [2024-04-24T11:26:51.587Z] + id -g
11:26:51 [2024-04-24T11:26:51.588Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47749:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:26:53 [2024-04-24T11:26:53.219Z] + bundleName=arm64-integration
11:26:53 [2024-04-24T11:26:53.219Z] + echo Creating arm64-integration-bundles.tar.gz
11:26:53 [2024-04-24T11:26:53.219Z] Creating arm64-integration-bundles.tar.gz
11:26:53 [2024-04-24T11:26:53.219Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ 
11:26:53 [2024-04-24T11:26:53.219Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:26:53 [2024-04-24T11:26:53.481Z] Archiving artifacts
11:26:53 [2024-04-24T11:26:53.680Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47749/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:26:53 [2024-04-24T11:26:53.998Z] + make clean
11:26:53 [2024-04-24T11:26:53.998Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:26:53 [2024-04-24T11:26:53.998Z] docker-dev-cache
11:26:53 [2024-04-24T11:26:53.998Z] 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-47749/3/stashes/