Skip to content
Success

Console Output

Pull request #47191 updated
16:54:25 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 3de920a0b1025bf486a756f766ecf42b1487f07d+613b6a12c175dbe8c2d7a184eb0ff236adc78d77 (cd36a7ddfa9de10aec0ee840d8553ad5c5df25ea)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-47191@libs/jps/.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.20.1'
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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
16:54:29 [2024-01-23T16:54:29.039Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:54:29 [2024-01-23T16:54:29.043Z] Trying to pass milestone 2
[Pipeline] milestone
16:54:29 [2024-01-23T16:54:29.199Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:54:29 [2024-01-23T16:54:29.434Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-015dc9849f46886ba) in /home/ubuntu/workspace/moby_PR-47191
[Pipeline] {
[Pipeline] checkout
16:54:29 [2024-01-23T16:54:29.461Z] The recommended git tool is: git
16:54:29 [2024-01-23T16:54:29.470Z] using credential docker-jenkins-github-credentials
16:54:29 [2024-01-23T16:54:29.484Z] Cloning the remote Git repository
16:54:29 [2024-01-23T16:54:29.484Z] Cloning with configured refspecs honoured and without tags
16:54:29 [2024-01-23T16:54:29.493Z] Cloning repository https://github.com/moby/moby.git
16:54:29 [2024-01-23T16:54:29.493Z]  > git init /home/ubuntu/workspace/moby_PR-47191 # timeout=10
16:54:29 [2024-01-23T16:54:29.497Z] Fetching upstream changes from https://github.com/moby/moby.git
16:54:29 [2024-01-23T16:54:29.498Z]  > git --version # timeout=10
16:54:29 [2024-01-23T16:54:29.500Z]  > git --version # 'git version 2.25.1'
16:54:29 [2024-01-23T16:54:29.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:54:29 [2024-01-23T16:54:29.500Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47191/head:refs/remotes/origin/PR-47191 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
16:54:41 [2024-01-23T16:54:41.480Z] Fetching without tags
16:54:41 [2024-01-23T16:54:41.701Z] Merging remotes/origin/25.0 commit 613b6a12c175dbe8c2d7a184eb0ff236adc78d77 into PR head commit 3de920a0b1025bf486a756f766ecf42b1487f07d
16:54:41 [2024-01-23T16:54:41.473Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:54:41 [2024-01-23T16:54:41.476Z]  > git config --add remote.origin.fetch +refs/pull/47191/head:refs/remotes/origin/PR-47191 # timeout=10
16:54:41 [2024-01-23T16:54:41.478Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
16:54:41 [2024-01-23T16:54:41.484Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:54:41 [2024-01-23T16:54:41.489Z] Fetching upstream changes from https://github.com/moby/moby.git
16:54:41 [2024-01-23T16:54:41.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:54:41 [2024-01-23T16:54:41.490Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47191/head:refs/remotes/origin/PR-47191 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
16:54:41 [2024-01-23T16:54:41.710Z]  > git config core.sparsecheckout # timeout=10
16:54:41 [2024-01-23T16:54:41.712Z]  > git checkout -f 3de920a0b1025bf486a756f766ecf42b1487f07d # timeout=10
16:54:43 [2024-01-23T16:54:43.108Z] Merge succeeded, producing c12fb4b66acce1103813b061e9f77cb9f9c0e8ee
16:54:43 [2024-01-23T16:54:43.109Z] Checking out Revision c12fb4b66acce1103813b061e9f77cb9f9c0e8ee (PR-47191)
16:54:43 [2024-01-23T16:54:43.160Z] Commit message: "Merge commit '613b6a12c175dbe8c2d7a184eb0ff236adc78d77' into HEAD"
16:54:43 [2024-01-23T16:54:43.166Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:54:42 [2024-01-23T16:54:42.358Z]  > git remote # timeout=10
16:54:42 [2024-01-23T16:54:42.361Z]  > git config --get remote.origin.url # timeout=10
16:54:42 [2024-01-23T16:54:42.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:54:42 [2024-01-23T16:54:42.364Z]  > git merge 613b6a12c175dbe8c2d7a184eb0ff236adc78d77 # timeout=10
16:54:43 [2024-01-23T16:54:43.111Z]  > git rev-parse HEAD^{commit} # timeout=10
16:54:43 [2024-01-23T16:54:43.118Z]  > git config core.sparsecheckout # timeout=10
16:54:43 [2024-01-23T16:54:43.120Z]  > git checkout -f c12fb4b66acce1103813b061e9f77cb9f9c0e8ee # timeout=10
16:54:43 [2024-01-23T16:54:43.169Z]  > git rev-list --no-walk c0baff530f5f5e9fb0e2390f245599120090820c # timeout=10
16:54:43 [2024-01-23T16:54:43.855Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47191:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
16:54:46 [2024-01-23T16:54:46.392Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
16:54:46 [2024-01-23T16:54:46.454Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-015dc9849f46886ba) in /home/ubuntu/workspace/moby_PR-47191
[Pipeline] {
[Pipeline] checkout
16:54:46 [2024-01-23T16:54:46.476Z] The recommended git tool is: git
16:54:46 [2024-01-23T16:54:46.485Z] using credential docker-jenkins-github-credentials
16:54:46 [2024-01-23T16:54:46.502Z] Fetching changes from the remote Git repository
16:54:46 [2024-01-23T16:54:46.507Z] Fetching without tags
16:54:46 [2024-01-23T16:54:46.720Z] Merging remotes/origin/25.0 commit 613b6a12c175dbe8c2d7a184eb0ff236adc78d77 into PR head commit 3de920a0b1025bf486a756f766ecf42b1487f07d
16:54:46 [2024-01-23T16:54:46.825Z] Merge succeeded, producing 6555ee3df4efa8092a2c1cebb65b4c9601c4a013
16:54:46 [2024-01-23T16:54:46.825Z] Checking out Revision 6555ee3df4efa8092a2c1cebb65b4c9601c4a013 (PR-47191)
16:54:46 [2024-01-23T16:54:46.868Z] Commit message: "Merge commit '613b6a12c175dbe8c2d7a184eb0ff236adc78d77' into HEAD"
16:54:46 [2024-01-23T16:54:46.876Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:54:46 [2024-01-23T16:54:46.506Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47191/.git # timeout=10
16:54:46 [2024-01-23T16:54:46.511Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:54:46 [2024-01-23T16:54:46.516Z] Fetching upstream changes from https://github.com/moby/moby.git
16:54:46 [2024-01-23T16:54:46.516Z]  > git --version # timeout=10
16:54:46 [2024-01-23T16:54:46.518Z]  > git --version # 'git version 2.25.1'
16:54:46 [2024-01-23T16:54:46.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:54:46 [2024-01-23T16:54:46.519Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47191/head:refs/remotes/origin/PR-47191 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
16:54:46 [2024-01-23T16:54:46.729Z]  > git config core.sparsecheckout # timeout=10
16:54:46 [2024-01-23T16:54:46.732Z]  > git checkout -f 3de920a0b1025bf486a756f766ecf42b1487f07d # timeout=10
16:54:46 [2024-01-23T16:54:46.764Z]  > git remote # timeout=10
16:54:46 [2024-01-23T16:54:46.766Z]  > git config --get remote.origin.url # timeout=10
16:54:46 [2024-01-23T16:54:46.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:54:46 [2024-01-23T16:54:46.769Z]  > git merge 613b6a12c175dbe8c2d7a184eb0ff236adc78d77 # timeout=10
16:54:46 [2024-01-23T16:54:46.828Z]  > git rev-parse HEAD^{commit} # timeout=10
16:54:46 [2024-01-23T16:54:46.834Z]  > git config core.sparsecheckout # timeout=10
16:54:46 [2024-01-23T16:54:46.836Z]  > git checkout -f 6555ee3df4efa8092a2c1cebb65b4c9601c4a013 # timeout=10
16:54:46 [2024-01-23T16:54:46.879Z]  > git rev-list --no-walk c0baff530f5f5e9fb0e2390f245599120090820c # timeout=10
16:54:47 [2024-01-23T16:54:47.566Z] + docker version
16:54:47 [2024-01-23T16:54:47.566Z] Client: Docker Engine - Community
16:54:47 [2024-01-23T16:54:47.566Z]  Version:           24.0.7
16:54:47 [2024-01-23T16:54:47.566Z]  API version:       1.43
16:54:47 [2024-01-23T16:54:47.566Z]  Go version:        go1.20.10
16:54:47 [2024-01-23T16:54:47.566Z]  Git commit:        afdd53b
16:54:47 [2024-01-23T16:54:47.566Z]  Built:             Thu Oct 26 09:08:14 2023
16:54:47 [2024-01-23T16:54:47.566Z]  OS/Arch:           linux/arm64
16:54:47 [2024-01-23T16:54:47.566Z]  Context:           default
16:54:47 [2024-01-23T16:54:47.566Z] 
16:54:47 [2024-01-23T16:54:47.566Z] Server: Docker Engine - Community
16:54:47 [2024-01-23T16:54:47.566Z]  Engine:
16:54:47 [2024-01-23T16:54:47.566Z]   Version:          24.0.7
16:54:47 [2024-01-23T16:54:47.566Z]   API version:      1.43 (minimum version 1.12)
16:54:47 [2024-01-23T16:54:47.566Z]   Go version:       go1.20.10
16:54:47 [2024-01-23T16:54:47.566Z]   Git commit:       311b9ff
16:54:47 [2024-01-23T16:54:47.566Z]   Built:            Thu Oct 26 09:08:14 2023
16:54:47 [2024-01-23T16:54:47.566Z]   OS/Arch:          linux/arm64
16:54:47 [2024-01-23T16:54:47.566Z]   Experimental:     true
16:54:47 [2024-01-23T16:54:47.566Z]  containerd:
16:54:47 [2024-01-23T16:54:47.566Z]   Version:          1.6.25
16:54:47 [2024-01-23T16:54:47.566Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
16:54:47 [2024-01-23T16:54:47.566Z]  runc:
16:54:47 [2024-01-23T16:54:47.566Z]   Version:          1.1.10
16:54:47 [2024-01-23T16:54:47.566Z]   GitCommit:        v1.1.10-0-g18a0cb0
16:54:47 [2024-01-23T16:54:47.566Z]  docker-init:
16:54:47 [2024-01-23T16:54:47.566Z]   Version:          0.19.0
16:54:47 [2024-01-23T16:54:47.566Z]   GitCommit:        de40ad0
[Pipeline] sh
16:54:47 [2024-01-23T16:54:47.850Z] + docker info
16:54:47 [2024-01-23T16:54:47.850Z] Client: Docker Engine - Community
16:54:47 [2024-01-23T16:54:47.850Z]  Version:    24.0.7
16:54:47 [2024-01-23T16:54:47.850Z]  Context:    default
16:54:47 [2024-01-23T16:54:47.850Z]  Debug Mode: false
16:54:47 [2024-01-23T16:54:47.850Z]  Plugins:
16:54:47 [2024-01-23T16:54:47.850Z]   buildx: Docker Buildx (Docker Inc.)
16:54:47 [2024-01-23T16:54:47.850Z]     Version:  v0.12.0
16:54:47 [2024-01-23T16:54:47.850Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:54:47 [2024-01-23T16:54:47.850Z]   compose: Docker Compose (Docker Inc.)
16:54:47 [2024-01-23T16:54:47.850Z]     Version:  v2.23.3
16:54:47 [2024-01-23T16:54:47.850Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:54:47 [2024-01-23T16:54:47.850Z] 
16:54:47 [2024-01-23T16:54:47.850Z] Server:
16:54:47 [2024-01-23T16:54:47.850Z]  Containers: 0
16:54:47 [2024-01-23T16:54:47.850Z]   Running: 0
16:54:47 [2024-01-23T16:54:47.850Z]   Paused: 0
16:54:47 [2024-01-23T16:54:47.850Z]   Stopped: 0
16:54:47 [2024-01-23T16:54:47.850Z]  Images: 4
16:54:47 [2024-01-23T16:54:47.850Z]  Server Version: 24.0.7
16:54:47 [2024-01-23T16:54:47.850Z]  Storage Driver: overlay2
16:54:47 [2024-01-23T16:54:47.850Z]   Backing Filesystem: extfs
16:54:47 [2024-01-23T16:54:47.850Z]   Supports d_type: true
16:54:47 [2024-01-23T16:54:47.850Z]   Using metacopy: false
16:54:47 [2024-01-23T16:54:47.850Z]   Native Overlay Diff: true
16:54:47 [2024-01-23T16:54:47.850Z]   userxattr: false
16:54:47 [2024-01-23T16:54:47.850Z]  Logging Driver: json-file
16:54:47 [2024-01-23T16:54:47.850Z]  Cgroup Driver: cgroupfs
16:54:47 [2024-01-23T16:54:47.850Z]  Cgroup Version: 1
16:54:47 [2024-01-23T16:54:47.850Z]  Plugins:
16:54:47 [2024-01-23T16:54:47.850Z]   Volume: local
16:54:47 [2024-01-23T16:54:47.850Z]   Network: bridge host ipvlan macvlan null overlay
16:54:47 [2024-01-23T16:54:47.850Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:54:47 [2024-01-23T16:54:47.850Z]  Swarm: inactive
16:54:47 [2024-01-23T16:54:47.850Z]  Runtimes: io.containerd.runc.v2 runc
16:54:47 [2024-01-23T16:54:47.850Z]  Default Runtime: runc
16:54:47 [2024-01-23T16:54:47.850Z]  Init Binary: docker-init
16:54:47 [2024-01-23T16:54:47.850Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
16:54:47 [2024-01-23T16:54:47.850Z]  runc version: v1.1.10-0-g18a0cb0
16:54:47 [2024-01-23T16:54:47.850Z]  init version: de40ad0
16:54:47 [2024-01-23T16:54:47.850Z]  Security Options:
16:54:47 [2024-01-23T16:54:47.850Z]   apparmor
16:54:47 [2024-01-23T16:54:47.850Z]   seccomp
16:54:47 [2024-01-23T16:54:47.850Z]    Profile: builtin
16:54:47 [2024-01-23T16:54:47.850Z]  Kernel Version: 5.15.0-1050-aws
16:54:47 [2024-01-23T16:54:47.850Z]  Operating System: Ubuntu 20.04.6 LTS
16:54:47 [2024-01-23T16:54:47.850Z]  OSType: linux
16:54:47 [2024-01-23T16:54:47.850Z]  Architecture: aarch64
16:54:47 [2024-01-23T16:54:47.850Z]  CPUs: 8
16:54:47 [2024-01-23T16:54:47.850Z]  Total Memory: 30.64GiB
16:54:47 [2024-01-23T16:54:47.850Z]  Name: ip-10-100-46-194
16:54:47 [2024-01-23T16:54:47.850Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
16:54:47 [2024-01-23T16:54:47.850Z]  Docker Root Dir: /var/lib/docker
16:54:47 [2024-01-23T16:54:47.850Z]  Debug Mode: false
16:54:47 [2024-01-23T16:54:47.850Z]  Experimental: true
16:54:47 [2024-01-23T16:54:47.850Z]  Insecure Registries:
16:54:47 [2024-01-23T16:54:47.850Z]   127.0.0.0/8
16:54:47 [2024-01-23T16:54:47.850Z]  Live Restore Enabled: true
16:54:47 [2024-01-23T16:54:47.850Z] 
[Pipeline] sh
16:54:48 [2024-01-23T16:54:48.133Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:54:48 [2024-01-23T16:54:48.133Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:54:48 [2024-01-23T16:54:48.133Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47191/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:54:48 [2024-01-23T16:54:48.133Z] + bash /home/ubuntu/workspace/moby_PR-47191/check-config.sh
16:54:48 [2024-01-23T16:54:48.133Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:54:48 [2024-01-23T16:54:48.133Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
16:54:48 [2024-01-23T16:54:48.133Z] 
16:54:48 [2024-01-23T16:54:48.133Z] Generally Necessary:
16:54:48 [2024-01-23T16:54:48.133Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:54:48 [2024-01-23T16:54:48.133Z] - apparmor: enabled and tools installed
16:54:48 [2024-01-23T16:54:48.133Z] - CONFIG_NAMESPACES: enabled
16:54:48 [2024-01-23T16:54:48.133Z] - CONFIG_NET_NS: enabled
16:54:48 [2024-01-23T16:54:48.133Z] - CONFIG_PID_NS: enabled
16:54:48 [2024-01-23T16:54:48.133Z] - CONFIG_IPC_NS: enabled
16:54:48 [2024-01-23T16:54:48.133Z] - CONFIG_UTS_NS: enabled
16:54:48 [2024-01-23T16:54:48.133Z] - CONFIG_CGROUPS: enabled
16:54:48 [2024-01-23T16:54:48.133Z] - CONFIG_CGROUP_CPUACCT: enabled
16:54:48 [2024-01-23T16:54:48.133Z] - CONFIG_CGROUP_DEVICE: enabled
16:54:48 [2024-01-23T16:54:48.133Z] - CONFIG_CGROUP_FREEZER: enabled
16:54:48 [2024-01-23T16:54:48.133Z] - CONFIG_CGROUP_SCHED: enabled
16:54:48 [2024-01-23T16:54:48.133Z] - CONFIG_CPUSETS: enabled
16:54:48 [2024-01-23T16:54:48.133Z] - CONFIG_MEMCG: enabled
16:54:48 [2024-01-23T16:54:48.133Z] - CONFIG_KEYS: enabled
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_VETH: enabled (as module)
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_BRIDGE: enabled (as module)
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_NF_NAT: enabled (as module)
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_POSIX_MQUEUE: enabled
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_CGROUP_BPF: enabled
16:54:48 [2024-01-23T16:54:48.392Z] 
16:54:48 [2024-01-23T16:54:48.392Z] Optional Features:
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_USER_NS: enabled
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_SECCOMP: enabled
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_SECCOMP_FILTER: enabled
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_CGROUP_PIDS: enabled
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_MEMCG_SWAP: enabled
16:54:48 [2024-01-23T16:54:48.392Z]     (cgroup swap accounting is currently enabled)
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_BLK_CGROUP: enabled
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_CGROUP_PERF: enabled
16:54:48 [2024-01-23T16:54:48.392Z] - CONFIG_CGROUP_HUGETLB: enabled
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_CFS_BANDWIDTH: enabled
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_RT_GROUP_SCHED: missing
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_IP_VS: enabled (as module)
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_IP_VS_NFCT: enabled
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_IP_VS_RR: enabled (as module)
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_SECURITY_SELINUX: enabled
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_SECURITY_APPARMOR: enabled
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_EXT4_FS: enabled
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:54:48 [2024-01-23T16:54:48.651Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:54:48 [2024-01-23T16:54:48.651Z] - Network Drivers:
16:54:48 [2024-01-23T16:54:48.651Z]   - "overlay":
16:54:48 [2024-01-23T16:54:48.651Z]     - CONFIG_VXLAN: enabled (as module)
16:54:48 [2024-01-23T16:54:48.651Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:54:48 [2024-01-23T16:54:48.651Z]       Optional (for encrypted networks):
16:54:48 [2024-01-23T16:54:48.911Z]       - CONFIG_CRYPTO: enabled
16:54:48 [2024-01-23T16:54:48.911Z]       - CONFIG_CRYPTO_AEAD: enabled
16:54:48 [2024-01-23T16:54:48.911Z]       - CONFIG_CRYPTO_GCM: enabled
16:54:48 [2024-01-23T16:54:48.911Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:54:48 [2024-01-23T16:54:48.911Z]       - CONFIG_CRYPTO_GHASH: enabled
16:54:48 [2024-01-23T16:54:48.911Z]       - CONFIG_XFRM: enabled
16:54:48 [2024-01-23T16:54:48.911Z]       - CONFIG_XFRM_USER: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z]       - CONFIG_INET_ESP: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z]   - "ipvlan":
16:54:48 [2024-01-23T16:54:48.911Z]     - CONFIG_IPVLAN: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z]   - "macvlan":
16:54:48 [2024-01-23T16:54:48.911Z]     - CONFIG_MACVLAN: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z]     - CONFIG_DUMMY: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z]   - "ftp,tftp client in container":
16:54:48 [2024-01-23T16:54:48.911Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z] - Storage Drivers:
16:54:48 [2024-01-23T16:54:48.911Z]   - "aufs":
16:54:48 [2024-01-23T16:54:48.911Z]     - CONFIG_AUFS_FS: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z]   - "btrfs":
16:54:48 [2024-01-23T16:54:48.911Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:54:48 [2024-01-23T16:54:48.911Z]   - "devicemapper":
16:54:48 [2024-01-23T16:54:48.911Z]     - CONFIG_BLK_DEV_DM: enabled
16:54:48 [2024-01-23T16:54:48.911Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z]   - "overlay":
16:54:48 [2024-01-23T16:54:48.911Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:54:48 [2024-01-23T16:54:48.911Z]   - "zfs":
16:54:48 [2024-01-23T16:54:48.911Z]     - /dev/zfs: present
16:54:48 [2024-01-23T16:54:48.911Z]     - zfs command: missing
16:54:48 [2024-01-23T16:54:48.911Z]     - zpool command: missing
16:54:48 [2024-01-23T16:54:48.911Z] 
16:54:48 [2024-01-23T16:54:48.911Z] Limits:
16:54:48 [2024-01-23T16:54:48.911Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:54:48 [2024-01-23T16:54:48.911Z] 
16:54:48 [2024-01-23T16:54:48.911Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:54:49 [2024-01-23T16:54:49.215Z] + docker build --force-rm -t docker:6555ee3df4efa8092a2c1cebb65b4c9601c4a013 .
16:54:49 [2024-01-23T16:54:49.475Z] #0 building with "default" instance using docker driver
16:54:49 [2024-01-23T16:54:49.475Z] 
16:54:49 [2024-01-23T16:54:49.475Z] #1 [internal] load .dockerignore
16:54:49 [2024-01-23T16:54:49.475Z] #1 transferring context: 113B done
16:54:49 [2024-01-23T16:54:49.475Z] #1 DONE 0.0s
16:54:49 [2024-01-23T16:54:49.475Z] 
16:54:49 [2024-01-23T16:54:49.475Z] #2 [internal] load build definition from Dockerfile
16:54:49 [2024-01-23T16:54:49.475Z] #2 transferring dockerfile: 27.92kB done
16:54:49 [2024-01-23T16:54:49.475Z] #2 DONE 0.0s
16:54:49 [2024-01-23T16:54:49.475Z] 
16:54:49 [2024-01-23T16:54:49.475Z] #3 resolve image config for docker.io/docker/dockerfile:1
16:54:49 [2024-01-23T16:54:49.475Z] #3 DONE 0.1s
16:54:49 [2024-01-23T16:54:49.475Z] 
16:54:49 [2024-01-23T16:54:49.475Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
16:54:49 [2024-01-23T16:54:49.475Z] #4 CACHED
16:54:49 [2024-01-23T16:54:49.475Z] 
16:54:49 [2024-01-23T16:54:49.475Z] #5 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
16:54:49 [2024-01-23T16:54:49.736Z] #5 ...
16:54:49 [2024-01-23T16:54:49.736Z] 
16:54:49 [2024-01-23T16:54:49.736Z] #6 [internal] load metadata for docker.io/library/busybox:latest
16:54:49 [2024-01-23T16:54:49.736Z] #6 DONE 0.0s
16:54:49 [2024-01-23T16:54:49.736Z] 
16:54:49 [2024-01-23T16:54:49.736Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
16:54:49 [2024-01-23T16:54:49.736Z] #7 DONE 0.1s
16:54:49 [2024-01-23T16:54:49.736Z] 
16:54:49 [2024-01-23T16:54:49.736Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:54:49 [2024-01-23T16:54:49.736Z] #8 DONE 0.1s
16:54:49 [2024-01-23T16:54:49.736Z] 
16:54:49 [2024-01-23T16:54:49.736Z] #9 [internal] load metadata for docker.io/library/debian:bookworm
16:54:49 [2024-01-23T16:54:49.736Z] #9 DONE 0.2s
16:54:49 [2024-01-23T16:54:49.736Z] 
16:54:49 [2024-01-23T16:54:49.736Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3
16:54:49 [2024-01-23T16:54:49.736Z] #10 DONE 0.2s
16:54:49 [2024-01-23T16:54:49.736Z] 
16:54:49 [2024-01-23T16:54:49.736Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
16:54:49 [2024-01-23T16:54:49.736Z] #11 DONE 0.2s
16:54:49 [2024-01-23T16:54:49.736Z] 
16:54:49 [2024-01-23T16:54:49.736Z] #12 [internal] load metadata for docker.io/docker/compose-bin:v2.24.2
16:54:49 [2024-01-23T16:54:49.736Z] #12 DONE 0.2s
16:54:49 [2024-01-23T16:54:49.736Z] 
16:54:49 [2024-01-23T16:54:49.736Z] #5 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
16:54:49 [2024-01-23T16:54:49.736Z] #5 DONE 0.2s
16:54:49 [2024-01-23T16:54:49.996Z] 
16:54:49 [2024-01-23T16:54:49.996Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
16:54:49 [2024-01-23T16:54:49.996Z] #13 DONE 0.0s
16:54:49 [2024-01-23T16:54:49.996Z] 
16:54:49 [2024-01-23T16:54:49.996Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
16:54:49 [2024-01-23T16:54:49.996Z] #14 DONE 0.0s
16:54:49 [2024-01-23T16:54:49.996Z] 
16:54:49 [2024-01-23T16:54:49.996Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
16:54:49 [2024-01-23T16:54:49.996Z] #15 DONE 0.0s
16:54:49 [2024-01-23T16:54:49.996Z] 
16:54:49 [2024-01-23T16:54:49.996Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.2@sha256:345bba57de2054c5758c2ccd6b69f698cb84592444f0dd92fc93204f2cd203e5
16:54:49 [2024-01-23T16:54:49.996Z] #16 DONE 0.0s
16:54:49 [2024-01-23T16:54:49.996Z] 
16:54:49 [2024-01-23T16:54:49.996Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:54:49 [2024-01-23T16:54:49.996Z] #17 DONE 0.0s
16:54:49 [2024-01-23T16:54:49.996Z] 
16:54:49 [2024-01-23T16:54:49.996Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
16:54:49 [2024-01-23T16:54:49.996Z] #18 DONE 0.0s
16:54:49 [2024-01-23T16:54:49.996Z] 
16:54:49 [2024-01-23T16:54:49.996Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
16:54:49 [2024-01-23T16:54:49.996Z] #19 DONE 0.0s
16:54:49 [2024-01-23T16:54:49.996Z] 
16:54:49 [2024-01-23T16:54:49.996Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
16:54:49 [2024-01-23T16:54:49.996Z] #20 DONE 0.0s
16:54:49 [2024-01-23T16:54:49.996Z] 
16:54:49 [2024-01-23T16:54:49.996Z] #21 [internal] load build context
16:54:50 [2024-01-23T16:54:50.936Z] #21 transferring context: 74.98MB 0.9s done
16:54:50 [2024-01-23T16:54:50.936Z] #21 DONE 1.0s
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #22 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
16:54:50 [2024-01-23T16:54:50.936Z] #22 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #23 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:54:50 [2024-01-23T16:54:50.936Z] #23 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #24 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
16:54:50 [2024-01-23T16:54:50.936Z] #24 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #25 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:54:50 [2024-01-23T16:54:50.936Z] #25 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #26 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.936Z] #26 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #27 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
16:54:50 [2024-01-23T16:54:50.936Z] #27 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #28 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:54:50 [2024-01-23T16:54:50.936Z] #28 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #29 [runc-src 1/3] WORKDIR /usr/src/runc
16:54:50 [2024-01-23T16:54:50.936Z] #29 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:54:50 [2024-01-23T16:54:50.936Z] #30 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #31 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
16:54:50 [2024-01-23T16:54:50.936Z] #31 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #32 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:54:50 [2024-01-23T16:54:50.936Z] #32 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #33 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
16:54:50 [2024-01-23T16:54:50.936Z] #33 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #34 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
16:54:50 [2024-01-23T16:54:50.936Z] #34 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #35 [tini-src 1/3] WORKDIR /usr/src/tini
16:54:50 [2024-01-23T16:54:50.936Z] #35 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #36 [binary-dummy 1/1] COPY --from=build-dummy /build /build
16:54:50 [2024-01-23T16:54:50.936Z] #36 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.936Z] #37 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
16:54:50 [2024-01-23T16:54:50.936Z] #37 CACHED
16:54:50 [2024-01-23T16:54:50.936Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #38 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
16:54:50 [2024-01-23T16:54:50.937Z] #38 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #39 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
16:54:50 [2024-01-23T16:54:50.937Z] #39 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #40 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
16:54:50 [2024-01-23T16:54:50.937Z] #40 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #41 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
16:54:50 [2024-01-23T16:54:50.937Z] #41 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #42 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
16:54:50 [2024-01-23T16:54:50.937Z] #42 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #43 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
16:54:50 [2024-01-23T16:54:50.937Z] #43 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #44 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #44 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #45 [registry-src 1/2] WORKDIR /usr/src/registry
16:54:50 [2024-01-23T16:54:50.937Z] #45 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #46 [containerd-src 1/3] WORKDIR /usr/src/containerd
16:54:50 [2024-01-23T16:54:50.937Z] #46 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #47 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
16:54:50 [2024-01-23T16:54:50.937Z] #47 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #48 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
16:54:50 [2024-01-23T16:54:50.937Z] #48 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #49 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #49 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #50 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:54:50 [2024-01-23T16:54:50.937Z] #50 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #51 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
16:54:50 [2024-01-23T16:54:50.937Z] #51 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #52 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #52 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #53 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
16:54:50 [2024-01-23T16:54:50.937Z] #53 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #54 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #54 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #55 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:54:50 [2024-01-23T16:54:50.937Z] #55 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #56 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:54:50 [2024-01-23T16:54:50.937Z] #56 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #57 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
16:54:50 [2024-01-23T16:54:50.937Z] #57 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #58 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
16:54:50 [2024-01-23T16:54:50.937Z] #58 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #59 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:54:50 [2024-01-23T16:54:50.937Z] #59 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
16:54:50 [2024-01-23T16:54:50.937Z] #60 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #61 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #61 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #62 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:54:50 [2024-01-23T16:54:50.937Z] #62 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #63 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:54:50 [2024-01-23T16:54:50.937Z] #63 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #64 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:54:50 [2024-01-23T16:54:50.937Z] #64 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #65 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
16:54:50 [2024-01-23T16:54:50.937Z] #65 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #66 [base 2/4] COPY --from=xx / /
16:54:50 [2024-01-23T16:54:50.937Z] #66 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #67 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #67 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #68 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #68 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #69 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:54:50 [2024-01-23T16:54:50.937Z] #69 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #70 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:54:50 [2024-01-23T16:54:50.937Z] #70 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #71 [dev-base  8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:54:50 [2024-01-23T16:54:50.937Z] #71 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #72 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:54:50 [2024-01-23T16:54:50.937Z] #72 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #73 [swagger-src 1/3] WORKDIR /usr/src/swagger
16:54:50 [2024-01-23T16:54:50.937Z] #73 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #74 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:54:50 [2024-01-23T16:54:50.937Z] #74 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #75 [dev-base  6/12] RUN ldconfig
16:54:50 [2024-01-23T16:54:50.937Z] #75 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #76 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:54:50 [2024-01-23T16:54:50.937Z] #76 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #77 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
16:54:50 [2024-01-23T16:54:50.937Z] #77 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #78 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
16:54:50 [2024-01-23T16:54:50.937Z] #78 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #79 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:54:50 [2024-01-23T16:54:50.937Z] #79 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #80 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
16:54:50 [2024-01-23T16:54:50.937Z] #80 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #81 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #81 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #82 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
16:54:50 [2024-01-23T16:54:50.937Z] #82 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #83 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
16:54:50 [2024-01-23T16:54:50.937Z] #83 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #84 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
16:54:50 [2024-01-23T16:54:50.937Z] #84 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #85 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
16:54:50 [2024-01-23T16:54:50.937Z] #85 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #86 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #86 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #87 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #87 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #88 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
16:54:50 [2024-01-23T16:54:50.937Z] #88 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #89 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
16:54:50 [2024-01-23T16:54:50.937Z] #89 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #90 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
16:54:50 [2024-01-23T16:54:50.937Z] #90 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #91 [delve-src 1/3] WORKDIR /usr/src/delve
16:54:50 [2024-01-23T16:54:50.937Z] #91 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #92 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #92 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #93 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #93 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #94 [build-dummy 2/2] RUN mkdir -p /build
16:54:50 [2024-01-23T16:54:50.937Z] #94 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #95 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #95 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #96 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:54:50 [2024-01-23T16:54:50.937Z] #96 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #97 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:54:50 [2024-01-23T16:54:50.937Z] #97 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #98 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #99 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:54:50 [2024-01-23T16:54:50.937Z] #99 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
16:54:50 [2024-01-23T16:54:50.937Z] #100 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #101 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:54:50 [2024-01-23T16:54:50.937Z] #101 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #102 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
16:54:50 [2024-01-23T16:54:50.937Z] #102 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #103 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
16:54:50 [2024-01-23T16:54:50.937Z] #103 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #104 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
16:54:50 [2024-01-23T16:54:50.937Z] #104 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #105 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:54:50 [2024-01-23T16:54:50.937Z] #105 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #106 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
16:54:50 [2024-01-23T16:54:50.937Z] #106 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #107 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
16:54:50 [2024-01-23T16:54:50.937Z] #107 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #108 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
16:54:50 [2024-01-23T16:54:50.937Z] #108 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #109 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
16:54:50 [2024-01-23T16:54:50.937Z] #109 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #110 [dev-base  1/12] RUN groupadd -r docker
16:54:50 [2024-01-23T16:54:50.937Z] #110 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #111 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:54:50 [2024-01-23T16:54:50.937Z] #111 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #112 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:54:50 [2024-01-23T16:54:50.937Z] #112 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
16:54:50 [2024-01-23T16:54:50.937Z] #113 CACHED
16:54:50 [2024-01-23T16:54:50.937Z] 
16:54:50 [2024-01-23T16:54:50.937Z] #114 [dev 1/1] COPY --link . .
16:54:52 [2024-01-23T16:54:52.317Z] #114 DONE 1.3s
16:54:52 [2024-01-23T16:54:52.317Z] 
16:54:52 [2024-01-23T16:54:52.317Z] #115 exporting to image
16:54:52 [2024-01-23T16:54:52.317Z] #115 exporting layers
16:54:52 [2024-01-23T16:54:52.886Z] #115 exporting layers 0.8s done
16:54:52 [2024-01-23T16:54:52.886Z] #115 writing image sha256:fe46467960f1e84746956bf170822ad46a5f2203d55d2cd78298c32384418871 done
16:54:52 [2024-01-23T16:54:52.886Z] #115 naming to docker.io/library/docker:6555ee3df4efa8092a2c1cebb65b4c9601c4a013 done
16:54:52 [2024-01-23T16:54:52.886Z] #115 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:54:53 [2024-01-23T16:54:53.189Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:54:53 [2024-01-23T16:54:53.473Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47191/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6555ee3df4efa8092a2c1cebb65b4c9601c4a013 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 docker:6555ee3df4efa8092a2c1cebb65b4c9601c4a013 hack/test/unit
16:54:53 [2024-01-23T16:54:53.733Z] + BUILDFLAGS=(-tags 'netgo journald')
16:54:53 [2024-01-23T16:54:53.733Z] + TESTFLAGS+=' -test.timeout=5m'
16:54:53 [2024-01-23T16:54:53.733Z] + TESTDIRS=./...
16:54:53 [2024-01-23T16:54:53.733Z] + exclude_paths='/vendor/|/integration'
16:54:53 [2024-01-23T16:54:53.733Z] ++ go list ./...
16:54:53 [2024-01-23T16:54:53.733Z] ++ grep -vE '(/vendor/|/integration)'
16:54:54 [2024-01-23T16:54:54.305Z] + pkg_list='github.com/docker/docker/api
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/backend/build
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/httpstatus
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/httputils
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/middleware
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router/build
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router/checkpoint
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router/container
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router/debug
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router/distribution
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router/grpc
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router/image
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router/network
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router/plugin
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router/session
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router/swarm
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router/system
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/server/router/volume
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/backend
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/blkiodev
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/checkpoint
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/container
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/events
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/filters
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/image
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/mount
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/network
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/plugins/logdriver
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/registry
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/strslice
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/swarm
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/swarm/runtime
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/system
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/time
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/versions
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/versions/v1p19
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/versions/v1p20
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/api/types/volume
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/builder-next
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/builder-next/exporter
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/builder-next/worker
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/builder-next/worker/label
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/dockerfile
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/remotecontext
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/remotecontext/git
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/builder/remotecontext/urlutil
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/cli/debug
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/cli/winresources/docker-proxy
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/cli/winresources/dockerd
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/client
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/client/buildkit
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/cmd/docker-proxy
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/cmd/dockerd
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/cmd/dockerd/trap
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/container
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/container/stream
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/contrib/apparmor
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/contrib/httpserver
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/cluster
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/cluster/convert
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/cluster/executor
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/cluster/executor/container
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/cluster/provider
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/config
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/containerd
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/events
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/events/testutils
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/graphdriver
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/graphdriver/copy
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/graphdriver/register
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/graphdriver/vfs
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/graphdriver/zfs
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/images
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/initlayer
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/links
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/listeners
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/awslogs
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/fluentd
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/gcplogs
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/gelf
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/journald
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/local
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/loggertest
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/loggerutils
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/splunk
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/syslog
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/logger/templates
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/names
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/network
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/snapshotter
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/daemon/stats
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/distribution
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/distribution/metadata
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/distribution/utils
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/distribution/xfer
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/dockerversion
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/errdefs
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/image
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/image/cache
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/image/spec/specs-go
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/image/spec/specs-go/v1
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/image/tarexport
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/image/v1
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/internal/compatcontext
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/internal/mod
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/internal/mounttree
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/internal/multierror
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/internal/sliceutil
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/internal/test/suite
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/internal/testutils
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/internal/testutils/netnsutils
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/internal/testutils/specialimage
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/internal/unshare
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/layer
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libcontainerd
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libcontainerd/queue
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libcontainerd/remote
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libcontainerd/shimopts
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libcontainerd/supervisor
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libcontainerd/types
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/bitmap
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/cluster
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/config
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/datastore
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/diagnostic
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/discoverapi
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/driverapi
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/bridge
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/host
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/null
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/overlay
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/remote
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/windows
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/drvregistry
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/etchosts
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/internal/caller
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/internal/kvstore
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/internal/netiputil
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/ipam
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/ipamapi
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/ipams/builtin
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/ipams/null
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/ipams/remote
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/ipamutils
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/ipbits
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/iptables
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/netlabel
16:54:54 [2024-01-23T16:54:54.305Z] github.com/docker/docker/libnetwork/netutils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/networkdb
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/ns
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/options
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/osl
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/osl/kernel
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/portallocator
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/portmapper
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/resolvconf
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/scope
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/types
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/oci
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/oci/caps
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/opts
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/archive
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/authorization
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/broadcaster
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/capabilities
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/chrootarchive
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/containerfs
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/directory
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/dmesg
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/fileutils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/homedir
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/idtools
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/ioutils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/jsonmessage
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/longpath
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/loopback
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/meminfo
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/namesgenerator
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/parsers
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/parsers/kernel
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/pidfile
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/platform
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/plugingetter
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/plugins
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/plugins/transport
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/pools
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/process
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/progress
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/reexec
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/rootless
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/rootless/specconv
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/stack
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/stdcopy
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/streamformatter
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/stringid
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/sysinfo
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/system
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/tailfile
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/tarsum
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/useragent
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/plugin
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/plugin/executor/containerd
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/plugin/v2
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/profiles/apparmor
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/profiles/seccomp
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/quota
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/reference
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/registry
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/registry/resumable
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/restartmanager
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/runconfig
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/runconfig/opts
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/testutil
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/testutil/daemon
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/testutil/environment
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/testutil/fakecontext
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/testutil/fakegit
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/testutil/fakestorage
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/testutil/fixtures/load
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/testutil/fixtures/plugin
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/testutil/registry
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/testutil/request
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/volume
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/volume/drivers
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/volume/local
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/volume/mounts
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/volume/service
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/volume/service/opts
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/volume/testutils'
16:54:54 [2024-01-23T16:54:54.306Z] ++ grep --fixed-strings -v /libnetwork
16:54:54 [2024-01-23T16:54:54.306Z] ++ echo 'github.com/docker/docker/api
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/backend/build
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/httpstatus
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/httputils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/middleware
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router/build
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router/checkpoint
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router/container
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router/debug
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router/distribution
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router/grpc
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router/image
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router/network
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router/plugin
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router/session
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router/swarm
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router/system
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/server/router/volume
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/backend
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/blkiodev
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/checkpoint
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/container
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/events
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/filters
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/image
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/mount
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/network
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/plugins/logdriver
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/registry
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/strslice
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/swarm
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/swarm/runtime
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/system
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/time
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/versions
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/versions/v1p19
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/versions/v1p20
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/api/types/volume
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/builder-next
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/builder-next/exporter
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/builder-next/worker
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/builder-next/worker/label
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/dockerfile
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/remotecontext
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/remotecontext/git
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/builder/remotecontext/urlutil
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/cli/debug
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/cli/winresources/docker-proxy
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/cli/winresources/dockerd
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/client
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/client/buildkit
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/cmd/docker-proxy
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/cmd/dockerd
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/cmd/dockerd/trap
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/container
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/container/stream
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/contrib/apparmor
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/contrib/httpserver
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/cluster
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/cluster/convert
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/cluster/executor
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/cluster/executor/container
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/cluster/provider
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/config
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/containerd
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/events
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/events/testutils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/graphdriver
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/graphdriver/copy
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/graphdriver/register
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/graphdriver/vfs
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/graphdriver/zfs
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/images
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/initlayer
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/links
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/listeners
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/awslogs
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/fluentd
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/gcplogs
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/gelf
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/journald
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/local
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/loggertest
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/loggerutils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/splunk
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/syslog
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/logger/templates
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/names
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/network
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/snapshotter
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/daemon/stats
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/distribution
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/distribution/metadata
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/distribution/utils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/distribution/xfer
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/dockerversion
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/errdefs
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/image
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/image/cache
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/image/spec/specs-go
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/image/spec/specs-go/v1
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/image/tarexport
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/image/v1
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/internal/compatcontext
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/internal/mod
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/internal/mounttree
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/internal/multierror
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/internal/sliceutil
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/internal/test/suite
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/internal/testutils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/internal/testutils/netnsutils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/internal/testutils/specialimage
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/internal/unshare
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/layer
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libcontainerd
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libcontainerd/queue
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libcontainerd/remote
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libcontainerd/shimopts
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libcontainerd/supervisor
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libcontainerd/types
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/bitmap
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/cluster
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/config
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/datastore
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/diagnostic
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/discoverapi
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/driverapi
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/bridge
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/host
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/null
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/overlay
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/remote
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/windows
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/drvregistry
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/etchosts
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/internal/caller
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/internal/kvstore
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/internal/netiputil
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/ipam
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/ipamapi
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/ipams/builtin
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/ipams/null
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/ipams/remote
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/ipamutils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/ipbits
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/iptables
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/netlabel
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/netutils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/networkdb
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/ns
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/options
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/osl
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/osl/kernel
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/portallocator
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/portmapper
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/resolvconf
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/scope
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/libnetwork/types
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/oci
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/oci/caps
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/opts
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/archive
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/authorization
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/broadcaster
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/capabilities
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/chrootarchive
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/containerfs
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/directory
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/dmesg
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/fileutils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/homedir
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/idtools
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/ioutils
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/jsonmessage
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/longpath
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/loopback
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/meminfo
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/namesgenerator
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/parsers
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/parsers/kernel
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/pidfile
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/platform
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/plugingetter
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/plugins
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/plugins/transport
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/pools
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/process
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/progress
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/reexec
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/rootless
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/rootless/specconv
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/stack
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/stdcopy
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/streamformatter
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/stringid
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/sysinfo
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/system
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/tailfile
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/tarsum
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/pkg/useragent
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/plugin
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/plugin/executor/containerd
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/plugin/v2
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/profiles/apparmor
16:54:54 [2024-01-23T16:54:54.306Z] github.com/docker/docker/profiles/seccomp
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/quota
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/reference
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/registry
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/registry/resumable
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/restartmanager
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/runconfig
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/runconfig/opts
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/daemon
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/environment
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/fakecontext
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/fakegit
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/fakestorage
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/fixtures/load
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/fixtures/plugin
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/registry
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/request
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume/drivers
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume/local
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume/mounts
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume/service
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume/service/opts
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume/testutils'
16:54:54 [2024-01-23T16:54:54.307Z] + base_pkg_list='github.com/docker/docker/api
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/backend/build
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/httpstatus
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/httputils
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/middleware
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/build
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/checkpoint
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/container
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/debug
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/distribution
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/grpc
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/image
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/network
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/plugin
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/session
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/swarm
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/system
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/volume
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/backend
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/blkiodev
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/checkpoint
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/container
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/events
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/filters
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/image
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/mount
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/network
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/plugins/logdriver
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/registry
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/strslice
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/swarm
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/swarm/runtime
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/system
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/time
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/versions
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/versions/v1p19
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/versions/v1p20
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/volume
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/exporter
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/worker
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/worker/label
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/dockerfile
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/remotecontext
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/remotecontext/git
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/remotecontext/urlutil
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cli/debug
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cli/winresources/docker-proxy
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cli/winresources/dockerd
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/client
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/client/buildkit
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cmd/docker-proxy
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cmd/dockerd
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cmd/dockerd/trap
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/container
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/container/stream
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/contrib/apparmor
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/contrib/httpserver
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/cluster
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/cluster/convert
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/cluster/executor
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/cluster/executor/container
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/cluster/provider
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/config
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/containerd
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/events
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/events/testutils
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/copy
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/register
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/vfs
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/zfs
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/images
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/initlayer
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/links
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/listeners
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/awslogs
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/fluentd
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/gcplogs
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/gelf
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/journald
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/local
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/loggertest
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/loggerutils
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/splunk
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/syslog
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/logger/templates
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/names
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/network
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/snapshotter
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/stats
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/distribution
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/distribution/metadata
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/distribution/utils
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/distribution/xfer
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/dockerversion
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/errdefs
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/image
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/image/cache
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/image/spec/specs-go
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/image/spec/specs-go/v1
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/image/tarexport
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/image/v1
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/internal/compatcontext
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/internal/mod
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/internal/mounttree
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/internal/multierror
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/internal/sliceutil
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/internal/test/suite
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/internal/testutils
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/internal/testutils/netnsutils
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/internal/testutils/specialimage
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/internal/unshare
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/layer
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/libcontainerd
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/libcontainerd/queue
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/libcontainerd/remote
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/libcontainerd/shimopts
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/libcontainerd/supervisor
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/libcontainerd/types
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/oci
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/oci/caps
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/opts
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/archive
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/authorization
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/broadcaster
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/capabilities
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/chrootarchive
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/containerfs
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/directory
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/dmesg
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/fileutils
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/homedir
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/idtools
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/ioutils
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/jsonmessage
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/longpath
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/loopback
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/meminfo
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/namesgenerator
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/parsers
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/parsers/kernel
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/pidfile
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/platform
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/plugingetter
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/plugins
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/plugins/transport
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/pools
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/process
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/progress
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/reexec
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/rootless
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/rootless/specconv
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/stack
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/stdcopy
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/streamformatter
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/stringid
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/sysinfo
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/system
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/tailfile
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/tarsum
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/pkg/useragent
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/plugin
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/plugin/executor/containerd
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/plugin/v2
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/profiles/apparmor
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/profiles/seccomp
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/quota
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/reference
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/registry
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/registry/resumable
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/restartmanager
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/runconfig
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/runconfig/opts
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/daemon
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/environment
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/fakecontext
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/fakegit
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/fakestorage
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/fixtures/load
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/fixtures/plugin
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/registry
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/testutil/request
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume/drivers
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume/local
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume/mounts
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume/service
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume/service/opts
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/volume/testutils'
16:54:54 [2024-01-23T16:54:54.307Z] ++ grep --fixed-strings /libnetwork
16:54:54 [2024-01-23T16:54:54.307Z] ++ echo 'github.com/docker/docker/api
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/backend/build
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/httpstatus
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/httputils
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/middleware
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/build
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/checkpoint
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/container
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/debug
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/distribution
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/grpc
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/image
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/network
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/plugin
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/session
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/swarm
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/system
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/server/router/volume
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/backend
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/blkiodev
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/checkpoint
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/container
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/events
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/filters
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/image
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/mount
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/network
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/plugins/logdriver
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/registry
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/strslice
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/swarm
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/swarm/runtime
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/system
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/time
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/versions
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/versions/v1p19
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/versions/v1p20
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/api/types/volume
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/exporter
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/worker
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/builder-next/worker/label
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/dockerfile
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/remotecontext
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/remotecontext/git
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/builder/remotecontext/urlutil
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cli/debug
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cli/winresources/docker-proxy
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cli/winresources/dockerd
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/client
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/client/buildkit
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cmd/docker-proxy
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cmd/dockerd
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cmd/dockerd/trap
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/container
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/container/stream
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/contrib/apparmor
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/contrib/httpserver
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/cluster
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/cluster/convert
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/cluster/executor
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/cluster/executor/container
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/cluster/provider
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/config
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/containerd
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/events
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/events/testutils
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/copy
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:54:54 [2024-01-23T16:54:54.307Z] github.com/docker/docker/daemon/graphdriver/register
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/graphdriver/vfs
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/graphdriver/zfs
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/images
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/initlayer
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/links
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/listeners
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/awslogs
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/fluentd
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/gcplogs
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/gelf
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/journald
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/local
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/loggertest
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/loggerutils
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/splunk
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/syslog
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/logger/templates
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/names
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/network
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/snapshotter
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/daemon/stats
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/distribution
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/distribution/metadata
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/distribution/utils
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/distribution/xfer
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/dockerversion
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/errdefs
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/image
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/image/cache
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/image/spec/specs-go
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/image/spec/specs-go/v1
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/image/tarexport
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/image/v1
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/internal/compatcontext
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/internal/mod
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/internal/mounttree
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/internal/multierror
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/internal/sliceutil
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/internal/test/suite
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/internal/testutils
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/internal/testutils/netnsutils
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/internal/testutils/specialimage
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/internal/unshare
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/layer
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libcontainerd
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libcontainerd/queue
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libcontainerd/remote
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libcontainerd/shimopts
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libcontainerd/supervisor
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libcontainerd/types
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/bitmap
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cluster
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/config
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/datastore
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/diagnostic
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/discoverapi
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/driverapi
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/bridge
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/host
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/null
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/overlay
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/remote
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/windows
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drvregistry
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/etchosts
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/caller
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/kvstore
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/netiputil
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipam
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipamapi
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipams/builtin
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipams/null
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipams/remote
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipamutils
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipbits
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/iptables
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/netlabel
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/netutils
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/networkdb
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ns
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/options
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/osl
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/osl/kernel
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/portallocator
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/portmapper
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/resolvconf
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/scope
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/types
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/oci
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/oci/caps
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/opts
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/archive
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/authorization
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/broadcaster
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/capabilities
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/chrootarchive
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/containerfs
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/directory
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/dmesg
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/fileutils
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/homedir
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/idtools
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/ioutils
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/jsonmessage
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/longpath
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/loopback
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/meminfo
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/namesgenerator
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/parsers
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/parsers/kernel
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/pidfile
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/platform
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/plugingetter
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/plugins
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/plugins/transport
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/pools
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/process
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/progress
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/reexec
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/rootless
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/rootless/specconv
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/stack
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/stdcopy
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/streamformatter
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/stringid
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/sysinfo
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/system
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/tailfile
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/tarsum
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/pkg/useragent
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/plugin
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/plugin/executor/containerd
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/plugin/v2
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/profiles/apparmor
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/profiles/seccomp
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/quota
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/reference
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/registry
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/registry/resumable
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/restartmanager
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/runconfig
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/runconfig/opts
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/testutil
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/testutil/daemon
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/testutil/environment
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/testutil/fakecontext
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/testutil/fakegit
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/testutil/fakestorage
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/testutil/fixtures/load
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/testutil/fixtures/plugin
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/testutil/registry
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/testutil/request
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/volume
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/volume/drivers
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/volume/local
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/volume/mounts
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/volume/service
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/volume/service/opts
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/volume/testutils'
16:54:54 [2024-01-23T16:54:54.308Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/bitmap
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cluster
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/config
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/datastore
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/diagnostic
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/discoverapi
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/driverapi
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/bridge
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/host
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/null
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/overlay
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/remote
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/windows
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drvregistry
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/etchosts
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/caller
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/kvstore
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/netiputil
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipam
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipamapi
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipams/builtin
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipams/null
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipams/remote
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipamutils
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipbits
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/iptables
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/netlabel
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/netutils
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/networkdb
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ns
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/options
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/osl
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/osl/kernel
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/portallocator
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/portmapper
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/resolvconf
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/scope
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/types'
16:54:54 [2024-01-23T16:54:54.308Z] + echo 'github.com/docker/docker/libnetwork
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/bitmap
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cluster
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/config
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/datastore
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/diagnostic
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/discoverapi
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/driverapi
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/bridge
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/host
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
16:54:54 [2024-01-23T16:54:54.308Z] rivers/macvlan/mvmanager
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/null
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/overlay
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/remote
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/windows
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/drvregistry
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/etchosts
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/caller
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/kvstore
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/netiputil
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipam
16:54:54 [2024-01-23T16:54:54.308Z] github.com/docker/docker/libnetwork/ipamapi
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/ipams/builtin
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/ipams/null
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/ipams/remote
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/ipamutils
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/ipbits
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/iptables
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/netlabel
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/netutils
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/networkdb
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/ns
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/options
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/osl
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/osl/kernel
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/portallocator
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/portmapper
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/resolvconf
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/scope
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/types'
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/drivers/bridge
16:54:54 [2024-01-23T16:54:54.309Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:54:54 [2024-01-23T16:54:54.309Z] + type docker-proxy
16:54:54 [2024-01-23T16:54:54.309Z] hack/test/unit: line 25: type: docker-proxy: not found
16:54:54 [2024-01-23T16:54:54.309Z] + hack/make.sh binary-proxy install-proxy
16:54:54 [2024-01-23T16:54:54.309Z] 
16:54:54 [2024-01-23T16:54:54.309Z] Removing bundles/
16:54:54 [2024-01-23T16:54:54.309Z] 
16:54:54 [2024-01-23T16:54:54.309Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:54:54 [2024-01-23T16:54:54.309Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
16:54:54 [2024-01-23T16:54:54.309Z] + tee /go/src/github.com/docker/docker/go.mod
16:54:54 [2024-01-23T16:54:54.309Z] module github.com/docker/docker
16:54:54 [2024-01-23T16:54:54.309Z] 
16:54:54 [2024-01-23T16:54:54.309Z] go 1.20
16:54:54 [2024-01-23T16:54:54.309Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:54:54 [2024-01-23T16:54:54.309Z] + GO111MODULE=on
16:54:54 [2024-01-23T16:54:54.309Z] + 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=6555ee3df4efa8092a2c1cebb65b4c9601c4a013" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T16:54:54.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
16:54:58 [2024-01-23T16:54:58.507Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:54:58 [2024-01-23T16:54:58.507Z] Created binary: bundles/binary-proxy/docker-proxy
16:54:58 [2024-01-23T16:54:58.507Z] 
16:54:58 [2024-01-23T16:54:58.507Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:54:58 [2024-01-23T16:54:58.507Z] Installing docker-proxy to /usr/local/bin/
16:54:58 [2024-01-23T16:54:58.507Z] 
16:54:58 [2024-01-23T16:54:58.507Z] + mkdir -p bundles
16:54:58 [2024-01-23T16:54:58.507Z] + '[' -n 'github.com/docker/docker/api
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/backend/build
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/httpstatus
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/httputils
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/middleware
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router/build
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router/checkpoint
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router/container
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router/debug
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router/distribution
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router/grpc
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router/image
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router/network
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router/plugin
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router/session
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router/swarm
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router/system
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/server/router/volume
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/backend
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/blkiodev
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/checkpoint
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/container
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/events
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/filters
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/image
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/mount
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/network
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/plugins/logdriver
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/registry
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/strslice
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/swarm
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/swarm/runtime
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/system
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/time
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/versions
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/versions/v1p19
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/versions/v1p20
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/api/types/volume
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/builder-next
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/builder-next/exporter
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/builder-next/worker
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/builder-next/worker/label
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/dockerfile
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/remotecontext
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/remotecontext/git
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/builder/remotecontext/urlutil
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/cli/debug
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/cli/winresources/docker-proxy
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/cli/winresources/dockerd
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/client
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/client/buildkit
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/cmd/docker-proxy
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/cmd/dockerd
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/cmd/dockerd/trap
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/container
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/container/stream
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/contrib/apparmor
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/contrib/httpserver
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/cluster
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/cluster/convert
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/cluster/executor
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/cluster/executor/container
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/cluster/provider
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/config
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/containerd
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/events
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/events/testutils
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/graphdriver
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/graphdriver/copy
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/graphdriver/register
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/graphdriver/vfs
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/graphdriver/zfs
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/images
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/initlayer
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/links
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/listeners
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/awslogs
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/fluentd
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/gcplogs
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/gelf
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/journald
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/local
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/loggertest
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/loggerutils
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/splunk
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/syslog
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/logger/templates
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/names
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/network
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/snapshotter
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/daemon/stats
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/distribution
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/distribution/metadata
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/distribution/utils
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/distribution/xfer
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/dockerversion
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/errdefs
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/image
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/image/cache
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/image/spec/specs-go
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/image/spec/specs-go/v1
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/image/tarexport
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/image/v1
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/internal/compatcontext
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/internal/mod
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/internal/mounttree
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/internal/multierror
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/internal/sliceutil
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/internal/test/suite
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/internal/testutils
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/internal/testutils/netnsutils
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/internal/testutils/specialimage
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/internal/unshare
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/layer
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/libcontainerd
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/libcontainerd/queue
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/libcontainerd/remote
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/libcontainerd/shimopts
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/libcontainerd/supervisor
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/libcontainerd/types
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/oci
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/oci/caps
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/opts
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/archive
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/authorization
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/broadcaster
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/capabilities
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/chrootarchive
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/containerfs
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/directory
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/dmesg
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/fileutils
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/homedir
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/idtools
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/ioutils
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/jsonmessage
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/longpath
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/loopback
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/meminfo
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/namesgenerator
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/parsers
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/parsers/kernel
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/pidfile
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/platform
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/plugingetter
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/plugins
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/plugins/transport
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/pools
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/process
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/progress
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/reexec
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/rootless
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/rootless/specconv
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/stack
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/stdcopy
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/streamformatter
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/stringid
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/sysinfo
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/system
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/tailfile
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/tarsum
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/pkg/useragent
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/plugin
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/plugin/executor/containerd
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/plugin/v2
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/profiles/apparmor
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/profiles/seccomp
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/quota
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/reference
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/registry
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/registry/resumable
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/restartmanager
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/runconfig
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/runconfig/opts
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/testutil
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/testutil/daemon
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/testutil/environment
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/testutil/fakecontext
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/testutil/fakegit
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/testutil/fakestorage
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/testutil/fixtures/load
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/testutil/fixtures/plugin
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/testutil/registry
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/testutil/request
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/volume
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/volume/drivers
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/volume/local
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/volume/mounts
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/volume/service
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/volume/service/opts
16:54:58 [2024-01-23T16:54:58.507Z] github.com/docker/docker/volume/testutils' ']'
16:54:58 [2024-01-23T16:54:58.508Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
16:54:59 [2024-01-23T16:54:59.079Z] ?   	github.com/docker/docker/api	[no test files]
16:55:07 [2024-01-23T16:55:07.218Z] ok  	github.com/docker/docker/api/server	0.027s	coverage: 13.0% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 94.0% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/api/types/network	0.008s	coverage: 72.3% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types/system	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/builder	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.007s	coverage: 100.0% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/cli/debug	0.027s	coverage: 100.0% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/builder/remotecontext	0.066s	coverage: 33.7% of statements
16:55:28 [2024-01-23T16:55:28.420Z] ok  	github.com/docker/docker/builder/dockerfile	0.079s	coverage: 50.3% of statements
16:55:30 [2024-01-23T16:55:30.334Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
16:55:30 [2024-01-23T16:55:30.334Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.021s	coverage: 66.5% of statements
16:55:30 [2024-01-23T16:55:30.334Z] ok  	github.com/docker/docker/client	0.168s	coverage: 77.0% of statements
16:55:32 [2024-01-23T16:55:32.881Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.018s	coverage: 82.5% of statements
16:55:42 [2024-01-23T16:55:42.877Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:55:42 [2024-01-23T16:55:42.877Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:55:42 [2024-01-23T16:55:42.877Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:55:42 [2024-01-23T16:55:42.877Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:55:42 [2024-01-23T16:55:42.877Z] ok  	github.com/docker/docker/container	0.124s	coverage: 35.9% of statements
16:55:42 [2024-01-23T16:55:42.877Z] ok  	github.com/docker/docker/cmd/dockerd	0.225s	coverage: 30.0% of statements
16:55:44 [2024-01-23T16:55:44.261Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.409s	coverage: 0.0% of statements
16:55:45 [2024-01-23T16:55:45.200Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:55:45 [2024-01-23T16:55:45.200Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
16:55:45 [2024-01-23T16:55:45.200Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.021s	coverage: 38.7% of statements
16:55:45 [2024-01-23T16:55:45.460Z] ok  	github.com/docker/docker/daemon/cluster	0.058s	coverage: 0.5% of statements
16:55:45 [2024-01-23T16:55:45.721Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:55:45 [2024-01-23T16:55:45.721Z] ok  	github.com/docker/docker/daemon/config	0.044s	coverage: 74.4% of statements
16:55:47 [2024-01-23T16:55:47.102Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:55:47 [2024-01-23T16:55:47.102Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
16:55:47 [2024-01-23T16:55:47.102Z] ok  	github.com/docker/docker/daemon/containerd	0.040s	coverage: 9.0% of statements
16:55:47 [2024-01-23T16:55:47.102Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
16:55:47 [2024-01-23T16:55:47.102Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
16:55:47 [2024-01-23T16:55:47.361Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.191s	coverage: 60.9% of statements
16:55:47 [2024-01-23T16:55:47.929Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:55:47 [2024-01-23T16:55:47.929Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
16:55:48 [2024-01-23T16:55:48.190Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:55:48 [2024-01-23T16:55:48.190Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:55:48 [2024-01-23T16:55:48.190Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.182s	coverage: 60.2% of statements
16:55:48 [2024-01-23T16:55:48.190Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.031s	coverage: 60.9% of statements
16:55:48 [2024-01-23T16:55:48.767Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
16:55:49 [2024-01-23T16:55:49.336Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.504s	coverage: 13.3% of statements
16:55:49 [2024-01-23T16:55:49.336Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:55:49 [2024-01-23T16:55:49.336Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:55:49 [2024-01-23T16:55:49.336Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
16:55:49 [2024-01-23T16:55:49.336Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 3.0% of statements
16:55:49 [2024-01-23T16:55:49.596Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
16:55:49 [2024-01-23T16:55:49.856Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:55:49 [2024-01-23T16:55:49.856Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
16:55:49 [2024-01-23T16:55:49.856Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.107s	coverage: 78.3% of statements
16:55:49 [2024-01-23T16:55:49.856Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
16:55:50 [2024-01-23T16:55:50.425Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
16:55:50 [2024-01-23T16:55:50.425Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
16:55:50 [2024-01-23T16:55:50.425Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
16:55:50 [2024-01-23T16:55:50.425Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
16:55:50 [2024-01-23T16:55:50.425Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.091s	coverage: 76.8% of statements
16:55:50 [2024-01-23T16:55:50.686Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
16:55:50 [2024-01-23T16:55:50.686Z] ok  	github.com/docker/docker/daemon/logger/local	0.068s	coverage: 79.4% of statements
16:55:51 [2024-01-23T16:55:51.255Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 63.7% of statements
16:55:51 [2024-01-23T16:55:51.255Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
16:55:51 [2024-01-23T16:55:51.255Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:55:51 [2024-01-23T16:55:51.255Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
16:55:51 [2024-01-23T16:55:51.255Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
16:55:51 [2024-01-23T16:55:51.515Z] ok  	github.com/docker/docker/daemon/logger/journald	1.251s	coverage: 74.5% of statements
16:55:51 [2024-01-23T16:55:51.775Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
16:55:51 [2024-01-23T16:55:51.775Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:55:51 [2024-01-23T16:55:51.775Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
16:55:52 [2024-01-23T16:55:52.344Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:55:52 [2024-01-23T16:55:52.344Z] ok  	github.com/docker/docker/distribution/metadata	0.030s	coverage: 44.4% of statements
16:55:52 [2024-01-23T16:55:52.344Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
16:55:52 [2024-01-23T16:55:52.344Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.2% of statements
16:55:52 [2024-01-23T16:55:52.604Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.447s	coverage: 82.5% of statements
16:55:52 [2024-01-23T16:55:52.864Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
16:55:52 [2024-01-23T16:55:52.864Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
16:55:52 [2024-01-23T16:55:52.864Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
16:55:52 [2024-01-23T16:55:52.864Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.6% of statements
16:55:53 [2024-01-23T16:55:53.433Z] ?   	github.com/docker/docker/image/v1	[no test files]
16:55:53 [2024-01-23T16:55:53.433Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
16:55:53 [2024-01-23T16:55:53.433Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
16:55:53 [2024-01-23T16:55:53.433Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
16:55:53 [2024-01-23T16:55:53.433Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
16:55:53 [2024-01-23T16:55:53.433Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
16:55:53 [2024-01-23T16:55:53.433Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:55:53 [2024-01-23T16:55:53.433Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
16:55:53 [2024-01-23T16:55:53.433Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
16:55:53 [2024-01-23T16:55:53.433Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
16:55:53 [2024-01-23T16:55:53.693Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
16:55:53 [2024-01-23T16:55:53.693Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
16:55:53 [2024-01-23T16:55:53.952Z] ok  	github.com/docker/docker/distribution	1.495s	coverage: 28.9% of statements
16:55:54 [2024-01-23T16:55:54.521Z] ok  	github.com/docker/docker/distribution/xfer	2.163s	coverage: 85.4% of statements
16:55:54 [2024-01-23T16:55:54.521Z] ok  	github.com/docker/docker/daemon	10.655s	coverage: 17.1% of statements
16:55:54 [2024-01-23T16:55:54.521Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:55:54 [2024-01-23T16:55:54.521Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:55:54 [2024-01-23T16:55:54.521Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
16:55:54 [2024-01-23T16:55:54.521Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:55:54 [2024-01-23T16:55:54.521Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:55:54 [2024-01-23T16:55:54.521Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
16:55:55 [2024-01-23T16:55:55.092Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:55:55 [2024-01-23T16:55:55.092Z] ok  	github.com/docker/docker/oci	0.021s	coverage: 38.1% of statements
16:55:55 [2024-01-23T16:55:55.092Z] ok  	github.com/docker/docker/opts	0.054s	coverage: 67.9% of statements
16:55:55 [2024-01-23T16:55:55.662Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
16:55:55 [2024-01-23T16:55:55.662Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:55:55 [2024-01-23T16:55:55.662Z] ok  	github.com/docker/docker/pkg/containerfs	0.026s	coverage: 25.8% of statements
16:55:55 [2024-01-23T16:55:55.662Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
16:55:55 [2024-01-23T16:55:55.922Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
16:55:55 [2024-01-23T16:55:55.922Z] ok  	github.com/docker/docker/pkg/authorization	0.229s	coverage: 68.3% of statements
16:55:55 [2024-01-23T16:55:55.922Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.271s	coverage: 83.7% of statements
16:55:55 [2024-01-23T16:55:55.922Z] ok  	github.com/docker/docker/pkg/fileutils	0.021s	coverage: 51.7% of statements
16:55:56 [2024-01-23T16:55:56.183Z] ok  	github.com/docker/docker/pkg/homedir	0.035s	coverage: 8.3% of statements
16:55:56 [2024-01-23T16:55:56.183Z] ok  	github.com/docker/docker/pkg/archive	0.472s	coverage: 80.9% of statements
16:55:56 [2024-01-23T16:55:56.183Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:55:56 [2024-01-23T16:55:56.183Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
16:55:56 [2024-01-23T16:55:56.183Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 92.3% of statements
16:55:56 [2024-01-23T16:55:56.442Z] ok  	github.com/docker/docker/pkg/meminfo	0.015s	coverage: 75.0% of statements
16:55:56 [2024-01-23T16:55:56.442Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
16:55:56 [2024-01-23T16:55:56.442Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
16:55:56 [2024-01-23T16:55:56.442Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
16:55:56 [2024-01-23T16:55:56.442Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
16:55:56 [2024-01-23T16:55:56.702Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:55:56 [2024-01-23T16:55:56.702Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:55:56 [2024-01-23T16:55:56.702Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 94.1% of statements
16:55:56 [2024-01-23T16:55:56.702Z] ok  	github.com/docker/docker/pkg/ioutils	0.392s	coverage: 72.3% of statements
16:55:56 [2024-01-23T16:55:56.702Z] ok  	github.com/docker/docker/pkg/idtools	0.548s	coverage: 69.7% of statements
16:55:56 [2024-01-23T16:55:56.963Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:55:56 [2024-01-23T16:55:56.963Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:55:56 [2024-01-23T16:55:56.963Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
16:55:56 [2024-01-23T16:55:56.963Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
16:55:56 [2024-01-23T16:55:56.963Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
16:55:56 [2024-01-23T16:55:56.963Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
16:55:57 [2024-01-23T16:55:57.222Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
16:55:57 [2024-01-23T16:55:57.222Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
16:55:57 [2024-01-23T16:55:57.222Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
16:55:57 [2024-01-23T16:55:57.222Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
16:55:57 [2024-01-23T16:55:57.222Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:55:57 [2024-01-23T16:55:57.222Z] ok  	github.com/docker/docker/pkg/reexec	0.031s	coverage: 82.4% of statements
16:55:57 [2024-01-23T16:55:57.482Z] ok  	github.com/docker/docker/pkg/streamformatter	0.015s	coverage: 66.2% of statements
16:55:57 [2024-01-23T16:55:57.482Z] ok  	github.com/docker/docker/pkg/stringid	0.026s	coverage: 61.9% of statements
16:55:57 [2024-01-23T16:55:57.743Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 53.4% of statements
16:55:57 [2024-01-23T16:55:57.743Z] ok  	github.com/docker/docker/pkg/system	0.012s	coverage: 40.3% of statements
16:55:57 [2024-01-23T16:55:57.743Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
16:55:57 [2024-01-23T16:55:57.743Z] ok  	github.com/docker/docker/pkg/tailfile	0.034s	coverage: 88.6% of statements
16:55:58 [2024-01-23T16:55:58.003Z] ok  	github.com/docker/docker/pkg/tarsum	0.074s	coverage: 89.6% of statements
16:55:58 [2024-01-23T16:55:58.573Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:55:58 [2024-01-23T16:55:58.573Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:55:58 [2024-01-23T16:55:58.573Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
16:55:58 [2024-01-23T16:55:58.573Z] ok  	github.com/docker/docker/profiles/seccomp	0.026s	coverage: 86.0% of statements
16:55:59 [2024-01-23T16:55:59.142Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.0% of statements
16:55:59 [2024-01-23T16:55:59.142Z] ok  	github.com/docker/docker/pkg/plugins	2.013s	coverage: 74.9% of statements
16:55:59 [2024-01-23T16:55:59.142Z] ok  	github.com/docker/docker/plugin	0.543s	coverage: 23.3% of statements
16:55:59 [2024-01-23T16:55:59.142Z] ok  	github.com/docker/docker/quota	0.205s	coverage: 69.3% of statements
16:55:59 [2024-01-23T16:55:59.402Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
16:55:59 [2024-01-23T16:55:59.402Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
16:55:59 [2024-01-23T16:55:59.402Z] ok  	github.com/docker/docker/registry	0.115s	coverage: 63.9% of statements
16:55:59 [2024-01-23T16:55:59.402Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:55:59 [2024-01-23T16:55:59.402Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.8% of statements
16:55:59 [2024-01-23T16:55:59.661Z] ok  	github.com/docker/docker/testutil	0.020s	coverage: 6.8% of statements
16:55:59 [2024-01-23T16:55:59.942Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:55:59 [2024-01-23T16:55:59.942Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:55:59 [2024-01-23T16:55:59.942Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:55:59 [2024-01-23T16:55:59.942Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:55:59 [2024-01-23T16:55:59.942Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:55:59 [2024-01-23T16:55:59.942Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:55:59 [2024-01-23T16:55:59.942Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:55:59 [2024-01-23T16:55:59.942Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:55:59 [2024-01-23T16:55:59.942Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:55:59 [2024-01-23T16:55:59.942Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:55:59 [2024-01-23T16:55:59.942Z] ?   	github.com/docker/docker/volume	[no test files]
16:56:00 [2024-01-23T16:56:00.542Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
16:56:00 [2024-01-23T16:56:00.542Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
16:56:00 [2024-01-23T16:56:00.802Z] ok  	github.com/docker/docker/volume/local	0.094s	coverage: 77.2% of statements
16:56:01 [2024-01-23T16:56:01.061Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:56:01 [2024-01-23T16:56:01.061Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:56:01 [2024-01-23T16:56:01.061Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
16:56:02 [2024-01-23T16:56:02.440Z] ok  	github.com/docker/docker/layer	7.518s	coverage: 68.1% of statements
16:56:02 [2024-01-23T16:56:02.440Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === Skipped
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     network_proxy_test.go:210: No support for dual stack yet
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver btrfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver btrfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver btrfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver btrfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver btrfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:68: No driver to put!
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z] time="2024-01-23T16:55:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z] time="2024-01-23T16:55:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z] time="2024-01-23T16:55:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z] time="2024-01-23T16:55:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z] time="2024-01-23T16:55:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:68: No driver to put!
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     overlay_test.go:61: Cannot run test with naive change algorithm
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver zfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver zfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver zfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver zfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:41: Driver zfs not supported
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     graphtest_unix.go:68: No driver to put!
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
16:56:02 [2024-01-23T16:56:02.441Z]     validate_test.go:70: only tested on Windows
16:56:02 [2024-01-23T16:56:02.441Z] 
16:56:02 [2024-01-23T16:56:02.441Z] DONE 3201 tests, 27 skipped in 63.889s
16:56:02 [2024-01-23T16:56:02.441Z] + '[' -n 'github.com/docker/docker/libnetwork
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/bitmap
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/cluster
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/config
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/datastore
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/diagnostic
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/discoverapi
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/driverapi
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/bridge
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/host
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/null
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/overlay
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/remote
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/windows
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/drvregistry
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/etchosts
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/internal/caller
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/internal/kvstore
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/internal/netiputil
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/ipam
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/ipamapi
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/ipams/builtin
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/ipams/null
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/ipams/remote
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/ipamutils
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/ipbits
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/iptables
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/netlabel
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/netutils
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/networkdb
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/ns
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/options
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/osl
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/osl/kernel
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/portallocator
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/portmapper
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/resolvconf
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/scope
16:56:02 [2024-01-23T16:56:02.441Z] github.com/docker/docker/libnetwork/types' ']'
16:56:02 [2024-01-23T16:56:02.441Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
16:56:58 [2024-01-23T16:56:58.684Z] ok  	github.com/docker/docker/libnetwork	44.390s	coverage: 43.0% of statements
16:56:58 [2024-01-23T16:56:58.684Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
16:56:58 [2024-01-23T16:56:58.684Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:56:58 [2024-01-23T16:56:58.684Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:56:58 [2024-01-23T16:56:58.684Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:56:58 [2024-01-23T16:56:58.684Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:56:58 [2024-01-23T16:56:58.684Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:56:58 [2024-01-23T16:56:58.684Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:56:58 [2024-01-23T16:56:58.684Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
16:56:58 [2024-01-23T16:56:58.684Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
16:56:58 [2024-01-23T16:56:58.684Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:56:58 [2024-01-23T16:56:58.684Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:56:58 [2024-01-23T16:56:58.684Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
16:56:58 [2024-01-23T16:56:58.684Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.176s	coverage: 63.0% of statements
16:56:58 [2024-01-23T16:56:58.684Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:56:58 [2024-01-23T16:56:58.684Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
16:56:59 [2024-01-23T16:56:59.622Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.882s	coverage: 5.0% of statements
16:56:59 [2024-01-23T16:56:59.622Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:56:59 [2024-01-23T16:56:59.882Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
16:56:59 [2024-01-23T16:56:59.882Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
16:57:00 [2024-01-23T16:57:00.141Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
16:57:01 [2024-01-23T16:57:01.079Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
16:57:01 [2024-01-23T16:57:01.079Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
16:57:01 [2024-01-23T16:57:01.648Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
16:57:01 [2024-01-23T16:57:01.907Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
16:57:01 [2024-01-23T16:57:01.907Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
16:57:01 [2024-01-23T16:57:01.907Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
16:57:01 [2024-01-23T16:57:01.908Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
16:57:02 [2024-01-23T16:57:02.476Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
16:57:02 [2024-01-23T16:57:02.735Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
16:57:02 [2024-01-23T16:57:02.735Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
16:57:02 [2024-01-23T16:57:02.735Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
16:57:02 [2024-01-23T16:57:02.735Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
16:57:02 [2024-01-23T16:57:02.735Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
16:57:14 [2024-01-23T16:57:14.950Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
16:57:16 [2024-01-23T16:57:16.858Z] ok  	github.com/docker/docker/libnetwork/ipam	3.031s	coverage: 80.3% of statements
16:57:16 [2024-01-23T16:57:16.858Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
16:57:16 [2024-01-23T16:57:16.858Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
16:57:16 [2024-01-23T16:57:16.858Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
16:57:17 [2024-01-23T16:57:17.118Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
16:57:17 [2024-01-23T16:57:17.118Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
16:57:17 [2024-01-23T16:57:17.377Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
16:57:17 [2024-01-23T16:57:17.946Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.313s	coverage: 86.4% of statements
16:57:18 [2024-01-23T16:57:18.206Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
16:57:18 [2024-01-23T16:57:18.774Z] ok  	github.com/docker/docker/libnetwork/iptables	0.206s	coverage: 39.9% of statements
16:57:18 [2024-01-23T16:57:18.774Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
16:57:19 [2024-01-23T16:57:19.034Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
16:59:10 [2024-01-23T16:59:10.519Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.466s	coverage: 59.2% of statements
16:59:10 [2024-01-23T16:59:10.519Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
16:59:10 [2024-01-23T16:59:10.519Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
16:59:10 [2024-01-23T16:59:10.519Z] ok  	github.com/docker/docker/libnetwork/osl	4.404s	coverage: 40.2% of statements
16:59:10 [2024-01-23T16:59:10.519Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
16:59:10 [2024-01-23T16:59:10.519Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
16:59:11 [2024-01-23T16:59:11.457Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.667s	coverage: 47.9% of statements
16:59:11 [2024-01-23T16:59:11.717Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
16:59:11 [2024-01-23T16:59:11.717Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
16:59:11 [2024-01-23T16:59:11.976Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
16:59:11 [2024-01-23T16:59:11.976Z] 
16:59:11 [2024-01-23T16:59:11.976Z] === Skipped
16:59:11 [2024-01-23T16:59:11.976Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
16:59:11 [2024-01-23T16:59:11.976Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
16:59:11 [2024-01-23T16:59:11.976Z] 
16:59:11 [2024-01-23T16:59:11.976Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
16:59:11 [2024-01-23T16:59:11.977Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
16:59:11 [2024-01-23T16:59:11.977Z] 
16:59:11 [2024-01-23T16:59:11.977Z] DONE 375 tests, 2 skipped in 189.660s
Post stage
[Pipeline] junit
16:59:12 [2024-01-23T16:59:12.928Z] Recording test results
16:59:13 [2024-01-23T16:59:13.018Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:59:13 [2024-01-23T16:59:13.321Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47191/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6555ee3df4efa8092a2c1cebb65b4c9601c4a013 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 docker:6555ee3df4efa8092a2c1cebb65b4c9601c4a013 hack/make.sh dynbinary test-integration
16:59:13 [2024-01-23T16:59:13.584Z] 
16:59:13 [2024-01-23T16:59:13.584Z] Removing bundles/
16:59:13 [2024-01-23T16:59:13.584Z] 
16:59:13 [2024-01-23T16:59:13.584Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:59:13 [2024-01-23T16:59:13.584Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
16:59:13 [2024-01-23T16:59:13.584Z] + tee /go/src/github.com/docker/docker/go.mod
16:59:13 [2024-01-23T16:59:13.584Z] module github.com/docker/docker
16:59:13 [2024-01-23T16:59:13.584Z] 
16:59:13 [2024-01-23T16:59:13.584Z] go 1.20
16:59:13 [2024-01-23T16:59:13.584Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:59:13 [2024-01-23T16:59:13.584Z] + GO111MODULE=on
16:59:13 [2024-01-23T16:59:13.584Z] + 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=6555ee3df4efa8092a2c1cebb65b4c9601c4a013" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T16:59:13.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
16:59:52 [2024-01-23T16:59:52.337Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:59:52 [2024-01-23T16:59:52.337Z] Created binary: bundles/dynbinary-daemon/dockerd
16:59:52 [2024-01-23T16:59:52.337Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
16:59:52 [2024-01-23T16:59:52.337Z] + tee /go/src/github.com/docker/docker/go.mod
16:59:52 [2024-01-23T16:59:52.337Z] module github.com/docker/docker
16:59:52 [2024-01-23T16:59:52.337Z] 
16:59:52 [2024-01-23T16:59:52.337Z] go 1.20
16:59:52 [2024-01-23T16:59:52.337Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:59:52 [2024-01-23T16:59:52.337Z] + GO111MODULE=on
16:59:52 [2024-01-23T16:59:52.337Z] + 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=6555ee3df4efa8092a2c1cebb65b4c9601c4a013" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T16:59:13.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
16:59:52 [2024-01-23T16:59:52.337Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:59:52 [2024-01-23T16:59:52.337Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:59:52 [2024-01-23T16:59:52.337Z] 
16:59:52 [2024-01-23T16:59:52.337Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:59:52 [2024-01-23T16:59:52.337Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:59:52 [2024-01-23T16:59:52.337Z] HOSTNAME=1933a424181b
16:59:52 [2024-01-23T16:59:52.337Z] TESTDEBUG=0
16:59:52 [2024-01-23T16:59:52.337Z] DEST=bundles/test-integration
16:59:52 [2024-01-23T16:59:52.337Z] PWD=/go/src/github.com/docker/docker
16:59:52 [2024-01-23T16:59:52.337Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
16:59:52 [2024-01-23T16:59:52.337Z] DOCKER_GITCOMMIT=6555ee3df4efa8092a2c1cebb65b4c9601c4a013
16:59:52 [2024-01-23T16:59:52.337Z] container=docker
16:59:52 [2024-01-23T16:59:52.337Z] HOME=/root
16:59:52 [2024-01-23T16:59:52.337Z] CONTAINERD_NAMESPACE=moby
16:59:52 [2024-01-23T16:59:52.337Z] GOLANG_VERSION=1.21.6
16:59:52 [2024-01-23T16:59:52.337Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:59:52 [2024-01-23T16:59:52.337Z] VALIDATE_BRANCH=25.0
16:59:52 [2024-01-23T16:59:52.337Z] TERM=xterm
16:59:52 [2024-01-23T16:59:52.337Z] DOCKER_PKG=github.com/docker/docker
16:59:52 [2024-01-23T16:59:52.337Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
16:59:52 [2024-01-23T16:59:52.337Z] SHLVL=1
16:59:52 [2024-01-23T16:59:52.337Z] TIMEOUT=120m
16:59:52 [2024-01-23T16:59:52.337Z] GOTOOLCHAIN=local
16:59:52 [2024-01-23T16:59:52.337Z] DOCKER_GRAPHDRIVER=overlay2
16:59:52 [2024-01-23T16:59:52.337Z] GO111MODULE=off
16:59:52 [2024-01-23T16:59:52.337Z] DOCKER_EXPERIMENTAL=1
16:59:52 [2024-01-23T16:59:52.337Z] TEST_SKIP_INTEGRATION_CLI=1
16:59:52 [2024-01-23T16:59:52.337Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:59:52 [2024-01-23T16:59:52.337Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:59:52 [2024-01-23T16:59:52.337Z] GOPATH=/go
16:59:52 [2024-01-23T16:59:52.337Z] PKG_CONFIG=pkg-config
16:59:52 [2024-01-23T16:59:52.337Z] _=/usr/bin/env
16:59:52 [2024-01-23T16:59:52.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:00:10 [2024-01-23T17:00:10.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
17:00:10 [2024-01-23T17:00:10.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:00:12 [2024-01-23T17:00:12.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:00:14 [2024-01-23T17:00:14.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:00:19 [2024-01-23T17:00:19.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:00:21 [2024-01-23T17:00:21.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:00:22 [2024-01-23T17:00:22.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:00:23 [2024-01-23T17:00:23.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:00:24 [2024-01-23T17:00:24.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:00:25 [2024-01-23T17:00:25.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
17:00:26 [2024-01-23T17:00:26.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:00:27 [2024-01-23T17:00:27.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:00:28 [2024-01-23T17:00:28.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:00:29 [2024-01-23T17:00:29.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:00:31 [2024-01-23T17:00:31.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:00:32 [2024-01-23T17:00:32.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:00:32 [2024-01-23T17:00:32.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:00:33 [2024-01-23T17:00:33.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:00:34 [2024-01-23T17:00:34.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:00:36 [2024-01-23T17:00:36.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:00:36 [2024-01-23T17:00:36.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:00:38 [2024-01-23T17:00:38.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:00:39 [2024-01-23T17:00:39.200Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:00:39 [2024-01-23T17:00:39.200Z] Using test binary /usr/local/cli-integration/docker
17:00:39 [2024-01-23T17:00:39.200Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:00:39 [2024-01-23T17:00:39.200Z] +++ /etc/init.d/apparmor start
17:00:39 [2024-01-23T17:00:39.200Z] Not: starting.
17:00:39 [2024-01-23T17:00:39.200Z] INFO: Waiting for daemon to start...
17:00:39 [2024-01-23T17:00:39.200Z] Starting dockerd
17:00:39 [2024-01-23T17:00:39.200Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.zwJ4ZeJu4q/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
17:00:42 [2024-01-23T17:00:42.492Z] .
17:00:42 [2024-01-23T17:00:42.492Z] Running integration-test (iteration 1)
17:00:42 [2024-01-23T17:00:42.492Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
17:00:42 [2024-01-23T17:00:42.492Z] ++ '[' -n '' ']'
17:00:42 [2024-01-23T17:00:42.492Z] ++ 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
17:00:42 [2024-01-23T17:00:42.492Z] ++ set -e
17:00:42 [2024-01-23T17:00:42.492Z] ++ '[' -n 0 ']'
17:00:42 [2024-01-23T17:00:42.492Z] ++ set -x
17:00:42 [2024-01-23T17:00:42.492Z] ++ 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.zwJ4ZeJu4q/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
17:00:42 [2024-01-23T17:00:42.492Z] Loaded image: busybox:latest
17:00:42 [2024-01-23T17:00:42.492Z] Loaded image: busybox:glibc
17:00:43 [2024-01-23T17:00:43.061Z] Loaded image: debian:bookworm-slim
17:00:43 [2024-01-23T17:00:43.061Z] Loaded image: hello-world:latest
17:00:43 [2024-01-23T17:00:43.061Z] Loaded image: arm32v7/hello-world:latest
17:00:43 [2024-01-23T17:00:43.061Z] INFO: Testing against a local daemon
17:00:43 [2024-01-23T17:00:43.061Z] === RUN   TestCgroupNamespacesBuild
17:00:44 [2024-01-23T17:00:44.442Z] --- PASS: TestCgroupNamespacesBuild (1.22s)
17:00:44 [2024-01-23T17:00:44.442Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:00:45 [2024-01-23T17:00:45.822Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
17:00:45 [2024-01-23T17:00:45.822Z] === RUN   TestBuildWithSession
17:00:45 [2024-01-23T17:00:45.822Z]     build_session_test.go:25: TODO: BuildKit
17:00:45 [2024-01-23T17:00:45.822Z] --- SKIP: TestBuildWithSession (0.00s)
17:00:45 [2024-01-23T17:00:45.822Z] === RUN   TestBuildSquashParent
17:00:49 [2024-01-23T17:00:49.115Z] --- PASS: TestBuildSquashParent (3.70s)
17:00:49 [2024-01-23T17:00:49.115Z] === RUN   TestBuildWithRemoveAndForceRemove
17:00:49 [2024-01-23T17:00:49.115Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:00:49 [2024-01-23T17:00:49.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:00:49 [2024-01-23T17:00:49.115Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:00:49 [2024-01-23T17:00:49.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:00:49 [2024-01-23T17:00:49.115Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:00:49 [2024-01-23T17:00:49.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:00:49 [2024-01-23T17:00:49.115Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:00:49 [2024-01-23T17:00:49.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:00:49 [2024-01-23T17:00:49.115Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:00:49 [2024-01-23T17:00:49.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:00:49 [2024-01-23T17:00:49.115Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:00:49 [2024-01-23T17:00:49.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:00:49 [2024-01-23T17:00:49.115Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:00:49 [2024-01-23T17:00:49.115Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:00:49 [2024-01-23T17:00:49.115Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:00:49 [2024-01-23T17:00:49.115Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:00:49 [2024-01-23T17:00:49.115Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:00:49 [2024-01-23T17:00:49.115Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:00:52 [2024-01-23T17:00:52.408Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
17:00:52 [2024-01-23T17:00:52.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.09s)
17:00:52 [2024-01-23T17:00:52.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.36s)
17:00:52 [2024-01-23T17:00:52.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.42s)
17:00:52 [2024-01-23T17:00:52.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.97s)
17:00:52 [2024-01-23T17:00:52.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.03s)
17:00:52 [2024-01-23T17:00:52.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s)
17:00:52 [2024-01-23T17:00:52.408Z] === RUN   TestBuildMultiStageCopy
17:00:52 [2024-01-23T17:00:52.408Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:00:53 [2024-01-23T17:00:53.347Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:00:53 [2024-01-23T17:00:53.347Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:00:53 [2024-01-23T17:00:53.606Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:00:53 [2024-01-23T17:00:53.606Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:00:53 [2024-01-23T17:00:53.865Z] --- PASS: TestBuildMultiStageCopy (1.31s)
17:00:53 [2024-01-23T17:00:53.865Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.97s)
17:00:53 [2024-01-23T17:00:53.865Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
17:00:53 [2024-01-23T17:00:53.865Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
17:00:53 [2024-01-23T17:00:53.865Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s)
17:00:53 [2024-01-23T17:00:53.865Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.09s)
17:00:53 [2024-01-23T17:00:53.865Z] === RUN   TestBuildMultiStageParentConfig
17:00:54 [2024-01-23T17:00:54.125Z] --- PASS: TestBuildMultiStageParentConfig (0.31s)
17:00:54 [2024-01-23T17:00:54.125Z] === RUN   TestBuildLabelWithTargets
17:00:54 [2024-01-23T17:00:54.694Z] --- PASS: TestBuildLabelWithTargets (0.48s)
17:00:54 [2024-01-23T17:00:54.694Z] === RUN   TestBuildWithEmptyLayers
17:00:54 [2024-01-23T17:00:54.694Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
17:00:54 [2024-01-23T17:00:54.694Z] === RUN   TestBuildMultiStageOnBuild
17:00:55 [2024-01-23T17:00:55.632Z] --- PASS: TestBuildMultiStageOnBuild (1.05s)
17:00:55 [2024-01-23T17:00:55.632Z] === RUN   TestBuildUncleanTarFilenames
17:00:55 [2024-01-23T17:00:55.891Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
17:00:55 [2024-01-23T17:00:55.891Z] === RUN   TestBuildMultiStageLayerLeak
17:00:56 [2024-01-23T17:00:56.829Z] --- PASS: TestBuildMultiStageLayerLeak (1.03s)
17:00:56 [2024-01-23T17:00:56.829Z] === RUN   TestBuildWithHugeFile
17:01:43 [2024-01-23T17:01:43.580Z] --- PASS: TestBuildWithHugeFile (43.62s)
17:01:43 [2024-01-23T17:01:43.580Z] === RUN   TestBuildWCOWSandboxSize
17:01:43 [2024-01-23T17:01:43.580Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:01:43 [2024-01-23T17:01:43.580Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:01:43 [2024-01-23T17:01:43.580Z] === RUN   TestBuildWithEmptyDockerfile
17:01:43 [2024-01-23T17:01:43.580Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:01:43 [2024-01-23T17:01:43.580Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:01:43 [2024-01-23T17:01:43.580Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:01:43 [2024-01-23T17:01:43.580Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:01:43 [2024-01-23T17:01:43.580Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:01:43 [2024-01-23T17:01:43.580Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:01:43 [2024-01-23T17:01:43.580Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:01:43 [2024-01-23T17:01:43.580Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:01:43 [2024-01-23T17:01:43.580Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:01:43 [2024-01-23T17:01:43.580Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
17:01:43 [2024-01-23T17:01:43.580Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:01:43 [2024-01-23T17:01:43.580Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:01:43 [2024-01-23T17:01:43.580Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:01:43 [2024-01-23T17:01:43.580Z] === RUN   TestBuildPreserveOwnership
17:01:43 [2024-01-23T17:01:43.580Z] === RUN   TestBuildPreserveOwnership/copy_from
17:01:43 [2024-01-23T17:01:43.580Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:01:43 [2024-01-23T17:01:43.580Z] --- PASS: TestBuildPreserveOwnership (2.10s)
17:01:43 [2024-01-23T17:01:43.580Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.45s)
17:01:43 [2024-01-23T17:01:43.580Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.64s)
17:01:43 [2024-01-23T17:01:43.580Z] === RUN   TestBuildPlatformInvalid
17:01:43 [2024-01-23T17:01:43.580Z] --- PASS: TestBuildPlatformInvalid (0.01s)
17:01:43 [2024-01-23T17:01:43.580Z] === RUN   TestBuildkitHistoryTracePropagation
17:01:43 [2024-01-23T17:01:43.580Z] time="2024-01-23T17:01:42Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
17:01:43 [2024-01-23T17:01:43.580Z] time="2024-01-23T17:01:42Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
17:01:43 [2024-01-23T17:01:43.580Z] time="2024-01-23T17:01:42Z" 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
17:01:43 [2024-01-23T17:01:43.580Z] time="2024-01-23T17:01:42Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
17:01:43 [2024-01-23T17:01:43.580Z] time="2024-01-23T17:01:42Z" 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
17:01:43 [2024-01-23T17:01:43.580Z] time="2024-01-23T17:01:42Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
17:01:43 [2024-01-23T17:01:43.580Z] time="2024-01-23T17:01:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
17:01:43 [2024-01-23T17:01:43.580Z] time="2024-01-23T17:01:42Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
17:01:43 [2024-01-23T17:01:43.580Z] time="2024-01-23T17:01:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
17:01:43 [2024-01-23T17:01:43.580Z] time="2024-01-23T17:01:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
17:01:43 [2024-01-23T17:01:43.580Z] time="2024-01-23T17:01:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
17:01:43 [2024-01-23T17:01:43.580Z] time="2024-01-23T17:01:42Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
17:01:43 [2024-01-23T17:01:43.580Z] time="2024-01-23T17:01:42Z" level=info msg="[core] [Server #4] Server created" module=grpc
17:01:43 [2024-01-23T17:01:43.580Z]     build_traces_test.go:84: Waiting for trace to be available
17:01:46 [2024-01-23T17:01:46.871Z] time="2024-01-23T17:01:46Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
17:01:46 [2024-01-23T17:01:46.871Z] time="2024-01-23T17:01:46Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
17:01:46 [2024-01-23T17:01:46.871Z] time="2024-01-23T17:01:46Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
17:01:46 [2024-01-23T17:01:46.871Z] time="2024-01-23T17:01:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
17:01:46 [2024-01-23T17:01:46.871Z] time="2024-01-23T17:01:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
17:01:46 [2024-01-23T17:01:46.871Z] time="2024-01-23T17:01:46Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
17:01:46 [2024-01-23T17:01:46.871Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
17:01:46 [2024-01-23T17:01:46.871Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:01:47 [2024-01-23T17:01:47.131Z] Loaded image: busybox:latest
17:01:47 [2024-01-23T17:01:47.391Z] Loaded image: busybox:glibc
17:01:48 [2024-01-23T17:01:48.329Z] Loaded image: debian:bookworm-slim
17:01:48 [2024-01-23T17:01:48.329Z] Loaded image: hello-world:latest
17:01:48 [2024-01-23T17:01:48.329Z] Loaded image: arm32v7/hello-world:latest
17:01:56 [2024-01-23T17:01:56.454Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.38s)
17:01:56 [2024-01-23T17:01:56.454Z] PASS
17:01:56 [2024-01-23T17:01:56.454Z] 
17:01:56 [2024-01-23T17:01:56.454Z] === Skipped
17:01:56 [2024-01-23T17:01:56.454Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:01:56 [2024-01-23T17:01:56.454Z]     build_session_test.go:25: TODO: BuildKit
17:01:56 [2024-01-23T17:01:56.454Z] 
17:01:56 [2024-01-23T17:01:56.454Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:01:56 [2024-01-23T17:01:56.454Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:01:56 [2024-01-23T17:01:56.454Z] 
17:01:56 [2024-01-23T17:01:56.454Z] DONE 35 tests, 2 skipped in 73.943s
17:01:56 [2024-01-23T17:01:56.454Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
17:01:56 [2024-01-23T17:01:56.454Z] ++ '[' -n '' ']'
17:01:56 [2024-01-23T17:01:56.454Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
17:01:56 [2024-01-23T17:01:56.454Z] ++ set -e
17:01:56 [2024-01-23T17:01:56.454Z] ++ '[' -n 0 ']'
17:01:56 [2024-01-23T17:01:56.454Z] ++ set -x
17:01:56 [2024-01-23T17:01:56.454Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
17:01:56 [2024-01-23T17:01:56.454Z] INFO: Testing against a local daemon
17:01:56 [2024-01-23T17:01:56.454Z] === RUN   TestNoNewPrivileges
17:02:04 [2024-01-23T17:02:04.581Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
17:02:05 [2024-01-23T17:02:05.150Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
17:02:05 [2024-01-23T17:02:05.412Z] --- PASS: TestNoNewPrivileges (9.47s)
17:02:05 [2024-01-23T17:02:05.412Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.42s)
17:02:05 [2024-01-23T17:02:05.412Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s)
17:02:05 [2024-01-23T17:02:05.412Z] PASS
17:02:05 [2024-01-23T17:02:05.412Z] 
17:02:05 [2024-01-23T17:02:05.412Z] DONE 3 tests in 9.503s
17:02:05 [2024-01-23T17:02:05.412Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
17:02:05 [2024-01-23T17:02:05.412Z] ++ '[' -n '' ']'
17:02:05 [2024-01-23T17:02:05.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:02:05 [2024-01-23T17:02:05.412Z] ++ set -e
17:02:05 [2024-01-23T17:02:05.412Z] ++ '[' -n 0 ']'
17:02:05 [2024-01-23T17:02:05.412Z] ++ set -x
17:02:05 [2024-01-23T17:02:05.412Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:02:05 [2024-01-23T17:02:05.672Z] INFO: Testing against a local daemon
17:02:05 [2024-01-23T17:02:05.672Z] === RUN   TestConfigInspect
17:02:07 [2024-01-23T17:02:07.578Z] --- PASS: TestConfigInspect (1.89s)
17:02:07 [2024-01-23T17:02:07.578Z] === RUN   TestConfigList
17:02:08 [2024-01-23T17:02:08.515Z] === RUN   TestConfigList/test_filter_by_name
17:02:08 [2024-01-23T17:02:08.515Z] === RUN   TestConfigList/test_filter_by_id
17:02:08 [2024-01-23T17:02:08.515Z] === RUN   TestConfigList/test_filter_by_label_key_only
17:02:08 [2024-01-23T17:02:08.515Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
17:02:08 [2024-01-23T17:02:08.515Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
17:02:09 [2024-01-23T17:02:09.453Z] --- PASS: TestConfigList (1.92s)
17:02:09 [2024-01-23T17:02:09.453Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
17:02:09 [2024-01-23T17:02:09.453Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
17:02:09 [2024-01-23T17:02:09.453Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
17:02:09 [2024-01-23T17:02:09.453Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
17:02:09 [2024-01-23T17:02:09.453Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
17:02:09 [2024-01-23T17:02:09.453Z] === RUN   TestConfigsCreateAndDelete
17:02:10 [2024-01-23T17:02:10.832Z] --- PASS: TestConfigsCreateAndDelete (1.47s)
17:02:10 [2024-01-23T17:02:10.832Z] === RUN   TestConfigsUpdate
17:02:12 [2024-01-23T17:02:12.738Z] --- PASS: TestConfigsUpdate (1.98s)
17:02:12 [2024-01-23T17:02:12.738Z] === RUN   TestTemplatedConfig
17:02:16 [2024-01-23T17:02:16.029Z] --- PASS: TestTemplatedConfig (2.67s)
17:02:16 [2024-01-23T17:02:16.029Z] === RUN   TestConfigCreateResolve
17:02:17 [2024-01-23T17:02:17.408Z] --- PASS: TestConfigCreateResolve (1.84s)
17:02:17 [2024-01-23T17:02:17.408Z] PASS
17:02:17 [2024-01-23T17:02:17.408Z] 
17:02:17 [2024-01-23T17:02:17.408Z] DONE 11 tests in 11.800s
17:02:17 [2024-01-23T17:02:17.408Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
17:02:17 [2024-01-23T17:02:17.408Z] ++ '[' -n '' ']'
17:02:17 [2024-01-23T17:02:17.408Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:02:17 [2024-01-23T17:02:17.408Z] ++ set -e
17:02:17 [2024-01-23T17:02:17.408Z] ++ '[' -n 0 ']'
17:02:17 [2024-01-23T17:02:17.408Z] ++ set -x
17:02:17 [2024-01-23T17:02:17.408Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:02:17 [2024-01-23T17:02:17.408Z] INFO: Testing against a local daemon
17:02:17 [2024-01-23T17:02:17.408Z] === RUN   TestAttach
17:02:17 [2024-01-23T17:02:17.408Z] === RUN   TestAttach/without_TTY
17:02:17 [2024-01-23T17:02:17.408Z] === PAUSE TestAttach/without_TTY
17:02:17 [2024-01-23T17:02:17.408Z] === RUN   TestAttach/with_TTY
17:02:17 [2024-01-23T17:02:17.408Z] === PAUSE TestAttach/with_TTY
17:02:17 [2024-01-23T17:02:17.408Z] === CONT  TestAttach/without_TTY
17:02:17 [2024-01-23T17:02:17.408Z] === CONT  TestAttach/with_TTY
17:02:17 [2024-01-23T17:02:17.408Z] --- PASS: TestAttach (0.02s)
17:02:17 [2024-01-23T17:02:17.408Z]     --- PASS: TestAttach/without_TTY (0.05s)
17:02:17 [2024-01-23T17:02:17.408Z]     --- PASS: TestAttach/with_TTY (0.05s)
17:02:17 [2024-01-23T17:02:17.408Z] === RUN   TestCreateWithCDIDevices
17:02:18 [2024-01-23T17:02:18.347Z] --- PASS: TestCreateWithCDIDevices (1.01s)
17:02:18 [2024-01-23T17:02:18.347Z] === RUN   TestCDISpecDirsAreInSystemInfo
17:02:18 [2024-01-23T17:02:18.347Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
17:02:18 [2024-01-23T17:02:18.917Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
17:02:19 [2024-01-23T17:02:19.486Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
17:02:20 [2024-01-23T17:02:20.055Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
17:02:20 [2024-01-23T17:02:20.624Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
17:02:21 [2024-01-23T17:02:21.193Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
17:02:21 [2024-01-23T17:02:21.461Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
17:02:22 [2024-01-23T17:02:22.049Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
17:02:22 [2024-01-23T17:02:22.618Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestCheckpoint
17:02:22 [2024-01-23T17:02:22.618Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:02:22 [2024-01-23T17:02:22.618Z] --- SKIP: TestCheckpoint (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/commit
17:02:22 [2024-01-23T17:02:22.618Z] === PAUSE TestContainerInvalidJSON/commit
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/create
17:02:22 [2024-01-23T17:02:22.618Z] === PAUSE TestContainerInvalidJSON/containers/create
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:02:22 [2024-01-23T17:02:22.618Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:02:22 [2024-01-23T17:02:22.618Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:02:22 [2024-01-23T17:02:22.618Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:02:22 [2024-01-23T17:02:22.618Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:02:22 [2024-01-23T17:02:22.618Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:02:22 [2024-01-23T17:02:22.618Z] === CONT  TestContainerInvalidJSON/commit
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:02:22 [2024-01-23T17:02:22.618Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:02:22 [2024-01-23T17:02:22.618Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:02:22 [2024-01-23T17:02:22.618Z] === CONT  TestContainerInvalidJSON/containers/create
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:02:22 [2024-01-23T17:02:22.618Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:02:22 [2024-01-23T17:02:22.618Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:02:22 [2024-01-23T17:02:22.618Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:02:22 [2024-01-23T17:02:22.618Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:02:22 [2024-01-23T17:02:22.618Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestCopyFromContainerPathIsNotDir
17:02:22 [2024-01-23T17:02:22.618Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:02:22 [2024-01-23T17:02:22.618Z] === RUN   TestCopyToContainerPathDoesNotExist
17:02:22 [2024-01-23T17:02:22.878Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:02:22 [2024-01-23T17:02:22.878Z] === RUN   TestCopyEmptyFile
17:02:22 [2024-01-23T17:02:22.878Z] --- PASS: TestCopyEmptyFile (0.05s)
17:02:22 [2024-01-23T17:02:22.878Z] === RUN   TestCopyToContainerPathIsNotDir
17:02:22 [2024-01-23T17:02:22.878Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:02:22 [2024-01-23T17:02:22.878Z] === RUN   TestCopyFromContainer
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer//
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer/.
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer//.
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer/./
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer//./
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer//bar/root
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer//bar/root/
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer//bar/root/.
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer/bar/quux
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer/bar/quux/
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer/bar/quux/.
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
17:02:23 [2024-01-23T17:02:23.447Z] === RUN   TestCopyFromContainer/bar/notarget
17:02:23 [2024-01-23T17:02:23.707Z] --- PASS: TestCopyFromContainer (0.73s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer// (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer/. (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer//. (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
17:02:23 [2024-01-23T17:02:23.707Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:02:23 [2024-01-23T17:02:23.707Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:02:23 [2024-01-23T17:02:23.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:02:23 [2024-01-23T17:02:23.707Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:02:23 [2024-01-23T17:02:23.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:02:23 [2024-01-23T17:02:23.707Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:02:23 [2024-01-23T17:02:23.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:02:23 [2024-01-23T17:02:23.707Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:02:23 [2024-01-23T17:02:23.707Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:02:23 [2024-01-23T17:02:23.707Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:02:23 [2024-01-23T17:02:23.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:02:23 [2024-01-23T17:02:23.707Z] === RUN   TestCreateLinkToNonExistingContainer
17:02:23 [2024-01-23T17:02:23.707Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:02:23 [2024-01-23T17:02:23.707Z] === RUN   TestCreateWithInvalidEnv
17:02:23 [2024-01-23T17:02:23.707Z] === RUN   TestCreateWithInvalidEnv/0
17:02:23 [2024-01-23T17:02:23.707Z] === PAUSE TestCreateWithInvalidEnv/0
17:02:23 [2024-01-23T17:02:23.707Z] === RUN   TestCreateWithInvalidEnv/1
17:02:23 [2024-01-23T17:02:23.707Z] === PAUSE TestCreateWithInvalidEnv/1
17:02:23 [2024-01-23T17:02:23.707Z] === RUN   TestCreateWithInvalidEnv/2
17:02:23 [2024-01-23T17:02:23.707Z] === PAUSE TestCreateWithInvalidEnv/2
17:02:23 [2024-01-23T17:02:23.707Z] === CONT  TestCreateWithInvalidEnv/0
17:02:23 [2024-01-23T17:02:23.707Z] === CONT  TestCreateWithInvalidEnv/2
17:02:23 [2024-01-23T17:02:23.707Z] === CONT  TestCreateWithInvalidEnv/1
17:02:23 [2024-01-23T17:02:23.707Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:02:23 [2024-01-23T17:02:23.707Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:02:23 [2024-01-23T17:02:23.707Z] === RUN   TestCreateTmpfsMountsTarget
17:02:23 [2024-01-23T17:02:23.707Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:02:23 [2024-01-23T17:02:23.707Z] === RUN   TestCreateWithCustomMaskedPaths
17:02:25 [2024-01-23T17:02:25.086Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s)
17:02:25 [2024-01-23T17:02:25.086Z] === RUN   TestCreateWithCustomReadonlyPaths
17:02:26 [2024-01-23T17:02:26.467Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s)
17:02:26 [2024-01-23T17:02:26.467Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:02:26 [2024-01-23T17:02:26.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:02:26 [2024-01-23T17:02:26.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:02:26 [2024-01-23T17:02:26.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:02:26 [2024-01-23T17:02:26.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:02:26 [2024-01-23T17:02:26.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:02:26 [2024-01-23T17:02:26.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:02:26 [2024-01-23T17:02:26.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:02:26 [2024-01-23T17:02:26.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:02:26 [2024-01-23T17:02:26.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:02:26 [2024-01-23T17:02:26.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:02:26 [2024-01-23T17:02:26.467Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:02:26 [2024-01-23T17:02:26.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:02:26 [2024-01-23T17:02:26.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:02:26 [2024-01-23T17:02:26.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:02:26 [2024-01-23T17:02:26.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:02:26 [2024-01-23T17:02:26.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:02:26 [2024-01-23T17:02:26.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:02:26 [2024-01-23T17:02:26.467Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:02:26 [2024-01-23T17:02:26.467Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:02:26 [2024-01-23T17:02:26.467Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
17:02:26 [2024-01-23T17:02:26.467Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
17:02:26 [2024-01-23T17:02:26.467Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:02:26 [2024-01-23T17:02:26.467Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
17:02:26 [2024-01-23T17:02:26.467Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:02:26 [2024-01-23T17:02:26.467Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:02:26 [2024-01-23T17:02:26.467Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:02:26 [2024-01-23T17:02:26.727Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateDifferentPlatform
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateDifferentPlatform/different_os
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:02:26 [2024-01-23T17:02:26.727Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:02:26 [2024-01-23T17:02:26.727Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:02:26 [2024-01-23T17:02:26.727Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:02:26 [2024-01-23T17:02:26.727Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:02:26 [2024-01-23T17:02:26.727Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateInvalidHostConfig
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:02:26 [2024-01-23T17:02:26.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:02:26 [2024-01-23T17:02:26.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:02:26 [2024-01-23T17:02:26.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:02:26 [2024-01-23T17:02:26.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
17:02:26 [2024-01-23T17:02:26.727Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
17:02:26 [2024-01-23T17:02:26.727Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:02:26 [2024-01-23T17:02:26.727Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:02:26 [2024-01-23T17:02:26.727Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:02:26 [2024-01-23T17:02:26.727Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:02:26 [2024-01-23T17:02:26.727Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
17:02:26 [2024-01-23T17:02:26.727Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:02:26 [2024-01-23T17:02:26.727Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:02:26 [2024-01-23T17:02:26.727Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:02:26 [2024-01-23T17:02:26.727Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
17:02:26 [2024-01-23T17:02:26.727Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:02:26 [2024-01-23T17:02:26.727Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateWithMultipleEndpointSettings
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
17:02:26 [2024-01-23T17:02:26.727Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
17:02:26 [2024-01-23T17:02:26.727Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
17:02:26 [2024-01-23T17:02:26.727Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
17:02:26 [2024-01-23T17:02:26.727Z] === RUN   TestCreateWithCustomMACs
17:02:27 [2024-01-23T17:02:27.298Z] --- PASS: TestCreateWithCustomMACs (0.57s)
17:02:27 [2024-01-23T17:02:27.298Z] === RUN   TestContainerStartOnDaemonRestart
17:02:27 [2024-01-23T17:02:27.298Z] === PAUSE TestContainerStartOnDaemonRestart
17:02:27 [2024-01-23T17:02:27.298Z] === RUN   TestDaemonRestartIpcMode
17:02:27 [2024-01-23T17:02:27.298Z] === PAUSE TestDaemonRestartIpcMode
17:02:27 [2024-01-23T17:02:27.298Z] === RUN   TestDaemonHostGatewayIP
17:02:27 [2024-01-23T17:02:27.298Z] === PAUSE TestDaemonHostGatewayIP
17:02:27 [2024-01-23T17:02:27.298Z] === RUN   TestRestartDaemonWithRestartingContainer
17:02:27 [2024-01-23T17:02:27.298Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:02:27 [2024-01-23T17:02:27.298Z] === RUN   TestHardRestartWhenContainerIsRunning
17:02:27 [2024-01-23T17:02:27.298Z] === PAUSE TestHardRestartWhenContainerIsRunning
17:02:27 [2024-01-23T17:02:27.298Z] === RUN   TestContainerKillOnDaemonStart
17:02:27 [2024-01-23T17:02:27.298Z] === PAUSE TestContainerKillOnDaemonStart
17:02:27 [2024-01-23T17:02:27.298Z] === RUN   TestDiff
17:02:27 [2024-01-23T17:02:27.867Z] --- PASS: TestDiff (0.46s)
17:02:27 [2024-01-23T17:02:27.867Z] === RUN   TestDiffStoppedContainer
17:02:28 [2024-01-23T17:02:28.437Z] --- PASS: TestDiffStoppedContainer (0.47s)
17:02:28 [2024-01-23T17:02:28.437Z] === RUN   TestExecConsoleSize
17:02:29 [2024-01-23T17:02:29.006Z] --- PASS: TestExecConsoleSize (0.55s)
17:02:29 [2024-01-23T17:02:29.006Z] === RUN   TestExecWithCloseStdin
17:02:29 [2024-01-23T17:02:29.266Z] --- PASS: TestExecWithCloseStdin (0.52s)
17:02:29 [2024-01-23T17:02:29.266Z] === RUN   TestExec
17:02:29 [2024-01-23T17:02:29.835Z] --- PASS: TestExec (0.48s)
17:02:29 [2024-01-23T17:02:29.835Z] === RUN   TestExecUser
17:02:30 [2024-01-23T17:02:30.404Z] --- PASS: TestExecUser (0.52s)
17:02:30 [2024-01-23T17:02:30.404Z] === RUN   TestExecWithGroupAdd
17:02:30 [2024-01-23T17:02:30.973Z] --- PASS: TestExecWithGroupAdd (0.51s)
17:02:30 [2024-01-23T17:02:30.973Z] === RUN   TestExportContainerAndImportImage
17:02:31 [2024-01-23T17:02:31.542Z] --- PASS: TestExportContainerAndImportImage (0.53s)
17:02:31 [2024-01-23T17:02:31.542Z] === RUN   TestExportContainerAfterDaemonRestart
17:02:38 [2024-01-23T17:02:38.113Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
17:02:38 [2024-01-23T17:02:38.113Z] === RUN   TestHealthCheckWorkdir
17:02:38 [2024-01-23T17:02:38.113Z] --- PASS: TestHealthCheckWorkdir (0.66s)
17:02:38 [2024-01-23T17:02:38.113Z] === RUN   TestHealthKillContainer
17:02:46 [2024-01-23T17:02:46.237Z] --- PASS: TestHealthKillContainer (7.92s)
17:02:46 [2024-01-23T17:02:46.237Z] === RUN   TestHealthCheckProcessKilled
17:02:46 [2024-01-23T17:02:46.806Z] --- PASS: TestHealthCheckProcessKilled (0.75s)
17:02:46 [2024-01-23T17:02:46.806Z] === RUN   TestHealthStartInterval
17:02:48 [2024-01-23T17:02:48.185Z]     health_test.go:141: &{2024-01-23 17:02:48.026442646 +0000 UTC 2024-01-23 17:02:48.088483639 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:02:48 [2024-01-23T17:02:48.185Z]         }
17:02:48 [2024-01-23T17:02:48.444Z]     health_test.go:141: &{2024-01-23 17:02:48.026442646 +0000 UTC 2024-01-23 17:02:48.088483639 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:02:48 [2024-01-23T17:02:48.444Z]         }
17:02:48 [2024-01-23T17:02:48.444Z]     health_test.go:141: &{2024-01-23 17:02:48.026442646 +0000 UTC 2024-01-23 17:02:48.088483639 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:02:48 [2024-01-23T17:02:48.444Z]         }
17:02:48 [2024-01-23T17:02:48.444Z]     health_test.go:141: &{2024-01-23 17:02:48.026442646 +0000 UTC 2024-01-23 17:02:48.088483639 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:02:48 [2024-01-23T17:02:48.444Z]         }
17:02:48 [2024-01-23T17:02:48.704Z]     health_test.go:141: &{2024-01-23 17:02:48.026442646 +0000 UTC 2024-01-23 17:02:48.088483639 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:02:48 [2024-01-23T17:02:48.704Z]         }
17:02:48 [2024-01-23T17:02:48.704Z]     health_test.go:141: &{2024-01-23 17:02:48.026442646 +0000 UTC 2024-01-23 17:02:48.088483639 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:02:48 [2024-01-23T17:02:48.704Z]         }
17:02:48 [2024-01-23T17:02:48.963Z]     health_test.go:141: &{2024-01-23 17:02:48.026442646 +0000 UTC 2024-01-23 17:02:48.088483639 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:02:48 [2024-01-23T17:02:48.963Z]         }
17:02:48 [2024-01-23T17:02:48.963Z]     health_test.go:141: &{2024-01-23 17:02:48.026442646 +0000 UTC 2024-01-23 17:02:48.088483639 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:02:48 [2024-01-23T17:02:48.963Z]         }
17:02:48 [2024-01-23T17:02:48.963Z]     health_test.go:141: &{2024-01-23 17:02:48.026442646 +0000 UTC 2024-01-23 17:02:48.088483639 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:02:48 [2024-01-23T17:02:48.963Z]         }
17:02:49 [2024-01-23T17:02:49.223Z]     health_test.go:141: &{2024-01-23 17:02:48.026442646 +0000 UTC 2024-01-23 17:02:48.088483639 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:02:49 [2024-01-23T17:02:49.223Z]         }
17:02:49 [2024-01-23T17:02:49.223Z]     health_test.go:141: &{2024-01-23 17:02:49.089821349 +0000 UTC 2024-01-23 17:02:49.143788239 +0000 UTC 1 2}
17:02:49 [2024-01-23T17:02:49.482Z]     health_test.go:141: &{2024-01-23 17:02:49.089821349 +0000 UTC 2024-01-23 17:02:49.143788239 +0000 UTC 1 2}
17:02:49 [2024-01-23T17:02:49.482Z]     health_test.go:141: &{2024-01-23 17:02:49.089821349 +0000 UTC 2024-01-23 17:02:49.143788239 +0000 UTC 1 2}
17:02:49 [2024-01-23T17:02:49.482Z]     health_test.go:141: &{2024-01-23 17:02:49.089821349 +0000 UTC 2024-01-23 17:02:49.143788239 +0000 UTC 1 2}
17:02:49 [2024-01-23T17:02:49.742Z]     health_test.go:141: &{2024-01-23 17:02:49.089821349 +0000 UTC 2024-01-23 17:02:49.143788239 +0000 UTC 1 2}
17:02:49 [2024-01-23T17:02:49.742Z]     health_test.go:141: &{2024-01-23 17:02:49.089821349 +0000 UTC 2024-01-23 17:02:49.143788239 +0000 UTC 1 2}
17:02:50 [2024-01-23T17:02:50.002Z]     health_test.go:141: &{2024-01-23 17:02:49.089821349 +0000 UTC 2024-01-23 17:02:49.143788239 +0000 UTC 1 2}
17:02:50 [2024-01-23T17:02:50.002Z]     health_test.go:141: &{2024-01-23 17:02:49.089821349 +0000 UTC 2024-01-23 17:02:49.143788239 +0000 UTC 1 2}
17:02:50 [2024-01-23T17:02:50.002Z]     health_test.go:141: &{2024-01-23 17:02:49.089821349 +0000 UTC 2024-01-23 17:02:49.143788239 +0000 UTC 1 2}
17:02:50 [2024-01-23T17:02:50.261Z]     health_test.go:141: &{2024-01-23 17:02:49.089821349 +0000 UTC 2024-01-23 17:02:49.143788239 +0000 UTC 1 2}
17:02:50 [2024-01-23T17:02:50.261Z]     health_test.go:141: &{2024-01-23 17:02:49.089821349 +0000 UTC 2024-01-23 17:02:49.143788239 +0000 UTC 1 2}
17:02:50 [2024-01-23T17:02:50.261Z]     health_test.go:169: 1.054607055s
17:02:51 [2024-01-23T17:02:51.639Z]     health_test.go:169: 1.054607055s
17:02:52 [2024-01-23T17:02:52.577Z]     health_test.go:169: 1.054607055s
17:02:53 [2024-01-23T17:02:53.514Z]     health_test.go:169: 1.054607055s
17:02:54 [2024-01-23T17:02:54.452Z]     health_test.go:169: 1.054607055s
17:02:55 [2024-01-23T17:02:55.389Z]     health_test.go:169: 1.054607055s
17:02:56 [2024-01-23T17:02:56.326Z]     health_test.go:169: 1.054607055s
17:02:57 [2024-01-23T17:02:57.264Z]     health_test.go:169: 1.054607055s
17:02:58 [2024-01-23T17:02:58.643Z]     health_test.go:169: 1.054607055s
17:02:59 [2024-01-23T17:02:59.580Z]     health_test.go:169: 1.054607055s
17:03:00 [2024-01-23T17:03:00.517Z]     health_test.go:169: 1.054607055s
17:03:01 [2024-01-23T17:03:01.465Z]     health_test.go:169: 1.054607055s
17:03:02 [2024-01-23T17:03:02.445Z]     health_test.go:169: 1.054607055s
17:03:03 [2024-01-23T17:03:03.382Z]     health_test.go:169: 1.054607055s
17:03:04 [2024-01-23T17:03:04.319Z]     health_test.go:169: 1.054607055s
17:03:05 [2024-01-23T17:03:05.697Z]     health_test.go:169: 1.054607055s
17:03:06 [2024-01-23T17:03:06.634Z]     health_test.go:169: 1.054607055s
17:03:07 [2024-01-23T17:03:07.571Z]     health_test.go:169: 1.054607055s
17:03:08 [2024-01-23T17:03:08.507Z]     health_test.go:169: 1.054607055s
17:03:09 [2024-01-23T17:03:09.444Z]     health_test.go:169: 1.054607055s
17:03:10 [2024-01-23T17:03:10.381Z]     health_test.go:169: 1.054607055s
17:03:11 [2024-01-23T17:03:11.318Z]     health_test.go:169: 1.054607055s
17:03:12 [2024-01-23T17:03:12.697Z]     health_test.go:169: 1.054607055s
17:03:13 [2024-01-23T17:03:13.634Z]     health_test.go:169: 1.054607055s
17:03:14 [2024-01-23T17:03:14.571Z]     health_test.go:169: 1.054607055s
17:03:15 [2024-01-23T17:03:15.509Z]     health_test.go:169: 1.054607055s
17:03:16 [2024-01-23T17:03:16.446Z]     health_test.go:169: 1.054607055s
17:03:17 [2024-01-23T17:03:17.384Z]     health_test.go:169: 1.054607055s
17:03:18 [2024-01-23T17:03:18.321Z]     health_test.go:169: 1.054607055s
17:03:19 [2024-01-23T17:03:19.700Z]     health_test.go:169: 1.054607055s
17:03:20 [2024-01-23T17:03:20.639Z] --- PASS: TestHealthStartInterval (33.73s)
17:03:20 [2024-01-23T17:03:20.639Z] === RUN   TestInspectCpusetInConfigPre120
17:03:21 [2024-01-23T17:03:21.207Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
17:03:21 [2024-01-23T17:03:21.207Z] === RUN   TestInspectAnnotations
17:03:21 [2024-01-23T17:03:21.207Z] --- PASS: TestInspectAnnotations (0.05s)
17:03:21 [2024-01-23T17:03:21.207Z] === RUN   TestIpcModeNone
17:03:21 [2024-01-23T17:03:21.776Z] --- PASS: TestIpcModeNone (0.54s)
17:03:21 [2024-01-23T17:03:21.776Z] === RUN   TestIpcModePrivate
17:03:22 [2024-01-23T17:03:22.036Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
17:03:22 [2024-01-23T17:03:22.295Z] --- PASS: TestIpcModePrivate (0.53s)
17:03:22 [2024-01-23T17:03:22.295Z] === RUN   TestIpcModeShareable
17:03:22 [2024-01-23T17:03:22.555Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
17:03:22 [2024-01-23T17:03:22.814Z] --- PASS: TestIpcModeShareable (0.52s)
17:03:22 [2024-01-23T17:03:22.814Z] === RUN   TestAPIIpcModeShareableAndContainer
17:03:24 [2024-01-23T17:03:24.194Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.19s)
17:03:24 [2024-01-23T17:03:24.194Z] === RUN   TestAPIIpcModeHost
17:03:24 [2024-01-23T17:03:24.194Z] --- PASS: TestAPIIpcModeHost (0.32s)
17:03:24 [2024-01-23T17:03:24.194Z] === RUN   TestDaemonIpcModeShareable
17:03:25 [2024-01-23T17:03:25.133Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:03:25 [2024-01-23T17:03:25.392Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
17:03:25 [2024-01-23T17:03:25.392Z] === RUN   TestDaemonIpcModePrivate
17:03:26 [2024-01-23T17:03:26.331Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:03:26 [2024-01-23T17:03:26.331Z] --- PASS: TestDaemonIpcModePrivate (1.06s)
17:03:26 [2024-01-23T17:03:26.331Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:03:27 [2024-01-23T17:03:27.269Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:03:27 [2024-01-23T17:03:27.529Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
17:03:27 [2024-01-23T17:03:27.529Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:03:28 [2024-01-23T17:03:28.467Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:03:28 [2024-01-23T17:03:28.726Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
17:03:28 [2024-01-23T17:03:28.726Z] === RUN   TestIpcModeOlderClient
17:03:28 [2024-01-23T17:03:28.726Z] === PAUSE TestIpcModeOlderClient
17:03:28 [2024-01-23T17:03:28.726Z] === RUN   TestKillContainerInvalidSignal
17:03:28 [2024-01-23T17:03:28.986Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
17:03:28 [2024-01-23T17:03:28.986Z] === RUN   TestKillContainer
17:03:28 [2024-01-23T17:03:28.986Z] === RUN   TestKillContainer/no_signal
17:03:29 [2024-01-23T17:03:29.555Z] === RUN   TestKillContainer/non_killing_signal
17:03:29 [2024-01-23T17:03:29.814Z] === RUN   TestKillContainer/killing_signal
17:03:30 [2024-01-23T17:03:30.382Z] --- PASS: TestKillContainer (1.35s)
17:03:30 [2024-01-23T17:03:30.382Z]     --- PASS: TestKillContainer/no_signal (0.39s)
17:03:30 [2024-01-23T17:03:30.382Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
17:03:30 [2024-01-23T17:03:30.382Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
17:03:30 [2024-01-23T17:03:30.382Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:03:30 [2024-01-23T17:03:30.382Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:03:30 [2024-01-23T17:03:30.951Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:03:31 [2024-01-23T17:03:31.211Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
17:03:31 [2024-01-23T17:03:31.211Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
17:03:31 [2024-01-23T17:03:31.211Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
17:03:31 [2024-01-23T17:03:31.211Z] === RUN   TestKillStoppedContainer
17:03:31 [2024-01-23T17:03:31.470Z] --- PASS: TestKillStoppedContainer (0.10s)
17:03:31 [2024-01-23T17:03:31.470Z] === RUN   TestKillStoppedContainerAPIPre120
17:03:31 [2024-01-23T17:03:31.470Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:03:31 [2024-01-23T17:03:31.470Z] === RUN   TestKillDifferentUserContainer
17:03:31 [2024-01-23T17:03:31.733Z] --- PASS: TestKillDifferentUserContainer (0.43s)
17:03:31 [2024-01-23T17:03:31.733Z] === RUN   TestInspectOomKilledTrue
17:03:32 [2024-01-23T17:03:32.306Z] --- PASS: TestInspectOomKilledTrue (0.54s)
17:03:32 [2024-01-23T17:03:32.306Z] === RUN   TestInspectOomKilledFalse
17:03:32 [2024-01-23T17:03:32.876Z] --- PASS: TestInspectOomKilledFalse (0.46s)
17:03:32 [2024-01-23T17:03:32.876Z] === RUN   TestLinksEtcHostsContentMatch
17:03:33 [2024-01-23T17:03:33.135Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
17:03:33 [2024-01-23T17:03:33.135Z] === RUN   TestLinksContainerNames
17:03:34 [2024-01-23T17:03:34.073Z] --- PASS: TestLinksContainerNames (0.94s)
17:03:34 [2024-01-23T17:03:34.073Z] === RUN   TestLogsFollowTailEmpty
17:03:34 [2024-01-23T17:03:34.642Z] --- PASS: TestLogsFollowTailEmpty (0.50s)
17:03:34 [2024-01-23T17:03:34.642Z] === RUN   TestLogs
17:03:34 [2024-01-23T17:03:34.642Z] === RUN   TestLogs/driver_local
17:03:34 [2024-01-23T17:03:34.642Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:03:34 [2024-01-23T17:03:34.642Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:03:34 [2024-01-23T17:03:34.642Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:03:34 [2024-01-23T17:03:34.642Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:03:34 [2024-01-23T17:03:34.642Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:03:34 [2024-01-23T17:03:34.642Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:03:34 [2024-01-23T17:03:34.642Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:03:34 [2024-01-23T17:03:34.642Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:03:34 [2024-01-23T17:03:34.642Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:03:34 [2024-01-23T17:03:34.642Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:03:34 [2024-01-23T17:03:34.642Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:03:34 [2024-01-23T17:03:34.642Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:03:34 [2024-01-23T17:03:34.642Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:03:34 [2024-01-23T17:03:34.642Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:03:34 [2024-01-23T17:03:34.642Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:03:34 [2024-01-23T17:03:34.642Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:03:34 [2024-01-23T17:03:34.642Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:03:34 [2024-01-23T17:03:34.642Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:03:36 [2024-01-23T17:03:36.023Z] === RUN   TestLogs/driver_json-file
17:03:36 [2024-01-23T17:03:36.023Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:03:36 [2024-01-23T17:03:36.023Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:03:36 [2024-01-23T17:03:36.023Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:03:36 [2024-01-23T17:03:36.023Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:03:36 [2024-01-23T17:03:36.023Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:03:36 [2024-01-23T17:03:36.023Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:03:36 [2024-01-23T17:03:36.023Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:03:36 [2024-01-23T17:03:36.023Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:03:36 [2024-01-23T17:03:36.023Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:03:36 [2024-01-23T17:03:36.023Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:03:36 [2024-01-23T17:03:36.023Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:03:36 [2024-01-23T17:03:36.023Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:03:36 [2024-01-23T17:03:36.023Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:03:36 [2024-01-23T17:03:36.023Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:03:36 [2024-01-23T17:03:36.023Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:03:36 [2024-01-23T17:03:36.023Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:03:36 [2024-01-23T17:03:36.023Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:03:36 [2024-01-23T17:03:36.023Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:03:37 [2024-01-23T17:03:37.931Z] --- PASS: TestLogs (3.16s)
17:03:37 [2024-01-23T17:03:37.931Z]     --- PASS: TestLogs/driver_local (0.01s)
17:03:37 [2024-01-23T17:03:37.931Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.98s)
17:03:37 [2024-01-23T17:03:37.931Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.03s)
17:03:37 [2024-01-23T17:03:37.931Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.44s)
17:03:37 [2024-01-23T17:03:37.931Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.44s)
17:03:37 [2024-01-23T17:03:37.931Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.48s)
17:03:37 [2024-01-23T17:03:37.931Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.56s)
17:03:37 [2024-01-23T17:03:37.931Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:03:37 [2024-01-23T17:03:37.931Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.93s)
17:03:37 [2024-01-23T17:03:37.931Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.05s)
17:03:37 [2024-01-23T17:03:37.931Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.16s)
17:03:37 [2024-01-23T17:03:37.931Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.33s)
17:03:37 [2024-01-23T17:03:37.931Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.43s)
17:03:37 [2024-01-23T17:03:37.931Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.58s)
17:03:37 [2024-01-23T17:03:37.931Z] === RUN   TestContainerNetworkMountsNoChown
17:03:38 [2024-01-23T17:03:38.191Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/default
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/default
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/private
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/private
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rprivate
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rprivate
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/slave
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/slave
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rslave
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rslave
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/shared
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/shared
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rshared
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rshared
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/default
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/default/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rslave
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rshared
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/shared
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/private
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rprivate
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/private/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/slave
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/default/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/private/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/private/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/private/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/default/mount_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/default/bind_root
17:03:38 [2024-01-23T17:03:38.191Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:03:38 [2024-01-23T17:03:38.451Z] --- PASS: TestMountDaemonRoot (0.01s)
17:03:38 [2024-01-23T17:03:38.451Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
17:03:38 [2024-01-23T17:03:38.451Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
17:03:38 [2024-01-23T17:03:38.451Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
17:03:38 [2024-01-23T17:03:38.451Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
17:03:38 [2024-01-23T17:03:38.451Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
17:03:38 [2024-01-23T17:03:38.451Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
17:03:38 [2024-01-23T17:03:38.451Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
17:03:38 [2024-01-23T17:03:38.451Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
17:03:38 [2024-01-23T17:03:38.451Z] === RUN   TestContainerBindMountNonRecursive
17:03:39 [2024-01-23T17:03:39.831Z] --- PASS: TestContainerBindMountNonRecursive (1.18s)
17:03:39 [2024-01-23T17:03:39.831Z] === RUN   TestContainerVolumesMountedAsShared
17:03:40 [2024-01-23T17:03:40.091Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
17:03:40 [2024-01-23T17:03:40.091Z] === RUN   TestContainerVolumesMountedAsSlave
17:03:40 [2024-01-23T17:03:40.350Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
17:03:40 [2024-01-23T17:03:40.350Z] === RUN   TestContainerCopyLeaksMounts
17:03:40 [2024-01-23T17:03:40.919Z] --- PASS: TestContainerCopyLeaksMounts (0.55s)
17:03:40 [2024-01-23T17:03:40.919Z] === RUN   TestContainerBindMountRecursivelyReadOnly
17:03:42 [2024-01-23T17:03:42.827Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.74s)
17:03:42 [2024-01-23T17:03:42.827Z] === RUN   TestNetworkNat
17:03:43 [2024-01-23T17:03:43.087Z] --- PASS: TestNetworkNat (0.47s)
17:03:43 [2024-01-23T17:03:43.087Z] === RUN   TestNetworkLocalhostTCPNat
17:03:43 [2024-01-23T17:03:43.656Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
17:03:43 [2024-01-23T17:03:43.656Z] === RUN   TestNetworkLoopbackNat
17:03:46 [2024-01-23T17:03:46.194Z] --- PASS: TestNetworkLoopbackNat (2.63s)
17:03:46 [2024-01-23T17:03:46.194Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
17:03:46 [2024-01-23T17:03:46.453Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
17:03:46 [2024-01-23T17:03:46.453Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
17:03:46 [2024-01-23T17:03:46.453Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
17:03:46 [2024-01-23T17:03:46.453Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
17:03:46 [2024-01-23T17:03:46.453Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.47s)
17:03:46 [2024-01-23T17:03:46.453Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
17:03:46 [2024-01-23T17:03:46.453Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
17:03:46 [2024-01-23T17:03:46.453Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
17:03:46 [2024-01-23T17:03:46.453Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
17:03:46 [2024-01-23T17:03:46.453Z] === RUN   TestPause
17:03:47 [2024-01-23T17:03:47.022Z] --- PASS: TestPause (0.48s)
17:03:47 [2024-01-23T17:03:47.022Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:03:47 [2024-01-23T17:03:47.022Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:03:47 [2024-01-23T17:03:47.022Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:03:47 [2024-01-23T17:03:47.022Z] === RUN   TestPauseStopPausedContainer
17:03:47 [2024-01-23T17:03:47.590Z] --- PASS: TestPauseStopPausedContainer (0.46s)
17:03:47 [2024-01-23T17:03:47.590Z] === RUN   TestPIDModeHost
17:03:48 [2024-01-23T17:03:48.529Z] --- PASS: TestPIDModeHost (1.07s)
17:03:48 [2024-01-23T17:03:48.529Z] === RUN   TestPIDModeContainer
17:03:48 [2024-01-23T17:03:48.529Z] === RUN   TestPIDModeContainer/non-existing_container
17:03:48 [2024-01-23T17:03:48.529Z] === RUN   TestPIDModeContainer/non-running_container
17:03:48 [2024-01-23T17:03:48.789Z] === RUN   TestPIDModeContainer/running_container
17:03:49 [2024-01-23T17:03:49.727Z] --- PASS: TestPIDModeContainer (1.10s)
17:03:49 [2024-01-23T17:03:49.728Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
17:03:49 [2024-01-23T17:03:49.728Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
17:03:49 [2024-01-23T17:03:49.728Z]     --- PASS: TestPIDModeContainer/running_container (0.48s)
17:03:49 [2024-01-23T17:03:49.728Z] === RUN   TestPsFilter
17:03:49 [2024-01-23T17:03:49.728Z] === RUN   TestPsFilter/since
17:03:49 [2024-01-23T17:03:49.728Z] === RUN   TestPsFilter/before
17:03:49 [2024-01-23T17:03:49.728Z] --- PASS: TestPsFilter (0.11s)
17:03:49 [2024-01-23T17:03:49.728Z]     --- PASS: TestPsFilter/since (0.00s)
17:03:49 [2024-01-23T17:03:49.728Z]     --- PASS: TestPsFilter/before (0.00s)
17:03:49 [2024-01-23T17:03:49.728Z] === RUN   TestRemoveContainerWithRemovedVolume
17:03:50 [2024-01-23T17:03:50.296Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
17:03:50 [2024-01-23T17:03:50.296Z] === RUN   TestRemoveContainerWithVolume
17:03:50 [2024-01-23T17:03:50.866Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
17:03:50 [2024-01-23T17:03:50.866Z] === RUN   TestRemoveContainerRunning
17:03:51 [2024-01-23T17:03:51.125Z] --- PASS: TestRemoveContainerRunning (0.47s)
17:03:51 [2024-01-23T17:03:51.125Z] === RUN   TestRemoveContainerForceRemoveRunning
17:03:51 [2024-01-23T17:03:51.694Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
17:03:51 [2024-01-23T17:03:51.694Z] === RUN   TestRemoveInvalidContainer
17:03:51 [2024-01-23T17:03:51.694Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:03:51 [2024-01-23T17:03:51.694Z] === RUN   TestRenameLinkedContainer
17:03:53 [2024-01-23T17:03:53.601Z] --- PASS: TestRenameLinkedContainer (1.89s)
17:03:53 [2024-01-23T17:03:53.601Z] === RUN   TestRenameStoppedContainer
17:03:53 [2024-01-23T17:03:53.860Z] --- PASS: TestRenameStoppedContainer (0.44s)
17:03:53 [2024-01-23T17:03:53.860Z] === RUN   TestRenameRunningContainerAndReuse
17:03:55 [2024-01-23T17:03:55.239Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s)
17:03:55 [2024-01-23T17:03:55.239Z] === RUN   TestRenameInvalidName
17:03:55 [2024-01-23T17:03:55.499Z] --- PASS: TestRenameInvalidName (0.45s)
17:03:55 [2024-01-23T17:03:55.499Z] === RUN   TestRenameAnonymousContainer
17:03:56 [2024-01-23T17:03:56.878Z] --- PASS: TestRenameAnonymousContainer (1.58s)
17:03:56 [2024-01-23T17:03:56.878Z] === RUN   TestRenameContainerWithSameName
17:03:57 [2024-01-23T17:03:57.446Z] --- PASS: TestRenameContainerWithSameName (0.43s)
17:03:57 [2024-01-23T17:03:57.446Z] === RUN   TestRenameContainerWithLinkedContainer
17:03:58 [2024-01-23T17:03:58.384Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
17:03:58 [2024-01-23T17:03:58.384Z] === RUN   TestResize
17:03:58 [2024-01-23T17:03:58.384Z] === RUN   TestResize/success
17:03:58 [2024-01-23T17:03:58.644Z] === RUN   TestResize/invalid_size
17:03:58 [2024-01-23T17:03:58.903Z] === RUN   TestResize/invalid_state
17:03:59 [2024-01-23T17:03:59.473Z] --- PASS: TestResize (0.98s)
17:03:59 [2024-01-23T17:03:59.473Z]     --- PASS: TestResize/success (0.24s)
17:03:59 [2024-01-23T17:03:59.473Z]     --- PASS: TestResize/invalid_size (0.26s)
17:03:59 [2024-01-23T17:03:59.473Z]     --- PASS: TestResize/invalid_state (0.04s)
17:03:59 [2024-01-23T17:03:59.473Z] === RUN   TestDaemonRestartKillContainers
17:03:59 [2024-01-23T17:03:59.473Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:03:59 [2024-01-23T17:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:03:59 [2024-01-23T17:03:59.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:04:00 [2024-01-23T17:04:00.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:04:00 [2024-01-23T17:04:00.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:04:00 [2024-01-23T17:04:00.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:04:01 [2024-01-23T17:04:01.115Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:04:01 [2024-01-23T17:04:01.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:04:01 [2024-01-23T17:04:01.635Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:04:01 [2024-01-23T17:04:01.635Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:04:01 [2024-01-23T17:04:01.894Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:04:07 [2024-01-23T17:04:07.191Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.98s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.24s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.44s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.85s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.09s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.50s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.98s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.99s)
17:04:07 [2024-01-23T17:04:07.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.25s)
17:04:07 [2024-01-23T17:04:07.191Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:04:07 [2024-01-23T17:04:07.191Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:04:07 [2024-01-23T17:04:07.450Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:04:08 [2024-01-23T17:04:08.389Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.95s)
17:04:08 [2024-01-23T17:04:08.389Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
17:04:08 [2024-01-23T17:04:08.389Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s)
17:04:08 [2024-01-23T17:04:08.389Z] === RUN   TestContainerRestartWithCancelledRequest
17:04:10 [2024-01-23T17:04:10.295Z] --- PASS: TestContainerRestartWithCancelledRequest (1.86s)
17:04:10 [2024-01-23T17:04:10.295Z] === RUN   TestCgroupNamespacesRun
17:04:11 [2024-01-23T17:04:11.233Z] --- PASS: TestCgroupNamespacesRun (1.12s)
17:04:11 [2024-01-23T17:04:11.233Z] === RUN   TestCgroupNamespacesRunPrivileged
17:04:12 [2024-01-23T17:04:12.613Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
17:04:12 [2024-01-23T17:04:12.613Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:04:13 [2024-01-23T17:04:13.551Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s)
17:04:13 [2024-01-23T17:04:13.551Z] === RUN   TestCgroupNamespacesRunHostMode
17:04:14 [2024-01-23T17:04:14.931Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
17:04:14 [2024-01-23T17:04:14.931Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:04:15 [2024-01-23T17:04:15.870Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
17:04:15 [2024-01-23T17:04:15.870Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:04:16 [2024-01-23T17:04:16.810Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
17:04:16 [2024-01-23T17:04:16.810Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:04:17 [2024-01-23T17:04:17.379Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
17:04:17 [2024-01-23T17:04:17.380Z] === RUN   TestCgroupNamespacesRunOlderClient
17:04:18 [2024-01-23T17:04:18.759Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
17:04:18 [2024-01-23T17:04:18.759Z] === RUN   TestNISDomainname
17:04:19 [2024-01-23T17:04:19.019Z] --- PASS: TestNISDomainname (0.56s)
17:04:19 [2024-01-23T17:04:19.019Z] === RUN   TestHostnameDnsResolution
17:04:19 [2024-01-23T17:04:19.957Z] --- PASS: TestHostnameDnsResolution (0.69s)
17:04:19 [2024-01-23T17:04:19.957Z] === RUN   TestUnprivilegedPortsAndPing
17:04:20 [2024-01-23T17:04:20.526Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
17:04:20 [2024-01-23T17:04:20.526Z] === RUN   TestPrivilegedHostDevices
17:04:20 [2024-01-23T17:04:20.785Z] --- PASS: TestPrivilegedHostDevices (0.50s)
17:04:20 [2024-01-23T17:04:20.785Z] === RUN   TestRunConsoleSize
17:04:21 [2024-01-23T17:04:21.354Z] --- PASS: TestRunConsoleSize (0.43s)
17:04:21 [2024-01-23T17:04:21.354Z] === RUN   TestRunWithAlternativeContainerdShim
17:04:26 [2024-01-23T17:04:26.629Z] --- PASS: TestRunWithAlternativeContainerdShim (5.39s)
17:04:26 [2024-01-23T17:04:26.629Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
17:04:28 [2024-01-23T17:04:28.009Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.12s)
17:04:28 [2024-01-23T17:04:28.009Z] === RUN   TestStaticIPOutsideSubpool
17:04:28 [2024-01-23T17:04:28.947Z] --- PASS: TestStaticIPOutsideSubpool (1.15s)
17:04:28 [2024-01-23T17:04:28.948Z] === RUN   TestStats
17:04:30 [2024-01-23T17:04:30.327Z] --- PASS: TestStats (1.46s)
17:04:30 [2024-01-23T17:04:30.327Z] === RUN   TestStopContainerWithTimeout
17:04:30 [2024-01-23T17:04:30.327Z] === RUN   TestStopContainerWithTimeout/0
17:04:30 [2024-01-23T17:04:30.327Z] === PAUSE TestStopContainerWithTimeout/0
17:04:30 [2024-01-23T17:04:30.327Z] === RUN   TestStopContainerWithTimeout/1
17:04:30 [2024-01-23T17:04:30.327Z] === PAUSE TestStopContainerWithTimeout/1
17:04:30 [2024-01-23T17:04:30.327Z] === RUN   TestStopContainerWithTimeout/3
17:04:30 [2024-01-23T17:04:30.327Z] === PAUSE TestStopContainerWithTimeout/3
17:04:30 [2024-01-23T17:04:30.327Z] === RUN   TestStopContainerWithTimeout/-1
17:04:30 [2024-01-23T17:04:30.327Z] === PAUSE TestStopContainerWithTimeout/-1
17:04:30 [2024-01-23T17:04:30.327Z] === CONT  TestStopContainerWithTimeout/0
17:04:30 [2024-01-23T17:04:30.327Z] === CONT  TestStopContainerWithTimeout/3
17:04:30 [2024-01-23T17:04:30.327Z] === CONT  TestStopContainerWithTimeout/1
17:04:30 [2024-01-23T17:04:30.327Z] === CONT  TestStopContainerWithTimeout/-1
17:04:33 [2024-01-23T17:04:33.619Z] --- PASS: TestStopContainerWithTimeout (0.03s)
17:04:33 [2024-01-23T17:04:33.619Z]     --- PASS: TestStopContainerWithTimeout/0 (0.87s)
17:04:33 [2024-01-23T17:04:33.619Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
17:04:33 [2024-01-23T17:04:33.619Z]     --- PASS: TestStopContainerWithTimeout/3 (2.60s)
17:04:33 [2024-01-23T17:04:33.619Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
17:04:33 [2024-01-23T17:04:33.619Z] === RUN   TestStopContainerWithTimeoutCancel
17:04:33 [2024-01-23T17:04:33.619Z] === PAUSE TestStopContainerWithTimeoutCancel
17:04:33 [2024-01-23T17:04:33.619Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:04:35 [2024-01-23T17:04:35.526Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s)
17:04:35 [2024-01-23T17:04:35.526Z] === RUN   TestUpdateMemory
17:04:36 [2024-01-23T17:04:36.094Z] --- PASS: TestUpdateMemory (0.54s)
17:04:36 [2024-01-23T17:04:36.095Z] === RUN   TestUpdateCPUQuota
17:04:37 [2024-01-23T17:04:37.033Z] --- PASS: TestUpdateCPUQuota (0.72s)
17:04:37 [2024-01-23T17:04:37.033Z] === RUN   TestUpdatePidsLimit
17:04:37 [2024-01-23T17:04:37.033Z] === RUN   TestUpdatePidsLimit/update_from_none
17:04:37 [2024-01-23T17:04:37.033Z] === RUN   TestUpdatePidsLimit/no_change
17:04:37 [2024-01-23T17:04:37.292Z] === RUN   TestUpdatePidsLimit/update_lower
17:04:37 [2024-01-23T17:04:37.552Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:04:37 [2024-01-23T17:04:37.552Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:04:37 [2024-01-23T17:04:37.811Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:04:38 [2024-01-23T17:04:38.071Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:04:39 [2024-01-23T17:04:39.009Z] --- PASS: TestUpdatePidsLimit (2.00s)
17:04:39 [2024-01-23T17:04:39.009Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
17:04:39 [2024-01-23T17:04:39.009Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
17:04:39 [2024-01-23T17:04:39.009Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
17:04:39 [2024-01-23T17:04:39.009Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
17:04:39 [2024-01-23T17:04:39.009Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
17:04:39 [2024-01-23T17:04:39.009Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
17:04:39 [2024-01-23T17:04:39.009Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
17:04:39 [2024-01-23T17:04:39.009Z] === RUN   TestUpdateRestartPolicy
17:04:51 [2024-01-23T17:04:51.233Z] --- PASS: TestUpdateRestartPolicy (10.83s)
17:04:51 [2024-01-23T17:04:51.233Z] === RUN   TestUpdateRestartWithAutoRemove
17:04:51 [2024-01-23T17:04:51.233Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
17:04:51 [2024-01-23T17:04:51.233Z] === RUN   TestWaitNonBlocked
17:04:51 [2024-01-23T17:04:51.233Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:04:51 [2024-01-23T17:04:51.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:04:51 [2024-01-23T17:04:51.233Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:04:51 [2024-01-23T17:04:51.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:04:51 [2024-01-23T17:04:51.233Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:04:51 [2024-01-23T17:04:51.233Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:04:51 [2024-01-23T17:04:51.233Z] --- PASS: TestWaitNonBlocked (0.04s)
17:04:51 [2024-01-23T17:04:51.233Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
17:04:51 [2024-01-23T17:04:51.233Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
17:04:51 [2024-01-23T17:04:51.233Z] === RUN   TestWaitBlocked
17:04:51 [2024-01-23T17:04:51.233Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:04:51 [2024-01-23T17:04:51.233Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:04:51 [2024-01-23T17:04:51.233Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:04:51 [2024-01-23T17:04:51.233Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:04:51 [2024-01-23T17:04:51.233Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:04:51 [2024-01-23T17:04:51.233Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:04:51 [2024-01-23T17:04:51.498Z] --- PASS: TestWaitBlocked (0.02s)
17:04:51 [2024-01-23T17:04:51.498Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
17:04:51 [2024-01-23T17:04:51.498Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
17:04:51 [2024-01-23T17:04:51.498Z] === RUN   TestWaitConditions
17:04:51 [2024-01-23T17:04:51.498Z] === RUN   TestWaitConditions/default
17:04:51 [2024-01-23T17:04:51.498Z] === PAUSE TestWaitConditions/default
17:04:51 [2024-01-23T17:04:51.498Z] === RUN   TestWaitConditions/not-running
17:04:51 [2024-01-23T17:04:51.498Z] === PAUSE TestWaitConditions/not-running
17:04:51 [2024-01-23T17:04:51.498Z] === RUN   TestWaitConditions/next-exit
17:04:51 [2024-01-23T17:04:51.498Z] === PAUSE TestWaitConditions/next-exit
17:04:51 [2024-01-23T17:04:51.498Z] === RUN   TestWaitConditions/removed
17:04:51 [2024-01-23T17:04:51.498Z] === PAUSE TestWaitConditions/removed
17:04:51 [2024-01-23T17:04:51.498Z] === CONT  TestWaitConditions/default
17:04:51 [2024-01-23T17:04:51.498Z] === CONT  TestWaitConditions/next-exit
17:04:51 [2024-01-23T17:04:51.498Z] === CONT  TestWaitConditions/not-running
17:04:51 [2024-01-23T17:04:51.498Z] === CONT  TestWaitConditions/removed
17:04:51 [2024-01-23T17:04:51.757Z]     wait_test.go:145: ContainerID = d881d6a7a98bc99e26352dfbcda26c4f1af3064d7e1dad7b1eae3263fb521e7a
17:04:51 [2024-01-23T17:04:51.757Z]     wait_test.go:145: ContainerID = 627501c38dca58b60878e639f979ff583bad8c05657ab93c259cf614f7d45624
17:04:51 [2024-01-23T17:04:51.757Z]     wait_test.go:145: ContainerID = ea53572608f3d571a07ecf826485e9e56d8a67a0cf56b2dd95f628ccc3244f7a
17:04:51 [2024-01-23T17:04:51.757Z]     wait_test.go:145: ContainerID = aef83cdf286bd747cb54c4dc8766e50663157f0f28fef3a3a9c8b0d4f7706b16
17:04:52 [2024-01-23T17:04:52.697Z] --- PASS: TestWaitConditions (0.03s)
17:04:52 [2024-01-23T17:04:52.697Z]     --- PASS: TestWaitConditions/not-running (0.90s)
17:04:52 [2024-01-23T17:04:52.697Z]     --- PASS: TestWaitConditions/next-exit (0.93s)
17:04:52 [2024-01-23T17:04:52.697Z]     --- PASS: TestWaitConditions/removed (1.11s)
17:04:52 [2024-01-23T17:04:52.697Z]     --- PASS: TestWaitConditions/default (1.17s)
17:04:52 [2024-01-23T17:04:52.697Z] === RUN   TestWaitRestartedContainer
17:04:52 [2024-01-23T17:04:52.697Z] === RUN   TestWaitRestartedContainer/default
17:04:52 [2024-01-23T17:04:52.697Z] === PAUSE TestWaitRestartedContainer/default
17:04:52 [2024-01-23T17:04:52.697Z] === RUN   TestWaitRestartedContainer/not-running
17:04:52 [2024-01-23T17:04:52.697Z] === PAUSE TestWaitRestartedContainer/not-running
17:04:52 [2024-01-23T17:04:52.697Z] === RUN   TestWaitRestartedContainer/next-exit
17:04:52 [2024-01-23T17:04:52.697Z] === PAUSE TestWaitRestartedContainer/next-exit
17:04:52 [2024-01-23T17:04:52.697Z] === CONT  TestWaitRestartedContainer/default
17:04:52 [2024-01-23T17:04:52.697Z] === CONT  TestWaitRestartedContainer/next-exit
17:04:52 [2024-01-23T17:04:52.697Z] === CONT  TestWaitRestartedContainer/not-running
17:04:55 [2024-01-23T17:04:55.234Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:04:55 [2024-01-23T17:04:55.234Z]     --- PASS: TestWaitRestartedContainer/not-running (1.54s)
17:04:55 [2024-01-23T17:04:55.234Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.05s)
17:04:55 [2024-01-23T17:04:55.234Z]     --- PASS: TestWaitRestartedContainer/default (2.08s)
17:04:55 [2024-01-23T17:04:55.234Z] === CONT  TestContainerStartOnDaemonRestart
17:04:55 [2024-01-23T17:04:55.234Z] === CONT  TestIpcModeOlderClient
17:04:55 [2024-01-23T17:04:55.234Z] === CONT  TestContainerKillOnDaemonStart
17:04:55 [2024-01-23T17:04:55.234Z] === CONT  TestDaemonHostGatewayIP
17:04:55 [2024-01-23T17:04:55.234Z] === CONT  TestRestartDaemonWithRestartingContainer
17:04:55 [2024-01-23T17:04:55.234Z] === CONT  TestDaemonRestartIpcMode
17:04:55 [2024-01-23T17:04:55.234Z] === CONT  TestHardRestartWhenContainerIsRunning
17:04:55 [2024-01-23T17:04:55.234Z] === CONT  TestStopContainerWithTimeoutCancel
17:04:55 [2024-01-23T17:04:55.234Z] --- PASS: TestIpcModeOlderClient (0.09s)
17:04:57 [2024-01-23T17:04:57.147Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
17:04:57 [2024-01-23T17:04:57.147Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
17:04:57 [2024-01-23T17:04:57.147Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.30s)
17:04:57 [2024-01-23T17:04:57.147Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
17:04:57 [2024-01-23T17:04:57.147Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.33s)
17:04:57 [2024-01-23T17:04:57.717Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s)
17:04:58 [2024-01-23T17:04:58.286Z] --- PASS: TestDaemonHostGatewayIP (3.31s)
17:04:58 [2024-01-23T17:04:58.287Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.48s)
17:04:58 [2024-01-23T17:04:58.546Z] --- PASS: TestStopContainerWithTimeoutCancel (3.63s)
17:04:58 [2024-01-23T17:04:58.546Z] --- PASS: TestDaemonRestartIpcMode (3.67s)
17:05:06 [2024-01-23T17:05:06.668Z] --- PASS: TestContainerKillOnDaemonStart (11.61s)
17:05:06 [2024-01-23T17:05:06.668Z] PASS
17:05:06 [2024-01-23T17:05:06.668Z] 
17:05:06 [2024-01-23T17:05:06.668Z] === Skipped
17:05:06 [2024-01-23T17:05:06.668Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:05:06 [2024-01-23T17:05:06.668Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:05:06 [2024-01-23T17:05:06.668Z] 
17:05:06 [2024-01-23T17:05:06.668Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:05:06 [2024-01-23T17:05:06.668Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:05:06 [2024-01-23T17:05:06.668Z] 
17:05:06 [2024-01-23T17:05:06.668Z] DONE 321 tests, 2 skipped in 169.192s
17:05:06 [2024-01-23T17:05:06.669Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
17:05:06 [2024-01-23T17:05:06.669Z] ++ '[' -n '' ']'
17:05:06 [2024-01-23T17:05:06.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:05:06 [2024-01-23T17:05:06.669Z] ++ set -e
17:05:06 [2024-01-23T17:05:06.669Z] ++ '[' -n 0 ']'
17:05:06 [2024-01-23T17:05:06.669Z] ++ set -x
17:05:06 [2024-01-23T17:05:06.669Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:05:06 [2024-01-23T17:05:06.669Z] INFO: Testing against a local daemon
17:05:06 [2024-01-23T17:05:06.669Z] === RUN   TestConfigDaemonID
17:05:07 [2024-01-23T17:05:07.607Z]     daemon_test.go:61: [d4f1858faf336] daemon is not started
17:05:07 [2024-01-23T17:05:07.607Z] --- PASS: TestConfigDaemonID (1.05s)
17:05:07 [2024-01-23T17:05:07.607Z] === RUN   TestDaemonConfigValidation
17:05:07 [2024-01-23T17:05:07.607Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:05:07 [2024-01-23T17:05:07.607Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:05:07 [2024-01-23T17:05:07.607Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:05:07 [2024-01-23T17:05:07.607Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:05:07 [2024-01-23T17:05:07.607Z] === RUN   TestDaemonConfigValidation/invalid_config
17:05:07 [2024-01-23T17:05:07.607Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:05:07 [2024-01-23T17:05:07.607Z] === RUN   TestDaemonConfigValidation/malformed_config
17:05:07 [2024-01-23T17:05:07.607Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:05:07 [2024-01-23T17:05:07.607Z] === RUN   TestDaemonConfigValidation/valid_config
17:05:07 [2024-01-23T17:05:07.607Z] === PAUSE TestDaemonConfigValidation/valid_config
17:05:07 [2024-01-23T17:05:07.607Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:05:07 [2024-01-23T17:05:07.607Z] === CONT  TestDaemonConfigValidation/malformed_config
17:05:07 [2024-01-23T17:05:07.607Z] === CONT  TestDaemonConfigValidation/invalid_config
17:05:07 [2024-01-23T17:05:07.607Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:05:07 [2024-01-23T17:05:07.607Z] === CONT  TestDaemonConfigValidation/valid_config
17:05:07 [2024-01-23T17:05:07.607Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:05:07 [2024-01-23T17:05:07.607Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
17:05:07 [2024-01-23T17:05:07.607Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:05:07 [2024-01-23T17:05:07.607Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
17:05:07 [2024-01-23T17:05:07.607Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:05:07 [2024-01-23T17:05:07.607Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:05:07 [2024-01-23T17:05:07.607Z] === RUN   TestConfigDaemonSeccompProfiles
17:05:07 [2024-01-23T17:05:07.607Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:05:08 [2024-01-23T17:05:08.986Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:05:09 [2024-01-23T17:05:09.925Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:05:10 [2024-01-23T17:05:10.864Z]     daemon_test.go:180: [d9a1cb6ec1215] daemon is not started
17:05:10 [2024-01-23T17:05:10.864Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
17:05:10 [2024-01-23T17:05:10.864Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
17:05:10 [2024-01-23T17:05:10.864Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:05:10 [2024-01-23T17:05:10.864Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:05:10 [2024-01-23T17:05:10.864Z] === RUN   TestDaemonProxy
17:05:10 [2024-01-23T17:05:10.864Z] === RUN   TestDaemonProxy/environment_variables
17:05:10 [2024-01-23T17:05:10.864Z] === PAUSE TestDaemonProxy/environment_variables
17:05:10 [2024-01-23T17:05:10.864Z] === RUN   TestDaemonProxy/command-line_options
17:05:10 [2024-01-23T17:05:10.864Z] === PAUSE TestDaemonProxy/command-line_options
17:05:10 [2024-01-23T17:05:10.864Z] === RUN   TestDaemonProxy/configuration_file
17:05:10 [2024-01-23T17:05:10.864Z] === PAUSE TestDaemonProxy/configuration_file
17:05:10 [2024-01-23T17:05:10.864Z] === RUN   TestDaemonProxy/conflicting_options
17:05:11 [2024-01-23T17:05:11.433Z] === RUN   TestDaemonProxy/reload_sanitized
17:05:11 [2024-01-23T17:05:11.433Z] === PAUSE TestDaemonProxy/reload_sanitized
17:05:11 [2024-01-23T17:05:11.433Z] === CONT  TestDaemonProxy/environment_variables
17:05:11 [2024-01-23T17:05:11.433Z] === CONT  TestDaemonProxy/configuration_file
17:05:11 [2024-01-23T17:05:11.433Z] === CONT  TestDaemonProxy/reload_sanitized
17:05:11 [2024-01-23T17:05:11.433Z] === CONT  TestDaemonProxy/command-line_options
17:05:13 [2024-01-23T17:05:13.340Z] --- PASS: TestDaemonProxy (0.50s)
17:05:13 [2024-01-23T17:05:13.340Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:05:13 [2024-01-23T17:05:13.340Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
17:05:13 [2024-01-23T17:05:13.340Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
17:05:13 [2024-01-23T17:05:13.340Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
17:05:13 [2024-01-23T17:05:13.340Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
17:05:13 [2024-01-23T17:05:13.340Z] === RUN   TestLiveRestore
17:05:13 [2024-01-23T17:05:13.340Z] === RUN   TestLiveRestore/volume_references
17:05:13 [2024-01-23T17:05:13.340Z] === PAUSE TestLiveRestore/volume_references
17:05:13 [2024-01-23T17:05:13.340Z] === RUN   TestLiveRestore/autoremove
17:05:13 [2024-01-23T17:05:13.340Z] === PAUSE TestLiveRestore/autoremove
17:05:13 [2024-01-23T17:05:13.340Z] === CONT  TestLiveRestore/volume_references
17:05:13 [2024-01-23T17:05:13.340Z] === CONT  TestLiveRestore/autoremove
17:05:13 [2024-01-23T17:05:13.340Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
17:05:13 [2024-01-23T17:05:13.600Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:05:13 [2024-01-23T17:05:13.600Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:05:14 [2024-01-23T17:05:14.979Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:05:14 [2024-01-23T17:05:14.979Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
17:05:15 [2024-01-23T17:05:15.918Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:05:16 [2024-01-23T17:05:16.856Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:05:17 [2024-01-23T17:05:17.795Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
17:05:18 [2024-01-23T17:05:18.733Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
17:05:19 [2024-01-23T17:05:19.302Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
17:05:20 [2024-01-23T17:05:20.240Z] --- PASS: TestLiveRestore (0.00s)
17:05:20 [2024-01-23T17:05:20.240Z]     --- PASS: TestLiveRestore/autoremove (3.42s)
17:05:20 [2024-01-23T17:05:20.240Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.86s)
17:05:20 [2024-01-23T17:05:20.240Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.55s)
17:05:20 [2024-01-23T17:05:20.240Z]     --- PASS: TestLiveRestore/volume_references (7.24s)
17:05:20 [2024-01-23T17:05:20.240Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.25s)
17:05:20 [2024-01-23T17:05:20.240Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.14s)
17:05:20 [2024-01-23T17:05:20.240Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.05s)
17:05:20 [2024-01-23T17:05:20.240Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.08s)
17:05:20 [2024-01-23T17:05:20.241Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
17:05:20 [2024-01-23T17:05:20.241Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.42s)
17:05:20 [2024-01-23T17:05:20.241Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.45s)
17:05:20 [2024-01-23T17:05:20.241Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s)
17:05:20 [2024-01-23T17:05:20.241Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
17:05:21 [2024-01-23T17:05:21.179Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
17:05:21 [2024-01-23T17:05:21.179Z] PASS
17:05:21 [2024-01-23T17:05:21.179Z] 
17:05:21 [2024-01-23T17:05:21.179Z] DONE 31 tests in 14.451s
17:05:21 [2024-01-23T17:05:21.179Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
17:05:21 [2024-01-23T17:05:21.179Z] ++ '[' -n '' ']'
17:05:21 [2024-01-23T17:05:21.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:05:21 [2024-01-23T17:05:21.179Z] ++ set -e
17:05:21 [2024-01-23T17:05:21.179Z] ++ '[' -n 0 ']'
17:05:21 [2024-01-23T17:05:21.179Z] ++ set -x
17:05:21 [2024-01-23T17:05:21.179Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:05:21 [2024-01-23T17:05:21.179Z] INFO: Testing against a local daemon
17:05:21 [2024-01-23T17:05:21.179Z] === RUN   TestCommitInheritsEnv
17:05:21 [2024-01-23T17:05:21.179Z] --- PASS: TestCommitInheritsEnv (0.20s)
17:05:21 [2024-01-23T17:05:21.179Z] === RUN   TestUsernsCommit
17:05:23 [2024-01-23T17:05:23.086Z] --- PASS: TestUsernsCommit (1.47s)
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImportExtremelyLargeImageWorks
17:05:23 [2024-01-23T17:05:23.086Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:05:23 [2024-01-23T17:05:23.086Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImportWithCustomPlatform
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImportWithCustomPlatform/#00
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImportWithCustomPlatform/linux
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImportWithCustomPlatform/LINUX
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:05:23 [2024-01-23T17:05:23.086Z] --- PASS: TestImportWithCustomPlatform (0.10s)
17:05:23 [2024-01-23T17:05:23.086Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
17:05:23 [2024-01-23T17:05:23.086Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
17:05:23 [2024-01-23T17:05:23.086Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
17:05:23 [2024-01-23T17:05:23.086Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImportWithCustomPlatformReject
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImportWithCustomPlatformReject/_______
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImportWithCustomPlatformReject//
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImportWithCustomPlatformReject/macos
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
17:05:23 [2024-01-23T17:05:23.086Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
17:05:23 [2024-01-23T17:05:23.086Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
17:05:23 [2024-01-23T17:05:23.086Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
17:05:23 [2024-01-23T17:05:23.086Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
17:05:23 [2024-01-23T17:05:23.086Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
17:05:23 [2024-01-23T17:05:23.086Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImageInspectEmptyTagsAndDigests
17:05:23 [2024-01-23T17:05:23.086Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImagesFilterMultiReference
17:05:23 [2024-01-23T17:05:23.086Z] --- PASS: TestImagesFilterMultiReference (0.04s)
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImagesFilterUntil
17:05:23 [2024-01-23T17:05:23.086Z]     list_test.go:95: ImageList: ID=sha256:e3c90e88b43bbd7b9014bdfd6eb506920e3197979ff830b94eec2ed32dc1bc36 RepoTags=[testimagesfilteruntil:v1]
17:05:23 [2024-01-23T17:05:23.086Z] --- PASS: TestImagesFilterUntil (0.24s)
17:05:23 [2024-01-23T17:05:23.086Z] === RUN   TestImagesFilterBeforeSince
17:05:23 [2024-01-23T17:05:23.346Z]     list_test.go:129: ImageList: ID=sha256:fc185cbfb34331d44da5e26c4ec10ac0963dff56b2dc0eccecf76c6a0d695732 RepoTags=[testimagesfilterbeforesince:v1]
17:05:23 [2024-01-23T17:05:23.346Z]     list_test.go:129: ImageList: ID=sha256:c135360743c5bdca0c317a2ab25619281284a9c8b370eedd8c4c94c4eeaeeaac RepoTags=[testimagesfilterbeforesince:v2]
17:05:23 [2024-01-23T17:05:23.346Z]     list_test.go:129: ImageList: ID=sha256:273e1d2ae561170d3338ea8ec165cc63764bb770989260535b8acbf49e4992db RepoTags=[testimagesfilterbeforesince:v3]
17:05:23 [2024-01-23T17:05:23.346Z] --- PASS: TestImagesFilterBeforeSince (0.23s)
17:05:23 [2024-01-23T17:05:23.346Z] === RUN   TestAPIImagesFilters
17:05:23 [2024-01-23T17:05:23.346Z] === RUN   TestAPIImagesFilters/repository_regex
17:05:23 [2024-01-23T17:05:23.346Z] === PAUSE TestAPIImagesFilters/repository_regex
17:05:23 [2024-01-23T17:05:23.346Z] === RUN   TestAPIImagesFilters/image_name_regex
17:05:23 [2024-01-23T17:05:23.346Z] === PAUSE TestAPIImagesFilters/image_name_regex
17:05:23 [2024-01-23T17:05:23.346Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
17:05:23 [2024-01-23T17:05:23.346Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
17:05:23 [2024-01-23T17:05:23.346Z] === RUN   TestAPIImagesFilters/registry_port_regex
17:05:23 [2024-01-23T17:05:23.346Z] === PAUSE TestAPIImagesFilters/registry_port_regex
17:05:23 [2024-01-23T17:05:23.346Z] === CONT  TestAPIImagesFilters/repository_regex
17:05:23 [2024-01-23T17:05:23.346Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
17:05:23 [2024-01-23T17:05:23.346Z] === CONT  TestAPIImagesFilters/registry_port_regex
17:05:23 [2024-01-23T17:05:23.346Z] === CONT  TestAPIImagesFilters/image_name_regex
17:05:23 [2024-01-23T17:05:23.346Z] --- PASS: TestAPIImagesFilters (0.03s)
17:05:23 [2024-01-23T17:05:23.346Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
17:05:23 [2024-01-23T17:05:23.346Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
17:05:23 [2024-01-23T17:05:23.346Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
17:05:23 [2024-01-23T17:05:23.346Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
17:05:23 [2024-01-23T17:05:23.346Z] === RUN   TestPruneDontDeleteUsedDangling
17:05:23 [2024-01-23T17:05:23.917Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
17:05:23 [2024-01-23T17:05:23.917Z] === RUN   TestImagePullPlatformInvalid
17:05:23 [2024-01-23T17:05:23.917Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:05:23 [2024-01-23T17:05:23.917Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:05:23 [2024-01-23T17:05:23.917Z] time="2024-01-23T17:05:23.817992194Z" 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=bd4d3bce-c4af-49eb-ad70-2b2241a7e8a2 version=2.8.3 
17:05:23 [2024-01-23T17:05:23.917Z] time="2024-01-23T17:05:23.818104859Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=bd4d3bce-c4af-49eb-ad70-2b2241a7e8a2 version=2.8.3 
17:05:23 [2024-01-23T17:05:23.917Z] time="2024-01-23T17:05:23.818130393Z" level=info msg="Starting upload purge in 40m0s" go.version=go1.20.8 instance.id=bd4d3bce-c4af-49eb-ad70-2b2241a7e8a2 version=2.8.3 
17:05:23 [2024-01-23T17:05:23.917Z] time="2024-01-23T17:05:23.818430906Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=bd4d3bce-c4af-49eb-ad70-2b2241a7e8a2 version=2.8.3 
17:05:23 [2024-01-23T17:05:23.917Z] time="2024-01-23T17:05:23.912782272Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6608e6e2-44b4-421e-aa4d-96dd2155303d http.request.method=GET http.request.remoteaddr="127.0.0.1:59694" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
17:05:23 [2024-01-23T17:05:23.917Z] time="2024-01-23T17:05:23.912830838Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6608e6e2-44b4-421e-aa4d-96dd2155303d http.request.method=GET http.request.remoteaddr="127.0.0.1:59694" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.031426ms http.response.status=200 http.response.written=2 
17:05:23 [2024-01-23T17:05:23.917Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.91518804Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0ead94b3-7016-4f63-ae39-1c5f9fd24855 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.915232274Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0ead94b3-7016-4f63-ae39-1c5f9fd24855 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.915341329Z" 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=0ead94b3-7016-4f63-ae39-1c5f9fd24855 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.786µ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=a75a8913-4993-4d98-9c37-a0170fb7d3fd trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.915352767Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d64f1a9-56ed-4c0e-897a-87cf8095f027 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.915383987Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d64f1a9-56ed-4c0e-897a-87cf8095f027 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.915438609Z" 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=2d64f1a9-56ed-4c0e-897a-87cf8095f027 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=26.371µ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=68408532-aa65-4167-b587-be56a0a89068 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.915551995Z" 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=2d64f1a9-56ed-4c0e-897a-87cf8095f027 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.11982ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.91544962Z" 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=0ead94b3-7016-4f63-ae39-1c5f9fd24855 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.10574ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.917321186Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=addd7f26-14d1-4f97-8ebe-dc0a98a65e43 http.request.method=POST http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.917333846Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc028608-351d-495b-9aa3-879c9c422dbd http.request.method=POST http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.917374601Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc028608-351d-495b-9aa3-879c9c422dbd http.request.method=POST http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.917380681Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=addd7f26-14d1-4f97-8ebe-dc0a98a65e43 http.request.method=POST http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.917532082Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc028608-351d-495b-9aa3-879c9c422dbd http.request.method=POST http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=123.274µ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=4bef3e8f-1b6b-4957-a086-fbe5e1771442 trace.line=110 vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.917586154Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc028608-351d-495b-9aa3-879c9c422dbd http.request.method=POST http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.155µ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=c1ee2dce-b452-4520-a050-f7383a3da52e trace.line=142 vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.917626408Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/44634845-a1cd-4c8a-80c1-8da71d276499/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=addd7f26-14d1-4f97-8ebe-dc0a98a65e43 http.request.method=POST http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=214.072µ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=8d9a8916-ac4a-41cc-a53b-80ba0c7ee5de trace.line=110 vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.917662535Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc028608-351d-495b-9aa3-879c9c422dbd http.request.method=POST http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.164µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c1073fb0-2b8b-44d0-ab4a-a59688dba47e trace.line=110 vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.917712398Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/44634845-a1cd-4c8a-80c1-8da71d276499/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=addd7f26-14d1-4f97-8ebe-dc0a98a65e43 http.request.method=POST http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.944µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=b200947b-230e-4392-b1cb-34dfd0ab048c trace.line=142 vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.917749649Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc028608-351d-495b-9aa3-879c9c422dbd http.request.method=POST http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.863508ms http.response.status=202 http.response.written=0 
17:05:23 [2024-01-23T17:05:23.918Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.917798027Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/44634845-a1cd-4c8a-80c1-8da71d276499/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=addd7f26-14d1-4f97-8ebe-dc0a98a65e43 http.request.method=POST http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.952µ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=c8075fd4-7158-4ca4-b388-0244b5b50418 trace.line=110 vars.name=test 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.917867885Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=addd7f26-14d1-4f97-8ebe-dc0a98a65e43 http.request.method=POST http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.944739ms http.response.status=202 http.response.written=0 
17:05:23 [2024-01-23T17:05:23.918Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.920078856Z" 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=093206a6-bbb7-421f-a4f2-f0c3480082ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=ca2a288a-6459-44c9-a0b3-e6ea8d142141 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.920154794Z" 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=093206a6-bbb7-421f-a4f2-f0c3480082ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=ca2a288a-6459-44c9-a0b3-e6ea8d142141 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.920223307Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=093206a6-bbb7-421f-a4f2-f0c3480082ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.819µ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=5388b0fe-6cab-440d-a9f1-c20eba90416f trace.line=95 vars.name=test vars.uuid=ca2a288a-6459-44c9-a0b3-e6ea8d142141 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.920281818Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=093206a6-bbb7-421f-a4f2-f0c3480082ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.099µ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=aeebc0e9-0c9d-47af-8acf-f20fde41ee24 trace.line=142 vars.name=test vars.uuid=ca2a288a-6459-44c9-a0b3-e6ea8d142141 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.920343455Z" 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=61349ec9-be62-4918-80a8-10654b01d9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=44634845-a1cd-4c8a-80c1-8da71d276499 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.920389035Z" 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=093206a6-bbb7-421f-a4f2-f0c3480082ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=ca2a288a-6459-44c9-a0b3-e6ea8d142141 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.920403336Z" 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=61349ec9-be62-4918-80a8-10654b01d9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=44634845-a1cd-4c8a-80c1-8da71d276499 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.920465219Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141/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=093206a6-bbb7-421f-a4f2-f0c3480082ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.559µ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=f8378e23-bcc6-43ec-87c3-077e2cc724fd trace.line=110 vars.name=test vars.uuid=ca2a288a-6459-44c9-a0b3-e6ea8d142141 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.920462339Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/44634845-a1cd-4c8a-80c1-8da71d276499/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61349ec9-be62-4918-80a8-10654b01d9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=34.83µ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=00e38aac-7810-4159-835d-c7da4b87f87d trace.line=95 vars.name=test vars.uuid=44634845-a1cd-4c8a-80c1-8da71d276499 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.920509002Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=093206a6-bbb7-421f-a4f2-f0c3480082ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.219µ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=64411ee1-7071-422c-ae78-22c880173d83 trace.line=155 vars.name=test vars.uuid=ca2a288a-6459-44c9-a0b3-e6ea8d142141 
17:05:23 [2024-01-23T17:05:23.918Z] time="2024-01-23T17:05:23.920517133Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/44634845-a1cd-4c8a-80c1-8da71d276499/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61349ec9-be62-4918-80a8-10654b01d9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.022µ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=8cfe00c0-cb44-47ee-92ab-8df304fdf345 trace.line=142 vars.name=test vars.uuid=44634845-a1cd-4c8a-80c1-8da71d276499 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.920547344Z" 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=093206a6-bbb7-421f-a4f2-f0c3480082ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.275µ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=8fc0f05d-110f-4e05-bf9d-b4ac6e5b00ca trace.line=155 vars.name=test vars.uuid=ca2a288a-6459-44c9-a0b3-e6ea8d142141 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.920576038Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=093206a6-bbb7-421f-a4f2-f0c3480082ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.675µ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=a815f6bf-01b4-444f-98ff-426adc3aa5e2 trace.line=155 vars.name=test vars.uuid=ca2a288a-6459-44c9-a0b3-e6ea8d142141 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.920578795Z" 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=61349ec9-be62-4918-80a8-10654b01d9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=44634845-a1cd-4c8a-80c1-8da71d276499 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.920648694Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141/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=093206a6-bbb7-421f-a4f2-f0c3480082ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.018µ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=07724f90-4495-4e18-9c77-7e588fb724e2 trace.line=185 vars.name=test vars.uuid=ca2a288a-6459-44c9-a0b3-e6ea8d142141 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.92064958Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/44634845-a1cd-4c8a-80c1-8da71d276499/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=61349ec9-be62-4918-80a8-10654b01d9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.818µ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=4ce70d59-5907-405a-b5e8-a206cfcebf72 trace.line=110 vars.name=test vars.uuid=44634845-a1cd-4c8a-80c1-8da71d276499 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.920683796Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/44634845-a1cd-4c8a-80c1-8da71d276499/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61349ec9-be62-4918-80a8-10654b01d9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.126µ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=1370f532-a7a3-4a04-840e-b7510e87a93b trace.line=155 vars.name=test vars.uuid=44634845-a1cd-4c8a-80c1-8da71d276499 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.920721712Z" 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=093206a6-bbb7-421f-a4f2-f0c3480082ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.729µ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=6ad2fe2f-c6c4-4ae3-8d8a-76ed091e5bc2 trace.line=110 vars.name=test vars.uuid=ca2a288a-6459-44c9-a0b3-e6ea8d142141 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.92072199Z" 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=61349ec9-be62-4918-80a8-10654b01d9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.095µ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=44b45de3-762b-4e0f-94f1-a099397d197d trace.line=155 vars.name=test vars.uuid=44634845-a1cd-4c8a-80c1-8da71d276499 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.920825236Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/44634845-a1cd-4c8a-80c1-8da71d276499/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61349ec9-be62-4918-80a8-10654b01d9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.157µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7963a001-2945-4c82-8f78-40f98101606a trace.line=155 vars.name=test vars.uuid=44634845-a1cd-4c8a-80c1-8da71d276499 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.920849137Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=093206a6-bbb7-421f-a4f2-f0c3480082ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=95.311µ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=969924e1-a8cb-4828-83e1-d9dbbd4199e6 trace.line=202 vars.name=test vars.uuid=ca2a288a-6459-44c9-a0b3-e6ea8d142141 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.920887028Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/44634845-a1cd-4c8a-80c1-8da71d276499/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=61349ec9-be62-4918-80a8-10654b01d9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.583µ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=65baf040-3959-4eaf-a051-74cffd874de4 trace.line=185 vars.name=test vars.uuid=44634845-a1cd-4c8a-80c1-8da71d276499 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.920924091Z" 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=093206a6-bbb7-421f-a4f2-f0c3480082ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:59698" http.request.uri="/v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.195389ms http.response.status=201 http.response.written=0 
17:05:23 [2024-01-23T17:05:23.919Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "PUT /v2/test/blobs/uploads/ca2a288a-6459-44c9-a0b3-e6ea8d142141?_state=69GgwZWA-JMuehA1Cycw4-ulm7hQNERd9lQgJOleHe57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhMmEyODhhLTY0NTktNDRjOS1hMGIzLWU2ZWE4ZDE0MjE0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczODg4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.920958963Z" 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=61349ec9-be62-4918-80a8-10654b01d9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.753µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9038a730-93ea-427d-b18f-23434ed6c6a9 trace.line=110 vars.name=test vars.uuid=44634845-a1cd-4c8a-80c1-8da71d276499 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.921171541Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/44634845-a1cd-4c8a-80c1-8da71d276499")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61349ec9-be62-4918-80a8-10654b01d9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=184.566µ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=5212eb99-a1d2-4012-ab38-b39f877b0937 trace.line=202 vars.name=test vars.uuid=44634845-a1cd-4c8a-80c1-8da71d276499 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.921247414Z" 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=61349ec9-be62-4918-80a8-10654b01d9d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.064771ms http.response.status=201 http.response.written=0 
17:05:23 [2024-01-23T17:05:23.919Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "PUT /v2/test/blobs/uploads/44634845-a1cd-4c8a-80c1-8da71d276499?_state=agmcJHy0Ow-pgcB7e538dDLZ7vue-7k7caU8YKFX45d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NjM0ODQ1LWExY2QtNGM4YS04MGMxLThkYTcxZDI3NjQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxNzowNToyMy45MTczOTI1MDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.922731197Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3e36e17-b519-4c85-943e-3cae77d2a3ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.92276963Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3e36e17-b519-4c85-943e-3cae77d2a3ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.92283034Z" 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=c3e36e17-b519-4c85-943e-3cae77d2a3ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=29.44µ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=e1b830ec-b72b-4a29-ad83-f26f9b3d397a trace.line=95 vars.name=test vars.reference=latest 
17:05:23 [2024-01-23T17:05:23.919Z] time="2024-01-23T17:05:23.922892075Z" 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=c3e36e17-b519-4c85-943e-3cae77d2a3ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.312082ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
17:05:23 [2024-01-23T17:05:23.919Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.923812042Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.923848728Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.923991095Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.92400675Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.924015497Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.924131632Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.123µ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=a0369423-a90e-4ee7-8142-e7f6b9dcd7bb trace.line=95 vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.924183095Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.86µ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=4b0dc9bf-8ab5-49d2-9174-846f4dce495f trace.line=155 vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.924226016Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=17.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=e46fd191-73e1-478a-babe-6da0e0cb5522 trace.line=95 vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.924263349Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.412µ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=373edf23-599d-43cc-a9f4-295f1a1cffd5 trace.line=155 vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.924316814Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.976µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d02fde55-6eda-4dcd-9ab2-3416102fa716 trace.line=155 vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.924389684Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.354µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=15450223-59a4-4785-b6ca-f00ed0d61b01 trace.line=110 vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.924472096Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.288µ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=9b9e06e1-6f28-43eb-933b-7a9a5dfb8fce trace.line=110 vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.924624917Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=57.436µ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=5ead5d93-23fb-4d10-abf6-25d1f1fce693 trace.line=110 vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.924679571Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=29.687µ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=0fd8581a-12f0-404f-ae32-7112c14d35dc trace.line=110 vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.924713688Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.924733019Z" 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=d55d0198-3840-4bfc-b43d-a261d77c6af5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.501826ms http.response.status=201 http.response.written=0 
17:05:24 [2024-01-23T17:05:24.181Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.930265123Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bc465227-4df5-439b-ae38-2278f42e9811 http.request.method=GET http.request.remoteaddr="127.0.0.1:59726" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.930314419Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bc465227-4df5-439b-ae38-2278f42e9811 http.request.method=GET http.request.remoteaddr="127.0.0.1:59726" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.470433ms http.response.status=200 http.response.written=2 
17:05:24 [2024-01-23T17:05:24.181Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.932436479Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a12fed9d-65d9-4f2d-ad54-3a8d738310b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.932470793Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a12fed9d-65d9-4f2d-ad54-3a8d738310b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.932539446Z" 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=a12fed9d-65d9-4f2d-ad54-3a8d738310b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.36µ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=df8a0346-8add-49bb-b08b-c87f6c36c25c trace.line=95 vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.932561353Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a12fed9d-65d9-4f2d-ad54-3a8d738310b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.932607113Z" 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=a12fed9d-65d9-4f2d-ad54-3a8d738310b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.687µ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=8b55571b-008c-4227-9100-8ded33772989 trace.line=95 vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.932649911Z" 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=a12fed9d-65d9-4f2d-ad54-3a8d738310b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.278µ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=89040787-d8de-46d0-b794-01899f54205a trace.line=155 vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.932691601Z" 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=a12fed9d-65d9-4f2d-ad54-3a8d738310b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.21µ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=679622f3-b399-4f14-8d6e-ed46fe519ab6 trace.line=125 vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.932736377Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a12fed9d-65d9-4f2d-ad54-3a8d738310b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.932827306Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a12fed9d-65d9-4f2d-ad54-3a8d738310b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-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.175442ms http.response.status=200 http.response.written=417 
17:05:24 [2024-01-23T17:05:24.181Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.941558287Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f0b1b71-fdd3-425e-abcb-9329694fa240 http.request.method=GET http.request.remoteaddr="127.0.0.1:59744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.941597154Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f0b1b71-fdd3-425e-abcb-9329694fa240 http.request.method=GET http.request.remoteaddr="127.0.0.1:59744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.941610135Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f0b1b71-fdd3-425e-abcb-9329694fa240 http.request.method=GET http.request.remoteaddr="127.0.0.1:59744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:05:24 [2024-01-23T17:05:24.181Z] time="2024-01-23T17:05:23.941673421Z" 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=0f0b1b71-fdd3-425e-abcb-9329694fa240 http.request.method=GET http.request.remoteaddr="127.0.0.1:59744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.479µ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=f23d82c0-18e5-468b-9a09-053b0e5a40fd trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.941721454Z" 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=0f0b1b71-fdd3-425e-abcb-9329694fa240 http.request.method=GET http.request.remoteaddr="127.0.0.1:59744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.302µ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=3be03a72-3c6a-48d7-844b-14df31908f59 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.941757433Z" 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=0f0b1b71-fdd3-425e-abcb-9329694fa240 http.request.method=GET http.request.remoteaddr="127.0.0.1:59744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.644µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=622efbc9-027c-437b-a0f5-bbc1fc620752 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.941789548Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f0b1b71-fdd3-425e-abcb-9329694fa240 http.request.method=GET http.request.remoteaddr="127.0.0.1:59744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.941867234Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f0b1b71-fdd3-425e-abcb-9329694fa240 http.request.method=GET http.request.remoteaddr="127.0.0.1:59744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-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.033657ms http.response.status=200 http.response.written=417 
17:05:24 [2024-01-23T17:05:24.182Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.949862748Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=98011f49-8bc0-4348-8dd7-42598c8dc191 http.request.method=GET http.request.remoteaddr="127.0.0.1:59754" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.949913374Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=98011f49-8bc0-4348-8dd7-42598c8dc191 http.request.method=GET http.request.remoteaddr="127.0.0.1:59754" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.949915171Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0e0d482-968f-4b96-b2fc-64a5963b5740 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.949956508Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0e0d482-968f-4b96-b2fc-64a5963b5740 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.949983322Z" 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=98011f49-8bc0-4348-8dd7-42598c8dc191 http.request.method=GET http.request.remoteaddr="127.0.0.1:59754" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.581µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e66310ae-10eb-4c75-935b-8d320bae7c31 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.950030674Z" 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=f0e0d482-968f-4b96-b2fc-64a5963b5740 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.144µ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=ca73e7fa-2e09-48fe-97f5-589e9cc0a120 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.950034342Z" 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=98011f49-8bc0-4348-8dd7-42598c8dc191 http.request.method=GET http.request.remoteaddr="127.0.0.1:59754" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.517µ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=07fc077f-344b-47fd-9650-bba5cdcc98f9 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.950075482Z" 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=f0e0d482-968f-4b96-b2fc-64a5963b5740 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.072µ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=01de9cae-75e8-4daf-a4b9-494ecd52344e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.950119224Z" 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=f0e0d482-968f-4b96-b2fc-64a5963b5740 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.437µ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=a573b5c7-ce49-42bc-9db9-b165b35cd6b8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.950153669Z" 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=f0e0d482-968f-4b96-b2fc-64a5963b5740 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.961µ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=cd6f57aa-dbe6-43dc-b673-4bd5812c833a trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.950104611Z" 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=98011f49-8bc0-4348-8dd7-42598c8dc191 http.request.method=GET http.request.remoteaddr="127.0.0.1:59754" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.429µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d7a32670-2632-4d6a-85e2-7bf65ebee27e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.950185644Z" 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=f0e0d482-968f-4b96-b2fc-64a5963b5740 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.215µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eaa82533-7f24-4e37-b3d0-0e8c274265d8 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.950220918Z" 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=f0e0d482-968f-4b96-b2fc-64a5963b5740 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.315µ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=9b29e876-c167-40b2-8828-8da277830752 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.950229928Z" 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=98011f49-8bc0-4348-8dd7-42598c8dc191 http.request.method=GET http.request.remoteaddr="127.0.0.1:59754" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.796µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1da22c9b-88b2-4cdb-aa70-747cde02de2c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.950264857Z" 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=98011f49-8bc0-4348-8dd7-42598c8dc191 http.request.method=GET http.request.remoteaddr="127.0.0.1:59754" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.281µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a8ce527d-ef85-49e9-bd1a-52e9b135ddc3 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.950272881Z" 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=f0e0d482-968f-4b96-b2fc-64a5963b5740 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.736µ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=8dc3d877-18aa-4ede-a0d1-78d1bb3ed684 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.95034722Z" 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=98011f49-8bc0-4348-8dd7-42598c8dc191 http.request.method=GET http.request.remoteaddr="127.0.0.1:59754" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.917µ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=b6ff2e44-0890-45f7-97e0-c6692b6fa878 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.95048034Z" 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=98011f49-8bc0-4348-8dd7-42598c8dc191 http.request.method=GET http.request.remoteaddr="127.0.0.1:59754" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.737µ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=f590a0ce-1a7a-450b-bd0d-c578761737bf trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.950996295Z" 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=98011f49-8bc0-4348-8dd7-42598c8dc191 http.request.method=GET http.request.remoteaddr="127.0.0.1:59754" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.505µ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=e2dc40a0-ad7f-47e5-96d3-c1d5ebf96a98 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.951213132Z" 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=98011f49-8bc0-4348-8dd7-42598c8dc191 http.request.method=GET http.request.remoteaddr="127.0.0.1:59754" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.252µ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=4e94f009-6113-4860-a960-5571c97e7506 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.951371639Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=98011f49-8bc0-4348-8dd7-42598c8dc191 http.request.method=GET http.request.remoteaddr="127.0.0.1:59754" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.948776ms http.response.status=200 http.response.written=194 
17:05:24 [2024-01-23T17:05:24.182Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:05:24 [2024-01-23T17:05:24.182Z] time="2024-01-23T17:05:23.951933304Z" 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=f0e0d482-968f-4b96-b2fc-64a5963b5740 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.06µ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=9aa2214a-67d6-4f11-b01c-861b49c716af trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:24 [2024-01-23T17:05:24.183Z] time="2024-01-23T17:05:23.951992463Z" 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=f0e0d482-968f-4b96-b2fc-64a5963b5740 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.433µ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=3d622418-4893-4422-a315-5f057f275a4b trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:05:24 [2024-01-23T17:05:24.183Z] time="2024-01-23T17:05:23.95204848Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0e0d482-968f-4b96-b2fc-64a5963b5740 http.request.method=GET http.request.remoteaddr="127.0.0.1:59756" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.395118ms http.response.status=200 http.response.written=68 
17:05:24 [2024-01-23T17:05:24.183Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:05:24 [2024-01-23T17:05:24.183Z] time="2024-01-23T17:05:23.964847006Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=03b18685-cbf8-495d-9341-6d0db55382b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:59766" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:05:24 [2024-01-23T17:05:24.183Z] time="2024-01-23T17:05:23.964886079Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=03b18685-cbf8-495d-9341-6d0db55382b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:59766" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="856.649µs" http.response.status=200 http.response.written=2 
17:05:24 [2024-01-23T17:05:24.183Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:05:24 [2024-01-23T17:05:24.183Z] time="2024-01-23T17:05:23.973868029Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3e48466d-8f9b-41a1-8095-8b6ada8104ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59776" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:05:24 [2024-01-23T17:05:24.183Z] time="2024-01-23T17:05:23.973919927Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3e48466d-8f9b-41a1-8095-8b6ada8104ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59776" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:05:24 [2024-01-23T17:05:24.183Z] time="2024-01-23T17:05:23.973936107Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3e48466d-8f9b-41a1-8095-8b6ada8104ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59776" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:05:24 [2024-01-23T17:05:24.183Z] time="2024-01-23T17:05:23.974006138Z" 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=3e48466d-8f9b-41a1-8095-8b6ada8104ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59776" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.323µ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=eecaa040-3929-40d0-80d0-c94aca9bb411 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:05:24 [2024-01-23T17:05:24.183Z] time="2024-01-23T17:05:23.974053777Z" 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=3e48466d-8f9b-41a1-8095-8b6ada8104ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59776" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.301µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b6f81aa9-a64e-46bd-abe4-3b7ee6afd453 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:05:24 [2024-01-23T17:05:24.183Z] time="2024-01-23T17:05:23.974132842Z" 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=3e48466d-8f9b-41a1-8095-8b6ada8104ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59776" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.111639ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:05:24 [2024-01-23T17:05:24.183Z] 127.0.0.1 - - [23/Jan/2024:17:05:23 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/6555ee3df4efa8092a2c1cebb65b4c9601c4a013 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:05:24 [2024-01-23T17:05:24.183Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
17:05:24 [2024-01-23T17:05:24.183Z] === RUN   TestImagePullNonExisting
17:05:24 [2024-01-23T17:05:24.183Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
17:05:24 [2024-01-23T17:05:24.183Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
17:05:24 [2024-01-23T17:05:24.183Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
17:05:24 [2024-01-23T17:05:24.183Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
17:05:24 [2024-01-23T17:05:24.183Z] === RUN   TestImagePullNonExisting/asdfasdf
17:05:24 [2024-01-23T17:05:24.183Z] === PAUSE TestImagePullNonExisting/asdfasdf
17:05:24 [2024-01-23T17:05:24.183Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
17:05:24 [2024-01-23T17:05:24.183Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
17:05:24 [2024-01-23T17:05:24.183Z] === RUN   TestImagePullNonExisting/library/asdfasdf
17:05:24 [2024-01-23T17:05:24.183Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
17:05:24 [2024-01-23T17:05:24.183Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
17:05:24 [2024-01-23T17:05:24.183Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
17:05:24 [2024-01-23T17:05:24.183Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
17:05:24 [2024-01-23T17:05:24.183Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
17:05:24 [2024-01-23T17:05:24.183Z] === CONT  TestImagePullNonExisting/asdfasdf
17:05:24 [2024-01-23T17:05:24.183Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
17:05:24 [2024-01-23T17:05:24.183Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
17:05:24 [2024-01-23T17:05:24.183Z] === CONT  TestImagePullNonExisting/library/asdfasdf
17:05:25 [2024-01-23T17:05:25.563Z] --- PASS: TestImagePullNonExisting (0.01s)
17:05:25 [2024-01-23T17:05:25.563Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
17:05:25 [2024-01-23T17:05:25.563Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.95s)
17:05:25 [2024-01-23T17:05:25.563Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
17:05:25 [2024-01-23T17:05:25.563Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
17:05:25 [2024-01-23T17:05:25.563Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
17:05:25 [2024-01-23T17:05:25.563Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.29s)
17:05:25 [2024-01-23T17:05:25.563Z] === RUN   TestRemoveImageOrphaning
17:05:25 [2024-01-23T17:05:25.563Z] --- PASS: TestRemoveImageOrphaning (0.15s)
17:05:25 [2024-01-23T17:05:25.563Z] === RUN   TestRemoveByDigest
17:05:25 [2024-01-23T17:05:25.563Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:05:25 [2024-01-23T17:05:25.563Z] --- SKIP: TestRemoveByDigest (0.00s)
17:05:25 [2024-01-23T17:05:25.563Z] === RUN   TestRemoveImageGarbageCollector
17:05:25 [2024-01-23T17:05:25.563Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:05:25 [2024-01-23T17:05:25.563Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:05:25 [2024-01-23T17:05:25.563Z] === RUN   TestSaveCheckTimes
17:05:25 [2024-01-23T17:05:25.563Z] === PAUSE TestSaveCheckTimes
17:05:25 [2024-01-23T17:05:25.563Z] === RUN   TestSaveCheckManifestLayers
17:05:25 [2024-01-23T17:05:25.563Z] === PAUSE TestSaveCheckManifestLayers
17:05:25 [2024-01-23T17:05:25.563Z] === RUN   TestSaveRepoWithMultipleImages
17:05:25 [2024-01-23T17:05:25.823Z] --- PASS: TestSaveRepoWithMultipleImages (0.16s)
17:05:25 [2024-01-23T17:05:25.823Z] === RUN   TestSaveDirectoryPermissions
17:05:26 [2024-01-23T17:05:26.761Z] --- PASS: TestSaveDirectoryPermissions (0.97s)
17:05:26 [2024-01-23T17:05:26.761Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:05:26 [2024-01-23T17:05:26.761Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:05:26 [2024-01-23T17:05:26.761Z] === RUN   TestTagUsingDigestAlgorithmAsName
17:05:26 [2024-01-23T17:05:26.761Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
17:05:26 [2024-01-23T17:05:26.761Z] === RUN   TestTagValidPrefixedRepo
17:05:26 [2024-01-23T17:05:26.761Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
17:05:26 [2024-01-23T17:05:26.761Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
17:05:26 [2024-01-23T17:05:26.761Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
17:05:26 [2024-01-23T17:05:26.761Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
17:05:26 [2024-01-23T17:05:26.761Z] === RUN   TestTagValidPrefixedRepo/foooo:t
17:05:26 [2024-01-23T17:05:26.761Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
17:05:26 [2024-01-23T17:05:26.761Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:05:26 [2024-01-23T17:05:26.762Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:05:26 [2024-01-23T17:05:26.762Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
17:05:26 [2024-01-23T17:05:26.762Z] === CONT  TestTagValidPrefixedRepo/foooo:t
17:05:26 [2024-01-23T17:05:26.762Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
17:05:26 [2024-01-23T17:05:26.762Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:05:26 [2024-01-23T17:05:26.762Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
17:05:26 [2024-01-23T17:05:26.762Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
17:05:26 [2024-01-23T17:05:26.762Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
17:05:26 [2024-01-23T17:05:26.762Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
17:05:26 [2024-01-23T17:05:26.762Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
17:05:26 [2024-01-23T17:05:26.762Z] === RUN   TestTagExistedNameWithoutForce
17:05:26 [2024-01-23T17:05:26.762Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
17:05:26 [2024-01-23T17:05:26.762Z] === RUN   TestTagOfficialNames
17:05:26 [2024-01-23T17:05:26.762Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
17:05:26 [2024-01-23T17:05:26.762Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
17:05:26 [2024-01-23T17:05:26.762Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
17:05:26 [2024-01-23T17:05:26.762Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
17:05:26 [2024-01-23T17:05:26.762Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
17:05:26 [2024-01-23T17:05:26.762Z] --- PASS: TestTagOfficialNames (0.04s)
17:05:26 [2024-01-23T17:05:26.762Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
17:05:26 [2024-01-23T17:05:26.762Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
17:05:26 [2024-01-23T17:05:26.762Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
17:05:26 [2024-01-23T17:05:26.762Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
17:05:26 [2024-01-23T17:05:26.762Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
17:05:26 [2024-01-23T17:05:26.762Z] === RUN   TestTagMatchesDigest
17:05:26 [2024-01-23T17:05:26.762Z] --- PASS: TestTagMatchesDigest (0.01s)
17:05:26 [2024-01-23T17:05:26.762Z] === CONT  TestSaveCheckTimes
17:05:26 [2024-01-23T17:05:26.762Z] === CONT  TestSaveCheckManifestLayers
17:05:26 [2024-01-23T17:05:26.762Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
17:05:26 [2024-01-23T17:05:26.762Z] --- PASS: TestSaveCheckTimes (0.03s)
17:05:26 [2024-01-23T17:05:26.762Z] PASS
17:05:26 [2024-01-23T17:05:26.762Z] 
17:05:26 [2024-01-23T17:05:26.762Z] === Skipped
17:05:26 [2024-01-23T17:05:26.762Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:05:26 [2024-01-23T17:05:26.762Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:05:26 [2024-01-23T17:05:26.762Z] 
17:05:26 [2024-01-23T17:05:26.762Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
17:05:26 [2024-01-23T17:05:26.762Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:05:26 [2024-01-23T17:05:26.762Z] 
17:05:26 [2024-01-23T17:05:26.762Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:05:26 [2024-01-23T17:05:26.762Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:05:26 [2024-01-23T17:05:26.762Z] 
17:05:26 [2024-01-23T17:05:26.762Z] DONE 55 tests, 3 skipped in 5.849s
17:05:26 [2024-01-23T17:05:26.762Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
17:05:26 [2024-01-23T17:05:26.762Z] ++ '[' -n '' ']'
17:05:26 [2024-01-23T17:05:26.762Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:05:26 [2024-01-23T17:05:26.762Z] ++ set -e
17:05:26 [2024-01-23T17:05:26.762Z] ++ '[' -n 0 ']'
17:05:26 [2024-01-23T17:05:26.762Z] ++ set -x
17:05:26 [2024-01-23T17:05:26.762Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:05:26 [2024-01-23T17:05:26.762Z] === RUN   TestStripANSICommands
17:05:26 [2024-01-23T17:05:26.762Z] === RUN   TestStripANSICommands/#00
17:05:26 [2024-01-23T17:05:26.762Z] === RUN   TestStripANSICommands/#01
17:05:26 [2024-01-23T17:05:26.762Z] --- PASS: TestStripANSICommands (0.00s)
17:05:26 [2024-01-23T17:05:26.762Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:05:26 [2024-01-23T17:05:26.762Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:05:26 [2024-01-23T17:05:26.762Z] PASS
17:05:26 [2024-01-23T17:05:26.762Z] 
17:05:26 [2024-01-23T17:05:26.762Z] DONE 3 tests in 0.008s
17:05:26 [2024-01-23T17:05:26.762Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
17:05:26 [2024-01-23T17:05:26.762Z] ++ '[' -n '' ']'
17:05:26 [2024-01-23T17:05:26.762Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:05:26 [2024-01-23T17:05:26.762Z] ++ set -e
17:05:26 [2024-01-23T17:05:26.762Z] ++ '[' -n 0 ']'
17:05:26 [2024-01-23T17:05:26.762Z] ++ set -x
17:05:26 [2024-01-23T17:05:26.762Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:05:27 [2024-01-23T17:05:27.021Z] INFO: Testing against a local daemon
17:05:27 [2024-01-23T17:05:27.021Z] === RUN   TestCreateWithMultiNetworks
17:05:27 [2024-01-23T17:05:27.972Z] --- PASS: TestCreateWithMultiNetworks (0.98s)
17:05:27 [2024-01-23T17:05:27.972Z] === RUN   TestNetworkCreateDelete
17:05:27 [2024-01-23T17:05:27.972Z] --- PASS: TestNetworkCreateDelete (0.18s)
17:05:27 [2024-01-23T17:05:27.972Z] === RUN   TestDockerNetworkDeletePreferID
17:05:28 [2024-01-23T17:05:28.543Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s)
17:05:28 [2024-01-23T17:05:28.543Z] === RUN   TestDaemonDNSFallback
17:05:35 [2024-01-23T17:05:35.115Z] --- PASS: TestDaemonDNSFallback (6.17s)
17:05:35 [2024-01-23T17:05:35.115Z] === RUN   TestInspectNetwork
17:05:37 [2024-01-23T17:05:37.653Z] === RUN   TestInspectNetwork/full_network_id
17:05:37 [2024-01-23T17:05:37.653Z] === RUN   TestInspectNetwork/partial_network_id
17:05:37 [2024-01-23T17:05:37.653Z] === RUN   TestInspectNetwork/network_name
17:05:37 [2024-01-23T17:05:37.653Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:05:41 [2024-01-23T17:05:41.848Z] --- PASS: TestInspectNetwork (7.06s)
17:05:41 [2024-01-23T17:05:41.848Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:05:41 [2024-01-23T17:05:41.848Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:05:41 [2024-01-23T17:05:41.848Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:05:41 [2024-01-23T17:05:41.848Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:05:41 [2024-01-23T17:05:41.848Z] === RUN   TestRunContainerWithBridgeNone
17:05:43 [2024-01-23T17:05:43.228Z] --- PASS: TestRunContainerWithBridgeNone (1.37s)
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/create
17:05:43 [2024-01-23T17:05:43.228Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:05:43 [2024-01-23T17:05:43.228Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:05:43 [2024-01-23T17:05:43.228Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:05:43 [2024-01-23T17:05:43.228Z] === CONT  TestNetworkInvalidJSON/networks/create
17:05:43 [2024-01-23T17:05:43.228Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:05:43 [2024-01-23T17:05:43.228Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:05:43 [2024-01-23T17:05:43.228Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:05:43 [2024-01-23T17:05:43.228Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkList
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkList//networks
17:05:43 [2024-01-23T17:05:43.228Z] === PAUSE TestNetworkList//networks
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestNetworkList//networks/
17:05:43 [2024-01-23T17:05:43.228Z] === PAUSE TestNetworkList//networks/
17:05:43 [2024-01-23T17:05:43.228Z] === CONT  TestNetworkList//networks
17:05:43 [2024-01-23T17:05:43.228Z] === CONT  TestNetworkList//networks/
17:05:43 [2024-01-23T17:05:43.228Z] --- PASS: TestNetworkList (0.01s)
17:05:43 [2024-01-23T17:05:43.228Z]     --- PASS: TestNetworkList//networks (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:05:43 [2024-01-23T17:05:43.228Z] === RUN   TestHostIPv4BridgeLabel
17:05:43 [2024-01-23T17:05:43.797Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
17:05:43 [2024-01-23T17:05:43.797Z] === RUN   TestDefaultNetworkOpts
17:05:43 [2024-01-23T17:05:43.797Z] === RUN   TestDefaultNetworkOpts/default_value
17:05:45 [2024-01-23T17:05:45.177Z] === RUN   TestDefaultNetworkOpts/cmdline_value
17:05:46 [2024-01-23T17:05:46.591Z] === RUN   TestDefaultNetworkOpts/config-from_value
17:05:47 [2024-01-23T17:05:47.971Z] --- PASS: TestDefaultNetworkOpts (3.90s)
17:05:47 [2024-01-23T17:05:47.971Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.28s)
17:05:47 [2024-01-23T17:05:47.971Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s)
17:05:47 [2024-01-23T17:05:47.971Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.33s)
17:05:47 [2024-01-23T17:05:47.971Z] === RUN   TestForbidDuplicateNetworkNames
17:05:48 [2024-01-23T17:05:48.231Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
17:05:48 [2024-01-23T17:05:48.231Z] === RUN   TestDaemonRestartWithLiveRestore
17:05:49 [2024-01-23T17:05:49.612Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:05:49 [2024-01-23T17:05:49.612Z] === RUN   TestDaemonDefaultNetworkPools
17:05:50 [2024-01-23T17:05:50.181Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
17:05:50 [2024-01-23T17:05:50.181Z] === RUN   TestDaemonRestartWithExistingNetwork
17:05:51 [2024-01-23T17:05:51.562Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
17:05:51 [2024-01-23T17:05:51.562Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:05:52 [2024-01-23T17:05:52.500Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
17:05:52 [2024-01-23T17:05:52.500Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:05:53 [2024-01-23T17:05:53.438Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
17:05:53 [2024-01-23T17:05:53.438Z] === RUN   TestServiceWithPredefinedNetwork
17:05:55 [2024-01-23T17:05:55.346Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s)
17:05:55 [2024-01-23T17:05:55.346Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:05:55 [2024-01-23T17:05:55.346Z]     service_test.go:250: FLAKY_TEST
17:05:55 [2024-01-23T17:05:55.346Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:05:55 [2024-01-23T17:05:55.346Z] === RUN   TestServiceWithDataPathPortInit
17:06:10 [2024-01-23T17:06:10.237Z] --- PASS: TestServiceWithDataPathPortInit (13.26s)
17:06:10 [2024-01-23T17:06:10.237Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:06:10 [2024-01-23T17:06:10.806Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l4i6rc4pja3zishnho3qklczk Created:2024-01-23 17:06:09.777399826 +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[6a3313b2db058c6f1f86ad6e78a4a238dc4478d17e7fe133c2a1210d7ac19c75:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.evwxmdq0ogret8md9mnrumh2r EndpointID:15209ff666bd330d3a2448383beb56159ba49ec3d9c6c796b78f9928716e316b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0972d549e20eb39d37b9cb1966436b9d5d599b198ecde9806d34b397c55fbd93 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:43bb03c37948 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.evwxmdq0ogret8md9mnrumh2r EndpointID:15209ff666bd330d3a2448383beb56159ba49ec3d9c6c796b78f9928716e316b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:06:16 [2024-01-23T17:06:16.084Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.62s)
17:06:16 [2024-01-23T17:06:16.084Z] PASS
17:06:16 [2024-01-23T17:06:16.084Z] 
17:06:16 [2024-01-23T17:06:16.084Z] === Skipped
17:06:16 [2024-01-23T17:06:16.084Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:06:16 [2024-01-23T17:06:16.084Z]     service_test.go:250: FLAKY_TEST
17:06:16 [2024-01-23T17:06:16.084Z] 
17:06:16 [2024-01-23T17:06:16.084Z] DONE 44 tests, 1 skipped in 48.327s
17:06:16 [2024-01-23T17:06:16.084Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
17:06:16 [2024-01-23T17:06:16.084Z] ++ '[' -n '' ']'
17:06:16 [2024-01-23T17:06:16.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:06:16 [2024-01-23T17:06:16.084Z] ++ set -e
17:06:16 [2024-01-23T17:06:16.084Z] ++ '[' -n 0 ']'
17:06:16 [2024-01-23T17:06:16.084Z] ++ set -x
17:06:16 [2024-01-23T17:06:16.084Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:06:16 [2024-01-23T17:06:16.084Z] INFO: Testing against a local daemon
17:06:16 [2024-01-23T17:06:16.084Z] === RUN   TestDockerNetworkIpvlanPersistance
17:06:16 [2024-01-23T17:06:16.084Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:06:16 [2024-01-23T17:06:16.084Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:06:16 [2024-01-23T17:06:16.084Z] === RUN   TestDockerNetworkIpvlan
17:06:16 [2024-01-23T17:06:16.084Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:06:16 [2024-01-23T17:06:16.084Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:06:16 [2024-01-23T17:06:16.084Z] PASS
17:06:16 [2024-01-23T17:06:16.084Z] 
17:06:16 [2024-01-23T17:06:16.084Z] === Skipped
17:06:16 [2024-01-23T17:06:16.084Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:06:16 [2024-01-23T17:06:16.084Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:06:16 [2024-01-23T17:06:16.084Z] 
17:06:16 [2024-01-23T17:06:16.084Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:06:16 [2024-01-23T17:06:16.084Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:06:16 [2024-01-23T17:06:16.084Z] 
17:06:16 [2024-01-23T17:06:16.084Z] DONE 2 tests, 2 skipped in 0.038s
17:06:16 [2024-01-23T17:06:16.084Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
17:06:16 [2024-01-23T17:06:16.084Z] ++ '[' -n '' ']'
17:06:16 [2024-01-23T17:06:16.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:06:16 [2024-01-23T17:06:16.084Z] ++ set -e
17:06:16 [2024-01-23T17:06:16.084Z] ++ '[' -n 0 ']'
17:06:16 [2024-01-23T17:06:16.084Z] ++ set -x
17:06:16 [2024-01-23T17:06:16.084Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:06:16 [2024-01-23T17:06:16.084Z] INFO: Testing against a local daemon
17:06:16 [2024-01-23T17:06:16.084Z] === RUN   TestDockerNetworkMacvlanPersistance
17:06:16 [2024-01-23T17:06:16.343Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
17:06:16 [2024-01-23T17:06:16.343Z] === RUN   TestDockerNetworkMacvlan
17:06:16 [2024-01-23T17:06:16.343Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:06:17 [2024-01-23T17:06:17.282Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:06:17 [2024-01-23T17:06:17.542Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:06:18 [2024-01-23T17:06:18.481Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:06:18 [2024-01-23T17:06:18.740Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:06:19 [2024-01-23T17:06:19.678Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:06:19 [2024-01-23T17:06:19.938Z] --- PASS: TestDockerNetworkMacvlan (3.57s)
17:06:19 [2024-01-23T17:06:19.938Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
17:06:19 [2024-01-23T17:06:19.938Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
17:06:19 [2024-01-23T17:06:19.938Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
17:06:19 [2024-01-23T17:06:19.938Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
17:06:19 [2024-01-23T17:06:19.938Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
17:06:19 [2024-01-23T17:06:19.938Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
17:06:19 [2024-01-23T17:06:19.938Z] PASS
17:06:19 [2024-01-23T17:06:19.938Z] 
17:06:19 [2024-01-23T17:06:19.938Z] DONE 8 tests in 4.760s
17:06:19 [2024-01-23T17:06:19.938Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
17:06:19 [2024-01-23T17:06:19.938Z] ++ '[' -n '' ']'
17:06:19 [2024-01-23T17:06:19.938Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
17:06:19 [2024-01-23T17:06:19.938Z] ++ set -e
17:06:19 [2024-01-23T17:06:19.938Z] ++ '[' -n 0 ']'
17:06:19 [2024-01-23T17:06:19.938Z] ++ set -x
17:06:19 [2024-01-23T17:06:19.938Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
17:06:20 [2024-01-23T17:06:20.198Z] INFO: Testing against a local daemon
17:06:20 [2024-01-23T17:06:20.198Z] === RUN   TestBridgeICC
17:06:20 [2024-01-23T17:06:20.767Z] === RUN   TestBridgeICC/IPv4_non-internal_network
17:06:22 [2024-01-23T17:06:22.150Z] === RUN   TestBridgeICC/IPv4_internal_network
17:06:23 [2024-01-23T17:06:23.089Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
17:06:24 [2024-01-23T17:06:24.028Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
17:06:25 [2024-01-23T17:06:25.408Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
17:06:26 [2024-01-23T17:06:26.346Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
17:06:27 [2024-01-23T17:06:27.726Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
17:06:28 [2024-01-23T17:06:28.667Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
17:06:30 [2024-01-23T17:06:30.047Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
17:06:33 [2024-01-23T17:06:33.339Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
17:06:35 [2024-01-23T17:06:35.877Z] --- PASS: TestBridgeICC (15.33s)
17:06:35 [2024-01-23T17:06:35.877Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.23s)
17:06:35 [2024-01-23T17:06:35.877Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.07s)
17:06:35 [2024-01-23T17:06:35.877Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.19s)
17:06:35 [2024-01-23T17:06:35.877Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.05s)
17:06:35 [2024-01-23T17:06:35.877Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.19s)
17:06:35 [2024-01-23T17:06:35.877Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.11s)
17:06:35 [2024-01-23T17:06:35.877Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.18s)
17:06:35 [2024-01-23T17:06:35.877Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.15s)
17:06:35 [2024-01-23T17:06:35.877Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.31s)
17:06:35 [2024-01-23T17:06:35.877Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (2.26s)
17:06:35 [2024-01-23T17:06:35.877Z] === RUN   TestBridgeINC
17:06:35 [2024-01-23T17:06:35.877Z] === RUN   TestBridgeINC/IPv4_non-internal_network
17:06:41 [2024-01-23T17:06:41.163Z] === RUN   TestBridgeINC/IPv4_internal_network
17:06:41 [2024-01-23T17:06:41.732Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
17:06:45 [2024-01-23T17:06:45.928Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
17:06:47 [2024-01-23T17:06:47.308Z] --- PASS: TestBridgeINC (11.79s)
17:06:47 [2024-01-23T17:06:47.308Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.40s)
17:06:47 [2024-01-23T17:06:47.308Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.15s)
17:06:47 [2024-01-23T17:06:47.308Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.40s)
17:06:47 [2024-01-23T17:06:47.308Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.23s)
17:06:47 [2024-01-23T17:06:47.308Z] === RUN   TestDefaultBridgeIPv6
17:06:47 [2024-01-23T17:06:47.308Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
17:06:48 [2024-01-23T17:06:48.690Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
17:06:50 [2024-01-23T17:06:50.598Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
17:06:51 [2024-01-23T17:06:51.978Z] --- PASS: TestDefaultBridgeIPv6 (4.66s)
17:06:51 [2024-01-23T17:06:51.978Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.55s)
17:06:51 [2024-01-23T17:06:51.978Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.57s)
17:06:51 [2024-01-23T17:06:51.978Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.53s)
17:06:51 [2024-01-23T17:06:51.978Z] === RUN   TestDefaultBridgeAddresses
17:06:51 [2024-01-23T17:06:51.978Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
17:06:53 [2024-01-23T17:06:53.359Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
17:06:55 [2024-01-23T17:06:55.268Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
17:06:55 [2024-01-23T17:06:55.268Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
17:06:55 [2024-01-23T17:06:55.268Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
17:06:55 [2024-01-23T17:06:55.268Z] === RUN   TestMACAddrOnRestart
17:06:57 [2024-01-23T17:06:57.177Z] --- PASS: TestMACAddrOnRestart (2.10s)
17:06:57 [2024-01-23T17:06:57.177Z] PASS
17:06:57 [2024-01-23T17:06:57.177Z] 
17:06:57 [2024-01-23T17:06:57.177Z] DONE 24 tests in 37.023s
17:06:57 [2024-01-23T17:06:57.177Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
17:06:57 [2024-01-23T17:06:57.177Z] ++ '[' -n '' ']'
17:06:57 [2024-01-23T17:06:57.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:06:57 [2024-01-23T17:06:57.177Z] ++ set -e
17:06:57 [2024-01-23T17:06:57.177Z] ++ '[' -n 0 ']'
17:06:57 [2024-01-23T17:06:57.177Z] ++ set -x
17:06:57 [2024-01-23T17:06:57.177Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:06:57 [2024-01-23T17:06:57.177Z] testing: warning: no tests to run
17:06:57 [2024-01-23T17:06:57.177Z] PASS
17:06:57 [2024-01-23T17:06:57.177Z] 
17:06:57 [2024-01-23T17:06:57.177Z] DONE 0 tests in 0.007s
17:06:57 [2024-01-23T17:06:57.177Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
17:06:57 [2024-01-23T17:06:57.177Z] ++ '[' -n '' ']'
17:06:57 [2024-01-23T17:06:57.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:06:57 [2024-01-23T17:06:57.177Z] ++ set -e
17:06:57 [2024-01-23T17:06:57.177Z] ++ '[' -n 0 ']'
17:06:57 [2024-01-23T17:06:57.177Z] ++ set -x
17:06:57 [2024-01-23T17:06:57.177Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:06:57 [2024-01-23T17:06:57.177Z] INFO: Testing against a local daemon
17:06:57 [2024-01-23T17:06:57.177Z] === RUN   TestAuthZPluginAllowRequest
17:06:58 [2024-01-23T17:06:58.116Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
17:06:58 [2024-01-23T17:06:58.116Z] === RUN   TestAuthZPluginTLS
17:06:58 [2024-01-23T17:06:58.685Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:06:58 [2024-01-23T17:06:58.685Z] === RUN   TestAuthZPluginDenyRequest
17:06:59 [2024-01-23T17:06:59.255Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:06:59 [2024-01-23T17:06:59.255Z] === RUN   TestAuthZPluginAPIDenyResponse
17:06:59 [2024-01-23T17:06:59.824Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
17:06:59 [2024-01-23T17:06:59.824Z] === RUN   TestAuthZPluginDenyResponse
17:07:00 [2024-01-23T17:07:00.394Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:07:00 [2024-01-23T17:07:00.394Z] === RUN   TestAuthZPluginAllowEventStream
17:07:01 [2024-01-23T17:07:01.333Z] 2024/01/23 17:07:01 http: panic serving 127.0.0.1:46680: runtime error: invalid memory address or nil pointer dereference
17:07:01 [2024-01-23T17:07:01.333Z] goroutine 118 [running]:
17:07:01 [2024-01-23T17:07:01.333Z] net/http.(*conn).serve.func1()
17:07:01 [2024-01-23T17:07:01.333Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:07:01 [2024-01-23T17:07:01.333Z] panic({0xa749a0?, 0x1599ca0?})
17:07:01 [2024-01-23T17:07:01.333Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:07:01 [2024-01-23T17:07:01.333Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd726c8, 0x40003b6f00}, 0xffffb81adc58?)
17:07:01 [2024-01-23T17:07:01.333Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
17:07:01 [2024-01-23T17:07:01.333Z] net/http.HandlerFunc.ServeHTTP(0x40001cbc00?, {0xd726c8?, 0x40003b6f00?}, 0x4023f4?)
17:07:01 [2024-01-23T17:07:01.333Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:07:01 [2024-01-23T17:07:01.333Z] net/http.(*ServeMux).ServeHTTP(0xd78c78?, {0xd726c8, 0x40003b6f00}, 0x40001cbc00)
17:07:01 [2024-01-23T17:07:01.333Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:07:01 [2024-01-23T17:07:01.333Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000320000, {0xd71288?, 0x40004568c0}, 0x40001cbb00, {0xd675e0, 0x4000172200})
17:07:01 [2024-01-23T17:07:01.333Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
17:07:01 [2024-01-23T17:07:01.333Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71288?, 0x40004568c0?}, 0x40004e2f30?)
17:07:01 [2024-01-23T17:07:01.333Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:07:01 [2024-01-23T17:07:01.333Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71288?, 0x40004568c0?}, 0x40004568c0?)
17:07:01 [2024-01-23T17:07:01.333Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:07:01 [2024-01-23T17:07:01.333Z] net/http.serverHandler.ServeHTTP({0xd6de68?}, {0xd71288?, 0x40004568c0?}, 0x6?)
17:07:01 [2024-01-23T17:07:01.333Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:07:01 [2024-01-23T17:07:01.333Z] net/http.(*conn).serve(0x400001c7e0, {0xd78c78, 0x40004ef4a0})
17:07:01 [2024-01-23T17:07:01.333Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:07:01 [2024-01-23T17:07:01.333Z] created by net/http.(*Server).Serve in goroutine 20
17:07:01 [2024-01-23T17:07:01.333Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:07:02 [2024-01-23T17:07:02.271Z] 2024/01/23 17:07:02 http: panic serving 127.0.0.1:46692: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:07:02 [2024-01-23T17:07:02.271Z] goroutine 193 [running]:
17:07:02 [2024-01-23T17:07:02.271Z] net/http.(*conn).serve.func1()
17:07:02 [2024-01-23T17:07:02.271Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:07:02 [2024-01-23T17:07:02.271Z] panic({0xa0ada0?, 0x40004e3050?})
17:07:02 [2024-01-23T17:07:02.271Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:07:02 [2024-01-23T17:07:02.271Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd726c8, 0x40003b6fc0}, 0xffffb81adc58?)
17:07:02 [2024-01-23T17:07:02.271Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:07:02 [2024-01-23T17:07:02.271Z] net/http.HandlerFunc.ServeHTTP(0x40001cbd00?, {0xd726c8?, 0x40003b6fc0?}, 0x4023f4?)
17:07:02 [2024-01-23T17:07:02.271Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:07:02 [2024-01-23T17:07:02.271Z] net/http.(*ServeMux).ServeHTTP(0xd78c78?, {0xd726c8, 0x40003b6fc0}, 0x40001cbd00)
17:07:02 [2024-01-23T17:07:02.271Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:07:02 [2024-01-23T17:07:02.271Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000320000, {0xd71288?, 0x40004569a0}, 0x40001cb800, {0xd675e0, 0x4000172200})
17:07:02 [2024-01-23T17:07:02.271Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
17:07:02 [2024-01-23T17:07:02.271Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71288?, 0x40004569a0?}, 0x400016a480?)
17:07:02 [2024-01-23T17:07:02.271Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:07:02 [2024-01-23T17:07:02.271Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71288?, 0x40004569a0?}, 0x40005ccb40?)
17:07:02 [2024-01-23T17:07:02.271Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:07:02 [2024-01-23T17:07:02.271Z] net/http.serverHandler.ServeHTTP({0x400016a480?}, {0xd71288?, 0x40004569a0?}, 0x6?)
17:07:02 [2024-01-23T17:07:02.271Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:07:02 [2024-01-23T17:07:02.271Z] net/http.(*conn).serve(0x40005c7950, {0xd78c78, 0x40004ef4a0})
17:07:02 [2024-01-23T17:07:02.271Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:07:02 [2024-01-23T17:07:02.271Z] created by net/http.(*Server).Serve in goroutine 20
17:07:02 [2024-01-23T17:07:02.271Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:07:04 [2024-01-23T17:07:04.178Z] 2024/01/23 17:07:04 http: panic serving 127.0.0.1:40324: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:07:04 [2024-01-23T17:07:04.178Z] goroutine 196 [running]:
17:07:04 [2024-01-23T17:07:04.178Z] net/http.(*conn).serve.func1()
17:07:04 [2024-01-23T17:07:04.178Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:07:04 [2024-01-23T17:07:04.178Z] panic({0xa0ada0?, 0x40004e30f0?})
17:07:04 [2024-01-23T17:07:04.178Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:07:04 [2024-01-23T17:07:04.178Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd726c8, 0x40003b7080}, 0xffffb81adc58?)
17:07:04 [2024-01-23T17:07:04.178Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:07:04 [2024-01-23T17:07:04.178Z] net/http.HandlerFunc.ServeHTTP(0x40001cbf00?, {0xd726c8?, 0x40003b7080?}, 0x4023f4?)
17:07:04 [2024-01-23T17:07:04.178Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:07:04 [2024-01-23T17:07:04.178Z] net/http.(*ServeMux).ServeHTTP(0xd78c78?, {0xd726c8, 0x40003b7080}, 0x40001cbf00)
17:07:04 [2024-01-23T17:07:04.178Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:07:04 [2024-01-23T17:07:04.178Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000320000, {0xd71288?, 0x4000456a80}, 0x40001cbe00, {0xd675e0, 0x4000172200})
17:07:04 [2024-01-23T17:07:04.178Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
17:07:04 [2024-01-23T17:07:04.178Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71288?, 0x4000456a80?}, 0x400016b710?)
17:07:04 [2024-01-23T17:07:04.178Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:07:04 [2024-01-23T17:07:04.178Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71288?, 0x4000456a80?}, 0x40005ccb40?)
17:07:04 [2024-01-23T17:07:04.178Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:07:04 [2024-01-23T17:07:04.178Z] net/http.serverHandler.ServeHTTP({0x400016b710?}, {0xd71288?, 0x4000456a80?}, 0x6?)
17:07:04 [2024-01-23T17:07:04.178Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:07:04 [2024-01-23T17:07:04.178Z] net/http.(*conn).serve(0x40001c6120, {0xd78c78, 0x40004ef4a0})
17:07:04 [2024-01-23T17:07:04.178Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:07:04 [2024-01-23T17:07:04.178Z] created by net/http.(*Server).Serve in goroutine 20
17:07:04 [2024-01-23T17:07:04.178Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:07:06 [2024-01-23T17:07:06.715Z] --- PASS: TestAuthZPluginAllowEventStream (6.09s)
17:07:06 [2024-01-23T17:07:06.715Z] === RUN   TestAuthZPluginErrorResponse
17:07:06 [2024-01-23T17:07:06.975Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:07:06 [2024-01-23T17:07:06.975Z] === RUN   TestAuthZPluginErrorRequest
17:07:07 [2024-01-23T17:07:07.544Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
17:07:07 [2024-01-23T17:07:07.544Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:07:08 [2024-01-23T17:07:08.115Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:07:08 [2024-01-23T17:07:08.115Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:07:09 [2024-01-23T17:07:09.079Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s)
17:07:09 [2024-01-23T17:07:09.079Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:07:10 [2024-01-23T17:07:10.459Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
17:07:10 [2024-01-23T17:07:10.459Z] === RUN   TestAuthZPluginHeader
17:07:11 [2024-01-23T17:07:11.028Z] --- PASS: TestAuthZPluginHeader (0.61s)
17:07:11 [2024-01-23T17:07:11.028Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:07:11 [2024-01-23T17:07:11.028Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:07:11 [2024-01-23T17:07:11.028Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:07:11 [2024-01-23T17:07:11.028Z] === RUN   TestAuthZPluginV2Disable
17:07:11 [2024-01-23T17:07:11.028Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:07:11 [2024-01-23T17:07:11.028Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:07:11 [2024-01-23T17:07:11.028Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:07:11 [2024-01-23T17:07:11.028Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:07:11 [2024-01-23T17:07:11.028Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:07:11 [2024-01-23T17:07:11.028Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:07:11 [2024-01-23T17:07:11.028Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:07:11 [2024-01-23T17:07:11.028Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:07:11 [2024-01-23T17:07:11.028Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:07:29 [2024-01-23T17:07:29.125Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
17:07:29 [2024-01-23T17:07:29.125Z] PASS
17:07:29 [2024-01-23T17:07:29.125Z] 
17:07:29 [2024-01-23T17:07:29.125Z] === Skipped
17:07:29 [2024-01-23T17:07:29.125Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:07:29 [2024-01-23T17:07:29.125Z] 
17:07:29 [2024-01-23T17:07:29.125Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:07:29 [2024-01-23T17:07:29.125Z] 
17:07:29 [2024-01-23T17:07:29.125Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:07:29 [2024-01-23T17:07:29.125Z] 
17:07:29 [2024-01-23T17:07:29.125Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:07:29 [2024-01-23T17:07:29.125Z] 
17:07:29 [2024-01-23T17:07:29.125Z] DONE 17 tests, 4 skipped in 30.658s
17:07:29 [2024-01-23T17:07:29.125Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
17:07:29 [2024-01-23T17:07:29.125Z] ++ '[' -n '' ']'
17:07:29 [2024-01-23T17:07:29.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:07:29 [2024-01-23T17:07:29.125Z] ++ set -e
17:07:29 [2024-01-23T17:07:29.125Z] ++ '[' -n 0 ']'
17:07:29 [2024-01-23T17:07:29.125Z] ++ set -x
17:07:29 [2024-01-23T17:07:29.125Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:07:29 [2024-01-23T17:07:29.125Z] INFO: Testing against a local daemon
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:07:29 [2024-01-23T17:07:29.125Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:07:29 [2024-01-23T17:07:29.125Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:07:29 [2024-01-23T17:07:29.125Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:07:29 [2024-01-23T17:07:29.125Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:07:29 [2024-01-23T17:07:29.125Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:07:29 [2024-01-23T17:07:29.125Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:07:29 [2024-01-23T17:07:29.125Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:07:29 [2024-01-23T17:07:29.125Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInstall
17:07:29 [2024-01-23T17:07:29.125Z] === RUN   TestPluginInstall/no_auth
17:07:31 [2024-01-23T17:07:31.664Z] time="2024-01-23T17:07:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:07:31 [2024-01-23T17:07:31.664Z] time="2024-01-23T17:07:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54b54c59f335cf6ca642423333cc37763bba963025cea5a4ab7fade72a6de3ca" mediatype=application/vnd.docker.plugin.v1+json size=522
17:07:31 [2024-01-23T17:07:31.664Z] time="2024-01-23T17:07:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:07:31 [2024-01-23T17:07:31.664Z] time="2024-01-23T17:07:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54b54c59f335cf6ca642423333cc37763bba963025cea5a4ab7fade72a6de3ca" mediatype=application/vnd.docker.plugin.v1+json size=522
17:07:31 [2024-01-23T17:07:31.664Z] === RUN   TestPluginInstall/with_htpasswd
17:07:31 [2024-01-23T17:07:31.664Z] time="2024-01-23T17:07:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:07:31 [2024-01-23T17:07:31.664Z] time="2024-01-23T17:07:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d112cffea4181f2ab1620d2cb63e4c664f450b5b2f6d6d3b0a3de554e143686" mediatype=application/vnd.docker.plugin.v1+json size=522
17:07:31 [2024-01-23T17:07:31.664Z] time="2024-01-23T17:07:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:07:31 [2024-01-23T17:07:31.664Z] time="2024-01-23T17:07:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d112cffea4181f2ab1620d2cb63e4c664f450b5b2f6d6d3b0a3de554e143686" mediatype=application/vnd.docker.plugin.v1+json size=522
17:07:31 [2024-01-23T17:07:31.924Z] === RUN   TestPluginInstall/with_insecure
17:07:32 [2024-01-23T17:07:32.862Z] time="2024-01-23T17:07:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:07:32 [2024-01-23T17:07:32.862Z] time="2024-01-23T17:07:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f19e6c207dbcd8ff239f0cb55b6f1ea281bc726108d6c284db1f9d207361af42" mediatype=application/vnd.docker.plugin.v1+json size=522
17:07:32 [2024-01-23T17:07:32.862Z] time="2024-01-23T17:07:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:07:32 [2024-01-23T17:07:32.862Z] time="2024-01-23T17:07:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f19e6c207dbcd8ff239f0cb55b6f1ea281bc726108d6c284db1f9d207361af42" mediatype=application/vnd.docker.plugin.v1+json size=522
17:07:32 [2024-01-23T17:07:32.862Z]     plugin_test.go:204: [dd624b4f64eea] daemon is not started
17:07:32 [2024-01-23T17:07:32.862Z] --- PASS: TestPluginInstall (4.91s)
17:07:32 [2024-01-23T17:07:32.862Z]     --- PASS: TestPluginInstall/no_auth (3.55s)
17:07:32 [2024-01-23T17:07:32.862Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
17:07:32 [2024-01-23T17:07:32.862Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
17:07:32 [2024-01-23T17:07:32.862Z] === RUN   TestPluginsWithRuntimes
17:07:34 [2024-01-23T17:07:34.241Z] === RUN   TestPluginsWithRuntimes/No_Args
17:07:35 [2024-01-23T17:07:35.179Z] === RUN   TestPluginsWithRuntimes/With_Args
17:07:36 [2024-01-23T17:07:36.118Z] --- PASS: TestPluginsWithRuntimes (3.33s)
17:07:36 [2024-01-23T17:07:36.118Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
17:07:36 [2024-01-23T17:07:36.118Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
17:07:36 [2024-01-23T17:07:36.118Z] === RUN   TestPluginBackCompatMediaTypes
17:07:36 [2024-01-23T17:07:36.687Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
17:07:36 [2024-01-23T17:07:36.687Z] PASS
17:07:36 [2024-01-23T17:07:36.687Z] 
17:07:36 [2024-01-23T17:07:36.687Z] DONE 24 tests in 8.774s
17:07:36 [2024-01-23T17:07:36.687Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
17:07:36 [2024-01-23T17:07:36.687Z] ++ '[' -n '' ']'
17:07:36 [2024-01-23T17:07:36.687Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:07:36 [2024-01-23T17:07:36.687Z] ++ set -e
17:07:36 [2024-01-23T17:07:36.687Z] ++ '[' -n 0 ']'
17:07:36 [2024-01-23T17:07:36.687Z] ++ set -x
17:07:36 [2024-01-23T17:07:36.687Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:07:36 [2024-01-23T17:07:36.687Z] INFO: Testing against a local daemon
17:07:36 [2024-01-23T17:07:36.687Z] === RUN   TestExternalGraphDriver
17:07:36 [2024-01-23T17:07:36.947Z] === RUN   TestExternalGraphDriver/json
17:07:36 [2024-01-23T17:07:36.947Z] === RUN   TestExternalGraphDriver/spec
17:07:36 [2024-01-23T17:07:36.947Z] === RUN   TestExternalGraphDriver/pull
17:07:36 [2024-01-23T17:07:36.947Z] --- PASS: TestExternalGraphDriver (0.34s)
17:07:36 [2024-01-23T17:07:36.947Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
17:07:36 [2024-01-23T17:07:36.947Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
17:07:36 [2024-01-23T17:07:36.947Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
17:07:36 [2024-01-23T17:07:36.947Z] === RUN   TestGraphdriverPluginV2
17:07:37 [2024-01-23T17:07:37.207Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:07:37 [2024-01-23T17:07:37.207Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
17:07:37 [2024-01-23T17:07:37.207Z] PASS
17:07:37 [2024-01-23T17:07:37.207Z] 
17:07:37 [2024-01-23T17:07:37.207Z] === Skipped
17:07:37 [2024-01-23T17:07:37.207Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
17:07:37 [2024-01-23T17:07:37.207Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:07:37 [2024-01-23T17:07:37.207Z] 
17:07:37 [2024-01-23T17:07:37.207Z] DONE 5 tests, 1 skipped in 0.692s
17:07:37 [2024-01-23T17:07:37.207Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
17:07:37 [2024-01-23T17:07:37.207Z] ++ '[' -n '' ']'
17:07:37 [2024-01-23T17:07:37.207Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:07:37 [2024-01-23T17:07:37.207Z] ++ set -e
17:07:37 [2024-01-23T17:07:37.207Z] ++ '[' -n 0 ']'
17:07:37 [2024-01-23T17:07:37.207Z] ++ set -x
17:07:37 [2024-01-23T17:07:37.207Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:07:37 [2024-01-23T17:07:37.207Z] INFO: Testing against a local daemon
17:07:37 [2024-01-23T17:07:37.207Z] === RUN   TestContinueAfterPluginCrash
17:07:37 [2024-01-23T17:07:37.207Z] === PAUSE TestContinueAfterPluginCrash
17:07:37 [2024-01-23T17:07:37.207Z] === RUN   TestReadPluginNoRead
17:07:37 [2024-01-23T17:07:37.207Z] === PAUSE TestReadPluginNoRead
17:07:37 [2024-01-23T17:07:37.207Z] === RUN   TestDaemonStartWithLogOpt
17:07:37 [2024-01-23T17:07:37.207Z] === PAUSE TestDaemonStartWithLogOpt
17:07:37 [2024-01-23T17:07:37.207Z] === CONT  TestContinueAfterPluginCrash
17:07:37 [2024-01-23T17:07:37.207Z] === CONT  TestDaemonStartWithLogOpt
17:07:37 [2024-01-23T17:07:37.207Z] === CONT  TestReadPluginNoRead
17:07:39 [2024-01-23T17:07:39.745Z] === RUN   TestReadPluginNoRead/default
17:07:40 [2024-01-23T17:07:40.005Z] --- PASS: TestDaemonStartWithLogOpt (2.67s)
17:07:40 [2024-01-23T17:07:40.944Z] === RUN   TestReadPluginNoRead/disabled_caching
17:07:42 [2024-01-23T17:07:42.324Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:07:43 [2024-01-23T17:07:43.262Z]     read_test.go:93: [dacb07f547b21] daemon is not started
17:07:43 [2024-01-23T17:07:43.262Z] --- PASS: TestReadPluginNoRead (5.93s)
17:07:43 [2024-01-23T17:07:43.262Z]     --- PASS: TestReadPluginNoRead/default (1.36s)
17:07:43 [2024-01-23T17:07:43.262Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
17:07:43 [2024-01-23T17:07:43.262Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
17:07:45 [2024-01-23T17:07:45.168Z] --- PASS: TestContinueAfterPluginCrash (7.97s)
17:07:45 [2024-01-23T17:07:45.168Z] PASS
17:07:45 [2024-01-23T17:07:45.168Z] 
17:07:45 [2024-01-23T17:07:45.168Z] DONE 6 tests in 8.010s
17:07:45 [2024-01-23T17:07:45.168Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
17:07:45 [2024-01-23T17:07:45.168Z] ++ '[' -n '' ']'
17:07:45 [2024-01-23T17:07:45.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:07:45 [2024-01-23T17:07:45.168Z] ++ set -e
17:07:45 [2024-01-23T17:07:45.168Z] ++ '[' -n 0 ']'
17:07:45 [2024-01-23T17:07:45.168Z] ++ set -x
17:07:45 [2024-01-23T17:07:45.168Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:07:45 [2024-01-23T17:07:45.427Z] testing: warning: no tests to run
17:07:45 [2024-01-23T17:07:45.427Z] PASS
17:07:45 [2024-01-23T17:07:45.427Z] 
17:07:45 [2024-01-23T17:07:45.427Z] DONE 0 tests in 0.007s
17:07:45 [2024-01-23T17:07:45.427Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
17:07:45 [2024-01-23T17:07:45.427Z] ++ '[' -n '' ']'
17:07:45 [2024-01-23T17:07:45.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:07:45 [2024-01-23T17:07:45.427Z] ++ set -e
17:07:45 [2024-01-23T17:07:45.427Z] ++ '[' -n 0 ']'
17:07:45 [2024-01-23T17:07:45.427Z] ++ set -x
17:07:45 [2024-01-23T17:07:45.427Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:07:45 [2024-01-23T17:07:45.427Z] INFO: Testing against a local daemon
17:07:45 [2024-01-23T17:07:45.427Z] === RUN   TestPluginWithDevMounts
17:07:45 [2024-01-23T17:07:45.427Z] === PAUSE TestPluginWithDevMounts
17:07:45 [2024-01-23T17:07:45.427Z] === CONT  TestPluginWithDevMounts
17:07:46 [2024-01-23T17:07:46.807Z] --- PASS: TestPluginWithDevMounts (1.49s)
17:07:46 [2024-01-23T17:07:46.807Z] PASS
17:07:46 [2024-01-23T17:07:46.807Z] 
17:07:46 [2024-01-23T17:07:46.807Z] DONE 1 tests in 1.522s
17:07:46 [2024-01-23T17:07:46.807Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
17:07:46 [2024-01-23T17:07:46.807Z] ++ '[' -n '' ']'
17:07:46 [2024-01-23T17:07:46.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:07:46 [2024-01-23T17:07:46.807Z] ++ set -e
17:07:46 [2024-01-23T17:07:46.807Z] ++ '[' -n 0 ']'
17:07:46 [2024-01-23T17:07:46.807Z] ++ set -x
17:07:46 [2024-01-23T17:07:46.807Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:07:46 [2024-01-23T17:07:46.807Z] INFO: Testing against a local daemon
17:07:46 [2024-01-23T17:07:46.807Z] === RUN   TestSecretInspect
17:07:48 [2024-01-23T17:07:48.714Z] --- PASS: TestSecretInspect (1.88s)
17:07:48 [2024-01-23T17:07:48.714Z] === RUN   TestSecretList
17:07:51 [2024-01-23T17:07:51.253Z] --- PASS: TestSecretList (1.99s)
17:07:51 [2024-01-23T17:07:51.253Z] === RUN   TestSecretsCreateAndDelete
17:07:52 [2024-01-23T17:07:52.632Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
17:07:52 [2024-01-23T17:07:52.632Z] === RUN   TestSecretsUpdate
17:07:55 [2024-01-23T17:07:55.178Z] --- PASS: TestSecretsUpdate (1.97s)
17:07:55 [2024-01-23T17:07:55.178Z] === RUN   TestTemplatedSecret
17:07:57 [2024-01-23T17:07:57.719Z] --- PASS: TestTemplatedSecret (2.55s)
17:07:57 [2024-01-23T17:07:57.719Z] === RUN   TestSecretCreateResolve
17:07:59 [2024-01-23T17:07:59.098Z] --- PASS: TestSecretCreateResolve (1.86s)
17:07:59 [2024-01-23T17:07:59.098Z] PASS
17:07:59 [2024-01-23T17:07:59.098Z] 
17:07:59 [2024-01-23T17:07:59.098Z] DONE 6 tests in 12.244s
17:07:59 [2024-01-23T17:07:59.098Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
17:07:59 [2024-01-23T17:07:59.098Z] ++ '[' -n '' ']'
17:07:59 [2024-01-23T17:07:59.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:07:59 [2024-01-23T17:07:59.098Z] ++ set -e
17:07:59 [2024-01-23T17:07:59.098Z] ++ '[' -n 0 ']'
17:07:59 [2024-01-23T17:07:59.098Z] ++ set -x
17:07:59 [2024-01-23T17:07:59.098Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:07:59 [2024-01-23T17:07:59.098Z] INFO: Testing against a local daemon
17:07:59 [2024-01-23T17:07:59.098Z] === RUN   TestServiceCreateInit
17:07:59 [2024-01-23T17:07:59.098Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:08:03 [2024-01-23T17:08:03.293Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:08:07 [2024-01-23T17:08:07.489Z] --- PASS: TestServiceCreateInit (7.71s)
17:08:07 [2024-01-23T17:08:07.489Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s)
17:08:07 [2024-01-23T17:08:07.489Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s)
17:08:07 [2024-01-23T17:08:07.489Z] === RUN   TestCreateServiceMultipleTimes
17:08:22 [2024-01-23T17:08:22.380Z] --- PASS: TestCreateServiceMultipleTimes (14.84s)
17:08:22 [2024-01-23T17:08:22.380Z] === RUN   TestCreateServiceConflict
17:08:23 [2024-01-23T17:08:23.759Z] --- PASS: TestCreateServiceConflict (1.80s)
17:08:23 [2024-01-23T17:08:23.759Z] === RUN   TestCreateServiceMaxReplicas
17:08:26 [2024-01-23T17:08:26.298Z] --- PASS: TestCreateServiceMaxReplicas (2.37s)
17:08:26 [2024-01-23T17:08:26.298Z] === RUN   TestCreateServiceSecretFileMode
17:08:38 [2024-01-23T17:08:38.515Z] --- PASS: TestCreateServiceSecretFileMode (12.67s)
17:08:38 [2024-01-23T17:08:38.515Z] === RUN   TestCreateServiceConfigFileMode
17:08:53 [2024-01-23T17:08:53.406Z] --- PASS: TestCreateServiceConfigFileMode (12.55s)
17:08:53 [2024-01-23T17:08:53.406Z] === RUN   TestCreateServiceSysctls
17:08:54 [2024-01-23T17:08:54.344Z] --- PASS: TestCreateServiceSysctls (3.20s)
17:08:54 [2024-01-23T17:08:54.344Z] === RUN   TestCreateServiceCapabilities
17:08:56 [2024-01-23T17:08:56.887Z] --- PASS: TestCreateServiceCapabilities (2.54s)
17:08:56 [2024-01-23T17:08:56.888Z] === RUN   TestInspect
17:09:00 [2024-01-23T17:09:00.182Z] --- PASS: TestInspect (2.86s)
17:09:00 [2024-01-23T17:09:00.182Z] === RUN   TestCreateJob
17:09:03 [2024-01-23T17:09:03.476Z] --- PASS: TestCreateJob (3.24s)
17:09:03 [2024-01-23T17:09:03.476Z] === RUN   TestReplicatedJob
17:09:08 [2024-01-23T17:09:08.754Z] --- PASS: TestReplicatedJob (5.36s)
17:09:08 [2024-01-23T17:09:08.754Z] === RUN   TestUpdateReplicatedJob
17:09:12 [2024-01-23T17:09:12.046Z] --- PASS: TestUpdateReplicatedJob (3.26s)
17:09:12 [2024-01-23T17:09:12.046Z] === RUN   TestServiceListWithStatuses
17:09:16 [2024-01-23T17:09:16.242Z] --- PASS: TestServiceListWithStatuses (4.72s)
17:09:16 [2024-01-23T17:09:16.242Z] === RUN   TestDockerNetworkConnectAliasPreV144
17:09:20 [2024-01-23T17:09:20.438Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.01s)
17:09:20 [2024-01-23T17:09:20.438Z] === RUN   TestDockerNetworkReConnect
17:09:23 [2024-01-23T17:09:23.731Z] --- PASS: TestDockerNetworkReConnect (3.24s)
17:09:23 [2024-01-23T17:09:23.731Z] === RUN   TestServicePlugin
17:09:23 [2024-01-23T17:09:23.731Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:09:23 [2024-01-23T17:09:23.731Z] --- SKIP: TestServicePlugin (0.00s)
17:09:23 [2024-01-23T17:09:23.731Z] === RUN   TestServiceUpdateLabel
17:09:25 [2024-01-23T17:09:25.640Z] --- PASS: TestServiceUpdateLabel (1.91s)
17:09:25 [2024-01-23T17:09:25.640Z] === RUN   TestServiceUpdateSecrets
17:09:40 [2024-01-23T17:09:40.533Z] --- PASS: TestServiceUpdateSecrets (14.47s)
17:09:40 [2024-01-23T17:09:40.533Z] === RUN   TestServiceUpdateConfigs
17:09:55 [2024-01-23T17:09:55.425Z] --- PASS: TestServiceUpdateConfigs (14.49s)
17:09:55 [2024-01-23T17:09:55.425Z] === RUN   TestServiceUpdateNetwork
17:10:07 [2024-01-23T17:10:07.664Z] --- PASS: TestServiceUpdateNetwork (12.28s)
17:10:07 [2024-01-23T17:10:07.664Z] === RUN   TestServiceUpdatePidsLimit
17:10:07 [2024-01-23T17:10:07.924Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:10:08 [2024-01-23T17:10:08.864Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:10:15 [2024-01-23T17:10:15.438Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:10:23 [2024-01-23T17:10:23.564Z] --- PASS: TestServiceUpdatePidsLimit (16.32s)
17:10:23 [2024-01-23T17:10:23.564Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
17:10:23 [2024-01-23T17:10:23.564Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
17:10:23 [2024-01-23T17:10:23.564Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
17:10:23 [2024-01-23T17:10:23.564Z] PASS
17:10:23 [2024-01-23T17:10:23.564Z] 
17:10:23 [2024-01-23T17:10:23.564Z] === Skipped
17:10:23 [2024-01-23T17:10:23.564Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:10:23 [2024-01-23T17:10:23.564Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:10:23 [2024-01-23T17:10:23.564Z] 
17:10:23 [2024-01-23T17:10:23.564Z] DONE 26 tests, 1 skipped in 143.881s
17:10:23 [2024-01-23T17:10:23.564Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
17:10:23 [2024-01-23T17:10:23.564Z] ++ '[' -n '' ']'
17:10:23 [2024-01-23T17:10:23.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:10:23 [2024-01-23T17:10:23.564Z] ++ set -e
17:10:23 [2024-01-23T17:10:23.564Z] ++ '[' -n 0 ']'
17:10:23 [2024-01-23T17:10:23.564Z] ++ set -x
17:10:23 [2024-01-23T17:10:23.564Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:10:23 [2024-01-23T17:10:23.564Z] INFO: Testing against a local daemon
17:10:23 [2024-01-23T17:10:23.564Z] === RUN   TestSessionCreate
17:10:23 [2024-01-23T17:10:23.564Z] --- PASS: TestSessionCreate (0.01s)
17:10:23 [2024-01-23T17:10:23.564Z] === RUN   TestSessionCreateWithBadUpgrade
17:10:23 [2024-01-23T17:10:23.564Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
17:10:23 [2024-01-23T17:10:23.564Z] PASS
17:10:23 [2024-01-23T17:10:23.564Z] 
17:10:23 [2024-01-23T17:10:23.564Z] DONE 2 tests in 0.045s
17:10:23 [2024-01-23T17:10:23.564Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
17:10:23 [2024-01-23T17:10:23.564Z] ++ '[' -n '' ']'
17:10:23 [2024-01-23T17:10:23.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:10:23 [2024-01-23T17:10:23.564Z] ++ set -e
17:10:23 [2024-01-23T17:10:23.564Z] ++ '[' -n 0 ']'
17:10:23 [2024-01-23T17:10:23.564Z] ++ set -x
17:10:23 [2024-01-23T17:10:23.564Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:10:23 [2024-01-23T17:10:23.564Z] INFO: Testing against a local daemon
17:10:23 [2024-01-23T17:10:23.564Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:10:23 [2024-01-23T17:10:23.564Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:10:23 [2024-01-23T17:10:23.564Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:10:23 [2024-01-23T17:10:23.564Z] === RUN   TestDiskUsage
17:10:23 [2024-01-23T17:10:23.564Z] === PAUSE TestDiskUsage
17:10:23 [2024-01-23T17:10:23.564Z] === RUN   TestEventsExecDie
17:10:23 [2024-01-23T17:10:23.564Z] --- PASS: TestEventsExecDie (0.59s)
17:10:23 [2024-01-23T17:10:23.564Z] === RUN   TestEventsBackwardsCompatible
17:10:23 [2024-01-23T17:10:23.824Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:10:23 [2024-01-23T17:10:23.824Z] === RUN   TestEventsVolumeCreate
17:10:23 [2024-01-23T17:10:23.824Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:10:23 [2024-01-23T17:10:23.824Z] === RUN   TestInfoBinaryCommits
17:10:23 [2024-01-23T17:10:23.824Z] --- PASS: TestInfoBinaryCommits (0.01s)
17:10:23 [2024-01-23T17:10:23.824Z] === RUN   TestInfoAPIVersioned
17:10:23 [2024-01-23T17:10:23.824Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:10:23 [2024-01-23T17:10:23.824Z] === RUN   TestInfoAPI
17:10:23 [2024-01-23T17:10:23.824Z] --- PASS: TestInfoAPI (0.02s)
17:10:23 [2024-01-23T17:10:23.824Z] === RUN   TestInfoAPIWarnings
17:10:41 [2024-01-23T17:10:41.921Z] --- PASS: TestInfoAPIWarnings (16.55s)
17:10:41 [2024-01-23T17:10:41.921Z] === RUN   TestInfoDebug
17:10:41 [2024-01-23T17:10:41.921Z] --- PASS: TestInfoDebug (0.52s)
17:10:41 [2024-01-23T17:10:41.921Z] === RUN   TestInfoInsecureRegistries
17:10:41 [2024-01-23T17:10:41.921Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:10:41 [2024-01-23T17:10:41.921Z] === RUN   TestInfoRegistryMirrors
17:10:41 [2024-01-23T17:10:41.921Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:10:41 [2024-01-23T17:10:41.921Z] === RUN   TestLoginFailsWithBadCredentials
17:10:42 [2024-01-23T17:10:42.859Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
17:10:42 [2024-01-23T17:10:42.859Z] === RUN   TestPingCacheHeaders
17:10:42 [2024-01-23T17:10:42.859Z] --- PASS: TestPingCacheHeaders (0.01s)
17:10:42 [2024-01-23T17:10:42.859Z] === RUN   TestPingGet
17:10:42 [2024-01-23T17:10:42.859Z] --- PASS: TestPingGet (0.01s)
17:10:42 [2024-01-23T17:10:42.859Z] === RUN   TestPingHead
17:10:42 [2024-01-23T17:10:42.859Z] --- PASS: TestPingHead (0.01s)
17:10:42 [2024-01-23T17:10:42.859Z] === RUN   TestPingSwarmHeader
17:10:43 [2024-01-23T17:10:43.429Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:10:43 [2024-01-23T17:10:43.998Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:10:44 [2024-01-23T17:10:44.937Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:10:44 [2024-01-23T17:10:44.937Z] --- PASS: TestPingSwarmHeader (1.91s)
17:10:44 [2024-01-23T17:10:44.937Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:10:44 [2024-01-23T17:10:44.937Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:10:44 [2024-01-23T17:10:44.937Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:10:44 [2024-01-23T17:10:44.937Z] === RUN   TestPingBuilderHeader
17:10:44 [2024-01-23T17:10:44.937Z] === RUN   TestPingBuilderHeader/default_config
17:10:45 [2024-01-23T17:10:45.505Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:10:45 [2024-01-23T17:10:45.765Z] --- PASS: TestPingBuilderHeader (1.04s)
17:10:45 [2024-01-23T17:10:45.765Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
17:10:45 [2024-01-23T17:10:45.765Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
17:10:45 [2024-01-23T17:10:45.765Z] === RUN   TestVersion
17:10:46 [2024-01-23T17:10:46.025Z] --- PASS: TestVersion (0.01s)
17:10:46 [2024-01-23T17:10:46.025Z] === CONT  TestDiskUsage
17:10:46 [2024-01-23T17:10:46.285Z] === RUN   TestDiskUsage/empty
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/empty/container_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/empty/image_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/empty/volume_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/empty/build-cache_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/after_LoadBusybox
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:10:46 [2024-01-23T17:10:46.544Z] === RUN   TestDiskUsage/after_container.Run
17:10:46 [2024-01-23T17:10:46.804Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:10:46 [2024-01-23T17:10:46.804Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:10:46 [2024-01-23T17:10:46.804Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:10:46 [2024-01-23T17:10:46.804Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:10:46 [2024-01-23T17:10:46.804Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:10:46 [2024-01-23T17:10:46.804Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:10:46 [2024-01-23T17:10:46.804Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:10:46 [2024-01-23T17:10:46.804Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:10:46 [2024-01-23T17:10:46.804Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:10:46 [2024-01-23T17:10:46.804Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:10:47 [2024-01-23T17:10:47.064Z] --- PASS: TestDiskUsage (1.11s)
17:10:47 [2024-01-23T17:10:47.064Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z] PASS
17:10:47 [2024-01-23T17:10:47.064Z] 
17:10:47 [2024-01-23T17:10:47.064Z] === Skipped
17:10:47 [2024-01-23T17:10:47.064Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:10:47 [2024-01-23T17:10:47.064Z] 
17:10:47 [2024-01-23T17:10:47.064Z] DONE 57 tests, 1 skipped in 23.950s
17:10:47 [2024-01-23T17:10:47.064Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
17:10:47 [2024-01-23T17:10:47.064Z] ++ '[' -n '' ']'
17:10:47 [2024-01-23T17:10:47.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:10:47 [2024-01-23T17:10:47.064Z] ++ set -e
17:10:47 [2024-01-23T17:10:47.064Z] ++ '[' -n 0 ']'
17:10:47 [2024-01-23T17:10:47.064Z] ++ set -x
17:10:47 [2024-01-23T17:10:47.064Z] ++ 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.zwJ4ZeJu4q/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:10:47 [2024-01-23T17:10:47.064Z] INFO: Testing against a local daemon
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesCreateAndList
17:10:47 [2024-01-23T17:10:47.064Z] --- PASS: TestVolumesCreateAndList (0.01s)
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesRemove
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesRemove/volume_in_use
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesRemove/volume_not_in_use
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesRemove/non-existing_volume
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:10:47 [2024-01-23T17:10:47.064Z] --- PASS: TestVolumesRemove (0.06s)
17:10:47 [2024-01-23T17:10:47.064Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
17:10:47 [2024-01-23T17:10:47.064Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesRemoveSwarmEnabled
17:10:47 [2024-01-23T17:10:47.064Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesInspect
17:10:47 [2024-01-23T17:10:47.064Z] --- PASS: TestVolumesInspect (0.01s)
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesInvalidJSON
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:10:47 [2024-01-23T17:10:47.064Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:10:47 [2024-01-23T17:10:47.064Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:10:47 [2024-01-23T17:10:47.064Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:10:47 [2024-01-23T17:10:47.064Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumePruneAnonymous
17:10:47 [2024-01-23T17:10:47.064Z] --- PASS: TestVolumePruneAnonymous (0.03s)
17:10:47 [2024-01-23T17:10:47.064Z] === RUN   TestVolumePruneAnonFromImage
17:10:47 [2024-01-23T17:10:47.323Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
17:10:47 [2024-01-23T17:10:47.323Z] === CONT  TestVolumesRemoveSwarmEnabled
17:10:48 [2024-01-23T17:10:48.703Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:10:48 [2024-01-23T17:10:48.703Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:10:48 [2024-01-23T17:10:48.703Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:10:48 [2024-01-23T17:10:48.703Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:10:49 [2024-01-23T17:10:49.272Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.99s)
17:10:49 [2024-01-23T17:10:49.272Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:10:49 [2024-01-23T17:10:49.272Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:10:49 [2024-01-23T17:10:49.272Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:10:49 [2024-01-23T17:10:49.272Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:10:49 [2024-01-23T17:10:49.272Z] PASS
17:10:49 [2024-01-23T17:10:49.272Z] 
17:10:49 [2024-01-23T17:10:49.272Z] DONE 20 tests in 2.280s
17:10:49 [2024-01-23T17:10:49.272Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:10:49 [2024-01-23T17:10:49.531Z] ++++ cat bundles/test-integration/docker.pid
17:10:49 [2024-01-23T17:10:49.531Z] +++ kill 24395
17:10:50 [2024-01-23T17:10:50.912Z] ++++ cat bundles/test-integration/TestUsernsCommit/d9bd098da1043/docker.pid
17:10:50 [2024-01-23T17:10:50.912Z] +++ kill 62310
17:10:50 [2024-01-23T17:10:50.912Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62310 is not a child of this shell
17:10:50 [2024-01-23T17:10:50.912Z] warning: PID 62310 from bundles/test-integration/TestUsernsCommit/d9bd098da1043/docker.pid had a nonzero exit code
17:10:50 [2024-01-23T17:10:50.912Z] umount: bundles/test-integration/TestUsernsCommit/d9bd098da1043/root: not mounted.
17:10:50 [2024-01-23T17:10:50.912Z] +++ /etc/init.d/apparmor stop
17:10:50 [2024-01-23T17:10:50.912Z] Leaving: AppArmorNo profiles have been unloaded.
17:10:50 [2024-01-23T17:10:50.912Z] 
17:10:50 [2024-01-23T17:10:50.912Z] Unloading profiles will leave already running processes permanently
17:10:50 [2024-01-23T17:10:50.912Z] unconfined, which can lead to unexpected situations.
17:10:50 [2024-01-23T17:10:50.912Z] 
17:10:50 [2024-01-23T17:10:50.912Z] To set a process to complain mode, use the command line tool
17:10:50 [2024-01-23T17:10:50.912Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:10:50 [2024-01-23T17:10:50.912Z] +++ true
17:10:50 [2024-01-23T17:10:50.912Z] exiting test-integration
17:10:50 [2024-01-23T17:10:50.912Z] ++ exit 0
17:10:50 [2024-01-23T17:10:50.912Z] 
Post stage
[Pipeline] junit
17:10:51 [2024-01-23T17:10:51.864Z] Recording test results
17:10:52 [2024-01-23T17:10:52.031Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:10:52 [2024-01-23T17:10:52.333Z] + echo Ensuring container killed.
17:10:52 [2024-01-23T17:10:52.333Z] Ensuring container killed.
17:10:52 [2024-01-23T17:10:52.333Z] + docker rm -vf docker-pr3
17:10:52 [2024-01-23T17:10:52.333Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
17:10:52 [2024-01-23T17:10:52.617Z] + echo Chowning /workspace to jenkins user
17:10:52 [2024-01-23T17:10:52.617Z] Chowning /workspace to jenkins user
17:10:52 [2024-01-23T17:10:52.617Z] + id -u
17:10:52 [2024-01-23T17:10:52.617Z] + id -g
17:10:52 [2024-01-23T17:10:52.617Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47191:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:10:53 [2024-01-23T17:10:53.843Z] + bundleName=arm64-integration
17:10:53 [2024-01-23T17:10:53.843Z] + echo Creating arm64-integration-bundles.tar.gz
17:10:53 [2024-01-23T17:10:53.843Z] Creating arm64-integration-bundles.tar.gz
17:10:53 [2024-01-23T17:10:53.843Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:10:53 [2024-01-23T17:10:53.843Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:10:54 [2024-01-23T17:10:54.116Z] Archiving artifacts
17:10:54 [2024-01-23T17:10:54.385Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47191/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:10:54 [2024-01-23T17:10:54.674Z] + make clean
17:10:54 [2024-01-23T17:10:54.674Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:10:54 [2024-01-23T17:10:54.674Z] docker-dev-cache
17:10:54 [2024-01-23T17:10:54.674Z] 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