Skip to content
Success

Console Output

Pull request #47488 opened
09:38:08 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from 81a83f054457f7c78a081dd93ba3cfee6e931834+00b2e1072b8bd33d64d0b16326b14a7ffdee7db7 (c687a2c29cb77ffa742e11555f1201aed7c9c230)
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 216427d8bfae9541c1c15f61bd453be62935f49c
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/jenkins_home/workspace/moby_PR-47488@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29 # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 216427d8bfae9541c1c15f61bd453be62935f49c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10
Commit message: "Merge pull request #27 from docker/update-ec2-runner"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
09:38:10 [2024-03-01T09:38:10.928Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:38:10 [2024-03-01T09:38:10.932Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:38:11 [2024-03-01T09:38:11.161Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-04fcf08c72b5e6c55) in /home/ubuntu/workspace/moby_PR-47488
[Pipeline] {
[Pipeline] checkout
09:38:11 [2024-03-01T09:38:11.175Z] The recommended git tool is: git
09:38:11 [2024-03-01T09:38:11.179Z] using credential docker-jenkins-github-credentials
09:38:11 [2024-03-01T09:38:11.185Z] Cloning the remote Git repository
09:38:11 [2024-03-01T09:38:11.186Z] Cloning with configured refspecs honoured and without tags
09:38:11 [2024-03-01T09:38:11.234Z] Cloning repository https://github.com/moby/moby.git
09:38:11 [2024-03-01T09:38:11.234Z]  > git init /home/ubuntu/workspace/moby_PR-47488 # timeout=10
09:38:11 [2024-03-01T09:38:11.238Z] Fetching upstream changes from https://github.com/moby/moby.git
09:38:11 [2024-03-01T09:38:11.238Z]  > git --version # timeout=10
09:38:11 [2024-03-01T09:38:11.240Z]  > git --version # 'git version 2.25.1'
09:38:11 [2024-03-01T09:38:11.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:38:11 [2024-03-01T09:38:11.240Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47488/head:refs/remotes/origin/PR-47488 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
09:38:22 [2024-03-01T09:38:22.876Z] Fetching without tags
09:38:23 [2024-03-01T09:38:23.064Z] Merging remotes/origin/25.0 commit 00b2e1072b8bd33d64d0b16326b14a7ffdee7db7 into PR head commit 81a83f054457f7c78a081dd93ba3cfee6e931834
09:38:23 [2024-03-01T09:38:23.724Z] Merge succeeded, producing 81a83f054457f7c78a081dd93ba3cfee6e931834
09:38:23 [2024-03-01T09:38:23.724Z] Checking out Revision 81a83f054457f7c78a081dd93ba3cfee6e931834 (PR-47488)
09:38:22 [2024-03-01T09:38:22.870Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:38:22 [2024-03-01T09:38:22.872Z]  > git config --add remote.origin.fetch +refs/pull/47488/head:refs/remotes/origin/PR-47488 # timeout=10
09:38:22 [2024-03-01T09:38:22.873Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
09:38:22 [2024-03-01T09:38:22.880Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:38:22 [2024-03-01T09:38:22.883Z] Fetching upstream changes from https://github.com/moby/moby.git
09:38:22 [2024-03-01T09:38:22.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:38:22 [2024-03-01T09:38:22.884Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47488/head:refs/remotes/origin/PR-47488 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
09:38:23 [2024-03-01T09:38:23.071Z]  > git config core.sparsecheckout # timeout=10
09:38:23 [2024-03-01T09:38:23.072Z]  > git checkout -f 81a83f054457f7c78a081dd93ba3cfee6e931834 # timeout=10
09:38:23 [2024-03-01T09:38:23.718Z]  > git remote # timeout=10
09:38:23 [2024-03-01T09:38:23.720Z]  > git config --get remote.origin.url # timeout=10
09:38:23 [2024-03-01T09:38:23.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:38:23 [2024-03-01T09:38:23.722Z]  > git merge 00b2e1072b8bd33d64d0b16326b14a7ffdee7db7 # timeout=10
09:38:23 [2024-03-01T09:38:23.728Z]  > git rev-parse HEAD^{commit} # timeout=10
09:38:24 [2024-03-01T09:38:24.596Z] Commit message: "Simplify macvlan/ipvlan integration test structure"
09:38:24 [2024-03-01T09:38:24.597Z] First time build. Skipping changelog.
09:38:24 [2024-03-01T09:38:24.650Z]  > git --version # timeout=10
09:38:24 [2024-03-01T09:38:24.652Z]  > git --version # 'git version 2.25.1'
09:38:24 [2024-03-01T09:38:24.654Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:38:25 [2024-03-01T09:38:25.258Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47488:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:38:23 [2024-03-01T09:38:23.740Z]  > git config core.sparsecheckout # timeout=10
09:38:23 [2024-03-01T09:38:23.741Z]  > git checkout -f 81a83f054457f7c78a081dd93ba3cfee6e931834 # timeout=10
09:38:27 [2024-03-01T09:38:27.760Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
09:38:27 [2024-03-01T09:38:27.813Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-04fcf08c72b5e6c55) in /home/ubuntu/workspace/moby_PR-47488
[Pipeline] {
[Pipeline] checkout
09:38:27 [2024-03-01T09:38:27.827Z] The recommended git tool is: git
09:38:27 [2024-03-01T09:38:27.831Z] using credential docker-jenkins-github-credentials
09:38:27 [2024-03-01T09:38:27.838Z] Fetching changes from the remote Git repository
09:38:27 [2024-03-01T09:38:27.843Z] Fetching without tags
09:38:28 [2024-03-01T09:38:28.046Z] Merging remotes/origin/25.0 commit 00b2e1072b8bd33d64d0b16326b14a7ffdee7db7 into PR head commit 81a83f054457f7c78a081dd93ba3cfee6e931834
09:38:28 [2024-03-01T09:38:28.084Z] Merge succeeded, producing 81a83f054457f7c78a081dd93ba3cfee6e931834
09:38:28 [2024-03-01T09:38:28.084Z] Checking out Revision 81a83f054457f7c78a081dd93ba3cfee6e931834 (PR-47488)
09:38:28 [2024-03-01T09:38:28.162Z] Commit message: "Simplify macvlan/ipvlan integration test structure"
09:38:28 [2024-03-01T09:38:28.175Z]  > git --version # timeout=10
09:38:28 [2024-03-01T09:38:28.176Z]  > git --version # 'git version 2.25.1'
09:38:28 [2024-03-01T09:38:28.178Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:38:27 [2024-03-01T09:38:27.841Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47488/.git # timeout=10
09:38:27 [2024-03-01T09:38:27.847Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:38:27 [2024-03-01T09:38:27.850Z] Fetching upstream changes from https://github.com/moby/moby.git
09:38:27 [2024-03-01T09:38:27.850Z]  > git --version # timeout=10
09:38:27 [2024-03-01T09:38:27.852Z]  > git --version # 'git version 2.25.1'
09:38:27 [2024-03-01T09:38:27.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:38:27 [2024-03-01T09:38:27.852Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47488/head:refs/remotes/origin/PR-47488 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
09:38:28 [2024-03-01T09:38:28.053Z]  > git config core.sparsecheckout # timeout=10
09:38:28 [2024-03-01T09:38:28.054Z]  > git checkout -f 81a83f054457f7c78a081dd93ba3cfee6e931834 # timeout=10
09:38:28 [2024-03-01T09:38:28.078Z]  > git remote # timeout=10
09:38:28 [2024-03-01T09:38:28.080Z]  > git config --get remote.origin.url # timeout=10
09:38:28 [2024-03-01T09:38:28.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:38:28 [2024-03-01T09:38:28.083Z]  > git merge 00b2e1072b8bd33d64d0b16326b14a7ffdee7db7 # timeout=10
09:38:28 [2024-03-01T09:38:28.088Z]  > git rev-parse HEAD^{commit} # timeout=10
09:38:28 [2024-03-01T09:38:28.091Z]  > git config core.sparsecheckout # timeout=10
09:38:28 [2024-03-01T09:38:28.093Z]  > git checkout -f 81a83f054457f7c78a081dd93ba3cfee6e931834 # timeout=10
09:38:29 [2024-03-01T09:38:29.022Z] + docker version
09:38:29 [2024-03-01T09:38:29.022Z] Client: Docker Engine - Community
09:38:29 [2024-03-01T09:38:29.022Z]  Version:           25.0.3
09:38:29 [2024-03-01T09:38:29.022Z]  API version:       1.44
09:38:29 [2024-03-01T09:38:29.022Z]  Go version:        go1.21.6
09:38:29 [2024-03-01T09:38:29.022Z]  Git commit:        4debf41
09:38:29 [2024-03-01T09:38:29.022Z]  Built:             Tue Feb  6 21:13:09 2024
09:38:29 [2024-03-01T09:38:29.022Z]  OS/Arch:           linux/arm64
09:38:29 [2024-03-01T09:38:29.022Z]  Context:           default
09:38:29 [2024-03-01T09:38:29.022Z] 
09:38:29 [2024-03-01T09:38:29.022Z] Server: Docker Engine - Community
09:38:29 [2024-03-01T09:38:29.022Z]  Engine:
09:38:29 [2024-03-01T09:38:29.022Z]   Version:          25.0.3
09:38:29 [2024-03-01T09:38:29.022Z]   API version:      1.44 (minimum version 1.24)
09:38:29 [2024-03-01T09:38:29.022Z]   Go version:       go1.21.6
09:38:29 [2024-03-01T09:38:29.022Z]   Git commit:       f417435
09:38:29 [2024-03-01T09:38:29.022Z]   Built:            Tue Feb  6 21:13:09 2024
09:38:29 [2024-03-01T09:38:29.022Z]   OS/Arch:          linux/arm64
09:38:29 [2024-03-01T09:38:29.022Z]   Experimental:     true
09:38:29 [2024-03-01T09:38:29.022Z]  containerd:
09:38:29 [2024-03-01T09:38:29.022Z]   Version:          1.6.28
09:38:29 [2024-03-01T09:38:29.022Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
09:38:29 [2024-03-01T09:38:29.022Z]  runc:
09:38:29 [2024-03-01T09:38:29.022Z]   Version:          1.1.12
09:38:29 [2024-03-01T09:38:29.022Z]   GitCommit:        v1.1.12-0-g51d5e94
09:38:29 [2024-03-01T09:38:29.022Z]  docker-init:
09:38:29 [2024-03-01T09:38:29.022Z]   Version:          0.19.0
09:38:29 [2024-03-01T09:38:29.022Z]   GitCommit:        de40ad0
[Pipeline] sh
09:38:29 [2024-03-01T09:38:29.331Z] + docker info
09:38:29 [2024-03-01T09:38:29.331Z] Client: Docker Engine - Community
09:38:29 [2024-03-01T09:38:29.331Z]  Version:    25.0.3
09:38:29 [2024-03-01T09:38:29.331Z]  Context:    default
09:38:29 [2024-03-01T09:38:29.331Z]  Debug Mode: false
09:38:29 [2024-03-01T09:38:29.331Z]  Plugins:
09:38:29 [2024-03-01T09:38:29.331Z]   buildx: Docker Buildx (Docker Inc.)
09:38:29 [2024-03-01T09:38:29.331Z]     Version:  v0.12.1
09:38:29 [2024-03-01T09:38:29.331Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:38:29 [2024-03-01T09:38:29.331Z]   compose: Docker Compose (Docker Inc.)
09:38:29 [2024-03-01T09:38:29.331Z]     Version:  v2.24.6
09:38:29 [2024-03-01T09:38:29.331Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:38:29 [2024-03-01T09:38:29.331Z] 
09:38:29 [2024-03-01T09:38:29.331Z] Server:
09:38:29 [2024-03-01T09:38:29.331Z]  Containers: 0
09:38:29 [2024-03-01T09:38:29.331Z]   Running: 0
09:38:29 [2024-03-01T09:38:29.331Z]   Paused: 0
09:38:29 [2024-03-01T09:38:29.331Z]   Stopped: 0
09:38:29 [2024-03-01T09:38:29.331Z]  Images: 6
09:38:29 [2024-03-01T09:38:29.331Z]  Server Version: 25.0.3
09:38:29 [2024-03-01T09:38:29.331Z]  Storage Driver: overlay2
09:38:29 [2024-03-01T09:38:29.331Z]   Backing Filesystem: extfs
09:38:29 [2024-03-01T09:38:29.331Z]   Supports d_type: true
09:38:29 [2024-03-01T09:38:29.331Z]   Using metacopy: false
09:38:29 [2024-03-01T09:38:29.331Z]   Native Overlay Diff: true
09:38:29 [2024-03-01T09:38:29.331Z]   userxattr: false
09:38:29 [2024-03-01T09:38:29.331Z]  Logging Driver: json-file
09:38:29 [2024-03-01T09:38:29.331Z]  Cgroup Driver: cgroupfs
09:38:29 [2024-03-01T09:38:29.331Z]  Cgroup Version: 1
09:38:29 [2024-03-01T09:38:29.331Z]  Plugins:
09:38:29 [2024-03-01T09:38:29.331Z]   Volume: local
09:38:29 [2024-03-01T09:38:29.331Z]   Network: bridge host ipvlan macvlan null overlay
09:38:29 [2024-03-01T09:38:29.331Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
09:38:29 [2024-03-01T09:38:29.331Z]  Swarm: inactive
09:38:29 [2024-03-01T09:38:29.331Z]  Runtimes: io.containerd.runc.v2 runc
09:38:29 [2024-03-01T09:38:29.331Z]  Default Runtime: runc
09:38:29 [2024-03-01T09:38:29.331Z]  Init Binary: docker-init
09:38:29 [2024-03-01T09:38:29.331Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
09:38:29 [2024-03-01T09:38:29.331Z]  runc version: v1.1.12-0-g51d5e94
09:38:29 [2024-03-01T09:38:29.331Z]  init version: de40ad0
09:38:29 [2024-03-01T09:38:29.331Z]  Security Options:
09:38:29 [2024-03-01T09:38:29.331Z]   apparmor
09:38:29 [2024-03-01T09:38:29.331Z]   seccomp
09:38:29 [2024-03-01T09:38:29.331Z]    Profile: builtin
09:38:29 [2024-03-01T09:38:29.331Z]  Kernel Version: 5.15.0-1053-aws
09:38:29 [2024-03-01T09:38:29.331Z]  Operating System: Ubuntu 20.04.6 LTS
09:38:29 [2024-03-01T09:38:29.331Z]  OSType: linux
09:38:29 [2024-03-01T09:38:29.331Z]  Architecture: aarch64
09:38:29 [2024-03-01T09:38:29.331Z]  CPUs: 8
09:38:29 [2024-03-01T09:38:29.331Z]  Total Memory: 30.64GiB
09:38:29 [2024-03-01T09:38:29.331Z]  Name: ip-10-100-94-24
09:38:29 [2024-03-01T09:38:29.331Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
09:38:29 [2024-03-01T09:38:29.331Z]  Docker Root Dir: /var/lib/docker
09:38:29 [2024-03-01T09:38:29.331Z]  Debug Mode: false
09:38:29 [2024-03-01T09:38:29.331Z]  Experimental: true
09:38:29 [2024-03-01T09:38:29.331Z]  Insecure Registries:
09:38:29 [2024-03-01T09:38:29.331Z]   127.0.0.0/8
09:38:29 [2024-03-01T09:38:29.331Z]  Live Restore Enabled: true
09:38:29 [2024-03-01T09:38:29.331Z] 
[Pipeline] sh
09:38:29 [2024-03-01T09:38:29.598Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:38:29 [2024-03-01T09:38:29.598Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:38:29 [2024-03-01T09:38:29.598Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47488/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:38:29 [2024-03-01T09:38:29.598Z] + bash /home/ubuntu/workspace/moby_PR-47488/check-config.sh
09:38:29 [2024-03-01T09:38:29.598Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:38:29 [2024-03-01T09:38:29.598Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
09:38:29 [2024-03-01T09:38:29.598Z] 
09:38:29 [2024-03-01T09:38:29.598Z] Generally Necessary:
09:38:29 [2024-03-01T09:38:29.598Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:38:29 [2024-03-01T09:38:29.598Z] - apparmor: enabled and tools installed
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_NAMESPACES: enabled
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_NET_NS: enabled
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_PID_NS: enabled
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_IPC_NS: enabled
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_UTS_NS: enabled
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_CGROUPS: enabled
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_CGROUP_CPUACCT: enabled
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_CGROUP_DEVICE: enabled
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_CGROUP_FREEZER: enabled
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_CGROUP_SCHED: enabled
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_CPUSETS: enabled
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_MEMCG: enabled
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_KEYS: enabled
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_VETH: enabled (as module)
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_BRIDGE: enabled (as module)
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:38:29 [2024-03-01T09:38:29.598Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_NF_NAT: enabled (as module)
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_POSIX_MQUEUE: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_CGROUP_BPF: enabled
09:38:29 [2024-03-01T09:38:29.852Z] 
09:38:29 [2024-03-01T09:38:29.852Z] Optional Features:
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_USER_NS: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_SECCOMP: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_SECCOMP_FILTER: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_CGROUP_PIDS: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_MEMCG_SWAP: enabled
09:38:29 [2024-03-01T09:38:29.852Z]     (cgroup swap accounting is currently enabled)
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_BLK_CGROUP: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_CGROUP_PERF: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_CGROUP_HUGETLB: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_CFS_BANDWIDTH: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_RT_GROUP_SCHED: missing
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_IP_VS: enabled (as module)
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_IP_VS_NFCT: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_IP_VS_RR: enabled (as module)
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_SECURITY_SELINUX: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_SECURITY_APPARMOR: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_EXT4_FS: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:38:29 [2024-03-01T09:38:29.852Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:38:30 [2024-03-01T09:38:30.107Z] - Network Drivers:
09:38:30 [2024-03-01T09:38:30.107Z]   - "overlay":
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_VXLAN: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:38:30 [2024-03-01T09:38:30.107Z]       Optional (for encrypted networks):
09:38:30 [2024-03-01T09:38:30.107Z]       - CONFIG_CRYPTO: enabled
09:38:30 [2024-03-01T09:38:30.107Z]       - CONFIG_CRYPTO_AEAD: enabled
09:38:30 [2024-03-01T09:38:30.107Z]       - CONFIG_CRYPTO_GCM: enabled
09:38:30 [2024-03-01T09:38:30.107Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:38:30 [2024-03-01T09:38:30.107Z]       - CONFIG_CRYPTO_GHASH: enabled
09:38:30 [2024-03-01T09:38:30.107Z]       - CONFIG_XFRM: enabled
09:38:30 [2024-03-01T09:38:30.107Z]       - CONFIG_XFRM_USER: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]       - CONFIG_INET_ESP: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]   - "ipvlan":
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_IPVLAN: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]   - "macvlan":
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_MACVLAN: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_DUMMY: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]   - "ftp,tftp client in container":
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z] - Storage Drivers:
09:38:30 [2024-03-01T09:38:30.107Z]   - "aufs":
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_AUFS_FS: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]   - "btrfs":
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:38:30 [2024-03-01T09:38:30.107Z]   - "devicemapper":
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_BLK_DEV_DM: enabled
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]   - "overlay":
09:38:30 [2024-03-01T09:38:30.107Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:38:30 [2024-03-01T09:38:30.107Z]   - "zfs":
09:38:30 [2024-03-01T09:38:30.107Z]     - /dev/zfs: present
09:38:30 [2024-03-01T09:38:30.107Z]     - zfs command: missing
09:38:30 [2024-03-01T09:38:30.107Z]     - zpool command: missing
09:38:30 [2024-03-01T09:38:30.107Z] 
09:38:30 [2024-03-01T09:38:30.107Z] Limits:
09:38:30 [2024-03-01T09:38:30.107Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:38:30 [2024-03-01T09:38:30.107Z] 
09:38:30 [2024-03-01T09:38:30.107Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:38:30 [2024-03-01T09:38:30.558Z] + docker build --force-rm -t docker:81a83f054457f7c78a081dd93ba3cfee6e931834 .
09:38:30 [2024-03-01T09:38:30.558Z] #0 building with "default" instance using docker driver
09:38:30 [2024-03-01T09:38:30.558Z] 
09:38:30 [2024-03-01T09:38:30.558Z] #1 [internal] load build definition from Dockerfile
09:38:30 [2024-03-01T09:38:30.558Z] #1 transferring dockerfile: 27.92kB done
09:38:30 [2024-03-01T09:38:30.558Z] #1 DONE 0.0s
09:38:30 [2024-03-01T09:38:30.558Z] 
09:38:30 [2024-03-01T09:38:30.558Z] #2 resolve image config for docker.io/docker/dockerfile:1
09:38:30 [2024-03-01T09:38:30.558Z] #2 DONE 0.1s
09:38:30 [2024-03-01T09:38:30.812Z] 
09:38:30 [2024-03-01T09:38:30.812Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:38:30 [2024-03-01T09:38:30.812Z] #3 CACHED
09:38:30 [2024-03-01T09:38:30.812Z] 
09:38:30 [2024-03-01T09:38:30.812Z] #4 [internal] load metadata for docker.io/library/busybox:latest
09:38:30 [2024-03-01T09:38:30.812Z] #4 DONE 0.0s
09:38:30 [2024-03-01T09:38:30.812Z] 
09:38:30 [2024-03-01T09:38:30.812Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:38:30 [2024-03-01T09:38:30.812Z] #5 DONE 0.1s
09:38:30 [2024-03-01T09:38:30.812Z] 
09:38:30 [2024-03-01T09:38:30.812Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5
09:38:31 [2024-03-01T09:38:31.067Z] #6 DONE 0.1s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #7 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
09:38:31 [2024-03-01T09:38:31.067Z] #7 DONE 0.1s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #8 [internal] load metadata for docker.io/library/debian:bookworm
09:38:31 [2024-03-01T09:38:31.067Z] #8 DONE 0.1s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #9 [internal] load metadata for docker.io/distribution/distribution:2.8.3
09:38:31 [2024-03-01T09:38:31.067Z] #9 DONE 0.1s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:38:31 [2024-03-01T09:38:31.067Z] #10 DONE 0.1s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
09:38:31 [2024-03-01T09:38:31.067Z] #11 DONE 0.1s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #12 [internal] load .dockerignore
09:38:31 [2024-03-01T09:38:31.067Z] #12 transferring context: 113B done
09:38:31 [2024-03-01T09:38:31.067Z] #12 DONE 0.0s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:3efef61ff1d99c8a90845100e2a7e934b4a5d11b639075dc605ff53c141044fc
09:38:31 [2024-03-01T09:38:31.067Z] #13 DONE 0.0s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
09:38:31 [2024-03-01T09:38:31.067Z] #14 DONE 0.0s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:38:31 [2024-03-01T09:38:31.067Z] #15 DONE 0.0s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
09:38:31 [2024-03-01T09:38:31.067Z] #16 DONE 0.0s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:38:31 [2024-03-01T09:38:31.067Z] #17 DONE 0.0s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
09:38:31 [2024-03-01T09:38:31.067Z] #18 DONE 0.0s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
09:38:31 [2024-03-01T09:38:31.067Z] #19 DONE 0.0s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
09:38:31 [2024-03-01T09:38:31.067Z] #20 DONE 0.0s
09:38:31 [2024-03-01T09:38:31.067Z] 
09:38:31 [2024-03-01T09:38:31.067Z] #21 [internal] load build context
09:38:31 [2024-03-01T09:38:31.991Z] #21 transferring context: 75.04MB 0.9s done
09:38:32 [2024-03-01T09:38:32.245Z] #21 DONE 1.0s
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #22 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.245Z] #22 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #23 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.245Z] #23 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #24 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
09:38:32 [2024-03-01T09:38:32.245Z] #24 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #25 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
09:38:32 [2024-03-01T09:38:32.245Z] #25 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #26 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
09:38:32 [2024-03-01T09:38:32.245Z] #26 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #27 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:38:32 [2024-03-01T09:38:32.245Z] #27 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #28 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:38:32 [2024-03-01T09:38:32.245Z] #28 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #29 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:38:32 [2024-03-01T09:38:32.245Z] #29 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #30 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:38:32 [2024-03-01T09:38:32.245Z] #30 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #31 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:38:32 [2024-03-01T09:38:32.245Z] #31 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #32 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:38:32 [2024-03-01T09:38:32.245Z] #32 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #33 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.245Z] #33 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
09:38:32 [2024-03-01T09:38:32.245Z] #34 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #35 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
09:38:32 [2024-03-01T09:38:32.245Z] #35 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #36 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:38:32 [2024-03-01T09:38:32.245Z] #36 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #37 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:38:32 [2024-03-01T09:38:32.245Z] #37 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #38 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:38:32 [2024-03-01T09:38:32.245Z] #38 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #39 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:38:32 [2024-03-01T09:38:32.245Z] #39 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #40 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.245Z] #40 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #41 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:38:32 [2024-03-01T09:38:32.245Z] #41 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #42 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
09:38:32 [2024-03-01T09:38:32.245Z] #42 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #43 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:38:32 [2024-03-01T09:38:32.245Z] #43 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #44 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:38:32 [2024-03-01T09:38:32.245Z] #44 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
09:38:32 [2024-03-01T09:38:32.245Z] #45 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #46 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
09:38:32 [2024-03-01T09:38:32.245Z] #46 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #47 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
09:38:32 [2024-03-01T09:38:32.245Z] #47 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #48 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:38:32 [2024-03-01T09:38:32.245Z] #48 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #49 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.245Z] #49 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #50 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
09:38:32 [2024-03-01T09:38:32.245Z] #50 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #51 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
09:38:32 [2024-03-01T09:38:32.245Z] #51 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #52 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
09:38:32 [2024-03-01T09:38:32.245Z] #52 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #53 [delve-src 1/3] WORKDIR /usr/src/delve
09:38:32 [2024-03-01T09:38:32.245Z] #53 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.245Z] #54 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:38:32 [2024-03-01T09:38:32.245Z] #54 CACHED
09:38:32 [2024-03-01T09:38:32.245Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #55 [dev-base  1/12] RUN groupadd -r docker
09:38:32 [2024-03-01T09:38:32.246Z] #55 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #56 [tini-src 1/3] WORKDIR /usr/src/tini
09:38:32 [2024-03-01T09:38:32.246Z] #56 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #57 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:38:32 [2024-03-01T09:38:32.246Z] #57 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #58 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.246Z] #58 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #59 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:38:32 [2024-03-01T09:38:32.246Z] #59 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #60 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
09:38:32 [2024-03-01T09:38:32.246Z] #60 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #61 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:38:32 [2024-03-01T09:38:32.246Z] #61 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #62 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:38:32 [2024-03-01T09:38:32.246Z] #62 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #63 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
09:38:32 [2024-03-01T09:38:32.246Z] #63 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #64 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:38:32 [2024-03-01T09:38:32.246Z] #64 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #65 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.246Z] #65 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #66 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:38:32 [2024-03-01T09:38:32.246Z] #66 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #67 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.246Z] #67 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #68 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:38:32 [2024-03-01T09:38:32.246Z] #68 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #69 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.246Z] #69 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #70 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.246Z] #70 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #71 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:38:32 [2024-03-01T09:38:32.246Z] #71 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #72 [dev-base  8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:38:32 [2024-03-01T09:38:32.246Z] #72 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #73 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
09:38:32 [2024-03-01T09:38:32.246Z] #73 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #74 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.246Z] #74 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #75 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
09:38:32 [2024-03-01T09:38:32.246Z] #75 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #76 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:38:32 [2024-03-01T09:38:32.246Z] #76 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #77 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
09:38:32 [2024-03-01T09:38:32.246Z] #77 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #78 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:38:32 [2024-03-01T09:38:32.246Z] #78 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #79 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:38:32 [2024-03-01T09:38:32.246Z] #79 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #80 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
09:38:32 [2024-03-01T09:38:32.246Z] #80 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #81 [base 2/4] COPY --from=xx / /
09:38:32 [2024-03-01T09:38:32.246Z] #81 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #82 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:38:32 [2024-03-01T09:38:32.246Z] #82 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #83 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:38:32 [2024-03-01T09:38:32.246Z] #83 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #84 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:38:32 [2024-03-01T09:38:32.246Z] #84 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #85 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.246Z] #85 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #86 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
09:38:32 [2024-03-01T09:38:32.246Z] #86 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #87 [registry-src 1/2] WORKDIR /usr/src/registry
09:38:32 [2024-03-01T09:38:32.246Z] #87 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #88 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.246Z] #88 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #89 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:38:32 [2024-03-01T09:38:32.246Z] #89 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #90 [runc-src 1/3] WORKDIR /usr/src/runc
09:38:32 [2024-03-01T09:38:32.246Z] #90 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #91 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:38:32 [2024-03-01T09:38:32.246Z] #91 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #92 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:38:32 [2024-03-01T09:38:32.246Z] #92 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #93 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:38:32 [2024-03-01T09:38:32.246Z] #93 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #94 [build-dummy 2/2] RUN mkdir -p /build
09:38:32 [2024-03-01T09:38:32.246Z] #94 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #95 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
09:38:32 [2024-03-01T09:38:32.246Z] #95 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #96 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.246Z] #96 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #97 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.246Z] #97 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #98 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
09:38:32 [2024-03-01T09:38:32.246Z] #98 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
09:38:32 [2024-03-01T09:38:32.246Z] #99 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #100 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
09:38:32 [2024-03-01T09:38:32.246Z] #100 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #101 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
09:38:32 [2024-03-01T09:38:32.246Z] #101 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #102 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
09:38:32 [2024-03-01T09:38:32.246Z] #102 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #103 [dev-base  6/12] RUN ldconfig
09:38:32 [2024-03-01T09:38:32.246Z] #103 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #104 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:38:32 [2024-03-01T09:38:32.246Z] #104 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #105 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:38:32 [2024-03-01T09:38:32.246Z] #105 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #106 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
09:38:32 [2024-03-01T09:38:32.246Z] #106 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #107 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
09:38:32 [2024-03-01T09:38:32.246Z] #107 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #108 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:38:32 [2024-03-01T09:38:32.246Z] #108 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #109 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
09:38:32 [2024-03-01T09:38:32.246Z] #109 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #110 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:38:32 [2024-03-01T09:38:32.246Z] #110 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #111 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:38:32 [2024-03-01T09:38:32.246Z] #111 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #112 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:38:32 [2024-03-01T09:38:32.246Z] #112 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
09:38:32 [2024-03-01T09:38:32.246Z] #113 CACHED
09:38:32 [2024-03-01T09:38:32.246Z] 
09:38:32 [2024-03-01T09:38:32.246Z] #114 [dev 1/1] COPY --link . .
09:38:33 [2024-03-01T09:38:33.603Z] #114 DONE 1.3s
09:38:33 [2024-03-01T09:38:33.603Z] 
09:38:33 [2024-03-01T09:38:33.603Z] #115 exporting to image
09:38:33 [2024-03-01T09:38:33.603Z] #115 exporting layers
09:38:34 [2024-03-01T09:38:34.161Z] #115 exporting layers 0.8s done
09:38:34 [2024-03-01T09:38:34.161Z] #115 writing image sha256:b50289fc3b97616b29118d7d5f6f3722f74ec5e7fdfa9f78fbfa81981e2d66b5 done
09:38:34 [2024-03-01T09:38:34.161Z] #115 naming to docker.io/library/docker:81a83f054457f7c78a081dd93ba3cfee6e931834 done
09:38:34 [2024-03-01T09:38:34.161Z] #115 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:38:34 [2024-03-01T09:38:34.485Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:38:34 [2024-03-01T09:38:34.798Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47488/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=81a83f054457f7c78a081dd93ba3cfee6e931834 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 docker:81a83f054457f7c78a081dd93ba3cfee6e931834 hack/test/unit
09:38:34 [2024-03-01T09:38:34.798Z] + BUILDFLAGS=(-tags 'netgo journald')
09:38:34 [2024-03-01T09:38:34.798Z] + TESTFLAGS+=' -test.timeout=5m'
09:38:34 [2024-03-01T09:38:34.798Z] + TESTDIRS=./...
09:38:34 [2024-03-01T09:38:34.798Z] + exclude_paths='/vendor/|/integration'
09:38:34 [2024-03-01T09:38:34.798Z] ++ go list ./...
09:38:34 [2024-03-01T09:38:34.798Z] ++ grep -vE '(/vendor/|/integration)'
09:38:35 [2024-03-01T09:38:35.721Z] + pkg_list='github.com/docker/docker/api
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/backend/build
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/httpstatus
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/httputils
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/middleware
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router/build
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router/checkpoint
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router/container
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router/debug
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router/distribution
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router/grpc
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router/image
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router/network
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router/plugin
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router/session
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router/swarm
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router/system
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/server/router/volume
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/backend
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/blkiodev
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/checkpoint
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/container
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/events
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/filters
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/image
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/mount
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/network
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/plugins/logdriver
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/registry
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/strslice
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/swarm
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/swarm/runtime
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/system
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/time
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/versions
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/versions/v1p19
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/versions/v1p20
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/api/types/volume
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/builder-next
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/builder-next/exporter
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/builder-next/worker
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/builder-next/worker/label
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/dockerfile
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/remotecontext
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/remotecontext/git
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/builder/remotecontext/urlutil
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/cli/debug
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/cli/winresources/docker-proxy
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/cli/winresources/dockerd
09:38:35 [2024-03-01T09:38:35.721Z] github.com/docker/docker/client
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/client/buildkit
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/cmd/docker-proxy
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/cmd/dockerd
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/cmd/dockerd/trap
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/container
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/container/stream
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/contrib/apparmor
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/contrib/httpserver
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/cluster
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/cluster/convert
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/cluster/executor
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/cluster/executor/container
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/cluster/provider
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/config
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/containerd
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/events
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/events/testutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/copy
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/register
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/vfs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/zfs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/images
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/initlayer
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/links
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/listeners
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/awslogs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/fluentd
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/gcplogs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/gelf
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/journald
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/local
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/loggertest
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/loggerutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/splunk
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/syslog
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/templates
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/names
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/network
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/snapshotter
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/stats
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/distribution
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/distribution/metadata
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/distribution/utils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/distribution/xfer
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/dockerversion
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/errdefs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/image
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/image/cache
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/image/spec/specs-go
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/image/spec/specs-go/v1
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/image/tarexport
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/image/v1
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/compatcontext
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/mod
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/mounttree
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/multierror
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/sliceutil
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/test/suite
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/testutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/testutils/netnsutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/testutils/specialimage
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/unshare
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/layer
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libcontainerd
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libcontainerd/queue
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libcontainerd/remote
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libcontainerd/shimopts
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libcontainerd/supervisor
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libcontainerd/types
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/bitmap
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/cluster
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/config
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/datastore
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/diagnostic
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/discoverapi
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/driverapi
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/bridge
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/host
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/null
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/overlay
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/remote
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/windows
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drvregistry
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/etchosts
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/internal/caller
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/internal/kvstore
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/internal/netiputil
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipam
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipamapi
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipams/builtin
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipams/null
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipams/remote
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipamutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipbits
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/iptables
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/netlabel
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/netutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/networkdb
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ns
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/options
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/osl
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/osl/kernel
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/portallocator
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/portmapper
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/resolvconf
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/scope
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/types
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/oci
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/oci/caps
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/opts
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/archive
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/authorization
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/broadcaster
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/capabilities
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/chrootarchive
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/containerfs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/directory
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/dmesg
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/fileutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/homedir
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/idtools
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/ioutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/jsonmessage
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/longpath
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/loopback
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/meminfo
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/namesgenerator
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/parsers
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/parsers/kernel
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/pidfile
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/platform
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/plugingetter
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/plugins
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/plugins/transport
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/pools
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/process
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/progress
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/reexec
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/rootless
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/rootless/specconv
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/stack
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/stdcopy
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/streamformatter
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/stringid
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/sysinfo
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/system
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/tailfile
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/tarsum
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/useragent
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/plugin
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/plugin/executor/containerd
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/plugin/v2
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/profiles/apparmor
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/profiles/seccomp
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/quota
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/reference
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/registry
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/registry/resumable
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/restartmanager
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/runconfig
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/runconfig/opts
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/testutil
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/testutil/daemon
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/testutil/environment
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/testutil/fakecontext
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/testutil/fakegit
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/testutil/fakestorage
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/testutil/fixtures/load
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/testutil/fixtures/plugin
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/testutil/registry
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/testutil/request
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/volume
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/volume/drivers
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/volume/local
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/volume/mounts
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/volume/service
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/volume/service/opts
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/volume/testutils'
09:38:35 [2024-03-01T09:38:35.722Z] ++ grep --fixed-strings -v /libnetwork
09:38:35 [2024-03-01T09:38:35.722Z] ++ echo 'github.com/docker/docker/api
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/backend/build
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/httpstatus
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/httputils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/middleware
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router/build
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router/checkpoint
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router/container
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router/debug
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router/distribution
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router/grpc
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router/image
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router/network
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router/plugin
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router/session
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router/swarm
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router/system
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/server/router/volume
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/backend
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/blkiodev
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/checkpoint
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/container
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/events
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/filters
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/image
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/mount
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/network
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/plugins/logdriver
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/registry
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/strslice
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/swarm
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/swarm/runtime
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/system
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/time
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/versions
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/versions/v1p19
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/versions/v1p20
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/api/types/volume
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/builder-next
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/builder-next/exporter
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/builder-next/worker
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/builder-next/worker/label
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/dockerfile
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/remotecontext
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/remotecontext/git
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/builder/remotecontext/urlutil
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/cli/debug
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/cli/winresources/docker-proxy
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/cli/winresources/dockerd
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/client
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/client/buildkit
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/cmd/docker-proxy
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/cmd/dockerd
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/cmd/dockerd/trap
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/container
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/container/stream
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/contrib/apparmor
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/contrib/httpserver
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/cluster
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/cluster/convert
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/cluster/executor
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/cluster/executor/container
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/cluster/provider
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/config
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/containerd
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/events
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/events/testutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/copy
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/register
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/vfs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/graphdriver/zfs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/images
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/initlayer
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/links
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/listeners
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/awslogs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/fluentd
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/gcplogs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/gelf
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/journald
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/local
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/loggertest
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/loggerutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/splunk
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/syslog
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/logger/templates
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/names
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/network
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/snapshotter
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/daemon/stats
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/distribution
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/distribution/metadata
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/distribution/utils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/distribution/xfer
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/dockerversion
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/errdefs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/image
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/image/cache
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/image/spec/specs-go
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/image/spec/specs-go/v1
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/image/tarexport
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/image/v1
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/compatcontext
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/mod
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/mounttree
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/multierror
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/sliceutil
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/test/suite
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/testutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/testutils/netnsutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/testutils/specialimage
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/internal/unshare
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/layer
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libcontainerd
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libcontainerd/queue
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libcontainerd/remote
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libcontainerd/shimopts
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libcontainerd/supervisor
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libcontainerd/types
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/bitmap
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/cluster
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/config
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/datastore
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/diagnostic
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/discoverapi
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/driverapi
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/bridge
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/host
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/null
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/overlay
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/remote
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/windows
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/drvregistry
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/etchosts
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/internal/caller
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/internal/kvstore
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/internal/netiputil
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipam
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipamapi
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipams/builtin
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipams/null
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipams/remote
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipamutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ipbits
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/iptables
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/netlabel
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/netutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/networkdb
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/ns
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/options
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/osl
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/osl/kernel
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/portallocator
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/portmapper
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/resolvconf
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/scope
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/libnetwork/types
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/oci
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/oci/caps
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/opts
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/archive
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/authorization
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/broadcaster
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/capabilities
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/chrootarchive
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/containerfs
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/directory
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/dmesg
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/fileutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/homedir
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/idtools
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/ioutils
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/jsonmessage
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/longpath
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/loopback
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/meminfo
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/namesgenerator
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/parsers
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/parsers/kernel
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/pidfile
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/platform
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/plugingetter
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/plugins
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/plugins/transport
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/pools
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/process
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/progress
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/reexec
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/rootless
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/rootless/specconv
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/stack
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/stdcopy
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/streamformatter
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/stringid
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/sysinfo
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/system
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/tailfile
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/tarsum
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/pkg/useragent
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/plugin
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/plugin/executor/containerd
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/plugin/v2
09:38:35 [2024-03-01T09:38:35.722Z] github.com/docker/docker/profiles/apparmor
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/profiles/seccomp
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/quota
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/reference
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/registry
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/registry/resumable
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/restartmanager
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/runconfig
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/runconfig/opts
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/daemon
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/environment
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/fakecontext
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/fakegit
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/fakestorage
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/fixtures/load
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/fixtures/plugin
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/registry
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/request
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume/drivers
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume/local
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume/mounts
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume/service
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume/service/opts
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume/testutils'
09:38:35 [2024-03-01T09:38:35.723Z] + base_pkg_list='github.com/docker/docker/api
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/backend/build
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/httpstatus
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/httputils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/middleware
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/build
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/checkpoint
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/container
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/debug
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/distribution
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/grpc
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/image
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/network
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/plugin
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/session
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/swarm
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/system
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/volume
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/backend
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/blkiodev
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/checkpoint
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/container
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/events
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/filters
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/image
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/mount
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/network
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/plugins/logdriver
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/registry
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/strslice
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/swarm
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/swarm/runtime
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/system
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/time
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/versions
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/versions/v1p19
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/versions/v1p20
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/volume
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/exporter
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/worker
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/worker/label
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/dockerfile
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/remotecontext
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/remotecontext/git
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/remotecontext/urlutil
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cli/debug
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cli/winresources/docker-proxy
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cli/winresources/dockerd
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/client
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/client/buildkit
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cmd/docker-proxy
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cmd/dockerd
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cmd/dockerd/trap
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/container
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/container/stream
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/contrib/apparmor
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/contrib/httpserver
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/cluster
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/cluster/convert
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/cluster/executor
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/cluster/executor/container
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/cluster/provider
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/config
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/containerd
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/events
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/events/testutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/copy
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/register
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/vfs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/zfs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/images
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/initlayer
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/links
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/listeners
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/awslogs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/fluentd
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/gcplogs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/gelf
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/journald
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/local
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/loggertest
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/loggerutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/splunk
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/syslog
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/templates
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/names
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/network
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/snapshotter
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/stats
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/distribution
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/distribution/metadata
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/distribution/utils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/distribution/xfer
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/dockerversion
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/errdefs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/image
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/image/cache
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/image/spec/specs-go
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/image/spec/specs-go/v1
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/image/tarexport
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/image/v1
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/compatcontext
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/mod
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/mounttree
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/multierror
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/sliceutil
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/test/suite
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/testutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/testutils/netnsutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/testutils/specialimage
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/unshare
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/layer
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libcontainerd
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libcontainerd/queue
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libcontainerd/remote
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libcontainerd/shimopts
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libcontainerd/supervisor
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libcontainerd/types
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/oci
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/oci/caps
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/opts
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/archive
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/authorization
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/broadcaster
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/capabilities
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/chrootarchive
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/containerfs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/directory
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/dmesg
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/fileutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/homedir
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/idtools
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/ioutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/jsonmessage
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/longpath
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/loopback
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/meminfo
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/namesgenerator
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/parsers
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/parsers/kernel
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/pidfile
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/platform
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/plugingetter
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/plugins
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/plugins/transport
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/pools
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/process
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/progress
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/reexec
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/rootless
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/rootless/specconv
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/stack
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/stdcopy
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/streamformatter
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/stringid
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/sysinfo
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/system
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/tailfile
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/tarsum
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/useragent
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/plugin
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/plugin/executor/containerd
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/plugin/v2
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/profiles/apparmor
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/profiles/seccomp
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/quota
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/reference
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/registry
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/registry/resumable
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/restartmanager
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/runconfig
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/runconfig/opts
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/daemon
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/environment
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/fakecontext
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/fakegit
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/fakestorage
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/fixtures/load
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/fixtures/plugin
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/registry
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/testutil/request
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume/drivers
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume/local
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume/mounts
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume/service
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume/service/opts
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/volume/testutils'
09:38:35 [2024-03-01T09:38:35.723Z] ++ grep --fixed-strings /libnetwork
09:38:35 [2024-03-01T09:38:35.723Z] ++ echo 'github.com/docker/docker/api
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/backend/build
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/httpstatus
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/httputils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/middleware
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/build
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/checkpoint
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/container
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/debug
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/distribution
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/grpc
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/image
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/network
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/plugin
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/session
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/swarm
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/system
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/server/router/volume
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/backend
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/blkiodev
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/checkpoint
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/container
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/events
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/filters
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/image
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/mount
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/network
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/plugins/logdriver
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/registry
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/strslice
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/swarm
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/swarm/runtime
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/system
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/time
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/versions
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/versions/v1p19
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/versions/v1p20
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/api/types/volume
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/exporter
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/worker
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/builder-next/worker/label
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/dockerfile
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/remotecontext
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/remotecontext/git
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/builder/remotecontext/urlutil
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cli/debug
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cli/winresources/docker-proxy
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cli/winresources/dockerd
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/client
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/client/buildkit
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cmd/docker-proxy
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cmd/dockerd
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cmd/dockerd/trap
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/container
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/container/stream
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/contrib/apparmor
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/contrib/httpserver
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/cluster
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/cluster/convert
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/cluster/executor
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/cluster/executor/container
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/cluster/provider
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/config
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/containerd
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/events
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/events/testutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/copy
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/register
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/vfs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/graphdriver/zfs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/images
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/initlayer
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/links
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/listeners
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/awslogs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/fluentd
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/gcplogs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/gelf
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/journald
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/local
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/loggertest
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/loggerutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/splunk
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/syslog
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/logger/templates
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/names
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/network
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/snapshotter
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/daemon/stats
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/distribution
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/distribution/metadata
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/distribution/utils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/distribution/xfer
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/dockerversion
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/errdefs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/image
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/image/cache
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/image/spec/specs-go
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/image/spec/specs-go/v1
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/image/tarexport
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/image/v1
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/compatcontext
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/mod
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/mounttree
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/multierror
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/sliceutil
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/test/suite
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/testutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/testutils/netnsutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/testutils/specialimage
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/internal/unshare
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/layer
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libcontainerd
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libcontainerd/queue
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libcontainerd/remote
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libcontainerd/shimopts
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libcontainerd/supervisor
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libcontainerd/types
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/bitmap
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/cluster
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/config
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/datastore
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/diagnostic
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/discoverapi
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/driverapi
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/bridge
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/host
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/null
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/overlay
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/remote
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/windows
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/drvregistry
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/etchosts
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/internal/caller
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/internal/kvstore
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/internal/netiputil
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/ipam
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/ipamapi
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/ipams/builtin
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/ipams/null
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/ipams/remote
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/ipamutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/ipbits
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/iptables
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/netlabel
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/netutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/networkdb
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/ns
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/options
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/osl
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/osl/kernel
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/portallocator
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/portmapper
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/resolvconf
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/scope
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/libnetwork/types
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/oci
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/oci/caps
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/opts
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/archive
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/authorization
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/broadcaster
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/capabilities
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/chrootarchive
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/containerfs
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/directory
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/dmesg
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/fileutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/homedir
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/idtools
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/ioutils
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/jsonmessage
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/longpath
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/loopback
09:38:35 [2024-03-01T09:38:35.723Z] github.com/docker/docker/pkg/meminfo
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/namesgenerator
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/parsers
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/parsers/kernel
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/pidfile
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/platform
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/plugingetter
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/plugins
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/plugins/transport
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/pools
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/process
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/progress
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/reexec
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/rootless
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/rootless/specconv
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/stack
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/stdcopy
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/streamformatter
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/stringid
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/sysinfo
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/system
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/tailfile
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/tarsum
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/pkg/useragent
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/plugin
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/plugin/executor/containerd
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/plugin/v2
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/profiles/apparmor
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/profiles/seccomp
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/quota
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/reference
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/registry
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/registry/resumable
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/restartmanager
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/runconfig
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/runconfig/opts
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/testutil
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/testutil/daemon
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/testutil/environment
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/testutil/fakecontext
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/testutil/fakegit
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/testutil/fakestorage
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/testutil/fixtures/load
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/testutil/fixtures/plugin
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/testutil/registry
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/testutil/request
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/volume
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/volume/drivers
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/volume/local
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/volume/mounts
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/volume/service
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/volume/service/opts
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/volume/testutils'
09:38:35 [2024-03-01T09:38:35.724Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/bitmap
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/cluster
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/config
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/datastore
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/diagnostic
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/discoverapi
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/driverapi
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/bridge
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/host
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/null
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/overlay
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/remote
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/windows
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drvregistry
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/etchosts
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/internal/caller
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/internal/kvstore
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/internal/netiputil
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipam
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipamapi
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipams/builtin
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipams/null
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipams/remote
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipamutils
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipbits
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/iptables
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/netlabel
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/netutils
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/networkdb
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ns
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/options
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/osl
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/osl/kernel
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/portallocator
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/portmapper
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/resolvconf
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/scope
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/types'
09:38:35 [2024-03-01T09:38:35.724Z] + echo 'github.com/docker/docker/libnetwork
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/bitmap
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/cluster
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/config
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/datastore
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/diagnostic
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/discoverapi
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/driverapi
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/bridge
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/host
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/null
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/overlay
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/remote
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/windows
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drvregistry
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/etchosts
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/internal/caller
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/internal/kvstore
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/internal/netiputil
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipam
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipamapi
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipams/builtin
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipams/null
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipams/remote
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipamutils
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ipbits
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/iptables
09:38:35 [2024-03-01T09:38:35.724Z] + grep --fixed-strings libnetwork/drivers/bridge
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/netlabel
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/netutils
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/networkdb
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/ns
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/options
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/osl
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/osl/kernel
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/portallocator
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/portmapper
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/resolvconf
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/scope
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/types'
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/bridge
09:38:35 [2024-03-01T09:38:35.724Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:38:35 [2024-03-01T09:38:35.724Z] + type docker-proxy
09:38:35 [2024-03-01T09:38:35.724Z] hack/test/unit: line 25: type: docker-proxy: not found
09:38:35 [2024-03-01T09:38:35.724Z] + hack/make.sh binary-proxy install-proxy
09:38:35 [2024-03-01T09:38:35.724Z] 
09:38:35 [2024-03-01T09:38:35.724Z] Removing bundles/
09:38:35 [2024-03-01T09:38:35.724Z] 
09:38:35 [2024-03-01T09:38:35.724Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:38:35 [2024-03-01T09:38:35.724Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:38:35 [2024-03-01T09:38:35.724Z] + tee /go/src/github.com/docker/docker/go.mod
09:38:35 [2024-03-01T09:38:35.724Z] module github.com/docker/docker
09:38:35 [2024-03-01T09:38:35.724Z] 
09:38:35 [2024-03-01T09:38:35.724Z] go 1.20
09:38:35 [2024-03-01T09:38:35.724Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:38:35 [2024-03-01T09:38:35.724Z] + GO111MODULE=on
09:38:35 [2024-03-01T09:38:35.724Z] + 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=81a83f054457f7c78a081dd93ba3cfee6e931834" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-01T09:38:35.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
09:38:39 [2024-03-01T09:38:39.877Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:38:39 [2024-03-01T09:38:39.877Z] Created binary: bundles/binary-proxy/docker-proxy
09:38:39 [2024-03-01T09:38:39.877Z] 
09:38:39 [2024-03-01T09:38:39.877Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:38:39 [2024-03-01T09:38:39.877Z] Installing docker-proxy to /usr/local/bin/
09:38:39 [2024-03-01T09:38:39.877Z] 
09:38:39 [2024-03-01T09:38:39.877Z] + mkdir -p bundles
09:38:39 [2024-03-01T09:38:39.877Z] + '[' -n 'github.com/docker/docker/api
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/backend/build
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/httpstatus
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/httputils
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/middleware
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router/build
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router/checkpoint
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router/container
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router/debug
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router/distribution
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router/grpc
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router/image
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router/network
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router/plugin
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router/session
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router/swarm
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router/system
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/server/router/volume
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/backend
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/blkiodev
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/checkpoint
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/container
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/events
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/filters
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/image
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/mount
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/network
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/plugins/logdriver
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/registry
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/strslice
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/swarm
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/swarm/runtime
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/system
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/time
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/versions
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/versions/v1p19
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/versions/v1p20
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/api/types/volume
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/builder-next
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/builder-next/exporter
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/builder-next/worker
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/builder-next/worker/label
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/dockerfile
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/remotecontext
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/remotecontext/git
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/builder/remotecontext/urlutil
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/cli/debug
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/cli/winresources/docker-proxy
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/cli/winresources/dockerd
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/client
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/client/buildkit
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/cmd/docker-proxy
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/cmd/dockerd
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/cmd/dockerd/trap
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/container
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/container/stream
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/contrib/apparmor
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/contrib/httpserver
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/cluster
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/cluster/convert
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/cluster/executor
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/cluster/executor/container
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/cluster/provider
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/config
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/containerd
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/events
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/events/testutils
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/graphdriver
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/graphdriver/copy
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/graphdriver/register
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/graphdriver/vfs
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/graphdriver/zfs
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/images
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/initlayer
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/links
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/listeners
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/awslogs
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/fluentd
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/gcplogs
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/gelf
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/journald
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/local
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/loggertest
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/loggerutils
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/splunk
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/syslog
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/logger/templates
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/names
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/network
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/snapshotter
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/daemon/stats
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/distribution
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/distribution/metadata
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/distribution/utils
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/distribution/xfer
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/dockerversion
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/errdefs
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/image
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/image/cache
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/image/spec/specs-go
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/image/spec/specs-go/v1
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/image/tarexport
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/image/v1
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/internal/compatcontext
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/internal/mod
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/internal/mounttree
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/internal/multierror
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/internal/sliceutil
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/internal/test/suite
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/internal/testutils
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/internal/testutils/netnsutils
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/internal/testutils/specialimage
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/internal/unshare
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/layer
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/libcontainerd
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/libcontainerd/queue
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/libcontainerd/remote
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/libcontainerd/shimopts
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/libcontainerd/supervisor
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/libcontainerd/types
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/oci
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/oci/caps
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/opts
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/archive
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/authorization
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/broadcaster
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/capabilities
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/chrootarchive
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/containerfs
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/directory
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/dmesg
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/fileutils
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/homedir
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/idtools
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/ioutils
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/jsonmessage
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/longpath
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/loopback
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/meminfo
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/namesgenerator
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/parsers
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/parsers/kernel
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/pidfile
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/platform
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/plugingetter
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/plugins
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/plugins/transport
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/pools
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/process
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/progress
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/reexec
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/rootless
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/rootless/specconv
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/stack
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/stdcopy
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/streamformatter
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/stringid
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/sysinfo
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/system
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/tailfile
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/tarsum
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/pkg/useragent
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/plugin
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/plugin/executor/containerd
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/plugin/v2
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/profiles/apparmor
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/profiles/seccomp
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/quota
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/reference
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/registry
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/registry/resumable
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/restartmanager
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/runconfig
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/runconfig/opts
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/testutil
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/testutil/daemon
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/testutil/environment
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/testutil/fakecontext
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/testutil/fakegit
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/testutil/fakestorage
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/testutil/fixtures/load
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/testutil/fixtures/plugin
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/testutil/registry
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/testutil/request
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/volume
09:38:39 [2024-03-01T09:38:39.877Z] github.com/docker/docker/volume/drivers
09:38:39 [2024-03-01T09:38:39.878Z] github.com/docker/docker/volume/local
09:38:39 [2024-03-01T09:38:39.878Z] github.com/docker/docker/volume/mounts
09:38:39 [2024-03-01T09:38:39.878Z] github.com/docker/docker/volume/service
09:38:39 [2024-03-01T09:38:39.878Z] github.com/docker/docker/volume/service/opts
09:38:39 [2024-03-01T09:38:39.878Z] github.com/docker/docker/volume/testutils' ']'
09:38:39 [2024-03-01T09:38:39.878Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
09:38:40 [2024-03-01T09:38:40.436Z] ?   	github.com/docker/docker/api	[no test files]
09:38:48 [2024-03-01T09:38:48.503Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 13.0% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 28.3% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/api/server/router/volume	0.005s	coverage: 66.7% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 80.0% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 94.0% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types/system	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/builder	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/builder/dockerfile	0.042s	coverage: 50.2% of statements
09:39:10 [2024-03-01T09:39:10.365Z] ok  	github.com/docker/docker/builder/remotecontext	0.061s	coverage: 33.7% of statements
09:39:12 [2024-03-01T09:39:12.246Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:39:12 [2024-03-01T09:39:12.246Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.027s	coverage: 66.5% of statements
09:39:12 [2024-03-01T09:39:12.246Z] ok  	github.com/docker/docker/client	0.112s	coverage: 77.0% of statements
09:39:12 [2024-03-01T09:39:12.805Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.885s	coverage: 82.5% of statements
09:39:24 [2024-03-01T09:39:24.961Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:39:24 [2024-03-01T09:39:24.961Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:39:24 [2024-03-01T09:39:24.961Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:39:24 [2024-03-01T09:39:24.961Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:39:24 [2024-03-01T09:39:24.961Z] ok  	github.com/docker/docker/container	0.122s	coverage: 35.9% of statements
09:39:24 [2024-03-01T09:39:24.961Z] ok  	github.com/docker/docker/cmd/dockerd	0.215s	coverage: 30.0% of statements
09:39:25 [2024-03-01T09:39:25.519Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.439s	coverage: 0.0% of statements
09:39:26 [2024-03-01T09:39:26.878Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:39:26 [2024-03-01T09:39:26.878Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
09:39:26 [2024-03-01T09:39:26.878Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.017s	coverage: 38.7% of statements
09:39:26 [2024-03-01T09:39:26.878Z] ok  	github.com/docker/docker/daemon/cluster	0.044s	coverage: 0.5% of statements
09:39:27 [2024-03-01T09:39:27.132Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:39:27 [2024-03-01T09:39:27.132Z] ok  	github.com/docker/docker/daemon/config	0.057s	coverage: 74.4% of statements
09:39:28 [2024-03-01T09:39:28.491Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:39:28 [2024-03-01T09:39:28.745Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.3% of statements
09:39:28 [2024-03-01T09:39:28.745Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
09:39:28 [2024-03-01T09:39:28.745Z] ok  	github.com/docker/docker/daemon/containerd	0.029s	coverage: 9.1% of statements
09:39:28 [2024-03-01T09:39:28.745Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
09:39:28 [2024-03-01T09:39:28.745Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.188s	coverage: 60.9% of statements
09:39:29 [2024-03-01T09:39:29.304Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:39:29 [2024-03-01T09:39:29.304Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
09:39:29 [2024-03-01T09:39:29.558Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:39:29 [2024-03-01T09:39:29.558Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:39:29 [2024-03-01T09:39:29.812Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.178s	coverage: 60.2% of statements
09:39:29 [2024-03-01T09:39:29.812Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 60.9% of statements
09:39:30 [2024-03-01T09:39:30.371Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
09:39:30 [2024-03-01T09:39:30.625Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.468s	coverage: 13.3% of statements
09:39:30 [2024-03-01T09:39:30.625Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:39:30 [2024-03-01T09:39:30.625Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:39:30 [2024-03-01T09:39:30.625Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
09:39:30 [2024-03-01T09:39:30.879Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 3.0% of statements
09:39:30 [2024-03-01T09:39:30.879Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
09:39:31 [2024-03-01T09:39:31.148Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:39:31 [2024-03-01T09:39:31.148Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 53.6% of statements
09:39:31 [2024-03-01T09:39:31.148Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
09:39:31 [2024-03-01T09:39:31.403Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.102s	coverage: 78.3% of statements
09:39:31 [2024-03-01T09:39:31.657Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:39:31 [2024-03-01T09:39:31.657Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:39:31 [2024-03-01T09:39:31.657Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
09:39:31 [2024-03-01T09:39:31.657Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
09:39:31 [2024-03-01T09:39:31.911Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.112s	coverage: 76.8% of statements
09:39:31 [2024-03-01T09:39:31.911Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:39:31 [2024-03-01T09:39:31.911Z] ok  	github.com/docker/docker/daemon/logger/local	0.026s	coverage: 79.4% of statements
09:39:32 [2024-03-01T09:39:32.470Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 31.5% of statements
09:39:32 [2024-03-01T09:39:32.470Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.027s	coverage: 63.7% of statements
09:39:32 [2024-03-01T09:39:32.470Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:39:32 [2024-03-01T09:39:32.470Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
09:39:32 [2024-03-01T09:39:32.470Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 46.8% of statements
09:39:33 [2024-03-01T09:39:33.028Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
09:39:33 [2024-03-01T09:39:33.028Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:39:33 [2024-03-01T09:39:33.028Z] ok  	github.com/docker/docker/daemon/network	0.012s	coverage: 63.8% of statements
09:39:33 [2024-03-01T09:39:33.283Z] ok  	github.com/docker/docker/daemon/logger/journald	1.661s	coverage: 72.7% of statements
09:39:33 [2024-03-01T09:39:33.840Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:39:33 [2024-03-01T09:39:33.840Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
09:39:33 [2024-03-01T09:39:33.840Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
09:39:33 [2024-03-01T09:39:33.840Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
09:39:34 [2024-03-01T09:39:34.094Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.414s	coverage: 82.5% of statements
09:39:34 [2024-03-01T09:39:34.348Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
09:39:34 [2024-03-01T09:39:34.348Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
09:39:34 [2024-03-01T09:39:34.348Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 24.1% of statements
09:39:34 [2024-03-01T09:39:34.348Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.5% of statements
09:39:34 [2024-03-01T09:39:34.601Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:39:34 [2024-03-01T09:39:34.601Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
09:39:34 [2024-03-01T09:39:34.601Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:39:34 [2024-03-01T09:39:34.601Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
09:39:34 [2024-03-01T09:39:34.601Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.6% of statements
09:39:34 [2024-03-01T09:39:34.855Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
09:39:34 [2024-03-01T09:39:34.855Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:39:34 [2024-03-01T09:39:34.855Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
09:39:34 [2024-03-01T09:39:34.855Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
09:39:34 [2024-03-01T09:39:34.855Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
09:39:34 [2024-03-01T09:39:34.855Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
09:39:34 [2024-03-01T09:39:34.855Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:39:35 [2024-03-01T09:39:35.109Z] ok  	github.com/docker/docker/distribution	1.493s	coverage: 28.9% of statements
09:39:36 [2024-03-01T09:39:36.031Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:39:36 [2024-03-01T09:39:36.031Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:39:36 [2024-03-01T09:39:36.031Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:39:36 [2024-03-01T09:39:36.031Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:39:36 [2024-03-01T09:39:36.031Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:39:36 [2024-03-01T09:39:36.031Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
09:39:36 [2024-03-01T09:39:36.031Z] ok  	github.com/docker/docker/distribution/xfer	2.186s	coverage: 85.4% of statements
09:39:36 [2024-03-01T09:39:36.285Z] ok  	github.com/docker/docker/daemon	10.737s	coverage: 17.1% of statements
09:39:36 [2024-03-01T09:39:36.285Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:39:36 [2024-03-01T09:39:36.285Z] ok  	github.com/docker/docker/oci	0.017s	coverage: 38.1% of statements
09:39:36 [2024-03-01T09:39:36.285Z] ok  	github.com/docker/docker/opts	0.030s	coverage: 67.9% of statements
09:39:36 [2024-03-01T09:39:36.901Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:39:36 [2024-03-01T09:39:36.901Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
09:39:36 [2024-03-01T09:39:36.901Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 25.8% of statements
09:39:36 [2024-03-01T09:39:36.901Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
09:39:37 [2024-03-01T09:39:37.156Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
09:39:37 [2024-03-01T09:39:37.156Z] ok  	github.com/docker/docker/pkg/authorization	0.234s	coverage: 68.3% of statements
09:39:37 [2024-03-01T09:39:37.156Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.248s	coverage: 83.7% of statements
09:39:37 [2024-03-01T09:39:37.156Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 51.7% of statements
09:39:37 [2024-03-01T09:39:37.156Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 8.3% of statements
09:39:37 [2024-03-01T09:39:37.410Z] ok  	github.com/docker/docker/pkg/archive	0.520s	coverage: 81.3% of statements
09:39:37 [2024-03-01T09:39:37.410Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:39:37 [2024-03-01T09:39:37.410Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
09:39:37 [2024-03-01T09:39:37.410Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
09:39:37 [2024-03-01T09:39:37.410Z] ok  	github.com/docker/docker/pkg/meminfo	0.013s	coverage: 75.0% of statements
09:39:37 [2024-03-01T09:39:37.664Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.014s	coverage: 85.7% of statements
09:39:37 [2024-03-01T09:39:37.664Z] ok  	github.com/docker/docker/pkg/idtools	0.370s	coverage: 69.7% of statements
09:39:37 [2024-03-01T09:39:37.664Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
09:39:37 [2024-03-01T09:39:37.664Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:39:37 [2024-03-01T09:39:37.664Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:39:37 [2024-03-01T09:39:37.664Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:39:37 [2024-03-01T09:39:37.664Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
09:39:37 [2024-03-01T09:39:37.664Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
09:39:37 [2024-03-01T09:39:37.918Z] ok  	github.com/docker/docker/pkg/ioutils	0.368s	coverage: 69.5% of statements
09:39:38 [2024-03-01T09:39:38.173Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:39:38 [2024-03-01T09:39:38.173Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:39:38 [2024-03-01T09:39:38.173Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
09:39:38 [2024-03-01T09:39:38.173Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
09:39:38 [2024-03-01T09:39:38.173Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
09:39:38 [2024-03-01T09:39:38.173Z] ok  	github.com/docker/docker/pkg/process	0.015s	coverage: 21.7% of statements
09:39:38 [2024-03-01T09:39:38.427Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:39:38 [2024-03-01T09:39:38.427Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:39:38 [2024-03-01T09:39:38.427Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:39:38 [2024-03-01T09:39:38.427Z] ok  	github.com/docker/docker/pkg/reexec	0.024s	coverage: 82.4% of statements
09:39:38 [2024-03-01T09:39:38.427Z] ok  	github.com/docker/docker/pkg/stack	0.023s	coverage: 90.9% of statements
09:39:38 [2024-03-01T09:39:38.427Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:39:38 [2024-03-01T09:39:38.681Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 61.9% of statements
09:39:38 [2024-03-01T09:39:38.681Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
09:39:38 [2024-03-01T09:39:38.935Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 40.3% of statements
09:39:38 [2024-03-01T09:39:38.935Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
09:39:38 [2024-03-01T09:39:38.935Z] ok  	github.com/docker/docker/pkg/tailfile	0.034s	coverage: 88.6% of statements
09:39:38 [2024-03-01T09:39:38.935Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
09:39:38 [2024-03-01T09:39:38.935Z] ok  	github.com/docker/docker/pkg/tarsum	0.051s	coverage: 89.6% of statements
09:39:39 [2024-03-01T09:39:39.857Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:39:39 [2024-03-01T09:39:39.857Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:39:39 [2024-03-01T09:39:39.857Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.4% of statements
09:39:39 [2024-03-01T09:39:39.857Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
09:39:40 [2024-03-01T09:39:40.111Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.0% of statements
09:39:40 [2024-03-01T09:39:40.365Z] ok  	github.com/docker/docker/pkg/plugins	2.013s	coverage: 74.9% of statements
09:39:40 [2024-03-01T09:39:40.365Z] ok  	github.com/docker/docker/quota	0.279s	coverage: 69.3% of statements
09:39:40 [2024-03-01T09:39:40.365Z] ok  	github.com/docker/docker/plugin	0.530s	coverage: 23.2% of statements
09:39:40 [2024-03-01T09:39:40.619Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
09:39:40 [2024-03-01T09:39:40.619Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
09:39:40 [2024-03-01T09:39:40.619Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:39:40 [2024-03-01T09:39:40.619Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 63.8% of statements
09:39:40 [2024-03-01T09:39:40.619Z] ok  	github.com/docker/docker/registry	0.131s	coverage: 63.9% of statements
09:39:40 [2024-03-01T09:39:40.873Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 6.8% of statements
09:39:40 [2024-03-01T09:39:40.873Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:39:40 [2024-03-01T09:39:40.873Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:39:40 [2024-03-01T09:39:40.873Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:39:40 [2024-03-01T09:39:40.873Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:39:40 [2024-03-01T09:39:40.873Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:39:40 [2024-03-01T09:39:40.873Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:39:40 [2024-03-01T09:39:40.873Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:39:41 [2024-03-01T09:39:41.128Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:39:41 [2024-03-01T09:39:41.128Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:39:41 [2024-03-01T09:39:41.128Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:39:41 [2024-03-01T09:39:41.128Z] ?   	github.com/docker/docker/volume	[no test files]
09:39:41 [2024-03-01T09:39:41.382Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
09:39:41 [2024-03-01T09:39:41.635Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 65.7% of statements
09:39:41 [2024-03-01T09:39:41.635Z] ok  	github.com/docker/docker/volume/local	0.114s	coverage: 77.2% of statements
09:39:42 [2024-03-01T09:39:42.193Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:39:42 [2024-03-01T09:39:42.193Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:39:42 [2024-03-01T09:39:42.193Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
09:39:43 [2024-03-01T09:39:43.114Z] ok  	github.com/docker/docker/layer	7.318s	coverage: 68.1% of statements
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === Skipped
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     network_proxy_test.go:210: No support for dual stack yet
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver btrfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver btrfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver btrfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver btrfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver btrfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:68: No driver to put!
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z] time="2024-03-01T09:39:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z] time="2024-03-01T09:39:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z] time="2024-03-01T09:39:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z] time="2024-03-01T09:39:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z] time="2024-03-01T09:39:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:68: No driver to put!
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     overlay_test.go:61: Cannot run test with naive change algorithm
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver zfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver zfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver zfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver zfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:41: Driver zfs not supported
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     graphtest_unix.go:68: No driver to put!
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
09:39:43 [2024-03-01T09:39:43.368Z]     validate_test.go:70: only tested on Windows
09:39:43 [2024-03-01T09:39:43.368Z] 
09:39:43 [2024-03-01T09:39:43.368Z] DONE 3233 tests, 27 skipped in 63.530s
09:39:43 [2024-03-01T09:39:43.368Z] + '[' -n 'github.com/docker/docker/libnetwork
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/bitmap
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/cluster
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/config
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/datastore
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/diagnostic
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/discoverapi
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/driverapi
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/bridge
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/host
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/null
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/overlay
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/remote
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/windows
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/drvregistry
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/etchosts
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/internal/caller
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/internal/kvstore
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/internal/netiputil
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/ipam
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/ipamapi
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/ipams/builtin
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/ipams/null
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/ipams/remote
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/ipamutils
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/ipbits
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/iptables
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/netlabel
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/netutils
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/networkdb
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/ns
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/options
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/osl
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/osl/kernel
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/portallocator
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/portmapper
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/resolvconf
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/scope
09:39:43 [2024-03-01T09:39:43.368Z] github.com/docker/docker/libnetwork/types' ']'
09:39:43 [2024-03-01T09:39:43.368Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
09:40:39 [2024-03-01T09:40:39.492Z] ok  	github.com/docker/docker/libnetwork	44.163s	coverage: 43.0% of statements
09:40:39 [2024-03-01T09:40:39.492Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
09:40:39 [2024-03-01T09:40:39.492Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:40:39 [2024-03-01T09:40:39.492Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:40:39 [2024-03-01T09:40:39.492Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:40:39 [2024-03-01T09:40:39.492Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:40:39 [2024-03-01T09:40:39.492Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:40:39 [2024-03-01T09:40:39.492Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:40:39 [2024-03-01T09:40:39.492Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
09:40:39 [2024-03-01T09:40:39.492Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
09:40:39 [2024-03-01T09:40:39.492Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:40:39 [2024-03-01T09:40:39.492Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:40:39 [2024-03-01T09:40:39.492Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
09:40:39 [2024-03-01T09:40:39.492Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.819s	coverage: 63.0% of statements
09:40:39 [2024-03-01T09:40:39.492Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:40:39 [2024-03-01T09:40:39.492Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
09:40:40 [2024-03-01T09:40:40.049Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.932s	coverage: 5.0% of statements
09:40:40 [2024-03-01T09:40:40.049Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:40:40 [2024-03-01T09:40:40.303Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
09:40:40 [2024-03-01T09:40:40.303Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:40:40 [2024-03-01T09:40:40.557Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
09:40:41 [2024-03-01T09:40:41.479Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
09:40:41 [2024-03-01T09:40:41.732Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
09:40:41 [2024-03-01T09:40:41.986Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
09:40:42 [2024-03-01T09:40:42.543Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
09:40:42 [2024-03-01T09:40:42.543Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:40:42 [2024-03-01T09:40:42.543Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:40:42 [2024-03-01T09:40:42.543Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:40:42 [2024-03-01T09:40:42.797Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
09:40:43 [2024-03-01T09:40:43.051Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
09:40:43 [2024-03-01T09:40:43.305Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:40:43 [2024-03-01T09:40:43.305Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
09:40:43 [2024-03-01T09:40:43.305Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
09:40:43 [2024-03-01T09:40:43.305Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
09:40:55 [2024-03-01T09:40:55.448Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:40:56 [2024-03-01T09:40:56.805Z] ok  	github.com/docker/docker/libnetwork/ipam	2.919s	coverage: 80.3% of statements
09:40:56 [2024-03-01T09:40:56.805Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:40:56 [2024-03-01T09:40:56.805Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:40:57 [2024-03-01T09:40:57.059Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
09:40:57 [2024-03-01T09:40:57.627Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
09:40:57 [2024-03-01T09:40:57.627Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:40:57 [2024-03-01T09:40:57.627Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
09:40:58 [2024-03-01T09:40:58.217Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.304s	coverage: 86.4% of statements
09:40:58 [2024-03-01T09:40:58.471Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
09:40:59 [2024-03-01T09:40:59.029Z] ok  	github.com/docker/docker/libnetwork/iptables	0.163s	coverage: 39.9% of statements
09:40:59 [2024-03-01T09:40:59.029Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
09:40:59 [2024-03-01T09:40:59.283Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
09:42:50 [2024-03-01T09:42:50.612Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.465s	coverage: 59.1% of statements
09:42:50 [2024-03-01T09:42:50.612Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:42:50 [2024-03-01T09:42:50.612Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:42:50 [2024-03-01T09:42:50.612Z] ok  	github.com/docker/docker/libnetwork/osl	4.469s	coverage: 40.2% of statements
09:42:50 [2024-03-01T09:42:50.612Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:42:50 [2024-03-01T09:42:50.612Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
09:42:50 [2024-03-01T09:42:50.867Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.690s	coverage: 47.9% of statements
09:42:50 [2024-03-01T09:42:50.867Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
09:42:50 [2024-03-01T09:42:50.867Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
09:42:51 [2024-03-01T09:42:51.425Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
09:42:51 [2024-03-01T09:42:51.425Z] 
09:42:51 [2024-03-01T09:42:51.425Z] === Skipped
09:42:51 [2024-03-01T09:42:51.425Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:42:51 [2024-03-01T09:42:51.425Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
09:42:51 [2024-03-01T09:42:51.425Z] 
09:42:51 [2024-03-01T09:42:51.425Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
09:42:51 [2024-03-01T09:42:51.425Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
09:42:51 [2024-03-01T09:42:51.425Z] 
09:42:51 [2024-03-01T09:42:51.425Z] DONE 377 tests, 2 skipped in 187.954s
Post stage
[Pipeline] junit
09:42:51 [2024-03-01T09:42:51.990Z] Recording test results
09:42:52 [2024-03-01T09:42:52.107Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:42:52 [2024-03-01T09:42:52.397Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47488/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=81a83f054457f7c78a081dd93ba3cfee6e931834 -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:81a83f054457f7c78a081dd93ba3cfee6e931834 hack/make.sh dynbinary test-integration
09:42:52 [2024-03-01T09:42:52.651Z] 
09:42:52 [2024-03-01T09:42:52.651Z] Removing bundles/
09:42:52 [2024-03-01T09:42:52.651Z] 
09:42:52 [2024-03-01T09:42:52.651Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:42:52 [2024-03-01T09:42:52.651Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:42:52 [2024-03-01T09:42:52.651Z] + tee /go/src/github.com/docker/docker/go.mod
09:42:52 [2024-03-01T09:42:52.651Z] module github.com/docker/docker
09:42:52 [2024-03-01T09:42:52.651Z] 
09:42:52 [2024-03-01T09:42:52.651Z] go 1.20
09:42:52 [2024-03-01T09:42:52.651Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:42:52 [2024-03-01T09:42:52.651Z] + GO111MODULE=on
09:42:52 [2024-03-01T09:42:52.651Z] + 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=81a83f054457f7c78a081dd93ba3cfee6e931834" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-01T09:42:52.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
09:43:31 [2024-03-01T09:43:31.356Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:43:31 [2024-03-01T09:43:31.356Z] Created binary: bundles/dynbinary-daemon/dockerd
09:43:31 [2024-03-01T09:43:31.356Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:43:31 [2024-03-01T09:43:31.356Z] + tee /go/src/github.com/docker/docker/go.mod
09:43:31 [2024-03-01T09:43:31.356Z] module github.com/docker/docker
09:43:31 [2024-03-01T09:43:31.356Z] 
09:43:31 [2024-03-01T09:43:31.356Z] go 1.20
09:43:31 [2024-03-01T09:43:31.356Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:43:31 [2024-03-01T09:43:31.356Z] + GO111MODULE=on
09:43:31 [2024-03-01T09:43:31.356Z] + 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=81a83f054457f7c78a081dd93ba3cfee6e931834" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-01T09:42:52.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
09:43:31 [2024-03-01T09:43:31.356Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:43:31 [2024-03-01T09:43:31.356Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:43:31 [2024-03-01T09:43:31.356Z] 
09:43:31 [2024-03-01T09:43:31.356Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:43:31 [2024-03-01T09:43:31.356Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:43:31 [2024-03-01T09:43:31.356Z] HOSTNAME=1996c84724e2
09:43:31 [2024-03-01T09:43:31.356Z] TESTDEBUG=0
09:43:31 [2024-03-01T09:43:31.356Z] DEST=bundles/test-integration
09:43:31 [2024-03-01T09:43:31.356Z] PWD=/go/src/github.com/docker/docker
09:43:31 [2024-03-01T09:43:31.356Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
09:43:31 [2024-03-01T09:43:31.356Z] DOCKER_GITCOMMIT=81a83f054457f7c78a081dd93ba3cfee6e931834
09:43:31 [2024-03-01T09:43:31.356Z] container=docker
09:43:31 [2024-03-01T09:43:31.356Z] HOME=/root
09:43:31 [2024-03-01T09:43:31.356Z] CONTAINERD_NAMESPACE=moby
09:43:31 [2024-03-01T09:43:31.356Z] GOLANG_VERSION=1.21.6
09:43:31 [2024-03-01T09:43:31.356Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:43:31 [2024-03-01T09:43:31.356Z] VALIDATE_BRANCH=25.0
09:43:31 [2024-03-01T09:43:31.356Z] TERM=xterm
09:43:31 [2024-03-01T09:43:31.356Z] DOCKER_PKG=github.com/docker/docker
09:43:31 [2024-03-01T09:43:31.356Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
09:43:31 [2024-03-01T09:43:31.356Z] SHLVL=1
09:43:31 [2024-03-01T09:43:31.356Z] TIMEOUT=120m
09:43:31 [2024-03-01T09:43:31.356Z] GOTOOLCHAIN=local
09:43:31 [2024-03-01T09:43:31.356Z] DOCKER_GRAPHDRIVER=overlay2
09:43:31 [2024-03-01T09:43:31.356Z] GO111MODULE=off
09:43:31 [2024-03-01T09:43:31.356Z] DOCKER_EXPERIMENTAL=1
09:43:31 [2024-03-01T09:43:31.356Z] TEST_SKIP_INTEGRATION_CLI=1
09:43:31 [2024-03-01T09:43:31.356Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:43:31 [2024-03-01T09:43:31.356Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:43:31 [2024-03-01T09:43:31.356Z] GOPATH=/go
09:43:31 [2024-03-01T09:43:31.356Z] PKG_CONFIG=pkg-config
09:43:31 [2024-03-01T09:43:31.356Z] _=/usr/bin/env
09:43:31 [2024-03-01T09:43:31.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:43:49 [2024-03-01T09:43:49.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
09:43:49 [2024-03-01T09:43:49.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:43:50 [2024-03-01T09:43:50.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:43:52 [2024-03-01T09:43:52.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:43:58 [2024-03-01T09:43:58.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:44:00 [2024-03-01T09:44:00.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:44:00 [2024-03-01T09:44:00.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:44:02 [2024-03-01T09:44:02.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:44:03 [2024-03-01T09:44:03.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:44:04 [2024-03-01T09:44:04.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
09:44:05 [2024-03-01T09:44:05.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:44:05 [2024-03-01T09:44:05.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:44:07 [2024-03-01T09:44:07.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:44:08 [2024-03-01T09:44:08.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:44:10 [2024-03-01T09:44:10.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:44:11 [2024-03-01T09:44:11.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:44:11 [2024-03-01T09:44:11.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:44:12 [2024-03-01T09:44:12.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:44:13 [2024-03-01T09:44:13.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:44:15 [2024-03-01T09:44:15.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:44:15 [2024-03-01T09:44:15.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:44:16 [2024-03-01T09:44:16.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:44:17 [2024-03-01T09:44:17.920Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:44:17 [2024-03-01T09:44:17.920Z] Using test binary /usr/local/cli-integration/docker
09:44:17 [2024-03-01T09:44:17.920Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:44:17 [2024-03-01T09:44:17.920Z] +++ /etc/init.d/apparmor start
09:44:17 [2024-03-01T09:44:17.920Z] Not: starting.
09:44:17 [2024-03-01T09:44:17.920Z] INFO: Waiting for daemon to start...
09:44:17 [2024-03-01T09:44:17.920Z] Starting dockerd
09:44:17 [2024-03-01T09:44:17.920Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.4JXeHPqH6a/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:44:20 [2024-03-01T09:44:20.445Z] .
09:44:20 [2024-03-01T09:44:20.445Z] Running integration-test (iteration 1)
09:44:20 [2024-03-01T09:44:20.445Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
09:44:20 [2024-03-01T09:44:20.445Z] ++ '[' -n '' ']'
09:44:20 [2024-03-01T09:44:20.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:44:20 [2024-03-01T09:44:20.445Z] ++ set -e
09:44:20 [2024-03-01T09:44:20.445Z] ++ '[' -n 0 ']'
09:44:20 [2024-03-01T09:44:20.445Z] ++ set -x
09:44:20 [2024-03-01T09:44:20.445Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:44:20 [2024-03-01T09:44:20.700Z] Loaded image: busybox:latest
09:44:20 [2024-03-01T09:44:20.700Z] Loaded image: busybox:glibc
09:44:21 [2024-03-01T09:44:21.622Z] Loaded image: debian:bookworm-slim
09:44:21 [2024-03-01T09:44:21.622Z] Loaded image: hello-world:latest
09:44:21 [2024-03-01T09:44:21.622Z] Loaded image: arm32v7/hello-world:latest
09:44:21 [2024-03-01T09:44:21.622Z] INFO: Testing against a local daemon
09:44:21 [2024-03-01T09:44:21.622Z] === RUN   TestCgroupNamespacesBuild
09:44:22 [2024-03-01T09:44:22.979Z] --- PASS: TestCgroupNamespacesBuild (1.09s)
09:44:22 [2024-03-01T09:44:22.979Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:44:23 [2024-03-01T09:44:23.901Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s)
09:44:23 [2024-03-01T09:44:23.901Z] === RUN   TestBuildWithSession
09:44:23 [2024-03-01T09:44:23.901Z]     build_session_test.go:25: TODO: BuildKit
09:44:23 [2024-03-01T09:44:23.901Z] --- SKIP: TestBuildWithSession (0.00s)
09:44:23 [2024-03-01T09:44:23.901Z] === RUN   TestBuildSquashParent
09:44:27 [2024-03-01T09:44:27.153Z] --- PASS: TestBuildSquashParent (3.30s)
09:44:27 [2024-03-01T09:44:27.153Z] === RUN   TestBuildWithRemoveAndForceRemove
09:44:27 [2024-03-01T09:44:27.153Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:44:27 [2024-03-01T09:44:27.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:44:27 [2024-03-01T09:44:27.153Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:44:27 [2024-03-01T09:44:27.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:44:27 [2024-03-01T09:44:27.153Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:44:27 [2024-03-01T09:44:27.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:44:27 [2024-03-01T09:44:27.153Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:44:27 [2024-03-01T09:44:27.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:44:27 [2024-03-01T09:44:27.153Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:44:27 [2024-03-01T09:44:27.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:44:27 [2024-03-01T09:44:27.153Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:44:27 [2024-03-01T09:44:27.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:44:27 [2024-03-01T09:44:27.153Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:44:27 [2024-03-01T09:44:27.153Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:44:27 [2024-03-01T09:44:27.153Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:44:27 [2024-03-01T09:44:27.153Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:44:27 [2024-03-01T09:44:27.153Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:44:27 [2024-03-01T09:44:27.153Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:44:30 [2024-03-01T09:44:30.408Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
09:44:30 [2024-03-01T09:44:30.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.42s)
09:44:30 [2024-03-01T09:44:30.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s)
09:44:30 [2024-03-01T09:44:30.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s)
09:44:30 [2024-03-01T09:44:30.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.78s)
09:44:30 [2024-03-01T09:44:30.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s)
09:44:30 [2024-03-01T09:44:30.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s)
09:44:30 [2024-03-01T09:44:30.408Z] === RUN   TestBuildMultiStageCopy
09:44:30 [2024-03-01T09:44:30.408Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:44:30 [2024-03-01T09:44:30.966Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:44:30 [2024-03-01T09:44:30.966Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:44:31 [2024-03-01T09:44:31.220Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:44:31 [2024-03-01T09:44:31.220Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:44:31 [2024-03-01T09:44:31.474Z] --- PASS: TestBuildMultiStageCopy (1.25s)
09:44:31 [2024-03-01T09:44:31.474Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.86s)
09:44:31 [2024-03-01T09:44:31.474Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
09:44:31 [2024-03-01T09:44:31.474Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
09:44:31 [2024-03-01T09:44:31.474Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
09:44:31 [2024-03-01T09:44:31.474Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
09:44:31 [2024-03-01T09:44:31.474Z] === RUN   TestBuildMultiStageParentConfig
09:44:31 [2024-03-01T09:44:31.728Z] --- PASS: TestBuildMultiStageParentConfig (0.34s)
09:44:31 [2024-03-01T09:44:31.728Z] === RUN   TestBuildLabelWithTargets
09:44:32 [2024-03-01T09:44:32.287Z] --- PASS: TestBuildLabelWithTargets (0.51s)
09:44:32 [2024-03-01T09:44:32.287Z] === RUN   TestBuildWithEmptyLayers
09:44:32 [2024-03-01T09:44:32.287Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
09:44:32 [2024-03-01T09:44:32.287Z] === RUN   TestBuildMultiStageOnBuild
09:44:33 [2024-03-01T09:44:33.645Z] --- PASS: TestBuildMultiStageOnBuild (0.98s)
09:44:33 [2024-03-01T09:44:33.645Z] === RUN   TestBuildUncleanTarFilenames
09:44:33 [2024-03-01T09:44:33.645Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
09:44:33 [2024-03-01T09:44:33.645Z] === RUN   TestBuildMultiStageLayerLeak
09:44:34 [2024-03-01T09:44:34.565Z] --- PASS: TestBuildMultiStageLayerLeak (0.95s)
09:44:34 [2024-03-01T09:44:34.565Z] === RUN   TestBuildWithHugeFile
09:45:21 [2024-03-01T09:45:21.140Z] --- PASS: TestBuildWithHugeFile (43.52s)
09:45:21 [2024-03-01T09:45:21.140Z] === RUN   TestBuildWCOWSandboxSize
09:45:21 [2024-03-01T09:45:21.140Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:45:21 [2024-03-01T09:45:21.140Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:45:21 [2024-03-01T09:45:21.140Z] === RUN   TestBuildWithEmptyDockerfile
09:45:21 [2024-03-01T09:45:21.140Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:45:21 [2024-03-01T09:45:21.140Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:45:21 [2024-03-01T09:45:21.140Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:45:21 [2024-03-01T09:45:21.140Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:45:21 [2024-03-01T09:45:21.140Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:45:21 [2024-03-01T09:45:21.140Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:45:21 [2024-03-01T09:45:21.140Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:45:21 [2024-03-01T09:45:21.140Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:45:21 [2024-03-01T09:45:21.140Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:45:21 [2024-03-01T09:45:21.140Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
09:45:21 [2024-03-01T09:45:21.140Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
09:45:21 [2024-03-01T09:45:21.140Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
09:45:21 [2024-03-01T09:45:21.140Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:45:21 [2024-03-01T09:45:21.140Z] === RUN   TestBuildPreserveOwnership
09:45:21 [2024-03-01T09:45:21.140Z] === RUN   TestBuildPreserveOwnership/copy_from
09:45:21 [2024-03-01T09:45:21.140Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:45:21 [2024-03-01T09:45:21.140Z] --- PASS: TestBuildPreserveOwnership (2.01s)
09:45:21 [2024-03-01T09:45:21.140Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.41s)
09:45:21 [2024-03-01T09:45:21.140Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.59s)
09:45:21 [2024-03-01T09:45:21.140Z] === RUN   TestBuildPlatformInvalid
09:45:21 [2024-03-01T09:45:21.140Z] --- PASS: TestBuildPlatformInvalid (0.01s)
09:45:21 [2024-03-01T09:45:21.140Z] === RUN   TestBuildkitHistoryTracePropagation
09:45:21 [2024-03-01T09:45:21.140Z] time="2024-03-01T09:45:19Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
09:45:21 [2024-03-01T09:45:21.140Z] time="2024-03-01T09:45:19Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
09:45:21 [2024-03-01T09:45:21.140Z] time="2024-03-01T09:45:19Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
09:45:21 [2024-03-01T09:45:21.140Z] time="2024-03-01T09:45:19Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
09:45:21 [2024-03-01T09:45:21.140Z] time="2024-03-01T09:45:19Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
09:45:21 [2024-03-01T09:45:21.140Z] time="2024-03-01T09:45:19Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
09:45:21 [2024-03-01T09:45:21.140Z] time="2024-03-01T09:45:19Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
09:45:21 [2024-03-01T09:45:21.140Z] time="2024-03-01T09:45:19Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
09:45:21 [2024-03-01T09:45:21.140Z] time="2024-03-01T09:45:19Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
09:45:21 [2024-03-01T09:45:21.140Z] time="2024-03-01T09:45:19Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
09:45:21 [2024-03-01T09:45:21.140Z] time="2024-03-01T09:45:19Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
09:45:21 [2024-03-01T09:45:21.140Z] time="2024-03-01T09:45:19Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
09:45:21 [2024-03-01T09:45:21.140Z] time="2024-03-01T09:45:19Z" level=info msg="[core] [Server #4] Server created" module=grpc
09:45:21 [2024-03-01T09:45:21.140Z]     build_traces_test.go:84: Waiting for trace to be available
09:45:24 [2024-03-01T09:45:24.391Z] time="2024-03-01T09:45:23Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
09:45:24 [2024-03-01T09:45:24.391Z] time="2024-03-01T09:45:23Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
09:45:24 [2024-03-01T09:45:24.391Z] time="2024-03-01T09:45:23Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
09:45:24 [2024-03-01T09:45:24.391Z] time="2024-03-01T09:45:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
09:45:24 [2024-03-01T09:45:24.391Z] time="2024-03-01T09:45:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
09:45:24 [2024-03-01T09:45:24.391Z] time="2024-03-01T09:45:23Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
09:45:24 [2024-03-01T09:45:24.391Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
09:45:24 [2024-03-01T09:45:24.391Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:45:24 [2024-03-01T09:45:24.645Z] Loaded image: busybox:latest
09:45:24 [2024-03-01T09:45:24.645Z] Loaded image: busybox:glibc
09:45:25 [2024-03-01T09:45:25.567Z] Loaded image: debian:bookworm-slim
09:45:25 [2024-03-01T09:45:25.567Z] Loaded image: hello-world:latest
09:45:25 [2024-03-01T09:45:25.567Z] Loaded image: arm32v7/hello-world:latest
09:45:33 [2024-03-01T09:45:33.666Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.05s)
09:45:33 [2024-03-01T09:45:33.666Z] PASS
09:45:33 [2024-03-01T09:45:33.666Z] 
09:45:33 [2024-03-01T09:45:33.666Z] === Skipped
09:45:33 [2024-03-01T09:45:33.666Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:45:33 [2024-03-01T09:45:33.666Z]     build_session_test.go:25: TODO: BuildKit
09:45:33 [2024-03-01T09:45:33.666Z] 
09:45:33 [2024-03-01T09:45:33.666Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:45:33 [2024-03-01T09:45:33.666Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:45:33 [2024-03-01T09:45:33.666Z] 
09:45:33 [2024-03-01T09:45:33.666Z] DONE 35 tests, 2 skipped in 72.558s
09:45:33 [2024-03-01T09:45:33.666Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
09:45:33 [2024-03-01T09:45:33.666Z] ++ '[' -n '' ']'
09:45:33 [2024-03-01T09:45:33.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
09:45:33 [2024-03-01T09:45:33.666Z] ++ set -e
09:45:33 [2024-03-01T09:45:33.666Z] ++ '[' -n 0 ']'
09:45:33 [2024-03-01T09:45:33.666Z] ++ set -x
09:45:33 [2024-03-01T09:45:33.666Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
09:45:33 [2024-03-01T09:45:33.666Z] INFO: Testing against a local daemon
09:45:33 [2024-03-01T09:45:33.666Z] === RUN   TestNoNewPrivileges
09:45:41 [2024-03-01T09:45:41.728Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
09:45:41 [2024-03-01T09:45:41.728Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
09:45:42 [2024-03-01T09:45:42.286Z] --- PASS: TestNoNewPrivileges (9.18s)
09:45:42 [2024-03-01T09:45:42.286Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.41s)
09:45:42 [2024-03-01T09:45:42.286Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
09:45:42 [2024-03-01T09:45:42.286Z] PASS
09:45:42 [2024-03-01T09:45:42.286Z] 
09:45:42 [2024-03-01T09:45:42.286Z] DONE 3 tests in 9.208s
09:45:42 [2024-03-01T09:45:42.286Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
09:45:42 [2024-03-01T09:45:42.286Z] ++ '[' -n '' ']'
09:45:42 [2024-03-01T09:45:42.286Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:45:42 [2024-03-01T09:45:42.286Z] ++ set -e
09:45:42 [2024-03-01T09:45:42.286Z] ++ '[' -n 0 ']'
09:45:42 [2024-03-01T09:45:42.286Z] ++ set -x
09:45:42 [2024-03-01T09:45:42.286Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:45:42 [2024-03-01T09:45:42.286Z] INFO: Testing against a local daemon
09:45:42 [2024-03-01T09:45:42.286Z] === RUN   TestConfigInspect
09:45:44 [2024-03-01T09:45:44.166Z] --- PASS: TestConfigInspect (1.47s)
09:45:44 [2024-03-01T09:45:44.166Z] === RUN   TestConfigList
09:45:45 [2024-03-01T09:45:45.086Z] === RUN   TestConfigList/test_filter_by_name
09:45:45 [2024-03-01T09:45:45.086Z] === RUN   TestConfigList/test_filter_by_id
09:45:45 [2024-03-01T09:45:45.086Z] === RUN   TestConfigList/test_filter_by_label_key_only
09:45:45 [2024-03-01T09:45:45.086Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
09:45:45 [2024-03-01T09:45:45.086Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
09:45:45 [2024-03-01T09:45:45.644Z] --- PASS: TestConfigList (1.93s)
09:45:45 [2024-03-01T09:45:45.644Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
09:45:45 [2024-03-01T09:45:45.644Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
09:45:45 [2024-03-01T09:45:45.644Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
09:45:45 [2024-03-01T09:45:45.644Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
09:45:45 [2024-03-01T09:45:45.644Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
09:45:45 [2024-03-01T09:45:45.644Z] === RUN   TestConfigsCreateAndDelete
09:45:47 [2024-03-01T09:45:47.523Z] --- PASS: TestConfigsCreateAndDelete (1.84s)
09:45:47 [2024-03-01T09:45:47.523Z] === RUN   TestConfigsUpdate
09:45:50 [2024-03-01T09:45:50.027Z] --- PASS: TestConfigsUpdate (2.08s)
09:45:50 [2024-03-01T09:45:50.027Z] === RUN   TestTemplatedConfig
09:45:51 [2024-03-01T09:45:51.905Z] --- PASS: TestTemplatedConfig (2.09s)
09:45:51 [2024-03-01T09:45:51.905Z] === RUN   TestConfigCreateResolve
09:45:53 [2024-03-01T09:45:53.784Z] --- PASS: TestConfigCreateResolve (1.86s)
09:45:53 [2024-03-01T09:45:53.784Z] PASS
09:45:53 [2024-03-01T09:45:53.784Z] 
09:45:53 [2024-03-01T09:45:53.784Z] DONE 11 tests in 11.317s
09:45:53 [2024-03-01T09:45:53.784Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
09:45:53 [2024-03-01T09:45:53.784Z] ++ '[' -n '' ']'
09:45:53 [2024-03-01T09:45:53.784Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:45:53 [2024-03-01T09:45:53.784Z] ++ set -e
09:45:53 [2024-03-01T09:45:53.784Z] ++ '[' -n 0 ']'
09:45:53 [2024-03-01T09:45:53.784Z] ++ set -x
09:45:53 [2024-03-01T09:45:53.784Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:45:53 [2024-03-01T09:45:53.784Z] INFO: Testing against a local daemon
09:45:53 [2024-03-01T09:45:53.784Z] === RUN   TestAttach
09:45:53 [2024-03-01T09:45:53.784Z] === RUN   TestAttach/without_TTY
09:45:53 [2024-03-01T09:45:53.784Z] === PAUSE TestAttach/without_TTY
09:45:53 [2024-03-01T09:45:53.784Z] === RUN   TestAttach/with_TTY
09:45:53 [2024-03-01T09:45:53.784Z] === PAUSE TestAttach/with_TTY
09:45:53 [2024-03-01T09:45:53.784Z] === CONT  TestAttach/without_TTY
09:45:53 [2024-03-01T09:45:53.784Z] === CONT  TestAttach/with_TTY
09:45:53 [2024-03-01T09:45:53.784Z] --- PASS: TestAttach (0.02s)
09:45:53 [2024-03-01T09:45:53.784Z]     --- PASS: TestAttach/without_TTY (0.06s)
09:45:53 [2024-03-01T09:45:53.784Z]     --- PASS: TestAttach/with_TTY (0.06s)
09:45:53 [2024-03-01T09:45:53.784Z] === RUN   TestCreateWithCDIDevices
09:45:54 [2024-03-01T09:45:54.705Z] --- PASS: TestCreateWithCDIDevices (1.01s)
09:45:54 [2024-03-01T09:45:54.705Z] === RUN   TestCDISpecDirsAreInSystemInfo
09:45:54 [2024-03-01T09:45:54.705Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
09:45:55 [2024-03-01T09:45:55.263Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
09:45:55 [2024-03-01T09:45:55.820Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
09:45:56 [2024-03-01T09:45:56.378Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
09:45:56 [2024-03-01T09:45:56.935Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
09:45:57 [2024-03-01T09:45:57.493Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
09:45:57 [2024-03-01T09:45:57.747Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
09:45:58 [2024-03-01T09:45:58.305Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
09:45:58 [2024-03-01T09:45:58.863Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestCheckpoint
09:45:58 [2024-03-01T09:45:58.863Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:45:58 [2024-03-01T09:45:58.863Z] --- SKIP: TestCheckpoint (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/commit
09:45:58 [2024-03-01T09:45:58.863Z] === PAUSE TestContainerInvalidJSON/commit
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/create
09:45:58 [2024-03-01T09:45:58.863Z] === PAUSE TestContainerInvalidJSON/containers/create
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:45:58 [2024-03-01T09:45:58.863Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:45:58 [2024-03-01T09:45:58.863Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:45:58 [2024-03-01T09:45:58.863Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:45:58 [2024-03-01T09:45:58.863Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:45:58 [2024-03-01T09:45:58.863Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:45:58 [2024-03-01T09:45:58.863Z] === CONT  TestContainerInvalidJSON/commit
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:45:58 [2024-03-01T09:45:58.863Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:45:58 [2024-03-01T09:45:58.863Z] === CONT  TestContainerInvalidJSON/containers/create
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:45:58 [2024-03-01T09:45:58.863Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:45:58 [2024-03-01T09:45:58.863Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:45:58 [2024-03-01T09:45:58.863Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:45:58 [2024-03-01T09:45:58.863Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:45:58 [2024-03-01T09:45:58.863Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:45:58 [2024-03-01T09:45:58.863Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
09:45:58 [2024-03-01T09:45:58.863Z] === RUN   TestCopyFromContainerPathIsNotDir
09:45:59 [2024-03-01T09:45:59.117Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:45:59 [2024-03-01T09:45:59.117Z] === RUN   TestCopyToContainerPathDoesNotExist
09:45:59 [2024-03-01T09:45:59.117Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:45:59 [2024-03-01T09:45:59.117Z] === RUN   TestCopyEmptyFile
09:45:59 [2024-03-01T09:45:59.117Z] --- PASS: TestCopyEmptyFile (0.07s)
09:45:59 [2024-03-01T09:45:59.117Z] === RUN   TestCopyToContainerPathIsNotDir
09:45:59 [2024-03-01T09:45:59.117Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:45:59 [2024-03-01T09:45:59.117Z] === RUN   TestCopyFromContainer
09:45:59 [2024-03-01T09:45:59.675Z] === RUN   TestCopyFromContainer//
09:45:59 [2024-03-01T09:45:59.675Z] === RUN   TestCopyFromContainer/.
09:45:59 [2024-03-01T09:45:59.675Z] === RUN   TestCopyFromContainer//.
09:45:59 [2024-03-01T09:45:59.675Z] === RUN   TestCopyFromContainer/./
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCopyFromContainer//./
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCopyFromContainer//bar/root
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCopyFromContainer//bar/root/
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCopyFromContainer//bar/root/.
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCopyFromContainer/bar/quux
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCopyFromContainer/bar/quux/
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCopyFromContainer/bar/quux/.
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCopyFromContainer/bar/notarget
09:45:59 [2024-03-01T09:45:59.930Z] --- PASS: TestCopyFromContainer (0.77s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer// (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer/. (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer//. (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:45:59 [2024-03-01T09:45:59.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:45:59 [2024-03-01T09:45:59.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:45:59 [2024-03-01T09:45:59.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:45:59 [2024-03-01T09:45:59.930Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:45:59 [2024-03-01T09:45:59.930Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:45:59 [2024-03-01T09:45:59.930Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:45:59 [2024-03-01T09:45:59.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCreateLinkToNonExistingContainer
09:45:59 [2024-03-01T09:45:59.930Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCreateWithInvalidEnv
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCreateWithInvalidEnv/0
09:45:59 [2024-03-01T09:45:59.930Z] === PAUSE TestCreateWithInvalidEnv/0
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCreateWithInvalidEnv/1
09:45:59 [2024-03-01T09:45:59.930Z] === PAUSE TestCreateWithInvalidEnv/1
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCreateWithInvalidEnv/2
09:45:59 [2024-03-01T09:45:59.930Z] === PAUSE TestCreateWithInvalidEnv/2
09:45:59 [2024-03-01T09:45:59.930Z] === CONT  TestCreateWithInvalidEnv/0
09:45:59 [2024-03-01T09:45:59.930Z] === CONT  TestCreateWithInvalidEnv/2
09:45:59 [2024-03-01T09:45:59.930Z] === CONT  TestCreateWithInvalidEnv/1
09:45:59 [2024-03-01T09:45:59.930Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:45:59 [2024-03-01T09:45:59.930Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCreateTmpfsMountsTarget
09:45:59 [2024-03-01T09:45:59.930Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:45:59 [2024-03-01T09:45:59.930Z] === RUN   TestCreateWithCustomMaskedPaths
09:46:01 [2024-03-01T09:46:01.288Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
09:46:01 [2024-03-01T09:46:01.288Z] === RUN   TestCreateWithCustomReadonlyPaths
09:46:02 [2024-03-01T09:46:02.646Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
09:46:02 [2024-03-01T09:46:02.646Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:46:02 [2024-03-01T09:46:02.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:46:02 [2024-03-01T09:46:02.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:46:02 [2024-03-01T09:46:02.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:46:02 [2024-03-01T09:46:02.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:46:02 [2024-03-01T09:46:02.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:46:02 [2024-03-01T09:46:02.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:46:02 [2024-03-01T09:46:02.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:46:02 [2024-03-01T09:46:02.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:46:02 [2024-03-01T09:46:02.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:46:02 [2024-03-01T09:46:02.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:46:02 [2024-03-01T09:46:02.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
09:46:02 [2024-03-01T09:46:02.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
09:46:02 [2024-03-01T09:46:02.646Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:46:02 [2024-03-01T09:46:02.647Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:46:02 [2024-03-01T09:46:02.647Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
09:46:02 [2024-03-01T09:46:02.647Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:46:02 [2024-03-01T09:46:02.647Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:46:02 [2024-03-01T09:46:02.647Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:46:02 [2024-03-01T09:46:02.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:46:02 [2024-03-01T09:46:02.647Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
09:46:02 [2024-03-01T09:46:02.647Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
09:46:02 [2024-03-01T09:46:02.647Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
09:46:02 [2024-03-01T09:46:02.647Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:46:02 [2024-03-01T09:46:02.647Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
09:46:02 [2024-03-01T09:46:02.647Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
09:46:02 [2024-03-01T09:46:02.647Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:46:02 [2024-03-01T09:46:02.901Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateDifferentPlatform
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateDifferentPlatform/different_os
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:46:02 [2024-03-01T09:46:02.901Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:46:02 [2024-03-01T09:46:02.901Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:46:02 [2024-03-01T09:46:02.901Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:46:02 [2024-03-01T09:46:02.901Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:46:02 [2024-03-01T09:46:02.901Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateInvalidHostConfig
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:46:02 [2024-03-01T09:46:02.901Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:46:02 [2024-03-01T09:46:02.901Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:46:02 [2024-03-01T09:46:02.901Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:46:02 [2024-03-01T09:46:02.901Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
09:46:02 [2024-03-01T09:46:02.901Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
09:46:02 [2024-03-01T09:46:02.901Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:46:02 [2024-03-01T09:46:02.901Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:46:02 [2024-03-01T09:46:02.901Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:46:02 [2024-03-01T09:46:02.901Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:46:02 [2024-03-01T09:46:02.901Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
09:46:02 [2024-03-01T09:46:02.901Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:46:02 [2024-03-01T09:46:02.901Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:46:02 [2024-03-01T09:46:02.901Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
09:46:02 [2024-03-01T09:46:02.901Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:46:02 [2024-03-01T09:46:02.901Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:46:02 [2024-03-01T09:46:02.901Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateWithMultipleEndpointSettings
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
09:46:02 [2024-03-01T09:46:02.901Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
09:46:02 [2024-03-01T09:46:02.901Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
09:46:02 [2024-03-01T09:46:02.901Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
09:46:02 [2024-03-01T09:46:02.901Z] === RUN   TestCreateWithCustomMACs
09:46:03 [2024-03-01T09:46:03.458Z] --- PASS: TestCreateWithCustomMACs (0.55s)
09:46:03 [2024-03-01T09:46:03.458Z] === RUN   TestContainerStartOnDaemonRestart
09:46:03 [2024-03-01T09:46:03.458Z] === PAUSE TestContainerStartOnDaemonRestart
09:46:03 [2024-03-01T09:46:03.459Z] === RUN   TestDaemonRestartIpcMode
09:46:03 [2024-03-01T09:46:03.459Z] === PAUSE TestDaemonRestartIpcMode
09:46:03 [2024-03-01T09:46:03.459Z] === RUN   TestDaemonHostGatewayIP
09:46:03 [2024-03-01T09:46:03.459Z] === PAUSE TestDaemonHostGatewayIP
09:46:03 [2024-03-01T09:46:03.459Z] === RUN   TestRestartDaemonWithRestartingContainer
09:46:03 [2024-03-01T09:46:03.459Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:46:03 [2024-03-01T09:46:03.459Z] === RUN   TestHardRestartWhenContainerIsRunning
09:46:03 [2024-03-01T09:46:03.459Z] === PAUSE TestHardRestartWhenContainerIsRunning
09:46:03 [2024-03-01T09:46:03.459Z] === RUN   TestContainerKillOnDaemonStart
09:46:03 [2024-03-01T09:46:03.459Z] === PAUSE TestContainerKillOnDaemonStart
09:46:03 [2024-03-01T09:46:03.459Z] === RUN   TestDiff
09:46:04 [2024-03-01T09:46:04.016Z] --- PASS: TestDiff (0.43s)
09:46:04 [2024-03-01T09:46:04.016Z] === RUN   TestDiffStoppedContainer
09:46:04 [2024-03-01T09:46:04.281Z] --- PASS: TestDiffStoppedContainer (0.41s)
09:46:04 [2024-03-01T09:46:04.281Z] === RUN   TestExecConsoleSize
09:46:04 [2024-03-01T09:46:04.874Z] --- PASS: TestExecConsoleSize (0.42s)
09:46:04 [2024-03-01T09:46:04.874Z] === RUN   TestExecWithCloseStdin
09:46:05 [2024-03-01T09:46:05.431Z] --- PASS: TestExecWithCloseStdin (0.47s)
09:46:05 [2024-03-01T09:46:05.431Z] === RUN   TestExec
09:46:05 [2024-03-01T09:46:05.684Z] --- PASS: TestExec (0.43s)
09:46:05 [2024-03-01T09:46:05.684Z] === RUN   TestExecUser
09:46:06 [2024-03-01T09:46:06.242Z] --- PASS: TestExecUser (0.45s)
09:46:06 [2024-03-01T09:46:06.242Z] === RUN   TestExecWithGroupAdd
09:46:06 [2024-03-01T09:46:06.799Z] --- PASS: TestExecWithGroupAdd (0.48s)
09:46:06 [2024-03-01T09:46:06.799Z] === RUN   TestExportContainerAndImportImage
09:46:07 [2024-03-01T09:46:07.053Z] --- PASS: TestExportContainerAndImportImage (0.47s)
09:46:07 [2024-03-01T09:46:07.053Z] === RUN   TestExportContainerAfterDaemonRestart
09:46:13 [2024-03-01T09:46:13.568Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
09:46:13 [2024-03-01T09:46:13.568Z] === RUN   TestHealthCheckWorkdir
09:46:13 [2024-03-01T09:46:13.822Z] --- PASS: TestHealthCheckWorkdir (0.53s)
09:46:13 [2024-03-01T09:46:13.822Z] === RUN   TestHealthKillContainer
09:46:21 [2024-03-01T09:46:21.884Z] --- PASS: TestHealthKillContainer (7.63s)
09:46:21 [2024-03-01T09:46:21.884Z] === RUN   TestHealthCheckProcessKilled
09:46:22 [2024-03-01T09:46:22.138Z] --- PASS: TestHealthCheckProcessKilled (0.61s)
09:46:22 [2024-03-01T09:46:22.138Z] === RUN   TestHealthStartInterval
09:46:23 [2024-03-01T09:46:23.495Z]     health_test.go:141: &{2024-03-01 09:46:23.147265884 +0000 UTC 2024-03-01 09:46:23.173203617 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:46:23 [2024-03-01T09:46:23.495Z]         }
09:46:23 [2024-03-01T09:46:23.495Z]     health_test.go:141: &{2024-03-01 09:46:23.147265884 +0000 UTC 2024-03-01 09:46:23.173203617 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:46:23 [2024-03-01T09:46:23.495Z]         }
09:46:23 [2024-03-01T09:46:23.495Z]     health_test.go:141: &{2024-03-01 09:46:23.147265884 +0000 UTC 2024-03-01 09:46:23.173203617 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:46:23 [2024-03-01T09:46:23.495Z]         }
09:46:23 [2024-03-01T09:46:23.748Z]     health_test.go:141: &{2024-03-01 09:46:23.147265884 +0000 UTC 2024-03-01 09:46:23.173203617 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:46:23 [2024-03-01T09:46:23.748Z]         }
09:46:23 [2024-03-01T09:46:23.748Z]     health_test.go:141: &{2024-03-01 09:46:23.147265884 +0000 UTC 2024-03-01 09:46:23.173203617 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:46:23 [2024-03-01T09:46:23.748Z]         }
09:46:24 [2024-03-01T09:46:24.003Z]     health_test.go:141: &{2024-03-01 09:46:23.147265884 +0000 UTC 2024-03-01 09:46:23.173203617 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:46:24 [2024-03-01T09:46:24.003Z]         }
09:46:24 [2024-03-01T09:46:24.003Z]     health_test.go:141: &{2024-03-01 09:46:23.147265884 +0000 UTC 2024-03-01 09:46:23.173203617 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:46:24 [2024-03-01T09:46:24.003Z]         }
09:46:24 [2024-03-01T09:46:24.003Z]     health_test.go:141: &{2024-03-01 09:46:23.147265884 +0000 UTC 2024-03-01 09:46:23.173203617 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:46:24 [2024-03-01T09:46:24.003Z]         }
09:46:24 [2024-03-01T09:46:24.257Z]     health_test.go:141: &{2024-03-01 09:46:23.147265884 +0000 UTC 2024-03-01 09:46:23.173203617 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:46:24 [2024-03-01T09:46:24.257Z]         }
09:46:24 [2024-03-01T09:46:24.257Z]     health_test.go:141: &{2024-03-01 09:46:23.147265884 +0000 UTC 2024-03-01 09:46:23.173203617 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:46:24 [2024-03-01T09:46:24.257Z]         }
09:46:24 [2024-03-01T09:46:24.510Z]     health_test.go:141: &{2024-03-01 09:46:24.173990686 +0000 UTC 2024-03-01 09:46:24.199991326 +0000 UTC 1 2}
09:46:24 [2024-03-01T09:46:24.510Z]     health_test.go:141: &{2024-03-01 09:46:24.173990686 +0000 UTC 2024-03-01 09:46:24.199991326 +0000 UTC 1 2}
09:46:24 [2024-03-01T09:46:24.510Z]     health_test.go:141: &{2024-03-01 09:46:24.173990686 +0000 UTC 2024-03-01 09:46:24.199991326 +0000 UTC 1 2}
09:46:24 [2024-03-01T09:46:24.764Z]     health_test.go:141: &{2024-03-01 09:46:24.173990686 +0000 UTC 2024-03-01 09:46:24.199991326 +0000 UTC 1 2}
09:46:24 [2024-03-01T09:46:24.764Z]     health_test.go:141: &{2024-03-01 09:46:24.173990686 +0000 UTC 2024-03-01 09:46:24.199991326 +0000 UTC 1 2}
09:46:25 [2024-03-01T09:46:25.018Z]     health_test.go:141: &{2024-03-01 09:46:24.173990686 +0000 UTC 2024-03-01 09:46:24.199991326 +0000 UTC 1 2}
09:46:25 [2024-03-01T09:46:25.018Z]     health_test.go:141: &{2024-03-01 09:46:24.173990686 +0000 UTC 2024-03-01 09:46:24.199991326 +0000 UTC 1 2}
09:46:25 [2024-03-01T09:46:25.018Z]     health_test.go:141: &{2024-03-01 09:46:24.173990686 +0000 UTC 2024-03-01 09:46:24.199991326 +0000 UTC 1 2}
09:46:25 [2024-03-01T09:46:25.272Z]     health_test.go:141: &{2024-03-01 09:46:24.173990686 +0000 UTC 2024-03-01 09:46:24.199991326 +0000 UTC 1 2}
09:46:25 [2024-03-01T09:46:25.272Z]     health_test.go:141: &{2024-03-01 09:46:24.173990686 +0000 UTC 2024-03-01 09:46:24.199991326 +0000 UTC 1 2}
09:46:25 [2024-03-01T09:46:25.525Z]     health_test.go:169: 1.026615988s
09:46:26 [2024-03-01T09:46:26.446Z]     health_test.go:169: 1.026615988s
09:46:27 [2024-03-01T09:46:27.367Z]     health_test.go:169: 1.026615988s
09:46:28 [2024-03-01T09:46:28.289Z]     health_test.go:169: 1.026615988s
09:46:29 [2024-03-01T09:46:29.646Z]     health_test.go:169: 1.026615988s
09:46:30 [2024-03-01T09:46:30.567Z]     health_test.go:169: 1.026615988s
09:46:31 [2024-03-01T09:46:31.489Z]     health_test.go:169: 1.026615988s
09:46:32 [2024-03-01T09:46:32.410Z]     health_test.go:169: 1.026615988s
09:46:33 [2024-03-01T09:46:33.331Z]     health_test.go:169: 1.026615988s
09:46:34 [2024-03-01T09:46:34.687Z]     health_test.go:169: 1.026615988s
09:46:35 [2024-03-01T09:46:35.607Z]     health_test.go:169: 1.026615988s
09:46:36 [2024-03-01T09:46:36.527Z]     health_test.go:169: 1.026615988s
09:46:37 [2024-03-01T09:46:37.448Z]     health_test.go:169: 1.026615988s
09:46:38 [2024-03-01T09:46:38.369Z]     health_test.go:169: 1.026615988s
09:46:39 [2024-03-01T09:46:39.726Z]     health_test.go:169: 1.026615988s
09:46:40 [2024-03-01T09:46:40.309Z]     health_test.go:169: 1.026615988s
09:46:41 [2024-03-01T09:46:41.666Z]     health_test.go:169: 1.026615988s
09:46:42 [2024-03-01T09:46:42.586Z]     health_test.go:169: 1.026615988s
09:46:43 [2024-03-01T09:46:43.507Z]     health_test.go:169: 1.026615988s
09:46:44 [2024-03-01T09:46:44.428Z]     health_test.go:169: 1.026615988s
09:46:45 [2024-03-01T09:46:45.349Z]     health_test.go:169: 1.026615988s
09:46:46 [2024-03-01T09:46:46.705Z]     health_test.go:169: 1.026615988s
09:46:47 [2024-03-01T09:46:47.625Z]     health_test.go:169: 1.026615988s
09:46:48 [2024-03-01T09:46:48.546Z]     health_test.go:169: 1.026615988s
09:46:49 [2024-03-01T09:46:49.466Z]     health_test.go:169: 1.026615988s
09:46:50 [2024-03-01T09:46:50.386Z]     health_test.go:169: 1.026615988s
09:46:51 [2024-03-01T09:46:51.307Z]     health_test.go:169: 1.026615988s
09:46:52 [2024-03-01T09:46:52.663Z]     health_test.go:169: 1.026615988s
09:46:53 [2024-03-01T09:46:53.584Z]     health_test.go:169: 1.026615988s
09:46:54 [2024-03-01T09:46:54.504Z]     health_test.go:169: 1.026615988s
09:46:55 [2024-03-01T09:46:55.860Z] --- PASS: TestHealthStartInterval (33.64s)
09:46:55 [2024-03-01T09:46:55.860Z] === RUN   TestInspectCpusetInConfigPre120
09:46:56 [2024-03-01T09:46:56.114Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
09:46:56 [2024-03-01T09:46:56.114Z] === RUN   TestInspectAnnotations
09:46:56 [2024-03-01T09:46:56.114Z] --- PASS: TestInspectAnnotations (0.04s)
09:46:56 [2024-03-01T09:46:56.114Z] === RUN   TestNetworkAliasesAreEmpty
09:46:56 [2024-03-01T09:46:56.114Z] === RUN   TestNetworkAliasesAreEmpty/host
09:46:56 [2024-03-01T09:46:56.114Z] === RUN   TestNetworkAliasesAreEmpty/bridge
09:46:56 [2024-03-01T09:46:56.114Z] === RUN   TestNetworkAliasesAreEmpty/none
09:46:56 [2024-03-01T09:46:56.114Z] --- PASS: TestNetworkAliasesAreEmpty (0.11s)
09:46:56 [2024-03-01T09:46:56.114Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
09:46:56 [2024-03-01T09:46:56.114Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
09:46:56 [2024-03-01T09:46:56.114Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.03s)
09:46:56 [2024-03-01T09:46:56.114Z] === RUN   TestIpcModeNone
09:46:56 [2024-03-01T09:46:56.672Z] --- PASS: TestIpcModeNone (0.45s)
09:46:56 [2024-03-01T09:46:56.672Z] === RUN   TestIpcModePrivate
09:46:56 [2024-03-01T09:46:56.926Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
09:46:57 [2024-03-01T09:46:57.180Z] --- PASS: TestIpcModePrivate (0.39s)
09:46:57 [2024-03-01T09:46:57.180Z] === RUN   TestIpcModeShareable
09:46:57 [2024-03-01T09:46:57.180Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
09:46:57 [2024-03-01T09:46:57.434Z] --- PASS: TestIpcModeShareable (0.39s)
09:46:57 [2024-03-01T09:46:57.434Z] === RUN   TestAPIIpcModeShareableAndContainer
09:46:58 [2024-03-01T09:46:58.790Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.05s)
09:46:58 [2024-03-01T09:46:58.790Z] === RUN   TestAPIIpcModeHost
09:46:58 [2024-03-01T09:46:58.790Z] --- PASS: TestAPIIpcModeHost (0.27s)
09:46:58 [2024-03-01T09:46:58.790Z] === RUN   TestDaemonIpcModeShareable
09:46:59 [2024-03-01T09:46:59.712Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
09:46:59 [2024-03-01T09:46:59.712Z] --- PASS: TestDaemonIpcModeShareable (1.05s)
09:46:59 [2024-03-01T09:46:59.712Z] === RUN   TestDaemonIpcModePrivate
09:47:00 [2024-03-01T09:47:00.634Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
09:47:00 [2024-03-01T09:47:00.888Z] --- PASS: TestDaemonIpcModePrivate (1.05s)
09:47:00 [2024-03-01T09:47:00.888Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:47:01 [2024-03-01T09:47:01.810Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
09:47:01 [2024-03-01T09:47:01.810Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.04s)
09:47:01 [2024-03-01T09:47:01.810Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:47:02 [2024-03-01T09:47:02.732Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
09:47:02 [2024-03-01T09:47:02.986Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.03s)
09:47:02 [2024-03-01T09:47:02.986Z] === RUN   TestIpcModeOlderClient
09:47:02 [2024-03-01T09:47:02.986Z] === PAUSE TestIpcModeOlderClient
09:47:02 [2024-03-01T09:47:02.986Z] === RUN   TestKillContainerInvalidSignal
09:47:03 [2024-03-01T09:47:03.240Z] --- PASS: TestKillContainerInvalidSignal (0.38s)
09:47:03 [2024-03-01T09:47:03.240Z] === RUN   TestKillContainer
09:47:03 [2024-03-01T09:47:03.240Z] === RUN   TestKillContainer/no_signal
09:47:03 [2024-03-01T09:47:03.797Z] === RUN   TestKillContainer/non_killing_signal
09:47:03 [2024-03-01T09:47:03.797Z] === RUN   TestKillContainer/killing_signal
09:47:04 [2024-03-01T09:47:04.718Z] --- PASS: TestKillContainer (1.22s)
09:47:04 [2024-03-01T09:47:04.718Z]     --- PASS: TestKillContainer/no_signal (0.37s)
09:47:04 [2024-03-01T09:47:04.718Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
09:47:04 [2024-03-01T09:47:04.718Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
09:47:04 [2024-03-01T09:47:04.718Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:47:04 [2024-03-01T09:47:04.718Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:47:04 [2024-03-01T09:47:04.972Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:47:05 [2024-03-01T09:47:05.530Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
09:47:05 [2024-03-01T09:47:05.530Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
09:47:05 [2024-03-01T09:47:05.530Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.22s)
09:47:05 [2024-03-01T09:47:05.530Z] === RUN   TestKillStoppedContainer
09:47:05 [2024-03-01T09:47:05.530Z] --- PASS: TestKillStoppedContainer (0.04s)
09:47:05 [2024-03-01T09:47:05.530Z] === RUN   TestKillStoppedContainerAPIPre120
09:47:05 [2024-03-01T09:47:05.530Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
09:47:05 [2024-03-01T09:47:05.530Z] === RUN   TestKillDifferentUserContainer
09:47:05 [2024-03-01T09:47:05.784Z] --- PASS: TestKillDifferentUserContainer (0.39s)
09:47:05 [2024-03-01T09:47:05.784Z] === RUN   TestInspectOomKilledTrue
09:47:06 [2024-03-01T09:47:06.342Z] --- PASS: TestInspectOomKilledTrue (0.44s)
09:47:06 [2024-03-01T09:47:06.342Z] === RUN   TestInspectOomKilledFalse
09:47:06 [2024-03-01T09:47:06.596Z] --- PASS: TestInspectOomKilledFalse (0.35s)
09:47:06 [2024-03-01T09:47:06.596Z] === RUN   TestLinksEtcHostsContentMatch
09:47:06 [2024-03-01T09:47:06.849Z] --- PASS: TestLinksEtcHostsContentMatch (0.18s)
09:47:06 [2024-03-01T09:47:06.849Z] === RUN   TestLinksContainerNames
09:47:07 [2024-03-01T09:47:07.790Z] --- PASS: TestLinksContainerNames (0.79s)
09:47:07 [2024-03-01T09:47:07.790Z] === RUN   TestLogsFollowTailEmpty
09:47:08 [2024-03-01T09:47:08.044Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
09:47:08 [2024-03-01T09:47:08.044Z] === RUN   TestLogs
09:47:08 [2024-03-01T09:47:08.044Z] === RUN   TestLogs/driver_local
09:47:08 [2024-03-01T09:47:08.044Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:47:08 [2024-03-01T09:47:08.044Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:47:08 [2024-03-01T09:47:08.044Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:47:08 [2024-03-01T09:47:08.044Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:47:08 [2024-03-01T09:47:08.044Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:47:08 [2024-03-01T09:47:08.044Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:47:08 [2024-03-01T09:47:08.044Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:47:08 [2024-03-01T09:47:08.044Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:47:08 [2024-03-01T09:47:08.044Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:47:08 [2024-03-01T09:47:08.044Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:47:08 [2024-03-01T09:47:08.044Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:47:08 [2024-03-01T09:47:08.044Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:47:08 [2024-03-01T09:47:08.044Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:47:08 [2024-03-01T09:47:08.044Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:47:08 [2024-03-01T09:47:08.044Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:47:08 [2024-03-01T09:47:08.044Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:47:08 [2024-03-01T09:47:08.044Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:47:08 [2024-03-01T09:47:08.044Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:47:09 [2024-03-01T09:47:09.401Z] === RUN   TestLogs/driver_json-file
09:47:09 [2024-03-01T09:47:09.401Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:47:09 [2024-03-01T09:47:09.401Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:47:09 [2024-03-01T09:47:09.401Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:47:09 [2024-03-01T09:47:09.401Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:47:09 [2024-03-01T09:47:09.401Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:47:09 [2024-03-01T09:47:09.401Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:47:09 [2024-03-01T09:47:09.401Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:47:09 [2024-03-01T09:47:09.401Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:47:09 [2024-03-01T09:47:09.401Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:47:09 [2024-03-01T09:47:09.401Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:47:09 [2024-03-01T09:47:09.401Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:47:09 [2024-03-01T09:47:09.401Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:47:09 [2024-03-01T09:47:09.401Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:47:09 [2024-03-01T09:47:09.401Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:47:09 [2024-03-01T09:47:09.401Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:47:09 [2024-03-01T09:47:09.401Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:47:09 [2024-03-01T09:47:09.401Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:47:09 [2024-03-01T09:47:09.401Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:47:11 [2024-03-01T09:47:11.280Z] --- PASS: TestLogs (3.27s)
09:47:11 [2024-03-01T09:47:11.280Z]     --- PASS: TestLogs/driver_local (0.01s)
09:47:11 [2024-03-01T09:47:11.280Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.04s)
09:47:11 [2024-03-01T09:47:11.280Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.25s)
09:47:11 [2024-03-01T09:47:11.280Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.30s)
09:47:11 [2024-03-01T09:47:11.280Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.43s)
09:47:11 [2024-03-01T09:47:11.280Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.43s)
09:47:11 [2024-03-01T09:47:11.280Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.50s)
09:47:11 [2024-03-01T09:47:11.280Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:47:11 [2024-03-01T09:47:11.280Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.18s)
09:47:11 [2024-03-01T09:47:11.280Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.34s)
09:47:11 [2024-03-01T09:47:11.280Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.54s)
09:47:11 [2024-03-01T09:47:11.280Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.54s)
09:47:11 [2024-03-01T09:47:11.280Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.63s)
09:47:11 [2024-03-01T09:47:11.280Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.76s)
09:47:11 [2024-03-01T09:47:11.280Z] === RUN   TestContainerNetworkMountsNoChown
09:47:11 [2024-03-01T09:47:11.838Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/default
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/default
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/private
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/private
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rprivate
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rprivate
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/slave
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/slave
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rslave
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rslave
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/shared
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/shared
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rshared
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rshared
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/default
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rslave
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rshared
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rprivate
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/slave
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/private
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/private/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/shared
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/private/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/default/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/default/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/private/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/private/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/default/bind_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/default/mount_root
09:47:11 [2024-03-01T09:47:11.838Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:47:11 [2024-03-01T09:47:11.838Z] --- PASS: TestMountDaemonRoot (0.01s)
09:47:11 [2024-03-01T09:47:11.838Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
09:47:11 [2024-03-01T09:47:11.838Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
09:47:11 [2024-03-01T09:47:11.838Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:47:11 [2024-03-01T09:47:11.838Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
09:47:11 [2024-03-01T09:47:11.838Z] === RUN   TestContainerBindMountNonRecursive
09:47:13 [2024-03-01T09:47:13.196Z] --- PASS: TestContainerBindMountNonRecursive (1.23s)
09:47:13 [2024-03-01T09:47:13.196Z] === RUN   TestContainerVolumesMountedAsShared
09:47:13 [2024-03-01T09:47:13.753Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
09:47:13 [2024-03-01T09:47:13.753Z] === RUN   TestContainerVolumesMountedAsSlave
09:47:13 [2024-03-01T09:47:13.753Z] --- PASS: TestContainerVolumesMountedAsSlave (0.25s)
09:47:13 [2024-03-01T09:47:13.753Z] === RUN   TestContainerCopyLeaksMounts
09:47:14 [2024-03-01T09:47:14.311Z] --- PASS: TestContainerCopyLeaksMounts (0.48s)
09:47:14 [2024-03-01T09:47:14.311Z] === RUN   TestContainerBindMountRecursivelyReadOnly
09:47:16 [2024-03-01T09:47:16.190Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.49s)
09:47:16 [2024-03-01T09:47:16.190Z] === RUN   TestNetworkNat
09:47:16 [2024-03-01T09:47:16.190Z] --- PASS: TestNetworkNat (0.43s)
09:47:16 [2024-03-01T09:47:16.190Z] === RUN   TestNetworkLocalhostTCPNat
09:47:16 [2024-03-01T09:47:16.748Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
09:47:16 [2024-03-01T09:47:16.748Z] === RUN   TestNetworkLoopbackNat
09:47:19 [2024-03-01T09:47:19.251Z] --- PASS: TestNetworkLoopbackNat (2.54s)
09:47:19 [2024-03-01T09:47:19.251Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
09:47:19 [2024-03-01T09:47:19.505Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
09:47:19 [2024-03-01T09:47:19.505Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
09:47:19 [2024-03-01T09:47:19.505Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
09:47:19 [2024-03-01T09:47:19.505Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
09:47:19 [2024-03-01T09:47:19.759Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.46s)
09:47:19 [2024-03-01T09:47:19.759Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
09:47:19 [2024-03-01T09:47:19.759Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
09:47:19 [2024-03-01T09:47:19.759Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
09:47:19 [2024-03-01T09:47:19.759Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
09:47:19 [2024-03-01T09:47:19.759Z] === RUN   TestPause
09:47:20 [2024-03-01T09:47:20.013Z] --- PASS: TestPause (0.44s)
09:47:20 [2024-03-01T09:47:20.013Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:47:20 [2024-03-01T09:47:20.013Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:47:20 [2024-03-01T09:47:20.013Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:47:20 [2024-03-01T09:47:20.013Z] === RUN   TestPauseStopPausedContainer
09:47:20 [2024-03-01T09:47:20.571Z] --- PASS: TestPauseStopPausedContainer (0.42s)
09:47:20 [2024-03-01T09:47:20.571Z] === RUN   TestPIDModeHost
09:47:21 [2024-03-01T09:47:21.492Z] --- PASS: TestPIDModeHost (0.93s)
09:47:21 [2024-03-01T09:47:21.492Z] === RUN   TestPIDModeContainer
09:47:21 [2024-03-01T09:47:21.492Z] === RUN   TestPIDModeContainer/non-existing_container
09:47:21 [2024-03-01T09:47:21.492Z] === RUN   TestPIDModeContainer/non-running_container
09:47:21 [2024-03-01T09:47:21.492Z] === RUN   TestPIDModeContainer/running_container
09:47:22 [2024-03-01T09:47:22.415Z] --- PASS: TestPIDModeContainer (0.98s)
09:47:22 [2024-03-01T09:47:22.415Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
09:47:22 [2024-03-01T09:47:22.415Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
09:47:22 [2024-03-01T09:47:22.415Z]     --- PASS: TestPIDModeContainer/running_container (0.41s)
09:47:22 [2024-03-01T09:47:22.415Z] === RUN   TestPsFilter
09:47:22 [2024-03-01T09:47:22.415Z] === RUN   TestPsFilter/since
09:47:22 [2024-03-01T09:47:22.415Z] === RUN   TestPsFilter/before
09:47:22 [2024-03-01T09:47:22.669Z] --- PASS: TestPsFilter (0.13s)
09:47:22 [2024-03-01T09:47:22.669Z]     --- PASS: TestPsFilter/since (0.00s)
09:47:22 [2024-03-01T09:47:22.669Z]     --- PASS: TestPsFilter/before (0.00s)
09:47:22 [2024-03-01T09:47:22.669Z] === RUN   TestRemoveContainerWithRemovedVolume
09:47:22 [2024-03-01T09:47:22.923Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
09:47:22 [2024-03-01T09:47:22.923Z] === RUN   TestRemoveContainerWithVolume
09:47:23 [2024-03-01T09:47:23.481Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
09:47:23 [2024-03-01T09:47:23.481Z] === RUN   TestRemoveContainerRunning
09:47:23 [2024-03-01T09:47:23.735Z] --- PASS: TestRemoveContainerRunning (0.41s)
09:47:23 [2024-03-01T09:47:23.735Z] === RUN   TestRemoveContainerForceRemoveRunning
09:47:24 [2024-03-01T09:47:24.292Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
09:47:24 [2024-03-01T09:47:24.292Z] === RUN   TestRemoveInvalidContainer
09:47:24 [2024-03-01T09:47:24.292Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:47:24 [2024-03-01T09:47:24.292Z] === RUN   TestRenameLinkedContainer
09:47:26 [2024-03-01T09:47:26.170Z] --- PASS: TestRenameLinkedContainer (1.63s)
09:47:26 [2024-03-01T09:47:26.170Z] === RUN   TestRenameStoppedContainer
09:47:26 [2024-03-01T09:47:26.170Z] --- PASS: TestRenameStoppedContainer (0.42s)
09:47:26 [2024-03-01T09:47:26.170Z] === RUN   TestRenameRunningContainerAndReuse
09:47:27 [2024-03-01T09:47:27.092Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
09:47:27 [2024-03-01T09:47:27.092Z] === RUN   TestRenameInvalidName
09:47:27 [2024-03-01T09:47:27.650Z] --- PASS: TestRenameInvalidName (0.44s)
09:47:27 [2024-03-01T09:47:27.650Z] === RUN   TestRenameAnonymousContainer
09:47:29 [2024-03-01T09:47:29.007Z] --- PASS: TestRenameAnonymousContainer (1.42s)
09:47:29 [2024-03-01T09:47:29.007Z] === RUN   TestRenameContainerWithSameName
09:47:29 [2024-03-01T09:47:29.262Z] --- PASS: TestRenameContainerWithSameName (0.39s)
09:47:29 [2024-03-01T09:47:29.262Z] === RUN   TestRenameContainerWithLinkedContainer
09:47:30 [2024-03-01T09:47:30.184Z] --- PASS: TestRenameContainerWithLinkedContainer (0.74s)
09:47:30 [2024-03-01T09:47:30.184Z] === RUN   TestRenameContainerTwice
09:47:30 [2024-03-01T09:47:30.742Z] --- PASS: TestRenameContainerTwice (0.45s)
09:47:30 [2024-03-01T09:47:30.742Z] === RUN   TestResize
09:47:30 [2024-03-01T09:47:30.742Z] === RUN   TestResize/success
09:47:30 [2024-03-01T09:47:30.742Z] === RUN   TestResize/invalid_size
09:47:30 [2024-03-01T09:47:30.996Z] === RUN   TestResize/invalid_state
09:47:31 [2024-03-01T09:47:31.554Z] --- PASS: TestResize (0.87s)
09:47:31 [2024-03-01T09:47:31.554Z]     --- PASS: TestResize/success (0.20s)
09:47:31 [2024-03-01T09:47:31.554Z]     --- PASS: TestResize/invalid_size (0.21s)
09:47:31 [2024-03-01T09:47:31.554Z]     --- PASS: TestResize/invalid_state (0.03s)
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:47:31 [2024-03-01T09:47:31.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:47:32 [2024-03-01T09:47:32.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:47:32 [2024-03-01T09:47:32.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:47:32 [2024-03-01T09:47:32.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:47:33 [2024-03-01T09:47:33.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:47:33 [2024-03-01T09:47:33.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:47:35 [2024-03-01T09:47:35.050Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:47:35 [2024-03-01T09:47:35.050Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:47:35 [2024-03-01T09:47:35.050Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:47:39 [2024-03-01T09:47:39.231Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.85s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.00s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.00s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.96s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.00s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.80s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.44s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.93s)
09:47:39 [2024-03-01T09:47:39.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.43s)
09:47:39 [2024-03-01T09:47:39.231Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:47:39 [2024-03-01T09:47:39.231Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:47:40 [2024-03-01T09:47:40.153Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:47:41 [2024-03-01T09:47:41.075Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.73s)
09:47:41 [2024-03-01T09:47:41.075Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
09:47:41 [2024-03-01T09:47:41.075Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.83s)
09:47:41 [2024-03-01T09:47:41.075Z] === RUN   TestContainerRestartWithCancelledRequest
09:47:42 [2024-03-01T09:47:42.954Z] --- PASS: TestContainerRestartWithCancelledRequest (1.77s)
09:47:42 [2024-03-01T09:47:42.954Z] === RUN   TestCgroupNamespacesRun
09:47:43 [2024-03-01T09:47:43.876Z] --- PASS: TestCgroupNamespacesRun (1.01s)
09:47:43 [2024-03-01T09:47:43.876Z] === RUN   TestCgroupNamespacesRunPrivileged
09:47:44 [2024-03-01T09:47:44.798Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s)
09:47:44 [2024-03-01T09:47:44.798Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:47:45 [2024-03-01T09:47:45.720Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.02s)
09:47:45 [2024-03-01T09:47:45.720Z] === RUN   TestCgroupNamespacesRunHostMode
09:47:46 [2024-03-01T09:47:46.643Z] --- PASS: TestCgroupNamespacesRunHostMode (1.01s)
09:47:46 [2024-03-01T09:47:46.643Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:47:48 [2024-03-01T09:47:48.001Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.01s)
09:47:48 [2024-03-01T09:47:48.001Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:47:48 [2024-03-01T09:47:48.924Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.03s)
09:47:48 [2024-03-01T09:47:48.924Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:47:49 [2024-03-01T09:47:49.482Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
09:47:49 [2024-03-01T09:47:49.482Z] === RUN   TestCgroupNamespacesRunOlderClient
09:47:50 [2024-03-01T09:47:50.404Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.01s)
09:47:50 [2024-03-01T09:47:50.404Z] === RUN   TestNISDomainname
09:47:50 [2024-03-01T09:47:50.962Z] --- PASS: TestNISDomainname (0.46s)
09:47:50 [2024-03-01T09:47:50.962Z] === RUN   TestHostnameDnsResolution
09:47:51 [2024-03-01T09:47:51.521Z] --- PASS: TestHostnameDnsResolution (0.63s)
09:47:51 [2024-03-01T09:47:51.521Z] === RUN   TestUnprivilegedPortsAndPing
09:47:52 [2024-03-01T09:47:52.079Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s)
09:47:52 [2024-03-01T09:47:52.079Z] === RUN   TestPrivilegedHostDevices
09:47:52 [2024-03-01T09:47:52.333Z] --- PASS: TestPrivilegedHostDevices (0.45s)
09:47:52 [2024-03-01T09:47:52.333Z] === RUN   TestRunConsoleSize
09:47:52 [2024-03-01T09:47:52.891Z] --- PASS: TestRunConsoleSize (0.39s)
09:47:52 [2024-03-01T09:47:52.891Z] === RUN   TestRunWithAlternativeContainerdShim
09:47:58 [2024-03-01T09:47:58.118Z] --- PASS: TestRunWithAlternativeContainerdShim (5.30s)
09:47:58 [2024-03-01T09:47:58.118Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
09:47:59 [2024-03-01T09:47:59.039Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.05s)
09:47:59 [2024-03-01T09:47:59.039Z] === RUN   TestStaticIPOutsideSubpool
09:48:00 [2024-03-01T09:48:00.396Z] --- PASS: TestStaticIPOutsideSubpool (1.14s)
09:48:00 [2024-03-01T09:48:00.396Z] === RUN   TestStats
09:48:01 [2024-03-01T09:48:01.754Z] --- PASS: TestStats (1.41s)
09:48:01 [2024-03-01T09:48:01.754Z] === RUN   TestStopContainerWithTimeout
09:48:01 [2024-03-01T09:48:01.754Z] === RUN   TestStopContainerWithTimeout/0
09:48:01 [2024-03-01T09:48:01.754Z] === PAUSE TestStopContainerWithTimeout/0
09:48:01 [2024-03-01T09:48:01.754Z] === RUN   TestStopContainerWithTimeout/1
09:48:01 [2024-03-01T09:48:01.754Z] === PAUSE TestStopContainerWithTimeout/1
09:48:01 [2024-03-01T09:48:01.754Z] === RUN   TestStopContainerWithTimeout/3
09:48:01 [2024-03-01T09:48:01.754Z] === PAUSE TestStopContainerWithTimeout/3
09:48:01 [2024-03-01T09:48:01.754Z] === RUN   TestStopContainerWithTimeout/-1
09:48:01 [2024-03-01T09:48:01.754Z] === PAUSE TestStopContainerWithTimeout/-1
09:48:01 [2024-03-01T09:48:01.754Z] === CONT  TestStopContainerWithTimeout/0
09:48:01 [2024-03-01T09:48:01.754Z] === CONT  TestStopContainerWithTimeout/3
09:48:01 [2024-03-01T09:48:01.754Z] === CONT  TestStopContainerWithTimeout/-1
09:48:01 [2024-03-01T09:48:01.754Z] === CONT  TestStopContainerWithTimeout/1
09:48:05 [2024-03-01T09:48:05.007Z] --- PASS: TestStopContainerWithTimeout (0.04s)
09:48:05 [2024-03-01T09:48:05.007Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
09:48:05 [2024-03-01T09:48:05.007Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
09:48:05 [2024-03-01T09:48:05.007Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.67s)
09:48:05 [2024-03-01T09:48:05.007Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
09:48:05 [2024-03-01T09:48:05.007Z] === RUN   TestStopContainerWithTimeoutCancel
09:48:05 [2024-03-01T09:48:05.007Z] === PAUSE TestStopContainerWithTimeoutCancel
09:48:05 [2024-03-01T09:48:05.007Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:48:06 [2024-03-01T09:48:06.886Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s)
09:48:06 [2024-03-01T09:48:06.886Z] === RUN   TestUpdateMemory
09:48:07 [2024-03-01T09:48:07.140Z] --- PASS: TestUpdateMemory (0.46s)
09:48:07 [2024-03-01T09:48:07.140Z] === RUN   TestUpdateCPUQuota
09:48:07 [2024-03-01T09:48:07.698Z] --- PASS: TestUpdateCPUQuota (0.65s)
09:48:07 [2024-03-01T09:48:07.698Z] === RUN   TestUpdatePidsLimit
09:48:07 [2024-03-01T09:48:07.698Z] === RUN   TestUpdatePidsLimit/update_from_none
09:48:07 [2024-03-01T09:48:07.953Z] === RUN   TestUpdatePidsLimit/no_change
09:48:07 [2024-03-01T09:48:07.953Z] === RUN   TestUpdatePidsLimit/update_lower
09:48:08 [2024-03-01T09:48:08.207Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:48:08 [2024-03-01T09:48:08.207Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:48:08 [2024-03-01T09:48:08.461Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:48:08 [2024-03-01T09:48:08.715Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:48:09 [2024-03-01T09:48:09.273Z] --- PASS: TestUpdatePidsLimit (1.35s)
09:48:09 [2024-03-01T09:48:09.273Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.14s)
09:48:09 [2024-03-01T09:48:09.273Z]     --- PASS: TestUpdatePidsLimit/no_change (0.14s)
09:48:09 [2024-03-01T09:48:09.273Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.14s)
09:48:09 [2024-03-01T09:48:09.273Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.14s)
09:48:09 [2024-03-01T09:48:09.273Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.14s)
09:48:09 [2024-03-01T09:48:09.273Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.14s)
09:48:09 [2024-03-01T09:48:09.273Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.14s)
09:48:09 [2024-03-01T09:48:09.273Z] === RUN   TestUpdateRestartPolicy
09:48:21 [2024-03-01T09:48:21.426Z] --- PASS: TestUpdateRestartPolicy (10.50s)
09:48:21 [2024-03-01T09:48:21.427Z] === RUN   TestUpdateRestartWithAutoRemove
09:48:21 [2024-03-01T09:48:21.427Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
09:48:21 [2024-03-01T09:48:21.427Z] === RUN   TestWaitNonBlocked
09:48:21 [2024-03-01T09:48:21.427Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:48:21 [2024-03-01T09:48:21.427Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:48:21 [2024-03-01T09:48:21.427Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:48:21 [2024-03-01T09:48:21.427Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:48:21 [2024-03-01T09:48:21.427Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:48:21 [2024-03-01T09:48:21.427Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:48:21 [2024-03-01T09:48:21.427Z] --- PASS: TestWaitNonBlocked (0.02s)
09:48:21 [2024-03-01T09:48:21.427Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s)
09:48:21 [2024-03-01T09:48:21.427Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
09:48:21 [2024-03-01T09:48:21.427Z] === RUN   TestWaitBlocked
09:48:21 [2024-03-01T09:48:21.427Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:48:21 [2024-03-01T09:48:21.427Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:48:21 [2024-03-01T09:48:21.427Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:48:21 [2024-03-01T09:48:21.427Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:48:21 [2024-03-01T09:48:21.427Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:48:21 [2024-03-01T09:48:21.427Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:48:21 [2024-03-01T09:48:21.427Z] --- PASS: TestWaitBlocked (0.02s)
09:48:21 [2024-03-01T09:48:21.427Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s)
09:48:21 [2024-03-01T09:48:21.427Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
09:48:21 [2024-03-01T09:48:21.427Z] === RUN   TestWaitConditions
09:48:21 [2024-03-01T09:48:21.427Z] === RUN   TestWaitConditions/default
09:48:21 [2024-03-01T09:48:21.427Z] === PAUSE TestWaitConditions/default
09:48:21 [2024-03-01T09:48:21.427Z] === RUN   TestWaitConditions/not-running
09:48:21 [2024-03-01T09:48:21.427Z] === PAUSE TestWaitConditions/not-running
09:48:21 [2024-03-01T09:48:21.427Z] === RUN   TestWaitConditions/next-exit
09:48:21 [2024-03-01T09:48:21.427Z] === PAUSE TestWaitConditions/next-exit
09:48:21 [2024-03-01T09:48:21.427Z] === RUN   TestWaitConditions/removed
09:48:21 [2024-03-01T09:48:21.427Z] === PAUSE TestWaitConditions/removed
09:48:21 [2024-03-01T09:48:21.427Z] === CONT  TestWaitConditions/default
09:48:21 [2024-03-01T09:48:21.427Z] === CONT  TestWaitConditions/next-exit
09:48:21 [2024-03-01T09:48:21.427Z] === CONT  TestWaitConditions/removed
09:48:21 [2024-03-01T09:48:21.427Z] === CONT  TestWaitConditions/not-running
09:48:21 [2024-03-01T09:48:21.427Z]     wait_test.go:145: ContainerID = f0e0550b5385c817b76317f443fd609e9a1497f240291af2b1badd26f5907470
09:48:21 [2024-03-01T09:48:21.427Z]     wait_test.go:145: ContainerID = 83be32050c6773281ddaa8821db9b7887339003341478517a8683a6dbbf14ab5
09:48:21 [2024-03-01T09:48:21.427Z]     wait_test.go:145: ContainerID = d1d33a16d76a8bf75833ec94e53f8356f4a8e5fb3455129fe31cae940dec6a5f
09:48:21 [2024-03-01T09:48:21.427Z]     wait_test.go:145: ContainerID = 018e3d96f435ebdd7c404e862f4235146dc6b58c43eafd282b4f94b1fc40998e
09:48:22 [2024-03-01T09:48:22.784Z] --- PASS: TestWaitConditions (0.03s)
09:48:22 [2024-03-01T09:48:22.784Z]     --- PASS: TestWaitConditions/removed (0.63s)
09:48:22 [2024-03-01T09:48:22.784Z]     --- PASS: TestWaitConditions/not-running (0.97s)
09:48:22 [2024-03-01T09:48:22.784Z]     --- PASS: TestWaitConditions/next-exit (1.04s)
09:48:22 [2024-03-01T09:48:22.784Z]     --- PASS: TestWaitConditions/default (1.11s)
09:48:22 [2024-03-01T09:48:22.784Z] === RUN   TestWaitRestartedContainer
09:48:22 [2024-03-01T09:48:22.784Z] === RUN   TestWaitRestartedContainer/default
09:48:22 [2024-03-01T09:48:22.784Z] === PAUSE TestWaitRestartedContainer/default
09:48:22 [2024-03-01T09:48:22.784Z] === RUN   TestWaitRestartedContainer/not-running
09:48:22 [2024-03-01T09:48:22.784Z] === PAUSE TestWaitRestartedContainer/not-running
09:48:22 [2024-03-01T09:48:22.784Z] === RUN   TestWaitRestartedContainer/next-exit
09:48:22 [2024-03-01T09:48:22.784Z] === PAUSE TestWaitRestartedContainer/next-exit
09:48:22 [2024-03-01T09:48:22.784Z] === CONT  TestWaitRestartedContainer/default
09:48:22 [2024-03-01T09:48:22.784Z] === CONT  TestWaitRestartedContainer/next-exit
09:48:22 [2024-03-01T09:48:22.784Z] === CONT  TestWaitRestartedContainer/not-running
09:48:24 [2024-03-01T09:48:24.662Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:48:24 [2024-03-01T09:48:24.662Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.65s)
09:48:24 [2024-03-01T09:48:24.662Z]     --- PASS: TestWaitRestartedContainer/not-running (1.81s)
09:48:24 [2024-03-01T09:48:24.662Z]     --- PASS: TestWaitRestartedContainer/default (1.87s)
09:48:24 [2024-03-01T09:48:24.662Z] === CONT  TestHardRestartWhenContainerIsRunning
09:48:24 [2024-03-01T09:48:24.662Z] === CONT  TestRestartDaemonWithRestartingContainer
09:48:24 [2024-03-01T09:48:24.662Z] === CONT  TestIpcModeOlderClient
09:48:24 [2024-03-01T09:48:24.662Z] === CONT  TestStopContainerWithTimeoutCancel
09:48:24 [2024-03-01T09:48:24.662Z] === CONT  TestDaemonHostGatewayIP
09:48:24 [2024-03-01T09:48:24.662Z] === CONT  TestDaemonRestartIpcMode
09:48:24 [2024-03-01T09:48:24.662Z] === CONT  TestContainerKillOnDaemonStart
09:48:24 [2024-03-01T09:48:24.662Z] === CONT  TestContainerStartOnDaemonRestart
09:48:24 [2024-03-01T09:48:24.662Z] --- PASS: TestIpcModeOlderClient (0.08s)
09:48:26 [2024-03-01T09:48:26.020Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
09:48:26 [2024-03-01T09:48:26.020Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
09:48:26 [2024-03-01T09:48:26.578Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.16s)
09:48:26 [2024-03-01T09:48:26.578Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
09:48:26 [2024-03-01T09:48:26.578Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.45s)
09:48:27 [2024-03-01T09:48:27.136Z] --- PASS: TestContainerStartOnDaemonRestart (2.71s)
09:48:27 [2024-03-01T09:48:27.693Z] --- PASS: TestDaemonHostGatewayIP (3.14s)
09:48:27 [2024-03-01T09:48:27.947Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.40s)
09:48:27 [2024-03-01T09:48:27.947Z] --- PASS: TestDaemonRestartIpcMode (3.48s)
09:48:27 [2024-03-01T09:48:27.947Z] --- PASS: TestStopContainerWithTimeoutCancel (3.57s)
09:48:37 [2024-03-01T09:48:37.865Z] --- PASS: TestContainerKillOnDaemonStart (11.69s)
09:48:37 [2024-03-01T09:48:37.865Z] PASS
09:48:37 [2024-03-01T09:48:37.865Z] 
09:48:37 [2024-03-01T09:48:37.865Z] === Skipped
09:48:37 [2024-03-01T09:48:37.865Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:48:37 [2024-03-01T09:48:37.865Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:48:37 [2024-03-01T09:48:37.865Z] 
09:48:37 [2024-03-01T09:48:37.865Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:48:37 [2024-03-01T09:48:37.865Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:48:37 [2024-03-01T09:48:37.865Z] 
09:48:37 [2024-03-01T09:48:37.865Z] DONE 326 tests, 2 skipped in 162.537s
09:48:37 [2024-03-01T09:48:37.865Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
09:48:37 [2024-03-01T09:48:37.865Z] ++ '[' -n '' ']'
09:48:37 [2024-03-01T09:48:37.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
09:48:37 [2024-03-01T09:48:37.865Z] ++ set -e
09:48:37 [2024-03-01T09:48:37.865Z] ++ '[' -n 0 ']'
09:48:37 [2024-03-01T09:48:37.865Z] ++ set -x
09:48:37 [2024-03-01T09:48:37.865Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
09:48:37 [2024-03-01T09:48:37.865Z] INFO: Testing against a local daemon
09:48:37 [2024-03-01T09:48:37.865Z] === RUN   TestConfigDaemonID
09:48:37 [2024-03-01T09:48:37.865Z]     daemon_test.go:61: [dee333a6defb6] daemon is not started
09:48:37 [2024-03-01T09:48:37.865Z] --- PASS: TestConfigDaemonID (1.04s)
09:48:37 [2024-03-01T09:48:37.865Z] === RUN   TestDaemonConfigValidation
09:48:37 [2024-03-01T09:48:37.865Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:48:37 [2024-03-01T09:48:37.865Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:48:37 [2024-03-01T09:48:37.865Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:48:37 [2024-03-01T09:48:37.865Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:48:37 [2024-03-01T09:48:37.865Z] === RUN   TestDaemonConfigValidation/invalid_config
09:48:37 [2024-03-01T09:48:37.865Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:48:37 [2024-03-01T09:48:37.865Z] === RUN   TestDaemonConfigValidation/malformed_config
09:48:37 [2024-03-01T09:48:37.865Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:48:37 [2024-03-01T09:48:37.865Z] === RUN   TestDaemonConfigValidation/valid_config
09:48:37 [2024-03-01T09:48:37.865Z] === PAUSE TestDaemonConfigValidation/valid_config
09:48:37 [2024-03-01T09:48:37.865Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:48:37 [2024-03-01T09:48:37.865Z] === CONT  TestDaemonConfigValidation/malformed_config
09:48:37 [2024-03-01T09:48:37.865Z] === CONT  TestDaemonConfigValidation/invalid_config
09:48:37 [2024-03-01T09:48:37.865Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:48:37 [2024-03-01T09:48:37.865Z] === CONT  TestDaemonConfigValidation/valid_config
09:48:37 [2024-03-01T09:48:37.865Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:48:37 [2024-03-01T09:48:37.865Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
09:48:37 [2024-03-01T09:48:37.865Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
09:48:37 [2024-03-01T09:48:37.865Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
09:48:37 [2024-03-01T09:48:37.865Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
09:48:37 [2024-03-01T09:48:37.865Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
09:48:37 [2024-03-01T09:48:37.865Z] === RUN   TestConfigDaemonSeccompProfiles
09:48:37 [2024-03-01T09:48:37.865Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:48:38 [2024-03-01T09:48:38.424Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:48:39 [2024-03-01T09:48:39.345Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:48:40 [2024-03-01T09:48:40.702Z]     daemon_test.go:180: [dd5ef955aa591] daemon is not started
09:48:40 [2024-03-01T09:48:40.702Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
09:48:40 [2024-03-01T09:48:40.702Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:48:40 [2024-03-01T09:48:40.702Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:48:40 [2024-03-01T09:48:40.702Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:48:40 [2024-03-01T09:48:40.702Z] === RUN   TestDaemonProxy
09:48:40 [2024-03-01T09:48:40.702Z] === RUN   TestDaemonProxy/environment_variables
09:48:40 [2024-03-01T09:48:40.702Z] === PAUSE TestDaemonProxy/environment_variables
09:48:40 [2024-03-01T09:48:40.702Z] === RUN   TestDaemonProxy/command-line_options
09:48:40 [2024-03-01T09:48:40.702Z] === PAUSE TestDaemonProxy/command-line_options
09:48:40 [2024-03-01T09:48:40.702Z] === RUN   TestDaemonProxy/configuration_file
09:48:40 [2024-03-01T09:48:40.702Z] === PAUSE TestDaemonProxy/configuration_file
09:48:40 [2024-03-01T09:48:40.702Z] === RUN   TestDaemonProxy/conflicting_options
09:48:40 [2024-03-01T09:48:40.956Z] === RUN   TestDaemonProxy/reload_sanitized
09:48:40 [2024-03-01T09:48:40.956Z] === PAUSE TestDaemonProxy/reload_sanitized
09:48:40 [2024-03-01T09:48:40.956Z] === CONT  TestDaemonProxy/environment_variables
09:48:40 [2024-03-01T09:48:40.956Z] === CONT  TestDaemonProxy/configuration_file
09:48:40 [2024-03-01T09:48:40.956Z] === CONT  TestDaemonProxy/command-line_options
09:48:40 [2024-03-01T09:48:40.956Z] === CONT  TestDaemonProxy/reload_sanitized
09:48:42 [2024-03-01T09:48:42.836Z] --- PASS: TestDaemonProxy (0.50s)
09:48:42 [2024-03-01T09:48:42.836Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:48:42 [2024-03-01T09:48:42.836Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
09:48:42 [2024-03-01T09:48:42.836Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
09:48:42 [2024-03-01T09:48:42.836Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
09:48:42 [2024-03-01T09:48:42.836Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
09:48:42 [2024-03-01T09:48:42.836Z] === RUN   TestLiveRestore
09:48:42 [2024-03-01T09:48:42.836Z] === RUN   TestLiveRestore/volume_references
09:48:42 [2024-03-01T09:48:42.836Z] === PAUSE TestLiveRestore/volume_references
09:48:42 [2024-03-01T09:48:42.836Z] === RUN   TestLiveRestore/autoremove
09:48:42 [2024-03-01T09:48:42.836Z] === PAUSE TestLiveRestore/autoremove
09:48:42 [2024-03-01T09:48:42.836Z] === CONT  TestLiveRestore/volume_references
09:48:42 [2024-03-01T09:48:42.836Z] === CONT  TestLiveRestore/autoremove
09:48:42 [2024-03-01T09:48:42.836Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
09:48:43 [2024-03-01T09:48:43.394Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:48:43 [2024-03-01T09:48:43.395Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:48:44 [2024-03-01T09:48:44.316Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:48:44 [2024-03-01T09:48:44.570Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
09:48:45 [2024-03-01T09:48:45.495Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:48:46 [2024-03-01T09:48:46.416Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:48:47 [2024-03-01T09:48:47.338Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
09:48:47 [2024-03-01T09:48:47.896Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
09:48:48 [2024-03-01T09:48:48.454Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
09:48:49 [2024-03-01T09:48:49.812Z] --- PASS: TestLiveRestore (0.00s)
09:48:49 [2024-03-01T09:48:49.812Z]     --- PASS: TestLiveRestore/autoremove (3.35s)
09:48:49 [2024-03-01T09:48:49.812Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.85s)
09:48:49 [2024-03-01T09:48:49.812Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.51s)
09:48:49 [2024-03-01T09:48:49.812Z]     --- PASS: TestLiveRestore/volume_references (6.84s)
09:48:49 [2024-03-01T09:48:49.812Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.01s)
09:48:49 [2024-03-01T09:48:49.812Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.14s)
09:48:49 [2024-03-01T09:48:49.812Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s)
09:48:49 [2024-03-01T09:48:49.812Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
09:48:49 [2024-03-01T09:48:49.812Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
09:48:49 [2024-03-01T09:48:49.812Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.32s)
09:48:49 [2024-03-01T09:48:49.812Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.41s)
09:48:49 [2024-03-01T09:48:49.812Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.91s)
09:48:49 [2024-03-01T09:48:49.812Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
09:48:50 [2024-03-01T09:48:50.066Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
09:48:50 [2024-03-01T09:48:50.066Z] PASS
09:48:50 [2024-03-01T09:48:50.066Z] 
09:48:50 [2024-03-01T09:48:50.066Z] DONE 31 tests in 14.017s
09:48:50 [2024-03-01T09:48:50.066Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
09:48:50 [2024-03-01T09:48:50.066Z] ++ '[' -n '' ']'
09:48:50 [2024-03-01T09:48:50.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:48:50 [2024-03-01T09:48:50.066Z] ++ set -e
09:48:50 [2024-03-01T09:48:50.066Z] ++ '[' -n 0 ']'
09:48:50 [2024-03-01T09:48:50.066Z] ++ set -x
09:48:50 [2024-03-01T09:48:50.066Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:48:50 [2024-03-01T09:48:50.321Z] INFO: Testing against a local daemon
09:48:50 [2024-03-01T09:48:50.321Z] === RUN   TestCommitInheritsEnv
09:48:50 [2024-03-01T09:48:50.321Z] --- PASS: TestCommitInheritsEnv (0.16s)
09:48:50 [2024-03-01T09:48:50.321Z] === RUN   TestUsernsCommit
09:48:51 [2024-03-01T09:48:51.692Z] --- PASS: TestUsernsCommit (1.41s)
09:48:51 [2024-03-01T09:48:51.692Z] === RUN   TestImportExtremelyLargeImageWorks
09:48:51 [2024-03-01T09:48:51.692Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
09:48:51 [2024-03-01T09:48:51.692Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:48:51 [2024-03-01T09:48:51.692Z] === RUN   TestImportWithCustomPlatform
09:48:51 [2024-03-01T09:48:51.692Z] === RUN   TestImportWithCustomPlatform/#00
09:48:51 [2024-03-01T09:48:51.692Z] === RUN   TestImportWithCustomPlatform/linux
09:48:51 [2024-03-01T09:48:51.946Z] === RUN   TestImportWithCustomPlatform/LINUX
09:48:51 [2024-03-01T09:48:51.946Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:48:51 [2024-03-01T09:48:51.946Z] --- PASS: TestImportWithCustomPlatform (0.11s)
09:48:51 [2024-03-01T09:48:51.946Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
09:48:51 [2024-03-01T09:48:51.946Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
09:48:51 [2024-03-01T09:48:51.946Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
09:48:51 [2024-03-01T09:48:51.946Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
09:48:51 [2024-03-01T09:48:51.946Z] === RUN   TestImportWithCustomPlatformReject
09:48:51 [2024-03-01T09:48:51.946Z] === RUN   TestImportWithCustomPlatformReject/_______
09:48:51 [2024-03-01T09:48:51.946Z] === RUN   TestImportWithCustomPlatformReject//
09:48:51 [2024-03-01T09:48:51.946Z] === RUN   TestImportWithCustomPlatformReject/macos
09:48:51 [2024-03-01T09:48:51.946Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
09:48:51 [2024-03-01T09:48:51.946Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
09:48:51 [2024-03-01T09:48:51.946Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
09:48:51 [2024-03-01T09:48:51.946Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
09:48:51 [2024-03-01T09:48:51.946Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
09:48:51 [2024-03-01T09:48:51.946Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
09:48:51 [2024-03-01T09:48:51.946Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
09:48:51 [2024-03-01T09:48:51.946Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
09:48:51 [2024-03-01T09:48:51.946Z] === RUN   TestImageInspectEmptyTagsAndDigests
09:48:51 [2024-03-01T09:48:51.946Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
09:48:51 [2024-03-01T09:48:51.946Z] === RUN   TestImagesFilterMultiReference
09:48:51 [2024-03-01T09:48:51.946Z] --- PASS: TestImagesFilterMultiReference (0.04s)
09:48:51 [2024-03-01T09:48:51.946Z] === RUN   TestImagesFilterUntil
09:48:52 [2024-03-01T09:48:52.200Z]     list_test.go:95: ImageList: ID=sha256:fde2c6cf602be7518e4a2fd64698b335ca4cc4099e3a459a8eb6e91eed16f046 RepoTags=[testimagesfilteruntil:v1]
09:48:52 [2024-03-01T09:48:52.200Z] --- PASS: TestImagesFilterUntil (0.25s)
09:48:52 [2024-03-01T09:48:52.200Z] === RUN   TestImagesFilterBeforeSince
09:48:52 [2024-03-01T09:48:52.454Z]     list_test.go:129: ImageList: ID=sha256:9a05e74f38d746b28c07159150e8edb2890fb13fdd1378e95d49f6f93ffb7a88 RepoTags=[testimagesfilterbeforesince:v1]
09:48:52 [2024-03-01T09:48:52.454Z]     list_test.go:129: ImageList: ID=sha256:966cdd2e272c3832a480e143e2dd3fe8e930c5c64f9adfef0710a07acfa2fe53 RepoTags=[testimagesfilterbeforesince:v2]
09:48:52 [2024-03-01T09:48:52.454Z]     list_test.go:129: ImageList: ID=sha256:c5db03c28cd6828b82749895252c60064caf4b0ca2fc6b5c6b750ae9a2fd7c5f RepoTags=[testimagesfilterbeforesince:v3]
09:48:52 [2024-03-01T09:48:52.454Z] --- PASS: TestImagesFilterBeforeSince (0.25s)
09:48:52 [2024-03-01T09:48:52.454Z] === RUN   TestAPIImagesFilters
09:48:52 [2024-03-01T09:48:52.454Z] === RUN   TestAPIImagesFilters/repository_regex
09:48:52 [2024-03-01T09:48:52.454Z] === PAUSE TestAPIImagesFilters/repository_regex
09:48:52 [2024-03-01T09:48:52.454Z] === RUN   TestAPIImagesFilters/image_name_regex
09:48:52 [2024-03-01T09:48:52.454Z] === PAUSE TestAPIImagesFilters/image_name_regex
09:48:52 [2024-03-01T09:48:52.454Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
09:48:52 [2024-03-01T09:48:52.455Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
09:48:52 [2024-03-01T09:48:52.455Z] === RUN   TestAPIImagesFilters/registry_port_regex
09:48:52 [2024-03-01T09:48:52.455Z] === PAUSE TestAPIImagesFilters/registry_port_regex
09:48:52 [2024-03-01T09:48:52.455Z] === CONT  TestAPIImagesFilters/repository_regex
09:48:52 [2024-03-01T09:48:52.455Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
09:48:52 [2024-03-01T09:48:52.455Z] === CONT  TestAPIImagesFilters/image_name_regex
09:48:52 [2024-03-01T09:48:52.455Z] === CONT  TestAPIImagesFilters/registry_port_regex
09:48:52 [2024-03-01T09:48:52.455Z] --- PASS: TestAPIImagesFilters (0.03s)
09:48:52 [2024-03-01T09:48:52.455Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
09:48:52 [2024-03-01T09:48:52.455Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
09:48:52 [2024-03-01T09:48:52.455Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
09:48:52 [2024-03-01T09:48:52.455Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
09:48:52 [2024-03-01T09:48:52.455Z] === RUN   TestPruneDontDeleteUsedDangling
09:48:53 [2024-03-01T09:48:53.054Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
09:48:53 [2024-03-01T09:48:53.054Z] === RUN   TestImagePullPlatformInvalid
09:48:53 [2024-03-01T09:48:53.054Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
09:48:53 [2024-03-01T09:48:53.054Z] === RUN   TestImagePullStoredfDigestForOtherRepo
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:52.948056705Z" 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=eea4f552-8205-45bf-b68d-298cf82e0b3a version=2.8.3 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:52.948124092Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=eea4f552-8205-45bf-b68d-298cf82e0b3a version=2.8.3 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:52.948152063Z" level=info msg="Starting upload purge in 40m0s" go.version=go1.20.8 instance.id=eea4f552-8205-45bf-b68d-298cf82e0b3a version=2.8.3 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:52.94834606Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=eea4f552-8205-45bf-b68d-298cf82e0b3a version=2.8.3 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.043746985Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=943e08c3-5b0b-442a-9238-9671bde0c0e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32776" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.043906152Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=943e08c3-5b0b-442a-9238-9671bde0c0e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:32776" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.534603ms http.response.status=200 http.response.written=2 
09:48:53 [2024-03-01T09:48:53.054Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.046628552Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=350ba3d0-4d15-4784-b1a6-7a71b8b65ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.046674254Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=350ba3d0-4d15-4784-b1a6-7a71b8b65ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.046709067Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5e2afcc3-b15c-4269-b282-a3ab4b1381c3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.046746695Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5e2afcc3-b15c-4269-b282-a3ab4b1381c3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.046758592Z" 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=350ba3d0-4d15-4784-b1a6-7a71b8b65ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.906µ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=3c1a9f4e-02bd-4cf9-80ed-0bd5b8260824 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.046800208Z" 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=5e2afcc3-b15c-4269-b282-a3ab4b1381c3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.91µ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=9b0e1545-9797-4e40-b085-d587d3942f52 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.046881896Z" 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=350ba3d0-4d15-4784-b1a6-7a71b8b65ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32780" 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.09522ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.046943474Z" 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=5e2afcc3-b15c-4269-b282-a3ab4b1381c3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32784" 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.171871ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.048455793Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5c44d2d0-54b1-4118-97aa-6d9c7d07095f http.request.method=POST http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.048527734Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ef5d33dd-dbc8-4e77-9860-0395bc75c3fc http.request.method=POST http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.048591314Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ef5d33dd-dbc8-4e77-9860-0395bc75c3fc http.request.method=POST http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.048538753Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5c44d2d0-54b1-4118-97aa-6d9c7d07095f http.request.method=POST http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.048727861Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ef5d33dd-dbc8-4e77-9860-0395bc75c3fc http.request.method=POST http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=103.324µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d638f313-ca8b-4333-b05b-32f91f2dac63 trace.line=110 vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.048749021Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5c44d2d0-54b1-4118-97aa-6d9c7d07095f http.request.method=POST http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=67.896µ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=79dd21c2-615a-465f-ad01-5f1bd06f7972 trace.line=110 vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.048783794Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ef5d33dd-dbc8-4e77-9860-0395bc75c3fc http.request.method=POST http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.623µ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=1e927380-f683-4b25-9ba4-f24359532e3e trace.line=142 vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.048796618Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5c44d2d0-54b1-4118-97aa-6d9c7d07095f http.request.method=POST http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.72µ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=6a70dd7d-3f55-4aa7-9158-b391731cd070 trace.line=142 vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.048865228Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ef5d33dd-dbc8-4e77-9860-0395bc75c3fc http.request.method=POST http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=45.414µ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=c7b2456f-c88f-4e89-a5d7-c46b9576461b trace.line=110 vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.048867164Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5c44d2d0-54b1-4118-97aa-6d9c7d07095f http.request.method=POST http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.363µ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=cb79749c-ca09-425a-af05-f3cdbe649652 trace.line=110 vars.name=test 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.048962391Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ef5d33dd-dbc8-4e77-9860-0395bc75c3fc http.request.method=POST http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.78259ms http.response.status=202 http.response.written=0 
09:48:53 [2024-03-01T09:48:53.054Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.049065568Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5c44d2d0-54b1-4118-97aa-6d9c7d07095f http.request.method=POST http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.9241ms http.response.status=202 http.response.written=0 
09:48:53 [2024-03-01T09:48:53.054Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.051216625Z" 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=a500450f-a131-472c-acb0-dbf08d03c88f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=61dbf60c-c8e8-4af4-a3bd-770cb8e59614 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.051293218Z" 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=a500450f-a131-472c-acb0-dbf08d03c88f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=61dbf60c-c8e8-4af4-a3bd-770cb8e59614 
09:48:53 [2024-03-01T09:48:53.054Z] time="2024-03-01T09:48:53.051310883Z" 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=c3b3a390-3fba-4194-a501-7193237c493f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.0513657Z" 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=c3b3a390-3fba-4194-a501-7193237c493f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.051470092Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3b3a390-3fba-4194-a501-7193237c493f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=35.068µ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=0e75815f-472f-4e5f-a16a-de504c91ed4d trace.line=95 vars.name=test vars.uuid=7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.051587324Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3b3a390-3fba-4194-a501-7193237c493f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=27.471µ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=1b7ad7d2-e34e-426c-8486-c1d4f98de851 trace.line=142 vars.name=test vars.uuid=7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.051362829Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a500450f-a131-472c-acb0-dbf08d03c88f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.703µ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=231bbd7c-42bd-498b-9189-7f66555686f3 trace.line=95 vars.name=test vars.uuid=61dbf60c-c8e8-4af4-a3bd-770cb8e59614 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.051627159Z" 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=c3b3a390-3fba-4194-a501-7193237c493f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.051671302Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a500450f-a131-472c-acb0-dbf08d03c88f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=35.478µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=2bf8f511-b08b-4aa1-bc45-8577c7e3b0cb trace.line=142 vars.name=test vars.uuid=61dbf60c-c8e8-4af4-a3bd-770cb8e59614 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.051696893Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb/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=c3b3a390-3fba-4194-a501-7193237c493f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.374µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2eafd654-b3ad-4a4f-9b7c-209f911962e3 trace.line=110 vars.name=test vars.uuid=7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.051733815Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3b3a390-3fba-4194-a501-7193237c493f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.087µ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=8884fb79-4a52-4f1a-9881-41766d543c74 trace.line=155 vars.name=test vars.uuid=7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.051771755Z" 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=c3b3a390-3fba-4194-a501-7193237c493f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.832µ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=df8b6711-8f80-463a-963f-39ef64e200f3 trace.line=155 vars.name=test vars.uuid=7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.051736104Z" 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=a500450f-a131-472c-acb0-dbf08d03c88f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=61dbf60c-c8e8-4af4-a3bd-770cb8e59614 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.051803336Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3b3a390-3fba-4194-a501-7193237c493f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.861µ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=3e9bfe1f-85ac-4b77-b49d-93e6c844b375 trace.line=155 vars.name=test vars.uuid=7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.05188271Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb/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=c3b3a390-3fba-4194-a501-7193237c493f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=57.082µ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=c907aed4-dd82-457e-803e-01c1efaff79d trace.line=185 vars.name=test vars.uuid=7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.051958245Z" 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=c3b3a390-3fba-4194-a501-7193237c493f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=46.054µ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=9236b1cd-a0bf-4bfc-b108-84508067b6d6 trace.line=110 vars.name=test vars.uuid=7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.051884548Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614/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=a500450f-a131-472c-acb0-dbf08d03c88f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.536µ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=b743be88-c20d-4481-b2cc-71d0aa92c35c trace.line=110 vars.name=test vars.uuid=61dbf60c-c8e8-4af4-a3bd-770cb8e59614 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.052043076Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a500450f-a131-472c-acb0-dbf08d03c88f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=16.18µ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=5b27ef1b-a55f-478b-9da3-24334bb68b55 trace.line=155 vars.name=test vars.uuid=61dbf60c-c8e8-4af4-a3bd-770cb8e59614 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.052078964Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3b3a390-3fba-4194-a501-7193237c493f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=95.178µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=aa64e44f-b88c-44df-ab34-43ecd30f47b5 trace.line=202 vars.name=test vars.uuid=7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.052091026Z" 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=a500450f-a131-472c-acb0-dbf08d03c88f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.909µ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=330e0c0c-cc21-435d-87da-a5b1a98979be trace.line=155 vars.name=test vars.uuid=61dbf60c-c8e8-4af4-a3bd-770cb8e59614 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.052124092Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a500450f-a131-472c-acb0-dbf08d03c88f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.947µ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=22169005-7c28-4a5d-a238-6ce2143f71a0 trace.line=155 vars.name=test vars.uuid=61dbf60c-c8e8-4af4-a3bd-770cb8e59614 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.052156944Z" 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=c3b3a390-3fba-4194-a501-7193237c493f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32784" http.request.uri="/v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.209468ms http.response.status=201 http.response.written=0 
09:48:53 [2024-03-01T09:48:53.055Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "PUT /v2/test/blobs/uploads/7ceaf56b-c4b7-4649-bd3c-4a12c8a317fb?_state=__VuovkFUi2rgtfwI_-GbmPOYdgchGQkpFi9JLGg9MV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjZWFmNTZiLWM0YjctNDY0OS1iZDNjLTRhMTJjOGEzMTdmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2MDUyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.052184898Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614/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=a500450f-a131-472c-acb0-dbf08d03c88f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.237µ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=b26d5b68-9b45-4d02-92b0-2185947634ee trace.line=185 vars.name=test vars.uuid=61dbf60c-c8e8-4af4-a3bd-770cb8e59614 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.052250136Z" 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=a500450f-a131-472c-acb0-dbf08d03c88f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.918µ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=fdcd166f-67ac-44f1-8ec9-c82d70be522f trace.line=110 vars.name=test vars.uuid=61dbf60c-c8e8-4af4-a3bd-770cb8e59614 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.0523563Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a500450f-a131-472c-acb0-dbf08d03c88f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=81.081µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=4de00ac4-4037-4fb4-8765-af18574f4462 trace.line=202 vars.name=test vars.uuid=61dbf60c-c8e8-4af4-a3bd-770cb8e59614 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.052431399Z" 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=a500450f-a131-472c-acb0-dbf08d03c88f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.518294ms http.response.status=201 http.response.written=0 
09:48:53 [2024-03-01T09:48:53.055Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "PUT /v2/test/blobs/uploads/61dbf60c-c8e8-4af4-a3bd-770cb8e59614?_state=1fJBFDa01Jo2hJBUsTrNvYtECi5E0f_vDPC7OEQU2f97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxZGJmNjBjLWM4ZTgtNGFmNC1hM2JkLTc3MGNiOGU1OTYxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wMVQwOTo0ODo1My4wNDg2NjIwMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.05343255Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d7c1efef-b34a-454c-a143-7cb80b8ab1e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.053466346Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d7c1efef-b34a-454c-a143-7cb80b8ab1e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.053522337Z" 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=d7c1efef-b34a-454c-a143-7cb80b8ab1e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.049µ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=5e60a4c0-52fa-4bcf-9a8b-c72f6060a87f trace.line=95 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.053573872Z" 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=d7c1efef-b34a-454c-a143-7cb80b8ab1e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32780" 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="830.767µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.055242979Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.055278285Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.05540917Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.055424841Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.055433752Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.055499818Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.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=14ca23c1-563a-4c36-905a-e5ad7c8283c5 trace.line=95 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.055546734Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.761µ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=63722ec5-904d-4876-b3c1-9e6f96c46d61 trace.line=155 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.055588834Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=18.592µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8156ac80-3074-4422-a8f1-d0ee7ea3fab2 trace.line=95 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.055625395Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.625µ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=9651b9d0-ad99-488b-91fa-268ab8562f7e trace.line=155 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.055668397Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.946µ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=eb790ce8-e420-4140-9a67-69d604e09c12 trace.line=155 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.055739Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=45.661µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=26a1ab61-b310-4d16-9c2a-4e98224911bf trace.line=110 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.055Z] time="2024-03-01T09:48:53.055821124Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.024µ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=5632f203-2077-4b6b-9dc3-2df6553c0ff3 trace.line=110 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.055980529Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=67.223µ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=3052d885-1bff-4abe-a84d-785f6547ba36 trace.line=110 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.056036339Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=30.99µ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=5c9f5b10-d8a7-4c96-aa8f-b2f99fa9e551 trace.line=110 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.056067756Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.056080474Z" 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=202ecf21-fe71-4ec7-ad3b-25a8ad29d933 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32780" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.229152ms http.response.status=201 http.response.written=0 
09:48:53 [2024-03-01T09:48:53.311Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.060389143Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1fa6fa6e-cabf-4caa-8e31-356a86271bb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32812" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.060424187Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1fa6fa6e-cabf-4caa-8e31-356a86271bb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32812" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="828.183µs" http.response.status=200 http.response.written=2 
09:48:53 [2024-03-01T09:48:53.311Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.062684804Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f418f124-70d9-4f66-b94d-538abde6e8b5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32828" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.062732401Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f418f124-70d9-4f66-b94d-538abde6e8b5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32828" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.062876193Z" 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=f418f124-70d9-4f66-b94d-538abde6e8b5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32828" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=84.806µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7e06bea4-0e97-42f3-9352-1d993e874eb8 trace.line=95 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.063010294Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f418f124-70d9-4f66-b94d-538abde6e8b5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32828" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.06321029Z" 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=f418f124-70d9-4f66-b94d-538abde6e8b5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32828" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.539µ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=3dfd4992-a756-4106-82ed-4f1434a2e87d trace.line=95 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.063262941Z" 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=f418f124-70d9-4f66-b94d-538abde6e8b5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32828" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.854µ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=c14d57da-d775-4977-8358-57acbab3cf74 trace.line=155 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.063300643Z" 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=f418f124-70d9-4f66-b94d-538abde6e8b5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32828" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.867µ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=b52da139-e9c2-4c0f-bfb5-e0551a1fa1d4 trace.line=125 vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.063347616Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f418f124-70d9-4f66-b94d-538abde6e8b5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32828" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.063440635Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f418f124-70d9-4f66-b94d-538abde6e8b5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32828" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.708589ms http.response.status=200 http.response.written=417 
09:48:53 [2024-03-01T09:48:53.311Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.072436477Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=54427380-6cac-4ece-bacc-33abfb3f5376 http.request.method=GET http.request.remoteaddr="127.0.0.1:32842" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.07247778Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=54427380-6cac-4ece-bacc-33abfb3f5376 http.request.method=GET http.request.remoteaddr="127.0.0.1:32842" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.072491031Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=54427380-6cac-4ece-bacc-33abfb3f5376 http.request.method=GET http.request.remoteaddr="127.0.0.1:32842" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.072554882Z" 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=54427380-6cac-4ece-bacc-33abfb3f5376 http.request.method=GET http.request.remoteaddr="127.0.0.1:32842" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.086µ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=a17450b5-9e1a-491f-b0d0-b8e44a4ae9bf trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.072599099Z" 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=54427380-6cac-4ece-bacc-33abfb3f5376 http.request.method=GET http.request.remoteaddr="127.0.0.1:32842" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.31µ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=7e676597-ac34-499e-befb-4a72f4ec431f trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.072636809Z" 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=54427380-6cac-4ece-bacc-33abfb3f5376 http.request.method=GET http.request.remoteaddr="127.0.0.1:32842" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.529µ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=aedeb4cc-119d-466e-af39-4a6013a11d9f trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.072665739Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=54427380-6cac-4ece-bacc-33abfb3f5376 http.request.method=GET http.request.remoteaddr="127.0.0.1:32842" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.072753581Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=54427380-6cac-4ece-bacc-33abfb3f5376 http.request.method=GET http.request.remoteaddr="127.0.0.1:32842" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.094047ms http.response.status=200 http.response.written=417 
09:48:53 [2024-03-01T09:48:53.311Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.079037976Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e409a43c-d23a-430d-8305-dddf6453d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.079100441Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e409a43c-d23a-430d-8305-dddf6453d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.079143164Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f6830-8672-4466-a799-a3b93e39b8f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.079170954Z" 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=e409a43c-d23a-430d-8305-dddf6453d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.251µ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=8f42079a-553f-424b-9956-a7bb91cdac8a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.079184476Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f6830-8672-4466-a799-a3b93e39b8f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.079222596Z" 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=e409a43c-d23a-430d-8305-dddf6453d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.902µ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=dc0ebbaf-5b1b-4679-8123-afbc0c6ff6b6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.079248138Z" 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=5a3f6830-8672-4466-a799-a3b93e39b8f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.28µ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=bfb54618-049a-49b2-a002-875a23f95555 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.079271817Z" 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=e409a43c-d23a-430d-8305-dddf6453d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.431µ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=76b4dabf-6a1c-450e-b1b7-e271b47a7d3a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.079291665Z" 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=5a3f6830-8672-4466-a799-a3b93e39b8f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.426µ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=87dd36e2-dbf4-42b9-a6b3-436345280545 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.079304653Z" 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=e409a43c-d23a-430d-8305-dddf6453d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.035µ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=7ba06b18-48ca-4851-9b8d-974d7e8703e8 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.079336111Z" 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=e409a43c-d23a-430d-8305-dddf6453d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.058µ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=4fa1c61e-b644-4a86-9897-faa6e5bf6bfe trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.079369062Z" 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=e409a43c-d23a-430d-8305-dddf6453d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.854µ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=7e00a881-9918-4265-89b4-7bbf50c19028 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.079394342Z" 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=5a3f6830-8672-4466-a799-a3b93e39b8f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.691µ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=be5d3da7-ed64-47a8-8be8-e81cb347b6f6 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.311Z] time="2024-03-01T09:48:53.07941844Z" 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=e409a43c-d23a-430d-8305-dddf6453d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.851µ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=70152fac-9ac1-457a-aee3-ff2d5d7056d8 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.081203228Z" 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=e409a43c-d23a-430d-8305-dddf6453d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.259µ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=1459bf49-c508-48f3-84d3-af47025631d2 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.08128627Z" 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=e409a43c-d23a-430d-8305-dddf6453d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.109µ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=0121cf63-a9b1-47ee-b3a2-9ed6e0666b9f trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.081375433Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e409a43c-d23a-430d-8305-dddf6453d224 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.719235ms http.response.status=200 http.response.written=194 
09:48:53 [2024-03-01T09:48:53.312Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.079440207Z" 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=5a3f6830-8672-4466-a799-a3b93e39b8f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.209µ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=8a3dfc13-59f8-4f27-b178-28b4dd33821c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.081946087Z" 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=5a3f6830-8672-4466-a799-a3b93e39b8f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.897µ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=b3b67865-77a0-4b43-9657-4ce6367a66b8 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.082177146Z" 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=5a3f6830-8672-4466-a799-a3b93e39b8f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.872µ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=e0663682-ecd6-4755-8fe0-458cc8a2181b trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.082266588Z" 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=5a3f6830-8672-4466-a799-a3b93e39b8f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.749µ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=ba19d2ce-b19c-40d2-abfa-73a665d39a53 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.082450576Z" 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=5a3f6830-8672-4466-a799-a3b93e39b8f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.05µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=95a01d09-2aca-41e0-9bda-c1ae429b8a97 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.082493693Z" 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=5a3f6830-8672-4466-a799-a3b93e39b8f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.923µ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=3b4d5cde-c1c9-4589-b9fe-a8b3cfbecf0f trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.082546451Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f6830-8672-4466-a799-a3b93e39b8f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.856637ms http.response.status=200 http.response.written=68 
09:48:53 [2024-03-01T09:48:53.312Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.095162034Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d08e764-bf6b-4c0c-9789-6d66efcb0b12 http.request.method=GET http.request.remoteaddr="127.0.0.1:32886" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.095198275Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d08e764-bf6b-4c0c-9789-6d66efcb0b12 http.request.method=GET http.request.remoteaddr="127.0.0.1:32886" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="749.874µs" http.response.status=200 http.response.written=2 
09:48:53 [2024-03-01T09:48:53.312Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.103888614Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2e1feaf-e49c-4a49-815e-738a4b282b07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32890" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.103935169Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2e1feaf-e49c-4a49-815e-738a4b282b07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32890" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.103949018Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2e1feaf-e49c-4a49-815e-738a4b282b07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32890" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.104012919Z" 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=e2e1feaf-e49c-4a49-815e-738a4b282b07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32890" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.23µ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=871f4d4d-c664-4811-b9b9-63a6e6d05a45 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.104059137Z" 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=e2e1feaf-e49c-4a49-815e-738a4b282b07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32890" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.808µ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=0c0eac09-fb07-48f5-b794-7ceafc55748b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.104133105Z" 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=e2e1feaf-e49c-4a49-815e-738a4b282b07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32890" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.028407ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.312Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.105850662Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bc561dca-0e5b-4d98-b3d4-c1ab47ba4eb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.10589574Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bc561dca-0e5b-4d98-b3d4-c1ab47ba4eb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.105911239Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bc561dca-0e5b-4d98-b3d4-c1ab47ba4eb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.105965137Z" 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=bc561dca-0e5b-4d98-b3d4-c1ab47ba4eb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.707µ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=14160cf9-a239-492f-af61-7a52ec3d6aad trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.106008681Z" 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=bc561dca-0e5b-4d98-b3d4-c1ab47ba4eb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.62µ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=d0231320-0652-42bc-9723-36db947d3f85 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.312Z] time="2024-03-01T09:48:53.106074148Z" 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=bc561dca-0e5b-4d98-b3d4-c1ab47ba4eb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.414582ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:48:53 [2024-03-01T09:48:53.312Z] 127.0.0.1 - - [01/Mar/2024:09:48:53 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/81a83f054457f7c78a081dd93ba3cfee6e931834 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:48:53 [2024-03-01T09:48:53.312Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
09:48:53 [2024-03-01T09:48:53.312Z] === RUN   TestImagePullNonExisting
09:48:53 [2024-03-01T09:48:53.312Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
09:48:53 [2024-03-01T09:48:53.312Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
09:48:53 [2024-03-01T09:48:53.312Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
09:48:53 [2024-03-01T09:48:53.312Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
09:48:53 [2024-03-01T09:48:53.312Z] === RUN   TestImagePullNonExisting/asdfasdf
09:48:53 [2024-03-01T09:48:53.312Z] === PAUSE TestImagePullNonExisting/asdfasdf
09:48:53 [2024-03-01T09:48:53.312Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
09:48:53 [2024-03-01T09:48:53.312Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
09:48:53 [2024-03-01T09:48:53.312Z] === RUN   TestImagePullNonExisting/library/asdfasdf
09:48:53 [2024-03-01T09:48:53.312Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
09:48:53 [2024-03-01T09:48:53.312Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
09:48:53 [2024-03-01T09:48:53.312Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
09:48:53 [2024-03-01T09:48:53.312Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
09:48:53 [2024-03-01T09:48:53.312Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
09:48:53 [2024-03-01T09:48:53.312Z] === CONT  TestImagePullNonExisting/asdfasdf
09:48:53 [2024-03-01T09:48:53.312Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
09:48:53 [2024-03-01T09:48:53.312Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
09:48:53 [2024-03-01T09:48:53.312Z] === CONT  TestImagePullNonExisting/library/asdfasdf
09:48:55 [2024-03-01T09:48:55.191Z] --- PASS: TestImagePullNonExisting (0.01s)
09:48:55 [2024-03-01T09:48:55.191Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
09:48:55 [2024-03-01T09:48:55.191Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
09:48:55 [2024-03-01T09:48:55.191Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
09:48:55 [2024-03-01T09:48:55.191Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
09:48:55 [2024-03-01T09:48:55.191Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.26s)
09:48:55 [2024-03-01T09:48:55.191Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.63s)
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestRemoveImageOrphaning
09:48:55 [2024-03-01T09:48:55.191Z] --- PASS: TestRemoveImageOrphaning (0.16s)
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestRemoveByDigest
09:48:55 [2024-03-01T09:48:55.191Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:48:55 [2024-03-01T09:48:55.191Z] --- SKIP: TestRemoveByDigest (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestRemoveImageGarbageCollector
09:48:55 [2024-03-01T09:48:55.191Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
09:48:55 [2024-03-01T09:48:55.191Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveCheckTimes
09:48:55 [2024-03-01T09:48:55.191Z] === PAUSE TestSaveCheckTimes
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/busybox:latest
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/busybox:latest/Manifest
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/busybox:latest/Config
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/multilayer:latest
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/multilayer:latest/Config
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
09:48:55 [2024-03-01T09:48:55.191Z] --- PASS: TestSaveOCI (0.15s)
09:48:55 [2024-03-01T09:48:55.191Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
09:48:55 [2024-03-01T09:48:55.191Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
09:48:55 [2024-03-01T09:48:55.191Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
09:48:55 [2024-03-01T09:48:55.191Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
09:48:55 [2024-03-01T09:48:55.191Z] === RUN   TestSaveRepoWithMultipleImages
09:48:55 [2024-03-01T09:48:55.445Z] --- PASS: TestSaveRepoWithMultipleImages (0.19s)
09:48:55 [2024-03-01T09:48:55.445Z] === RUN   TestSaveDirectoryPermissions
09:48:56 [2024-03-01T09:48:56.367Z] --- PASS: TestSaveDirectoryPermissions (0.89s)
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:48:56 [2024-03-01T09:48:56.367Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagUsingDigestAlgorithmAsName
09:48:56 [2024-03-01T09:48:56.367Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagValidPrefixedRepo
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
09:48:56 [2024-03-01T09:48:56.367Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
09:48:56 [2024-03-01T09:48:56.367Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagValidPrefixedRepo/foooo:t
09:48:56 [2024-03-01T09:48:56.367Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:48:56 [2024-03-01T09:48:56.367Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:48:56 [2024-03-01T09:48:56.367Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
09:48:56 [2024-03-01T09:48:56.367Z] === CONT  TestTagValidPrefixedRepo/foooo:t
09:48:56 [2024-03-01T09:48:56.367Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
09:48:56 [2024-03-01T09:48:56.367Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:48:56 [2024-03-01T09:48:56.367Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
09:48:56 [2024-03-01T09:48:56.367Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.00s)
09:48:56 [2024-03-01T09:48:56.367Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
09:48:56 [2024-03-01T09:48:56.367Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
09:48:56 [2024-03-01T09:48:56.367Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagExistedNameWithoutForce
09:48:56 [2024-03-01T09:48:56.367Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagOfficialNames
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
09:48:56 [2024-03-01T09:48:56.367Z] --- PASS: TestTagOfficialNames (0.04s)
09:48:56 [2024-03-01T09:48:56.367Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
09:48:56 [2024-03-01T09:48:56.367Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
09:48:56 [2024-03-01T09:48:56.367Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
09:48:56 [2024-03-01T09:48:56.367Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
09:48:56 [2024-03-01T09:48:56.367Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestTagMatchesDigest
09:48:56 [2024-03-01T09:48:56.367Z] --- PASS: TestTagMatchesDigest (0.01s)
09:48:56 [2024-03-01T09:48:56.367Z] === CONT  TestSaveCheckTimes
09:48:56 [2024-03-01T09:48:56.367Z] --- PASS: TestSaveCheckTimes (0.03s)
09:48:56 [2024-03-01T09:48:56.367Z] PASS
09:48:56 [2024-03-01T09:48:56.367Z] 
09:48:56 [2024-03-01T09:48:56.367Z] === Skipped
09:48:56 [2024-03-01T09:48:56.367Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:48:56 [2024-03-01T09:48:56.367Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
09:48:56 [2024-03-01T09:48:56.367Z] 
09:48:56 [2024-03-01T09:48:56.367Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
09:48:56 [2024-03-01T09:48:56.367Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:48:56 [2024-03-01T09:48:56.367Z] 
09:48:56 [2024-03-01T09:48:56.367Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:48:56 [2024-03-01T09:48:56.367Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
09:48:56 [2024-03-01T09:48:56.367Z] 
09:48:56 [2024-03-01T09:48:56.367Z] DONE 70 tests, 3 skipped in 6.248s
09:48:56 [2024-03-01T09:48:56.367Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
09:48:56 [2024-03-01T09:48:56.367Z] ++ '[' -n '' ']'
09:48:56 [2024-03-01T09:48:56.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
09:48:56 [2024-03-01T09:48:56.367Z] ++ set -e
09:48:56 [2024-03-01T09:48:56.367Z] ++ '[' -n 0 ']'
09:48:56 [2024-03-01T09:48:56.367Z] ++ set -x
09:48:56 [2024-03-01T09:48:56.367Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestStripANSICommands
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestStripANSICommands/#00
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestStripANSICommands/#01
09:48:56 [2024-03-01T09:48:56.367Z] --- PASS: TestStripANSICommands (0.00s)
09:48:56 [2024-03-01T09:48:56.367Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:48:56 [2024-03-01T09:48:56.367Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:48:56 [2024-03-01T09:48:56.367Z] PASS
09:48:56 [2024-03-01T09:48:56.367Z] 
09:48:56 [2024-03-01T09:48:56.367Z] DONE 3 tests in 0.006s
09:48:56 [2024-03-01T09:48:56.367Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
09:48:56 [2024-03-01T09:48:56.367Z] ++ '[' -n '' ']'
09:48:56 [2024-03-01T09:48:56.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:48:56 [2024-03-01T09:48:56.367Z] ++ set -e
09:48:56 [2024-03-01T09:48:56.367Z] ++ '[' -n 0 ']'
09:48:56 [2024-03-01T09:48:56.367Z] ++ set -x
09:48:56 [2024-03-01T09:48:56.367Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:48:56 [2024-03-01T09:48:56.367Z] INFO: Testing against a local daemon
09:48:56 [2024-03-01T09:48:56.367Z] === RUN   TestCreateWithMultiNetworks
09:48:57 [2024-03-01T09:48:57.289Z] --- PASS: TestCreateWithMultiNetworks (0.89s)
09:48:57 [2024-03-01T09:48:57.289Z] === RUN   TestNetworkCreateDelete
09:48:57 [2024-03-01T09:48:57.543Z] --- PASS: TestNetworkCreateDelete (0.19s)
09:48:57 [2024-03-01T09:48:57.543Z] === RUN   TestDockerNetworkDeletePreferID
09:48:58 [2024-03-01T09:48:58.100Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s)
09:48:58 [2024-03-01T09:48:58.100Z] === RUN   TestDaemonDNSFallback
09:49:04 [2024-03-01T09:49:04.617Z] --- PASS: TestDaemonDNSFallback (6.18s)
09:49:04 [2024-03-01T09:49:04.617Z] === RUN   TestInspectNetwork
09:49:07 [2024-03-01T09:49:07.121Z] === RUN   TestInspectNetwork/full_network_id
09:49:07 [2024-03-01T09:49:07.121Z] === RUN   TestInspectNetwork/partial_network_id
09:49:07 [2024-03-01T09:49:07.121Z] === RUN   TestInspectNetwork/network_name
09:49:07 [2024-03-01T09:49:07.121Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:49:11 [2024-03-01T09:49:11.272Z] --- PASS: TestInspectNetwork (7.03s)
09:49:11 [2024-03-01T09:49:11.272Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:49:11 [2024-03-01T09:49:11.272Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:49:11 [2024-03-01T09:49:11.272Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:49:11 [2024-03-01T09:49:11.272Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:49:11 [2024-03-01T09:49:11.272Z] === RUN   TestRunContainerWithBridgeNone
09:49:12 [2024-03-01T09:49:12.629Z] --- PASS: TestRunContainerWithBridgeNone (1.17s)
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/create
09:49:12 [2024-03-01T09:49:12.629Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:49:12 [2024-03-01T09:49:12.629Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:49:12 [2024-03-01T09:49:12.629Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:49:12 [2024-03-01T09:49:12.629Z] === CONT  TestNetworkInvalidJSON/networks/create
09:49:12 [2024-03-01T09:49:12.629Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:49:12 [2024-03-01T09:49:12.629Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:49:12 [2024-03-01T09:49:12.629Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:49:12 [2024-03-01T09:49:12.629Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkList
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkList//networks
09:49:12 [2024-03-01T09:49:12.629Z] === PAUSE TestNetworkList//networks
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestNetworkList//networks/
09:49:12 [2024-03-01T09:49:12.629Z] === PAUSE TestNetworkList//networks/
09:49:12 [2024-03-01T09:49:12.629Z] === CONT  TestNetworkList//networks
09:49:12 [2024-03-01T09:49:12.629Z] === CONT  TestNetworkList//networks/
09:49:12 [2024-03-01T09:49:12.629Z] --- PASS: TestNetworkList (0.01s)
09:49:12 [2024-03-01T09:49:12.629Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z]     --- PASS: TestNetworkList//networks (0.00s)
09:49:12 [2024-03-01T09:49:12.629Z] === RUN   TestHostIPv4BridgeLabel
09:49:12 [2024-03-01T09:49:12.883Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
09:49:12 [2024-03-01T09:49:12.883Z] === RUN   TestDefaultNetworkOpts
09:49:12 [2024-03-01T09:49:12.883Z] === RUN   TestDefaultNetworkOpts/default_value
09:49:14 [2024-03-01T09:49:14.240Z] === RUN   TestDefaultNetworkOpts/cmdline_value
09:49:15 [2024-03-01T09:49:15.596Z] === RUN   TestDefaultNetworkOpts/config-from_value
09:49:16 [2024-03-01T09:49:16.517Z] --- PASS: TestDefaultNetworkOpts (3.54s)
09:49:16 [2024-03-01T09:49:16.517Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.16s)
09:49:16 [2024-03-01T09:49:16.517Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.17s)
09:49:16 [2024-03-01T09:49:16.517Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.21s)
09:49:16 [2024-03-01T09:49:16.517Z] === RUN   TestForbidDuplicateNetworkNames
09:49:17 [2024-03-01T09:49:17.074Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
09:49:17 [2024-03-01T09:49:17.074Z] === RUN   TestDaemonRestartWithLiveRestore
09:49:18 [2024-03-01T09:49:18.431Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
09:49:18 [2024-03-01T09:49:18.431Z] === RUN   TestDaemonDefaultNetworkPools
09:49:18 [2024-03-01T09:49:18.990Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
09:49:18 [2024-03-01T09:49:18.990Z] === RUN   TestDaemonRestartWithExistingNetwork
09:49:20 [2024-03-01T09:49:20.347Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
09:49:20 [2024-03-01T09:49:20.347Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:49:21 [2024-03-01T09:49:21.269Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
09:49:21 [2024-03-01T09:49:21.269Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:49:21 [2024-03-01T09:49:21.826Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
09:49:21 [2024-03-01T09:49:21.826Z] === RUN   TestServiceWithPredefinedNetwork
09:49:24 [2024-03-01T09:49:24.374Z] --- PASS: TestServiceWithPredefinedNetwork (1.97s)
09:49:24 [2024-03-01T09:49:24.374Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:49:24 [2024-03-01T09:49:24.374Z]     service_test.go:250: FLAKY_TEST
09:49:24 [2024-03-01T09:49:24.374Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:49:24 [2024-03-01T09:49:24.374Z] === RUN   TestServiceWithDataPathPortInit
09:49:39 [2024-03-01T09:49:39.184Z] --- PASS: TestServiceWithDataPathPortInit (13.53s)
09:49:39 [2024-03-01T09:49:39.184Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:49:39 [2024-03-01T09:49:39.742Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ixh5r30t3h3orpn6v1aswgx5u Created:2024-03-01 09:49:38.728409254 +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[54392943b8b5fb9604c2a108162855e50a68df4eb64f1cf6fd8f4449473e8449:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.igzdsus0ryk61bptsdrngj5xj EndpointID:a06b49dd54f393479f21a52d2c89ba97658a318bb80bb8d2cf96c6e679f39c0d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:655756963e2b9d382c1c4c723fae91a13faad8c0f8f1bbfbebe787d05a26dcb3 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:465dfc35cd88 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.igzdsus0ryk61bptsdrngj5xj EndpointID:a06b49dd54f393479f21a52d2c89ba97658a318bb80bb8d2cf96c6e679f39c0d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:49:44 [2024-03-01T09:49:44.968Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
09:49:44 [2024-03-01T09:49:44.968Z] PASS
09:49:44 [2024-03-01T09:49:44.968Z] 
09:49:44 [2024-03-01T09:49:44.968Z] === Skipped
09:49:44 [2024-03-01T09:49:44.968Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:49:44 [2024-03-01T09:49:44.968Z]     service_test.go:250: FLAKY_TEST
09:49:44 [2024-03-01T09:49:44.968Z] 
09:49:44 [2024-03-01T09:49:44.968Z] DONE 44 tests, 1 skipped in 47.970s
09:49:44 [2024-03-01T09:49:44.968Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
09:49:44 [2024-03-01T09:49:44.968Z] ++ '[' -n '' ']'
09:49:44 [2024-03-01T09:49:44.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:49:44 [2024-03-01T09:49:44.968Z] ++ set -e
09:49:44 [2024-03-01T09:49:44.968Z] ++ '[' -n 0 ']'
09:49:44 [2024-03-01T09:49:44.968Z] ++ set -x
09:49:44 [2024-03-01T09:49:44.968Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:49:44 [2024-03-01T09:49:44.968Z] INFO: Testing against a local daemon
09:49:44 [2024-03-01T09:49:44.968Z] === RUN   TestDockerNetworkIpvlanPersistance
09:49:44 [2024-03-01T09:49:44.968Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:49:44 [2024-03-01T09:49:44.968Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:49:44 [2024-03-01T09:49:44.968Z] === RUN   TestDockerNetworkIpvlan
09:49:44 [2024-03-01T09:49:44.968Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:49:44 [2024-03-01T09:49:44.968Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:49:44 [2024-03-01T09:49:44.968Z] PASS
09:49:44 [2024-03-01T09:49:44.968Z] 
09:49:44 [2024-03-01T09:49:44.968Z] === Skipped
09:49:44 [2024-03-01T09:49:44.968Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:49:44 [2024-03-01T09:49:44.968Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:49:44 [2024-03-01T09:49:44.968Z] 
09:49:44 [2024-03-01T09:49:44.968Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:49:44 [2024-03-01T09:49:44.968Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:49:44 [2024-03-01T09:49:44.968Z] 
09:49:44 [2024-03-01T09:49:44.968Z] DONE 2 tests, 2 skipped in 0.031s
09:49:44 [2024-03-01T09:49:44.968Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
09:49:44 [2024-03-01T09:49:44.969Z] ++ '[' -n '' ']'
09:49:44 [2024-03-01T09:49:44.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:49:44 [2024-03-01T09:49:44.969Z] ++ set -e
09:49:44 [2024-03-01T09:49:44.969Z] ++ '[' -n 0 ']'
09:49:44 [2024-03-01T09:49:44.969Z] ++ set -x
09:49:44 [2024-03-01T09:49:44.969Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:49:44 [2024-03-01T09:49:44.969Z] INFO: Testing against a local daemon
09:49:44 [2024-03-01T09:49:44.969Z] === RUN   TestDockerNetworkMacvlanPersistance
09:49:45 [2024-03-01T09:49:45.890Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
09:49:45 [2024-03-01T09:49:45.890Z] === RUN   TestDockerNetworkMacvlan
09:49:45 [2024-03-01T09:49:45.890Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:49:46 [2024-03-01T09:49:46.447Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:49:47 [2024-03-01T09:49:47.004Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:49:48 [2024-03-01T09:49:48.361Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:49:49 [2024-03-01T09:49:49.718Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:49:52 [2024-03-01T09:49:52.221Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:49:53 [2024-03-01T09:49:53.143Z] --- PASS: TestDockerNetworkMacvlan (7.48s)
09:49:53 [2024-03-01T09:49:53.143Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s)
09:49:53 [2024-03-01T09:49:53.143Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.70s)
09:49:53 [2024-03-01T09:49:53.143Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.33s)
09:49:53 [2024-03-01T09:49:53.143Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.40s)
09:49:53 [2024-03-01T09:49:53.143Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s)
09:49:53 [2024-03-01T09:49:53.143Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.07s)
09:49:53 [2024-03-01T09:49:53.143Z] PASS
09:49:53 [2024-03-01T09:49:53.143Z] 
09:49:53 [2024-03-01T09:49:53.143Z] DONE 8 tests in 8.664s
09:49:53 [2024-03-01T09:49:53.143Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
09:49:53 [2024-03-01T09:49:53.143Z] ++ '[' -n '' ']'
09:49:53 [2024-03-01T09:49:53.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
09:49:53 [2024-03-01T09:49:53.143Z] ++ set -e
09:49:53 [2024-03-01T09:49:53.143Z] ++ '[' -n 0 ']'
09:49:53 [2024-03-01T09:49:53.143Z] ++ set -x
09:49:53 [2024-03-01T09:49:53.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
09:49:53 [2024-03-01T09:49:53.143Z] INFO: Testing against a local daemon
09:49:53 [2024-03-01T09:49:53.143Z] === RUN   TestBridgeICC
09:49:53 [2024-03-01T09:49:53.700Z] === RUN   TestBridgeICC/IPv4_non-internal_network
09:49:55 [2024-03-01T09:49:55.057Z] === RUN   TestBridgeICC/IPv4_internal_network
09:49:55 [2024-03-01T09:49:55.978Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
09:49:56 [2024-03-01T09:49:56.898Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
09:49:57 [2024-03-01T09:49:57.822Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
09:49:59 [2024-03-01T09:49:59.178Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
09:50:00 [2024-03-01T09:50:00.100Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
09:50:01 [2024-03-01T09:50:01.022Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
09:50:01 [2024-03-01T09:50:01.944Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
09:50:04 [2024-03-01T09:50:04.472Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
09:50:07 [2024-03-01T09:50:07.734Z] --- PASS: TestBridgeICC (13.94s)
09:50:07 [2024-03-01T09:50:07.734Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.10s)
09:50:07 [2024-03-01T09:50:07.734Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.95s)
09:50:07 [2024-03-01T09:50:07.734Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.12s)
09:50:07 [2024-03-01T09:50:07.734Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.94s)
09:50:07 [2024-03-01T09:50:07.734Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.06s)
09:50:07 [2024-03-01T09:50:07.734Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.95s)
09:50:07 [2024-03-01T09:50:07.734Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.00s)
09:50:07 [2024-03-01T09:50:07.734Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.05s)
09:50:07 [2024-03-01T09:50:07.734Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.08s)
09:50:07 [2024-03-01T09:50:07.734Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.08s)
09:50:07 [2024-03-01T09:50:07.734Z] === RUN   TestBridgeINC
09:50:07 [2024-03-01T09:50:07.734Z] === RUN   TestBridgeINC/IPv4_non-internal_network
09:50:11 [2024-03-01T09:50:11.884Z] === RUN   TestBridgeINC/IPv4_internal_network
09:50:12 [2024-03-01T09:50:12.848Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
09:50:18 [2024-03-01T09:50:18.075Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
09:50:18 [2024-03-01T09:50:18.329Z] --- PASS: TestBridgeINC (11.13s)
09:50:18 [2024-03-01T09:50:18.329Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.17s)
09:50:18 [2024-03-01T09:50:18.329Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.01s)
09:50:18 [2024-03-01T09:50:18.329Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.24s)
09:50:18 [2024-03-01T09:50:18.329Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.11s)
09:50:18 [2024-03-01T09:50:18.329Z] === RUN   TestDefaultBridgeIPv6
09:50:18 [2024-03-01T09:50:18.329Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
09:50:19 [2024-03-01T09:50:19.687Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
09:50:21 [2024-03-01T09:50:21.091Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
09:50:22 [2024-03-01T09:50:22.449Z] --- PASS: TestDefaultBridgeIPv6 (4.15s)
09:50:22 [2024-03-01T09:50:22.449Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.39s)
09:50:22 [2024-03-01T09:50:22.449Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.38s)
09:50:22 [2024-03-01T09:50:22.449Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.38s)
09:50:22 [2024-03-01T09:50:22.449Z] === RUN   TestDefaultBridgeAddresses
09:50:22 [2024-03-01T09:50:22.449Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
09:50:24 [2024-03-01T09:50:24.329Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
09:50:25 [2024-03-01T09:50:25.687Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
09:50:25 [2024-03-01T09:50:25.687Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
09:50:25 [2024-03-01T09:50:25.687Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
09:50:25 [2024-03-01T09:50:25.687Z] === RUN   TestMACAddrOnRestart
09:50:27 [2024-03-01T09:50:27.567Z] --- PASS: TestMACAddrOnRestart (2.03s)
09:50:27 [2024-03-01T09:50:27.567Z] === RUN   TestCfgdMACAddrOnRestart
09:50:30 [2024-03-01T09:50:30.072Z] --- PASS: TestCfgdMACAddrOnRestart (2.48s)
09:50:30 [2024-03-01T09:50:30.072Z] === RUN   TestInspectCfgdMAC
09:50:30 [2024-03-01T09:50:30.631Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
09:50:30 [2024-03-01T09:50:30.631Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
09:50:30 [2024-03-01T09:50:30.631Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
09:50:30 [2024-03-01T09:50:30.885Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
09:50:31 [2024-03-01T09:50:31.140Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
09:50:31 [2024-03-01T09:50:31.140Z] --- PASS: TestInspectCfgdMAC (1.07s)
09:50:31 [2024-03-01T09:50:31.140Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.04s)
09:50:31 [2024-03-01T09:50:31.140Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.03s)
09:50:31 [2024-03-01T09:50:31.140Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
09:50:31 [2024-03-01T09:50:31.140Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.18s)
09:50:31 [2024-03-01T09:50:31.140Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.03s)
09:50:31 [2024-03-01T09:50:31.140Z] PASS
09:50:31 [2024-03-01T09:50:31.140Z] 
09:50:31 [2024-03-01T09:50:31.140Z] DONE 31 tests in 37.943s
09:50:31 [2024-03-01T09:50:31.140Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
09:50:31 [2024-03-01T09:50:31.140Z] ++ '[' -n '' ']'
09:50:31 [2024-03-01T09:50:31.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:50:31 [2024-03-01T09:50:31.140Z] ++ set -e
09:50:31 [2024-03-01T09:50:31.140Z] ++ '[' -n 0 ']'
09:50:31 [2024-03-01T09:50:31.140Z] ++ set -x
09:50:31 [2024-03-01T09:50:31.140Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:50:31 [2024-03-01T09:50:31.140Z] testing: warning: no tests to run
09:50:31 [2024-03-01T09:50:31.140Z] PASS
09:50:31 [2024-03-01T09:50:31.140Z] 
09:50:31 [2024-03-01T09:50:31.140Z] DONE 0 tests in 0.005s
09:50:31 [2024-03-01T09:50:31.140Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
09:50:31 [2024-03-01T09:50:31.140Z] ++ '[' -n '' ']'
09:50:31 [2024-03-01T09:50:31.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:50:31 [2024-03-01T09:50:31.140Z] ++ set -e
09:50:31 [2024-03-01T09:50:31.140Z] ++ '[' -n 0 ']'
09:50:31 [2024-03-01T09:50:31.140Z] ++ set -x
09:50:31 [2024-03-01T09:50:31.140Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:50:31 [2024-03-01T09:50:31.140Z] INFO: Testing against a local daemon
09:50:31 [2024-03-01T09:50:31.140Z] === RUN   TestAuthZPluginAllowRequest
09:50:32 [2024-03-01T09:50:32.062Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
09:50:32 [2024-03-01T09:50:32.062Z] === RUN   TestAuthZPluginTLS
09:50:32 [2024-03-01T09:50:32.621Z] --- PASS: TestAuthZPluginTLS (0.54s)
09:50:32 [2024-03-01T09:50:32.621Z] === RUN   TestAuthZPluginDenyRequest
09:50:33 [2024-03-01T09:50:33.179Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
09:50:33 [2024-03-01T09:50:33.179Z] === RUN   TestAuthZPluginAPIDenyResponse
09:50:33 [2024-03-01T09:50:33.737Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:50:33 [2024-03-01T09:50:33.737Z] === RUN   TestAuthZPluginDenyResponse
09:50:34 [2024-03-01T09:50:34.294Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:50:34 [2024-03-01T09:50:34.294Z] === RUN   TestAuthZPluginAllowEventStream
09:50:35 [2024-03-01T09:50:35.215Z] 2024/03/01 09:50:34 http: panic serving 127.0.0.1:33820: runtime error: invalid memory address or nil pointer dereference
09:50:35 [2024-03-01T09:50:35.215Z] goroutine 177 [running]:
09:50:35 [2024-03-01T09:50:35.215Z] net/http.(*conn).serve.func1()
09:50:35 [2024-03-01T09:50:35.215Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
09:50:35 [2024-03-01T09:50:35.215Z] panic({0xa74940?, 0x1599ca0?})
09:50:35 [2024-03-01T09:50:35.215Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
09:50:35 [2024-03-01T09:50:35.215Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72788, 0x4000490de0}, 0xffff5291a700?)
09:50:35 [2024-03-01T09:50:35.215Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
09:50:35 [2024-03-01T09:50:35.215Z] net/http.HandlerFunc.ServeHTTP(0x4000019d00?, {0xd72788?, 0x4000490de0?}, 0x4023f4?)
09:50:35 [2024-03-01T09:50:35.215Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:50:35 [2024-03-01T09:50:35.215Z] net/http.(*ServeMux).ServeHTTP(0xd78d38?, {0xd72788, 0x4000490de0}, 0x4000019d00)
09:50:35 [2024-03-01T09:50:35.215Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
09:50:35 [2024-03-01T09:50:35.215Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400064c000, {0xd71348?, 0x40000d0700}, 0x4000019c00, {0xd676a0, 0x40001b4ec0})
09:50:35 [2024-03-01T09:50:35.215Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
09:50:35 [2024-03-01T09:50:35.215Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71348?, 0x40000d0700?}, 0x400004d890?)
09:50:35 [2024-03-01T09:50:35.215Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
09:50:35 [2024-03-01T09:50:35.215Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71348?, 0x40000d0700?}, 0x40000d0700?)
09:50:35 [2024-03-01T09:50:35.215Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:50:35 [2024-03-01T09:50:35.215Z] net/http.serverHandler.ServeHTTP({0xd6df28?}, {0xd71348?, 0x40000d0700?}, 0x6?)
09:50:35 [2024-03-01T09:50:35.215Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
09:50:35 [2024-03-01T09:50:35.215Z] net/http.(*conn).serve(0x40000aa900, {0xd78d38, 0x40003000f0})
09:50:35 [2024-03-01T09:50:35.215Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
09:50:35 [2024-03-01T09:50:35.215Z] created by net/http.(*Server).Serve in goroutine 24
09:50:35 [2024-03-01T09:50:35.215Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
09:50:36 [2024-03-01T09:50:36.136Z] 2024/03/01 09:50:35 http: panic serving 127.0.0.1:33828: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
09:50:36 [2024-03-01T09:50:36.136Z] goroutine 195 [running]:
09:50:36 [2024-03-01T09:50:36.136Z] net/http.(*conn).serve.func1()
09:50:36 [2024-03-01T09:50:36.136Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
09:50:36 [2024-03-01T09:50:36.136Z] panic({0xa0ada0?, 0x400004c120?})
09:50:36 [2024-03-01T09:50:36.136Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
09:50:36 [2024-03-01T09:50:36.136Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72788, 0x40004900c0}, 0xffff5291a700?)
09:50:36 [2024-03-01T09:50:36.136Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
09:50:36 [2024-03-01T09:50:36.136Z] net/http.HandlerFunc.ServeHTTP(0x4000018000?, {0xd72788?, 0x40004900c0?}, 0x4023f4?)
09:50:36 [2024-03-01T09:50:36.136Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:50:36 [2024-03-01T09:50:36.136Z] net/http.(*ServeMux).ServeHTTP(0xd78d38?, {0xd72788, 0x40004900c0}, 0x4000018000)
09:50:36 [2024-03-01T09:50:36.136Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
09:50:36 [2024-03-01T09:50:36.136Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400064c000, {0xd71348?, 0x40000d0000}, 0x4000019800, {0xd676a0, 0x40001b4ec0})
09:50:36 [2024-03-01T09:50:36.136Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
09:50:36 [2024-03-01T09:50:36.136Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71348?, 0x40000d0000?}, 0x400003a900?)
09:50:36 [2024-03-01T09:50:36.136Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
09:50:36 [2024-03-01T09:50:36.136Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71348?, 0x40000d0000?}, 0x400061db40?)
09:50:36 [2024-03-01T09:50:36.136Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:50:36 [2024-03-01T09:50:36.136Z] net/http.serverHandler.ServeHTTP({0x400003a900?}, {0xd71348?, 0x40000d0000?}, 0x6?)
09:50:36 [2024-03-01T09:50:36.136Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
09:50:36 [2024-03-01T09:50:36.136Z] net/http.(*conn).serve(0x4000615290, {0xd78d38, 0x40003000f0})
09:50:36 [2024-03-01T09:50:36.136Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
09:50:36 [2024-03-01T09:50:36.136Z] created by net/http.(*Server).Serve in goroutine 24
09:50:36 [2024-03-01T09:50:36.136Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
09:50:38 [2024-03-01T09:50:38.030Z] 2024/03/01 09:50:37 http: panic serving 127.0.0.1:33844: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
09:50:38 [2024-03-01T09:50:38.030Z] goroutine 199 [running]:
09:50:38 [2024-03-01T09:50:38.030Z] net/http.(*conn).serve.func1()
09:50:38 [2024-03-01T09:50:38.030Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
09:50:38 [2024-03-01T09:50:38.030Z] panic({0xa0ada0?, 0x400004c200?})
09:50:38 [2024-03-01T09:50:38.030Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
09:50:38 [2024-03-01T09:50:38.030Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72788, 0x4000490180}, 0xffff5291a700?)
09:50:38 [2024-03-01T09:50:38.030Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
09:50:38 [2024-03-01T09:50:38.031Z] net/http.HandlerFunc.ServeHTTP(0x4000018300?, {0xd72788?, 0x4000490180?}, 0x4023f4?)
09:50:38 [2024-03-01T09:50:38.031Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:50:38 [2024-03-01T09:50:38.031Z] net/http.(*ServeMux).ServeHTTP(0xd78d38?, {0xd72788, 0x4000490180}, 0x4000018300)
09:50:38 [2024-03-01T09:50:38.031Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
09:50:38 [2024-03-01T09:50:38.031Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400064c000, {0xd71348?, 0x40000d00e0}, 0x4000018100, {0xd676a0, 0x40001b4ec0})
09:50:38 [2024-03-01T09:50:38.031Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
09:50:38 [2024-03-01T09:50:38.031Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71348?, 0x40000d00e0?}, 0x400003a540?)
09:50:38 [2024-03-01T09:50:38.031Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
09:50:38 [2024-03-01T09:50:38.031Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71348?, 0x40000d00e0?}, 0x400061db40?)
09:50:38 [2024-03-01T09:50:38.031Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:50:38 [2024-03-01T09:50:38.031Z] net/http.serverHandler.ServeHTTP({0x400003a540?}, {0xd71348?, 0x40000d00e0?}, 0x6?)
09:50:38 [2024-03-01T09:50:38.031Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
09:50:38 [2024-03-01T09:50:38.031Z] net/http.(*conn).serve(0x4000614240, {0xd78d38, 0x40003000f0})
09:50:38 [2024-03-01T09:50:38.031Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
09:50:38 [2024-03-01T09:50:38.031Z] created by net/http.(*Server).Serve in goroutine 24
09:50:38 [2024-03-01T09:50:38.031Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
09:50:40 [2024-03-01T09:50:40.555Z] --- PASS: TestAuthZPluginAllowEventStream (6.01s)
09:50:40 [2024-03-01T09:50:40.555Z] === RUN   TestAuthZPluginErrorResponse
09:50:40 [2024-03-01T09:50:40.809Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:50:40 [2024-03-01T09:50:40.809Z] === RUN   TestAuthZPluginErrorRequest
09:50:41 [2024-03-01T09:50:41.368Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
09:50:41 [2024-03-01T09:50:41.368Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:50:41 [2024-03-01T09:50:41.926Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:50:41 [2024-03-01T09:50:41.926Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:50:43 [2024-03-01T09:50:43.285Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.09s)
09:50:43 [2024-03-01T09:50:43.285Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:50:44 [2024-03-01T09:50:44.208Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.08s)
09:50:44 [2024-03-01T09:50:44.208Z] === RUN   TestAuthZPluginHeader
09:50:44 [2024-03-01T09:50:44.766Z] --- PASS: TestAuthZPluginHeader (0.60s)
09:50:44 [2024-03-01T09:50:44.766Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:50:44 [2024-03-01T09:50:44.767Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
09:50:44 [2024-03-01T09:50:44.767Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:50:44 [2024-03-01T09:50:44.767Z] === RUN   TestAuthZPluginV2Disable
09:50:44 [2024-03-01T09:50:44.767Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
09:50:44 [2024-03-01T09:50:44.767Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:50:44 [2024-03-01T09:50:44.767Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:50:44 [2024-03-01T09:50:44.767Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
09:50:44 [2024-03-01T09:50:44.767Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:50:44 [2024-03-01T09:50:44.767Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:50:44 [2024-03-01T09:50:44.767Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
09:50:44 [2024-03-01T09:50:44.767Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:50:44 [2024-03-01T09:50:44.767Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:51:02 [2024-03-01T09:51:02.784Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
09:51:02 [2024-03-01T09:51:02.784Z] PASS
09:51:02 [2024-03-01T09:51:02.784Z] 
09:51:02 [2024-03-01T09:51:02.784Z] === Skipped
09:51:02 [2024-03-01T09:51:02.784Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
09:51:02 [2024-03-01T09:51:02.784Z] 
09:51:02 [2024-03-01T09:51:02.784Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
09:51:02 [2024-03-01T09:51:02.784Z] 
09:51:02 [2024-03-01T09:51:02.784Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
09:51:02 [2024-03-01T09:51:02.784Z] 
09:51:02 [2024-03-01T09:51:02.784Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
09:51:02 [2024-03-01T09:51:02.784Z] 
09:51:02 [2024-03-01T09:51:02.784Z] DONE 17 tests, 4 skipped in 30.426s
09:51:02 [2024-03-01T09:51:02.784Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
09:51:02 [2024-03-01T09:51:02.784Z] ++ '[' -n '' ']'
09:51:02 [2024-03-01T09:51:02.784Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:51:02 [2024-03-01T09:51:02.784Z] ++ set -e
09:51:02 [2024-03-01T09:51:02.784Z] ++ '[' -n 0 ']'
09:51:02 [2024-03-01T09:51:02.784Z] ++ set -x
09:51:02 [2024-03-01T09:51:02.784Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:51:02 [2024-03-01T09:51:02.784Z] INFO: Testing against a local daemon
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:51:02 [2024-03-01T09:51:02.784Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:51:02 [2024-03-01T09:51:02.784Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:51:02 [2024-03-01T09:51:02.784Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:51:02 [2024-03-01T09:51:02.784Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:51:02 [2024-03-01T09:51:02.784Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:51:02 [2024-03-01T09:51:02.784Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:51:02 [2024-03-01T09:51:02.784Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:51:02 [2024-03-01T09:51:02.784Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInstall
09:51:02 [2024-03-01T09:51:02.784Z] === RUN   TestPluginInstall/no_auth
09:51:05 [2024-03-01T09:51:05.289Z] time="2024-03-01T09:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:05 [2024-03-01T09:51:05.289Z] time="2024-03-01T09:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68a9d36f90e714f0eb357ddc79cba97879d67d4a52dc87ebcbbd1f1e83a0286d" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:05 [2024-03-01T09:51:05.289Z] time="2024-03-01T09:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:05 [2024-03-01T09:51:05.289Z] time="2024-03-01T09:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68a9d36f90e714f0eb357ddc79cba97879d67d4a52dc87ebcbbd1f1e83a0286d" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:05 [2024-03-01T09:51:05.289Z] === RUN   TestPluginInstall/with_digest
09:51:05 [2024-03-01T09:51:05.543Z] === RUN   TestPluginInstall/with_htpasswd
09:51:06 [2024-03-01T09:51:06.100Z] time="2024-03-01T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:06 [2024-03-01T09:51:06.100Z] time="2024-03-01T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1dcd6d87c74440bc38e422d861b6fa6dac57f8856f8bc8509e27dd8247aa1385" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:06 [2024-03-01T09:51:06.100Z] time="2024-03-01T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:06 [2024-03-01T09:51:06.100Z] time="2024-03-01T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1dcd6d87c74440bc38e422d861b6fa6dac57f8856f8bc8509e27dd8247aa1385" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:06 [2024-03-01T09:51:06.100Z] === RUN   TestPluginInstall/with_insecure
09:51:07 [2024-03-01T09:51:07.021Z] time="2024-03-01T09:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:07 [2024-03-01T09:51:07.021Z] time="2024-03-01T09:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7753ce0c4a775936719b9c2aea9620c5d4e6af7c855c6999e16309d11ad774b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:07 [2024-03-01T09:51:07.021Z] time="2024-03-01T09:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:07 [2024-03-01T09:51:07.021Z] time="2024-03-01T09:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7753ce0c4a775936719b9c2aea9620c5d4e6af7c855c6999e16309d11ad774b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:07 [2024-03-01T09:51:07.021Z]     plugin_test.go:247: [d755cab56844b] daemon is not started
09:51:07 [2024-03-01T09:51:07.021Z] --- PASS: TestPluginInstall (5.43s)
09:51:07 [2024-03-01T09:51:07.021Z]     --- PASS: TestPluginInstall/no_auth (3.59s)
09:51:07 [2024-03-01T09:51:07.021Z]     --- PASS: TestPluginInstall/with_digest (0.46s)
09:51:07 [2024-03-01T09:51:07.021Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
09:51:07 [2024-03-01T09:51:07.021Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
09:51:07 [2024-03-01T09:51:07.021Z] === RUN   TestPluginsWithRuntimes
09:51:08 [2024-03-01T09:51:08.378Z] === RUN   TestPluginsWithRuntimes/No_Args
09:51:09 [2024-03-01T09:51:09.300Z] === RUN   TestPluginsWithRuntimes/With_Args
09:51:10 [2024-03-01T09:51:10.222Z] --- PASS: TestPluginsWithRuntimes (3.12s)
09:51:10 [2024-03-01T09:51:10.222Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.83s)
09:51:10 [2024-03-01T09:51:10.222Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.83s)
09:51:10 [2024-03-01T09:51:10.222Z] === RUN   TestPluginBackCompatMediaTypes
09:51:10 [2024-03-01T09:51:10.780Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
09:51:10 [2024-03-01T09:51:10.780Z] PASS
09:51:10 [2024-03-01T09:51:10.780Z] 
09:51:10 [2024-03-01T09:51:10.780Z] DONE 25 tests in 9.079s
09:51:10 [2024-03-01T09:51:10.780Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
09:51:10 [2024-03-01T09:51:10.780Z] ++ '[' -n '' ']'
09:51:10 [2024-03-01T09:51:10.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:51:10 [2024-03-01T09:51:10.780Z] ++ set -e
09:51:10 [2024-03-01T09:51:10.780Z] ++ '[' -n 0 ']'
09:51:10 [2024-03-01T09:51:10.780Z] ++ set -x
09:51:10 [2024-03-01T09:51:10.780Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:51:10 [2024-03-01T09:51:10.780Z] INFO: Testing against a local daemon
09:51:10 [2024-03-01T09:51:10.780Z] === RUN   TestExternalGraphDriver
09:51:11 [2024-03-01T09:51:11.033Z] === RUN   TestExternalGraphDriver/json
09:51:11 [2024-03-01T09:51:11.033Z] === RUN   TestExternalGraphDriver/spec
09:51:11 [2024-03-01T09:51:11.033Z] === RUN   TestExternalGraphDriver/pull
09:51:11 [2024-03-01T09:51:11.033Z] --- PASS: TestExternalGraphDriver (0.34s)
09:51:11 [2024-03-01T09:51:11.033Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
09:51:11 [2024-03-01T09:51:11.033Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
09:51:11 [2024-03-01T09:51:11.033Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
09:51:11 [2024-03-01T09:51:11.033Z] === RUN   TestGraphdriverPluginV2
09:51:11 [2024-03-01T09:51:11.287Z]     external_test.go:415: (*Execution).NotAmd64-fm
09:51:11 [2024-03-01T09:51:11.287Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
09:51:11 [2024-03-01T09:51:11.287Z] PASS
09:51:11 [2024-03-01T09:51:11.287Z] 
09:51:11 [2024-03-01T09:51:11.287Z] === Skipped
09:51:11 [2024-03-01T09:51:11.287Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
09:51:11 [2024-03-01T09:51:11.287Z]     external_test.go:415: (*Execution).NotAmd64-fm
09:51:11 [2024-03-01T09:51:11.287Z] 
09:51:11 [2024-03-01T09:51:11.287Z] DONE 5 tests, 1 skipped in 0.696s
09:51:11 [2024-03-01T09:51:11.287Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
09:51:11 [2024-03-01T09:51:11.287Z] ++ '[' -n '' ']'
09:51:11 [2024-03-01T09:51:11.287Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:51:11 [2024-03-01T09:51:11.287Z] ++ set -e
09:51:11 [2024-03-01T09:51:11.287Z] ++ '[' -n 0 ']'
09:51:11 [2024-03-01T09:51:11.287Z] ++ set -x
09:51:11 [2024-03-01T09:51:11.287Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:51:11 [2024-03-01T09:51:11.287Z] INFO: Testing against a local daemon
09:51:11 [2024-03-01T09:51:11.287Z] === RUN   TestContinueAfterPluginCrash
09:51:11 [2024-03-01T09:51:11.287Z] === PAUSE TestContinueAfterPluginCrash
09:51:11 [2024-03-01T09:51:11.287Z] === RUN   TestReadPluginNoRead
09:51:11 [2024-03-01T09:51:11.287Z] === PAUSE TestReadPluginNoRead
09:51:11 [2024-03-01T09:51:11.287Z] === RUN   TestDaemonStartWithLogOpt
09:51:11 [2024-03-01T09:51:11.287Z] === PAUSE TestDaemonStartWithLogOpt
09:51:11 [2024-03-01T09:51:11.287Z] === CONT  TestDaemonStartWithLogOpt
09:51:11 [2024-03-01T09:51:11.287Z] === CONT  TestReadPluginNoRead
09:51:11 [2024-03-01T09:51:11.288Z] === CONT  TestContinueAfterPluginCrash
09:51:13 [2024-03-01T09:51:13.792Z] === RUN   TestReadPluginNoRead/default
09:51:14 [2024-03-01T09:51:14.046Z] --- PASS: TestDaemonStartWithLogOpt (2.58s)
09:51:14 [2024-03-01T09:51:14.603Z] === RUN   TestReadPluginNoRead/disabled_caching
09:51:15 [2024-03-01T09:51:15.960Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:51:16 [2024-03-01T09:51:16.881Z]     read_test.go:93: [dc825426ab269] daemon is not started
09:51:16 [2024-03-01T09:51:16.881Z] --- PASS: TestReadPluginNoRead (5.52s)
09:51:16 [2024-03-01T09:51:16.881Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
09:51:16 [2024-03-01T09:51:16.881Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
09:51:16 [2024-03-01T09:51:16.881Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
09:51:19 [2024-03-01T09:51:19.385Z] --- PASS: TestContinueAfterPluginCrash (7.54s)
09:51:19 [2024-03-01T09:51:19.385Z] PASS
09:51:19 [2024-03-01T09:51:19.385Z] 
09:51:19 [2024-03-01T09:51:19.385Z] DONE 6 tests in 7.567s
09:51:19 [2024-03-01T09:51:19.385Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
09:51:19 [2024-03-01T09:51:19.385Z] ++ '[' -n '' ']'
09:51:19 [2024-03-01T09:51:19.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:51:19 [2024-03-01T09:51:19.385Z] ++ set -e
09:51:19 [2024-03-01T09:51:19.385Z] ++ '[' -n 0 ']'
09:51:19 [2024-03-01T09:51:19.385Z] ++ set -x
09:51:19 [2024-03-01T09:51:19.385Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:51:19 [2024-03-01T09:51:19.385Z] testing: warning: no tests to run
09:51:19 [2024-03-01T09:51:19.385Z] PASS
09:51:19 [2024-03-01T09:51:19.385Z] 
09:51:19 [2024-03-01T09:51:19.385Z] DONE 0 tests in 0.006s
09:51:19 [2024-03-01T09:51:19.385Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
09:51:19 [2024-03-01T09:51:19.385Z] ++ '[' -n '' ']'
09:51:19 [2024-03-01T09:51:19.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:51:19 [2024-03-01T09:51:19.385Z] ++ set -e
09:51:19 [2024-03-01T09:51:19.385Z] ++ '[' -n 0 ']'
09:51:19 [2024-03-01T09:51:19.385Z] ++ set -x
09:51:19 [2024-03-01T09:51:19.385Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:51:19 [2024-03-01T09:51:19.385Z] INFO: Testing against a local daemon
09:51:19 [2024-03-01T09:51:19.385Z] === RUN   TestPluginWithDevMounts
09:51:19 [2024-03-01T09:51:19.385Z] === PAUSE TestPluginWithDevMounts
09:51:19 [2024-03-01T09:51:19.385Z] === CONT  TestPluginWithDevMounts
09:51:20 [2024-03-01T09:51:20.755Z] --- PASS: TestPluginWithDevMounts (1.47s)
09:51:20 [2024-03-01T09:51:20.755Z] PASS
09:51:20 [2024-03-01T09:51:20.755Z] 
09:51:20 [2024-03-01T09:51:20.755Z] DONE 1 tests in 1.501s
09:51:20 [2024-03-01T09:51:20.755Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
09:51:20 [2024-03-01T09:51:20.755Z] ++ '[' -n '' ']'
09:51:20 [2024-03-01T09:51:20.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:51:20 [2024-03-01T09:51:20.755Z] ++ set -e
09:51:20 [2024-03-01T09:51:20.755Z] ++ '[' -n 0 ']'
09:51:20 [2024-03-01T09:51:20.755Z] ++ set -x
09:51:20 [2024-03-01T09:51:20.755Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:51:20 [2024-03-01T09:51:20.755Z] INFO: Testing against a local daemon
09:51:20 [2024-03-01T09:51:20.755Z] === RUN   TestSecretInspect
09:51:22 [2024-03-01T09:51:22.636Z] --- PASS: TestSecretInspect (1.98s)
09:51:22 [2024-03-01T09:51:22.636Z] === RUN   TestSecretList
09:51:24 [2024-03-01T09:51:24.516Z] --- PASS: TestSecretList (1.92s)
09:51:24 [2024-03-01T09:51:24.516Z] === RUN   TestSecretsCreateAndDelete
09:51:26 [2024-03-01T09:51:26.395Z] --- PASS: TestSecretsCreateAndDelete (1.87s)
09:51:26 [2024-03-01T09:51:26.395Z] === RUN   TestSecretsUpdate
09:51:28 [2024-03-01T09:51:28.274Z] --- PASS: TestSecretsUpdate (1.87s)
09:51:28 [2024-03-01T09:51:28.274Z] === RUN   TestTemplatedSecret
09:51:30 [2024-03-01T09:51:30.778Z] --- PASS: TestTemplatedSecret (2.56s)
09:51:30 [2024-03-01T09:51:30.778Z] === RUN   TestSecretCreateResolve
09:51:32 [2024-03-01T09:51:32.657Z] --- PASS: TestSecretCreateResolve (1.84s)
09:51:32 [2024-03-01T09:51:32.657Z] PASS
09:51:32 [2024-03-01T09:51:32.657Z] 
09:51:32 [2024-03-01T09:51:32.657Z] DONE 6 tests in 12.062s
09:51:32 [2024-03-01T09:51:32.657Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
09:51:32 [2024-03-01T09:51:32.657Z] ++ '[' -n '' ']'
09:51:32 [2024-03-01T09:51:32.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:51:32 [2024-03-01T09:51:32.657Z] ++ set -e
09:51:32 [2024-03-01T09:51:32.657Z] ++ '[' -n 0 ']'
09:51:32 [2024-03-01T09:51:32.657Z] ++ set -x
09:51:32 [2024-03-01T09:51:32.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:51:32 [2024-03-01T09:51:32.657Z] INFO: Testing against a local daemon
09:51:32 [2024-03-01T09:51:32.657Z] === RUN   TestServiceCreateInit
09:51:32 [2024-03-01T09:51:32.657Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:51:36 [2024-03-01T09:51:36.808Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:51:40 [2024-03-01T09:51:40.060Z] --- PASS: TestServiceCreateInit (6.95s)
09:51:40 [2024-03-01T09:51:40.060Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s)
09:51:40 [2024-03-01T09:51:40.060Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.28s)
09:51:40 [2024-03-01T09:51:40.060Z] === RUN   TestCreateServiceMultipleTimes
09:51:54 [2024-03-01T09:51:54.870Z] --- PASS: TestCreateServiceMultipleTimes (14.86s)
09:51:54 [2024-03-01T09:51:54.870Z] === RUN   TestCreateServiceConflict
09:51:56 [2024-03-01T09:51:56.226Z] --- PASS: TestCreateServiceConflict (1.89s)
09:51:56 [2024-03-01T09:51:56.226Z] === RUN   TestCreateServiceMaxReplicas
09:51:59 [2024-03-01T09:51:59.479Z] --- PASS: TestCreateServiceMaxReplicas (2.70s)
09:51:59 [2024-03-01T09:51:59.479Z] === RUN   TestCreateServiceSecretFileMode
09:52:11 [2024-03-01T09:52:11.620Z] --- PASS: TestCreateServiceSecretFileMode (12.58s)
09:52:11 [2024-03-01T09:52:11.620Z] === RUN   TestCreateServiceConfigFileMode
09:52:26 [2024-03-01T09:52:26.482Z] --- PASS: TestCreateServiceConfigFileMode (12.54s)
09:52:26 [2024-03-01T09:52:26.482Z] === RUN   TestCreateServiceSysctls
09:52:27 [2024-03-01T09:52:27.040Z] --- PASS: TestCreateServiceSysctls (3.05s)
09:52:27 [2024-03-01T09:52:27.040Z] === RUN   TestCreateServiceCapabilities
09:52:29 [2024-03-01T09:52:29.543Z] --- PASS: TestCreateServiceCapabilities (2.52s)
09:52:29 [2024-03-01T09:52:29.543Z] === RUN   TestInspect
09:52:32 [2024-03-01T09:52:32.796Z] --- PASS: TestInspect (2.80s)
09:52:32 [2024-03-01T09:52:32.796Z] === RUN   TestCreateJob
09:52:36 [2024-03-01T09:52:36.048Z] --- PASS: TestCreateJob (2.98s)
09:52:36 [2024-03-01T09:52:36.048Z] === RUN   TestReplicatedJob
09:52:41 [2024-03-01T09:52:41.273Z] --- PASS: TestReplicatedJob (5.32s)
09:52:41 [2024-03-01T09:52:41.273Z] === RUN   TestUpdateReplicatedJob
09:52:43 [2024-03-01T09:52:43.777Z] --- PASS: TestUpdateReplicatedJob (2.85s)
09:52:43 [2024-03-01T09:52:43.777Z] === RUN   TestServiceListWithStatuses
09:52:49 [2024-03-01T09:52:49.010Z] --- PASS: TestServiceListWithStatuses (4.71s)
09:52:49 [2024-03-01T09:52:49.010Z] === RUN   TestDockerNetworkConnectAliasPreV144
09:52:52 [2024-03-01T09:52:52.261Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.78s)
09:52:52 [2024-03-01T09:52:52.261Z] === RUN   TestDockerNetworkReConnect
09:52:55 [2024-03-01T09:52:55.513Z] --- PASS: TestDockerNetworkReConnect (3.18s)
09:52:55 [2024-03-01T09:52:55.513Z] === RUN   TestServicePlugin
09:52:55 [2024-03-01T09:52:55.513Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
09:52:55 [2024-03-01T09:52:55.513Z] --- SKIP: TestServicePlugin (0.00s)
09:52:55 [2024-03-01T09:52:55.513Z] === RUN   TestServiceUpdateLabel
09:52:57 [2024-03-01T09:52:57.391Z] --- PASS: TestServiceUpdateLabel (1.85s)
09:52:57 [2024-03-01T09:52:57.391Z] === RUN   TestServiceUpdateSecrets
09:53:12 [2024-03-01T09:53:12.259Z] --- PASS: TestServiceUpdateSecrets (14.41s)
09:53:12 [2024-03-01T09:53:12.259Z] === RUN   TestServiceUpdateConfigs
09:53:27 [2024-03-01T09:53:27.068Z] --- PASS: TestServiceUpdateConfigs (14.38s)
09:53:27 [2024-03-01T09:53:27.068Z] === RUN   TestServiceUpdateNetwork
09:53:39 [2024-03-01T09:53:39.211Z] --- PASS: TestServiceUpdateNetwork (12.16s)
09:53:39 [2024-03-01T09:53:39.211Z] === RUN   TestServiceUpdatePidsLimit
09:53:39 [2024-03-01T09:53:39.211Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:53:40 [2024-03-01T09:53:40.132Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:53:46 [2024-03-01T09:53:46.647Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:53:54 [2024-03-01T09:53:54.708Z] --- PASS: TestServiceUpdatePidsLimit (16.05s)
09:53:54 [2024-03-01T09:53:54.708Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
09:53:54 [2024-03-01T09:53:54.708Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
09:53:54 [2024-03-01T09:53:54.708Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s)
09:53:54 [2024-03-01T09:53:54.708Z] PASS
09:53:54 [2024-03-01T09:53:54.708Z] 
09:53:54 [2024-03-01T09:53:54.708Z] === Skipped
09:53:54 [2024-03-01T09:53:54.708Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:53:54 [2024-03-01T09:53:54.708Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
09:53:54 [2024-03-01T09:53:54.708Z] 
09:53:54 [2024-03-01T09:53:54.708Z] DONE 26 tests, 1 skipped in 141.601s
09:53:54 [2024-03-01T09:53:54.708Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
09:53:54 [2024-03-01T09:53:54.708Z] ++ '[' -n '' ']'
09:53:54 [2024-03-01T09:53:54.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:53:54 [2024-03-01T09:53:54.708Z] ++ set -e
09:53:54 [2024-03-01T09:53:54.708Z] ++ '[' -n 0 ']'
09:53:54 [2024-03-01T09:53:54.708Z] ++ set -x
09:53:54 [2024-03-01T09:53:54.708Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:53:54 [2024-03-01T09:53:54.708Z] INFO: Testing against a local daemon
09:53:54 [2024-03-01T09:53:54.708Z] === RUN   TestSessionCreate
09:53:54 [2024-03-01T09:53:54.708Z] --- PASS: TestSessionCreate (0.01s)
09:53:54 [2024-03-01T09:53:54.708Z] === RUN   TestSessionCreateWithBadUpgrade
09:53:54 [2024-03-01T09:53:54.708Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
09:53:54 [2024-03-01T09:53:54.708Z] PASS
09:53:54 [2024-03-01T09:53:54.708Z] 
09:53:54 [2024-03-01T09:53:54.708Z] DONE 2 tests in 0.041s
09:53:54 [2024-03-01T09:53:54.708Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
09:53:54 [2024-03-01T09:53:54.708Z] ++ '[' -n '' ']'
09:53:54 [2024-03-01T09:53:54.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:53:54 [2024-03-01T09:53:54.708Z] ++ set -e
09:53:54 [2024-03-01T09:53:54.708Z] ++ '[' -n 0 ']'
09:53:54 [2024-03-01T09:53:54.708Z] ++ set -x
09:53:54 [2024-03-01T09:53:54.708Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:53:54 [2024-03-01T09:53:54.708Z] INFO: Testing against a local daemon
09:53:54 [2024-03-01T09:53:54.708Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:53:54 [2024-03-01T09:53:54.708Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:53:54 [2024-03-01T09:53:54.708Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:53:54 [2024-03-01T09:53:54.708Z] === RUN   TestDiskUsage
09:53:54 [2024-03-01T09:53:54.708Z] === PAUSE TestDiskUsage
09:53:54 [2024-03-01T09:53:54.708Z] === RUN   TestEventsExecDie
09:53:54 [2024-03-01T09:53:54.708Z] --- PASS: TestEventsExecDie (0.44s)
09:53:54 [2024-03-01T09:53:54.708Z] === RUN   TestEventsBackwardsCompatible
09:53:54 [2024-03-01T09:53:54.708Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:53:54 [2024-03-01T09:53:54.708Z] === RUN   TestEventsVolumeCreate
09:53:54 [2024-03-01T09:53:54.708Z] --- PASS: TestEventsVolumeCreate (0.05s)
09:53:54 [2024-03-01T09:53:54.708Z] === RUN   TestInfoBinaryCommits
09:53:54 [2024-03-01T09:53:54.708Z] --- PASS: TestInfoBinaryCommits (0.01s)
09:53:54 [2024-03-01T09:53:54.708Z] === RUN   TestInfoAPIVersioned
09:53:54 [2024-03-01T09:53:54.708Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:53:54 [2024-03-01T09:53:54.708Z] === RUN   TestInfoAPI
09:53:54 [2024-03-01T09:53:54.708Z] --- PASS: TestInfoAPI (0.01s)
09:53:54 [2024-03-01T09:53:54.708Z] === RUN   TestInfoAPIWarnings
09:54:12 [2024-03-01T09:54:12.723Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:54:12 [2024-03-01T09:54:12.723Z] === RUN   TestInfoDebug
09:54:12 [2024-03-01T09:54:12.723Z] --- PASS: TestInfoDebug (0.52s)
09:54:12 [2024-03-01T09:54:12.723Z] === RUN   TestInfoInsecureRegistries
09:54:12 [2024-03-01T09:54:12.723Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:54:12 [2024-03-01T09:54:12.723Z] === RUN   TestInfoRegistryMirrors
09:54:12 [2024-03-01T09:54:12.977Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:54:12 [2024-03-01T09:54:12.977Z] === RUN   TestLoginFailsWithBadCredentials
09:54:13 [2024-03-01T09:54:13.898Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
09:54:13 [2024-03-01T09:54:13.898Z] === RUN   TestPingCacheHeaders
09:54:13 [2024-03-01T09:54:13.898Z] --- PASS: TestPingCacheHeaders (0.01s)
09:54:13 [2024-03-01T09:54:13.898Z] === RUN   TestPingGet
09:54:13 [2024-03-01T09:54:13.898Z] --- PASS: TestPingGet (0.01s)
09:54:13 [2024-03-01T09:54:13.898Z] === RUN   TestPingHead
09:54:13 [2024-03-01T09:54:13.898Z] --- PASS: TestPingHead (0.01s)
09:54:13 [2024-03-01T09:54:13.898Z] === RUN   TestPingSwarmHeader
09:54:14 [2024-03-01T09:54:14.455Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:54:15 [2024-03-01T09:54:15.012Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:54:15 [2024-03-01T09:54:15.934Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:54:15 [2024-03-01T09:54:15.934Z] --- PASS: TestPingSwarmHeader (1.90s)
09:54:15 [2024-03-01T09:54:15.934Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:54:15 [2024-03-01T09:54:15.934Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:54:15 [2024-03-01T09:54:15.934Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:54:15 [2024-03-01T09:54:15.934Z] === RUN   TestPingBuilderHeader
09:54:15 [2024-03-01T09:54:15.934Z] === RUN   TestPingBuilderHeader/default_config
09:54:16 [2024-03-01T09:54:16.187Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:54:16 [2024-03-01T09:54:16.758Z] --- PASS: TestPingBuilderHeader (1.04s)
09:54:16 [2024-03-01T09:54:16.758Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
09:54:16 [2024-03-01T09:54:16.758Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
09:54:16 [2024-03-01T09:54:16.758Z] === RUN   TestVersion
09:54:16 [2024-03-01T09:54:16.758Z] --- PASS: TestVersion (0.01s)
09:54:16 [2024-03-01T09:54:16.758Z] === CONT  TestDiskUsage
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/empty
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/empty/container_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/empty/image_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/empty/volume_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/empty/build-cache_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/after_LoadBusybox
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:54:17 [2024-03-01T09:54:17.335Z] === RUN   TestDiskUsage/after_container.Run
09:54:17 [2024-03-01T09:54:17.589Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:54:17 [2024-03-01T09:54:17.589Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:54:17 [2024-03-01T09:54:17.589Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:54:17 [2024-03-01T09:54:17.589Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:54:17 [2024-03-01T09:54:17.589Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:54:17 [2024-03-01T09:54:17.589Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:54:17 [2024-03-01T09:54:17.589Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:54:17 [2024-03-01T09:54:17.589Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:54:17 [2024-03-01T09:54:17.589Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:54:17 [2024-03-01T09:54:17.589Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:54:17 [2024-03-01T09:54:17.843Z] --- PASS: TestDiskUsage (1.02s)
09:54:17 [2024-03-01T09:54:17.843Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]     --- PASS: TestDiskUsage/after_container.Run (0.21s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z] PASS
09:54:17 [2024-03-01T09:54:17.843Z] 
09:54:17 [2024-03-01T09:54:17.843Z] === Skipped
09:54:17 [2024-03-01T09:54:17.843Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:54:17 [2024-03-01T09:54:17.843Z] 
09:54:17 [2024-03-01T09:54:17.843Z] DONE 57 tests, 1 skipped in 23.670s
09:54:17 [2024-03-01T09:54:17.843Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
09:54:17 [2024-03-01T09:54:17.843Z] ++ '[' -n '' ']'
09:54:17 [2024-03-01T09:54:17.843Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:54:17 [2024-03-01T09:54:17.843Z] ++ set -e
09:54:17 [2024-03-01T09:54:17.843Z] ++ '[' -n 0 ']'
09:54:17 [2024-03-01T09:54:17.843Z] ++ set -x
09:54:17 [2024-03-01T09:54:17.843Z] ++ 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.4JXeHPqH6a/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:54:17 [2024-03-01T09:54:17.843Z] INFO: Testing against a local daemon
09:54:17 [2024-03-01T09:54:17.843Z] === RUN   TestVolumesCreateAndList
09:54:17 [2024-03-01T09:54:17.843Z] --- PASS: TestVolumesCreateAndList (0.01s)
09:54:17 [2024-03-01T09:54:17.843Z] === RUN   TestVolumesRemove
09:54:17 [2024-03-01T09:54:17.843Z] === RUN   TestVolumesRemove/volume_in_use
09:54:17 [2024-03-01T09:54:17.843Z] === RUN   TestVolumesRemove/volume_not_in_use
09:54:17 [2024-03-01T09:54:17.843Z] === RUN   TestVolumesRemove/non-existing_volume
09:54:17 [2024-03-01T09:54:17.843Z] === RUN   TestVolumesRemove/non-existing_volume_force
09:54:17 [2024-03-01T09:54:17.843Z] --- PASS: TestVolumesRemove (0.05s)
09:54:17 [2024-03-01T09:54:17.843Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
09:54:17 [2024-03-01T09:54:17.843Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
09:54:17 [2024-03-01T09:54:17.843Z] === RUN   TestVolumesRemoveSwarmEnabled
09:54:17 [2024-03-01T09:54:17.843Z] === PAUSE TestVolumesRemoveSwarmEnabled
09:54:17 [2024-03-01T09:54:17.843Z] === RUN   TestVolumesInspect
09:54:17 [2024-03-01T09:54:17.843Z] --- PASS: TestVolumesInspect (0.01s)
09:54:17 [2024-03-01T09:54:17.843Z] === RUN   TestVolumesInvalidJSON
09:54:18 [2024-03-01T09:54:18.097Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:54:18 [2024-03-01T09:54:18.097Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:54:18 [2024-03-01T09:54:18.097Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:54:18 [2024-03-01T09:54:18.097Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:54:18 [2024-03-01T09:54:18.097Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:54:18 [2024-03-01T09:54:18.097Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:54:18 [2024-03-01T09:54:18.097Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:54:18 [2024-03-01T09:54:18.097Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:54:18 [2024-03-01T09:54:18.097Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:54:18 [2024-03-01T09:54:18.097Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:54:18 [2024-03-01T09:54:18.097Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:54:18 [2024-03-01T09:54:18.097Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:54:18 [2024-03-01T09:54:18.097Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:54:18 [2024-03-01T09:54:18.097Z] === RUN   TestVolumePruneAnonymous
09:54:18 [2024-03-01T09:54:18.097Z] --- PASS: TestVolumePruneAnonymous (0.03s)
09:54:18 [2024-03-01T09:54:18.097Z] === RUN   TestVolumePruneAnonFromImage
09:54:18 [2024-03-01T09:54:18.097Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
09:54:18 [2024-03-01T09:54:18.097Z] === CONT  TestVolumesRemoveSwarmEnabled
09:54:19 [2024-03-01T09:54:19.454Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
09:54:19 [2024-03-01T09:54:19.454Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
09:54:19 [2024-03-01T09:54:19.454Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
09:54:19 [2024-03-01T09:54:19.454Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
09:54:20 [2024-03-01T09:54:20.011Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.90s)
09:54:20 [2024-03-01T09:54:20.011Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
09:54:20 [2024-03-01T09:54:20.011Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
09:54:20 [2024-03-01T09:54:20.011Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
09:54:20 [2024-03-01T09:54:20.011Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
09:54:20 [2024-03-01T09:54:20.011Z] PASS
09:54:20 [2024-03-01T09:54:20.011Z] 
09:54:20 [2024-03-01T09:54:20.011Z] DONE 20 tests in 2.171s
09:54:20 [2024-03-01T09:54:20.011Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:54:20 [2024-03-01T09:54:20.265Z] ++++ cat bundles/test-integration/TestUsernsCommit/d78facb321e98/docker.pid
09:54:20 [2024-03-01T09:54:20.265Z] +++ kill 66845
09:54:20 [2024-03-01T09:54:20.265Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 66845 is not a child of this shell
09:54:20 [2024-03-01T09:54:20.265Z] warning: PID 66845 from bundles/test-integration/TestUsernsCommit/d78facb321e98/docker.pid had a nonzero exit code
09:54:20 [2024-03-01T09:54:20.265Z] umount: bundles/test-integration/TestUsernsCommit/d78facb321e98/root: not mounted.
09:54:20 [2024-03-01T09:54:20.265Z] ++++ cat bundles/test-integration/docker.pid
09:54:20 [2024-03-01T09:54:20.265Z] +++ kill 24471
09:54:21 [2024-03-01T09:54:21.622Z] +++ /etc/init.d/apparmor stop
09:54:21 [2024-03-01T09:54:21.622Z] Leaving: AppArmorNo profiles have been unloaded.
09:54:21 [2024-03-01T09:54:21.622Z] 
09:54:21 [2024-03-01T09:54:21.622Z] Unloading profiles will leave already running processes permanently
09:54:21 [2024-03-01T09:54:21.622Z] unconfined, which can lead to unexpected situations.
09:54:21 [2024-03-01T09:54:21.622Z] 
09:54:21 [2024-03-01T09:54:21.622Z] To set a process to complain mode, use the command line tool
09:54:21 [2024-03-01T09:54:21.622Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:54:21 [2024-03-01T09:54:21.622Z] +++ true
09:54:21 [2024-03-01T09:54:21.622Z] exiting test-integration
09:54:21 [2024-03-01T09:54:21.622Z] ++ exit 0
09:54:21 [2024-03-01T09:54:21.622Z] 
Post stage
[Pipeline] junit
09:54:22 [2024-03-01T09:54:22.615Z] Recording test results
09:54:22 [2024-03-01T09:54:22.830Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:54:23 [2024-03-01T09:54:23.122Z] + echo Ensuring container killed.
09:54:23 [2024-03-01T09:54:23.122Z] Ensuring container killed.
09:54:23 [2024-03-01T09:54:23.122Z] + docker rm -vf docker-pr1
09:54:23 [2024-03-01T09:54:23.122Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
09:54:23 [2024-03-01T09:54:23.559Z] + echo Chowning /workspace to jenkins user
09:54:23 [2024-03-01T09:54:23.559Z] Chowning /workspace to jenkins user
09:54:23 [2024-03-01T09:54:23.559Z] + id -u
09:54:23 [2024-03-01T09:54:23.560Z] + id -g
09:54:23 [2024-03-01T09:54:23.560Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47488:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:54:24 [2024-03-01T09:54:24.799Z] + bundleName=arm64-integration
09:54:24 [2024-03-01T09:54:24.799Z] + echo Creating arm64-integration-bundles.tar.gz
09:54:24 [2024-03-01T09:54:24.799Z] Creating arm64-integration-bundles.tar.gz
09:54:24 [2024-03-01T09:54:24.799Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+  ) -print
09:54:24 [2024-03-01T09:54:24.799Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:54:25 [2024-03-01T09:54:25.102Z] Archiving artifacts
09:54:25 [2024-03-01T09:54:25.373Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47488/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:54:25 [2024-03-01T09:54:25.735Z] + make clean
09:54:25 [2024-03-01T09:54:25.735Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:54:25 [2024-03-01T09:54:25.735Z] docker-dev-cache
09:54:25 [2024-03-01T09:54:25.735Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47488/1/stashes/