Skip to content
Success

Console Output

Pull request #46414 opened
11:31:31 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 150b1c8c737f81bed5601d34693c3d2db05c85eb+2c95ddf4f3948e5c959f69eaf9ef1eef4d0f6a4d (041c672743b8fd83be78e55ff9499529dd00f4ff)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46414@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
11:31:34 [2023-09-06T11:31:34.390Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:31:34 [2023-09-06T11:31:34.393Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:31:34 [2023-09-06T11:31:34.592Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0455e992ae3c8f14d) in /home/ubuntu/workspace/moby_PR-46414
[Pipeline] {
[Pipeline] checkout
11:31:34 [2023-09-06T11:31:34.614Z] The recommended git tool is: git
11:31:34 [2023-09-06T11:31:34.622Z] using credential docker-jenkins-github-credentials
11:31:34 [2023-09-06T11:31:34.636Z] Cloning the remote Git repository
11:31:34 [2023-09-06T11:31:34.636Z] Cloning with configured refspecs honoured and without tags
11:31:34 [2023-09-06T11:31:34.634Z] Cloning repository https://github.com/moby/moby.git
11:31:34 [2023-09-06T11:31:34.634Z]  > git init /home/ubuntu/workspace/moby_PR-46414 # timeout=10
11:31:34 [2023-09-06T11:31:34.639Z] Fetching upstream changes from https://github.com/moby/moby.git
11:31:34 [2023-09-06T11:31:34.639Z]  > git --version # timeout=10
11:31:34 [2023-09-06T11:31:34.642Z]  > git --version # 'git version 2.25.1'
11:31:34 [2023-09-06T11:31:34.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:31:34 [2023-09-06T11:31:34.643Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46414/head:refs/remotes/origin/PR-46414 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:31:46 [2023-09-06T11:31:46.262Z] Fetching without tags
11:31:46 [2023-09-06T11:31:46.461Z] Merging remotes/origin/master commit 2c95ddf4f3948e5c959f69eaf9ef1eef4d0f6a4d into PR head commit 150b1c8c737f81bed5601d34693c3d2db05c85eb
11:31:47 [2023-09-06T11:31:47.097Z] Merge succeeded, producing 150b1c8c737f81bed5601d34693c3d2db05c85eb
11:31:47 [2023-09-06T11:31:47.097Z] Checking out Revision 150b1c8c737f81bed5601d34693c3d2db05c85eb (PR-46414)
11:31:46 [2023-09-06T11:31:46.243Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:31:46 [2023-09-06T11:31:46.246Z]  > git config --add remote.origin.fetch +refs/pull/46414/head:refs/remotes/origin/PR-46414 # timeout=10
11:31:46 [2023-09-06T11:31:46.249Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:31:46 [2023-09-06T11:31:46.254Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:31:46 [2023-09-06T11:31:46.260Z] Fetching upstream changes from https://github.com/moby/moby.git
11:31:46 [2023-09-06T11:31:46.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:31:46 [2023-09-06T11:31:46.261Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46414/head:refs/remotes/origin/PR-46414 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:31:46 [2023-09-06T11:31:46.459Z]  > git config core.sparsecheckout # timeout=10
11:31:46 [2023-09-06T11:31:46.462Z]  > git checkout -f 150b1c8c737f81bed5601d34693c3d2db05c85eb # timeout=10
11:31:47 [2023-09-06T11:31:47.077Z]  > git remote # timeout=10
11:31:47 [2023-09-06T11:31:47.079Z]  > git config --get remote.origin.url # timeout=10
11:31:47 [2023-09-06T11:31:47.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:31:47 [2023-09-06T11:31:47.082Z]  > git merge 2c95ddf4f3948e5c959f69eaf9ef1eef4d0f6a4d # timeout=10
11:31:47 [2023-09-06T11:31:47.090Z]  > git rev-parse HEAD^{commit} # timeout=10
11:31:47 [2023-09-06T11:31:47.095Z]  > git config core.sparsecheckout # timeout=10
11:31:47 [2023-09-06T11:31:47.098Z]  > git checkout -f 150b1c8c737f81bed5601d34693c3d2db05c85eb # timeout=10
11:31:47 [2023-09-06T11:31:47.189Z] Commit message: "daemon: daemon.createSpec: remove uses of logrus"
11:31:47 [2023-09-06T11:31:47.189Z] First time build. Skipping changelog.
11:31:47 [2023-09-06T11:31:47.202Z]  > git --version # timeout=10
11:31:47 [2023-09-06T11:31:47.204Z]  > git --version # 'git version 2.25.1'
11:31:47 [2023-09-06T11:31:47.206Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:31:47 [2023-09-06T11:31:47.896Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46414:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
11:31:50 [2023-09-06T11:31:50.425Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
11:31:50 [2023-09-06T11:31:50.733Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0455e992ae3c8f14d) in /home/ubuntu/workspace/moby_PR-46414
[Pipeline] {
[Pipeline] checkout
11:31:50 [2023-09-06T11:31:50.751Z] The recommended git tool is: git
11:31:50 [2023-09-06T11:31:50.759Z] using credential docker-jenkins-github-credentials
11:31:50 [2023-09-06T11:31:50.774Z] Fetching changes from the remote Git repository
11:31:50 [2023-09-06T11:31:50.779Z] Fetching without tags
11:31:50 [2023-09-06T11:31:50.981Z] Merging remotes/origin/master commit 2c95ddf4f3948e5c959f69eaf9ef1eef4d0f6a4d into PR head commit 150b1c8c737f81bed5601d34693c3d2db05c85eb
11:31:51 [2023-09-06T11:31:51.079Z] Merge succeeded, producing 150b1c8c737f81bed5601d34693c3d2db05c85eb
11:31:51 [2023-09-06T11:31:51.079Z] Checking out Revision 150b1c8c737f81bed5601d34693c3d2db05c85eb (PR-46414)
11:31:51 [2023-09-06T11:31:51.118Z] Commit message: "daemon: daemon.createSpec: remove uses of logrus"
11:31:51 [2023-09-06T11:31:51.125Z]  > git --version # timeout=10
11:31:51 [2023-09-06T11:31:51.127Z]  > git --version # 'git version 2.25.1'
11:31:51 [2023-09-06T11:31:51.129Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:31:50 [2023-09-06T11:31:50.767Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46414/.git # timeout=10
11:31:50 [2023-09-06T11:31:50.772Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:31:50 [2023-09-06T11:31:50.777Z] Fetching upstream changes from https://github.com/moby/moby.git
11:31:50 [2023-09-06T11:31:50.778Z]  > git --version # timeout=10
11:31:50 [2023-09-06T11:31:50.780Z]  > git --version # 'git version 2.25.1'
11:31:50 [2023-09-06T11:31:50.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:31:50 [2023-09-06T11:31:50.781Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46414/head:refs/remotes/origin/PR-46414 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:31:50 [2023-09-06T11:31:50.979Z]  > git config core.sparsecheckout # timeout=10
11:31:50 [2023-09-06T11:31:50.982Z]  > git checkout -f 150b1c8c737f81bed5601d34693c3d2db05c85eb # timeout=10
11:31:51 [2023-09-06T11:31:51.058Z]  > git remote # timeout=10
11:31:51 [2023-09-06T11:31:51.061Z]  > git config --get remote.origin.url # timeout=10
11:31:51 [2023-09-06T11:31:51.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:31:51 [2023-09-06T11:31:51.064Z]  > git merge 2c95ddf4f3948e5c959f69eaf9ef1eef4d0f6a4d # timeout=10
11:31:51 [2023-09-06T11:31:51.071Z]  > git rev-parse HEAD^{commit} # timeout=10
11:31:51 [2023-09-06T11:31:51.077Z]  > git config core.sparsecheckout # timeout=10
11:31:51 [2023-09-06T11:31:51.079Z]  > git checkout -f 150b1c8c737f81bed5601d34693c3d2db05c85eb # timeout=10
11:31:51 [2023-09-06T11:31:51.763Z] + docker version
11:31:51 [2023-09-06T11:31:51.763Z] Client: Docker Engine - Community
11:31:51 [2023-09-06T11:31:51.763Z]  Version:           24.0.2
11:31:51 [2023-09-06T11:31:51.763Z]  API version:       1.43
11:31:51 [2023-09-06T11:31:51.763Z]  Go version:        go1.20.4
11:31:51 [2023-09-06T11:31:51.763Z]  Git commit:        cb74dfc
11:31:51 [2023-09-06T11:31:51.763Z]  Built:             Thu May 25 21:52:41 2023
11:31:51 [2023-09-06T11:31:51.763Z]  OS/Arch:           linux/arm64
11:31:51 [2023-09-06T11:31:51.763Z]  Context:           default
11:31:51 [2023-09-06T11:31:51.763Z] 
11:31:51 [2023-09-06T11:31:51.763Z] Server: Docker Engine - Community
11:31:51 [2023-09-06T11:31:51.763Z]  Engine:
11:31:51 [2023-09-06T11:31:51.763Z]   Version:          24.0.2
11:31:51 [2023-09-06T11:31:51.763Z]   API version:      1.43 (minimum version 1.12)
11:31:51 [2023-09-06T11:31:51.763Z]   Go version:       go1.20.4
11:31:51 [2023-09-06T11:31:51.763Z]   Git commit:       659604f
11:31:51 [2023-09-06T11:31:51.763Z]   Built:            Thu May 25 21:52:41 2023
11:31:51 [2023-09-06T11:31:51.763Z]   OS/Arch:          linux/arm64
11:31:51 [2023-09-06T11:31:51.763Z]   Experimental:     true
11:31:51 [2023-09-06T11:31:51.763Z]  containerd:
11:31:51 [2023-09-06T11:31:51.763Z]   Version:          1.6.21
11:31:51 [2023-09-06T11:31:51.763Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
11:31:51 [2023-09-06T11:31:51.763Z]  runc:
11:31:51 [2023-09-06T11:31:51.763Z]   Version:          1.1.7
11:31:51 [2023-09-06T11:31:51.763Z]   GitCommit:        v1.1.7-0-g860f061
11:31:51 [2023-09-06T11:31:51.763Z]  docker-init:
11:31:51 [2023-09-06T11:31:51.763Z]   Version:          0.19.0
11:31:51 [2023-09-06T11:31:51.763Z]   GitCommit:        de40ad0
[Pipeline] sh
11:31:52 [2023-09-06T11:31:52.042Z] + docker info
11:31:52 [2023-09-06T11:31:52.042Z] Client: Docker Engine - Community
11:31:52 [2023-09-06T11:31:52.042Z]  Version:    24.0.2
11:31:52 [2023-09-06T11:31:52.042Z]  Context:    default
11:31:52 [2023-09-06T11:31:52.042Z]  Debug Mode: false
11:31:52 [2023-09-06T11:31:52.042Z]  Plugins:
11:31:52 [2023-09-06T11:31:52.042Z]   buildx: Docker Buildx (Docker Inc.)
11:31:52 [2023-09-06T11:31:52.042Z]     Version:  v0.11.0
11:31:52 [2023-09-06T11:31:52.042Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
11:31:52 [2023-09-06T11:31:52.042Z]   compose: Docker Compose (Docker Inc.)
11:31:52 [2023-09-06T11:31:52.042Z]     Version:  v2.19.1
11:31:52 [2023-09-06T11:31:52.042Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
11:31:52 [2023-09-06T11:31:52.042Z] 
11:31:52 [2023-09-06T11:31:52.042Z] Server:
11:31:52 [2023-09-06T11:31:52.042Z]  Containers: 0
11:31:52 [2023-09-06T11:31:52.042Z]   Running: 0
11:31:52 [2023-09-06T11:31:52.042Z]   Paused: 0
11:31:52 [2023-09-06T11:31:52.042Z]   Stopped: 0
11:31:52 [2023-09-06T11:31:52.042Z]  Images: 3
11:31:52 [2023-09-06T11:31:52.042Z]  Server Version: 24.0.2
11:31:52 [2023-09-06T11:31:52.042Z]  Storage Driver: overlay2
11:31:52 [2023-09-06T11:31:52.042Z]   Backing Filesystem: extfs
11:31:52 [2023-09-06T11:31:52.042Z]   Supports d_type: true
11:31:52 [2023-09-06T11:31:52.042Z]   Using metacopy: false
11:31:52 [2023-09-06T11:31:52.042Z]   Native Overlay Diff: true
11:31:52 [2023-09-06T11:31:52.042Z]   userxattr: false
11:31:52 [2023-09-06T11:31:52.042Z]  Logging Driver: json-file
11:31:52 [2023-09-06T11:31:52.042Z]  Cgroup Driver: cgroupfs
11:31:52 [2023-09-06T11:31:52.042Z]  Cgroup Version: 1
11:31:52 [2023-09-06T11:31:52.042Z]  Plugins:
11:31:52 [2023-09-06T11:31:52.042Z]   Volume: local
11:31:52 [2023-09-06T11:31:52.042Z]   Network: bridge host ipvlan macvlan null overlay
11:31:52 [2023-09-06T11:31:52.042Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:31:52 [2023-09-06T11:31:52.042Z]  Swarm: inactive
11:31:52 [2023-09-06T11:31:52.042Z]  Runtimes: io.containerd.runc.v2 runc
11:31:52 [2023-09-06T11:31:52.042Z]  Default Runtime: runc
11:31:52 [2023-09-06T11:31:52.042Z]  Init Binary: docker-init
11:31:52 [2023-09-06T11:31:52.042Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
11:31:52 [2023-09-06T11:31:52.042Z]  runc version: v1.1.7-0-g860f061
11:31:52 [2023-09-06T11:31:52.042Z]  init version: de40ad0
11:31:52 [2023-09-06T11:31:52.042Z]  Security Options:
11:31:52 [2023-09-06T11:31:52.042Z]   apparmor
11:31:52 [2023-09-06T11:31:52.042Z]   seccomp
11:31:52 [2023-09-06T11:31:52.042Z]    Profile: builtin
11:31:52 [2023-09-06T11:31:52.042Z]  Kernel Version: 5.15.0-1039-aws
11:31:52 [2023-09-06T11:31:52.042Z]  Operating System: Ubuntu 20.04.6 LTS
11:31:52 [2023-09-06T11:31:52.042Z]  OSType: linux
11:31:52 [2023-09-06T11:31:52.042Z]  Architecture: aarch64
11:31:52 [2023-09-06T11:31:52.042Z]  CPUs: 8
11:31:52 [2023-09-06T11:31:52.042Z]  Total Memory: 30.64GiB
11:31:52 [2023-09-06T11:31:52.042Z]  Name: ip-10-100-102-171
11:31:52 [2023-09-06T11:31:52.042Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
11:31:52 [2023-09-06T11:31:52.042Z]  Docker Root Dir: /var/lib/docker
11:31:52 [2023-09-06T11:31:52.042Z]  Debug Mode: false
11:31:52 [2023-09-06T11:31:52.042Z]  Experimental: true
11:31:52 [2023-09-06T11:31:52.042Z]  Insecure Registries:
11:31:52 [2023-09-06T11:31:52.042Z]   127.0.0.0/8
11:31:52 [2023-09-06T11:31:52.042Z]  Live Restore Enabled: true
11:31:52 [2023-09-06T11:31:52.042Z] 
[Pipeline] sh
11:31:52 [2023-09-06T11:31:52.322Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:31:52 [2023-09-06T11:31:52.322Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:31:52 [2023-09-06T11:31:52.322Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46414/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:31:52 [2023-09-06T11:31:52.322Z] + bash /home/ubuntu/workspace/moby_PR-46414/check-config.sh
11:31:52 [2023-09-06T11:31:52.322Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:31:52 [2023-09-06T11:31:52.322Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
11:31:52 [2023-09-06T11:31:52.322Z] 
11:31:52 [2023-09-06T11:31:52.322Z] Generally Necessary:
11:31:52 [2023-09-06T11:31:52.322Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:31:52 [2023-09-06T11:31:52.322Z] - apparmor: enabled and tools installed
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_NAMESPACES: enabled
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_NET_NS: enabled
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_PID_NS: enabled
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_IPC_NS: enabled
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_UTS_NS: enabled
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_CGROUPS: enabled
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_CGROUP_CPUACCT: enabled
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_CGROUP_DEVICE: enabled
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_CGROUP_FREEZER: enabled
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_CGROUP_SCHED: enabled
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_CPUSETS: enabled
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_MEMCG: enabled
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_KEYS: enabled
11:31:52 [2023-09-06T11:31:52.322Z] - CONFIG_VETH: enabled (as module)
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_BRIDGE: enabled (as module)
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_NF_NAT: enabled (as module)
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_POSIX_MQUEUE: enabled
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_CGROUP_BPF: enabled
11:31:52 [2023-09-06T11:31:52.581Z] 
11:31:52 [2023-09-06T11:31:52.581Z] Optional Features:
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_USER_NS: enabled
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_SECCOMP: enabled
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_SECCOMP_FILTER: enabled
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_CGROUP_PIDS: enabled
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_MEMCG_SWAP: enabled
11:31:52 [2023-09-06T11:31:52.581Z]     (cgroup swap accounting is currently enabled)
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_BLK_CGROUP: enabled
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_CGROUP_PERF: enabled
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_CGROUP_HUGETLB: enabled
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:31:52 [2023-09-06T11:31:52.581Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_CFS_BANDWIDTH: enabled
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_RT_GROUP_SCHED: missing
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_IP_VS: enabled (as module)
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_IP_VS_NFCT: enabled
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_IP_VS_RR: enabled (as module)
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_SECURITY_SELINUX: enabled
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_SECURITY_APPARMOR: enabled
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_EXT4_FS: enabled
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:31:52 [2023-09-06T11:31:52.839Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:31:52 [2023-09-06T11:31:52.839Z] - Network Drivers:
11:31:52 [2023-09-06T11:31:52.839Z]   - "overlay":
11:31:52 [2023-09-06T11:31:52.839Z]     - CONFIG_VXLAN: enabled (as module)
11:31:52 [2023-09-06T11:31:52.839Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:31:52 [2023-09-06T11:31:52.839Z]       Optional (for encrypted networks):
11:31:53 [2023-09-06T11:31:53.098Z]       - CONFIG_CRYPTO: enabled
11:31:53 [2023-09-06T11:31:53.098Z]       - CONFIG_CRYPTO_AEAD: enabled
11:31:53 [2023-09-06T11:31:53.098Z]       - CONFIG_CRYPTO_GCM: enabled
11:31:53 [2023-09-06T11:31:53.098Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:31:53 [2023-09-06T11:31:53.098Z]       - CONFIG_CRYPTO_GHASH: enabled
11:31:53 [2023-09-06T11:31:53.098Z]       - CONFIG_XFRM: enabled
11:31:53 [2023-09-06T11:31:53.098Z]       - CONFIG_XFRM_USER: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z]       - CONFIG_INET_ESP: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z]   - "ipvlan":
11:31:53 [2023-09-06T11:31:53.098Z]     - CONFIG_IPVLAN: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z]   - "macvlan":
11:31:53 [2023-09-06T11:31:53.098Z]     - CONFIG_MACVLAN: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z]     - CONFIG_DUMMY: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z]   - "ftp,tftp client in container":
11:31:53 [2023-09-06T11:31:53.098Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z] - Storage Drivers:
11:31:53 [2023-09-06T11:31:53.098Z]   - "aufs":
11:31:53 [2023-09-06T11:31:53.098Z]     - CONFIG_AUFS_FS: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z]   - "btrfs":
11:31:53 [2023-09-06T11:31:53.098Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:31:53 [2023-09-06T11:31:53.098Z]   - "devicemapper":
11:31:53 [2023-09-06T11:31:53.098Z]     - CONFIG_BLK_DEV_DM: enabled
11:31:53 [2023-09-06T11:31:53.098Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z]   - "overlay":
11:31:53 [2023-09-06T11:31:53.098Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:31:53 [2023-09-06T11:31:53.098Z]   - "zfs":
11:31:53 [2023-09-06T11:31:53.098Z]     - /dev/zfs: present
11:31:53 [2023-09-06T11:31:53.098Z]     - zfs command: missing
11:31:53 [2023-09-06T11:31:53.098Z]     - zpool command: missing
11:31:53 [2023-09-06T11:31:53.098Z] 
11:31:53 [2023-09-06T11:31:53.098Z] Limits:
11:31:53 [2023-09-06T11:31:53.098Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:31:53 [2023-09-06T11:31:53.098Z] 
11:31:53 [2023-09-06T11:31:53.098Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:31:53 [2023-09-06T11:31:53.393Z] + docker build --force-rm -t docker:150b1c8c737f81bed5601d34693c3d2db05c85eb .
11:31:53 [2023-09-06T11:31:53.651Z] #0 building with "default" instance using docker driver
11:31:53 [2023-09-06T11:31:53.651Z] 
11:31:53 [2023-09-06T11:31:53.651Z] #1 [internal] load build definition from Dockerfile
11:31:53 [2023-09-06T11:31:53.651Z] #1 transferring dockerfile: 28.05kB done
11:31:53 [2023-09-06T11:31:53.651Z] #1 DONE 0.0s
11:31:53 [2023-09-06T11:31:53.651Z] 
11:31:53 [2023-09-06T11:31:53.651Z] #2 [internal] load .dockerignore
11:31:53 [2023-09-06T11:31:53.651Z] #2 transferring context: 113B done
11:31:53 [2023-09-06T11:31:53.651Z] #2 DONE 0.0s
11:31:53 [2023-09-06T11:31:53.651Z] 
11:31:53 [2023-09-06T11:31:53.651Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:31:53 [2023-09-06T11:31:53.651Z] #3 DONE 0.1s
11:31:53 [2023-09-06T11:31:53.651Z] 
11:31:53 [2023-09-06T11:31:53.651Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
11:31:53 [2023-09-06T11:31:53.651Z] #4 CACHED
11:31:53 [2023-09-06T11:31:53.651Z] 
11:31:53 [2023-09-06T11:31:53.651Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.2
11:31:53 [2023-09-06T11:31:53.910Z] #5 ...
11:31:53 [2023-09-06T11:31:53.910Z] 
11:31:53 [2023-09-06T11:31:53.910Z] #6 [internal] load metadata for docker.io/library/busybox:latest
11:31:53 [2023-09-06T11:31:53.910Z] #6 DONE 0.0s
11:31:53 [2023-09-06T11:31:53.910Z] 
11:31:53 [2023-09-06T11:31:53.910Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.2
11:31:53 [2023-09-06T11:31:53.910Z] #5 DONE 0.2s
11:31:53 [2023-09-06T11:31:53.910Z] 
11:31:53 [2023-09-06T11:31:53.910Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
11:31:53 [2023-09-06T11:31:53.910Z] #7 DONE 0.2s
11:31:53 [2023-09-06T11:31:53.910Z] 
11:31:53 [2023-09-06T11:31:53.910Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
11:31:53 [2023-09-06T11:31:53.910Z] #8 DONE 0.2s
11:31:53 [2023-09-06T11:31:53.910Z] 
11:31:53 [2023-09-06T11:31:53.910Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:31:53 [2023-09-06T11:31:53.910Z] #9 DONE 0.3s
11:31:53 [2023-09-06T11:31:53.910Z] 
11:31:53 [2023-09-06T11:31:53.910Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
11:31:54 [2023-09-06T11:31:54.169Z] #10 DONE 0.3s
11:31:54 [2023-09-06T11:31:54.169Z] 
11:31:54 [2023-09-06T11:31:54.169Z] #11 [internal] load metadata for docker.io/library/debian:bullseye
11:31:54 [2023-09-06T11:31:54.169Z] #11 DONE 0.3s
11:31:54 [2023-09-06T11:31:54.169Z] 
11:31:54 [2023-09-06T11:31:54.169Z] #12 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
11:31:54 [2023-09-06T11:31:54.169Z] #12 DONE 0.3s
11:31:54 [2023-09-06T11:31:54.169Z] 
11:31:54 [2023-09-06T11:31:54.169Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
11:31:54 [2023-09-06T11:31:54.169Z] #13 DONE 0.0s
11:31:54 [2023-09-06T11:31:54.169Z] 
11:31:54 [2023-09-06T11:31:54.169Z] #14 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
11:31:54 [2023-09-06T11:31:54.169Z] #14 DONE 0.0s
11:31:54 [2023-09-06T11:31:54.169Z] 
11:31:54 [2023-09-06T11:31:54.169Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:31:54 [2023-09-06T11:31:54.169Z] #15 DONE 0.0s
11:31:54 [2023-09-06T11:31:54.169Z] 
11:31:54 [2023-09-06T11:31:54.169Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox:latest
11:31:54 [2023-09-06T11:31:54.169Z] #16 DONE 0.0s
11:31:54 [2023-09-06T11:31:54.169Z] 
11:31:54 [2023-09-06T11:31:54.169Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
11:31:54 [2023-09-06T11:31:54.169Z] #17 DONE 0.0s
11:31:54 [2023-09-06T11:31:54.169Z] 
11:31:54 [2023-09-06T11:31:54.169Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
11:31:54 [2023-09-06T11:31:54.169Z] #18 DONE 0.0s
11:31:54 [2023-09-06T11:31:54.169Z] 
11:31:54 [2023-09-06T11:31:54.169Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77
11:31:54 [2023-09-06T11:31:54.169Z] #19 DONE 0.0s
11:31:54 [2023-09-06T11:31:54.169Z] 
11:31:54 [2023-09-06T11:31:54.169Z] #20 [internal] load build context
11:31:54 [2023-09-06T11:31:54.169Z] #20 ...
11:31:54 [2023-09-06T11:31:54.169Z] 
11:31:54 [2023-09-06T11:31:54.169Z] #21 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab
11:31:54 [2023-09-06T11:31:54.169Z] #21 DONE 0.0s
11:31:54 [2023-09-06T11:31:54.169Z] 
11:31:54 [2023-09-06T11:31:54.169Z] #20 [internal] load build context
11:31:55 [2023-09-06T11:31:55.106Z] #20 transferring context: 72.14MB 0.9s done
11:31:55 [2023-09-06T11:31:55.106Z] #20 DONE 1.0s
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #22 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
11:31:55 [2023-09-06T11:31:55.106Z] #22 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #23 [runc-src 1/3] WORKDIR /usr/src/runc
11:31:55 [2023-09-06T11:31:55.106Z] #23 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #24 [dev-base  8/13] 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             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:31:55 [2023-09-06T11:31:55.106Z] #24 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #25 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
11:31:55 [2023-09-06T11:31:55.106Z] #25 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #26 [base 2/5] COPY --from=xx / /
11:31:55 [2023-09-06T11:31:55.106Z] #26 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
11:31:55 [2023-09-06T11:31:55.106Z] #27 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #28 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:31:55 [2023-09-06T11:31:55.106Z] #28 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #29 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:31:55 [2023-09-06T11:31:55.106Z] #29 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #30 [registry-src 1/2] WORKDIR /usr/src/registry
11:31:55 [2023-09-06T11:31:55.106Z] #30 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #31 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.106Z] #31 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #32 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:31:55 [2023-09-06T11:31:55.106Z] #32 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #33 [tini-src 1/3] WORKDIR /usr/src/tini
11:31:55 [2023-09-06T11:31:55.106Z] #33 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #34 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.106Z] #34 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #35 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
11:31:55 [2023-09-06T11:31:55.106Z] #35 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
11:31:55 [2023-09-06T11:31:55.106Z] #36 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #37 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
11:31:55 [2023-09-06T11:31:55.106Z] #37 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #38 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.106Z] #38 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #39 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.106Z] #39 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:31:55 [2023-09-06T11:31:55.106Z] #40 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #41 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.106Z] #41 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #42 [dev-base  6/13] RUN ldconfig
11:31:55 [2023-09-06T11:31:55.106Z] #42 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #43 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
11:31:55 [2023-09-06T11:31:55.106Z] #43 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #44 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:31:55 [2023-09-06T11:31:55.106Z] #44 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #45 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
11:31:55 [2023-09-06T11:31:55.106Z] #45 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #46 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.106Z] #46 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #47 [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.0"      && /build/go-winres --help
11:31:55 [2023-09-06T11:31:55.106Z] #47 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #48 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
11:31:55 [2023-09-06T11:31:55.106Z] #48 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #49 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
11:31:55 [2023-09-06T11:31:55.106Z] #49 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #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...)
11:31:55 [2023-09-06T11:31:55.106Z] #50 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #51 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
11:31:55 [2023-09-06T11:31:55.106Z] #51 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #52 [build-dummy 2/2] RUN mkdir -p /build
11:31:55 [2023-09-06T11:31:55.106Z] #52 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #53 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
11:31:55 [2023-09-06T11:31:55.106Z] #53 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #54 [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
11:31:55 [2023-09-06T11:31:55.106Z] #54 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #55 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:31:55 [2023-09-06T11:31:55.106Z] #55 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #56 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.106Z] #56 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #57 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.106Z] #57 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #58 [binary-dummy 1/1] COPY --from=build-dummy /build /build
11:31:55 [2023-09-06T11:31:55.106Z] #58 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #59 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.106Z] #59 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #60 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
11:31:55 [2023-09-06T11:31:55.106Z] #60 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #61 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:31:55 [2023-09-06T11:31:55.106Z] #61 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.106Z] #62 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
11:31:55 [2023-09-06T11:31:55.106Z] #62 CACHED
11:31:55 [2023-09-06T11:31:55.106Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #63 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
11:31:55 [2023-09-06T11:31:55.107Z] #63 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #64 [dev-base  1/13] RUN groupadd -r docker
11:31:55 [2023-09-06T11:31:55.107Z] #64 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #65 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
11:31:55 [2023-09-06T11:31:55.107Z] #65 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #66 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:31:55 [2023-09-06T11:31:55.107Z] #66 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #67 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
11:31:55 [2023-09-06T11:31:55.107Z] #67 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #68 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
11:31:55 [2023-09-06T11:31:55.107Z] #68 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #69 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
11:31:55 [2023-09-06T11:31:55.107Z] #69 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #70 [containerd-src 1/3] WORKDIR /usr/src/containerd
11:31:55 [2023-09-06T11:31:55.107Z] #70 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #71 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
11:31:55 [2023-09-06T11:31:55.107Z] #71 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #72 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
11:31:55 [2023-09-06T11:31:55.107Z] #72 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #73 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
11:31:55 [2023-09-06T11:31:55.107Z] #73 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #74 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:31:55 [2023-09-06T11:31:55.107Z] #74 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #75 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:31:55 [2023-09-06T11:31:55.107Z] #75 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #76 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
11:31:55 [2023-09-06T11:31:55.107Z] #76 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #77 [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
11:31:55 [2023-09-06T11:31:55.107Z] #77 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #78 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.107Z] #78 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #79 [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 v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
11:31:55 [2023-09-06T11:31:55.107Z] #79 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #80 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:31:55 [2023-09-06T11:31:55.107Z] #80 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #81 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
11:31:55 [2023-09-06T11:31:55.107Z] #81 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #82 [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
11:31:55 [2023-09-06T11:31:55.107Z] #82 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #83 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
11:31:55 [2023-09-06T11:31:55.107Z] #83 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #84 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:31:55 [2023-09-06T11:31:55.107Z] #84 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #85 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
11:31:55 [2023-09-06T11:31:55.107Z] #85 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #86 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
11:31:55 [2023-09-06T11:31:55.107Z] #86 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #87 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
11:31:55 [2023-09-06T11:31:55.107Z] #87 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #88 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.107Z] #88 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #89 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:31:55 [2023-09-06T11:31:55.107Z] #89 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #90 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:31:55 [2023-09-06T11:31:55.107Z] #90 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #91 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.107Z] #91 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #92 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:31:55 [2023-09-06T11:31:55.107Z] #92 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #93 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:31:55 [2023-09-06T11:31:55.107Z] #93 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #94 [swagger-src 1/3] WORKDIR /usr/src/swagger
11:31:55 [2023-09-06T11:31:55.107Z] #94 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #95 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
11:31:55 [2023-09-06T11:31:55.107Z] #95 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #96 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.107Z] #96 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #97 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.107Z] #97 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #98 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
11:31:55 [2023-09-06T11:31:55.107Z] #98 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #99 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:31:55 [2023-09-06T11:31:55.107Z] #99 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #100 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
11:31:55 [2023-09-06T11:31:55.107Z] #100 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #101 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
11:31:55 [2023-09-06T11:31:55.107Z] #101 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #102 [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
11:31:55 [2023-09-06T11:31:55.107Z] #102 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #103 [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
11:31:55 [2023-09-06T11:31:55.107Z] #103 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #104 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli
11:31:55 [2023-09-06T11:31:55.107Z] #104 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #105 [delve-build 1/2] WORKDIR /usr/src/delve
11:31:55 [2023-09-06T11:31:55.107Z] #105 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #106 [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...)
11:31:55 [2023-09-06T11:31:55.107Z] #106 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #107 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
11:31:55 [2023-09-06T11:31:55.107Z] #107 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #108 [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.54.2"      && /build/golangci-lint --version
11:31:55 [2023-09-06T11:31:55.107Z] #108 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #109 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
11:31:55 [2023-09-06T11:31:55.107Z] #109 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #110 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:31:55 [2023-09-06T11:31:55.107Z] #110 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #111 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.107Z] #111 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #112 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
11:31:55 [2023-09-06T11:31:55.107Z] #112 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #113 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
11:31:55 [2023-09-06T11:31:55.107Z] #113 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #114 [dev-base 11/13] 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
11:31:55 [2023-09-06T11:31:55.107Z] #114 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
11:31:55 [2023-09-06T11:31:55.107Z] #115 CACHED
11:31:55 [2023-09-06T11:31:55.107Z] 
11:31:55 [2023-09-06T11:31:55.107Z] #116 [dev 1/1] COPY --link . .
11:31:56 [2023-09-06T11:31:56.481Z] #116 DONE 1.4s
11:31:56 [2023-09-06T11:31:56.481Z] 
11:31:56 [2023-09-06T11:31:56.481Z] #117 exporting to image
11:31:56 [2023-09-06T11:31:56.481Z] #117 exporting layers
11:31:57 [2023-09-06T11:31:57.415Z] #117 exporting layers 0.8s done
11:31:57 [2023-09-06T11:31:57.415Z] #117 writing image sha256:15d9ba66295d00e6f6852331b6a4545ef730b077395612b0bb7384a5295c81df done
11:31:57 [2023-09-06T11:31:57.415Z] #117 naming to docker.io/library/docker:150b1c8c737f81bed5601d34693c3d2db05c85eb done
11:31:57 [2023-09-06T11:31:57.415Z] #117 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:31:57 [2023-09-06T11:31:57.709Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:31:57 [2023-09-06T11:31:57.989Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46414/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=150b1c8c737f81bed5601d34693c3d2db05c85eb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:150b1c8c737f81bed5601d34693c3d2db05c85eb hack/test/unit
11:31:58 [2023-09-06T11:31:58.248Z] + BUILDFLAGS=(-tags 'netgo journald')
11:31:58 [2023-09-06T11:31:58.248Z] + TESTFLAGS+=' -test.timeout=5m'
11:31:58 [2023-09-06T11:31:58.248Z] + TESTDIRS=./...
11:31:58 [2023-09-06T11:31:58.248Z] + exclude_paths='/vendor/|/integration'
11:31:58 [2023-09-06T11:31:58.248Z] ++ go list ./...
11:31:58 [2023-09-06T11:31:58.248Z] ++ grep -vE '(/vendor/|/integration)'
11:31:58 [2023-09-06T11:31:58.817Z] + pkg_list='github.com/docker/docker/api
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/backend/build
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/httpstatus
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/httputils
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/middleware
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router/build
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router/checkpoint
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router/container
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router/debug
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router/distribution
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router/grpc
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router/image
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router/network
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router/plugin
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router/session
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router/swarm
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router/system
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/server/router/volume
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/backend
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/blkiodev
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/checkpoint
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/container
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/events
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/filters
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/image
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/mount
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/network
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/plugins/logdriver
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/registry
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/strslice
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/swarm
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/swarm/runtime
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/system
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/time
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/versions
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/versions/v1p19
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/versions/v1p20
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/api/types/volume
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/builder-next
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/builder-next/exporter
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/builder-next/worker
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/builder-next/worker/label
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/dockerfile
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/remotecontext
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/remotecontext/git
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/builder/remotecontext/urlutil
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/cli/debug
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/cli/winresources/docker-proxy
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/cli/winresources/dockerd
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/client
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/client/buildkit
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/cmd/docker-proxy
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/cmd/dockerd
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/cmd/dockerd/trap
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:31:58 [2023-09-06T11:31:58.817Z] github.com/docker/docker/container
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/container/stream
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/contrib/apparmor
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/contrib/httpserver
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/cluster
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/cluster/convert
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/cluster/executor
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/cluster/executor/container
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/cluster/provider
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/config
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/containerd
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/events
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/events/testutils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/copy
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/register
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/vfs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/zfs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/images
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/initlayer
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/links
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/listeners
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/awslogs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/fluentd
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/gcplogs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/gelf
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/journald
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/local
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/logentries
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/loggertest
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/loggerutils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/splunk
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/syslog
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/templates
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/names
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/network
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/snapshotter
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/stats
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/distribution
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/distribution/metadata
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/distribution/utils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/distribution/xfer
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/dockerversion
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/errdefs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/image
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/image/cache
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/image/spec/specs-go
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/image/spec/specs-go/v1
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/image/tarexport
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/image/v1
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/internal/mod
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/internal/mounttree
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/internal/multierror
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/internal/test/suite
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/internal/testutils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/internal/testutils/netnsutils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/internal/unshare
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/layer
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libcontainerd
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libcontainerd/queue
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libcontainerd/remote
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libcontainerd/shimopts
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libcontainerd/supervisor
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libcontainerd/types
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/bitmap
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/cluster
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/config
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/datastore
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/diagnostic
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/discoverapi
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/driverapi
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/bridge
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/host
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/null
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/overlay
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/remote
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/windows
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/drvregistry
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/etchosts
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/internal/caller
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/internal/kvstore
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/ipam
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/ipamapi
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/ipams/builtin
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/ipams/null
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/ipams/remote
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/ipamutils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/ipbits
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/iptables
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/netlabel
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/netutils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/networkdb
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/ns
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/options
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/osl
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/osl/kernel
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/portallocator
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/portmapper
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/resolvconf
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/scope
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/libnetwork/types
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/oci
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/oci/caps
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/opts
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/aaparser
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/archive
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/authorization
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/broadcaster
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/capabilities
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/chrootarchive
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/containerfs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/directory
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/dmesg
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/fileutils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/homedir
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/idtools
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/ioutils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/jsonmessage
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/longpath
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/loopback
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/meminfo
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/namesgenerator
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/parsers
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/parsers/kernel
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/pidfile
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/platform
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/platforms
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/plugingetter
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/plugins
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/plugins/transport
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/pools
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/process
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/progress
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/reexec
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/rootless
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/rootless/specconv
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/stack
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/stdcopy
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/streamformatter
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/stringid
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/sysinfo
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/system
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/tailfile
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/tarsum
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/pkg/useragent
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/plugin
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/plugin/executor/containerd
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/plugin/v2
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/profiles/apparmor
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/profiles/seccomp
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/quota
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/reference
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/registry
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/registry/resumable
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/restartmanager
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/runconfig
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/runconfig/opts
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/testutil
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/testutil/daemon
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/testutil/environment
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/testutil/fakecontext
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/testutil/fakegit
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/testutil/fakestorage
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/testutil/fixtures/load
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/testutil/fixtures/plugin
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/testutil/registry
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/testutil/request
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/volume
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/volume/drivers
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/volume/local
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/volume/mounts
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/volume/service
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/volume/service/opts
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/volume/testutils'
11:31:58 [2023-09-06T11:31:58.818Z] ++ grep --fixed-strings -v /libnetwork
11:31:58 [2023-09-06T11:31:58.818Z] ++ echo 'github.com/docker/docker/api
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/backend/build
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/httpstatus
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/httputils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/middleware
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router/build
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router/checkpoint
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router/container
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router/debug
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router/distribution
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router/grpc
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router/image
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router/network
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router/plugin
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router/session
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router/swarm
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router/system
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/server/router/volume
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/backend
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/blkiodev
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/checkpoint
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/container
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/events
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/filters
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/image
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/mount
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/network
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/plugins/logdriver
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/registry
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/strslice
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/swarm
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/swarm/runtime
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/system
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/time
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/versions
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/versions/v1p19
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/versions/v1p20
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/api/types/volume
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/builder-next
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/builder-next/exporter
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/builder-next/worker
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/builder-next/worker/label
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/dockerfile
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/remotecontext
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/remotecontext/git
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/builder/remotecontext/urlutil
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/cli/debug
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/cli/winresources/docker-proxy
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/cli/winresources/dockerd
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/client
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/client/buildkit
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/cmd/docker-proxy
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/cmd/dockerd
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/cmd/dockerd/trap
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/container
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/container/stream
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/contrib/apparmor
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/contrib/httpserver
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/cluster
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/cluster/convert
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/cluster/executor
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/cluster/executor/container
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/cluster/provider
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/config
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/containerd
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/events
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/events/testutils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/copy
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/register
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/vfs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/graphdriver/zfs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/images
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/initlayer
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/links
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/listeners
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/awslogs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/fluentd
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/gcplogs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/gelf
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/journald
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/local
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/logentries
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/loggertest
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/loggerutils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/splunk
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/syslog
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/logger/templates
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/names
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/network
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/snapshotter
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/daemon/stats
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/distribution
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/distribution/metadata
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/distribution/utils
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/distribution/xfer
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/dockerversion
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/errdefs
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/image
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/image/cache
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/image/spec/specs-go
11:31:58 [2023-09-06T11:31:58.818Z] github.com/docker/docker/image/spec/specs-go/v1
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/image/tarexport
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/image/v1
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/mod
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/mounttree
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/multierror
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/test/suite
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/testutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/testutils/netnsutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/unshare
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/layer
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libcontainerd
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libcontainerd/queue
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libcontainerd/remote
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libcontainerd/shimopts
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libcontainerd/supervisor
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libcontainerd/types
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/bitmap
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/cluster
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/config
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/datastore
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/diagnostic
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/discoverapi
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/driverapi
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/bridge
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/host
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/null
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/overlay
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/remote
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/windows
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/drvregistry
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/etchosts
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/internal/caller
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/internal/kvstore
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/ipam
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/ipamapi
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/ipams/builtin
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/ipams/null
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/ipams/remote
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/ipamutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/ipbits
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/iptables
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/netlabel
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/netutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/networkdb
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/ns
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/options
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/osl
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/osl/kernel
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/portallocator
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/portmapper
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/resolvconf
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/scope
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libnetwork/types
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/oci
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/oci/caps
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/opts
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/aaparser
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/archive
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/authorization
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/broadcaster
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/capabilities
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/chrootarchive
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/containerfs
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/directory
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/dmesg
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/fileutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/homedir
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/idtools
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/ioutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/jsonmessage
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/longpath
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/loopback
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/meminfo
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/namesgenerator
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/parsers
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/parsers/kernel
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/pidfile
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/platform
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/platforms
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/plugingetter
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/plugins
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/plugins/transport
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/pools
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/process
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/progress
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/reexec
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/rootless
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/rootless/specconv
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/stack
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/stdcopy
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/streamformatter
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/stringid
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/sysinfo
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/system
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/tailfile
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/tarsum
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/useragent
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/plugin
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/plugin/executor/containerd
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/plugin/v2
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/profiles/apparmor
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/profiles/seccomp
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/quota
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/reference
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/registry
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/registry/resumable
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/restartmanager
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/runconfig
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/runconfig/opts
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/testutil
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/testutil/daemon
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/testutil/environment
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/testutil/fakecontext
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/testutil/fakegit
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/testutil/fakestorage
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/testutil/fixtures/load
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/testutil/fixtures/plugin
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/testutil/registry
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/testutil/request
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/volume
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/volume/drivers
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/volume/local
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/volume/mounts
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/volume/service
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/volume/service/opts
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/volume/testutils'
11:31:58 [2023-09-06T11:31:58.819Z] + base_pkg_list='github.com/docker/docker/api
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/backend/build
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/httpstatus
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/httputils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/middleware
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router/build
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router/checkpoint
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router/container
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router/debug
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router/distribution
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router/grpc
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router/image
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router/network
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router/plugin
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router/session
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router/swarm
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router/system
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/server/router/volume
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/backend
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/blkiodev
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/checkpoint
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/container
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/events
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/filters
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/image
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/mount
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/network
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/plugins/logdriver
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/registry
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/strslice
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/swarm
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/swarm/runtime
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/system
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/time
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/versions
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/versions/v1p19
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/versions/v1p20
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/api/types/volume
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/builder-next
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/builder-next/exporter
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/builder-next/worker
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/builder-next/worker/label
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/dockerfile
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/remotecontext
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/remotecontext/git
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/builder/remotecontext/urlutil
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/cli/debug
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/cli/winresources/docker-proxy
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/cli/winresources/dockerd
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/client
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/client/buildkit
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/cmd/docker-proxy
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/cmd/dockerd
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/cmd/dockerd/trap
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/container
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/container/stream
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/contrib/apparmor
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/contrib/httpserver
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/cluster
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/cluster/convert
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/cluster/executor
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/cluster/executor/container
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/cluster/provider
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/config
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/containerd
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/events
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/events/testutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/graphdriver
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/graphdriver/copy
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/graphdriver/register
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/graphdriver/vfs
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/graphdriver/zfs
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/images
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/initlayer
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/links
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/listeners
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/awslogs
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/fluentd
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/gcplogs
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/gelf
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/journald
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/local
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/logentries
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/loggertest
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/loggerutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/splunk
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/syslog
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/logger/templates
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/names
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/network
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/snapshotter
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/daemon/stats
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/distribution
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/distribution/metadata
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/distribution/utils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/distribution/xfer
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/dockerversion
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/errdefs
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/image
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/image/cache
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/image/spec/specs-go
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/image/spec/specs-go/v1
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/image/tarexport
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/image/v1
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/mod
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/mounttree
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/multierror
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/test/suite
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/testutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/testutils/netnsutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/internal/unshare
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/layer
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libcontainerd
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libcontainerd/queue
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libcontainerd/remote
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libcontainerd/shimopts
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libcontainerd/supervisor
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/libcontainerd/types
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/oci
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/oci/caps
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/opts
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/aaparser
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/archive
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/authorization
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/broadcaster
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/capabilities
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/chrootarchive
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/containerfs
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/directory
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/dmesg
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/fileutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/homedir
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/idtools
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/ioutils
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/jsonmessage
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/longpath
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/loopback
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/meminfo
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/namesgenerator
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/parsers
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/parsers/kernel
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/pidfile
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/platform
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/platforms
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/plugingetter
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/plugins
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/plugins/transport
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/pools
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/process
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/progress
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/reexec
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/rootless
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/rootless/specconv
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/stack
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/stdcopy
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/streamformatter
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/stringid
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/sysinfo
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/system
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/tailfile
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/tarsum
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/pkg/useragent
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/plugin
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/plugin/executor/containerd
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/plugin/v2
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/profiles/apparmor
11:31:58 [2023-09-06T11:31:58.819Z] github.com/docker/docker/profiles/seccomp
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/quota
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/reference
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/registry
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/registry/resumable
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/restartmanager
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/runconfig
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/runconfig/opts
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/daemon
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/environment
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/fakecontext
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/fakegit
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/fakestorage
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/fixtures/load
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/fixtures/plugin
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/registry
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/request
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/volume
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/volume/drivers
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/volume/local
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/volume/mounts
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/volume/service
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/volume/service/opts
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/volume/testutils'
11:31:58 [2023-09-06T11:31:58.820Z] ++ grep --fixed-strings /libnetwork
11:31:58 [2023-09-06T11:31:58.820Z] ++ echo 'github.com/docker/docker/api
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/backend/build
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/httpstatus
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/httputils
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/middleware
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router/build
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router/checkpoint
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router/container
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router/debug
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router/distribution
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router/grpc
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router/image
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router/network
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router/plugin
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router/session
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router/swarm
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router/system
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/server/router/volume
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/backend
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/blkiodev
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/checkpoint
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/container
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/events
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/filters
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/image
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/mount
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/network
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/plugins/logdriver
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/registry
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/strslice
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/swarm
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/swarm/runtime
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/system
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/time
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/versions
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/versions/v1p19
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/versions/v1p20
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/api/types/volume
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/builder-next
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/builder-next/exporter
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/builder-next/worker
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/builder-next/worker/label
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/dockerfile
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/remotecontext
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/remotecontext/git
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/builder/remotecontext/urlutil
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/cli/debug
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/cli/winresources/docker-proxy
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/cli/winresources/dockerd
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/client
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/client/buildkit
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/cmd/docker-proxy
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/cmd/dockerd
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/cmd/dockerd/trap
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/container
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/container/stream
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/contrib/apparmor
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/contrib/httpserver
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/cluster
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/cluster/convert
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/cluster/executor
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/cluster/executor/container
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/cluster/provider
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/config
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/containerd
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/events
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/events/testutils
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/graphdriver
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/graphdriver/copy
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/graphdriver/register
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/graphdriver/vfs
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/graphdriver/zfs
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/images
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/initlayer
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/links
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/listeners
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/awslogs
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/fluentd
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/gcplogs
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/gelf
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/journald
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/local
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/logentries
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/loggertest
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/loggerutils
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/splunk
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/syslog
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/logger/templates
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/names
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/network
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/snapshotter
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/daemon/stats
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/distribution
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/distribution/metadata
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/distribution/utils
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/distribution/xfer
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/dockerversion
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/errdefs
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/image
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/image/cache
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/image/spec/specs-go
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/image/spec/specs-go/v1
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/image/tarexport
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/image/v1
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/internal/mod
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/internal/mounttree
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/internal/multierror
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/internal/test/suite
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/internal/testutils
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/internal/testutils/netnsutils
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/internal/unshare
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/layer
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libcontainerd
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libcontainerd/queue
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libcontainerd/remote
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libcontainerd/shimopts
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libcontainerd/supervisor
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libcontainerd/types
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/bitmap
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/cluster
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/config
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/datastore
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/diagnostic
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/discoverapi
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/driverapi
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/bridge
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/host
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/null
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/overlay
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/remote
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/windows
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/drvregistry
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/etchosts
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/internal/caller
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/internal/kvstore
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/ipam
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/ipamapi
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/ipams/builtin
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/ipams/null
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/ipams/remote
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/ipamutils
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/ipbits
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/iptables
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/netlabel
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/netutils
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/networkdb
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/ns
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/options
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/osl
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/osl/kernel
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/portallocator
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/portmapper
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/resolvconf
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/scope
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/libnetwork/types
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/oci
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/oci/caps
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/opts
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/aaparser
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/archive
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/authorization
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/broadcaster
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/capabilities
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/chrootarchive
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/containerfs
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/directory
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/dmesg
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/fileutils
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/homedir
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/idtools
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/ioutils
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/jsonmessage
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/longpath
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/loopback
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/meminfo
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/namesgenerator
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/parsers
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/parsers/kernel
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/pidfile
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/platform
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/platforms
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/plugingetter
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/plugins
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/plugins/transport
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/pools
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/process
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/progress
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/reexec
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/rootless
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/rootless/specconv
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/stack
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/stdcopy
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/streamformatter
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/stringid
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/sysinfo
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/system
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/tailfile
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/tarsum
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/pkg/useragent
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/plugin
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/plugin/executor/containerd
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/plugin/v2
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/profiles/apparmor
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/profiles/seccomp
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/quota
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/reference
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/registry
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/registry/resumable
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/restartmanager
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/runconfig
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/runconfig/opts
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/daemon
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/environment
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/fakecontext
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/fakegit
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/fakestorage
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/fixtures/load
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/fixtures/plugin
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/registry
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/testutil/request
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/volume
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/volume/drivers
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/volume/local
11:31:58 [2023-09-06T11:31:58.820Z] github.com/docker/docker/volume/mounts
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/volume/service
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/volume/service/opts
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/volume/testutils'
11:31:58 [2023-09-06T11:31:58.821Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/bitmap
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cluster
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/config
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/datastore
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/diagnostic
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/discoverapi
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/driverapi
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/bridge
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/host
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/null
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/overlay
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/remote
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/windows
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drvregistry
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/etchosts
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/internal/caller
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/internal/kvstore
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipam
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipamapi
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipams/builtin
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipams/null
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipams/remote
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipamutils
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipbits
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/iptables
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/netlabel
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/netutils
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/networkdb
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ns
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/options
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/osl
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/osl/kernel
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/portallocator
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/portmapper
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/resolvconf
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/scope
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/types'
11:31:58 [2023-09-06T11:31:58.821Z] + echo 'github.com/docker/docker/libnetwork
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/bitmap
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cluster
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/config
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/datastore
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/diagnostic
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/discoverapi
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/driverapi
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/bridge
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/host
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/null
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/overlay
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/remote
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/windows
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drvregistry
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/etchosts
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/internal/caller
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/internal/kvstore
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipam
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipamapi
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipams/builtin
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipams/null
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipams/remote
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipamutils
11:31:58 [2023-09-06T11:31:58.821Z] + grep --fixed-strings libnetwork/drivers/bridge
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ipbits
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/iptables
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/netlabel
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/netutils
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/networkdb
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/ns
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/options
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/osl
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/osl/kernel
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/portallocator
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/portmapper
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/resolvconf
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/scope
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/types'
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/bridge
11:31:58 [2023-09-06T11:31:58.821Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:31:58 [2023-09-06T11:31:58.821Z] + type docker-proxy
11:31:58 [2023-09-06T11:31:58.821Z] hack/test/unit: line 25: type: docker-proxy: not found
11:31:58 [2023-09-06T11:31:58.821Z] + hack/make.sh binary-proxy install-proxy
11:31:58 [2023-09-06T11:31:58.821Z] 
11:31:58 [2023-09-06T11:31:58.821Z] Removing bundles/
11:31:58 [2023-09-06T11:31:58.821Z] 
11:31:58 [2023-09-06T11:31:58.821Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:31:58 [2023-09-06T11:31:58.821Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
11:31:58 [2023-09-06T11:31:58.821Z] + tee /go/src/github.com/docker/docker/go.mod
11:31:58 [2023-09-06T11:31:58.821Z] module github.com/docker/docker
11:31:58 [2023-09-06T11:31:58.821Z] 
11:31:58 [2023-09-06T11:31:58.821Z] go 1.19
11:31:58 [2023-09-06T11:31:58.821Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
11:31:58 [2023-09-06T11:31:58.821Z] + GO111MODULE=on
11:31:58 [2023-09-06T11:31:58.821Z] + 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=150b1c8c737f81bed5601d34693c3d2db05c85eb" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-06T11:31:58.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 ' github.com/docker/docker/cmd/docker-proxy
11:32:03 [2023-09-06T11:32:03.009Z] + rm -f /go/src/github.com/docker/docker/go.mod
11:32:03 [2023-09-06T11:32:03.009Z] Created binary: bundles/binary-proxy/docker-proxy
11:32:03 [2023-09-06T11:32:03.009Z] 
11:32:03 [2023-09-06T11:32:03.009Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:32:03 [2023-09-06T11:32:03.009Z] Installing docker-proxy to /usr/local/bin/
11:32:03 [2023-09-06T11:32:03.009Z] 
11:32:03 [2023-09-06T11:32:03.009Z] + mkdir -p bundles
11:32:03 [2023-09-06T11:32:03.009Z] + '[' -n 'github.com/docker/docker/api
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/backend/build
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/httpstatus
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/httputils
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/middleware
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router/build
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router/checkpoint
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router/container
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router/debug
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router/distribution
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router/grpc
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router/image
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router/network
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router/plugin
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router/session
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router/swarm
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router/system
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/server/router/volume
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/backend
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/blkiodev
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/checkpoint
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/container
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/events
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/filters
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/image
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/mount
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/network
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/plugins/logdriver
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/registry
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/strslice
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/swarm
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/swarm/runtime
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/system
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/time
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/versions
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/versions/v1p19
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/versions/v1p20
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/api/types/volume
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/builder-next
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/builder-next/exporter
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/builder-next/worker
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/builder-next/worker/label
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/dockerfile
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/remotecontext
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/remotecontext/git
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/builder/remotecontext/urlutil
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/cli/debug
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/cli/winresources/docker-proxy
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/cli/winresources/dockerd
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/client
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/client/buildkit
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/cmd/docker-proxy
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/cmd/dockerd
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/cmd/dockerd/trap
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/container
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/container/stream
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/contrib/apparmor
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/contrib/httpserver
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/cluster
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/cluster/convert
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/cluster/executor
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/cluster/executor/container
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/cluster/provider
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/config
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/containerd
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/events
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/events/testutils
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/graphdriver
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/graphdriver/copy
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/graphdriver/register
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/graphdriver/vfs
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/graphdriver/zfs
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/images
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/initlayer
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/links
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/listeners
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/awslogs
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/fluentd
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/gcplogs
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/gelf
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/journald
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/local
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/logentries
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/loggertest
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/loggerutils
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/splunk
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/syslog
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/logger/templates
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/names
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/network
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/snapshotter
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/daemon/stats
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/distribution
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/distribution/metadata
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/distribution/utils
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/distribution/xfer
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/dockerversion
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/errdefs
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/image
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/image/cache
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/image/spec/specs-go
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/image/spec/specs-go/v1
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/image/tarexport
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/image/v1
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/internal/mod
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/internal/mounttree
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/internal/multierror
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/internal/test/suite
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/internal/testutils
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/internal/testutils/netnsutils
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/internal/unshare
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/layer
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/libcontainerd
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/libcontainerd/queue
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/libcontainerd/remote
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/libcontainerd/shimopts
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/libcontainerd/supervisor
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/libcontainerd/types
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/oci
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/oci/caps
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/opts
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/pkg/aaparser
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/pkg/archive
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/pkg/authorization
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/pkg/broadcaster
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/pkg/capabilities
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/pkg/chrootarchive
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/pkg/containerfs
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/pkg/directory
11:32:03 [2023-09-06T11:32:03.009Z] github.com/docker/docker/pkg/dmesg
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/fileutils
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/homedir
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/idtools
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/ioutils
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/jsonmessage
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/longpath
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/loopback
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/meminfo
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/namesgenerator
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/parsers
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/parsers/kernel
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/pidfile
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/platform
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/platforms
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/plugingetter
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/plugins
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/plugins/transport
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/pools
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/process
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/progress
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/reexec
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/rootless
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/rootless/specconv
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/stack
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/stdcopy
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/streamformatter
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/stringid
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/sysinfo
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/system
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/tailfile
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/tarsum
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/pkg/useragent
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/plugin
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/plugin/executor/containerd
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/plugin/v2
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/profiles/apparmor
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/profiles/seccomp
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/quota
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/reference
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/registry
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/registry/resumable
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/restartmanager
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/runconfig
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/runconfig/opts
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/testutil
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/testutil/daemon
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/testutil/environment
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/testutil/fakecontext
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/testutil/fakegit
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/testutil/fakestorage
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/testutil/fixtures/load
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/testutil/fixtures/plugin
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/testutil/registry
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/testutil/request
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/volume
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/volume/drivers
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/volume/local
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/volume/mounts
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/volume/service
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/volume/service/opts
11:32:03 [2023-09-06T11:32:03.010Z] github.com/docker/docker/volume/testutils' ']'
11:32:03 [2023-09-06T11:32:03.010Z] + 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/logentries 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/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror 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/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/aaparser 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/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
11:32:03 [2023-09-06T11:32:03.953Z] ?   	github.com/docker/docker/api	[no test files]
11:32:10 [2023-09-06T11:32:10.543Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
11:32:10 [2023-09-06T11:32:10.543Z] ok  	github.com/docker/docker/api/server	0.051s	coverage: 13.0% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 6.0% of statements
11:32:32 [2023-09-06T11:32:32.485Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ok  	github.com/docker/docker/api/server/router/volume	0.017s	coverage: 66.7% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] 	github.com/docker/docker/api/types/network	coverage: 77.5% of statements
11:32:32 [2023-09-06T11:32:32.485Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
11:32:32 [2023-09-06T11:32:32.485Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ok  	github.com/docker/docker/api/types/network	0.006s	coverage: 77.5% of statements
11:32:32 [2023-09-06T11:32:32.485Z] 	github.com/docker/docker/api/types/container	coverage: 83.7% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types/system	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/builder	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
11:32:32 [2023-09-06T11:32:32.485Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
11:32:32 [2023-09-06T11:32:32.485Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
11:32:32 [2023-09-06T11:32:32.485Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
11:32:32 [2023-09-06T11:32:32.745Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
11:32:32 [2023-09-06T11:32:32.745Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
11:32:32 [2023-09-06T11:32:32.745Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
11:32:32 [2023-09-06T11:32:32.745Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
11:32:32 [2023-09-06T11:32:32.745Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
11:32:32 [2023-09-06T11:32:32.745Z] ok  	github.com/docker/docker/cli/debug	0.016s	coverage: 100.0% of statements
11:32:32 [2023-09-06T11:32:32.745Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
11:32:32 [2023-09-06T11:32:32.745Z] ok  	github.com/docker/docker/builder/dockerfile	0.060s	coverage: 50.1% of statements
11:32:32 [2023-09-06T11:32:32.745Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
11:32:32 [2023-09-06T11:32:32.745Z] ok  	github.com/docker/docker/builder/remotecontext	0.087s	coverage: 33.5% of statements
11:32:33 [2023-09-06T11:32:33.682Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
11:32:33 [2023-09-06T11:32:33.682Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
11:32:33 [2023-09-06T11:32:33.682Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.018s	coverage: 66.5% of statements
11:32:33 [2023-09-06T11:32:33.682Z] 	github.com/docker/docker/client	coverage: 77.4% of statements
11:32:33 [2023-09-06T11:32:33.682Z] ok  	github.com/docker/docker/client	0.118s	coverage: 77.4% of statements
11:32:37 [2023-09-06T11:32:37.878Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
11:32:37 [2023-09-06T11:32:37.878Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.991s	coverage: 82.5% of statements
11:32:46 [2023-09-06T11:32:46.002Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:32:46 [2023-09-06T11:32:46.002Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:32:46 [2023-09-06T11:32:46.002Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:32:46 [2023-09-06T11:32:46.002Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:32:46 [2023-09-06T11:32:46.002Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
11:32:46 [2023-09-06T11:32:46.002Z] ok  	github.com/docker/docker/container	0.156s	coverage: 36.5% of statements
11:32:46 [2023-09-06T11:32:46.002Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.3% of statements
11:32:46 [2023-09-06T11:32:46.002Z] ok  	github.com/docker/docker/cmd/dockerd	0.269s	coverage: 30.3% of statements
11:32:48 [2023-09-06T11:32:48.537Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
11:32:48 [2023-09-06T11:32:48.537Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.475s	coverage: 0.0% of statements
11:32:49 [2023-09-06T11:32:49.473Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:32:49 [2023-09-06T11:32:49.473Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
11:32:49 [2023-09-06T11:32:49.473Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
11:32:49 [2023-09-06T11:32:49.473Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
11:32:49 [2023-09-06T11:32:49.473Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.021s	coverage: 39.2% of statements
11:32:49 [2023-09-06T11:32:49.473Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
11:32:49 [2023-09-06T11:32:49.473Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
11:32:50 [2023-09-06T11:32:50.040Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:32:50 [2023-09-06T11:32:50.040Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
11:32:50 [2023-09-06T11:32:50.040Z] ok  	github.com/docker/docker/daemon/config	0.064s	coverage: 75.7% of statements
11:32:50 [2023-09-06T11:32:50.975Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:32:50 [2023-09-06T11:32:50.976Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
11:32:50 [2023-09-06T11:32:50.976Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
11:32:50 [2023-09-06T11:32:50.976Z] 	github.com/docker/docker/daemon/containerd	coverage: 1.0% of statements
11:32:50 [2023-09-06T11:32:50.976Z] ok  	github.com/docker/docker/daemon/containerd	0.022s	coverage: 1.0% of statements
11:32:50 [2023-09-06T11:32:50.976Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
11:32:50 [2023-09-06T11:32:50.976Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
11:32:51 [2023-09-06T11:32:51.234Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
11:32:51 [2023-09-06T11:32:51.234Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
11:32:51 [2023-09-06T11:32:51.493Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
11:32:51 [2023-09-06T11:32:51.493Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.190s	coverage: 59.6% of statements
11:32:51 [2023-09-06T11:32:51.751Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:32:51 [2023-09-06T11:32:51.751Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
11:32:51 [2023-09-06T11:32:51.751Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
11:32:52 [2023-09-06T11:32:52.011Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:32:52 [2023-09-06T11:32:52.011Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:32:52 [2023-09-06T11:32:52.270Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
11:32:52 [2023-09-06T11:32:52.270Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.200s	coverage: 60.2% of statements
11:32:52 [2023-09-06T11:32:52.270Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
11:32:52 [2023-09-06T11:32:52.270Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
11:32:52 [2023-09-06T11:32:52.839Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
11:32:52 [2023-09-06T11:32:52.839Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
11:32:53 [2023-09-06T11:32:53.407Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
11:32:53 [2023-09-06T11:32:53.407Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.462s	coverage: 13.0% of statements
11:32:53 [2023-09-06T11:32:53.407Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:32:53 [2023-09-06T11:32:53.407Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:32:53 [2023-09-06T11:32:53.407Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
11:32:53 [2023-09-06T11:32:53.407Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
11:32:53 [2023-09-06T11:32:53.407Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
11:32:53 [2023-09-06T11:32:53.407Z] ok  	github.com/docker/docker/daemon/images	0.030s	coverage: 3.0% of statements
11:32:53 [2023-09-06T11:32:53.666Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
11:32:53 [2023-09-06T11:32:53.666Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
11:32:53 [2023-09-06T11:32:53.926Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
11:32:53 [2023-09-06T11:32:53.926Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.130s	coverage: 78.3% of statements
11:32:53 [2023-09-06T11:32:53.926Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:32:53 [2023-09-06T11:32:53.926Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
11:32:53 [2023-09-06T11:32:53.926Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
11:32:53 [2023-09-06T11:32:53.926Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
11:32:53 [2023-09-06T11:32:53.926Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
11:32:54 [2023-09-06T11:32:54.494Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
11:32:54 [2023-09-06T11:32:54.494Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
11:32:54 [2023-09-06T11:32:54.494Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
11:32:54 [2023-09-06T11:32:54.494Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
11:32:54 [2023-09-06T11:32:54.494Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
11:32:54 [2023-09-06T11:32:54.494Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 87.2% of statements
11:32:54 [2023-09-06T11:32:54.753Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
11:32:54 [2023-09-06T11:32:54.753Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.072s	coverage: 76.8% of statements
11:32:54 [2023-09-06T11:32:54.753Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:32:54 [2023-09-06T11:32:54.753Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
11:32:54 [2023-09-06T11:32:54.753Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
11:32:54 [2023-09-06T11:32:54.753Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 79.4% of statements
11:32:55 [2023-09-06T11:32:55.320Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
11:32:55 [2023-09-06T11:32:55.320Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
11:32:55 [2023-09-06T11:32:55.320Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
11:32:55 [2023-09-06T11:32:55.320Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.026s	coverage: 63.5% of statements
11:32:55 [2023-09-06T11:32:55.578Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:32:55 [2023-09-06T11:32:55.578Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
11:32:55 [2023-09-06T11:32:55.578Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
11:32:55 [2023-09-06T11:32:55.578Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
11:32:55 [2023-09-06T11:32:55.578Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
11:32:55 [2023-09-06T11:32:55.837Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
11:32:55 [2023-09-06T11:32:55.837Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:32:55 [2023-09-06T11:32:55.837Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
11:32:55 [2023-09-06T11:32:55.837Z] ok  	github.com/docker/docker/daemon/network	0.012s	coverage: 63.8% of statements
11:32:55 [2023-09-06T11:32:55.837Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
11:32:55 [2023-09-06T11:32:55.837Z] ok  	github.com/docker/docker/daemon/logger/journald	1.442s	coverage: 74.5% of statements
11:32:56 [2023-09-06T11:32:56.772Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:32:56 [2023-09-06T11:32:56.772Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
11:32:56 [2023-09-06T11:32:56.772Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
11:32:56 [2023-09-06T11:32:56.772Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
11:32:56 [2023-09-06T11:32:56.772Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
11:32:56 [2023-09-06T11:32:56.772Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
11:32:56 [2023-09-06T11:32:56.772Z] ok  	github.com/docker/docker/distribution/metadata	0.030s	coverage: 44.4% of statements
11:32:57 [2023-09-06T11:32:57.031Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
11:32:57 [2023-09-06T11:32:57.031Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.414s	coverage: 82.5% of statements
11:32:57 [2023-09-06T11:32:57.290Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
11:32:57 [2023-09-06T11:32:57.290Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
11:32:57 [2023-09-06T11:32:57.290Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
11:32:57 [2023-09-06T11:32:57.290Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
11:32:57 [2023-09-06T11:32:57.290Z] 	github.com/docker/docker/image	coverage: 84.8% of statements
11:32:57 [2023-09-06T11:32:57.290Z] ok  	github.com/docker/docker/image	0.027s	coverage: 84.8% of statements
11:32:57 [2023-09-06T11:32:57.549Z] ?   	github.com/docker/docker/image/v1	[no test files]
11:32:57 [2023-09-06T11:32:57.549Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
11:32:57 [2023-09-06T11:32:57.549Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
11:32:57 [2023-09-06T11:32:57.549Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
11:32:57 [2023-09-06T11:32:57.549Z] 	github.com/docker/docker/internal/multierror	coverage: 88.9% of statements
11:32:57 [2023-09-06T11:32:57.549Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
11:32:57 [2023-09-06T11:32:57.549Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
11:32:57 [2023-09-06T11:32:57.549Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.6% of statements
11:32:57 [2023-09-06T11:32:57.549Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:32:57 [2023-09-06T11:32:57.549Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
11:32:57 [2023-09-06T11:32:57.549Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
11:32:57 [2023-09-06T11:32:57.549Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
11:32:58 [2023-09-06T11:32:58.116Z] 	github.com/docker/docker/distribution	coverage: 29.6% of statements
11:32:58 [2023-09-06T11:32:58.116Z] ok  	github.com/docker/docker/distribution	1.520s	coverage: 29.6% of statements
11:32:58 [2023-09-06T11:32:58.683Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:32:58 [2023-09-06T11:32:58.683Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:32:58 [2023-09-06T11:32:58.683Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
11:32:58 [2023-09-06T11:32:58.683Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:32:58 [2023-09-06T11:32:58.683Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:32:58 [2023-09-06T11:32:58.683Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
11:32:58 [2023-09-06T11:32:58.683Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
11:32:58 [2023-09-06T11:32:58.943Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
11:32:58 [2023-09-06T11:32:58.943Z] ok  	github.com/docker/docker/distribution/xfer	2.181s	coverage: 85.4% of statements
11:32:59 [2023-09-06T11:32:59.202Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:32:59 [2023-09-06T11:32:59.202Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
11:32:59 [2023-09-06T11:32:59.202Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 38.1% of statements
11:32:59 [2023-09-06T11:32:59.202Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
11:32:59 [2023-09-06T11:32:59.202Z] ok  	github.com/docker/docker/pkg/aaparser	0.033s	coverage: 52.9% of statements
11:32:59 [2023-09-06T11:32:59.202Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
11:32:59 [2023-09-06T11:32:59.202Z] ok  	github.com/docker/docker/opts	0.037s	coverage: 67.9% of statements
11:32:59 [2023-09-06T11:32:59.461Z] 	github.com/docker/docker/daemon	coverage: 17.3% of statements
11:32:59 [2023-09-06T11:32:59.461Z] ok  	github.com/docker/docker/daemon	10.928s	coverage: 17.3% of statements
11:33:00 [2023-09-06T11:33:00.029Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
11:33:00 [2023-09-06T11:33:00.029Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
11:33:00 [2023-09-06T11:33:00.029Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
11:33:00 [2023-09-06T11:33:00.029Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
11:33:00 [2023-09-06T11:33:00.029Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
11:33:00 [2023-09-06T11:33:00.029Z] ok  	github.com/docker/docker/pkg/containerfs	0.016s	coverage: 28.6% of statements
11:33:00 [2023-09-06T11:33:00.029Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
11:33:00 [2023-09-06T11:33:00.029Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
11:33:00 [2023-09-06T11:33:00.029Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
11:33:00 [2023-09-06T11:33:00.029Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
11:33:00 [2023-09-06T11:33:00.029Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
11:33:00 [2023-09-06T11:33:00.029Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 56.4% of statements
11:33:00 [2023-09-06T11:33:00.029Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
11:33:00 [2023-09-06T11:33:00.029Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.274s	coverage: 83.7% of statements
11:33:00 [2023-09-06T11:33:00.288Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
11:33:00 [2023-09-06T11:33:00.288Z] ok  	github.com/docker/docker/pkg/authorization	0.374s	coverage: 68.3% of statements
11:33:00 [2023-09-06T11:33:00.288Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
11:33:00 [2023-09-06T11:33:00.288Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 8.3% of statements
11:33:00 [2023-09-06T11:33:00.288Z] 	github.com/docker/docker/pkg/archive	coverage: 81.2% of statements
11:33:00 [2023-09-06T11:33:00.288Z] ok  	github.com/docker/docker/pkg/archive	0.474s	coverage: 81.2% of statements
11:33:00 [2023-09-06T11:33:00.547Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:33:00 [2023-09-06T11:33:00.547Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
11:33:00 [2023-09-06T11:33:00.547Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
11:33:00 [2023-09-06T11:33:00.547Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
11:33:00 [2023-09-06T11:33:00.547Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 92.3% of statements
11:33:00 [2023-09-06T11:33:00.547Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 45.5% of statements
11:33:00 [2023-09-06T11:33:00.547Z] ok  	github.com/docker/docker/pkg/meminfo	0.011s	coverage: 75.0% of statements
11:33:00 [2023-09-06T11:33:00.547Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
11:33:00 [2023-09-06T11:33:00.547Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
11:33:00 [2023-09-06T11:33:00.806Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
11:33:00 [2023-09-06T11:33:00.806Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
11:33:00 [2023-09-06T11:33:00.806Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
11:33:00 [2023-09-06T11:33:00.806Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
11:33:00 [2023-09-06T11:33:00.806Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:33:00 [2023-09-06T11:33:00.806Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
11:33:00 [2023-09-06T11:33:00.806Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:33:00 [2023-09-06T11:33:00.806Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
11:33:00 [2023-09-06T11:33:00.806Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
11:33:00 [2023-09-06T11:33:00.806Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
11:33:00 [2023-09-06T11:33:00.806Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.013s	coverage: 90.2% of statements
11:33:00 [2023-09-06T11:33:00.806Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
11:33:00 [2023-09-06T11:33:00.806Z] ok  	github.com/docker/docker/pkg/ioutils	0.385s	coverage: 72.3% of statements
11:33:01 [2023-09-06T11:33:01.065Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
11:33:01 [2023-09-06T11:33:01.065Z] ok  	github.com/docker/docker/pkg/idtools	0.597s	coverage: 69.8% of statements
11:33:01 [2023-09-06T11:33:01.324Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:33:01 [2023-09-06T11:33:01.324Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:33:01 [2023-09-06T11:33:01.324Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
11:33:01 [2023-09-06T11:33:01.324Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.008s	coverage: 90.0% of statements
11:33:01 [2023-09-06T11:33:01.324Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
11:33:01 [2023-09-06T11:33:01.324Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
11:33:01 [2023-09-06T11:33:01.324Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
11:33:01 [2023-09-06T11:33:01.324Z] ok  	github.com/docker/docker/pkg/pools	0.013s	coverage: 88.2% of statements
11:33:01 [2023-09-06T11:33:01.324Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
11:33:01 [2023-09-06T11:33:01.324Z] ok  	github.com/docker/docker/pkg/process	0.014s	coverage: 21.7% of statements
11:33:01 [2023-09-06T11:33:01.583Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
11:33:01 [2023-09-06T11:33:01.583Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:33:01 [2023-09-06T11:33:01.583Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
11:33:01 [2023-09-06T11:33:01.583Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
11:33:01 [2023-09-06T11:33:01.583Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
11:33:01 [2023-09-06T11:33:01.583Z] ok  	github.com/docker/docker/pkg/stack	0.008s	coverage: 90.9% of statements
11:33:01 [2023-09-06T11:33:01.583Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
11:33:01 [2023-09-06T11:33:01.583Z] ok  	github.com/docker/docker/pkg/reexec	0.029s	coverage: 82.4% of statements
11:33:01 [2023-09-06T11:33:01.583Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
11:33:01 [2023-09-06T11:33:01.583Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
11:33:01 [2023-09-06T11:33:01.843Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
11:33:01 [2023-09-06T11:33:01.843Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
11:33:01 [2023-09-06T11:33:01.843Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
11:33:01 [2023-09-06T11:33:01.843Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
11:33:02 [2023-09-06T11:33:02.103Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
11:33:02 [2023-09-06T11:33:02.103Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
11:33:02 [2023-09-06T11:33:02.103Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
11:33:02 [2023-09-06T11:33:02.103Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.4% of statements
11:33:02 [2023-09-06T11:33:02.103Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
11:33:02 [2023-09-06T11:33:02.103Z] ok  	github.com/docker/docker/pkg/useragent	0.026s	coverage: 88.9% of statements
11:33:02 [2023-09-06T11:33:02.103Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
11:33:02 [2023-09-06T11:33:02.103Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
11:33:02 [2023-09-06T11:33:02.362Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
11:33:02 [2023-09-06T11:33:02.362Z] ok  	github.com/docker/docker/pkg/tarsum	0.067s	coverage: 89.1% of statements
11:33:02 [2023-09-06T11:33:02.930Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:33:02 [2023-09-06T11:33:02.930Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:33:02 [2023-09-06T11:33:02.930Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
11:33:02 [2023-09-06T11:33:02.930Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.4% of statements
11:33:02 [2023-09-06T11:33:02.930Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
11:33:02 [2023-09-06T11:33:02.930Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
11:33:03 [2023-09-06T11:33:03.498Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
11:33:03 [2023-09-06T11:33:03.498Z] ok  	github.com/docker/docker/reference	0.013s	coverage: 83.7% of statements
11:33:03 [2023-09-06T11:33:03.498Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.9% of statements
11:33:03 [2023-09-06T11:33:03.498Z] ok  	github.com/docker/docker/pkg/plugins	2.023s	coverage: 74.9% of statements
11:33:03 [2023-09-06T11:33:03.498Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
11:33:03 [2023-09-06T11:33:03.498Z] ok  	github.com/docker/docker/plugin	0.533s	coverage: 23.3% of statements
11:33:03 [2023-09-06T11:33:03.498Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
11:33:03 [2023-09-06T11:33:03.498Z] ok  	github.com/docker/docker/quota	0.344s	coverage: 69.2% of statements
11:33:03 [2023-09-06T11:33:03.757Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
11:33:03 [2023-09-06T11:33:03.757Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
11:33:03 [2023-09-06T11:33:03.757Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
11:33:03 [2023-09-06T11:33:03.757Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
11:33:03 [2023-09-06T11:33:03.757Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:33:03 [2023-09-06T11:33:03.757Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
11:33:03 [2023-09-06T11:33:03.757Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
11:33:03 [2023-09-06T11:33:03.757Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
11:33:03 [2023-09-06T11:33:03.757Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
11:33:04 [2023-09-06T11:33:04.016Z] 	github.com/docker/docker/registry	coverage: 64.9% of statements
11:33:04 [2023-09-06T11:33:04.016Z] ok  	github.com/docker/docker/registry	0.119s	coverage: 64.9% of statements
11:33:04 [2023-09-06T11:33:04.274Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:33:04 [2023-09-06T11:33:04.274Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:33:04 [2023-09-06T11:33:04.274Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:33:04 [2023-09-06T11:33:04.274Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:33:04 [2023-09-06T11:33:04.274Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:33:04 [2023-09-06T11:33:04.274Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:33:04 [2023-09-06T11:33:04.274Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:33:04 [2023-09-06T11:33:04.274Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:33:04 [2023-09-06T11:33:04.274Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:33:04 [2023-09-06T11:33:04.274Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:33:04 [2023-09-06T11:33:04.274Z] ?   	github.com/docker/docker/volume	[no test files]
11:33:04 [2023-09-06T11:33:04.842Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
11:33:04 [2023-09-06T11:33:04.842Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
11:33:04 [2023-09-06T11:33:04.842Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
11:33:04 [2023-09-06T11:33:04.842Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
11:33:04 [2023-09-06T11:33:04.842Z] 	github.com/docker/docker/volume/local	coverage: 74.6% of statements
11:33:04 [2023-09-06T11:33:04.842Z] ok  	github.com/docker/docker/volume/local	0.112s	coverage: 74.6% of statements
11:33:05 [2023-09-06T11:33:05.408Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:33:05 [2023-09-06T11:33:05.408Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:33:05 [2023-09-06T11:33:05.408Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
11:33:05 [2023-09-06T11:33:05.408Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
11:33:06 [2023-09-06T11:33:06.343Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
11:33:06 [2023-09-06T11:33:06.343Z] ok  	github.com/docker/docker/layer	7.427s	coverage: 68.7% of statements
11:33:06 [2023-09-06T11:33:06.343Z] 
11:33:06 [2023-09-06T11:33:06.343Z] === Skipped
11:33:06 [2023-09-06T11:33:06.343Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:33:06 [2023-09-06T11:33:06.343Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
11:33:06 [2023-09-06T11:33:06.343Z] 
11:33:06 [2023-09-06T11:33:06.343Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:33:06 [2023-09-06T11:33:06.343Z]     network_proxy_test.go:210: No support for dual stack yet
11:33:06 [2023-09-06T11:33:06.343Z] 
11:33:06 [2023-09-06T11:33:06.343Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:33:06 [2023-09-06T11:33:06.343Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
11:33:06 [2023-09-06T11:33:06.343Z] 
11:33:06 [2023-09-06T11:33:06.343Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:33:06 [2023-09-06T11:33:06.343Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
11:33:06 [2023-09-06T11:33:06.343Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver btrfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver btrfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver btrfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver btrfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver btrfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:68: No driver to put!
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z] time="2023-09-06T11:32:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z] time="2023-09-06T11:32:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z] time="2023-09-06T11:32:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z] time="2023-09-06T11:32:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z] time="2023-09-06T11:32:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:68: No driver to put!
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     overlay_test.go:61: Cannot run test with naive change algorithm
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver zfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver zfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver zfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver zfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:41: Driver zfs not supported
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     graphtest_unix.go:68: No driver to put!
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
11:33:06 [2023-09-06T11:33:06.344Z]     validate_test.go:70: only tested on Windows
11:33:06 [2023-09-06T11:33:06.344Z] 
11:33:06 [2023-09-06T11:33:06.344Z] DONE 3142 tests, 27 skipped in 63.263s
11:33:06 [2023-09-06T11:33:06.344Z] + '[' -n 'github.com/docker/docker/libnetwork
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/bitmap
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/cluster
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/config
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/datastore
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/diagnostic
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/discoverapi
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/driverapi
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/bridge
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/host
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/null
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/overlay
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/remote
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/windows
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/drvregistry
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/etchosts
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/internal/caller
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/internal/kvstore
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/ipam
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/ipamapi
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/ipams/builtin
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/ipams/null
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/ipams/remote
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/ipamutils
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/ipbits
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/iptables
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/netlabel
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/netutils
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/networkdb
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/ns
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/options
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/osl
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/osl/kernel
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/portallocator
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/portmapper
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/resolvconf
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/scope
11:33:06 [2023-09-06T11:33:06.344Z] github.com/docker/docker/libnetwork/types' ']'
11:33:06 [2023-09-06T11:33:06.344Z] + 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/cmd/readme_test 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/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
11:34:02 [2023-09-06T11:34:02.560Z] 	github.com/docker/docker/libnetwork	coverage: 43.0% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ok  	github.com/docker/docker/libnetwork	44.659s	coverage: 43.0% of statements
11:34:02 [2023-09-06T11:34:02.560Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:34:02 [2023-09-06T11:34:02.560Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:34:02 [2023-09-06T11:34:02.560Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:34:02 [2023-09-06T11:34:02.560Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:34:02 [2023-09-06T11:34:02.560Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:34:02 [2023-09-06T11:34:02.560Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:34:02 [2023-09-06T11:34:02.560Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:34:02 [2023-09-06T11:34:02.560Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.3% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
11:34:02 [2023-09-06T11:34:02.560Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.2% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:34:02 [2023-09-06T11:34:02.560Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:34:02 [2023-09-06T11:34:02.560Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
11:34:02 [2023-09-06T11:34:02.560Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.919s	coverage: 62.2% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:34:02 [2023-09-06T11:34:02.560Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
11:34:02 [2023-09-06T11:34:02.560Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.792s	coverage: 5.0% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:34:02 [2023-09-06T11:34:02.560Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:34:02 [2023-09-06T11:34:02.560Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
11:34:02 [2023-09-06T11:34:02.560Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
11:34:03 [2023-09-06T11:34:03.937Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
11:34:03 [2023-09-06T11:34:03.937Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
11:34:03 [2023-09-06T11:34:03.937Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
11:34:03 [2023-09-06T11:34:03.937Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
11:34:04 [2023-09-06T11:34:04.195Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
11:34:04 [2023-09-06T11:34:04.195Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
11:34:04 [2023-09-06T11:34:04.762Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.2% of statements
11:34:04 [2023-09-06T11:34:04.762Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
11:34:04 [2023-09-06T11:34:04.762Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:34:04 [2023-09-06T11:34:04.762Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:34:04 [2023-09-06T11:34:04.762Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:34:05 [2023-09-06T11:34:05.328Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
11:34:05 [2023-09-06T11:34:05.328Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
11:34:05 [2023-09-06T11:34:05.586Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
11:34:05 [2023-09-06T11:34:05.586Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
11:34:05 [2023-09-06T11:34:05.845Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
11:34:05 [2023-09-06T11:34:05.845Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:34:05 [2023-09-06T11:34:05.845Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
11:34:05 [2023-09-06T11:34:05.845Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
11:34:18 [2023-09-06T11:34:18.048Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
11:34:18 [2023-09-06T11:34:18.048Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
11:34:19 [2023-09-06T11:34:19.949Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.0% of statements
11:34:19 [2023-09-06T11:34:19.950Z] ok  	github.com/docker/docker/libnetwork/ipam	3.358s	coverage: 80.0% of statements
11:34:19 [2023-09-06T11:34:19.950Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:34:19 [2023-09-06T11:34:19.950Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:34:19 [2023-09-06T11:34:19.950Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
11:34:19 [2023-09-06T11:34:19.950Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
11:34:20 [2023-09-06T11:34:20.516Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
11:34:20 [2023-09-06T11:34:20.516Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
11:34:20 [2023-09-06T11:34:20.516Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:34:20 [2023-09-06T11:34:20.774Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
11:34:20 [2023-09-06T11:34:20.774Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
11:34:21 [2023-09-06T11:34:21.340Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
11:34:21 [2023-09-06T11:34:21.341Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.276s	coverage: 86.4% of statements
11:34:21 [2023-09-06T11:34:21.341Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
11:34:21 [2023-09-06T11:34:21.341Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
11:34:22 [2023-09-06T11:34:22.276Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 39.9% of statements
11:34:22 [2023-09-06T11:34:22.276Z] ok  	github.com/docker/docker/libnetwork/iptables	0.221s	coverage: 39.9% of statements
11:34:22 [2023-09-06T11:34:22.276Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
11:34:22 [2023-09-06T11:34:22.534Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
11:34:22 [2023-09-06T11:34:22.534Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
11:36:13 [2023-09-06T11:36:13.973Z] time="2023-09-06T11:36:07Z" level=info msg="Node e1b812ba5310/172.17.0.2, left gossip cluster"
11:36:13 [2023-09-06T11:36:13.974Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.6% of statements
11:36:13 [2023-09-06T11:36:13.974Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.065s	coverage: 58.6% of statements
11:36:13 [2023-09-06T11:36:13.974Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:36:13 [2023-09-06T11:36:13.974Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
11:36:13 [2023-09-06T11:36:13.974Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:36:13 [2023-09-06T11:36:13.974Z] 	github.com/docker/docker/libnetwork/osl	coverage: 39.5% of statements
11:36:13 [2023-09-06T11:36:13.974Z] ok  	github.com/docker/docker/libnetwork/osl	4.410s	coverage: 39.5% of statements
11:36:13 [2023-09-06T11:36:13.974Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
11:36:13 [2023-09-06T11:36:13.974Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
11:36:13 [2023-09-06T11:36:13.974Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
11:36:13 [2023-09-06T11:36:13.974Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
11:36:14 [2023-09-06T11:36:14.541Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
11:36:14 [2023-09-06T11:36:14.541Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.681s	coverage: 46.3% of statements
11:36:14 [2023-09-06T11:36:14.800Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
11:36:14 [2023-09-06T11:36:14.800Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
11:36:14 [2023-09-06T11:36:14.800Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
11:36:15 [2023-09-06T11:36:15.058Z] 	github.com/docker/docker/libnetwork/types	coverage: 41.7% of statements
11:36:15 [2023-09-06T11:36:15.058Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
11:36:15 [2023-09-06T11:36:15.058Z] 
11:36:15 [2023-09-06T11:36:15.058Z] === Skipped
11:36:15 [2023-09-06T11:36:15.058Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:36:15 [2023-09-06T11:36:15.058Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
11:36:15 [2023-09-06T11:36:15.058Z] 
11:36:15 [2023-09-06T11:36:15.058Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
11:36:15 [2023-09-06T11:36:15.058Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
11:36:15 [2023-09-06T11:36:15.058Z] 
11:36:15 [2023-09-06T11:36:15.058Z] DONE 344 tests, 2 skipped in 188.795s
Post stage
[Pipeline] junit
11:36:16 [2023-09-06T11:36:16.006Z] Recording test results
11:36:16 [2023-09-06T11:36:16.100Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:36:16 [2023-09-06T11:36:16.406Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46414/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=150b1c8c737f81bed5601d34693c3d2db05c85eb -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:150b1c8c737f81bed5601d34693c3d2db05c85eb hack/make.sh dynbinary test-integration
11:36:16 [2023-09-06T11:36:16.666Z] 
11:36:16 [2023-09-06T11:36:16.666Z] Removing bundles/
11:36:16 [2023-09-06T11:36:16.666Z] 
11:36:16 [2023-09-06T11:36:16.666Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:36:16 [2023-09-06T11:36:16.666Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
11:36:16 [2023-09-06T11:36:16.666Z] + tee /go/src/github.com/docker/docker/go.mod
11:36:16 [2023-09-06T11:36:16.666Z] module github.com/docker/docker
11:36:16 [2023-09-06T11:36:16.666Z] 
11:36:16 [2023-09-06T11:36:16.666Z] go 1.19
11:36:16 [2023-09-06T11:36:16.666Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
11:36:16 [2023-09-06T11:36:16.666Z] + GO111MODULE=on
11:36:16 [2023-09-06T11:36:16.666Z] + 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=150b1c8c737f81bed5601d34693c3d2db05c85eb" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-06T11:36:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
11:36:55 [2023-09-06T11:36:55.399Z] + rm -f /go/src/github.com/docker/docker/go.mod
11:36:55 [2023-09-06T11:36:55.399Z] Created binary: bundles/dynbinary-daemon/dockerd
11:36:55 [2023-09-06T11:36:55.399Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
11:36:55 [2023-09-06T11:36:55.399Z] + tee /go/src/github.com/docker/docker/go.mod
11:36:55 [2023-09-06T11:36:55.399Z] module github.com/docker/docker
11:36:55 [2023-09-06T11:36:55.399Z] 
11:36:55 [2023-09-06T11:36:55.399Z] go 1.19
11:36:55 [2023-09-06T11:36:55.399Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
11:36:55 [2023-09-06T11:36:55.399Z] + GO111MODULE=on
11:36:55 [2023-09-06T11:36:55.400Z] + 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=150b1c8c737f81bed5601d34693c3d2db05c85eb" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-06T11:36:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
11:36:55 [2023-09-06T11:36:55.400Z] + rm -f /go/src/github.com/docker/docker/go.mod
11:36:55 [2023-09-06T11:36:55.400Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:36:55 [2023-09-06T11:36:55.400Z] 
11:36:55 [2023-09-06T11:36:55.400Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:36:55 [2023-09-06T11:36:55.400Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:36:55 [2023-09-06T11:36:55.400Z] HOSTNAME=27d8a9246733
11:36:55 [2023-09-06T11:36:55.400Z] TESTDEBUG=0
11:36:55 [2023-09-06T11:36:55.400Z] DEST=bundles/test-integration
11:36:55 [2023-09-06T11:36:55.400Z] PWD=/go/src/github.com/docker/docker
11:36:55 [2023-09-06T11:36:55.400Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
11:36:55 [2023-09-06T11:36:55.400Z] DOCKER_GITCOMMIT=150b1c8c737f81bed5601d34693c3d2db05c85eb
11:36:55 [2023-09-06T11:36:55.400Z] container=docker
11:36:55 [2023-09-06T11:36:55.400Z] HOME=/root
11:36:55 [2023-09-06T11:36:55.400Z] CONTAINERD_NAMESPACE=moby
11:36:55 [2023-09-06T11:36:55.400Z] GOLANG_VERSION=1.20.7
11:36:55 [2023-09-06T11:36:55.400Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:36:55 [2023-09-06T11:36:55.400Z] VALIDATE_BRANCH=master
11:36:55 [2023-09-06T11:36:55.400Z] TERM=xterm
11:36:55 [2023-09-06T11:36:55.400Z] DOCKER_PKG=github.com/docker/docker
11:36:55 [2023-09-06T11:36:55.400Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
11:36:55 [2023-09-06T11:36:55.400Z] SHLVL=1
11:36:55 [2023-09-06T11:36:55.400Z] TIMEOUT=120m
11:36:55 [2023-09-06T11:36:55.400Z] DOCKER_GRAPHDRIVER=overlay2
11:36:55 [2023-09-06T11:36:55.400Z] GO111MODULE=off
11:36:55 [2023-09-06T11:36:55.400Z] DOCKER_EXPERIMENTAL=1
11:36:55 [2023-09-06T11:36:55.400Z] TEST_SKIP_INTEGRATION_CLI=1
11:36:55 [2023-09-06T11:36:55.400Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:36:55 [2023-09-06T11:36:55.400Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:36:55 [2023-09-06T11:36:55.400Z] GOPATH=/go
11:36:55 [2023-09-06T11:36:55.400Z] PKG_CONFIG=pkg-config
11:36:55 [2023-09-06T11:36:55.400Z] _=/usr/bin/env
11:36:55 [2023-09-06T11:36:55.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:37:13 [2023-09-06T11:37:13.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
11:37:13 [2023-09-06T11:37:13.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:37:13 [2023-09-06T11:37:13.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:37:14 [2023-09-06T11:37:14.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:37:18 [2023-09-06T11:37:18.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:37:21 [2023-09-06T11:37:21.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:37:22 [2023-09-06T11:37:22.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:37:23 [2023-09-06T11:37:23.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:37:24 [2023-09-06T11:37:24.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:37:25 [2023-09-06T11:37:25.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:37:26 [2023-09-06T11:37:26.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:37:27 [2023-09-06T11:37:27.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:37:28 [2023-09-06T11:37:28.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:37:30 [2023-09-06T11:37:30.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:37:31 [2023-09-06T11:37:31.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:37:31 [2023-09-06T11:37:31.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:37:33 [2023-09-06T11:37:33.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:37:34 [2023-09-06T11:37:34.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:37:35 [2023-09-06T11:37:35.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:37:36 [2023-09-06T11:37:36.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:37:37 [2023-09-06T11:37:37.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:37:38 [2023-09-06T11:37:38.965Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:37:38 [2023-09-06T11:37:38.965Z] Using test binary /usr/local/cli-integration/docker
11:37:38 [2023-09-06T11:37:38.965Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:37:38 [2023-09-06T11:37:38.965Z] +++ /etc/init.d/apparmor start
11:37:38 [2023-09-06T11:37:38.965Z] Not: starting.
11:37:38 [2023-09-06T11:37:38.965Z] INFO: Waiting for daemon to start...
11:37:38 [2023-09-06T11:37:38.965Z] Starting dockerd
11:37:38 [2023-09-06T11:37:38.965Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.JqK0lf1LGf/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
11:37:43 [2023-09-06T11:37:43.148Z] .
11:37:43 [2023-09-06T11:37:43.148Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
11:37:43 [2023-09-06T11:37:43.148Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:37:43 [2023-09-06T11:37:43.148Z] ++++ docker load
11:37:43 [2023-09-06T11:37:43.148Z] Loaded image: emptyfs:latest
11:37:43 [2023-09-06T11:37:43.407Z] ++++ tar -cC bundles/test-integration/dangling .
11:37:43 [2023-09-06T11:37:43.407Z] ++++ docker load
11:37:43 [2023-09-06T11:37:43.407Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
11:37:43 [2023-09-06T11:37:43.407Z] Running integration-test (iteration 1)
11:37:43 [2023-09-06T11:37:43.407Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
11:37:43 [2023-09-06T11:37:43.407Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
11:37:43 [2023-09-06T11:37:43.407Z] ++ set -e
11:37:43 [2023-09-06T11:37:43.407Z] ++ '[' -n 0 ']'
11:37:43 [2023-09-06T11:37:43.407Z] ++ set -x
11:37:43 [2023-09-06T11:37:43.407Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
11:37:43 [2023-09-06T11:37:43.407Z] Loaded image: busybox:latest
11:37:43 [2023-09-06T11:37:43.407Z] Loaded image: busybox:glibc
11:37:44 [2023-09-06T11:37:44.782Z] Loaded image: debian:bullseye-slim
11:37:44 [2023-09-06T11:37:44.782Z] Loaded image: hello-world:latest
11:37:44 [2023-09-06T11:37:44.782Z] Loaded image: arm32v7/hello-world:latest
11:37:44 [2023-09-06T11:37:44.782Z] INFO: Testing against a local daemon
11:37:44 [2023-09-06T11:37:44.782Z] === RUN   TestCgroupNamespacesBuild
11:37:46 [2023-09-06T11:37:46.759Z] --- PASS: TestCgroupNamespacesBuild (2.07s)
11:37:46 [2023-09-06T11:37:46.759Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:37:47 [2023-09-06T11:37:47.700Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
11:37:47 [2023-09-06T11:37:47.700Z] === RUN   TestBuildWithSession
11:37:47 [2023-09-06T11:37:47.700Z]     build_session_test.go:25: TODO: BuildKit
11:37:47 [2023-09-06T11:37:47.700Z] --- SKIP: TestBuildWithSession (0.00s)
11:37:47 [2023-09-06T11:37:47.700Z] === RUN   TestBuildSquashParent
11:37:51 [2023-09-06T11:37:51.024Z] --- PASS: TestBuildSquashParent (3.40s)
11:37:51 [2023-09-06T11:37:51.024Z] === RUN   TestBuildWithRemoveAndForceRemove
11:37:51 [2023-09-06T11:37:51.294Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:37:51 [2023-09-06T11:37:51.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:37:51 [2023-09-06T11:37:51.294Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:37:51 [2023-09-06T11:37:51.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:37:51 [2023-09-06T11:37:51.294Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:37:51 [2023-09-06T11:37:51.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:37:51 [2023-09-06T11:37:51.294Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:37:51 [2023-09-06T11:37:51.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:37:51 [2023-09-06T11:37:51.294Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:37:51 [2023-09-06T11:37:51.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:37:51 [2023-09-06T11:37:51.294Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:37:51 [2023-09-06T11:37:51.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:37:51 [2023-09-06T11:37:51.294Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:37:51 [2023-09-06T11:37:51.294Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:37:51 [2023-09-06T11:37:51.294Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:37:51 [2023-09-06T11:37:51.294Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:37:51 [2023-09-06T11:37:51.294Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:37:51 [2023-09-06T11:37:51.294Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:37:54 [2023-09-06T11:37:54.602Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
11:37:54 [2023-09-06T11:37:54.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.39s)
11:37:54 [2023-09-06T11:37:54.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s)
11:37:54 [2023-09-06T11:37:54.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s)
11:37:54 [2023-09-06T11:37:54.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s)
11:37:54 [2023-09-06T11:37:54.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.06s)
11:37:54 [2023-09-06T11:37:54.602Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.15s)
11:37:54 [2023-09-06T11:37:54.602Z] === RUN   TestBuildMultiStageCopy
11:37:54 [2023-09-06T11:37:54.602Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:37:55 [2023-09-06T11:37:55.537Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:37:55 [2023-09-06T11:37:55.537Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:37:55 [2023-09-06T11:37:55.537Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:37:55 [2023-09-06T11:37:55.537Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:37:55 [2023-09-06T11:37:55.537Z] --- PASS: TestBuildMultiStageCopy (1.24s)
11:37:55 [2023-09-06T11:37:55.537Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s)
11:37:55 [2023-09-06T11:37:55.537Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
11:37:55 [2023-09-06T11:37:55.537Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
11:37:55 [2023-09-06T11:37:55.537Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
11:37:55 [2023-09-06T11:37:55.537Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
11:37:55 [2023-09-06T11:37:55.537Z] === RUN   TestBuildMultiStageParentConfig
11:37:55 [2023-09-06T11:37:55.795Z] --- PASS: TestBuildMultiStageParentConfig (0.29s)
11:37:55 [2023-09-06T11:37:55.795Z] === RUN   TestBuildLabelWithTargets
11:37:56 [2023-09-06T11:37:56.361Z] --- PASS: TestBuildLabelWithTargets (0.47s)
11:37:56 [2023-09-06T11:37:56.361Z] === RUN   TestBuildWithEmptyLayers
11:37:56 [2023-09-06T11:37:56.361Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
11:37:56 [2023-09-06T11:37:56.361Z] === RUN   TestBuildMultiStageOnBuild
11:37:57 [2023-09-06T11:37:57.736Z] --- PASS: TestBuildMultiStageOnBuild (1.16s)
11:37:57 [2023-09-06T11:37:57.736Z] === RUN   TestBuildUncleanTarFilenames
11:37:57 [2023-09-06T11:37:57.736Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
11:37:57 [2023-09-06T11:37:57.736Z] === RUN   TestBuildMultiStageLayerLeak
11:37:58 [2023-09-06T11:37:58.671Z] --- PASS: TestBuildMultiStageLayerLeak (1.09s)
11:37:58 [2023-09-06T11:37:58.671Z] === RUN   TestBuildWithHugeFile
11:38:45 [2023-09-06T11:38:45.337Z] --- PASS: TestBuildWithHugeFile (43.80s)
11:38:45 [2023-09-06T11:38:45.337Z] === RUN   TestBuildWCOWSandboxSize
11:38:45 [2023-09-06T11:38:45.337Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:38:45 [2023-09-06T11:38:45.337Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:38:45 [2023-09-06T11:38:45.337Z] === RUN   TestBuildWithEmptyDockerfile
11:38:45 [2023-09-06T11:38:45.337Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:38:45 [2023-09-06T11:38:45.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:38:45 [2023-09-06T11:38:45.337Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:38:45 [2023-09-06T11:38:45.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:38:45 [2023-09-06T11:38:45.337Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:38:45 [2023-09-06T11:38:45.337Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:38:45 [2023-09-06T11:38:45.337Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:38:45 [2023-09-06T11:38:45.337Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:38:45 [2023-09-06T11:38:45.337Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:38:45 [2023-09-06T11:38:45.337Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:38:45 [2023-09-06T11:38:45.337Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
11:38:45 [2023-09-06T11:38:45.337Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
11:38:45 [2023-09-06T11:38:45.337Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
11:38:45 [2023-09-06T11:38:45.337Z] === RUN   TestBuildPreserveOwnership
11:38:45 [2023-09-06T11:38:45.337Z] === RUN   TestBuildPreserveOwnership/copy_from
11:38:45 [2023-09-06T11:38:45.337Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:38:45 [2023-09-06T11:38:45.337Z] --- PASS: TestBuildPreserveOwnership (2.06s)
11:38:45 [2023-09-06T11:38:45.337Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.48s)
11:38:45 [2023-09-06T11:38:45.337Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s)
11:38:45 [2023-09-06T11:38:45.337Z] === RUN   TestBuildPlatformInvalid
11:38:45 [2023-09-06T11:38:45.337Z] --- PASS: TestBuildPlatformInvalid (0.02s)
11:38:45 [2023-09-06T11:38:45.337Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:38:45 [2023-09-06T11:38:45.337Z] Loaded image: busybox:latest
11:38:45 [2023-09-06T11:38:45.337Z] Loaded image: busybox:glibc
11:38:46 [2023-09-06T11:38:46.272Z] Loaded image: debian:bullseye-slim
11:38:46 [2023-09-06T11:38:46.272Z] Loaded image: hello-world:latest
11:38:46 [2023-09-06T11:38:46.272Z] Loaded image: arm32v7/hello-world:latest
11:38:54 [2023-09-06T11:38:54.382Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.54s)
11:38:54 [2023-09-06T11:38:54.382Z] PASS
11:38:54 [2023-09-06T11:38:54.382Z] 
11:38:54 [2023-09-06T11:38:54.382Z] === Skipped
11:38:54 [2023-09-06T11:38:54.382Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:38:54 [2023-09-06T11:38:54.382Z]     build_session_test.go:25: TODO: BuildKit
11:38:54 [2023-09-06T11:38:54.382Z] 
11:38:54 [2023-09-06T11:38:54.382Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:38:54 [2023-09-06T11:38:54.382Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:38:54 [2023-09-06T11:38:54.382Z] 
11:38:54 [2023-09-06T11:38:54.382Z] DONE 34 tests, 2 skipped in 70.926s
11:38:54 [2023-09-06T11:38:54.382Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
11:38:54 [2023-09-06T11:38:54.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
11:38:54 [2023-09-06T11:38:54.382Z] ++ set -e
11:38:54 [2023-09-06T11:38:54.382Z] ++ '[' -n 0 ']'
11:38:54 [2023-09-06T11:38:54.382Z] ++ set -x
11:38:54 [2023-09-06T11:38:54.383Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
11:38:54 [2023-09-06T11:38:54.383Z] INFO: Testing against a local daemon
11:38:54 [2023-09-06T11:38:54.383Z] === RUN   TestNoNewPrivileges
11:38:59 [2023-09-06T11:38:59.647Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
11:38:59 [2023-09-06T11:38:59.647Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
11:39:00 [2023-09-06T11:39:00.213Z] --- PASS: TestNoNewPrivileges (5.92s)
11:39:00 [2023-09-06T11:39:00.213Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.46s)
11:39:00 [2023-09-06T11:39:00.213Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
11:39:00 [2023-09-06T11:39:00.213Z] PASS
11:39:00 [2023-09-06T11:39:00.213Z] 
11:39:00 [2023-09-06T11:39:00.213Z] DONE 3 tests in 5.946s
11:39:00 [2023-09-06T11:39:00.213Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
11:39:00 [2023-09-06T11:39:00.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
11:39:00 [2023-09-06T11:39:00.213Z] ++ set -e
11:39:00 [2023-09-06T11:39:00.213Z] ++ '[' -n 0 ']'
11:39:00 [2023-09-06T11:39:00.213Z] ++ set -x
11:39:00 [2023-09-06T11:39:00.213Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
11:39:00 [2023-09-06T11:39:00.213Z] INFO: Testing against a local daemon
11:39:00 [2023-09-06T11:39:00.213Z] === RUN   TestConfigInspect
11:39:02 [2023-09-06T11:39:02.114Z] --- PASS: TestConfigInspect (1.94s)
11:39:02 [2023-09-06T11:39:02.114Z] === RUN   TestConfigList
11:39:04 [2023-09-06T11:39:04.645Z] --- PASS: TestConfigList (1.97s)
11:39:04 [2023-09-06T11:39:04.645Z] === RUN   TestConfigsCreateAndDelete
11:39:06 [2023-09-06T11:39:06.019Z] --- PASS: TestConfigsCreateAndDelete (1.97s)
11:39:06 [2023-09-06T11:39:06.019Z] === RUN   TestConfigsUpdate
11:39:07 [2023-09-06T11:39:07.937Z] --- PASS: TestConfigsUpdate (1.93s)
11:39:07 [2023-09-06T11:39:07.937Z] === RUN   TestTemplatedConfig
11:39:11 [2023-09-06T11:39:11.220Z] --- PASS: TestTemplatedConfig (2.89s)
11:39:11 [2023-09-06T11:39:11.220Z] === RUN   TestConfigCreateResolve
11:39:13 [2023-09-06T11:39:13.121Z] --- PASS: TestConfigCreateResolve (1.93s)
11:39:13 [2023-09-06T11:39:13.121Z] PASS
11:39:13 [2023-09-06T11:39:13.121Z] 
11:39:13 [2023-09-06T11:39:13.121Z] DONE 6 tests in 12.669s
11:39:13 [2023-09-06T11:39:13.121Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
11:39:13 [2023-09-06T11:39:13.121Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
11:39:13 [2023-09-06T11:39:13.121Z] ++ set -e
11:39:13 [2023-09-06T11:39:13.121Z] ++ '[' -n 0 ']'
11:39:13 [2023-09-06T11:39:13.121Z] ++ set -x
11:39:13 [2023-09-06T11:39:13.121Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
11:39:13 [2023-09-06T11:39:13.121Z] INFO: Testing against a local daemon
11:39:13 [2023-09-06T11:39:13.121Z] === RUN   TestAttach
11:39:13 [2023-09-06T11:39:13.121Z] === RUN   TestAttach/without_TTY
11:39:13 [2023-09-06T11:39:13.121Z] === PAUSE TestAttach/without_TTY
11:39:13 [2023-09-06T11:39:13.121Z] === RUN   TestAttach/with_TTY
11:39:13 [2023-09-06T11:39:13.121Z] === PAUSE TestAttach/with_TTY
11:39:13 [2023-09-06T11:39:13.121Z] === CONT  TestAttach/without_TTY
11:39:13 [2023-09-06T11:39:13.121Z] === CONT  TestAttach/with_TTY
11:39:13 [2023-09-06T11:39:13.121Z] --- PASS: TestAttach (0.02s)
11:39:13 [2023-09-06T11:39:13.121Z]     --- PASS: TestAttach/without_TTY (0.03s)
11:39:13 [2023-09-06T11:39:13.121Z]     --- PASS: TestAttach/with_TTY (0.03s)
11:39:13 [2023-09-06T11:39:13.121Z] === RUN   TestCreateWithCDIDevices
11:39:14 [2023-09-06T11:39:14.056Z] --- PASS: TestCreateWithCDIDevices (1.04s)
11:39:14 [2023-09-06T11:39:14.056Z] === RUN   TestCDISpecDirsAreInSystemInfo
11:39:14 [2023-09-06T11:39:14.056Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
11:39:14 [2023-09-06T11:39:14.622Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
11:39:15 [2023-09-06T11:39:15.188Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
11:39:15 [2023-09-06T11:39:15.754Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
11:39:16 [2023-09-06T11:39:16.012Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
11:39:16 [2023-09-06T11:39:16.581Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
11:39:17 [2023-09-06T11:39:17.147Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
11:39:17 [2023-09-06T11:39:17.713Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
11:39:18 [2023-09-06T11:39:18.279Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
11:39:18 [2023-09-06T11:39:18.279Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
11:39:18 [2023-09-06T11:39:18.279Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
11:39:18 [2023-09-06T11:39:18.279Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
11:39:18 [2023-09-06T11:39:18.279Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
11:39:18 [2023-09-06T11:39:18.279Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
11:39:18 [2023-09-06T11:39:18.279Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
11:39:18 [2023-09-06T11:39:18.279Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.53s)
11:39:18 [2023-09-06T11:39:18.279Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
11:39:18 [2023-09-06T11:39:18.279Z] === RUN   TestCheckpoint
11:39:18 [2023-09-06T11:39:18.279Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:39:18 [2023-09-06T11:39:18.279Z] --- SKIP: TestCheckpoint (0.00s)
11:39:18 [2023-09-06T11:39:18.279Z] === RUN   TestContainerInvalidJSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/commit
11:39:18 [2023-09-06T11:39:18.280Z] === PAUSE TestContainerInvalidJSON/commit
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/create
11:39:18 [2023-09-06T11:39:18.280Z] === PAUSE TestContainerInvalidJSON/containers/create
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:39:18 [2023-09-06T11:39:18.280Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:39:18 [2023-09-06T11:39:18.280Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:39:18 [2023-09-06T11:39:18.280Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:39:18 [2023-09-06T11:39:18.280Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:39:18 [2023-09-06T11:39:18.280Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:39:18 [2023-09-06T11:39:18.280Z] === CONT  TestContainerInvalidJSON/commit
11:39:18 [2023-09-06T11:39:18.280Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:39:18 [2023-09-06T11:39:18.280Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:39:18 [2023-09-06T11:39:18.280Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:39:18 [2023-09-06T11:39:18.280Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:39:18 [2023-09-06T11:39:18.280Z] === CONT  TestContainerInvalidJSON/containers/create
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:39:18 [2023-09-06T11:39:18.280Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:39:18 [2023-09-06T11:39:18.280Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:39:18 [2023-09-06T11:39:18.280Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:39:18 [2023-09-06T11:39:18.280Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestCopyFromContainerPathIsNotDir
11:39:18 [2023-09-06T11:39:18.280Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestCopyToContainerPathDoesNotExist
11:39:18 [2023-09-06T11:39:18.280Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestCopyEmptyFile
11:39:18 [2023-09-06T11:39:18.280Z] --- PASS: TestCopyEmptyFile (0.06s)
11:39:18 [2023-09-06T11:39:18.280Z] === RUN   TestCopyToContainerPathIsNotDir
11:39:18 [2023-09-06T11:39:18.538Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
11:39:18 [2023-09-06T11:39:18.538Z] === RUN   TestCopyFromContainer
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer//
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer/.
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer//.
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer/./
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer//./
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer//bar/root
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer//bar/root/
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer//bar/root/.
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer/bar/quux
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer/bar/quux/
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer/bar/quux/.
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCopyFromContainer/bar/notarget
11:39:19 [2023-09-06T11:39:19.104Z] --- PASS: TestCopyFromContainer (0.75s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer// (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer/. (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer//. (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:39:19 [2023-09-06T11:39:19.104Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:39:19 [2023-09-06T11:39:19.104Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:39:19 [2023-09-06T11:39:19.104Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:39:19 [2023-09-06T11:39:19.104Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:39:19 [2023-09-06T11:39:19.104Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:39:19 [2023-09-06T11:39:19.104Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:39:19 [2023-09-06T11:39:19.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:39:19 [2023-09-06T11:39:19.104Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:39:19 [2023-09-06T11:39:19.104Z] === RUN   TestCreateLinkToNonExistingContainer
11:39:19 [2023-09-06T11:39:19.362Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:39:19 [2023-09-06T11:39:19.362Z] === RUN   TestCreateWithInvalidEnv
11:39:19 [2023-09-06T11:39:19.362Z] === RUN   TestCreateWithInvalidEnv/0
11:39:19 [2023-09-06T11:39:19.362Z] === PAUSE TestCreateWithInvalidEnv/0
11:39:19 [2023-09-06T11:39:19.362Z] === RUN   TestCreateWithInvalidEnv/1
11:39:19 [2023-09-06T11:39:19.362Z] === PAUSE TestCreateWithInvalidEnv/1
11:39:19 [2023-09-06T11:39:19.362Z] === RUN   TestCreateWithInvalidEnv/2
11:39:19 [2023-09-06T11:39:19.362Z] === PAUSE TestCreateWithInvalidEnv/2
11:39:19 [2023-09-06T11:39:19.362Z] === CONT  TestCreateWithInvalidEnv/0
11:39:19 [2023-09-06T11:39:19.362Z] === CONT  TestCreateWithInvalidEnv/2
11:39:19 [2023-09-06T11:39:19.362Z] === CONT  TestCreateWithInvalidEnv/1
11:39:19 [2023-09-06T11:39:19.362Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:39:19 [2023-09-06T11:39:19.362Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:39:19 [2023-09-06T11:39:19.362Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:39:19 [2023-09-06T11:39:19.362Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:39:19 [2023-09-06T11:39:19.362Z] === RUN   TestCreateTmpfsMountsTarget
11:39:19 [2023-09-06T11:39:19.362Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:39:19 [2023-09-06T11:39:19.362Z] === RUN   TestCreateWithCustomMaskedPaths
11:39:20 [2023-09-06T11:39:20.736Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s)
11:39:20 [2023-09-06T11:39:20.736Z] === RUN   TestCreateWithCustomReadonlyPaths
11:39:22 [2023-09-06T11:39:22.109Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.33s)
11:39:22 [2023-09-06T11:39:22.109Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:39:22 [2023-09-06T11:39:22.109Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:39:22 [2023-09-06T11:39:22.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:39:22 [2023-09-06T11:39:22.109Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:39:22 [2023-09-06T11:39:22.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:39:22 [2023-09-06T11:39:22.109Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:39:22 [2023-09-06T11:39:22.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:39:22 [2023-09-06T11:39:22.109Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:39:22 [2023-09-06T11:39:22.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:39:22 [2023-09-06T11:39:22.109Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:39:22 [2023-09-06T11:39:22.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:39:22 [2023-09-06T11:39:22.109Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:39:22 [2023-09-06T11:39:22.109Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:39:22 [2023-09-06T11:39:22.109Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:39:22 [2023-09-06T11:39:22.109Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:39:22 [2023-09-06T11:39:22.109Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:39:22 [2023-09-06T11:39:22.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:39:22 [2023-09-06T11:39:22.109Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:39:22 [2023-09-06T11:39:22.109Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:39:22 [2023-09-06T11:39:22.109Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:39:22 [2023-09-06T11:39:22.109Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:39:22 [2023-09-06T11:39:22.109Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:39:22 [2023-09-06T11:39:22.109Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:39:22 [2023-09-06T11:39:22.367Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestCreateDifferentPlatform
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestCreateDifferentPlatform/different_os
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:39:22 [2023-09-06T11:39:22.367Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:39:22 [2023-09-06T11:39:22.367Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:39:22 [2023-09-06T11:39:22.367Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:39:22 [2023-09-06T11:39:22.367Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:39:22 [2023-09-06T11:39:22.367Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestCreateInvalidHostConfig
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:39:22 [2023-09-06T11:39:22.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:39:22 [2023-09-06T11:39:22.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:39:22 [2023-09-06T11:39:22.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:39:22 [2023-09-06T11:39:22.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
11:39:22 [2023-09-06T11:39:22.367Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
11:39:22 [2023-09-06T11:39:22.367Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:39:22 [2023-09-06T11:39:22.367Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:39:22 [2023-09-06T11:39:22.367Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
11:39:22 [2023-09-06T11:39:22.367Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:39:22 [2023-09-06T11:39:22.367Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:39:22 [2023-09-06T11:39:22.367Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:39:22 [2023-09-06T11:39:22.367Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:39:22 [2023-09-06T11:39:22.367Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:39:22 [2023-09-06T11:39:22.367Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:39:22 [2023-09-06T11:39:22.367Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
11:39:22 [2023-09-06T11:39:22.367Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestContainerStartOnDaemonRestart
11:39:22 [2023-09-06T11:39:22.367Z] === PAUSE TestContainerStartOnDaemonRestart
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestDaemonRestartIpcMode
11:39:22 [2023-09-06T11:39:22.367Z] === PAUSE TestDaemonRestartIpcMode
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestDaemonHostGatewayIP
11:39:22 [2023-09-06T11:39:22.367Z] === PAUSE TestDaemonHostGatewayIP
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestRestartDaemonWithRestartingContainer
11:39:22 [2023-09-06T11:39:22.367Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestHardRestartWhenContainerIsRunning
11:39:22 [2023-09-06T11:39:22.367Z] === PAUSE TestHardRestartWhenContainerIsRunning
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestContainerKillOnDaemonStart
11:39:22 [2023-09-06T11:39:22.367Z] === PAUSE TestContainerKillOnDaemonStart
11:39:22 [2023-09-06T11:39:22.367Z] === RUN   TestDiff
11:39:22 [2023-09-06T11:39:22.934Z] --- PASS: TestDiff (0.42s)
11:39:22 [2023-09-06T11:39:22.934Z] === RUN   TestExecConsoleSize
11:39:23 [2023-09-06T11:39:23.500Z] --- PASS: TestExecConsoleSize (0.52s)
11:39:23 [2023-09-06T11:39:23.500Z] === RUN   TestExecWithCloseStdin
11:39:23 [2023-09-06T11:39:23.759Z] --- PASS: TestExecWithCloseStdin (0.52s)
11:39:23 [2023-09-06T11:39:23.759Z] === RUN   TestExec
11:39:24 [2023-09-06T11:39:24.325Z] --- PASS: TestExec (0.51s)
11:39:24 [2023-09-06T11:39:24.325Z] === RUN   TestExecUser
11:39:24 [2023-09-06T11:39:24.892Z] --- PASS: TestExecUser (0.49s)
11:39:24 [2023-09-06T11:39:24.892Z] === RUN   TestExportContainerAndImportImage
11:39:25 [2023-09-06T11:39:25.457Z] --- PASS: TestExportContainerAndImportImage (0.54s)
11:39:25 [2023-09-06T11:39:25.458Z] === RUN   TestExportContainerAfterDaemonRestart
11:39:32 [2023-09-06T11:39:32.017Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
11:39:32 [2023-09-06T11:39:32.017Z] === RUN   TestHealthCheckWorkdir
11:39:32 [2023-09-06T11:39:32.276Z] --- PASS: TestHealthCheckWorkdir (0.70s)
11:39:32 [2023-09-06T11:39:32.276Z] === RUN   TestHealthKillContainer
11:39:40 [2023-09-06T11:39:40.385Z] --- PASS: TestHealthKillContainer (7.97s)
11:39:40 [2023-09-06T11:39:40.385Z] === RUN   TestHealthCheckProcessKilled
11:39:40 [2023-09-06T11:39:40.951Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
11:39:40 [2023-09-06T11:39:40.951Z] === RUN   TestHealthStartInterval
11:39:42 [2023-09-06T11:39:42.325Z]     health_test.go:145: &{2023-09-06 11:39:41.985087554 +0000 UTC 2023-09-06 11:39:42.058219607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:39:42 [2023-09-06T11:39:42.325Z]         }
11:39:42 [2023-09-06T11:39:42.325Z]     health_test.go:145: &{2023-09-06 11:39:41.985087554 +0000 UTC 2023-09-06 11:39:42.058219607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:39:42 [2023-09-06T11:39:42.325Z]         }
11:39:42 [2023-09-06T11:39:42.325Z]     health_test.go:145: &{2023-09-06 11:39:41.985087554 +0000 UTC 2023-09-06 11:39:42.058219607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:39:42 [2023-09-06T11:39:42.325Z]         }
11:39:42 [2023-09-06T11:39:42.583Z]     health_test.go:145: &{2023-09-06 11:39:41.985087554 +0000 UTC 2023-09-06 11:39:42.058219607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:39:42 [2023-09-06T11:39:42.583Z]         }
11:39:42 [2023-09-06T11:39:42.583Z]     health_test.go:145: &{2023-09-06 11:39:41.985087554 +0000 UTC 2023-09-06 11:39:42.058219607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:39:42 [2023-09-06T11:39:42.583Z]         }
11:39:42 [2023-09-06T11:39:42.841Z]     health_test.go:145: &{2023-09-06 11:39:41.985087554 +0000 UTC 2023-09-06 11:39:42.058219607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:39:42 [2023-09-06T11:39:42.841Z]         }
11:39:42 [2023-09-06T11:39:42.841Z]     health_test.go:145: &{2023-09-06 11:39:41.985087554 +0000 UTC 2023-09-06 11:39:42.058219607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:39:42 [2023-09-06T11:39:42.841Z]         }
11:39:42 [2023-09-06T11:39:42.841Z]     health_test.go:145: &{2023-09-06 11:39:41.985087554 +0000 UTC 2023-09-06 11:39:42.058219607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:39:42 [2023-09-06T11:39:42.841Z]         }
11:39:43 [2023-09-06T11:39:43.099Z]     health_test.go:145: &{2023-09-06 11:39:41.985087554 +0000 UTC 2023-09-06 11:39:42.058219607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:39:43 [2023-09-06T11:39:43.099Z]         }
11:39:43 [2023-09-06T11:39:43.099Z]     health_test.go:145: &{2023-09-06 11:39:41.985087554 +0000 UTC 2023-09-06 11:39:42.058219607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:39:43 [2023-09-06T11:39:43.099Z]         }
11:39:43 [2023-09-06T11:39:43.358Z]     health_test.go:145: &{2023-09-06 11:39:41.985087554 +0000 UTC 2023-09-06 11:39:42.058219607 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:39:43 [2023-09-06T11:39:43.358Z]         }
11:39:43 [2023-09-06T11:39:43.358Z]     health_test.go:145: &{2023-09-06 11:39:43.064312544 +0000 UTC 2023-09-06 11:39:43.121938549 +0000 UTC 1 2}
11:39:43 [2023-09-06T11:39:43.358Z]     health_test.go:145: &{2023-09-06 11:39:43.064312544 +0000 UTC 2023-09-06 11:39:43.121938549 +0000 UTC 1 2}
11:39:43 [2023-09-06T11:39:43.616Z]     health_test.go:145: &{2023-09-06 11:39:43.064312544 +0000 UTC 2023-09-06 11:39:43.121938549 +0000 UTC 1 2}
11:39:43 [2023-09-06T11:39:43.616Z]     health_test.go:145: &{2023-09-06 11:39:43.064312544 +0000 UTC 2023-09-06 11:39:43.121938549 +0000 UTC 1 2}
11:39:43 [2023-09-06T11:39:43.616Z]     health_test.go:145: &{2023-09-06 11:39:43.064312544 +0000 UTC 2023-09-06 11:39:43.121938549 +0000 UTC 1 2}
11:39:43 [2023-09-06T11:39:43.874Z]     health_test.go:145: &{2023-09-06 11:39:43.064312544 +0000 UTC 2023-09-06 11:39:43.121938549 +0000 UTC 1 2}
11:39:43 [2023-09-06T11:39:43.874Z]     health_test.go:145: &{2023-09-06 11:39:43.064312544 +0000 UTC 2023-09-06 11:39:43.121938549 +0000 UTC 1 2}
11:39:44 [2023-09-06T11:39:44.132Z]     health_test.go:145: &{2023-09-06 11:39:43.064312544 +0000 UTC 2023-09-06 11:39:43.121938549 +0000 UTC 1 2}
11:39:44 [2023-09-06T11:39:44.132Z]     health_test.go:145: &{2023-09-06 11:39:43.064312544 +0000 UTC 2023-09-06 11:39:43.121938549 +0000 UTC 1 2}
11:39:44 [2023-09-06T11:39:44.132Z]     health_test.go:145: &{2023-09-06 11:39:43.064312544 +0000 UTC 2023-09-06 11:39:43.121938549 +0000 UTC 1 2}
11:39:44 [2023-09-06T11:39:44.390Z]     health_test.go:173: 1.063966403s
11:39:45 [2023-09-06T11:39:45.324Z]     health_test.go:173: 1.063966403s
11:39:46 [2023-09-06T11:39:46.257Z]     health_test.go:173: 1.063966403s
11:39:47 [2023-09-06T11:39:47.643Z]     health_test.go:173: 1.063966403s
11:39:48 [2023-09-06T11:39:48.587Z]     health_test.go:173: 1.063966403s
11:39:49 [2023-09-06T11:39:49.521Z]     health_test.go:173: 1.063966403s
11:39:50 [2023-09-06T11:39:50.454Z]     health_test.go:173: 1.063966403s
11:39:51 [2023-09-06T11:39:51.388Z]     health_test.go:173: 1.063966403s
11:39:52 [2023-09-06T11:39:52.322Z]     health_test.go:173: 1.063966403s
11:39:53 [2023-09-06T11:39:53.255Z]     health_test.go:173: 1.063966403s
11:39:54 [2023-09-06T11:39:54.629Z]     health_test.go:173: 1.063966403s
11:39:55 [2023-09-06T11:39:55.564Z]     health_test.go:173: 1.063966403s
11:39:56 [2023-09-06T11:39:56.498Z]     health_test.go:173: 1.063966403s
11:39:57 [2023-09-06T11:39:57.431Z]     health_test.go:173: 1.063966403s
11:39:58 [2023-09-06T11:39:58.364Z]     health_test.go:173: 1.063966403s
11:39:59 [2023-09-06T11:39:59.298Z]     health_test.go:173: 1.063966403s
11:40:00 [2023-09-06T11:40:00.671Z]     health_test.go:173: 1.063966403s
11:40:01 [2023-09-06T11:40:01.605Z]     health_test.go:173: 1.063966403s
11:40:02 [2023-09-06T11:40:02.539Z]     health_test.go:173: 1.063966403s
11:40:03 [2023-09-06T11:40:03.472Z]     health_test.go:173: 1.063966403s
11:40:04 [2023-09-06T11:40:04.406Z]     health_test.go:173: 1.063966403s
11:40:05 [2023-09-06T11:40:05.339Z]     health_test.go:173: 1.063966403s
11:40:06 [2023-09-06T11:40:06.273Z]     health_test.go:173: 1.063966403s
11:40:07 [2023-09-06T11:40:07.646Z]     health_test.go:173: 1.063966403s
11:40:08 [2023-09-06T11:40:08.580Z]     health_test.go:173: 1.063966403s
11:40:09 [2023-09-06T11:40:09.513Z]     health_test.go:173: 1.063966403s
11:40:10 [2023-09-06T11:40:10.447Z]     health_test.go:173: 1.063966403s
11:40:11 [2023-09-06T11:40:11.381Z]     health_test.go:173: 1.063966403s
11:40:12 [2023-09-06T11:40:12.314Z]     health_test.go:173: 1.063966403s
11:40:13 [2023-09-06T11:40:13.688Z]     health_test.go:173: 1.063966403s
11:40:14 [2023-09-06T11:40:14.255Z]     health_test.go:173: 1.063966403s
11:40:15 [2023-09-06T11:40:15.629Z] --- PASS: TestHealthStartInterval (34.72s)
11:40:15 [2023-09-06T11:40:15.629Z] === RUN   TestInspectCpusetInConfigPre120
11:40:16 [2023-09-06T11:40:16.195Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
11:40:16 [2023-09-06T11:40:16.195Z] === RUN   TestInspectAnnotations
11:40:16 [2023-09-06T11:40:16.195Z] --- PASS: TestInspectAnnotations (0.04s)
11:40:16 [2023-09-06T11:40:16.195Z] === RUN   TestIpcModeNone
11:40:16 [2023-09-06T11:40:16.761Z] --- PASS: TestIpcModeNone (0.54s)
11:40:16 [2023-09-06T11:40:16.761Z] === RUN   TestIpcModePrivate
11:40:17 [2023-09-06T11:40:17.019Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
11:40:17 [2023-09-06T11:40:17.019Z] --- PASS: TestIpcModePrivate (0.51s)
11:40:17 [2023-09-06T11:40:17.019Z] === RUN   TestIpcModeShareable
11:40:17 [2023-09-06T11:40:17.595Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
11:40:17 [2023-09-06T11:40:17.595Z] --- PASS: TestIpcModeShareable (0.51s)
11:40:17 [2023-09-06T11:40:17.595Z] === RUN   TestAPIIpcModeShareableAndContainer
11:40:19 [2023-09-06T11:40:19.509Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s)
11:40:19 [2023-09-06T11:40:19.509Z] === RUN   TestAPIIpcModeHost
11:40:19 [2023-09-06T11:40:19.767Z] --- PASS: TestAPIIpcModeHost (0.37s)
11:40:19 [2023-09-06T11:40:19.767Z] === RUN   TestDaemonIpcModeShareable
11:40:20 [2023-09-06T11:40:20.703Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
11:40:20 [2023-09-06T11:40:20.703Z] --- PASS: TestDaemonIpcModeShareable (1.08s)
11:40:20 [2023-09-06T11:40:20.703Z] === RUN   TestDaemonIpcModePrivate
11:40:21 [2023-09-06T11:40:21.637Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
11:40:21 [2023-09-06T11:40:21.895Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
11:40:21 [2023-09-06T11:40:21.895Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:40:22 [2023-09-06T11:40:22.829Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
11:40:23 [2023-09-06T11:40:23.088Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
11:40:23 [2023-09-06T11:40:23.088Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:40:24 [2023-09-06T11:40:24.022Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
11:40:24 [2023-09-06T11:40:24.280Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
11:40:24 [2023-09-06T11:40:24.280Z] === RUN   TestIpcModeOlderClient
11:40:24 [2023-09-06T11:40:24.280Z] === PAUSE TestIpcModeOlderClient
11:40:24 [2023-09-06T11:40:24.280Z] === RUN   TestKillContainerInvalidSignal
11:40:24 [2023-09-06T11:40:24.846Z] --- PASS: TestKillContainerInvalidSignal (0.51s)
11:40:24 [2023-09-06T11:40:24.846Z] === RUN   TestKillContainer
11:40:24 [2023-09-06T11:40:24.846Z] === RUN   TestKillContainer/no_signal
11:40:25 [2023-09-06T11:40:25.105Z] === RUN   TestKillContainer/non_killing_signal
11:40:25 [2023-09-06T11:40:25.363Z] === RUN   TestKillContainer/killing_signal
11:40:26 [2023-09-06T11:40:26.297Z] --- PASS: TestKillContainer (1.40s)
11:40:26 [2023-09-06T11:40:26.297Z]     --- PASS: TestKillContainer/no_signal (0.42s)
11:40:26 [2023-09-06T11:40:26.297Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
11:40:26 [2023-09-06T11:40:26.297Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
11:40:26 [2023-09-06T11:40:26.297Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:40:26 [2023-09-06T11:40:26.297Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:40:26 [2023-09-06T11:40:26.555Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:40:27 [2023-09-06T11:40:27.122Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s)
11:40:27 [2023-09-06T11:40:27.122Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
11:40:27 [2023-09-06T11:40:27.122Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
11:40:27 [2023-09-06T11:40:27.122Z] === RUN   TestKillStoppedContainer
11:40:27 [2023-09-06T11:40:27.122Z] --- PASS: TestKillStoppedContainer (0.04s)
11:40:27 [2023-09-06T11:40:27.122Z] === RUN   TestKillStoppedContainerAPIPre120
11:40:27 [2023-09-06T11:40:27.122Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:40:27 [2023-09-06T11:40:27.122Z] === RUN   TestKillDifferentUserContainer
11:40:27 [2023-09-06T11:40:27.688Z] --- PASS: TestKillDifferentUserContainer (0.45s)
11:40:27 [2023-09-06T11:40:27.688Z] === RUN   TestInspectOomKilledTrue
11:40:27 [2023-09-06T11:40:27.947Z] --- PASS: TestInspectOomKilledTrue (0.49s)
11:40:27 [2023-09-06T11:40:27.947Z] === RUN   TestInspectOomKilledFalse
11:40:28 [2023-09-06T11:40:28.513Z] --- PASS: TestInspectOomKilledFalse (0.47s)
11:40:28 [2023-09-06T11:40:28.513Z] === RUN   TestLinksEtcHostsContentMatch
11:40:28 [2023-09-06T11:40:28.772Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
11:40:28 [2023-09-06T11:40:28.772Z] === RUN   TestLinksContainerNames
11:40:29 [2023-09-06T11:40:29.709Z] --- PASS: TestLinksContainerNames (0.93s)
11:40:29 [2023-09-06T11:40:29.709Z] === RUN   TestLogsFollowTailEmpty
11:40:30 [2023-09-06T11:40:30.276Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
11:40:30 [2023-09-06T11:40:30.276Z] === RUN   TestLogs
11:40:30 [2023-09-06T11:40:30.276Z] === RUN   TestLogs/driver_local
11:40:30 [2023-09-06T11:40:30.276Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:40:30 [2023-09-06T11:40:30.276Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:40:30 [2023-09-06T11:40:30.276Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:40:30 [2023-09-06T11:40:30.276Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:40:30 [2023-09-06T11:40:30.276Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:40:30 [2023-09-06T11:40:30.276Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:40:30 [2023-09-06T11:40:30.276Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:40:30 [2023-09-06T11:40:30.276Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:40:30 [2023-09-06T11:40:30.276Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:40:30 [2023-09-06T11:40:30.276Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:40:30 [2023-09-06T11:40:30.276Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:40:30 [2023-09-06T11:40:30.276Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:40:30 [2023-09-06T11:40:30.276Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:40:30 [2023-09-06T11:40:30.276Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:40:30 [2023-09-06T11:40:30.276Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:40:30 [2023-09-06T11:40:30.276Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:40:30 [2023-09-06T11:40:30.276Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:40:30 [2023-09-06T11:40:30.276Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:40:32 [2023-09-06T11:40:32.177Z] === RUN   TestLogs/driver_json-file
11:40:32 [2023-09-06T11:40:32.177Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:40:32 [2023-09-06T11:40:32.177Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:40:32 [2023-09-06T11:40:32.177Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:40:32 [2023-09-06T11:40:32.177Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:40:32 [2023-09-06T11:40:32.177Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:40:32 [2023-09-06T11:40:32.177Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:40:32 [2023-09-06T11:40:32.177Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:40:32 [2023-09-06T11:40:32.177Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:40:32 [2023-09-06T11:40:32.177Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:40:32 [2023-09-06T11:40:32.177Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:40:32 [2023-09-06T11:40:32.177Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:40:32 [2023-09-06T11:40:32.177Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:40:32 [2023-09-06T11:40:32.177Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:40:32 [2023-09-06T11:40:32.177Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:40:32 [2023-09-06T11:40:32.177Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:40:32 [2023-09-06T11:40:32.177Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:40:32 [2023-09-06T11:40:32.177Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:40:32 [2023-09-06T11:40:32.177Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:40:33 [2023-09-06T11:40:33.557Z] --- PASS: TestLogs (3.34s)
11:40:33 [2023-09-06T11:40:33.557Z]     --- PASS: TestLogs/driver_local (0.01s)
11:40:33 [2023-09-06T11:40:33.557Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.85s)
11:40:33 [2023-09-06T11:40:33.557Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.92s)
11:40:33 [2023-09-06T11:40:33.557Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.09s)
11:40:33 [2023-09-06T11:40:33.557Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.45s)
11:40:33 [2023-09-06T11:40:33.557Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.52s)
11:40:33 [2023-09-06T11:40:33.557Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.66s)
11:40:33 [2023-09-06T11:40:33.557Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:40:33 [2023-09-06T11:40:33.557Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.07s)
11:40:33 [2023-09-06T11:40:33.557Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.12s)
11:40:33 [2023-09-06T11:40:33.557Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.41s)
11:40:33 [2023-09-06T11:40:33.557Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.60s)
11:40:33 [2023-09-06T11:40:33.557Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.61s)
11:40:33 [2023-09-06T11:40:33.557Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.66s)
11:40:33 [2023-09-06T11:40:33.557Z] === RUN   TestContainerNetworkMountsNoChown
11:40:34 [2023-09-06T11:40:34.124Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/default
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/default
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/private
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/private
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rprivate
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rprivate
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/slave
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/slave
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rslave
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rslave
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/shared
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/shared
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rshared
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rshared
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/default
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rslave
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rprivate
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/default/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/private
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/private/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/shared
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/private/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rshared
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/slave
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/private/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/default/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/private/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/default/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/default/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:40:34 [2023-09-06T11:40:34.124Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:40:34 [2023-09-06T11:40:34.124Z] --- PASS: TestMountDaemonRoot (0.02s)
11:40:34 [2023-09-06T11:40:34.124Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
11:40:34 [2023-09-06T11:40:34.124Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
11:40:34 [2023-09-06T11:40:34.124Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
11:40:34 [2023-09-06T11:40:34.124Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
11:40:34 [2023-09-06T11:40:34.124Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
11:40:34 [2023-09-06T11:40:34.124Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
11:40:34 [2023-09-06T11:40:34.124Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
11:40:34 [2023-09-06T11:40:34.124Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
11:40:34 [2023-09-06T11:40:34.124Z] === RUN   TestContainerBindMountNonRecursive
11:40:35 [2023-09-06T11:40:35.499Z] --- PASS: TestContainerBindMountNonRecursive (1.28s)
11:40:35 [2023-09-06T11:40:35.499Z] === RUN   TestContainerVolumesMountedAsShared
11:40:36 [2023-09-06T11:40:36.065Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s)
11:40:36 [2023-09-06T11:40:36.065Z] === RUN   TestContainerVolumesMountedAsSlave
11:40:36 [2023-09-06T11:40:36.324Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
11:40:36 [2023-09-06T11:40:36.324Z] === RUN   TestContainerCopyLeaksMounts
11:40:36 [2023-09-06T11:40:36.890Z] --- PASS: TestContainerCopyLeaksMounts (0.54s)
11:40:36 [2023-09-06T11:40:36.890Z] === RUN   TestContainerBindMountRecursivelyReadOnly
11:40:38 [2023-09-06T11:40:38.791Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.63s)
11:40:38 [2023-09-06T11:40:38.791Z] === RUN   TestNetworkNat
11:40:39 [2023-09-06T11:40:39.049Z] --- PASS: TestNetworkNat (0.49s)
11:40:39 [2023-09-06T11:40:39.049Z] === RUN   TestNetworkLocalhostTCPNat
11:40:39 [2023-09-06T11:40:39.308Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
11:40:39 [2023-09-06T11:40:39.308Z] === RUN   TestNetworkLoopbackNat
11:40:42 [2023-09-06T11:40:42.591Z] --- PASS: TestNetworkLoopbackNat (2.57s)
11:40:42 [2023-09-06T11:40:42.591Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
11:40:42 [2023-09-06T11:40:42.591Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
11:40:42 [2023-09-06T11:40:42.591Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
11:40:42 [2023-09-06T11:40:42.591Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
11:40:42 [2023-09-06T11:40:42.591Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
11:40:42 [2023-09-06T11:40:42.591Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.52s)
11:40:42 [2023-09-06T11:40:42.591Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
11:40:42 [2023-09-06T11:40:42.591Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
11:40:42 [2023-09-06T11:40:42.591Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
11:40:42 [2023-09-06T11:40:42.591Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
11:40:42 [2023-09-06T11:40:42.591Z] === RUN   TestPause
11:40:43 [2023-09-06T11:40:43.158Z] --- PASS: TestPause (0.52s)
11:40:43 [2023-09-06T11:40:43.158Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:40:43 [2023-09-06T11:40:43.158Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:40:43 [2023-09-06T11:40:43.158Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:40:43 [2023-09-06T11:40:43.158Z] === RUN   TestPauseStopPausedContainer
11:40:43 [2023-09-06T11:40:43.417Z] --- PASS: TestPauseStopPausedContainer (0.52s)
11:40:43 [2023-09-06T11:40:43.417Z] === RUN   TestPIDModeHost
11:40:44 [2023-09-06T11:40:44.792Z] --- PASS: TestPIDModeHost (1.10s)
11:40:44 [2023-09-06T11:40:44.792Z] === RUN   TestPIDModeContainer
11:40:44 [2023-09-06T11:40:44.792Z] === RUN   TestPIDModeContainer/non-existing_container
11:40:44 [2023-09-06T11:40:44.792Z] === RUN   TestPIDModeContainer/non-running_container
11:40:44 [2023-09-06T11:40:44.792Z] === RUN   TestPIDModeContainer/running_container
11:40:45 [2023-09-06T11:40:45.726Z] --- PASS: TestPIDModeContainer (1.07s)
11:40:45 [2023-09-06T11:40:45.726Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
11:40:45 [2023-09-06T11:40:45.726Z]     --- PASS: TestPIDModeContainer/non-running_container (0.14s)
11:40:45 [2023-09-06T11:40:45.726Z]     --- PASS: TestPIDModeContainer/running_container (0.50s)
11:40:45 [2023-09-06T11:40:45.726Z] === RUN   TestPsFilter
11:40:45 [2023-09-06T11:40:45.726Z] === RUN   TestPsFilter/since
11:40:45 [2023-09-06T11:40:45.726Z] === RUN   TestPsFilter/before
11:40:45 [2023-09-06T11:40:45.726Z] --- PASS: TestPsFilter (0.10s)
11:40:45 [2023-09-06T11:40:45.726Z]     --- PASS: TestPsFilter/since (0.00s)
11:40:45 [2023-09-06T11:40:45.726Z]     --- PASS: TestPsFilter/before (0.00s)
11:40:45 [2023-09-06T11:40:45.726Z] === RUN   TestRemoveContainerWithRemovedVolume
11:40:46 [2023-09-06T11:40:46.292Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
11:40:46 [2023-09-06T11:40:46.292Z] === RUN   TestRemoveContainerWithVolume
11:40:46 [2023-09-06T11:40:46.859Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
11:40:46 [2023-09-06T11:40:46.859Z] === RUN   TestRemoveContainerRunning
11:40:47 [2023-09-06T11:40:47.117Z] --- PASS: TestRemoveContainerRunning (0.47s)
11:40:47 [2023-09-06T11:40:47.117Z] === RUN   TestRemoveContainerForceRemoveRunning
11:40:47 [2023-09-06T11:40:47.683Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s)
11:40:47 [2023-09-06T11:40:47.683Z] === RUN   TestRemoveInvalidContainer
11:40:47 [2023-09-06T11:40:47.683Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:40:47 [2023-09-06T11:40:47.683Z] === RUN   TestRenameLinkedContainer
11:40:49 [2023-09-06T11:40:49.622Z] --- PASS: TestRenameLinkedContainer (1.89s)
11:40:49 [2023-09-06T11:40:49.622Z] === RUN   TestRenameStoppedContainer
11:40:50 [2023-09-06T11:40:50.189Z] --- PASS: TestRenameStoppedContainer (0.47s)
11:40:50 [2023-09-06T11:40:50.189Z] === RUN   TestRenameRunningContainerAndReuse
11:40:51 [2023-09-06T11:40:51.123Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s)
11:40:51 [2023-09-06T11:40:51.123Z] === RUN   TestRenameInvalidName
11:40:51 [2023-09-06T11:40:51.382Z] --- PASS: TestRenameInvalidName (0.48s)
11:40:51 [2023-09-06T11:40:51.382Z] === RUN   TestRenameAnonymousContainer
11:40:53 [2023-09-06T11:40:53.282Z] --- PASS: TestRenameAnonymousContainer (1.69s)
11:40:53 [2023-09-06T11:40:53.282Z] === RUN   TestRenameContainerWithSameName
11:40:53 [2023-09-06T11:40:53.849Z] --- PASS: TestRenameContainerWithSameName (0.49s)
11:40:53 [2023-09-06T11:40:53.849Z] === RUN   TestRenameContainerWithLinkedContainer
11:40:54 [2023-09-06T11:40:54.785Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
11:40:54 [2023-09-06T11:40:54.785Z] === RUN   TestResize
11:40:55 [2023-09-06T11:40:55.043Z] --- PASS: TestResize (0.47s)
11:40:55 [2023-09-06T11:40:55.043Z] === RUN   TestResizeWithInvalidSize
11:40:55 [2023-09-06T11:40:55.609Z] --- PASS: TestResizeWithInvalidSize (0.46s)
11:40:55 [2023-09-06T11:40:55.609Z] === RUN   TestResizeWhenContainerNotStarted
11:40:55 [2023-09-06T11:40:55.868Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s)
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:40:55 [2023-09-06T11:40:55.868Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:40:57 [2023-09-06T11:40:57.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:40:57 [2023-09-06T11:40:57.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:40:57 [2023-09-06T11:40:57.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:40:57 [2023-09-06T11:40:57.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:40:57 [2023-09-06T11:40:57.813Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:40:58 [2023-09-06T11:40:58.072Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:40:59 [2023-09-06T11:40:59.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:40:59 [2023-09-06T11:40:59.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:41:03 [2023-09-06T11:41:03.634Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.16s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.10s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.10s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.75s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.04s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.25s)
11:41:03 [2023-09-06T11:41:03.634Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s)
11:41:03 [2023-09-06T11:41:03.634Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:41:03 [2023-09-06T11:41:03.634Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:41:04 [2023-09-06T11:41:04.200Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:41:05 [2023-09-06T11:41:05.575Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.09s)
11:41:05 [2023-09-06T11:41:05.575Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.01s)
11:41:05 [2023-09-06T11:41:05.575Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.07s)
11:41:05 [2023-09-06T11:41:05.575Z] === RUN   TestCgroupNamespacesRun
11:41:06 [2023-09-06T11:41:06.509Z] --- PASS: TestCgroupNamespacesRun (1.11s)
11:41:06 [2023-09-06T11:41:06.509Z] === RUN   TestCgroupNamespacesRunPrivileged
11:41:07 [2023-09-06T11:41:07.443Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s)
11:41:07 [2023-09-06T11:41:07.443Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:41:08 [2023-09-06T11:41:08.818Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
11:41:08 [2023-09-06T11:41:08.818Z] === RUN   TestCgroupNamespacesRunHostMode
11:41:09 [2023-09-06T11:41:09.753Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
11:41:09 [2023-09-06T11:41:09.753Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:41:11 [2023-09-06T11:41:11.127Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
11:41:11 [2023-09-06T11:41:11.127Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:41:12 [2023-09-06T11:41:12.062Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
11:41:12 [2023-09-06T11:41:12.062Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:41:12 [2023-09-06T11:41:12.628Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
11:41:12 [2023-09-06T11:41:12.628Z] === RUN   TestCgroupNamespacesRunOlderClient
11:41:13 [2023-09-06T11:41:13.565Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s)
11:41:13 [2023-09-06T11:41:13.565Z] === RUN   TestNISDomainname
11:41:14 [2023-09-06T11:41:14.132Z] --- PASS: TestNISDomainname (0.53s)
11:41:14 [2023-09-06T11:41:14.132Z] === RUN   TestHostnameDnsResolution
11:41:15 [2023-09-06T11:41:15.066Z] --- PASS: TestHostnameDnsResolution (0.71s)
11:41:15 [2023-09-06T11:41:15.066Z] === RUN   TestUnprivilegedPortsAndPing
11:41:15 [2023-09-06T11:41:15.324Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
11:41:15 [2023-09-06T11:41:15.324Z] === RUN   TestPrivilegedHostDevices
11:41:15 [2023-09-06T11:41:15.890Z] --- PASS: TestPrivilegedHostDevices (0.55s)
11:41:15 [2023-09-06T11:41:15.890Z] === RUN   TestRunConsoleSize
11:41:16 [2023-09-06T11:41:16.457Z] --- PASS: TestRunConsoleSize (0.45s)
11:41:16 [2023-09-06T11:41:16.457Z] === RUN   TestRunWithAlternativeContainerdShim
11:41:20 [2023-09-06T11:41:20.641Z] --- PASS: TestRunWithAlternativeContainerdShim (3.99s)
11:41:20 [2023-09-06T11:41:20.641Z] === RUN   TestStats
11:41:23 [2023-09-06T11:41:23.172Z] --- PASS: TestStats (2.51s)
11:41:23 [2023-09-06T11:41:23.172Z] === RUN   TestStopContainerWithTimeout
11:41:23 [2023-09-06T11:41:23.172Z] === RUN   TestStopContainerWithTimeout/0
11:41:23 [2023-09-06T11:41:23.172Z] === PAUSE TestStopContainerWithTimeout/0
11:41:23 [2023-09-06T11:41:23.172Z] === RUN   TestStopContainerWithTimeout/1
11:41:23 [2023-09-06T11:41:23.172Z] === PAUSE TestStopContainerWithTimeout/1
11:41:23 [2023-09-06T11:41:23.172Z] === RUN   TestStopContainerWithTimeout/3
11:41:23 [2023-09-06T11:41:23.172Z] === PAUSE TestStopContainerWithTimeout/3
11:41:23 [2023-09-06T11:41:23.172Z] === RUN   TestStopContainerWithTimeout/-1
11:41:23 [2023-09-06T11:41:23.172Z] === PAUSE TestStopContainerWithTimeout/-1
11:41:23 [2023-09-06T11:41:23.172Z] === CONT  TestStopContainerWithTimeout/-1
11:41:23 [2023-09-06T11:41:23.172Z] === CONT  TestStopContainerWithTimeout/0
11:41:23 [2023-09-06T11:41:23.172Z] === CONT  TestStopContainerWithTimeout/3
11:41:23 [2023-09-06T11:41:23.172Z] === CONT  TestStopContainerWithTimeout/1
11:41:26 [2023-09-06T11:41:26.465Z] --- PASS: TestStopContainerWithTimeout (0.04s)
11:41:26 [2023-09-06T11:41:26.465Z]     --- PASS: TestStopContainerWithTimeout/0 (0.89s)
11:41:26 [2023-09-06T11:41:26.465Z]     --- PASS: TestStopContainerWithTimeout/1 (1.64s)
11:41:26 [2023-09-06T11:41:26.465Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
11:41:26 [2023-09-06T11:41:26.465Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
11:41:26 [2023-09-06T11:41:26.465Z] === RUN   TestStopContainerWithTimeoutCancel
11:41:26 [2023-09-06T11:41:26.465Z] === PAUSE TestStopContainerWithTimeoutCancel
11:41:26 [2023-09-06T11:41:26.465Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:41:28 [2023-09-06T11:41:28.365Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s)
11:41:28 [2023-09-06T11:41:28.365Z] === RUN   TestUpdateMemory
11:41:28 [2023-09-06T11:41:28.932Z] --- PASS: TestUpdateMemory (0.56s)
11:41:28 [2023-09-06T11:41:28.932Z] === RUN   TestUpdateCPUQuota
11:41:29 [2023-09-06T11:41:29.500Z] --- PASS: TestUpdateCPUQuota (0.86s)
11:41:29 [2023-09-06T11:41:29.500Z] === RUN   TestUpdatePidsLimit
11:41:29 [2023-09-06T11:41:29.500Z] === RUN   TestUpdatePidsLimit/update_from_none
11:41:29 [2023-09-06T11:41:29.758Z] === RUN   TestUpdatePidsLimit/no_change
11:41:30 [2023-09-06T11:41:30.016Z] === RUN   TestUpdatePidsLimit/update_lower
11:41:30 [2023-09-06T11:41:30.274Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:41:30 [2023-09-06T11:41:30.533Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:41:30 [2023-09-06T11:41:30.793Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:41:30 [2023-09-06T11:41:30.793Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:41:31 [2023-09-06T11:41:31.728Z] --- PASS: TestUpdatePidsLimit (2.04s)
11:41:31 [2023-09-06T11:41:31.728Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
11:41:31 [2023-09-06T11:41:31.728Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
11:41:31 [2023-09-06T11:41:31.728Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
11:41:31 [2023-09-06T11:41:31.728Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
11:41:31 [2023-09-06T11:41:31.728Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
11:41:31 [2023-09-06T11:41:31.728Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
11:41:31 [2023-09-06T11:41:31.728Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
11:41:31 [2023-09-06T11:41:31.728Z] === RUN   TestUpdateRestartPolicy
11:41:43 [2023-09-06T11:41:43.926Z] --- PASS: TestUpdateRestartPolicy (10.75s)
11:41:43 [2023-09-06T11:41:43.926Z] === RUN   TestUpdateRestartWithAutoRemove
11:41:43 [2023-09-06T11:41:43.926Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s)
11:41:43 [2023-09-06T11:41:43.926Z] === RUN   TestWaitNonBlocked
11:41:43 [2023-09-06T11:41:43.926Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:41:43 [2023-09-06T11:41:43.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:41:43 [2023-09-06T11:41:43.926Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:41:43 [2023-09-06T11:41:43.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:41:43 [2023-09-06T11:41:43.926Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:41:43 [2023-09-06T11:41:43.926Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:41:43 [2023-09-06T11:41:43.926Z] --- PASS: TestWaitNonBlocked (0.02s)
11:41:43 [2023-09-06T11:41:43.926Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
11:41:43 [2023-09-06T11:41:43.926Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
11:41:43 [2023-09-06T11:41:43.926Z] === RUN   TestWaitBlocked
11:41:43 [2023-09-06T11:41:43.926Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:41:43 [2023-09-06T11:41:43.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:41:43 [2023-09-06T11:41:43.926Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:41:43 [2023-09-06T11:41:43.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:41:43 [2023-09-06T11:41:43.926Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:41:43 [2023-09-06T11:41:43.926Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:41:44 [2023-09-06T11:41:44.493Z] --- PASS: TestWaitBlocked (0.03s)
11:41:44 [2023-09-06T11:41:44.493Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
11:41:44 [2023-09-06T11:41:44.493Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
11:41:44 [2023-09-06T11:41:44.493Z] === RUN   TestWaitConditions
11:41:44 [2023-09-06T11:41:44.493Z] === RUN   TestWaitConditions/default
11:41:44 [2023-09-06T11:41:44.493Z] === PAUSE TestWaitConditions/default
11:41:44 [2023-09-06T11:41:44.493Z] === RUN   TestWaitConditions/not-running
11:41:44 [2023-09-06T11:41:44.493Z] === PAUSE TestWaitConditions/not-running
11:41:44 [2023-09-06T11:41:44.493Z] === RUN   TestWaitConditions/next-exit
11:41:44 [2023-09-06T11:41:44.493Z] === PAUSE TestWaitConditions/next-exit
11:41:44 [2023-09-06T11:41:44.493Z] === RUN   TestWaitConditions/removed
11:41:44 [2023-09-06T11:41:44.493Z] === PAUSE TestWaitConditions/removed
11:41:44 [2023-09-06T11:41:44.493Z] === CONT  TestWaitConditions/default
11:41:44 [2023-09-06T11:41:44.493Z] === CONT  TestWaitConditions/next-exit
11:41:44 [2023-09-06T11:41:44.493Z] === CONT  TestWaitConditions/not-running
11:41:44 [2023-09-06T11:41:44.493Z] === CONT  TestWaitConditions/removed
11:41:44 [2023-09-06T11:41:44.493Z]     wait_test.go:146: ContainerID = 643ad4c807628f5f20435f58fa93156496b018525cf83e6d4cb402b2e765d09e
11:41:44 [2023-09-06T11:41:44.493Z]     wait_test.go:146: ContainerID = b1360b4c71d471b9b1c223371eed9fe85f323a39fa725e6770601437b4e17c83
11:41:44 [2023-09-06T11:41:44.493Z]     wait_test.go:146: ContainerID = 362cc46a083b6460a52ea9182fbfd21ed393453b85480d3bcfafb7c405aaf8ca
11:41:44 [2023-09-06T11:41:44.493Z]     wait_test.go:146: ContainerID = 0c934c0e69deea5d1d1392946d6412b5e3c52207ef752c1e5b039e5d5aa5f2ab
11:41:45 [2023-09-06T11:41:45.867Z] --- PASS: TestWaitConditions (0.04s)
11:41:45 [2023-09-06T11:41:45.867Z]     --- PASS: TestWaitConditions/next-exit (1.04s)
11:41:45 [2023-09-06T11:41:45.867Z]     --- PASS: TestWaitConditions/not-running (1.14s)
11:41:45 [2023-09-06T11:41:45.867Z]     --- PASS: TestWaitConditions/default (1.29s)
11:41:45 [2023-09-06T11:41:45.867Z]     --- PASS: TestWaitConditions/removed (1.37s)
11:41:45 [2023-09-06T11:41:45.867Z] === RUN   TestWaitRestartedContainer
11:41:45 [2023-09-06T11:41:45.867Z] === RUN   TestWaitRestartedContainer/default
11:41:45 [2023-09-06T11:41:45.867Z] === PAUSE TestWaitRestartedContainer/default
11:41:45 [2023-09-06T11:41:45.867Z] === RUN   TestWaitRestartedContainer/not-running
11:41:45 [2023-09-06T11:41:45.867Z] === PAUSE TestWaitRestartedContainer/not-running
11:41:45 [2023-09-06T11:41:45.867Z] === RUN   TestWaitRestartedContainer/next-exit
11:41:45 [2023-09-06T11:41:45.867Z] === PAUSE TestWaitRestartedContainer/next-exit
11:41:45 [2023-09-06T11:41:45.867Z] === CONT  TestWaitRestartedContainer/default
11:41:45 [2023-09-06T11:41:45.867Z] === CONT  TestWaitRestartedContainer/next-exit
11:41:45 [2023-09-06T11:41:45.867Z] === CONT  TestWaitRestartedContainer/not-running
11:41:47 [2023-09-06T11:41:47.769Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:41:47 [2023-09-06T11:41:47.769Z]     --- PASS: TestWaitRestartedContainer/default (1.95s)
11:41:47 [2023-09-06T11:41:47.769Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.95s)
11:41:47 [2023-09-06T11:41:47.769Z]     --- PASS: TestWaitRestartedContainer/not-running (1.98s)
11:41:47 [2023-09-06T11:41:47.769Z] === CONT  TestHardRestartWhenContainerIsRunning
11:41:47 [2023-09-06T11:41:47.769Z] === CONT  TestRestartDaemonWithRestartingContainer
11:41:47 [2023-09-06T11:41:47.769Z] === CONT  TestIpcModeOlderClient
11:41:47 [2023-09-06T11:41:47.769Z] === CONT  TestStopContainerWithTimeoutCancel
11:41:47 [2023-09-06T11:41:47.769Z] === CONT  TestDaemonHostGatewayIP
11:41:47 [2023-09-06T11:41:47.769Z] === CONT  TestDaemonRestartIpcMode
11:41:47 [2023-09-06T11:41:47.769Z] === CONT  TestContainerKillOnDaemonStart
11:41:47 [2023-09-06T11:41:47.769Z] === CONT  TestContainerStartOnDaemonRestart
11:41:47 [2023-09-06T11:41:47.769Z] --- PASS: TestIpcModeOlderClient (0.06s)
11:41:49 [2023-09-06T11:41:49.672Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
11:41:49 [2023-09-06T11:41:49.672Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
11:41:49 [2023-09-06T11:41:49.933Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.22s)
11:41:49 [2023-09-06T11:41:49.933Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
11:41:49 [2023-09-06T11:41:49.933Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.35s)
11:41:50 [2023-09-06T11:41:50.868Z] --- PASS: TestContainerStartOnDaemonRestart (2.88s)
11:41:51 [2023-09-06T11:41:51.127Z] --- PASS: TestDaemonHostGatewayIP (3.26s)
11:41:51 [2023-09-06T11:41:51.385Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.60s)
11:41:51 [2023-09-06T11:41:51.385Z] --- PASS: TestDaemonRestartIpcMode (3.61s)
11:41:51 [2023-09-06T11:41:51.385Z] --- PASS: TestStopContainerWithTimeoutCancel (3.67s)
11:42:01 [2023-09-06T11:42:01.352Z] --- PASS: TestContainerKillOnDaemonStart (11.82s)
11:42:01 [2023-09-06T11:42:01.352Z] PASS
11:42:01 [2023-09-06T11:42:01.352Z] 
11:42:01 [2023-09-06T11:42:01.352Z] === Skipped
11:42:01 [2023-09-06T11:42:01.352Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:42:01 [2023-09-06T11:42:01.352Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:42:01 [2023-09-06T11:42:01.352Z] 
11:42:01 [2023-09-06T11:42:01.352Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:42:01 [2023-09-06T11:42:01.352Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:42:01 [2023-09-06T11:42:01.352Z] 
11:42:01 [2023-09-06T11:42:01.352Z] DONE 310 tests, 2 skipped in 166.758s
11:42:01 [2023-09-06T11:42:01.352Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
11:42:01 [2023-09-06T11:42:01.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
11:42:01 [2023-09-06T11:42:01.352Z] ++ set -e
11:42:01 [2023-09-06T11:42:01.352Z] ++ '[' -n 0 ']'
11:42:01 [2023-09-06T11:42:01.352Z] ++ set -x
11:42:01 [2023-09-06T11:42:01.352Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
11:42:01 [2023-09-06T11:42:01.352Z] INFO: Testing against a local daemon
11:42:01 [2023-09-06T11:42:01.352Z] === RUN   TestConfigDaemonID
11:42:01 [2023-09-06T11:42:01.352Z]     daemon_test.go:58: [de555af05c90f] daemon is not started
11:42:01 [2023-09-06T11:42:01.352Z] --- PASS: TestConfigDaemonID (1.04s)
11:42:01 [2023-09-06T11:42:01.352Z] === RUN   TestDaemonConfigValidation
11:42:01 [2023-09-06T11:42:01.352Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:42:01 [2023-09-06T11:42:01.352Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:42:01 [2023-09-06T11:42:01.352Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:42:01 [2023-09-06T11:42:01.352Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:42:01 [2023-09-06T11:42:01.352Z] === RUN   TestDaemonConfigValidation/invalid_config
11:42:01 [2023-09-06T11:42:01.352Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:42:01 [2023-09-06T11:42:01.352Z] === RUN   TestDaemonConfigValidation/malformed_config
11:42:01 [2023-09-06T11:42:01.352Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:42:01 [2023-09-06T11:42:01.352Z] === RUN   TestDaemonConfigValidation/valid_config
11:42:01 [2023-09-06T11:42:01.352Z] === PAUSE TestDaemonConfigValidation/valid_config
11:42:01 [2023-09-06T11:42:01.352Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:42:01 [2023-09-06T11:42:01.352Z] === CONT  TestDaemonConfigValidation/malformed_config
11:42:01 [2023-09-06T11:42:01.352Z] === CONT  TestDaemonConfigValidation/invalid_config
11:42:01 [2023-09-06T11:42:01.352Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:42:01 [2023-09-06T11:42:01.352Z] === CONT  TestDaemonConfigValidation/valid_config
11:42:01 [2023-09-06T11:42:01.352Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:42:01 [2023-09-06T11:42:01.352Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
11:42:01 [2023-09-06T11:42:01.352Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
11:42:01 [2023-09-06T11:42:01.352Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
11:42:01 [2023-09-06T11:42:01.352Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
11:42:01 [2023-09-06T11:42:01.352Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
11:42:01 [2023-09-06T11:42:01.352Z] === RUN   TestConfigDaemonSeccompProfiles
11:42:01 [2023-09-06T11:42:01.352Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:42:01 [2023-09-06T11:42:01.919Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:42:02 [2023-09-06T11:42:02.853Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:42:04 [2023-09-06T11:42:04.228Z]     daemon_test.go:172: [dd578577082ca] daemon is not started
11:42:04 [2023-09-06T11:42:04.228Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
11:42:04 [2023-09-06T11:42:04.228Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:42:04 [2023-09-06T11:42:04.228Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
11:42:04 [2023-09-06T11:42:04.228Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
11:42:04 [2023-09-06T11:42:04.228Z] === RUN   TestDaemonProxy
11:42:04 [2023-09-06T11:42:04.228Z] === RUN   TestDaemonProxy/environment_variables
11:42:04 [2023-09-06T11:42:04.229Z] === PAUSE TestDaemonProxy/environment_variables
11:42:04 [2023-09-06T11:42:04.229Z] === RUN   TestDaemonProxy/command-line_options
11:42:04 [2023-09-06T11:42:04.229Z] === PAUSE TestDaemonProxy/command-line_options
11:42:04 [2023-09-06T11:42:04.229Z] === RUN   TestDaemonProxy/configuration_file
11:42:04 [2023-09-06T11:42:04.229Z] === PAUSE TestDaemonProxy/configuration_file
11:42:04 [2023-09-06T11:42:04.229Z] === RUN   TestDaemonProxy/conflicting_options
11:42:04 [2023-09-06T11:42:04.486Z] === RUN   TestDaemonProxy/reload_sanitized
11:42:04 [2023-09-06T11:42:04.486Z] === PAUSE TestDaemonProxy/reload_sanitized
11:42:04 [2023-09-06T11:42:04.486Z] === CONT  TestDaemonProxy/environment_variables
11:42:04 [2023-09-06T11:42:04.486Z] === CONT  TestDaemonProxy/configuration_file
11:42:04 [2023-09-06T11:42:04.486Z] === CONT  TestDaemonProxy/reload_sanitized
11:42:04 [2023-09-06T11:42:04.486Z] === CONT  TestDaemonProxy/command-line_options
11:42:06 [2023-09-06T11:42:06.387Z] --- PASS: TestDaemonProxy (0.50s)
11:42:06 [2023-09-06T11:42:06.387Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:42:06 [2023-09-06T11:42:06.387Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
11:42:06 [2023-09-06T11:42:06.387Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
11:42:06 [2023-09-06T11:42:06.387Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
11:42:06 [2023-09-06T11:42:06.387Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
11:42:06 [2023-09-06T11:42:06.387Z] === RUN   TestLiveRestore
11:42:06 [2023-09-06T11:42:06.387Z] === RUN   TestLiveRestore/volume_references
11:42:06 [2023-09-06T11:42:06.387Z] === PAUSE TestLiveRestore/volume_references
11:42:06 [2023-09-06T11:42:06.387Z] === CONT  TestLiveRestore/volume_references
11:42:06 [2023-09-06T11:42:06.953Z] === RUN   TestLiveRestore/volume_references/restartPolicy
11:42:06 [2023-09-06T11:42:06.953Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
11:42:07 [2023-09-06T11:42:07.888Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
11:42:08 [2023-09-06T11:42:08.822Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
11:42:09 [2023-09-06T11:42:09.771Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
11:42:10 [2023-09-06T11:42:10.719Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
11:42:11 [2023-09-06T11:42:11.654Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
11:42:12 [2023-09-06T11:42:12.220Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
11:42:13 [2023-09-06T11:42:13.154Z] --- PASS: TestLiveRestore (0.00s)
11:42:13 [2023-09-06T11:42:13.154Z]     --- PASS: TestLiveRestore/volume_references (7.03s)
11:42:13 [2023-09-06T11:42:13.154Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.00s)
11:42:13 [2023-09-06T11:42:13.154Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s)
11:42:13 [2023-09-06T11:42:13.154Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
11:42:13 [2023-09-06T11:42:13.154Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s)
11:42:13 [2023-09-06T11:42:13.154Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.00s)
11:42:13 [2023-09-06T11:42:13.154Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.44s)
11:42:13 [2023-09-06T11:42:13.154Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s)
11:42:13 [2023-09-06T11:42:13.154Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.99s)
11:42:13 [2023-09-06T11:42:13.154Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
11:42:14 [2023-09-06T11:42:14.088Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
11:42:14 [2023-09-06T11:42:14.088Z] PASS
11:42:14 [2023-09-06T11:42:14.088Z] 
11:42:14 [2023-09-06T11:42:14.088Z] DONE 28 tests in 14.242s
11:42:14 [2023-09-06T11:42:14.088Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
11:42:14 [2023-09-06T11:42:14.088Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
11:42:14 [2023-09-06T11:42:14.088Z] ++ set -e
11:42:14 [2023-09-06T11:42:14.088Z] ++ '[' -n 0 ']'
11:42:14 [2023-09-06T11:42:14.088Z] ++ set -x
11:42:14 [2023-09-06T11:42:14.088Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
11:42:14 [2023-09-06T11:42:14.088Z] INFO: Testing against a local daemon
11:42:14 [2023-09-06T11:42:14.088Z] === RUN   TestCommitInheritsEnv
11:42:14 [2023-09-06T11:42:14.088Z] --- PASS: TestCommitInheritsEnv (0.14s)
11:42:14 [2023-09-06T11:42:14.088Z] === RUN   TestImportExtremelyLargeImageWorks
11:42:14 [2023-09-06T11:42:14.088Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:42:14 [2023-09-06T11:42:14.088Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:42:14 [2023-09-06T11:42:14.088Z] === RUN   TestImportWithCustomPlatform
11:42:14 [2023-09-06T11:42:14.088Z] === RUN   TestImportWithCustomPlatform/#00
11:42:14 [2023-09-06T11:42:14.088Z] === RUN   TestImportWithCustomPlatform/_______
11:42:14 [2023-09-06T11:42:14.088Z] === RUN   TestImportWithCustomPlatform//
11:42:14 [2023-09-06T11:42:14.088Z] === RUN   TestImportWithCustomPlatform/linux
11:42:14 [2023-09-06T11:42:14.088Z] === RUN   TestImportWithCustomPlatform/LINUX
11:42:14 [2023-09-06T11:42:14.088Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:42:14 [2023-09-06T11:42:14.088Z] === RUN   TestImportWithCustomPlatform/macos
11:42:14 [2023-09-06T11:42:14.088Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:42:14 [2023-09-06T11:42:14.088Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:42:14 [2023-09-06T11:42:14.346Z] --- PASS: TestImportWithCustomPlatform (0.11s)
11:42:14 [2023-09-06T11:42:14.346Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
11:42:14 [2023-09-06T11:42:14.346Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:42:14 [2023-09-06T11:42:14.346Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:42:14 [2023-09-06T11:42:14.346Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
11:42:14 [2023-09-06T11:42:14.346Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
11:42:14 [2023-09-06T11:42:14.346Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
11:42:14 [2023-09-06T11:42:14.346Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:42:14 [2023-09-06T11:42:14.346Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:42:14 [2023-09-06T11:42:14.346Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:42:14 [2023-09-06T11:42:14.346Z] === RUN   TestImageInspectEmptyTagsAndDigests
11:42:14 [2023-09-06T11:42:14.346Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
11:42:14 [2023-09-06T11:42:14.346Z] === RUN   TestImagesFilterMultiReference
11:42:14 [2023-09-06T11:42:14.346Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:42:14 [2023-09-06T11:42:14.346Z] === RUN   TestImagesFilterBeforeSince
11:42:14 [2023-09-06T11:42:14.346Z]     list_test.go:87: ImageList: ID=sha256:b197c2c62473c64759076d50f8a1bc99e47f349bbd7bc3c5cfc62ab9efced895 RepoTags=[testimagesfilterbeforesince:v2]
11:42:14 [2023-09-06T11:42:14.346Z]     list_test.go:87: ImageList: ID=sha256:69f9a81bf2891669962927117f754ae740c80fec3f0fc64d63bad74aac663c77 RepoTags=[testimagesfilterbeforesince:v1]
11:42:14 [2023-09-06T11:42:14.346Z]     list_test.go:87: ImageList: ID=sha256:5a4c700e253c8e51a53996f3de87269e2b6941bd13a990680c8e9d6ad4271aeb RepoTags=[testimagesfilterbeforesince:v3]
11:42:14 [2023-09-06T11:42:14.606Z] --- PASS: TestImagesFilterBeforeSince (0.21s)
11:42:14 [2023-09-06T11:42:14.606Z] === RUN   TestAPIImagesFilters
11:42:14 [2023-09-06T11:42:14.606Z] === RUN   TestAPIImagesFilters/repository_regex
11:42:14 [2023-09-06T11:42:14.606Z] === PAUSE TestAPIImagesFilters/repository_regex
11:42:14 [2023-09-06T11:42:14.606Z] === RUN   TestAPIImagesFilters/image_name_regex
11:42:14 [2023-09-06T11:42:14.606Z] === PAUSE TestAPIImagesFilters/image_name_regex
11:42:14 [2023-09-06T11:42:14.606Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
11:42:14 [2023-09-06T11:42:14.606Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
11:42:14 [2023-09-06T11:42:14.606Z] === RUN   TestAPIImagesFilters/registry_port_regex
11:42:14 [2023-09-06T11:42:14.606Z] === PAUSE TestAPIImagesFilters/registry_port_regex
11:42:14 [2023-09-06T11:42:14.606Z] === CONT  TestAPIImagesFilters/repository_regex
11:42:14 [2023-09-06T11:42:14.606Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
11:42:14 [2023-09-06T11:42:14.606Z] === CONT  TestAPIImagesFilters/registry_port_regex
11:42:14 [2023-09-06T11:42:14.606Z] === CONT  TestAPIImagesFilters/image_name_regex
11:42:14 [2023-09-06T11:42:14.606Z] --- PASS: TestAPIImagesFilters (0.04s)
11:42:14 [2023-09-06T11:42:14.606Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
11:42:14 [2023-09-06T11:42:14.606Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
11:42:14 [2023-09-06T11:42:14.606Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
11:42:14 [2023-09-06T11:42:14.606Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
11:42:14 [2023-09-06T11:42:14.606Z] === RUN   TestPruneDontDeleteUsedDangling
11:42:14 [2023-09-06T11:42:14.606Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
11:42:14 [2023-09-06T11:42:14.606Z] === RUN   TestImagePullPlatformInvalid
11:42:14 [2023-09-06T11:42:14.606Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:42:14 [2023-09-06T11:42:14.606Z] === RUN   TestImagePullStoredfDigestForOtherRepo
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.471961252Z" 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.19.9 instance.id=4bf86002-e22a-442a-b435-1e4903ed29fd version=2.8.2 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.472045618Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=4bf86002-e22a-442a-b435-1e4903ed29fd version=2.8.2 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.472067058Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.19.9 instance.id=4bf86002-e22a-442a-b435-1e4903ed29fd version=2.8.2 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.472288533Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=4bf86002-e22a-442a-b435-1e4903ed29fd version=2.8.2 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.564624954Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f8d48c1e-27ea-4c94-aafc-2e28a297c5ac http.request.method=GET http.request.remoteaddr="127.0.0.1:60014" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.564674415Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f8d48c1e-27ea-4c94-aafc-2e28a297c5ac http.request.method=GET http.request.remoteaddr="127.0.0.1:60014" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.005262ms http.response.status=200 http.response.written=2 
11:42:14 [2023-09-06T11:42:14.606Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.567039486Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6f5ec294-f290-4f28-9243-50cd1da917e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.56706955Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=237bb4a8-a995-4d26-8bf9-c7e3b6d38405 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.567086969Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6f5ec294-f290-4f28-9243-50cd1da917e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.567104413Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=237bb4a8-a995-4d26-8bf9-c7e3b6d38405 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.567207742Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=237bb4a8-a995-4d26-8bf9-c7e3b6d38405 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=45.318µ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=83d5535b-62fd-4857-bc96-21217ef3be48 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.567301847Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6f5ec294-f290-4f28-9243-50cd1da917e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=132.367µ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=fd398871-eba9-47c3-8eff-90fb979f95da trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.56733123Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=237bb4a8-a995-4d26-8bf9-c7e3b6d38405 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.122292ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.567372371Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6f5ec294-f290-4f28-9243-50cd1da917e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.160315ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.568907616Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7a922608-c41e-4088-b447-61ea0d6b251b http.request.method=POST http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.568964872Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7a922608-c41e-4088-b447-61ea0d6b251b http.request.method=POST http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.569151647Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7a922608-c41e-4088-b447-61ea0d6b251b http.request.method=POST http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=154.381µ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=7d41fcd6-f6c8-4d2d-8cec-afaaa4896a0e trace.line=110 vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.569198704Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7a922608-c41e-4088-b447-61ea0d6b251b http.request.method=POST http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=19.898µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=a2063df6-f0b3-4722-9eca-19fb6ee2dae8 trace.line=142 vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.569272518Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7a922608-c41e-4088-b447-61ea0d6b251b http.request.method=POST http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=40.033µ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=62722d2f-6567-4b5c-8e33-f8e93f44e730 trace.line=110 vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.569382525Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7a922608-c41e-4088-b447-61ea0d6b251b http.request.method=POST http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.833512ms http.response.status=202 http.response.written=0 
11:42:14 [2023-09-06T11:42:14.606Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.569473964Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2ef56a30-3c5a-4e6d-b02b-71338fa4541e http.request.method=POST http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.569561128Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2ef56a30-3c5a-4e6d-b02b-71338fa4541e http.request.method=POST http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 
11:42:14 [2023-09-06T11:42:14.606Z] time="2023-09-06T11:42:14.569655759Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2ef56a30-3c5a-4e6d-b02b-71338fa4541e http.request.method=POST http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=60.563µ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=e9e91617-0b6b-4a59-ac91-0f7ea9c56f4c trace.line=110 vars.name=test 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.569702906Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2ef56a30-3c5a-4e6d-b02b-71338fa4541e http.request.method=POST http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=18.708µ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=0d5ec659-db8a-4b92-82e0-645c15589dd6 trace.line=142 vars.name=test 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.569765495Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2ef56a30-3c5a-4e6d-b02b-71338fa4541e http.request.method=POST http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=35.955µ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=82fe43e1-1c92-4e6e-86d5-722197f23ff2 trace.line=110 vars.name=test 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.569869184Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=2ef56a30-3c5a-4e6d-b02b-71338fa4541e http.request.method=POST http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.497345ms http.response.status=202 http.response.written=0 
11:42:14 [2023-09-06T11:42:14.607Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.571064774Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e9fc011-9f3e-40c7-9d80-f762544e8af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=8102ea7c-0fb8-4ff8-9b8b-26266d4d002f 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.571139688Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e9fc011-9f3e-40c7-9d80-f762544e8af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=8102ea7c-0fb8-4ff8-9b8b-26266d4d002f 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.571202556Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e9fc011-9f3e-40c7-9d80-f762544e8af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=34.561µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=98881837-ff43-4e00-aad8-03ea485e53ff trace.line=95 vars.name=test vars.uuid=8102ea7c-0fb8-4ff8-9b8b-26266d4d002f 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.571250589Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e9fc011-9f3e-40c7-9d80-f762544e8af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=19.512µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=12604aa0-efc1-4412-8513-b97ebb2b172d trace.line=142 vars.name=test vars.uuid=8102ea7c-0fb8-4ff8-9b8b-26266d4d002f 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.571292387Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e9fc011-9f3e-40c7-9d80-f762544e8af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=8102ea7c-0fb8-4ff8-9b8b-26266d4d002f 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.571359448Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f/hashstates/sha256/68")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e9fc011-9f3e-40c7-9d80-f762544e8af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=31.065µ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=ac7ab05b-3899-4b6b-95c9-695e3a974e07 trace.line=110 vars.name=test vars.uuid=8102ea7c-0fb8-4ff8-9b8b-26266d4d002f 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.571398135Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e9fc011-9f3e-40c7-9d80-f762544e8af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=13.374µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=91a4d1cb-66fd-4600-b893-b9d5ce6f3768 trace.line=155 vars.name=test vars.uuid=8102ea7c-0fb8-4ff8-9b8b-26266d4d002f 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.571437783Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e9fc011-9f3e-40c7-9d80-f762544e8af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=11.758µ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=03540091-a52e-484a-a3c0-75a452ce7fd4 trace.line=155 vars.name=test vars.uuid=8102ea7c-0fb8-4ff8-9b8b-26266d4d002f 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.571466583Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e9fc011-9f3e-40c7-9d80-f762544e8af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=8.501µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f0f29f7b-f5d5-44e0-94d7-56e981591a69 trace.line=155 vars.name=test vars.uuid=8102ea7c-0fb8-4ff8-9b8b-26266d4d002f 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.571538346Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e9fc011-9f3e-40c7-9d80-f762544e8af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=50.782µ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=f5363829-0e94-4d70-9fcd-76dd7b224ca5 trace.line=185 vars.name=test vars.uuid=8102ea7c-0fb8-4ff8-9b8b-26266d4d002f 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.571617658Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e9fc011-9f3e-40c7-9d80-f762544e8af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=47.968µ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=ca37fba1-29ac-491a-b72b-56c98368cf0e trace.line=110 vars.name=test vars.uuid=8102ea7c-0fb8-4ff8-9b8b-26266d4d002f 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.571731226Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e9fc011-9f3e-40c7-9d80-f762544e8af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=86.655µ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=c11460e3-9bcd-4a76-9cdc-51e3b814b06e trace.line=202 vars.name=test vars.uuid=8102ea7c-0fb8-4ff8-9b8b-26266d4d002f 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.571807502Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e9fc011-9f3e-40c7-9d80-f762544e8af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60020" http.request.uri="/v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.502884ms http.response.status=201 http.response.written=0 
11:42:14 [2023-09-06T11:42:14.607Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "PUT /v2/test/blobs/uploads/8102ea7c-0fb8-4ff8-9b8b-26266d4d002f?_state=ylq8k9EeNnXbcT20FF7QDkpBd8Oo2BynptKvXL27rTB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMDJlYTdjLTBmYjgtNGZmOC05YjhiLTI2MjY2ZDRkMDAyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njg5Nzg5MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.573024006Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ee99376-ef5d-43cd-9d7a-4ffaa024f9e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=e8af9e7c-29ae-4951-bc6c-4c9421950c0d 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.57311922Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ee99376-ef5d-43cd-9d7a-4ffaa024f9e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=e8af9e7c-29ae-4951-bc6c-4c9421950c0d 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.573203175Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ee99376-ef5d-43cd-9d7a-4ffaa024f9e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=44.562µ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=82db2047-c170-418a-a954-23017910c1cb trace.line=95 vars.name=test vars.uuid=e8af9e7c-29ae-4951-bc6c-4c9421950c0d 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.57325902Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ee99376-ef5d-43cd-9d7a-4ffaa024f9e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=19.537µ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=24312696-22f1-4c72-b086-4f199b7c6020 trace.line=142 vars.name=test vars.uuid=e8af9e7c-29ae-4951-bc6c-4c9421950c0d 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.573295615Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ee99376-ef5d-43cd-9d7a-4ffaa024f9e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=e8af9e7c-29ae-4951-bc6c-4c9421950c0d 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.573373967Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d/hashstates/sha256/194")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ee99376-ef5d-43cd-9d7a-4ffaa024f9e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=43.225µ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=c2185e33-776f-4b4d-9a50-4b2c282bb315 trace.line=110 vars.name=test vars.uuid=e8af9e7c-29ae-4951-bc6c-4c9421950c0d 
11:42:14 [2023-09-06T11:42:14.607Z] time="2023-09-06T11:42:14.573410956Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ee99376-ef5d-43cd-9d7a-4ffaa024f9e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.191µ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=b909495d-28d1-463a-8adb-ded797e0770a trace.line=155 vars.name=test vars.uuid=e8af9e7c-29ae-4951-bc6c-4c9421950c0d 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.573451457Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ee99376-ef5d-43cd-9d7a-4ffaa024f9e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.964µ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=69ad92d1-6775-42b5-acb2-cca8e858c521 trace.line=155 vars.name=test vars.uuid=e8af9e7c-29ae-4951-bc6c-4c9421950c0d 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.573484212Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ee99376-ef5d-43cd-9d7a-4ffaa024f9e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=8.837µ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=0e57ddc7-dd51-4906-9dae-974debde9867 trace.line=155 vars.name=test vars.uuid=e8af9e7c-29ae-4951-bc6c-4c9421950c0d 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.573544906Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ee99376-ef5d-43cd-9d7a-4ffaa024f9e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=40.246µ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=b7e4d920-ef91-4cc4-a474-c87485b4fbb3 trace.line=185 vars.name=test vars.uuid=e8af9e7c-29ae-4951-bc6c-4c9421950c0d 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.57361255Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ee99376-ef5d-43cd-9d7a-4ffaa024f9e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=36.382µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a4be771d-7fd1-4678-9941-d0e01de5dc33 trace.line=110 vars.name=test vars.uuid=e8af9e7c-29ae-4951-bc6c-4c9421950c0d 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.573707296Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ee99376-ef5d-43cd-9d7a-4ffaa024f9e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=73.436µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=7b0d11eb-d824-459c-afdb-469f2c030876 trace.line=202 vars.name=test vars.uuid=e8af9e7c-29ae-4951-bc6c-4c9421950c0d 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.573786418Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ee99376-ef5d-43cd-9d7a-4ffaa024f9e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.879182ms http.response.status=201 http.response.written=0 
11:42:14 [2023-09-06T11:42:14.608Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "PUT /v2/test/blobs/uploads/e8af9e7c-29ae-4951-bc6c-4c9421950c0d?_state=9HcltDGBAfve4my8E6av-Ot_wyBQxvY_mCnOqGOxfBB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4YWY5ZTdjLTI5YWUtNDk1MS1iYzZjLTRjOTQyMTk1MGMwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNlQxMTo0MjoxNC41Njk1NzgwODhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.574661611Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=86097230-a503-4ab5-9bfc-838069a2df50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.574698403Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=86097230-a503-4ab5-9bfc-838069a2df50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.574753714Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=86097230-a503-4ab5-9bfc-838069a2df50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=25.272µ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=6e70d544-6c61-4fe1-9bf7-d5ccb2adc631 trace.line=95 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.574814236Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=86097230-a503-4ab5-9bfc-838069a2df50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="722.74µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.57577624Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.575811457Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.575943995Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.575962367Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.575971614Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.57603989Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.442µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dbd6679a-4950-4545-a76a-a40e7b89285b trace.line=95 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.576110914Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=15.976µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=72fcb31a-4e63-490c-83ab-0a766ba74afb trace.line=155 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.576160605Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=20.842µ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=f68e09be-a358-42b2-b278-b9d52b6f5de3 trace.line=95 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.576200827Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" 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).Stat" trace.id=b1392454-78a7-41c4-815c-9af34d116438 trace.line=155 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.57624319Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.103µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=61bed508-409b-43ac-b9db-f7cb8277c94c trace.line=155 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.576309743Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=43.578µ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=b2c48160-bd3f-4662-8810-4a51d78b379e trace.line=110 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.576388693Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=47.369µ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=0b20b859-59ae-4d14-b98e-42bf59c92f08 trace.line=110 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.576539768Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=54.13µ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=9a5da432-4d08-4796-9859-6abff9bbfc5b trace.line=110 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.576593979Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=28.489µ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=55c4d6c2-1c72-450a-9ccd-496ce4b22773 trace.line=110 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.576629779Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.576648667Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88c47f17-f7fc-4d2b-87a7-3e4c4db1d7e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60034" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.550309ms http.response.status=201 http.response.written=0 
11:42:14 [2023-09-06T11:42:14.608Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.581697047Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f3d7a53b-7145-46f1-9d52-51e9b98e4ba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60060" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.581736522Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f3d7a53b-7145-46f1-9d52-51e9b98e4ba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60060" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.278553ms http.response.status=200 http.response.written=2 
11:42:14 [2023-09-06T11:42:14.608Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.586177618Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=732dcd26-f691-4381-916f-3c706b2c2da1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.586220326Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=732dcd26-f691-4381-916f-3c706b2c2da1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.586298711Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=732dcd26-f691-4381-916f-3c706b2c2da1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.383µ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=4ecd99fa-c2a6-4f95-8e65-1f6c5cfef162 trace.line=95 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.608Z] time="2023-09-06T11:42:14.586323876Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=732dcd26-f691-4381-916f-3c706b2c2da1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.609Z] time="2023-09-06T11:42:14.586369743Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=732dcd26-f691-4381-916f-3c706b2c2da1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.365µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=46f38c45-6e5d-4d4b-ae97-496c1f069221 trace.line=95 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.609Z] time="2023-09-06T11:42:14.586421067Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=732dcd26-f691-4381-916f-3c706b2c2da1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.747µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8fe630f2-9e79-46a7-b319-91ab64ec7b4c trace.line=155 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.609Z] time="2023-09-06T11:42:14.58646334Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=732dcd26-f691-4381-916f-3c706b2c2da1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.52µ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=1540395a-bd4d-4c27-b492-5525d0bb9ea0 trace.line=125 vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.609Z] time="2023-09-06T11:42:14.586509043Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=732dcd26-f691-4381-916f-3c706b2c2da1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:42:14 [2023-09-06T11:42:14.609Z] time="2023-09-06T11:42:14.586604158Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=732dcd26-f691-4381-916f-3c706b2c2da1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60076" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-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.198913ms http.response.status=200 http.response.written=417 
11:42:14 [2023-09-06T11:42:14.609Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:42:14 [2023-09-06T11:42:14.609Z] time="2023-09-06T11:42:14.596119702Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3c5efd57-1fc3-4f34-bd85-c2d1b820085f http.request.method=GET http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.609Z] time="2023-09-06T11:42:14.596164756Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3c5efd57-1fc3-4f34-bd85-c2d1b820085f http.request.method=GET http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.609Z] time="2023-09-06T11:42:14.59618225Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3c5efd57-1fc3-4f34-bd85-c2d1b820085f http.request.method=GET http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.609Z] time="2023-09-06T11:42:14.596265877Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3c5efd57-1fc3-4f34-bd85-c2d1b820085f http.request.method=GET http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.172µ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=210d369a-f799-42bc-9602-66227243b363 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.609Z] time="2023-09-06T11:42:14.596334916Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3c5efd57-1fc3-4f34-bd85-c2d1b820085f http.request.method=GET http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.415µ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=46a64d49-b140-484d-922f-5ed84cc43182 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.609Z] time="2023-09-06T11:42:14.596379274Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3c5efd57-1fc3-4f34-bd85-c2d1b820085f http.request.method=GET http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.398µ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=f7a07490-5a0f-411f-bba8-5af73104095e trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.609Z] time="2023-09-06T11:42:14.596413555Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3c5efd57-1fc3-4f34-bd85-c2d1b820085f http.request.method=GET http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.609Z] time="2023-09-06T11:42:14.596509712Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3c5efd57-1fc3-4f34-bd85-c2d1b820085f http.request.method=GET http.request.remoteaddr="127.0.0.1:60078" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-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.205863ms http.response.status=200 http.response.written=417 
11:42:14 [2023-09-06T11:42:14.609Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.603340067Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c7ef660d-46c0-4680-a571-e2d883fcd8dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.603374496Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a9e8ebca-2ab9-4cbe-86e7-1da51669bfaa http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.603422989Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a9e8ebca-2ab9-4cbe-86e7-1da51669bfaa http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.603423448Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c7ef660d-46c0-4680-a571-e2d883fcd8dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.603506994Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a9e8ebca-2ab9-4cbe-86e7-1da51669bfaa http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.376µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=66db4bf1-e5b7-4bae-b470-a315442028e7 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.603598515Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a9e8ebca-2ab9-4cbe-86e7-1da51669bfaa http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.45µ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=e8572f14-2cd3-421a-8baa-963b44308cdb trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.603654023Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a9e8ebca-2ab9-4cbe-86e7-1da51669bfaa http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.997µ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=5ca40099-3db9-4da2-a632-737de34afa99 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.603516676Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c7ef660d-46c0-4680-a571-e2d883fcd8dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=56.682µ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=9d62d340-b115-48cb-9194-827977ca28a3 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.603695582Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a9e8ebca-2ab9-4cbe-86e7-1da51669bfaa http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.412µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=46f78ffc-8e62-4ba7-a238-0b5debf4b3d0 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.603723743Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c7ef660d-46c0-4680-a571-e2d883fcd8dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.485µ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=bf3774d7-452f-4807-87c8-77098551e540 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.603732186Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a9e8ebca-2ab9-4cbe-86e7-1da51669bfaa http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.436µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=afef2b99-3797-4f8a-9748-7941f75cae51 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.603768157Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a9e8ebca-2ab9-4cbe-86e7-1da51669bfaa http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.569µ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=e0e6d472-aea9-4f84-bf03-098c3753a175 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.603776461Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c7ef660d-46c0-4680-a571-e2d883fcd8dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.77µ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=3bb2cefe-ba45-4704-a4a9-1c6668de8b52 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.868Z] time="2023-09-06T11:42:14.60381304Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c7ef660d-46c0-4680-a571-e2d883fcd8dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.912µ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=7153dd30-de2c-4e96-a096-fb290a0e71e8 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.60384326Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a9e8ebca-2ab9-4cbe-86e7-1da51669bfaa http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.956µ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=19a4379f-1278-4b32-b805-35be9f159f7a trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.60384984Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c7ef660d-46c0-4680-a571-e2d883fcd8dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.281µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d99b1c46-6b85-4736-9988-3c81276f8efa trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.603883564Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c7ef660d-46c0-4680-a571-e2d883fcd8dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.359µ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=3a8a6704-aad4-44bf-a9b8-0686564180e2 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.603947893Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c7ef660d-46c0-4680-a571-e2d883fcd8dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.191µ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=1d11d079-1857-440b-8b63-b7e8f06d1d65 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.605159179Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c7ef660d-46c0-4680-a571-e2d883fcd8dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=54.031µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ddba699d-916b-4b87-8c99-43e849ddfafe trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.605241362Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c7ef660d-46c0-4680-a571-e2d883fcd8dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.282µ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=e4253cc1-4d29-4875-802d-dc98c8429979 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.605454788Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c7ef660d-46c0-4680-a571-e2d883fcd8dd http.request.method=GET http.request.remoteaddr="127.0.0.1:60082" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.528357ms http.response.status=200 http.response.written=194 
11:42:14 [2023-09-06T11:42:14.869Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.605585374Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a9e8ebca-2ab9-4cbe-86e7-1da51669bfaa http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.991µ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=16cefb53-af36-49d9-8141-63dff24a8678 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.605658245Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a9e8ebca-2ab9-4cbe-86e7-1da51669bfaa http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.01µ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=2a2caf9c-e58b-426c-b687-81bef9e91cde trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.605722417Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a9e8ebca-2ab9-4cbe-86e7-1da51669bfaa http.request.method=GET http.request.remoteaddr="127.0.0.1:60094" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.768605ms http.response.status=200 http.response.written=68 
11:42:14 [2023-09-06T11:42:14.869Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.618097945Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ec1e756b-2f8d-4db2-9f87-b455f153ae7d http.request.method=GET http.request.remoteaddr="127.0.0.1:60110" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.618155062Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ec1e756b-2f8d-4db2-9f87-b455f153ae7d http.request.method=GET http.request.remoteaddr="127.0.0.1:60110" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.030797ms http.response.status=200 http.response.written=2 
11:42:14 [2023-09-06T11:42:14.869Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.625178157Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=482556b9-7b85-4b1d-b6e1-67c38941168f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60112" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.625231573Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=482556b9-7b85-4b1d-b6e1-67c38941168f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60112" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.625245891Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=482556b9-7b85-4b1d-b6e1-67c38941168f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60112" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.625322151Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=482556b9-7b85-4b1d-b6e1-67c38941168f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60112" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.613µ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=745449a7-7f3b-4dda-aab0-2d9b7d766bf1 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.625379751Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=482556b9-7b85-4b1d-b6e1-67c38941168f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60112" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.327µ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=ada4d276-9da8-4792-a9f1-4cb3edee47d6 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.625458324Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=482556b9-7b85-4b1d-b6e1-67c38941168f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60112" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.325281ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.869Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.626746067Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=55bedc7a-0c18-4e27-a87b-e5f03c862f6b http.request.method=GET http.request.remoteaddr="127.0.0.1:60124" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.626789243Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=55bedc7a-0c18-4e27-a87b-e5f03c862f6b http.request.method=GET http.request.remoteaddr="127.0.0.1:60124" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.62680448Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=55bedc7a-0c18-4e27-a87b-e5f03c862f6b http.request.method=GET http.request.remoteaddr="127.0.0.1:60124" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.626861768Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=55bedc7a-0c18-4e27-a87b-e5f03c862f6b http.request.method=GET http.request.remoteaddr="127.0.0.1:60124" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.102µ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=377305c6-8093-4c3c-8310-aca724cf93c1 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.626909154Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=55bedc7a-0c18-4e27-a87b-e5f03c862f6b http.request.method=GET http.request.remoteaddr="127.0.0.1:60124" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.341µ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=1a23a4f2-b064-423e-8b7a-b5290e0657fb trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.869Z] time="2023-09-06T11:42:14.626950245Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=55bedc7a-0c18-4e27-a87b-e5f03c862f6b http.request.method=GET http.request.remoteaddr="127.0.0.1:60124" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.036712ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:42:14 [2023-09-06T11:42:14.869Z] 127.0.0.1 - - [06/Sep/2023:11:42:14 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/150b1c8c737f81bed5601d34693c3d2db05c85eb kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:42:14 [2023-09-06T11:42:14.869Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
11:42:14 [2023-09-06T11:42:14.869Z] === RUN   TestRemoveImageOrphaning
11:42:14 [2023-09-06T11:42:14.869Z] --- PASS: TestRemoveImageOrphaning (0.13s)
11:42:14 [2023-09-06T11:42:14.869Z] === RUN   TestRemoveByDigest
11:42:14 [2023-09-06T11:42:14.869Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
11:42:14 [2023-09-06T11:42:14.869Z] --- SKIP: TestRemoveByDigest (0.00s)
11:42:14 [2023-09-06T11:42:14.869Z] === RUN   TestRemoveImageGarbageCollector
11:42:14 [2023-09-06T11:42:14.869Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
11:42:14 [2023-09-06T11:42:14.869Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:42:14 [2023-09-06T11:42:14.869Z] === RUN   TestSaveCheckTimes
11:42:14 [2023-09-06T11:42:14.869Z] === PAUSE TestSaveCheckTimes
11:42:14 [2023-09-06T11:42:14.869Z] === RUN   TestSaveRepoWithMultipleImages
11:42:15 [2023-09-06T11:42:15.804Z] --- PASS: TestSaveRepoWithMultipleImages (0.96s)
11:42:15 [2023-09-06T11:42:15.804Z] === RUN   TestSaveDirectoryPermissions
11:42:16 [2023-09-06T11:42:16.738Z] --- PASS: TestSaveDirectoryPermissions (0.97s)
11:42:16 [2023-09-06T11:42:16.738Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:42:16 [2023-09-06T11:42:16.738Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
11:42:16 [2023-09-06T11:42:16.738Z] === RUN   TestTagUsingDigestAlgorithmAsName
11:42:16 [2023-09-06T11:42:16.997Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestTagValidPrefixedRepo
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
11:42:16 [2023-09-06T11:42:16.997Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
11:42:16 [2023-09-06T11:42:16.997Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestTagValidPrefixedRepo/foooo:t
11:42:16 [2023-09-06T11:42:16.997Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
11:42:16 [2023-09-06T11:42:16.997Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
11:42:16 [2023-09-06T11:42:16.997Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
11:42:16 [2023-09-06T11:42:16.997Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
11:42:16 [2023-09-06T11:42:16.997Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
11:42:16 [2023-09-06T11:42:16.997Z] === CONT  TestTagValidPrefixedRepo/foooo:t
11:42:16 [2023-09-06T11:42:16.997Z] --- PASS: TestTagValidPrefixedRepo (0.01s)
11:42:16 [2023-09-06T11:42:16.997Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
11:42:16 [2023-09-06T11:42:16.997Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
11:42:16 [2023-09-06T11:42:16.997Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
11:42:16 [2023-09-06T11:42:16.997Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestTagExistedNameWithoutForce
11:42:16 [2023-09-06T11:42:16.997Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestTagOfficialNames
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
11:42:16 [2023-09-06T11:42:16.997Z] --- PASS: TestTagOfficialNames (0.05s)
11:42:16 [2023-09-06T11:42:16.997Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
11:42:16 [2023-09-06T11:42:16.997Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
11:42:16 [2023-09-06T11:42:16.997Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
11:42:16 [2023-09-06T11:42:16.997Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
11:42:16 [2023-09-06T11:42:16.997Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestTagMatchesDigest
11:42:16 [2023-09-06T11:42:16.997Z] --- PASS: TestTagMatchesDigest (0.01s)
11:42:16 [2023-09-06T11:42:16.997Z] === CONT  TestSaveCheckTimes
11:42:16 [2023-09-06T11:42:16.997Z] --- PASS: TestSaveCheckTimes (0.03s)
11:42:16 [2023-09-06T11:42:16.997Z] PASS
11:42:16 [2023-09-06T11:42:16.997Z] 
11:42:16 [2023-09-06T11:42:16.997Z] === Skipped
11:42:16 [2023-09-06T11:42:16.997Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:42:16 [2023-09-06T11:42:16.997Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:42:16 [2023-09-06T11:42:16.997Z] 
11:42:16 [2023-09-06T11:42:16.997Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
11:42:16 [2023-09-06T11:42:16.997Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
11:42:16 [2023-09-06T11:42:16.997Z] 
11:42:16 [2023-09-06T11:42:16.997Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:42:16 [2023-09-06T11:42:16.997Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
11:42:16 [2023-09-06T11:42:16.997Z] 
11:42:16 [2023-09-06T11:42:16.997Z] DONE 44 tests, 3 skipped in 3.076s
11:42:16 [2023-09-06T11:42:16.997Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
11:42:16 [2023-09-06T11:42:16.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
11:42:16 [2023-09-06T11:42:16.997Z] ++ set -e
11:42:16 [2023-09-06T11:42:16.997Z] ++ '[' -n 0 ']'
11:42:16 [2023-09-06T11:42:16.997Z] ++ set -x
11:42:16 [2023-09-06T11:42:16.997Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestStripANSICommands
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestStripANSICommands/#00
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestStripANSICommands/#01
11:42:16 [2023-09-06T11:42:16.997Z] --- PASS: TestStripANSICommands (0.00s)
11:42:16 [2023-09-06T11:42:16.997Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:42:16 [2023-09-06T11:42:16.997Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:42:16 [2023-09-06T11:42:16.997Z] PASS
11:42:16 [2023-09-06T11:42:16.997Z] 
11:42:16 [2023-09-06T11:42:16.997Z] DONE 3 tests in 0.009s
11:42:16 [2023-09-06T11:42:16.997Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
11:42:16 [2023-09-06T11:42:16.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
11:42:16 [2023-09-06T11:42:16.997Z] ++ set -e
11:42:16 [2023-09-06T11:42:16.997Z] ++ '[' -n 0 ']'
11:42:16 [2023-09-06T11:42:16.997Z] ++ set -x
11:42:16 [2023-09-06T11:42:16.997Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
11:42:16 [2023-09-06T11:42:16.997Z] INFO: Testing against a local daemon
11:42:16 [2023-09-06T11:42:16.997Z] === RUN   TestNetworkCreateDelete
11:42:17 [2023-09-06T11:42:17.255Z] --- PASS: TestNetworkCreateDelete (0.18s)
11:42:17 [2023-09-06T11:42:17.255Z] === RUN   TestDockerNetworkDeletePreferID
11:42:17 [2023-09-06T11:42:17.821Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s)
11:42:17 [2023-09-06T11:42:17.821Z] === RUN   TestDaemonDNSFallback
11:42:24 [2023-09-06T11:42:24.381Z] --- PASS: TestDaemonDNSFallback (6.18s)
11:42:24 [2023-09-06T11:42:24.381Z] === RUN   TestInspectNetwork
11:42:26 [2023-09-06T11:42:26.911Z] === RUN   TestInspectNetwork/full_network_id
11:42:26 [2023-09-06T11:42:26.911Z] === RUN   TestInspectNetwork/partial_network_id
11:42:26 [2023-09-06T11:42:26.911Z] === RUN   TestInspectNetwork/network_name
11:42:26 [2023-09-06T11:42:26.911Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:42:31 [2023-09-06T11:42:31.095Z] --- PASS: TestInspectNetwork (7.20s)
11:42:31 [2023-09-06T11:42:31.095Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:42:31 [2023-09-06T11:42:31.095Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:42:31 [2023-09-06T11:42:31.095Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:42:31 [2023-09-06T11:42:31.095Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:42:31 [2023-09-06T11:42:31.095Z] === RUN   TestRunContainerWithBridgeNone
11:42:32 [2023-09-06T11:42:32.470Z] --- PASS: TestRunContainerWithBridgeNone (1.36s)
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/create
11:42:32 [2023-09-06T11:42:32.470Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:42:32 [2023-09-06T11:42:32.470Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:42:32 [2023-09-06T11:42:32.470Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:42:32 [2023-09-06T11:42:32.470Z] === CONT  TestNetworkInvalidJSON/networks/create
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:42:32 [2023-09-06T11:42:32.470Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:42:32 [2023-09-06T11:42:32.470Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:42:32 [2023-09-06T11:42:32.470Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:42:32 [2023-09-06T11:42:32.470Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkList
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkList//networks
11:42:32 [2023-09-06T11:42:32.470Z] === PAUSE TestNetworkList//networks
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestNetworkList//networks/
11:42:32 [2023-09-06T11:42:32.470Z] === PAUSE TestNetworkList//networks/
11:42:32 [2023-09-06T11:42:32.470Z] === CONT  TestNetworkList//networks
11:42:32 [2023-09-06T11:42:32.470Z] === CONT  TestNetworkList//networks/
11:42:32 [2023-09-06T11:42:32.470Z] --- PASS: TestNetworkList (0.01s)
11:42:32 [2023-09-06T11:42:32.470Z]     --- PASS: TestNetworkList//networks (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:42:32 [2023-09-06T11:42:32.470Z] === RUN   TestHostIPv4BridgeLabel
11:42:33 [2023-09-06T11:42:33.036Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
11:42:33 [2023-09-06T11:42:33.036Z] === RUN   TestDefaultNetworkOpts
11:42:33 [2023-09-06T11:42:33.036Z] === RUN   TestDefaultNetworkOpts/default_value
11:42:34 [2023-09-06T11:42:34.411Z] === RUN   TestDefaultNetworkOpts/cmdline_value
11:42:35 [2023-09-06T11:42:35.786Z] === RUN   TestDefaultNetworkOpts/config-from_value
11:42:37 [2023-09-06T11:42:37.159Z] --- PASS: TestDefaultNetworkOpts (3.90s)
11:42:37 [2023-09-06T11:42:37.159Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.27s)
11:42:37 [2023-09-06T11:42:37.159Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.34s)
11:42:37 [2023-09-06T11:42:37.159Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s)
11:42:37 [2023-09-06T11:42:37.159Z] === RUN   TestDaemonRestartWithLiveRestore
11:42:38 [2023-09-06T11:42:38.094Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
11:42:38 [2023-09-06T11:42:38.094Z] === RUN   TestDaemonDefaultNetworkPools
11:42:39 [2023-09-06T11:42:39.028Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
11:42:39 [2023-09-06T11:42:39.028Z] === RUN   TestDaemonRestartWithExistingNetwork
11:42:39 [2023-09-06T11:42:39.963Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
11:42:39 [2023-09-06T11:42:39.963Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:42:41 [2023-09-06T11:42:41.337Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
11:42:41 [2023-09-06T11:42:41.337Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:42:41 [2023-09-06T11:42:41.904Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
11:42:41 [2023-09-06T11:42:41.904Z] === RUN   TestServiceWithPredefinedNetwork
11:42:44 [2023-09-06T11:42:44.433Z] --- PASS: TestServiceWithPredefinedNetwork (1.99s)
11:42:44 [2023-09-06T11:42:44.433Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:42:44 [2023-09-06T11:42:44.433Z]     service_test.go:242: FLAKY_TEST
11:42:44 [2023-09-06T11:42:44.433Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:42:44 [2023-09-06T11:42:44.433Z] === RUN   TestServiceWithDataPathPortInit
11:42:59 [2023-09-06T11:42:59.325Z] --- PASS: TestServiceWithDataPathPortInit (13.51s)
11:42:59 [2023-09-06T11:42:59.325Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:42:59 [2023-09-06T11:42:59.583Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ecnn6jkvvn7c0nc925fegmx7b Created:2023-09-06 11:42:58.633966864 +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[b1314b4bfcc5d53eabf66be17ab701c41fa78debde17d69b1f13abf329d5c556:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uktu5awwaed2c6qjiyw0ibfja EndpointID:7fe5d64a7ad717188d90494ed1722399c48181c4aeaeefd7c7c4365eac3cec5a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:95e4a4b3084b43554c5189ee58601a20a2e92cab38ae36f7f23fa9163e075fd3 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:43ae16d0059a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uktu5awwaed2c6qjiyw0ibfja EndpointID:7fe5d64a7ad717188d90494ed1722399c48181c4aeaeefd7c7c4365eac3cec5a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:43:04 [2023-09-06T11:43:04.848Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
11:43:04 [2023-09-06T11:43:04.848Z] PASS
11:43:04 [2023-09-06T11:43:04.848Z] 
11:43:04 [2023-09-06T11:43:04.848Z] === Skipped
11:43:04 [2023-09-06T11:43:04.848Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:43:04 [2023-09-06T11:43:04.848Z]     service_test.go:242: FLAKY_TEST
11:43:04 [2023-09-06T11:43:04.848Z] 
11:43:04 [2023-09-06T11:43:04.848Z] DONE 42 tests, 1 skipped in 47.199s
11:43:04 [2023-09-06T11:43:04.848Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
11:43:04 [2023-09-06T11:43:04.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:43:04 [2023-09-06T11:43:04.848Z] ++ set -e
11:43:04 [2023-09-06T11:43:04.848Z] ++ '[' -n 0 ']'
11:43:04 [2023-09-06T11:43:04.848Z] ++ set -x
11:43:04 [2023-09-06T11:43:04.848Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:43:04 [2023-09-06T11:43:04.848Z] INFO: Testing against a local daemon
11:43:04 [2023-09-06T11:43:04.848Z] === RUN   TestDockerNetworkIpvlanPersistance
11:43:04 [2023-09-06T11:43:04.848Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:43:04 [2023-09-06T11:43:04.848Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:43:04 [2023-09-06T11:43:04.848Z] === RUN   TestDockerNetworkIpvlan
11:43:04 [2023-09-06T11:43:04.848Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:43:04 [2023-09-06T11:43:04.848Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:43:04 [2023-09-06T11:43:04.848Z] PASS
11:43:04 [2023-09-06T11:43:04.848Z] 
11:43:04 [2023-09-06T11:43:04.848Z] === Skipped
11:43:04 [2023-09-06T11:43:04.849Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:43:04 [2023-09-06T11:43:04.849Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:43:04 [2023-09-06T11:43:04.849Z] 
11:43:04 [2023-09-06T11:43:04.849Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:43:04 [2023-09-06T11:43:04.849Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:43:04 [2023-09-06T11:43:04.849Z] 
11:43:04 [2023-09-06T11:43:04.849Z] DONE 2 tests, 2 skipped in 0.039s
11:43:04 [2023-09-06T11:43:04.849Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
11:43:04 [2023-09-06T11:43:04.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:43:04 [2023-09-06T11:43:04.849Z] ++ set -e
11:43:04 [2023-09-06T11:43:04.849Z] ++ '[' -n 0 ']'
11:43:04 [2023-09-06T11:43:04.849Z] ++ set -x
11:43:04 [2023-09-06T11:43:04.849Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:43:04 [2023-09-06T11:43:04.849Z] INFO: Testing against a local daemon
11:43:04 [2023-09-06T11:43:04.849Z] === RUN   TestDockerNetworkMacvlanPersistance
11:43:05 [2023-09-06T11:43:05.415Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
11:43:05 [2023-09-06T11:43:05.415Z] === RUN   TestDockerNetworkMacvlan
11:43:05 [2023-09-06T11:43:05.982Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:43:06 [2023-09-06T11:43:06.917Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:43:07 [2023-09-06T11:43:07.483Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:43:09 [2023-09-06T11:43:09.384Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:43:10 [2023-09-06T11:43:10.759Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:43:13 [2023-09-06T11:43:13.289Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:43:13 [2023-09-06T11:43:13.856Z] --- PASS: TestDockerNetworkMacvlan (8.34s)
11:43:13 [2023-09-06T11:43:13.856Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
11:43:13 [2023-09-06T11:43:13.856Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
11:43:13 [2023-09-06T11:43:13.856Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.66s)
11:43:13 [2023-09-06T11:43:13.856Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s)
11:43:13 [2023-09-06T11:43:13.856Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.42s)
11:43:13 [2023-09-06T11:43:13.856Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s)
11:43:13 [2023-09-06T11:43:13.856Z] PASS
11:43:13 [2023-09-06T11:43:13.856Z] 
11:43:13 [2023-09-06T11:43:13.856Z] DONE 8 tests in 9.539s
11:43:13 [2023-09-06T11:43:13.856Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
11:43:13 [2023-09-06T11:43:13.856Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:43:13 [2023-09-06T11:43:13.856Z] ++ set -e
11:43:13 [2023-09-06T11:43:13.856Z] ++ '[' -n 0 ']'
11:43:13 [2023-09-06T11:43:13.856Z] ++ set -x
11:43:13 [2023-09-06T11:43:13.856Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:43:13 [2023-09-06T11:43:13.856Z] testing: warning: no tests to run
11:43:13 [2023-09-06T11:43:13.856Z] PASS
11:43:13 [2023-09-06T11:43:13.856Z] 
11:43:13 [2023-09-06T11:43:13.856Z] DONE 0 tests in 0.008s
11:43:13 [2023-09-06T11:43:13.856Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
11:43:13 [2023-09-06T11:43:13.856Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:43:13 [2023-09-06T11:43:13.856Z] ++ set -e
11:43:13 [2023-09-06T11:43:13.856Z] ++ '[' -n 0 ']'
11:43:13 [2023-09-06T11:43:13.856Z] ++ set -x
11:43:13 [2023-09-06T11:43:13.856Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:43:13 [2023-09-06T11:43:13.856Z] INFO: Testing against a local daemon
11:43:13 [2023-09-06T11:43:13.856Z] === RUN   TestAuthZPluginAllowRequest
11:43:15 [2023-09-06T11:43:15.230Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
11:43:15 [2023-09-06T11:43:15.230Z] === RUN   TestAuthZPluginTLS
11:43:15 [2023-09-06T11:43:15.489Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:43:15 [2023-09-06T11:43:15.489Z] === RUN   TestAuthZPluginDenyRequest
11:43:16 [2023-09-06T11:43:16.055Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:43:16 [2023-09-06T11:43:16.055Z] === RUN   TestAuthZPluginAPIDenyResponse
11:43:16 [2023-09-06T11:43:16.622Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:43:16 [2023-09-06T11:43:16.622Z] === RUN   TestAuthZPluginDenyResponse
11:43:17 [2023-09-06T11:43:17.188Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:43:17 [2023-09-06T11:43:17.188Z] === RUN   TestAuthZPluginAllowEventStream
11:43:18 [2023-09-06T11:43:18.122Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s)
11:43:18 [2023-09-06T11:43:18.122Z] === RUN   TestAuthZPluginErrorResponse
11:43:18 [2023-09-06T11:43:18.688Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
11:43:18 [2023-09-06T11:43:18.688Z] === RUN   TestAuthZPluginErrorRequest
11:43:19 [2023-09-06T11:43:19.255Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:43:19 [2023-09-06T11:43:19.255Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:43:19 [2023-09-06T11:43:19.821Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:43:19 [2023-09-06T11:43:19.821Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:43:21 [2023-09-06T11:43:21.196Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
11:43:21 [2023-09-06T11:43:21.196Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:43:22 [2023-09-06T11:43:22.130Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
11:43:22 [2023-09-06T11:43:22.130Z] === RUN   TestAuthZPluginHeader
11:43:22 [2023-09-06T11:43:22.696Z] --- PASS: TestAuthZPluginHeader (0.61s)
11:43:22 [2023-09-06T11:43:22.696Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:43:22 [2023-09-06T11:43:22.696Z]     authz_plugin_v2_test.go:42: (*Execution).NotAmd64-fm
11:43:22 [2023-09-06T11:43:22.696Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:43:22 [2023-09-06T11:43:22.696Z] === RUN   TestAuthZPluginV2Disable
11:43:22 [2023-09-06T11:43:22.696Z]     authz_plugin_v2_test.go:64: (*Execution).NotAmd64-fm
11:43:22 [2023-09-06T11:43:22.696Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:43:22 [2023-09-06T11:43:22.696Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:43:22 [2023-09-06T11:43:22.696Z]     authz_plugin_v2_test.go:90: (*Execution).NotAmd64-fm
11:43:22 [2023-09-06T11:43:22.696Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:43:22 [2023-09-06T11:43:22.696Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:43:22 [2023-09-06T11:43:22.696Z]     authz_plugin_v2_test.go:125: (*Execution).NotAmd64-fm
11:43:22 [2023-09-06T11:43:22.697Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:43:22 [2023-09-06T11:43:22.697Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:43:40 [2023-09-06T11:43:40.774Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
11:43:40 [2023-09-06T11:43:40.774Z] PASS
11:43:40 [2023-09-06T11:43:40.774Z] 
11:43:40 [2023-09-06T11:43:40.774Z] === Skipped
11:43:40 [2023-09-06T11:43:40.774Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]     authz_plugin_v2_test.go:42: (*Execution).NotAmd64-fm
11:43:40 [2023-09-06T11:43:40.774Z] 
11:43:40 [2023-09-06T11:43:40.774Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]     authz_plugin_v2_test.go:64: (*Execution).NotAmd64-fm
11:43:40 [2023-09-06T11:43:40.774Z] 
11:43:40 [2023-09-06T11:43:40.774Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]     authz_plugin_v2_test.go:90: (*Execution).NotAmd64-fm
11:43:40 [2023-09-06T11:43:40.774Z] 
11:43:40 [2023-09-06T11:43:40.774Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]     authz_plugin_v2_test.go:125: (*Execution).NotAmd64-fm
11:43:40 [2023-09-06T11:43:40.774Z] 
11:43:40 [2023-09-06T11:43:40.774Z] DONE 17 tests, 4 skipped in 25.683s
11:43:40 [2023-09-06T11:43:40.774Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
11:43:40 [2023-09-06T11:43:40.774Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:43:40 [2023-09-06T11:43:40.774Z] ++ set -e
11:43:40 [2023-09-06T11:43:40.774Z] ++ '[' -n 0 ']'
11:43:40 [2023-09-06T11:43:40.774Z] ++ set -x
11:43:40 [2023-09-06T11:43:40.774Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:43:40 [2023-09-06T11:43:40.774Z] INFO: Testing against a local daemon
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:43:40 [2023-09-06T11:43:40.774Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:43:40 [2023-09-06T11:43:40.774Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:43:40 [2023-09-06T11:43:40.774Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:43:40 [2023-09-06T11:43:40.774Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:43:40 [2023-09-06T11:43:40.774Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:43:40 [2023-09-06T11:43:40.774Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:43:40 [2023-09-06T11:43:40.774Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:43:40 [2023-09-06T11:43:40.774Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:43:40 [2023-09-06T11:43:40.774Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:43:40 [2023-09-06T11:43:40.774Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:43:40 [2023-09-06T11:43:40.775Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:43:40 [2023-09-06T11:43:40.775Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:43:40 [2023-09-06T11:43:40.775Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:43:40 [2023-09-06T11:43:40.775Z] === RUN   TestPluginInstall
11:43:40 [2023-09-06T11:43:40.775Z] === RUN   TestPluginInstall/no_auth
11:43:42 [2023-09-06T11:43:42.676Z] time="2023-09-06T11:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:43:42 [2023-09-06T11:43:42.676Z] time="2023-09-06T11:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6fb0b0ab7fee01deb0b758100c88f49ee527c5e49d627dd012224834f5033ba" mediatype=application/vnd.docker.plugin.v1+json size=522
11:43:42 [2023-09-06T11:43:42.676Z] time="2023-09-06T11:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:43:42 [2023-09-06T11:43:42.676Z] time="2023-09-06T11:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6fb0b0ab7fee01deb0b758100c88f49ee527c5e49d627dd012224834f5033ba" mediatype=application/vnd.docker.plugin.v1+json size=522
11:43:42 [2023-09-06T11:43:42.676Z] === RUN   TestPluginInstall/with_htpasswd
11:43:42 [2023-09-06T11:43:42.934Z] time="2023-09-06T11:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:43:42 [2023-09-06T11:43:42.934Z] time="2023-09-06T11:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6fb0b0ab7fee01deb0b758100c88f49ee527c5e49d627dd012224834f5033ba" mediatype=application/vnd.docker.plugin.v1+json size=522
11:43:42 [2023-09-06T11:43:42.934Z] time="2023-09-06T11:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:43:42 [2023-09-06T11:43:42.934Z] time="2023-09-06T11:43:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6fb0b0ab7fee01deb0b758100c88f49ee527c5e49d627dd012224834f5033ba" mediatype=application/vnd.docker.plugin.v1+json size=522
11:43:43 [2023-09-06T11:43:43.192Z] === RUN   TestPluginInstall/with_insecure
11:43:44 [2023-09-06T11:43:44.134Z] time="2023-09-06T11:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:43:44 [2023-09-06T11:43:44.134Z] time="2023-09-06T11:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b53992853200445abbeea03082e15bb4d697ceef769835c3c4db9dd4998d6cd" mediatype=application/vnd.docker.plugin.v1+json size=522
11:43:44 [2023-09-06T11:43:44.135Z] time="2023-09-06T11:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:43:44 [2023-09-06T11:43:44.135Z] time="2023-09-06T11:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b53992853200445abbeea03082e15bb4d697ceef769835c3c4db9dd4998d6cd" mediatype=application/vnd.docker.plugin.v1+json size=522
11:43:44 [2023-09-06T11:43:44.135Z]     plugin_test.go:196: [dafda492b1c3a] daemon is not started
11:43:44 [2023-09-06T11:43:44.135Z] --- PASS: TestPluginInstall (4.40s)
11:43:44 [2023-09-06T11:43:44.135Z]     --- PASS: TestPluginInstall/no_auth (3.04s)
11:43:44 [2023-09-06T11:43:44.135Z]     --- PASS: TestPluginInstall/with_htpasswd (0.44s)
11:43:44 [2023-09-06T11:43:44.135Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
11:43:44 [2023-09-06T11:43:44.135Z] === RUN   TestPluginsWithRuntimes
11:43:45 [2023-09-06T11:43:45.520Z] === RUN   TestPluginsWithRuntimes/No_Args
11:43:46 [2023-09-06T11:43:46.455Z] === RUN   TestPluginsWithRuntimes/With_Args
11:43:47 [2023-09-06T11:43:47.390Z] --- PASS: TestPluginsWithRuntimes (3.31s)
11:43:47 [2023-09-06T11:43:47.390Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
11:43:47 [2023-09-06T11:43:47.390Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
11:43:47 [2023-09-06T11:43:47.390Z] === RUN   TestPluginBackCompatMediaTypes
11:43:47 [2023-09-06T11:43:47.957Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
11:43:47 [2023-09-06T11:43:47.957Z] PASS
11:43:47 [2023-09-06T11:43:47.957Z] 
11:43:47 [2023-09-06T11:43:47.957Z] DONE 24 tests in 8.247s
11:43:47 [2023-09-06T11:43:47.957Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
11:43:47 [2023-09-06T11:43:47.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:43:47 [2023-09-06T11:43:47.957Z] ++ set -e
11:43:47 [2023-09-06T11:43:47.957Z] ++ '[' -n 0 ']'
11:43:47 [2023-09-06T11:43:47.957Z] ++ set -x
11:43:47 [2023-09-06T11:43:47.957Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:43:47 [2023-09-06T11:43:47.957Z] INFO: Testing against a local daemon
11:43:47 [2023-09-06T11:43:47.957Z] === RUN   TestExternalGraphDriver
11:43:48 [2023-09-06T11:43:48.215Z] === RUN   TestExternalGraphDriver/json
11:43:50 [2023-09-06T11:43:50.116Z] === RUN   TestExternalGraphDriver/spec
11:43:51 [2023-09-06T11:43:51.490Z] === RUN   TestExternalGraphDriver/pull
11:43:54 [2023-09-06T11:43:54.772Z] --- PASS: TestExternalGraphDriver (6.61s)
11:43:54 [2023-09-06T11:43:54.772Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
11:43:54 [2023-09-06T11:43:54.772Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
11:43:54 [2023-09-06T11:43:54.772Z]     --- PASS: TestExternalGraphDriver/pull (3.13s)
11:43:54 [2023-09-06T11:43:54.772Z] === RUN   TestGraphdriverPluginV2
11:43:54 [2023-09-06T11:43:54.772Z]     external_test.go:412: (*Execution).NotAmd64-fm
11:43:54 [2023-09-06T11:43:54.772Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
11:43:54 [2023-09-06T11:43:54.772Z] PASS
11:43:54 [2023-09-06T11:43:54.772Z] 
11:43:54 [2023-09-06T11:43:54.772Z] === Skipped
11:43:54 [2023-09-06T11:43:54.772Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
11:43:54 [2023-09-06T11:43:54.772Z]     external_test.go:412: (*Execution).NotAmd64-fm
11:43:54 [2023-09-06T11:43:54.772Z] 
11:43:54 [2023-09-06T11:43:54.772Z] DONE 5 tests, 1 skipped in 6.966s
11:43:54 [2023-09-06T11:43:54.772Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
11:43:54 [2023-09-06T11:43:54.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:43:54 [2023-09-06T11:43:54.772Z] ++ set -e
11:43:54 [2023-09-06T11:43:54.772Z] ++ '[' -n 0 ']'
11:43:54 [2023-09-06T11:43:54.772Z] ++ set -x
11:43:54 [2023-09-06T11:43:54.772Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:43:54 [2023-09-06T11:43:54.772Z] INFO: Testing against a local daemon
11:43:54 [2023-09-06T11:43:54.772Z] === RUN   TestContinueAfterPluginCrash
11:43:54 [2023-09-06T11:43:54.772Z] === PAUSE TestContinueAfterPluginCrash
11:43:54 [2023-09-06T11:43:54.772Z] === RUN   TestReadPluginNoRead
11:43:54 [2023-09-06T11:43:54.772Z] === PAUSE TestReadPluginNoRead
11:43:54 [2023-09-06T11:43:54.772Z] === RUN   TestDaemonStartWithLogOpt
11:43:54 [2023-09-06T11:43:54.772Z] === PAUSE TestDaemonStartWithLogOpt
11:43:54 [2023-09-06T11:43:54.772Z] === CONT  TestDaemonStartWithLogOpt
11:43:54 [2023-09-06T11:43:54.772Z] === CONT  TestContinueAfterPluginCrash
11:43:54 [2023-09-06T11:43:54.772Z] === CONT  TestReadPluginNoRead
11:43:57 [2023-09-06T11:43:57.303Z] === RUN   TestReadPluginNoRead/default
11:43:57 [2023-09-06T11:43:57.561Z] --- PASS: TestDaemonStartWithLogOpt (2.71s)
11:43:58 [2023-09-06T11:43:58.128Z] === RUN   TestReadPluginNoRead/disabled_caching
11:43:59 [2023-09-06T11:43:59.502Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:44:00 [2023-09-06T11:44:00.877Z]     read_test.go:91: [dcf9c27c6a277] daemon is not started
11:44:00 [2023-09-06T11:44:00.877Z] --- PASS: TestReadPluginNoRead (5.78s)
11:44:00 [2023-09-06T11:44:00.877Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
11:44:00 [2023-09-06T11:44:00.877Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
11:44:00 [2023-09-06T11:44:00.877Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
11:44:02 [2023-09-06T11:44:02.777Z] --- PASS: TestContinueAfterPluginCrash (7.61s)
11:44:02 [2023-09-06T11:44:02.777Z] PASS
11:44:02 [2023-09-06T11:44:02.777Z] 
11:44:02 [2023-09-06T11:44:02.777Z] DONE 6 tests in 7.652s
11:44:02 [2023-09-06T11:44:02.777Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
11:44:02 [2023-09-06T11:44:02.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:44:02 [2023-09-06T11:44:02.777Z] ++ set -e
11:44:02 [2023-09-06T11:44:02.777Z] ++ '[' -n 0 ']'
11:44:02 [2023-09-06T11:44:02.777Z] ++ set -x
11:44:02 [2023-09-06T11:44:02.777Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:44:02 [2023-09-06T11:44:02.777Z] testing: warning: no tests to run
11:44:02 [2023-09-06T11:44:02.777Z] PASS
11:44:02 [2023-09-06T11:44:02.777Z] 
11:44:02 [2023-09-06T11:44:02.777Z] DONE 0 tests in 0.008s
11:44:02 [2023-09-06T11:44:02.777Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
11:44:02 [2023-09-06T11:44:02.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:44:02 [2023-09-06T11:44:02.777Z] ++ set -e
11:44:02 [2023-09-06T11:44:02.777Z] ++ '[' -n 0 ']'
11:44:02 [2023-09-06T11:44:02.777Z] ++ set -x
11:44:02 [2023-09-06T11:44:02.777Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:44:02 [2023-09-06T11:44:02.777Z] INFO: Testing against a local daemon
11:44:02 [2023-09-06T11:44:02.777Z] === RUN   TestPluginWithDevMounts
11:44:02 [2023-09-06T11:44:02.777Z] === PAUSE TestPluginWithDevMounts
11:44:02 [2023-09-06T11:44:02.777Z] === CONT  TestPluginWithDevMounts
11:44:04 [2023-09-06T11:44:04.152Z] --- PASS: TestPluginWithDevMounts (1.49s)
11:44:04 [2023-09-06T11:44:04.152Z] PASS
11:44:04 [2023-09-06T11:44:04.152Z] 
11:44:04 [2023-09-06T11:44:04.152Z] DONE 1 tests in 1.530s
11:44:04 [2023-09-06T11:44:04.152Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
11:44:04 [2023-09-06T11:44:04.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
11:44:04 [2023-09-06T11:44:04.152Z] ++ set -e
11:44:04 [2023-09-06T11:44:04.152Z] ++ '[' -n 0 ']'
11:44:04 [2023-09-06T11:44:04.152Z] ++ set -x
11:44:04 [2023-09-06T11:44:04.152Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
11:44:04 [2023-09-06T11:44:04.152Z] INFO: Testing against a local daemon
11:44:04 [2023-09-06T11:44:04.152Z] === RUN   TestSecretInspect
11:44:06 [2023-09-06T11:44:06.052Z] --- PASS: TestSecretInspect (1.85s)
11:44:06 [2023-09-06T11:44:06.052Z] === RUN   TestSecretList
11:44:07 [2023-09-06T11:44:07.952Z] --- PASS: TestSecretList (1.95s)
11:44:07 [2023-09-06T11:44:07.952Z] === RUN   TestSecretsCreateAndDelete
11:44:09 [2023-09-06T11:44:09.852Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
11:44:09 [2023-09-06T11:44:09.852Z] === RUN   TestSecretsUpdate
11:44:11 [2023-09-06T11:44:11.753Z] --- PASS: TestSecretsUpdate (1.88s)
11:44:11 [2023-09-06T11:44:11.753Z] === RUN   TestTemplatedSecret
11:44:14 [2023-09-06T11:44:14.283Z] --- PASS: TestTemplatedSecret (2.61s)
11:44:14 [2023-09-06T11:44:14.283Z] === RUN   TestSecretCreateResolve
11:44:16 [2023-09-06T11:44:16.184Z] --- PASS: TestSecretCreateResolve (1.86s)
11:44:16 [2023-09-06T11:44:16.184Z] PASS
11:44:16 [2023-09-06T11:44:16.184Z] 
11:44:16 [2023-09-06T11:44:16.184Z] DONE 6 tests in 12.148s
11:44:16 [2023-09-06T11:44:16.184Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
11:44:16 [2023-09-06T11:44:16.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
11:44:16 [2023-09-06T11:44:16.184Z] ++ set -e
11:44:16 [2023-09-06T11:44:16.184Z] ++ '[' -n 0 ']'
11:44:16 [2023-09-06T11:44:16.184Z] ++ set -x
11:44:16 [2023-09-06T11:44:16.184Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
11:44:16 [2023-09-06T11:44:16.184Z] INFO: Testing against a local daemon
11:44:16 [2023-09-06T11:44:16.184Z] === RUN   TestServiceCreateInit
11:44:16 [2023-09-06T11:44:16.184Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:44:20 [2023-09-06T11:44:20.442Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:44:24 [2023-09-06T11:44:24.651Z] --- PASS: TestServiceCreateInit (7.81s)
11:44:24 [2023-09-06T11:44:24.651Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.92s)
11:44:24 [2023-09-06T11:44:24.651Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s)
11:44:24 [2023-09-06T11:44:24.651Z] === RUN   TestCreateServiceMultipleTimes
11:44:39 [2023-09-06T11:44:39.524Z] --- PASS: TestCreateServiceMultipleTimes (15.00s)
11:44:39 [2023-09-06T11:44:39.525Z] === RUN   TestCreateServiceConflict
11:44:40 [2023-09-06T11:44:40.899Z] --- PASS: TestCreateServiceConflict (1.87s)
11:44:40 [2023-09-06T11:44:40.899Z] === RUN   TestCreateServiceMaxReplicas
11:44:44 [2023-09-06T11:44:44.181Z] --- PASS: TestCreateServiceMaxReplicas (2.91s)
11:44:44 [2023-09-06T11:44:44.181Z] === RUN   TestCreateWithDuplicateNetworkNames
11:44:59 [2023-09-06T11:44:59.053Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.86s)
11:44:59 [2023-09-06T11:44:59.053Z] === RUN   TestCreateServiceSecretFileMode
11:45:11 [2023-09-06T11:45:11.248Z] --- PASS: TestCreateServiceSecretFileMode (12.57s)
11:45:11 [2023-09-06T11:45:11.248Z] === RUN   TestCreateServiceConfigFileMode
11:45:23 [2023-09-06T11:45:23.446Z] --- PASS: TestCreateServiceConfigFileMode (12.57s)
11:45:23 [2023-09-06T11:45:23.446Z] === RUN   TestCreateServiceSysctls
11:45:25 [2023-09-06T11:45:25.346Z] --- PASS: TestCreateServiceSysctls (3.23s)
11:45:25 [2023-09-06T11:45:25.346Z] === RUN   TestCreateServiceCapabilities
11:45:27 [2023-09-06T11:45:27.877Z] --- PASS: TestCreateServiceCapabilities (2.57s)
11:45:27 [2023-09-06T11:45:27.877Z] === RUN   TestInspect
11:45:31 [2023-09-06T11:45:31.159Z] --- PASS: TestInspect (2.88s)
11:45:31 [2023-09-06T11:45:31.159Z] === RUN   TestCreateJob
11:45:33 [2023-09-06T11:45:33.689Z] --- PASS: TestCreateJob (3.15s)
11:45:33 [2023-09-06T11:45:33.689Z] === RUN   TestReplicatedJob
11:45:38 [2023-09-06T11:45:38.987Z] --- PASS: TestReplicatedJob (4.96s)
11:45:38 [2023-09-06T11:45:38.987Z] === RUN   TestUpdateReplicatedJob
11:45:42 [2023-09-06T11:45:42.270Z] --- PASS: TestUpdateReplicatedJob (3.22s)
11:45:42 [2023-09-06T11:45:42.270Z] === RUN   TestServiceListWithStatuses
11:45:42 [2023-09-06T11:45:42.270Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:45:42 [2023-09-06T11:45:42.270Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:45:42 [2023-09-06T11:45:42.270Z] === RUN   TestDockerNetworkConnectAlias
11:45:46 [2023-09-06T11:45:46.454Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
11:45:46 [2023-09-06T11:45:46.454Z] === RUN   TestDockerNetworkReConnect
11:45:49 [2023-09-06T11:45:49.738Z] --- PASS: TestDockerNetworkReConnect (3.30s)
11:45:49 [2023-09-06T11:45:49.738Z] === RUN   TestServicePlugin
11:45:49 [2023-09-06T11:45:49.738Z]     plugin_test.go:26: (*Execution).NotAmd64-fm
11:45:49 [2023-09-06T11:45:49.738Z] --- SKIP: TestServicePlugin (0.00s)
11:45:49 [2023-09-06T11:45:49.738Z] === RUN   TestServiceUpdateLabel
11:45:51 [2023-09-06T11:45:51.115Z] --- PASS: TestServiceUpdateLabel (1.85s)
11:45:51 [2023-09-06T11:45:51.115Z] === RUN   TestServiceUpdateSecrets
11:46:05 [2023-09-06T11:46:05.986Z] --- PASS: TestServiceUpdateSecrets (14.32s)
11:46:05 [2023-09-06T11:46:05.986Z] === RUN   TestServiceUpdateConfigs
11:46:20 [2023-09-06T11:46:20.860Z] --- PASS: TestServiceUpdateConfigs (14.56s)
11:46:20 [2023-09-06T11:46:20.860Z] === RUN   TestServiceUpdateNetwork
11:46:33 [2023-09-06T11:46:33.058Z] --- PASS: TestServiceUpdateNetwork (12.18s)
11:46:33 [2023-09-06T11:46:33.058Z] === RUN   TestServiceUpdatePidsLimit
11:46:33 [2023-09-06T11:46:33.316Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:46:34 [2023-09-06T11:46:34.250Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:46:40 [2023-09-06T11:46:40.808Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:46:48 [2023-09-06T11:46:48.928Z] --- PASS: TestServiceUpdatePidsLimit (16.29s)
11:46:48 [2023-09-06T11:46:48.928Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
11:46:48 [2023-09-06T11:46:48.928Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
11:46:48 [2023-09-06T11:46:48.928Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
11:46:48 [2023-09-06T11:46:48.928Z] PASS
11:46:48 [2023-09-06T11:46:48.928Z] 
11:46:48 [2023-09-06T11:46:48.928Z] === Skipped
11:46:48 [2023-09-06T11:46:48.928Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
11:46:48 [2023-09-06T11:46:48.928Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:46:48 [2023-09-06T11:46:48.928Z] 
11:46:48 [2023-09-06T11:46:48.928Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:46:48 [2023-09-06T11:46:48.928Z]     plugin_test.go:26: (*Execution).NotAmd64-fm
11:46:48 [2023-09-06T11:46:48.928Z] 
11:46:48 [2023-09-06T11:46:48.928Z] DONE 27 tests, 2 skipped in 152.202s
11:46:48 [2023-09-06T11:46:48.928Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
11:46:48 [2023-09-06T11:46:48.928Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
11:46:48 [2023-09-06T11:46:48.928Z] ++ set -e
11:46:48 [2023-09-06T11:46:48.928Z] ++ '[' -n 0 ']'
11:46:48 [2023-09-06T11:46:48.928Z] ++ set -x
11:46:48 [2023-09-06T11:46:48.928Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
11:46:48 [2023-09-06T11:46:48.928Z] INFO: Testing against a local daemon
11:46:48 [2023-09-06T11:46:48.928Z] === RUN   TestSessionCreate
11:46:48 [2023-09-06T11:46:48.928Z] --- PASS: TestSessionCreate (0.02s)
11:46:48 [2023-09-06T11:46:48.928Z] === RUN   TestSessionCreateWithBadUpgrade
11:46:48 [2023-09-06T11:46:48.928Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:46:48 [2023-09-06T11:46:48.928Z] PASS
11:46:48 [2023-09-06T11:46:48.928Z] 
11:46:48 [2023-09-06T11:46:48.928Z] DONE 2 tests in 0.057s
11:46:48 [2023-09-06T11:46:48.928Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
11:46:48 [2023-09-06T11:46:48.928Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
11:46:48 [2023-09-06T11:46:48.928Z] ++ set -e
11:46:48 [2023-09-06T11:46:48.928Z] ++ '[' -n 0 ']'
11:46:48 [2023-09-06T11:46:48.928Z] ++ set -x
11:46:48 [2023-09-06T11:46:48.928Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
11:46:48 [2023-09-06T11:46:48.928Z] INFO: Testing against a local daemon
11:46:48 [2023-09-06T11:46:48.928Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:46:48 [2023-09-06T11:46:48.928Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:46:48 [2023-09-06T11:46:48.928Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:46:48 [2023-09-06T11:46:48.928Z] === RUN   TestDiskUsage
11:46:48 [2023-09-06T11:46:48.928Z] === PAUSE TestDiskUsage
11:46:48 [2023-09-06T11:46:48.928Z] === RUN   TestEventsExecDie
11:46:49 [2023-09-06T11:46:49.190Z] --- PASS: TestEventsExecDie (0.58s)
11:46:49 [2023-09-06T11:46:49.190Z] === RUN   TestEventsBackwardsCompatible
11:46:49 [2023-09-06T11:46:49.190Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
11:46:49 [2023-09-06T11:46:49.190Z] === RUN   TestEventsVolumeCreate
11:46:49 [2023-09-06T11:46:49.190Z] --- PASS: TestEventsVolumeCreate (0.04s)
11:46:49 [2023-09-06T11:46:49.190Z] === RUN   TestInfoBinaryCommits
11:46:49 [2023-09-06T11:46:49.190Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:46:49 [2023-09-06T11:46:49.190Z] === RUN   TestInfoAPIVersioned
11:46:49 [2023-09-06T11:46:49.190Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:46:49 [2023-09-06T11:46:49.190Z] === RUN   TestInfoAPI
11:46:49 [2023-09-06T11:46:49.190Z] --- PASS: TestInfoAPI (0.02s)
11:46:49 [2023-09-06T11:46:49.190Z] === RUN   TestInfoAPIWarnings
11:47:07 [2023-09-06T11:47:07.269Z] --- PASS: TestInfoAPIWarnings (16.54s)
11:47:07 [2023-09-06T11:47:07.269Z] === RUN   TestInfoDebug
11:47:07 [2023-09-06T11:47:07.269Z] --- PASS: TestInfoDebug (0.52s)
11:47:07 [2023-09-06T11:47:07.269Z] === RUN   TestInfoInsecureRegistries
11:47:07 [2023-09-06T11:47:07.269Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:47:07 [2023-09-06T11:47:07.269Z] === RUN   TestInfoRegistryMirrors
11:47:07 [2023-09-06T11:47:07.269Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:47:07 [2023-09-06T11:47:07.269Z] === RUN   TestLoginFailsWithBadCredentials
11:47:08 [2023-09-06T11:47:08.643Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
11:47:08 [2023-09-06T11:47:08.643Z] === RUN   TestPingCacheHeaders
11:47:08 [2023-09-06T11:47:08.643Z] --- PASS: TestPingCacheHeaders (0.02s)
11:47:08 [2023-09-06T11:47:08.643Z] === RUN   TestPingGet
11:47:08 [2023-09-06T11:47:08.643Z] --- PASS: TestPingGet (0.01s)
11:47:08 [2023-09-06T11:47:08.643Z] === RUN   TestPingHead
11:47:08 [2023-09-06T11:47:08.643Z] --- PASS: TestPingHead (0.02s)
11:47:08 [2023-09-06T11:47:08.643Z] === RUN   TestPingSwarmHeader
11:47:08 [2023-09-06T11:47:08.901Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:47:09 [2023-09-06T11:47:09.467Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:47:10 [2023-09-06T11:47:10.401Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:47:10 [2023-09-06T11:47:10.401Z] --- PASS: TestPingSwarmHeader (1.92s)
11:47:10 [2023-09-06T11:47:10.401Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:47:10 [2023-09-06T11:47:10.401Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:47:10 [2023-09-06T11:47:10.401Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:47:10 [2023-09-06T11:47:10.401Z] === RUN   TestPingBuilderHeader
11:47:10 [2023-09-06T11:47:10.401Z] === RUN   TestPingBuilderHeader/default_config
11:47:10 [2023-09-06T11:47:10.968Z] === RUN   TestPingBuilderHeader/buildkit_disabled
11:47:11 [2023-09-06T11:47:11.534Z] --- PASS: TestPingBuilderHeader (1.04s)
11:47:11 [2023-09-06T11:47:11.534Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
11:47:11 [2023-09-06T11:47:11.534Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
11:47:11 [2023-09-06T11:47:11.534Z] === RUN   TestVersion
11:47:11 [2023-09-06T11:47:11.534Z] --- PASS: TestVersion (0.02s)
11:47:11 [2023-09-06T11:47:11.534Z] === CONT  TestDiskUsage
11:47:11 [2023-09-06T11:47:11.792Z] === RUN   TestDiskUsage/empty
11:47:11 [2023-09-06T11:47:11.792Z] === RUN   TestDiskUsage/empty/container_types
11:47:11 [2023-09-06T11:47:11.792Z] === RUN   TestDiskUsage/empty/image_types
11:47:11 [2023-09-06T11:47:11.792Z] === RUN   TestDiskUsage/empty/volume_types
11:47:11 [2023-09-06T11:47:11.792Z] === RUN   TestDiskUsage/empty/build-cache_types
11:47:11 [2023-09-06T11:47:11.792Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:47:11 [2023-09-06T11:47:11.792Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:47:11 [2023-09-06T11:47:11.792Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:47:11 [2023-09-06T11:47:11.792Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:47:11 [2023-09-06T11:47:11.792Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:47:11 [2023-09-06T11:47:11.792Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:47:11 [2023-09-06T11:47:11.792Z] === RUN   TestDiskUsage/after_LoadBusybox
11:47:12 [2023-09-06T11:47:12.051Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:47:12 [2023-09-06T11:47:12.051Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:47:12 [2023-09-06T11:47:12.051Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:47:12 [2023-09-06T11:47:12.051Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:47:12 [2023-09-06T11:47:12.051Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:47:12 [2023-09-06T11:47:12.051Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:47:12 [2023-09-06T11:47:12.051Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:47:12 [2023-09-06T11:47:12.051Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:47:12 [2023-09-06T11:47:12.051Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:47:12 [2023-09-06T11:47:12.051Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:47:12 [2023-09-06T11:47:12.051Z] === RUN   TestDiskUsage/after_container.Run
11:47:12 [2023-09-06T11:47:12.309Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:47:12 [2023-09-06T11:47:12.309Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:47:12 [2023-09-06T11:47:12.309Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:47:12 [2023-09-06T11:47:12.309Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:47:12 [2023-09-06T11:47:12.309Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:47:12 [2023-09-06T11:47:12.309Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:47:12 [2023-09-06T11:47:12.309Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:47:12 [2023-09-06T11:47:12.309Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:47:12 [2023-09-06T11:47:12.309Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:47:12 [2023-09-06T11:47:12.309Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:47:12 [2023-09-06T11:47:12.567Z] --- PASS: TestDiskUsage (1.10s)
11:47:12 [2023-09-06T11:47:12.567Z]     --- PASS: TestDiskUsage/empty (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z] PASS
11:47:12 [2023-09-06T11:47:12.567Z] 
11:47:12 [2023-09-06T11:47:12.567Z] === Skipped
11:47:12 [2023-09-06T11:47:12.567Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:47:12 [2023-09-06T11:47:12.567Z] 
11:47:12 [2023-09-06T11:47:12.567Z] DONE 57 tests, 1 skipped in 23.946s
11:47:12 [2023-09-06T11:47:12.567Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
11:47:12 [2023-09-06T11:47:12.567Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
11:47:12 [2023-09-06T11:47:12.567Z] ++ set -e
11:47:12 [2023-09-06T11:47:12.567Z] ++ '[' -n 0 ']'
11:47:12 [2023-09-06T11:47:12.567Z] ++ set -x
11:47:12 [2023-09-06T11:47:12.567Z] ++ 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.JqK0lf1LGf/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
11:47:12 [2023-09-06T11:47:12.567Z] INFO: Testing against a local daemon
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesCreateAndList
11:47:12 [2023-09-06T11:47:12.567Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesRemove
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesRemove/volume_in_use
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesRemove/volume_not_in_use
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesRemove/non-existing_volume
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesRemove/non-existing_volume_force
11:47:12 [2023-09-06T11:47:12.567Z] --- PASS: TestVolumesRemove (0.05s)
11:47:12 [2023-09-06T11:47:12.567Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
11:47:12 [2023-09-06T11:47:12.567Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesRemoveSwarmEnabled
11:47:12 [2023-09-06T11:47:12.567Z] === PAUSE TestVolumesRemoveSwarmEnabled
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesInspect
11:47:12 [2023-09-06T11:47:12.567Z] --- PASS: TestVolumesInspect (0.01s)
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesInvalidJSON
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:47:12 [2023-09-06T11:47:12.567Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:47:12 [2023-09-06T11:47:12.567Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:47:12 [2023-09-06T11:47:12.567Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:47:12 [2023-09-06T11:47:12.567Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:47:12 [2023-09-06T11:47:12.567Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:47:12 [2023-09-06T11:47:12.567Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:47:12 [2023-09-06T11:47:12.568Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:47:12 [2023-09-06T11:47:12.568Z] === RUN   TestVolumePruneAnonymous
11:47:12 [2023-09-06T11:47:12.568Z] --- PASS: TestVolumePruneAnonymous (0.03s)
11:47:12 [2023-09-06T11:47:12.568Z] === RUN   TestVolumePruneAnonFromImage
11:47:12 [2023-09-06T11:47:12.826Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
11:47:12 [2023-09-06T11:47:12.826Z] === CONT  TestVolumesRemoveSwarmEnabled
11:47:14 [2023-09-06T11:47:14.200Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
11:47:14 [2023-09-06T11:47:14.200Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
11:47:14 [2023-09-06T11:47:14.200Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
11:47:14 [2023-09-06T11:47:14.200Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
11:47:14 [2023-09-06T11:47:14.765Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.97s)
11:47:14 [2023-09-06T11:47:14.765Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
11:47:14 [2023-09-06T11:47:14.765Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
11:47:14 [2023-09-06T11:47:14.765Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
11:47:14 [2023-09-06T11:47:14.765Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
11:47:14 [2023-09-06T11:47:14.765Z] PASS
11:47:14 [2023-09-06T11:47:14.765Z] 
11:47:14 [2023-09-06T11:47:14.765Z] DONE 20 tests in 2.241s
11:47:14 [2023-09-06T11:47:14.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:47:14 [2023-09-06T11:47:14.765Z] ++++ cat bundles/test-integration/docker.pid
11:47:14 [2023-09-06T11:47:14.765Z] +++ kill 22314
11:47:16 [2023-09-06T11:47:16.139Z] +++ /etc/init.d/apparmor stop
11:47:16 [2023-09-06T11:47:16.139Z] Leaving: AppArmorNo profiles have been unloaded.
11:47:16 [2023-09-06T11:47:16.139Z] 
11:47:16 [2023-09-06T11:47:16.139Z] Unloading profiles will leave already running processes permanently
11:47:16 [2023-09-06T11:47:16.139Z] unconfined, which can lead to unexpected situations.
11:47:16 [2023-09-06T11:47:16.139Z] 
11:47:16 [2023-09-06T11:47:16.139Z] To set a process to complain mode, use the command line tool
11:47:16 [2023-09-06T11:47:16.139Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:47:16 [2023-09-06T11:47:16.139Z] +++ true
11:47:16 [2023-09-06T11:47:16.139Z] exiting test-integration
11:47:16 [2023-09-06T11:47:16.139Z] ++ exit 0
11:47:16 [2023-09-06T11:47:16.139Z] 
Post stage
[Pipeline] junit
11:47:17 [2023-09-06T11:47:17.086Z] Recording test results
11:47:17 [2023-09-06T11:47:17.243Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:47:17 [2023-09-06T11:47:17.533Z] + echo Ensuring container killed.
11:47:17 [2023-09-06T11:47:17.534Z] Ensuring container killed.
11:47:17 [2023-09-06T11:47:17.534Z] + docker rm -vf docker-pr1
11:47:17 [2023-09-06T11:47:17.534Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
11:47:17 [2023-09-06T11:47:17.813Z] + echo Chowning /workspace to jenkins user
11:47:17 [2023-09-06T11:47:17.813Z] Chowning /workspace to jenkins user
11:47:17 [2023-09-06T11:47:17.813Z] + id -u
11:47:17 [2023-09-06T11:47:17.813Z] + id -g
11:47:17 [2023-09-06T11:47:17.813Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46414:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:47:19 [2023-09-06T11:47:19.031Z] + bundleName=arm64-integration
11:47:19 [2023-09-06T11:47:19.031Z] + echo Creating arm64-integration-bundles.tar.gz
11:47:19 [2023-09-06T11:47:19.031Z] Creating arm64-integration-bundles.tar.gz
11:47:19 [2023-09-06T11:47:19.031Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:47:19 [2023-09-06T11:47:19.031Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:47:19 [2023-09-06T11:47:19.302Z] Archiving artifacts
11:47:19 [2023-09-06T11:47:19.538Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46414/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:47:19 [2023-09-06T11:47:19.840Z] + make clean
11:47:19 [2023-09-06T11:47:19.840Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:47:19 [2023-09-06T11:47:19.840Z] docker-dev-cache
11:47:19 [2023-09-06T11:47:19.840Z] 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