Skip to content
Success

Console Output

Pull request #46536 updated
14:35:36 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 13b775a96e3d924ec8e398b3b9963d65ab6018c6+3614749b555ab8a7ef2a98d3c85ae141e9a184ef (4d127f09521a3adbb375365f8c376b57798b83fb)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46536@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
14:35:38 [2023-09-22T14:35:38.805Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:35:38 [2023-09-22T14:35:38.810Z] Trying to pass milestone 1
[Pipeline] milestone
14:35:38 [2023-09-22T14:35:38.956Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:35:39 [2023-09-22T14:35:39.165Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0766087ea2ac86170) in /home/ubuntu/workspace/moby_PR-46536
[Pipeline] {
[Pipeline] checkout
14:35:39 [2023-09-22T14:35:39.185Z] The recommended git tool is: git
14:35:39 [2023-09-22T14:35:39.192Z] using credential docker-jenkins-github-credentials
14:35:39 [2023-09-22T14:35:39.209Z] Fetching changes from the remote Git repository
14:35:39 [2023-09-22T14:35:39.214Z] Fetching without tags
14:35:39 [2023-09-22T14:35:39.879Z] Merging remotes/origin/master commit 3614749b555ab8a7ef2a98d3c85ae141e9a184ef into PR head commit 13b775a96e3d924ec8e398b3b9963d65ab6018c6
14:35:39 [2023-09-22T14:35:39.966Z] Merge succeeded, producing 13b775a96e3d924ec8e398b3b9963d65ab6018c6
14:35:39 [2023-09-22T14:35:39.966Z] Checking out Revision 13b775a96e3d924ec8e398b3b9963d65ab6018c6 (PR-46536)
14:35:40 [2023-09-22T14:35:40.042Z] Commit message: "integration-cli/TestSaveAndLoadRepoFlags: Ignore LastTagTime difference"
14:35:39 [2023-09-22T14:35:39.206Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46536/.git # timeout=10
14:35:39 [2023-09-22T14:35:39.211Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:35:39 [2023-09-22T14:35:39.258Z] Fetching upstream changes from https://github.com/moby/moby.git
14:35:39 [2023-09-22T14:35:39.258Z]  > git --version # timeout=10
14:35:39 [2023-09-22T14:35:39.260Z]  > git --version # 'git version 2.25.1'
14:35:39 [2023-09-22T14:35:39.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:35:39 [2023-09-22T14:35:39.261Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46536/head:refs/remotes/origin/PR-46536 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:35:39 [2023-09-22T14:35:39.922Z]  > git config core.sparsecheckout # timeout=10
14:35:39 [2023-09-22T14:35:39.924Z]  > git checkout -f 13b775a96e3d924ec8e398b3b9963d65ab6018c6 # timeout=10
14:35:39 [2023-09-22T14:35:39.952Z]  > git remote # timeout=10
14:35:39 [2023-09-22T14:35:39.954Z]  > git config --get remote.origin.url # timeout=10
14:35:39 [2023-09-22T14:35:39.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:35:39 [2023-09-22T14:35:39.957Z]  > git merge 3614749b555ab8a7ef2a98d3c85ae141e9a184ef # timeout=10
14:35:39 [2023-09-22T14:35:39.963Z]  > git rev-parse HEAD^{commit} # timeout=10
14:35:39 [2023-09-22T14:35:39.967Z]  > git config core.sparsecheckout # timeout=10
14:35:39 [2023-09-22T14:35:39.970Z]  > git checkout -f 13b775a96e3d924ec8e398b3b9963d65ab6018c6 # timeout=10
14:35:40 [2023-09-22T14:35:40.044Z]  > git rev-list --no-walk abf962f2f8ca689b6a1e583464e037c36e968ae3 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:35:40 [2023-09-22T14:35:40.739Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46536:/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
14:35:42 [2023-09-22T14:35:42.624Z] 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
14:35:42 [2023-09-22T14:35:42.942Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07cd0c574fda45333) in /home/ubuntu/workspace/moby_PR-46536
[Pipeline] {
[Pipeline] checkout
14:35:42 [2023-09-22T14:35:42.956Z] The recommended git tool is: git
14:35:42 [2023-09-22T14:35:42.963Z] using credential docker-jenkins-github-credentials
14:35:42 [2023-09-22T14:35:42.983Z] Cloning the remote Git repository
14:35:42 [2023-09-22T14:35:42.983Z] Cloning with configured refspecs honoured and without tags
14:35:43 [2023-09-22T14:35:43.041Z] Cloning repository https://github.com/moby/moby.git
14:35:43 [2023-09-22T14:35:43.042Z]  > git init /home/ubuntu/workspace/moby_PR-46536 # timeout=10
14:35:43 [2023-09-22T14:35:43.047Z] Fetching upstream changes from https://github.com/moby/moby.git
14:35:43 [2023-09-22T14:35:43.047Z]  > git --version # timeout=10
14:35:43 [2023-09-22T14:35:43.049Z]  > git --version # 'git version 2.25.1'
14:35:43 [2023-09-22T14:35:43.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:35:43 [2023-09-22T14:35:43.050Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46536/head:refs/remotes/origin/PR-46536 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:35:54 [2023-09-22T14:35:54.560Z] Fetching without tags
14:35:54 [2023-09-22T14:35:54.759Z] Merging remotes/origin/master commit 3614749b555ab8a7ef2a98d3c85ae141e9a184ef into PR head commit 13b775a96e3d924ec8e398b3b9963d65ab6018c6
14:35:55 [2023-09-22T14:35:55.444Z] Merge succeeded, producing 13b775a96e3d924ec8e398b3b9963d65ab6018c6
14:35:55 [2023-09-22T14:35:55.445Z] Checking out Revision 13b775a96e3d924ec8e398b3b9963d65ab6018c6 (PR-46536)
14:35:54 [2023-09-22T14:35:54.559Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:35:54 [2023-09-22T14:35:54.562Z]  > git config --add remote.origin.fetch +refs/pull/46536/head:refs/remotes/origin/PR-46536 # timeout=10
14:35:54 [2023-09-22T14:35:54.565Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:35:54 [2023-09-22T14:35:54.570Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:35:54 [2023-09-22T14:35:54.576Z] Fetching upstream changes from https://github.com/moby/moby.git
14:35:54 [2023-09-22T14:35:54.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:35:54 [2023-09-22T14:35:54.577Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46536/head:refs/remotes/origin/PR-46536 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:35:54 [2023-09-22T14:35:54.775Z]  > git config core.sparsecheckout # timeout=10
14:35:54 [2023-09-22T14:35:54.778Z]  > git checkout -f 13b775a96e3d924ec8e398b3b9963d65ab6018c6 # timeout=10
14:35:55 [2023-09-22T14:35:55.441Z]  > git remote # timeout=10
14:35:55 [2023-09-22T14:35:55.444Z]  > git config --get remote.origin.url # timeout=10
14:35:55 [2023-09-22T14:35:55.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:35:55 [2023-09-22T14:35:55.447Z]  > git merge 3614749b555ab8a7ef2a98d3c85ae141e9a184ef # timeout=10
14:35:55 [2023-09-22T14:35:55.455Z]  > git rev-parse HEAD^{commit} # timeout=10
14:35:55 [2023-09-22T14:35:55.505Z]  > git config core.sparsecheckout # timeout=10
14:35:55 [2023-09-22T14:35:55.508Z]  > git checkout -f 13b775a96e3d924ec8e398b3b9963d65ab6018c6 # timeout=10
14:35:56 [2023-09-22T14:35:56.088Z] Commit message: "integration-cli/TestSaveAndLoadRepoFlags: Ignore LastTagTime difference"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:35:56 [2023-09-22T14:35:56.862Z] + docker version
14:35:56 [2023-09-22T14:35:56.862Z] Client: Docker Engine - Community
14:35:56 [2023-09-22T14:35:56.862Z]  Version:           24.0.2
14:35:56 [2023-09-22T14:35:56.862Z]  API version:       1.43
14:35:56 [2023-09-22T14:35:56.862Z]  Go version:        go1.20.4
14:35:56 [2023-09-22T14:35:56.862Z]  Git commit:        cb74dfc
14:35:56 [2023-09-22T14:35:56.862Z]  Built:             Thu May 25 21:52:41 2023
14:35:56 [2023-09-22T14:35:56.862Z]  OS/Arch:           linux/arm64
14:35:56 [2023-09-22T14:35:56.862Z]  Context:           default
14:35:56 [2023-09-22T14:35:56.862Z] 
14:35:56 [2023-09-22T14:35:56.862Z] Server: Docker Engine - Community
14:35:56 [2023-09-22T14:35:56.862Z]  Engine:
14:35:56 [2023-09-22T14:35:56.862Z]   Version:          24.0.2
14:35:56 [2023-09-22T14:35:56.862Z]   API version:      1.43 (minimum version 1.12)
14:35:56 [2023-09-22T14:35:56.862Z]   Go version:       go1.20.4
14:35:56 [2023-09-22T14:35:56.862Z]   Git commit:       659604f
14:35:56 [2023-09-22T14:35:56.862Z]   Built:            Thu May 25 21:52:41 2023
14:35:56 [2023-09-22T14:35:56.862Z]   OS/Arch:          linux/arm64
14:35:56 [2023-09-22T14:35:56.862Z]   Experimental:     true
14:35:56 [2023-09-22T14:35:56.862Z]  containerd:
14:35:56 [2023-09-22T14:35:56.862Z]   Version:          1.6.21
14:35:56 [2023-09-22T14:35:56.862Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
14:35:56 [2023-09-22T14:35:56.862Z]  runc:
14:35:56 [2023-09-22T14:35:56.862Z]   Version:          1.1.7
14:35:56 [2023-09-22T14:35:56.862Z]   GitCommit:        v1.1.7-0-g860f061
14:35:56 [2023-09-22T14:35:56.862Z]  docker-init:
14:35:56 [2023-09-22T14:35:56.862Z]   Version:          0.19.0
14:35:56 [2023-09-22T14:35:56.862Z]   GitCommit:        de40ad0
[Pipeline] sh
14:35:57 [2023-09-22T14:35:57.138Z] + docker info
14:35:57 [2023-09-22T14:35:57.138Z] Client: Docker Engine - Community
14:35:57 [2023-09-22T14:35:57.138Z]  Version:    24.0.2
14:35:57 [2023-09-22T14:35:57.138Z]  Context:    default
14:35:57 [2023-09-22T14:35:57.138Z]  Debug Mode: false
14:35:57 [2023-09-22T14:35:57.138Z]  Plugins:
14:35:57 [2023-09-22T14:35:57.138Z]   buildx: Docker Buildx (Docker Inc.)
14:35:57 [2023-09-22T14:35:57.138Z]     Version:  v0.11.0
14:35:57 [2023-09-22T14:35:57.138Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
14:35:57 [2023-09-22T14:35:57.138Z]   compose: Docker Compose (Docker Inc.)
14:35:57 [2023-09-22T14:35:57.138Z]     Version:  v2.19.1
14:35:57 [2023-09-22T14:35:57.138Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:35:57 [2023-09-22T14:35:57.138Z] 
14:35:57 [2023-09-22T14:35:57.138Z] Server:
14:35:57 [2023-09-22T14:35:57.138Z]  Containers: 0
14:35:57 [2023-09-22T14:35:57.138Z]   Running: 0
14:35:57 [2023-09-22T14:35:57.138Z]   Paused: 0
14:35:57 [2023-09-22T14:35:57.138Z]   Stopped: 0
14:35:57 [2023-09-22T14:35:57.138Z]  Images: 4
14:35:57 [2023-09-22T14:35:57.138Z]  Server Version: 24.0.2
14:35:57 [2023-09-22T14:35:57.138Z]  Storage Driver: overlay2
14:35:57 [2023-09-22T14:35:57.138Z]   Backing Filesystem: extfs
14:35:57 [2023-09-22T14:35:57.138Z]   Supports d_type: true
14:35:57 [2023-09-22T14:35:57.138Z]   Using metacopy: false
14:35:57 [2023-09-22T14:35:57.138Z]   Native Overlay Diff: true
14:35:57 [2023-09-22T14:35:57.138Z]   userxattr: false
14:35:57 [2023-09-22T14:35:57.138Z]  Logging Driver: json-file
14:35:57 [2023-09-22T14:35:57.138Z]  Cgroup Driver: cgroupfs
14:35:57 [2023-09-22T14:35:57.138Z]  Cgroup Version: 1
14:35:57 [2023-09-22T14:35:57.138Z]  Plugins:
14:35:57 [2023-09-22T14:35:57.138Z]   Volume: local
14:35:57 [2023-09-22T14:35:57.138Z]   Network: bridge host ipvlan macvlan null overlay
14:35:57 [2023-09-22T14:35:57.138Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:35:57 [2023-09-22T14:35:57.138Z]  Swarm: inactive
14:35:57 [2023-09-22T14:35:57.138Z]  Runtimes: runc io.containerd.runc.v2
14:35:57 [2023-09-22T14:35:57.138Z]  Default Runtime: runc
14:35:57 [2023-09-22T14:35:57.138Z]  Init Binary: docker-init
14:35:57 [2023-09-22T14:35:57.138Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
14:35:57 [2023-09-22T14:35:57.138Z]  runc version: v1.1.7-0-g860f061
14:35:57 [2023-09-22T14:35:57.138Z]  init version: de40ad0
14:35:57 [2023-09-22T14:35:57.138Z]  Security Options:
14:35:57 [2023-09-22T14:35:57.138Z]   apparmor
14:35:57 [2023-09-22T14:35:57.138Z]   seccomp
14:35:57 [2023-09-22T14:35:57.138Z]    Profile: builtin
14:35:57 [2023-09-22T14:35:57.138Z]  Kernel Version: 5.15.0-1039-aws
14:35:57 [2023-09-22T14:35:57.138Z]  Operating System: Ubuntu 20.04.6 LTS
14:35:57 [2023-09-22T14:35:57.138Z]  OSType: linux
14:35:57 [2023-09-22T14:35:57.138Z]  Architecture: aarch64
14:35:57 [2023-09-22T14:35:57.138Z]  CPUs: 8
14:35:57 [2023-09-22T14:35:57.138Z]  Total Memory: 30.64GiB
14:35:57 [2023-09-22T14:35:57.138Z]  Name: ip-10-100-64-109
14:35:57 [2023-09-22T14:35:57.138Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
14:35:57 [2023-09-22T14:35:57.138Z]  Docker Root Dir: /var/lib/docker
14:35:57 [2023-09-22T14:35:57.138Z]  Debug Mode: false
14:35:57 [2023-09-22T14:35:57.138Z]  Experimental: true
14:35:57 [2023-09-22T14:35:57.138Z]  Insecure Registries:
14:35:57 [2023-09-22T14:35:57.138Z]   127.0.0.0/8
14:35:57 [2023-09-22T14:35:57.138Z]  Live Restore Enabled: true
14:35:57 [2023-09-22T14:35:57.138Z] 
[Pipeline] sh
14:35:57 [2023-09-22T14:35:57.412Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:35:57 [2023-09-22T14:35:57.412Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:35:57 [2023-09-22T14:35:57.412Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46536/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
14:35:57 [2023-09-22T14:35:57.412Z] + bash /home/ubuntu/workspace/moby_PR-46536/check-config.sh
14:35:57 [2023-09-22T14:35:57.412Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:35:57 [2023-09-22T14:35:57.412Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
14:35:57 [2023-09-22T14:35:57.412Z] 
14:35:57 [2023-09-22T14:35:57.412Z] Generally Necessary:
14:35:57 [2023-09-22T14:35:57.412Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:35:57 [2023-09-22T14:35:57.412Z] - apparmor: enabled and tools installed
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_NAMESPACES: enabled
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_NET_NS: enabled
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_PID_NS: enabled
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_IPC_NS: enabled
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_UTS_NS: enabled
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_CGROUPS: enabled
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_CGROUP_CPUACCT: enabled
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_CGROUP_DEVICE: enabled
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_CGROUP_FREEZER: enabled
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_CGROUP_SCHED: enabled
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_CPUSETS: enabled
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_MEMCG: enabled
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_KEYS: enabled
14:35:57 [2023-09-22T14:35:57.412Z] - CONFIG_VETH: enabled (as module)
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_BRIDGE: enabled (as module)
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_NF_NAT: enabled (as module)
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_POSIX_MQUEUE: enabled
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_CGROUP_BPF: enabled
14:35:57 [2023-09-22T14:35:57.669Z] 
14:35:57 [2023-09-22T14:35:57.669Z] Optional Features:
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_USER_NS: enabled
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_SECCOMP: enabled
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_SECCOMP_FILTER: enabled
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_CGROUP_PIDS: enabled
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_MEMCG_SWAP: enabled
14:35:57 [2023-09-22T14:35:57.669Z]     (cgroup swap accounting is currently enabled)
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_BLK_CGROUP: enabled
14:35:57 [2023-09-22T14:35:57.669Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_CGROUP_PERF: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_CGROUP_HUGETLB: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_CFS_BANDWIDTH: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_RT_GROUP_SCHED: missing
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_IP_VS: enabled (as module)
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_IP_VS_NFCT: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_IP_VS_RR: enabled (as module)
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_SECURITY_SELINUX: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_SECURITY_APPARMOR: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_EXT4_FS: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:35:57 [2023-09-22T14:35:57.925Z] - Network Drivers:
14:35:57 [2023-09-22T14:35:57.925Z]   - "overlay":
14:35:57 [2023-09-22T14:35:57.925Z]     - CONFIG_VXLAN: enabled (as module)
14:35:57 [2023-09-22T14:35:57.925Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:35:57 [2023-09-22T14:35:57.925Z]       Optional (for encrypted networks):
14:35:58 [2023-09-22T14:35:58.182Z]       - CONFIG_CRYPTO: enabled
14:35:58 [2023-09-22T14:35:58.182Z]       - CONFIG_CRYPTO_AEAD: enabled
14:35:58 [2023-09-22T14:35:58.182Z]       - CONFIG_CRYPTO_GCM: enabled
14:35:58 [2023-09-22T14:35:58.182Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:35:58 [2023-09-22T14:35:58.182Z]       - CONFIG_CRYPTO_GHASH: enabled
14:35:58 [2023-09-22T14:35:58.182Z]       - CONFIG_XFRM: enabled
14:35:58 [2023-09-22T14:35:58.182Z]       - CONFIG_XFRM_USER: enabled (as module)
14:35:58 [2023-09-22T14:35:58.182Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:35:58 [2023-09-22T14:35:58.182Z]       - CONFIG_INET_ESP: enabled (as module)
14:35:58 [2023-09-22T14:35:58.182Z]   - "ipvlan":
14:35:58 [2023-09-22T14:35:58.182Z]     - CONFIG_IPVLAN: enabled (as module)
14:35:58 [2023-09-22T14:35:58.182Z]   - "macvlan":
14:35:58 [2023-09-22T14:35:58.182Z]     - CONFIG_MACVLAN: enabled (as module)
14:35:58 [2023-09-22T14:35:58.182Z]     - CONFIG_DUMMY: enabled (as module)
14:35:58 [2023-09-22T14:35:58.182Z]   - "ftp,tftp client in container":
14:35:58 [2023-09-22T14:35:58.182Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:35:58 [2023-09-22T14:35:58.182Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:35:58 [2023-09-22T14:35:58.182Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:35:58 [2023-09-22T14:35:58.182Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:35:58 [2023-09-22T14:35:58.182Z] - Storage Drivers:
14:35:58 [2023-09-22T14:35:58.182Z]   - "aufs":
14:35:58 [2023-09-22T14:35:58.182Z]     - CONFIG_AUFS_FS: enabled (as module)
14:35:58 [2023-09-22T14:35:58.182Z]   - "btrfs":
14:35:58 [2023-09-22T14:35:58.182Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:35:58 [2023-09-22T14:35:58.182Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:35:58 [2023-09-22T14:35:58.182Z]   - "devicemapper":
14:35:58 [2023-09-22T14:35:58.437Z]     - CONFIG_BLK_DEV_DM: enabled
14:35:58 [2023-09-22T14:35:58.437Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:35:58 [2023-09-22T14:35:58.437Z]   - "overlay":
14:35:58 [2023-09-22T14:35:58.437Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:35:58 [2023-09-22T14:35:58.437Z]   - "zfs":
14:35:58 [2023-09-22T14:35:58.437Z]     - /dev/zfs: present
14:35:58 [2023-09-22T14:35:58.437Z]     - zfs command: missing
14:35:58 [2023-09-22T14:35:58.438Z]     - zpool command: missing
14:35:58 [2023-09-22T14:35:58.438Z] 
14:35:58 [2023-09-22T14:35:58.438Z] Limits:
14:35:58 [2023-09-22T14:35:58.438Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:35:58 [2023-09-22T14:35:58.438Z] 
14:35:58 [2023-09-22T14:35:58.438Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:35:58 [2023-09-22T14:35:58.729Z] + docker build --force-rm -t docker:13b775a96e3d924ec8e398b3b9963d65ab6018c6 .
14:35:58 [2023-09-22T14:35:58.986Z] #0 building with "default" instance using docker driver
14:35:58 [2023-09-22T14:35:58.986Z] 
14:35:58 [2023-09-22T14:35:58.986Z] #1 [internal] load .dockerignore
14:35:58 [2023-09-22T14:35:58.986Z] #1 transferring context: 113B done
14:35:58 [2023-09-22T14:35:58.986Z] #1 DONE 0.0s
14:35:58 [2023-09-22T14:35:58.986Z] 
14:35:58 [2023-09-22T14:35:58.986Z] #2 [internal] load build definition from Dockerfile
14:35:58 [2023-09-22T14:35:58.986Z] #2 transferring dockerfile: 28.05kB done
14:35:58 [2023-09-22T14:35:58.986Z] #2 DONE 0.0s
14:35:58 [2023-09-22T14:35:58.986Z] 
14:35:58 [2023-09-22T14:35:58.986Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:35:58 [2023-09-22T14:35:58.986Z] #3 DONE 0.2s
14:35:58 [2023-09-22T14:35:58.986Z] 
14:35:58 [2023-09-22T14:35:58.986Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
14:35:58 [2023-09-22T14:35:58.986Z] #4 CACHED
14:35:59 [2023-09-22T14:35:59.243Z] 
14:35:59 [2023-09-22T14:35:59.243Z] #5 [internal] load metadata for docker.io/library/busybox:latest
14:35:59 [2023-09-22T14:35:59.243Z] #5 DONE 0.0s
14:35:59 [2023-09-22T14:35:59.243Z] 
14:35:59 [2023-09-22T14:35:59.243Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:35:59 [2023-09-22T14:35:59.500Z] #6 DONE 0.2s
14:35:59 [2023-09-22T14:35:59.500Z] 
14:35:59 [2023-09-22T14:35:59.500Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
14:35:59 [2023-09-22T14:35:59.500Z] #7 DONE 0.2s
14:35:59 [2023-09-22T14:35:59.500Z] 
14:35:59 [2023-09-22T14:35:59.500Z] #8 [internal] load metadata for docker.io/distribution/distribution:2.8.2
14:35:59 [2023-09-22T14:35:59.500Z] #8 DONE 0.2s
14:35:59 [2023-09-22T14:35:59.500Z] 
14:35:59 [2023-09-22T14:35:59.500Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
14:35:59 [2023-09-22T14:35:59.500Z] #9 DONE 0.2s
14:35:59 [2023-09-22T14:35:59.500Z] 
14:35:59 [2023-09-22T14:35:59.500Z] #10 [internal] load metadata for docker.io/library/golang:1.20.8-bullseye
14:35:59 [2023-09-22T14:35:59.500Z] #10 DONE 0.2s
14:35:59 [2023-09-22T14:35:59.500Z] 
14:35:59 [2023-09-22T14:35:59.500Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
14:35:59 [2023-09-22T14:35:59.500Z] #11 DONE 0.2s
14:35:59 [2023-09-22T14:35:59.500Z] 
14:35:59 [2023-09-22T14:35:59.500Z] #12 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
14:35:59 [2023-09-22T14:35:59.500Z] #12 DONE 0.2s
14:35:59 [2023-09-22T14:35:59.757Z] 
14:35:59 [2023-09-22T14:35:59.757Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:c4aae7dbd205196eef1c2ac4dd2a8d576b72556fa6687a8b67c3f4a2da681434
14:35:59 [2023-09-22T14:35:59.757Z] #13 DONE 0.0s
14:35:59 [2023-09-22T14:35:59.757Z] 
14:35:59 [2023-09-22T14:35:59.757Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
14:35:59 [2023-09-22T14:35:59.757Z] #14 DONE 0.0s
14:35:59 [2023-09-22T14:35:59.757Z] 
14:35:59 [2023-09-22T14:35:59.757Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
14:35:59 [2023-09-22T14:35:59.757Z] #15 DONE 0.0s
14:35:59 [2023-09-22T14:35:59.757Z] 
14:35:59 [2023-09-22T14:35:59.757Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
14:35:59 [2023-09-22T14:35:59.757Z] #16 DONE 0.0s
14:35:59 [2023-09-22T14:35:59.757Z] 
14:35:59 [2023-09-22T14:35:59.757Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:35:59 [2023-09-22T14:35:59.757Z] #17 DONE 0.0s
14:35:59 [2023-09-22T14:35:59.757Z] 
14:35:59 [2023-09-22T14:35:59.757Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
14:35:59 [2023-09-22T14:35:59.757Z] #18 DONE 0.0s
14:35:59 [2023-09-22T14:35:59.757Z] 
14:35:59 [2023-09-22T14:35:59.757Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77
14:35:59 [2023-09-22T14:35:59.757Z] #19 DONE 0.0s
14:35:59 [2023-09-22T14:35:59.757Z] 
14:35:59 [2023-09-22T14:35:59.757Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
14:35:59 [2023-09-22T14:35:59.757Z] #20 DONE 0.0s
14:35:59 [2023-09-22T14:35:59.757Z] 
14:35:59 [2023-09-22T14:35:59.757Z] #21 [internal] load build context
14:36:00 [2023-09-22T14:36:00.687Z] #21 transferring context: 72.93MB 1.0s done
14:36:00 [2023-09-22T14:36:00.687Z] #21 DONE 1.0s
14:36:00 [2023-09-22T14:36:00.687Z] 
14:36:00 [2023-09-22T14:36:00.687Z] #22 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
14:36:00 [2023-09-22T14:36:00.687Z] #22 CACHED
14:36:00 [2023-09-22T14:36:00.687Z] 
14:36:00 [2023-09-22T14:36:00.687Z] #23 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
14:36:00 [2023-09-22T14:36:00.687Z] #23 CACHED
14:36:00 [2023-09-22T14:36:00.687Z] 
14:36:00 [2023-09-22T14:36:00.687Z] #24 [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...)
14:36:00 [2023-09-22T14:36:00.688Z] #24 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #25 [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
14:36:00 [2023-09-22T14:36:00.688Z] #25 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #26 [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
14:36:00 [2023-09-22T14:36:00.688Z] #26 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #27 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
14:36:00 [2023-09-22T14:36:00.688Z] #27 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #28 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:36:00 [2023-09-22T14:36:00.688Z] #28 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #29 [dev-base  6/13] RUN ldconfig
14:36:00 [2023-09-22T14:36:00.688Z] #29 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #30 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:36:00 [2023-09-22T14:36:00.688Z] #30 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #31 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #31 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #32 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
14:36:00 [2023-09-22T14:36:00.688Z] #32 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #33 [build-dummy 2/2] RUN mkdir -p /build
14:36:00 [2023-09-22T14:36:00.688Z] #33 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #34 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:36:00 [2023-09-22T14:36:00.688Z] #34 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #35 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:36:00 [2023-09-22T14:36:00.688Z] #35 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #36 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
14:36:00 [2023-09-22T14:36:00.688Z] #36 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #37 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #37 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #38 [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
14:36:00 [2023-09-22T14:36:00.688Z] #38 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #39 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #39 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #40 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:36:00 [2023-09-22T14:36:00.688Z] #40 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #41 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #41 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #42 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #42 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #43 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #43 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #44 [swagger-src 1/3] WORKDIR /usr/src/swagger
14:36:00 [2023-09-22T14:36:00.688Z] #44 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #45 [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
14:36:00 [2023-09-22T14:36:00.688Z] #45 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #46 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
14:36:00 [2023-09-22T14:36:00.688Z] #46 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #47 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
14:36:00 [2023-09-22T14:36:00.688Z] #47 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #48 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
14:36:00 [2023-09-22T14:36:00.688Z] #48 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #49 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
14:36:00 [2023-09-22T14:36:00.688Z] #49 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #50 [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
14:36:00 [2023-09-22T14:36:00.688Z] #50 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #51 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
14:36:00 [2023-09-22T14:36:00.688Z] #51 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #52 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #52 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #53 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
14:36:00 [2023-09-22T14:36:00.688Z] #53 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #54 [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
14:36:00 [2023-09-22T14:36:00.688Z] #54 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #55 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
14:36:00 [2023-09-22T14:36:00.688Z] #55 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #56 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
14:36:00 [2023-09-22T14:36:00.688Z] #56 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #57 [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...)
14:36:00 [2023-09-22T14:36:00.688Z] #57 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #58 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:36:00 [2023-09-22T14:36:00.688Z] #58 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #59 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #59 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #60 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
14:36:00 [2023-09-22T14:36:00.688Z] #60 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #61 [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             ;
14:36:00 [2023-09-22T14:36:00.688Z] #61 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #62 [registry-src 1/2] WORKDIR /usr/src/registry
14:36:00 [2023-09-22T14:36:00.688Z] #62 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #63 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
14:36:00 [2023-09-22T14:36:00.688Z] #63 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #64 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
14:36:00 [2023-09-22T14:36:00.688Z] #64 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #65 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
14:36:00 [2023-09-22T14:36:00.688Z] #65 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #66 [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...)
14:36:00 [2023-09-22T14:36:00.688Z] #66 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #67 [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
14:36:00 [2023-09-22T14:36:00.688Z] #67 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #68 [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
14:36:00 [2023-09-22T14:36:00.688Z] #68 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #69 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
14:36:00 [2023-09-22T14:36:00.688Z] #69 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #70 [delve-src 1/3] WORKDIR /usr/src/delve
14:36:00 [2023-09-22T14:36:00.688Z] #70 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #71 [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
14:36:00 [2023-09-22T14:36:00.688Z] #71 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #72 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
14:36:00 [2023-09-22T14:36:00.688Z] #72 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #73 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:36:00 [2023-09-22T14:36:00.688Z] #73 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #74 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
14:36:00 [2023-09-22T14:36:00.688Z] #74 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #75 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:36:00 [2023-09-22T14:36:00.688Z] #75 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #76 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #76 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #77 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:36:00 [2023-09-22T14:36:00.688Z] #77 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #78 [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
14:36:00 [2023-09-22T14:36:00.688Z] #78 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #79 [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
14:36:00 [2023-09-22T14:36:00.688Z] #79 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #80 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:36:00 [2023-09-22T14:36:00.688Z] #80 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #81 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
14:36:00 [2023-09-22T14:36:00.688Z] #81 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #82 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:36:00 [2023-09-22T14:36:00.688Z] #82 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #83 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #83 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #84 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
14:36:00 [2023-09-22T14:36:00.688Z] #84 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #85 [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
14:36:00 [2023-09-22T14:36:00.688Z] #85 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #86 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
14:36:00 [2023-09-22T14:36:00.688Z] #86 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #87 [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
14:36:00 [2023-09-22T14:36:00.688Z] #87 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #88 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
14:36:00 [2023-09-22T14:36:00.688Z] #88 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #89 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:36:00 [2023-09-22T14:36:00.688Z] #89 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #90 [binary-dummy 1/1] COPY --from=build-dummy /build /build
14:36:00 [2023-09-22T14:36:00.688Z] #90 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #91 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
14:36:00 [2023-09-22T14:36:00.688Z] #91 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #92 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #92 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #93 [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
14:36:00 [2023-09-22T14:36:00.688Z] #93 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #94 [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
14:36:00 [2023-09-22T14:36:00.688Z] #94 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #95 [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
14:36:00 [2023-09-22T14:36:00.688Z] #95 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #96 [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...)
14:36:00 [2023-09-22T14:36:00.688Z] #96 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #97 [tini-src 1/3] WORKDIR /usr/src/tini
14:36:00 [2023-09-22T14:36:00.688Z] #97 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #98 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
14:36:00 [2023-09-22T14:36:00.688Z] #98 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #99 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #99 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #100 [base 2/5] COPY --from=xx / /
14:36:00 [2023-09-22T14:36:00.688Z] #100 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #101 [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
14:36:00 [2023-09-22T14:36:00.688Z] #101 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #102 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:36:00 [2023-09-22T14:36:00.688Z] #102 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #103 [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
14:36:00 [2023-09-22T14:36:00.688Z] #103 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #104 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #104 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #105 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
14:36:00 [2023-09-22T14:36:00.688Z] #105 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #106 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #106 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #107 [runc-src 1/3] WORKDIR /usr/src/runc
14:36:00 [2023-09-22T14:36:00.688Z] #107 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #108 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #108 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #109 [dev-base  1/13] RUN groupadd -r docker
14:36:00 [2023-09-22T14:36:00.688Z] #109 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #110 [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...)
14:36:00 [2023-09-22T14:36:00.688Z] #110 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #111 [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...)
14:36:00 [2023-09-22T14:36:00.688Z] #111 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #112 [containerd-src 1/3] WORKDIR /usr/src/containerd
14:36:00 [2023-09-22T14:36:00.688Z] #112 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #113 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:36:00 [2023-09-22T14:36:00.688Z] #113 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #114 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
14:36:00 [2023-09-22T14:36:00.688Z] #114 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
14:36:00 [2023-09-22T14:36:00.688Z] #115 CACHED
14:36:00 [2023-09-22T14:36:00.688Z] 
14:36:00 [2023-09-22T14:36:00.688Z] #116 [dev 1/1] COPY --link . .
14:36:05 [2023-09-22T14:36:05.932Z] #116 DONE 5.1s
14:36:05 [2023-09-22T14:36:05.932Z] 
14:36:05 [2023-09-22T14:36:05.932Z] #117 exporting to image
14:36:05 [2023-09-22T14:36:05.932Z] #117 exporting layers
14:36:06 [2023-09-22T14:36:06.494Z] #117 exporting layers 0.9s done
14:36:06 [2023-09-22T14:36:06.750Z] #117 writing image sha256:41818faebb72648daec58bd269b044678818930e3378194f168df60e91c7ba70 done
14:36:06 [2023-09-22T14:36:06.750Z] #117 naming to docker.io/library/docker:13b775a96e3d924ec8e398b3b9963d65ab6018c6 done
14:36:06 [2023-09-22T14:36:06.750Z] #117 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:36:07 [2023-09-22T14:36:07.084Z] + sudo modprobe ip6table_filter
[Pipeline] sh
14:36:07 [2023-09-22T14:36:07.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46536/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13b775a96e3d924ec8e398b3b9963d65ab6018c6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13b775a96e3d924ec8e398b3b9963d65ab6018c6 hack/test/unit
14:36:07 [2023-09-22T14:36:07.741Z] + BUILDFLAGS=(-tags 'netgo journald')
14:36:07 [2023-09-22T14:36:07.741Z] + TESTFLAGS+=' -test.timeout=5m'
14:36:07 [2023-09-22T14:36:07.741Z] + TESTDIRS=./...
14:36:07 [2023-09-22T14:36:07.741Z] + exclude_paths='/vendor/|/integration'
14:36:07 [2023-09-22T14:36:07.741Z] ++ go list ./...
14:36:07 [2023-09-22T14:36:07.741Z] ++ grep -vE '(/vendor/|/integration)'
14:36:08 [2023-09-22T14:36:08.304Z] + pkg_list='github.com/docker/docker/api
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/backend/build
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/httpstatus
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/httputils
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/middleware
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router/build
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router/checkpoint
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router/container
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router/debug
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router/distribution
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router/grpc
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router/image
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router/network
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router/plugin
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router/session
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router/swarm
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router/system
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/server/router/volume
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/backend
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/blkiodev
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/checkpoint
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/container
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/events
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/filters
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/image
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/mount
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/network
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/plugins/logdriver
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/registry
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/strslice
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/swarm
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/swarm/runtime
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/system
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/time
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/versions
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/versions/v1p19
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/versions/v1p20
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/api/types/volume
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/builder-next
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/builder-next/exporter
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/builder-next/worker
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/builder-next/worker/label
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/dockerfile
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/remotecontext
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/remotecontext/git
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/builder/remotecontext/urlutil
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/cli/debug
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/cli/winresources/docker-proxy
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/cli/winresources/dockerd
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/client
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/client/buildkit
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/cmd/docker-proxy
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/cmd/dockerd
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/cmd/dockerd/trap
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/container
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/container/stream
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/contrib/apparmor
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/contrib/httpserver
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/cluster
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/cluster/convert
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/cluster/executor
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/cluster/executor/container
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/cluster/provider
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/config
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/containerd
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/events
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/events/testutils
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/graphdriver
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/graphdriver/copy
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/graphdriver/register
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/graphdriver/vfs
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/graphdriver/zfs
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/images
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/initlayer
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/links
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/listeners
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/awslogs
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/fluentd
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/gcplogs
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/gelf
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/journald
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/local
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/logentries
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/loggertest
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/loggerutils
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/splunk
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/syslog
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/logger/templates
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/names
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/network
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/snapshotter
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/daemon/stats
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/distribution
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/distribution/metadata
14:36:08 [2023-09-22T14:36:08.304Z] github.com/docker/docker/distribution/utils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/distribution/xfer
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/dockerversion
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/errdefs
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/image
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/image/cache
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/image/spec/specs-go
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/image/spec/specs-go/v1
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/image/tarexport
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/image/v1
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/mod
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/mounttree
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/multierror
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/test/suite
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/testutils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/testutils/netnsutils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/unshare
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/layer
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libcontainerd
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libcontainerd/queue
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libcontainerd/remote
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libcontainerd/shimopts
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libcontainerd/supervisor
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libcontainerd/types
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/bitmap
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cluster
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/config
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/datastore
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/diagnostic
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/discoverapi
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/driverapi
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/bridge
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/host
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/null
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/overlay
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/remote
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/windows
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drvregistry
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/etchosts
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/internal/caller
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/internal/kvstore
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/ipam
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/ipamapi
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/ipams/builtin
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/ipams/null
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/ipams/remote
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/ipamutils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/ipbits
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/iptables
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/netlabel
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/netutils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/networkdb
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/ns
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/options
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/osl
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/osl/kernel
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/portallocator
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/portmapper
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/resolvconf
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/scope
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/types
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/oci
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/oci/caps
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/opts
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/aaparser
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/archive
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/authorization
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/broadcaster
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/capabilities
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/chrootarchive
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/containerfs
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/directory
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/dmesg
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/fileutils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/homedir
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/idtools
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/ioutils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/jsonmessage
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/longpath
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/loopback
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/meminfo
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/namesgenerator
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/parsers
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/parsers/kernel
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/pidfile
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/platform
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/platforms
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/plugingetter
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/plugins
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/plugins/transport
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/pools
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/process
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/progress
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/reexec
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/rootless
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/rootless/specconv
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/stack
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/stdcopy
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/streamformatter
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/stringid
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/sysinfo
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/system
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/tailfile
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/tarsum
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/pkg/useragent
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/plugin
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/plugin/executor/containerd
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/plugin/v2
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/profiles/apparmor
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/profiles/seccomp
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/quota
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/reference
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/registry
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/registry/resumable
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/restartmanager
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/runconfig
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/runconfig/opts
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/testutil
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/testutil/daemon
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/testutil/environment
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/testutil/fakecontext
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/testutil/fakegit
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/testutil/fakestorage
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/testutil/fixtures/load
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/testutil/fixtures/plugin
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/testutil/registry
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/testutil/request
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/volume
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/volume/drivers
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/volume/local
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/volume/mounts
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/volume/service
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/volume/service/opts
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/volume/testutils'
14:36:08 [2023-09-22T14:36:08.305Z] ++ grep --fixed-strings -v /libnetwork
14:36:08 [2023-09-22T14:36:08.305Z] ++ echo 'github.com/docker/docker/api
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/backend/build
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/httpstatus
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/httputils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/middleware
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router/build
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router/checkpoint
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router/container
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router/debug
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router/distribution
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router/grpc
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router/image
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router/network
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router/plugin
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router/session
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router/swarm
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router/system
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/server/router/volume
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/backend
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/blkiodev
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/checkpoint
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/container
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/events
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/filters
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/image
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/mount
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/network
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/plugins/logdriver
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/registry
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/strslice
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/swarm
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/swarm/runtime
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/system
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/time
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/versions
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/versions/v1p19
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/versions/v1p20
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/api/types/volume
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/builder-next
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/builder-next/exporter
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/builder-next/worker
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/builder-next/worker/label
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/dockerfile
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/remotecontext
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/remotecontext/git
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/builder/remotecontext/urlutil
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/cli/debug
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/cli/winresources/docker-proxy
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/cli/winresources/dockerd
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/client
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/client/buildkit
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/cmd/docker-proxy
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/cmd/dockerd
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/cmd/dockerd/trap
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/container
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/container/stream
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/contrib/apparmor
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/contrib/httpserver
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/cluster
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/cluster/convert
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/cluster/executor
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/cluster/executor/container
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/cluster/provider
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/config
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/containerd
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/events
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/events/testutils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/graphdriver
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/graphdriver/copy
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/graphdriver/register
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/graphdriver/vfs
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/graphdriver/zfs
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/images
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/initlayer
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/links
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/listeners
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/awslogs
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/fluentd
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/gcplogs
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/gelf
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/journald
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/local
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/logentries
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/loggertest
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/loggerutils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/splunk
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/syslog
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/logger/templates
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/names
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/network
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/snapshotter
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/daemon/stats
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/distribution
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/distribution/metadata
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/distribution/utils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/distribution/xfer
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/dockerversion
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/errdefs
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/image
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/image/cache
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/image/spec/specs-go
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/image/spec/specs-go/v1
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/image/tarexport
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/image/v1
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/mod
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/mounttree
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/multierror
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/test/suite
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/testutils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/testutils/netnsutils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/internal/unshare
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/layer
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libcontainerd
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libcontainerd/queue
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libcontainerd/remote
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libcontainerd/shimopts
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libcontainerd/supervisor
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libcontainerd/types
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/bitmap
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cluster
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/config
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/datastore
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/diagnostic
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/discoverapi
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/driverapi
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/bridge
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/host
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/null
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/overlay
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/remote
14:36:08 [2023-09-22T14:36:08.305Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/drivers/windows
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/drvregistry
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/etchosts
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/internal/caller
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/internal/kvstore
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/ipam
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/ipamapi
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/ipams/builtin
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/ipams/null
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/ipams/remote
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/ipamutils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/ipbits
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/iptables
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/netlabel
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/netutils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/networkdb
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/ns
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/options
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/osl
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/osl/kernel
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/portallocator
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/portmapper
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/resolvconf
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/scope
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libnetwork/types
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/oci
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/oci/caps
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/opts
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/aaparser
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/archive
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/authorization
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/broadcaster
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/capabilities
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/chrootarchive
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/containerfs
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/directory
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/dmesg
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/fileutils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/homedir
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/idtools
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/ioutils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/jsonmessage
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/longpath
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/loopback
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/meminfo
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/namesgenerator
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/parsers
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/parsers/kernel
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/pidfile
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/platform
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/platforms
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/plugingetter
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/plugins
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/plugins/transport
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/pools
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/process
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/progress
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/reexec
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/rootless
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/rootless/specconv
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/stack
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/stdcopy
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/streamformatter
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/stringid
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/sysinfo
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/system
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/tailfile
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/tarsum
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/useragent
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/plugin
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/plugin/executor/containerd
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/plugin/v2
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/profiles/apparmor
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/profiles/seccomp
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/quota
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/reference
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/registry
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/registry/resumable
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/restartmanager
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/runconfig
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/runconfig/opts
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/daemon
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/environment
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/fakecontext
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/fakegit
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/fakestorage
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/fixtures/load
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/fixtures/plugin
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/registry
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/request
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume/drivers
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume/local
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume/mounts
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume/service
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume/service/opts
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume/testutils'
14:36:08 [2023-09-22T14:36:08.306Z] + base_pkg_list='github.com/docker/docker/api
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/backend/build
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/httpstatus
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/httputils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/middleware
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/build
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/checkpoint
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/container
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/debug
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/distribution
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/grpc
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/image
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/network
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/plugin
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/session
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/swarm
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/system
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/volume
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/backend
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/blkiodev
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/checkpoint
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/container
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/events
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/filters
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/image
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/mount
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/network
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/plugins/logdriver
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/registry
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/strslice
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/swarm
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/swarm/runtime
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/system
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/time
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/versions
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/versions/v1p19
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/versions/v1p20
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/volume
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/builder-next
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/builder-next/exporter
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/builder-next/worker
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/builder-next/worker/label
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/dockerfile
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/remotecontext
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/remotecontext/git
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/builder/remotecontext/urlutil
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/cli/debug
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/cli/winresources/docker-proxy
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/cli/winresources/dockerd
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/client
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/client/buildkit
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/cmd/docker-proxy
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/cmd/dockerd
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/cmd/dockerd/trap
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/container
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/container/stream
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/contrib/apparmor
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/contrib/httpserver
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/cluster
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/cluster/convert
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/cluster/executor
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/cluster/executor/container
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/cluster/provider
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/config
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/containerd
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/events
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/events/testutils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/graphdriver
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/graphdriver/copy
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/graphdriver/register
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/graphdriver/vfs
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/graphdriver/zfs
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/images
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/initlayer
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/links
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/listeners
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/awslogs
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/fluentd
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/gcplogs
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/gelf
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/journald
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/local
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/logentries
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/loggertest
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/loggerutils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/splunk
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/syslog
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/logger/templates
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/names
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/network
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/snapshotter
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/daemon/stats
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/distribution
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/distribution/metadata
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/distribution/utils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/distribution/xfer
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/dockerversion
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/errdefs
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/image
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/image/cache
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/image/spec/specs-go
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/image/spec/specs-go/v1
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/image/tarexport
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/image/v1
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/internal/mod
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/internal/mounttree
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/internal/multierror
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/internal/test/suite
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/internal/testutils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/internal/testutils/netnsutils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/internal/unshare
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/layer
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libcontainerd
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libcontainerd/queue
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libcontainerd/remote
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libcontainerd/shimopts
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libcontainerd/supervisor
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/libcontainerd/types
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/oci
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/oci/caps
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/opts
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/aaparser
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/archive
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/authorization
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/broadcaster
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/capabilities
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/chrootarchive
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/containerfs
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/directory
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/dmesg
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/fileutils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/homedir
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/idtools
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/ioutils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/jsonmessage
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/longpath
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/loopback
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/meminfo
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/namesgenerator
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/parsers
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/parsers/kernel
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/pidfile
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/platform
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/platforms
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/plugingetter
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/plugins
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/plugins/transport
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/pools
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/process
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/progress
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/reexec
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/rootless
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/rootless/specconv
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/stack
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/stdcopy
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/streamformatter
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/stringid
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/sysinfo
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/system
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/tailfile
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/tarsum
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/pkg/useragent
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/plugin
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/plugin/executor/containerd
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/plugin/v2
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/profiles/apparmor
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/profiles/seccomp
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/quota
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/reference
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/registry
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/registry/resumable
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/restartmanager
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/runconfig
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/runconfig/opts
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/daemon
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/environment
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/fakecontext
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/fakegit
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/fakestorage
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/fixtures/load
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/fixtures/plugin
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/registry
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/testutil/request
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume/drivers
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume/local
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume/mounts
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume/service
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume/service/opts
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/volume/testutils'
14:36:08 [2023-09-22T14:36:08.306Z] ++ grep --fixed-strings /libnetwork
14:36:08 [2023-09-22T14:36:08.306Z] ++ echo 'github.com/docker/docker/api
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/backend/build
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/httpstatus
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/httputils
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/middleware
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/build
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/checkpoint
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/container
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/debug
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/distribution
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/grpc
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/image
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/network
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/plugin
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/session
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/swarm
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/system
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/server/router/volume
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types
14:36:08 [2023-09-22T14:36:08.306Z] github.com/docker/docker/api/types/backend
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/blkiodev
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/checkpoint
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/container
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/events
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/filters
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/image
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/mount
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/network
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/plugins/logdriver
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/registry
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/strslice
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/swarm
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/swarm/runtime
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/system
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/time
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/versions
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/versions/v1p19
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/versions/v1p20
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/api/types/volume
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/builder-next
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/builder-next/exporter
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/builder-next/worker
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/builder-next/worker/label
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/dockerfile
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/remotecontext
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/remotecontext/git
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/builder/remotecontext/urlutil
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/cli/debug
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/cli/winresources/docker-proxy
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/cli/winresources/dockerd
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/client
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/client/buildkit
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/cmd/docker-proxy
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/cmd/dockerd
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/cmd/dockerd/trap
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/container
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/container/stream
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/contrib/apparmor
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/contrib/httpserver
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/cluster
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/cluster/convert
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/cluster/executor
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/cluster/executor/container
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/cluster/provider
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/config
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/containerd
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/events
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/events/testutils
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/graphdriver
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/graphdriver/copy
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/graphdriver/register
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/graphdriver/vfs
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/graphdriver/zfs
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/images
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/initlayer
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/links
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/listeners
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/awslogs
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/fluentd
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/gcplogs
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/gelf
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/journald
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/local
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/logentries
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/loggertest
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/loggerutils
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/splunk
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/syslog
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/logger/templates
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/names
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/network
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/snapshotter
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/daemon/stats
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/distribution
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/distribution/metadata
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/distribution/utils
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/distribution/xfer
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/dockerversion
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/errdefs
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/image
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/image/cache
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/image/spec/specs-go
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/image/spec/specs-go/v1
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/image/tarexport
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/image/v1
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/internal/mod
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/internal/mounttree
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/internal/multierror
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/internal/test/suite
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/internal/testutils
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/internal/testutils/netnsutils
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/internal/unshare
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/layer
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libcontainerd
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libcontainerd/queue
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libcontainerd/remote
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libcontainerd/shimopts
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libcontainerd/supervisor
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libcontainerd/types
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/bitmap
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cluster
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/config
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/datastore
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/diagnostic
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/discoverapi
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/driverapi
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/bridge
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/host
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/null
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/overlay
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/remote
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/windows
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drvregistry
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/etchosts
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/internal/caller
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/internal/kvstore
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipam
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipamapi
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipams/builtin
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipams/null
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipams/remote
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipamutils
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipbits
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/iptables
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/netlabel
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/netutils
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/networkdb
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ns
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/options
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/osl
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/osl/kernel
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/portallocator
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/portmapper
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/resolvconf
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/scope
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/types
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/oci
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/oci/caps
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/opts
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/aaparser
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/archive
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/authorization
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/broadcaster
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/capabilities
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/chrootarchive
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/containerfs
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/directory
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/dmesg
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/fileutils
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/homedir
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/idtools
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/ioutils
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/jsonmessage
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/longpath
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/loopback
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/meminfo
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/namesgenerator
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/parsers
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/parsers/kernel
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/pidfile
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/platform
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/platforms
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/plugingetter
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/plugins
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/plugins/transport
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/pools
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/process
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/progress
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/reexec
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/rootless
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/rootless/specconv
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/stack
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/stdcopy
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/streamformatter
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/stringid
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/sysinfo
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/system
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/tailfile
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/tarsum
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/pkg/useragent
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/plugin
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/plugin/executor/containerd
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/plugin/v2
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/profiles/apparmor
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/profiles/seccomp
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/quota
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/reference
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/registry
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/registry/resumable
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/restartmanager
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/runconfig
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/runconfig/opts
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/testutil
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/testutil/daemon
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/testutil/environment
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/testutil/fakecontext
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/testutil/fakegit
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/testutil/fakestorage
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/testutil/fixtures/load
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/testutil/fixtures/plugin
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/testutil/registry
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/testutil/request
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/volume
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/volume/drivers
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/volume/local
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/volume/mounts
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/volume/service
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/volume/service/opts
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/volume/testutils'
14:36:08 [2023-09-22T14:36:08.307Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/bitmap
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cluster
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/config
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/datastore
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/diagnostic
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/discoverapi
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/driverapi
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/bridge
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/host
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/null
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/overlay
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/remote
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/windows
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/drvregistry
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/etchosts
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/internal/caller
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/internal/kvstore
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipam
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipamapi
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipams/builtin
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipams/null
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipams/remote
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:36:08 [2023-09-22T14:36:08.307Z] github.com/docker/docker/libnetwork/ipamutils
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/ipbits
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/iptables
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/netlabel
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/netutils
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/networkdb
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/ns
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/options
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/osl
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/osl/kernel
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/portallocator
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/portmapper
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/resolvconf
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/scope
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/types'
14:36:08 [2023-09-22T14:36:08.308Z] + echo 'github.com/docker/docker/libnetwork
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/bitmap
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/cluster
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/config
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/datastore
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/diagnostic
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/discoverapi
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/driverapi
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/bridge
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/host
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/null
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/overlay
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/remote
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/windows
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drvregistry
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/etchosts
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/internal/caller
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/internal/kvstore
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/ipam
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/ipamapi
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/ipams/builtin
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/ipams/null
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/ipams/remote
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/ipamutils
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/ipbits
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/iptables
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/netlabel
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/netutils
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/networkdb
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/ns
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/options
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/osl
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/osl/kernel
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/portallocator
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/portmapper
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/resolvconf
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/scope
14:36:08 [2023-09-22T14:36:08.308Z] + grep --fixed-strings libnetwork/drivers/bridge
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/types'
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/bridge
14:36:08 [2023-09-22T14:36:08.308Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:36:08 [2023-09-22T14:36:08.308Z] + type docker-proxy
14:36:08 [2023-09-22T14:36:08.308Z] hack/test/unit: line 25: type: docker-proxy: not found
14:36:08 [2023-09-22T14:36:08.308Z] + hack/make.sh binary-proxy install-proxy
14:36:08 [2023-09-22T14:36:08.308Z] 
14:36:08 [2023-09-22T14:36:08.308Z] Removing bundles/
14:36:08 [2023-09-22T14:36:08.308Z] 
14:36:08 [2023-09-22T14:36:08.308Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
14:36:08 [2023-09-22T14:36:08.564Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
14:36:08 [2023-09-22T14:36:08.564Z] + tee /go/src/github.com/docker/docker/go.mod
14:36:08 [2023-09-22T14:36:08.564Z] module github.com/docker/docker
14:36:08 [2023-09-22T14:36:08.564Z] 
14:36:08 [2023-09-22T14:36:08.564Z] go 1.19
14:36:08 [2023-09-22T14:36:08.564Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
14:36:08 [2023-09-22T14:36:08.564Z] + GO111MODULE=on
14:36:08 [2023-09-22T14:36:08.564Z] + 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=13b775a96e3d924ec8e398b3b9963d65ab6018c6" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-22T14:36:08.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
14:36:13 [2023-09-22T14:36:13.813Z] + rm -f /go/src/github.com/docker/docker/go.mod
14:36:13 [2023-09-22T14:36:13.813Z] Created binary: bundles/binary-proxy/docker-proxy
14:36:13 [2023-09-22T14:36:13.813Z] 
14:36:13 [2023-09-22T14:36:13.813Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
14:36:13 [2023-09-22T14:36:13.813Z] Installing docker-proxy to /usr/local/bin/
14:36:13 [2023-09-22T14:36:13.813Z] 
14:36:13 [2023-09-22T14:36:13.813Z] + mkdir -p bundles
14:36:13 [2023-09-22T14:36:13.813Z] + '[' -n 'github.com/docker/docker/api
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/backend/build
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/httpstatus
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/httputils
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/middleware
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router/build
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router/checkpoint
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router/container
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router/debug
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router/distribution
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router/grpc
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router/image
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router/network
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router/plugin
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router/session
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router/swarm
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router/system
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/server/router/volume
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/backend
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/blkiodev
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/checkpoint
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/container
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/events
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/filters
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/image
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/mount
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/network
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/plugins/logdriver
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/registry
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/strslice
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/swarm
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/swarm/runtime
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/system
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/time
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/versions
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/versions/v1p19
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/versions/v1p20
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/api/types/volume
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/builder-next
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/builder-next/exporter
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/builder-next/exporter/overrides
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/builder-next/worker
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/builder-next/worker/label
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/dockerfile
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/remotecontext
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/remotecontext/git
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/builder/remotecontext/urlutil
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/cli/debug
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/cli/winresources/docker-proxy
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/cli/winresources/dockerd
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/client
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/client/buildkit
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/cmd/docker-proxy
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/cmd/dockerd
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/cmd/dockerd/trap
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/container
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/container/stream
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/contrib/apparmor
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/contrib/httpserver
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/cluster
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/cluster/convert
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/cluster/executor
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/cluster/executor/container
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/cluster/provider
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/config
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/containerd
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/events
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/events/testutils
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/graphdriver
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/graphdriver/copy
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/graphdriver/register
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/graphdriver/vfs
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/graphdriver/zfs
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/images
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/initlayer
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/links
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/listeners
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/awslogs
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/fluentd
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/gcplogs
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/gelf
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/journald
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/local
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/logentries
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/loggertest
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/loggerutils
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/splunk
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/syslog
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/logger/templates
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/names
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/network
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/snapshotter
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/daemon/stats
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/distribution
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/distribution/metadata
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/distribution/utils
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/distribution/xfer
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/dockerversion
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/errdefs
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/image
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/image/cache
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/image/spec/specs-go
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/image/spec/specs-go/v1
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/image/tarexport
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/image/v1
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/internal/mod
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/internal/mounttree
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/internal/multierror
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/internal/test/suite
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/internal/testutils
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/internal/testutils/netnsutils
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/internal/unshare
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/layer
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/libcontainerd
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/libcontainerd/queue
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/libcontainerd/remote
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/libcontainerd/shimopts
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/libcontainerd/supervisor
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/libcontainerd/types
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/oci
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/oci/caps
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/opts
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/aaparser
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/archive
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/authorization
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/broadcaster
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/capabilities
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/chrootarchive
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/containerfs
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/directory
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/dmesg
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/fileutils
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/homedir
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/idtools
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/ioutils
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/jsonmessage
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/longpath
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/loopback
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/meminfo
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/namesgenerator
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/parsers
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/parsers/kernel
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/pidfile
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/platform
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/platforms
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/plugingetter
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/plugins
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/plugins/transport
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/pools
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/process
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/progress
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/reexec
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/rootless
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/rootless/specconv
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/stack
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/stdcopy
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/streamformatter
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/stringid
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/sysinfo
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/system
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/tailfile
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/tarsum
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/pkg/useragent
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/plugin
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/plugin/executor/containerd
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/plugin/v2
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/profiles/apparmor
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/profiles/seccomp
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/quota
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/reference
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/registry
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/registry/resumable
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/restartmanager
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/runconfig
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/runconfig/opts
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/testutil
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/testutil/daemon
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/testutil/environment
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/testutil/fakecontext
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/testutil/fakegit
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/testutil/fakestorage
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/testutil/fixtures/load
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/testutil/fixtures/plugin
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/testutil/registry
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/testutil/request
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/volume
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/volume/drivers
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/volume/local
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/volume/mounts
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/volume/service
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/volume/service/opts
14:36:13 [2023-09-22T14:36:13.813Z] github.com/docker/docker/volume/testutils' ']'
14:36:13 [2023-09-22T14:36:13.814Z] + 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
14:36:13 [2023-09-22T14:36:13.814Z] ?   	github.com/docker/docker/api	[no test files]
14:36:21 [2023-09-22T14:36:21.919Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
14:36:21 [2023-09-22T14:36:21.919Z] ok  	github.com/docker/docker/api/server	0.023s	coverage: 13.0% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
14:36:43 [2023-09-22T14:36:43.826Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 28.3% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
14:36:43 [2023-09-22T14:36:43.826Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 94.0% of statements
14:36:43 [2023-09-22T14:36:43.826Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
14:36:43 [2023-09-22T14:36:43.826Z] 	github.com/docker/docker/api/types/container	coverage: 83.7% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ok  	github.com/docker/docker/api/types/container	0.013s	coverage: 83.7% of statements
14:36:43 [2023-09-22T14:36:43.826Z] 	github.com/docker/docker/api/types/network	coverage: 74.3% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ok  	github.com/docker/docker/api/types/network	0.013s	coverage: 74.3% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types/system	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/builder	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
14:36:43 [2023-09-22T14:36:43.826Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
14:36:43 [2023-09-22T14:36:43.826Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
14:36:43 [2023-09-22T14:36:43.826Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
14:36:45 [2023-09-22T14:36:45.720Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
14:36:45 [2023-09-22T14:36:45.720Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
14:36:45 [2023-09-22T14:36:45.720Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
14:36:45 [2023-09-22T14:36:45.720Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.005s	coverage: 100.0% of statements
14:36:45 [2023-09-22T14:36:45.720Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
14:36:45 [2023-09-22T14:36:45.720Z] ok  	github.com/docker/docker/cli/debug	0.017s	coverage: 100.0% of statements
14:36:45 [2023-09-22T14:36:45.720Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
14:36:45 [2023-09-22T14:36:45.720Z] ok  	github.com/docker/docker/builder/remotecontext	0.058s	coverage: 33.5% of statements
14:36:45 [2023-09-22T14:36:45.720Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
14:36:45 [2023-09-22T14:36:45.720Z] ok  	github.com/docker/docker/builder/dockerfile	0.132s	coverage: 50.1% of statements
14:36:47 [2023-09-22T14:36:47.090Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
14:36:47 [2023-09-22T14:36:47.090Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
14:36:47 [2023-09-22T14:36:47.090Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.023s	coverage: 66.5% of statements
14:36:47 [2023-09-22T14:36:47.090Z] 	github.com/docker/docker/client	coverage: 77.3% of statements
14:36:47 [2023-09-22T14:36:47.090Z] ok  	github.com/docker/docker/client	0.107s	coverage: 77.3% of statements
14:36:51 [2023-09-22T14:36:51.267Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
14:36:51 [2023-09-22T14:36:51.267Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.543s	coverage: 82.5% of statements
14:36:59 [2023-09-22T14:36:59.365Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
14:36:59 [2023-09-22T14:36:59.365Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:36:59 [2023-09-22T14:36:59.365Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:36:59 [2023-09-22T14:36:59.365Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:36:59 [2023-09-22T14:36:59.365Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
14:36:59 [2023-09-22T14:36:59.365Z] ok  	github.com/docker/docker/container	0.138s	coverage: 36.5% of statements
14:36:59 [2023-09-22T14:36:59.365Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.5% of statements
14:36:59 [2023-09-22T14:36:59.365Z] ok  	github.com/docker/docker/cmd/dockerd	0.242s	coverage: 29.5% of statements
14:37:01 [2023-09-22T14:37:01.886Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
14:37:01 [2023-09-22T14:37:01.886Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.476s	coverage: 0.0% of statements
14:37:03 [2023-09-22T14:37:03.254Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:37:03 [2023-09-22T14:37:03.254Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
14:37:03 [2023-09-22T14:37:03.254Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 39.2% of statements
14:37:03 [2023-09-22T14:37:03.254Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
14:37:03 [2023-09-22T14:37:03.254Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.032s	coverage: 65.3% of statements
14:37:03 [2023-09-22T14:37:03.254Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
14:37:03 [2023-09-22T14:37:03.254Z] ok  	github.com/docker/docker/daemon/cluster	0.056s	coverage: 0.5% of statements
14:37:03 [2023-09-22T14:37:03.817Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:37:03 [2023-09-22T14:37:03.817Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
14:37:03 [2023-09-22T14:37:03.817Z] ok  	github.com/docker/docker/daemon/config	0.070s	coverage: 75.7% of statements
14:37:04 [2023-09-22T14:37:04.746Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:37:04 [2023-09-22T14:37:04.746Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
14:37:04 [2023-09-22T14:37:04.746Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
14:37:04 [2023-09-22T14:37:04.746Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.9% of statements
14:37:05 [2023-09-22T14:37:05.002Z] ok  	github.com/docker/docker/daemon/containerd	0.024s	coverage: 0.9% of statements
14:37:05 [2023-09-22T14:37:05.002Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
14:37:05 [2023-09-22T14:37:05.002Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
14:37:05 [2023-09-22T14:37:05.261Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
14:37:05 [2023-09-22T14:37:05.261Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
14:37:05 [2023-09-22T14:37:05.261Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
14:37:05 [2023-09-22T14:37:05.261Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.189s	coverage: 59.6% of statements
14:37:05 [2023-09-22T14:37:05.824Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:37:05 [2023-09-22T14:37:05.824Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
14:37:05 [2023-09-22T14:37:05.824Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
14:37:05 [2023-09-22T14:37:05.824Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:37:05 [2023-09-22T14:37:05.824Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:37:06 [2023-09-22T14:37:06.081Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
14:37:06 [2023-09-22T14:37:06.081Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.230s	coverage: 60.2% of statements
14:37:06 [2023-09-22T14:37:06.338Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
14:37:06 [2023-09-22T14:37:06.338Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 60.9% of statements
14:37:06 [2023-09-22T14:37:06.901Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
14:37:06 [2023-09-22T14:37:06.901Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
14:37:07 [2023-09-22T14:37:07.158Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.2% of statements
14:37:07 [2023-09-22T14:37:07.158Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.477s	coverage: 13.2% of statements
14:37:07 [2023-09-22T14:37:07.415Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:37:07 [2023-09-22T14:37:07.415Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:37:07 [2023-09-22T14:37:07.415Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
14:37:07 [2023-09-22T14:37:07.415Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
14:37:07 [2023-09-22T14:37:07.415Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
14:37:07 [2023-09-22T14:37:07.415Z] ok  	github.com/docker/docker/daemon/images	0.033s	coverage: 3.0% of statements
14:37:07 [2023-09-22T14:37:07.672Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
14:37:07 [2023-09-22T14:37:07.672Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 43.2% of statements
14:37:07 [2023-09-22T14:37:07.930Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:37:07 [2023-09-22T14:37:07.930Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
14:37:07 [2023-09-22T14:37:07.930Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.029s	coverage: 53.6% of statements
14:37:07 [2023-09-22T14:37:07.930Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
14:37:07 [2023-09-22T14:37:07.930Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.141s	coverage: 78.3% of statements
14:37:07 [2023-09-22T14:37:07.930Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
14:37:07 [2023-09-22T14:37:07.930Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.016s	coverage: 68.2% of statements
14:37:08 [2023-09-22T14:37:08.493Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
14:37:08 [2023-09-22T14:37:08.493Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
14:37:08 [2023-09-22T14:37:08.493Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
14:37:08 [2023-09-22T14:37:08.493Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.004s	coverage: 88.2% of statements
14:37:08 [2023-09-22T14:37:08.750Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
14:37:08 [2023-09-22T14:37:08.750Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
14:37:08 [2023-09-22T14:37:08.750Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
14:37:08 [2023-09-22T14:37:08.750Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.101s	coverage: 76.8% of statements
14:37:08 [2023-09-22T14:37:08.750Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:37:08 [2023-09-22T14:37:08.750Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
14:37:08 [2023-09-22T14:37:08.750Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
14:37:08 [2023-09-22T14:37:08.750Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 79.4% of statements
14:37:09 [2023-09-22T14:37:09.314Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
14:37:09 [2023-09-22T14:37:09.314Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.023s	coverage: 63.5% of statements
14:37:09 [2023-09-22T14:37:09.314Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
14:37:09 [2023-09-22T14:37:09.314Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
14:37:09 [2023-09-22T14:37:09.571Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:37:09 [2023-09-22T14:37:09.571Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
14:37:09 [2023-09-22T14:37:09.571Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
14:37:09 [2023-09-22T14:37:09.571Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
14:37:09 [2023-09-22T14:37:09.571Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.029s	coverage: 46.8% of statements
14:37:09 [2023-09-22T14:37:09.827Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
14:37:09 [2023-09-22T14:37:09.827Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:37:09 [2023-09-22T14:37:09.827Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
14:37:09 [2023-09-22T14:37:09.827Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
14:37:10 [2023-09-22T14:37:10.085Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
14:37:10 [2023-09-22T14:37:10.085Z] ok  	github.com/docker/docker/daemon/logger/journald	1.657s	coverage: 74.5% of statements
14:37:11 [2023-09-22T14:37:11.013Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:37:11 [2023-09-22T14:37:11.013Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
14:37:11 [2023-09-22T14:37:11.013Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
14:37:11 [2023-09-22T14:37:11.013Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
14:37:11 [2023-09-22T14:37:11.013Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
14:37:11 [2023-09-22T14:37:11.013Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
14:37:11 [2023-09-22T14:37:11.013Z] ok  	github.com/docker/docker/distribution/metadata	0.030s	coverage: 44.4% of statements
14:37:11 [2023-09-22T14:37:11.013Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
14:37:11 [2023-09-22T14:37:11.013Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.437s	coverage: 82.5% of statements
14:37:11 [2023-09-22T14:37:11.576Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
14:37:11 [2023-09-22T14:37:11.576Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
14:37:11 [2023-09-22T14:37:11.576Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
14:37:11 [2023-09-22T14:37:11.576Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
14:37:11 [2023-09-22T14:37:11.576Z] 	github.com/docker/docker/image	coverage: 84.6% of statements
14:37:11 [2023-09-22T14:37:11.576Z] ok  	github.com/docker/docker/image	0.029s	coverage: 84.6% of statements
14:37:11 [2023-09-22T14:37:11.832Z] ?   	github.com/docker/docker/image/v1	[no test files]
14:37:11 [2023-09-22T14:37:11.832Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
14:37:11 [2023-09-22T14:37:11.832Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
14:37:11 [2023-09-22T14:37:11.832Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
14:37:11 [2023-09-22T14:37:11.832Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
14:37:11 [2023-09-22T14:37:11.832Z] ok  	github.com/docker/docker/image/tarexport	0.013s	coverage: 0.6% of statements
14:37:11 [2023-09-22T14:37:11.832Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:37:11 [2023-09-22T14:37:11.832Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
14:37:11 [2023-09-22T14:37:11.832Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
14:37:11 [2023-09-22T14:37:11.832Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
14:37:11 [2023-09-22T14:37:11.832Z] 	github.com/docker/docker/internal/multierror	coverage: 88.9% of statements
14:37:11 [2023-09-22T14:37:11.832Z] ok  	github.com/docker/docker/internal/multierror	0.004s	coverage: 88.9% of statements
14:37:12 [2023-09-22T14:37:12.394Z] 	github.com/docker/docker/distribution	coverage: 29.3% of statements
14:37:12 [2023-09-22T14:37:12.394Z] ok  	github.com/docker/docker/distribution	1.520s	coverage: 29.3% of statements
14:37:12 [2023-09-22T14:37:12.651Z] 	github.com/docker/docker/daemon	coverage: 17.2% of statements
14:37:12 [2023-09-22T14:37:12.651Z] ok  	github.com/docker/docker/daemon	10.817s	coverage: 17.2% of statements
14:37:13 [2023-09-22T14:37:13.213Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:37:13 [2023-09-22T14:37:13.213Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:37:13 [2023-09-22T14:37:13.213Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
14:37:13 [2023-09-22T14:37:13.213Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:37:13 [2023-09-22T14:37:13.213Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:37:13 [2023-09-22T14:37:13.213Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
14:37:13 [2023-09-22T14:37:13.213Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
14:37:13 [2023-09-22T14:37:13.213Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.4% of statements
14:37:13 [2023-09-22T14:37:13.213Z] ok  	github.com/docker/docker/distribution/xfer	2.195s	coverage: 84.4% of statements
14:37:13 [2023-09-22T14:37:13.776Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:37:13 [2023-09-22T14:37:13.776Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
14:37:13 [2023-09-22T14:37:13.776Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
14:37:13 [2023-09-22T14:37:13.776Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 38.1% of statements
14:37:13 [2023-09-22T14:37:13.776Z] ok  	github.com/docker/docker/pkg/aaparser	0.013s	coverage: 52.9% of statements
14:37:13 [2023-09-22T14:37:13.776Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
14:37:13 [2023-09-22T14:37:13.776Z] ok  	github.com/docker/docker/opts	0.039s	coverage: 67.9% of statements
14:37:14 [2023-09-22T14:37:14.033Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
14:37:14 [2023-09-22T14:37:14.033Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
14:37:14 [2023-09-22T14:37:14.033Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
14:37:14 [2023-09-22T14:37:14.033Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
14:37:14 [2023-09-22T14:37:14.033Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
14:37:14 [2023-09-22T14:37:14.033Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
14:37:14 [2023-09-22T14:37:14.289Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
14:37:14 [2023-09-22T14:37:14.289Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
14:37:14 [2023-09-22T14:37:14.289Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
14:37:14 [2023-09-22T14:37:14.289Z] ok  	github.com/docker/docker/pkg/dmesg	0.017s	coverage: 83.3% of statements
14:37:14 [2023-09-22T14:37:14.289Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
14:37:14 [2023-09-22T14:37:14.289Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.265s	coverage: 83.7% of statements
14:37:14 [2023-09-22T14:37:14.546Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
14:37:14 [2023-09-22T14:37:14.546Z] ok  	github.com/docker/docker/pkg/authorization	0.286s	coverage: 68.3% of statements
14:37:14 [2023-09-22T14:37:14.546Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
14:37:14 [2023-09-22T14:37:14.546Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 56.4% of statements
14:37:14 [2023-09-22T14:37:14.546Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
14:37:14 [2023-09-22T14:37:14.546Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 8.3% of statements
14:37:14 [2023-09-22T14:37:14.546Z] 	github.com/docker/docker/pkg/archive	coverage: 81.1% of statements
14:37:14 [2023-09-22T14:37:14.546Z] ok  	github.com/docker/docker/pkg/archive	0.477s	coverage: 81.1% of statements
14:37:14 [2023-09-22T14:37:14.803Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:37:14 [2023-09-22T14:37:14.803Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
14:37:14 [2023-09-22T14:37:14.803Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
14:37:14 [2023-09-22T14:37:14.803Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
14:37:14 [2023-09-22T14:37:14.803Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
14:37:14 [2023-09-22T14:37:14.803Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
14:37:14 [2023-09-22T14:37:14.803Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 45.5% of statements
14:37:15 [2023-09-22T14:37:15.060Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
14:37:15 [2023-09-22T14:37:15.060Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
14:37:15 [2023-09-22T14:37:15.060Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
14:37:15 [2023-09-22T14:37:15.060Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
14:37:15 [2023-09-22T14:37:15.060Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.7% of statements
14:37:15 [2023-09-22T14:37:15.060Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
14:37:15 [2023-09-22T14:37:15.060Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
14:37:15 [2023-09-22T14:37:15.060Z] ok  	github.com/docker/docker/pkg/idtools	0.396s	coverage: 69.7% of statements
14:37:15 [2023-09-22T14:37:15.060Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:37:15 [2023-09-22T14:37:15.060Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
14:37:15 [2023-09-22T14:37:15.060Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:37:15 [2023-09-22T14:37:15.060Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
14:37:15 [2023-09-22T14:37:15.060Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
14:37:15 [2023-09-22T14:37:15.317Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
14:37:15 [2023-09-22T14:37:15.317Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 94.1% of statements
14:37:15 [2023-09-22T14:37:15.317Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
14:37:15 [2023-09-22T14:37:15.317Z] ok  	github.com/docker/docker/pkg/ioutils	0.375s	coverage: 71.9% of statements
14:37:15 [2023-09-22T14:37:15.879Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:37:15 [2023-09-22T14:37:15.879Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:37:15 [2023-09-22T14:37:15.879Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
14:37:15 [2023-09-22T14:37:15.879Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
14:37:15 [2023-09-22T14:37:15.879Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
14:37:15 [2023-09-22T14:37:15.879Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
14:37:15 [2023-09-22T14:37:15.879Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
14:37:15 [2023-09-22T14:37:15.879Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
14:37:15 [2023-09-22T14:37:15.879Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
14:37:15 [2023-09-22T14:37:15.879Z] ok  	github.com/docker/docker/pkg/process	0.006s	coverage: 21.7% of statements
14:37:15 [2023-09-22T14:37:15.879Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
14:37:15 [2023-09-22T14:37:15.879Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:37:16 [2023-09-22T14:37:16.137Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
14:37:16 [2023-09-22T14:37:16.137Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
14:37:16 [2023-09-22T14:37:16.137Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
14:37:16 [2023-09-22T14:37:16.137Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
14:37:16 [2023-09-22T14:37:16.137Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
14:37:16 [2023-09-22T14:37:16.137Z] ok  	github.com/docker/docker/pkg/reexec	0.030s	coverage: 82.4% of statements
14:37:16 [2023-09-22T14:37:16.137Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
14:37:16 [2023-09-22T14:37:16.137Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
14:37:16 [2023-09-22T14:37:16.393Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
14:37:16 [2023-09-22T14:37:16.393Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
14:37:16 [2023-09-22T14:37:16.393Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
14:37:16 [2023-09-22T14:37:16.393Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 61.9% of statements
14:37:16 [2023-09-22T14:37:16.651Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
14:37:16 [2023-09-22T14:37:16.651Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
14:37:16 [2023-09-22T14:37:16.651Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
14:37:16 [2023-09-22T14:37:16.651Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
14:37:16 [2023-09-22T14:37:16.651Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
14:37:16 [2023-09-22T14:37:16.651Z] ok  	github.com/docker/docker/pkg/sysinfo	0.010s	coverage: 53.4% of statements
14:37:16 [2023-09-22T14:37:16.651Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
14:37:16 [2023-09-22T14:37:16.651Z] ok  	github.com/docker/docker/pkg/tailfile	0.048s	coverage: 88.6% of statements
14:37:16 [2023-09-22T14:37:16.651Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
14:37:16 [2023-09-22T14:37:16.651Z] ok  	github.com/docker/docker/pkg/tarsum	0.056s	coverage: 89.1% of statements
14:37:17 [2023-09-22T14:37:17.580Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:37:17 [2023-09-22T14:37:17.580Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:37:17 [2023-09-22T14:37:17.580Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
14:37:17 [2023-09-22T14:37:17.580Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.4% of statements
14:37:17 [2023-09-22T14:37:17.580Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
14:37:17 [2023-09-22T14:37:17.580Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
14:37:17 [2023-09-22T14:37:17.836Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.9% of statements
14:37:17 [2023-09-22T14:37:17.836Z] ok  	github.com/docker/docker/pkg/plugins	2.019s	coverage: 74.9% of statements
14:37:17 [2023-09-22T14:37:17.836Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
14:37:17 [2023-09-22T14:37:17.836Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 83.7% of statements
14:37:18 [2023-09-22T14:37:18.093Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
14:37:18 [2023-09-22T14:37:18.093Z] ok  	github.com/docker/docker/plugin	0.528s	coverage: 23.3% of statements
14:37:18 [2023-09-22T14:37:18.093Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
14:37:18 [2023-09-22T14:37:18.093Z] ok  	github.com/docker/docker/quota	0.357s	coverage: 69.2% of statements
14:37:18 [2023-09-22T14:37:18.350Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:37:18 [2023-09-22T14:37:18.350Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
14:37:18 [2023-09-22T14:37:18.350Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
14:37:18 [2023-09-22T14:37:18.350Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
14:37:18 [2023-09-22T14:37:18.350Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 63.6% of statements
14:37:18 [2023-09-22T14:37:18.350Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
14:37:18 [2023-09-22T14:37:18.350Z] ok  	github.com/docker/docker/registry/resumable	0.025s	coverage: 100.0% of statements
14:37:18 [2023-09-22T14:37:18.606Z] 	github.com/docker/docker/registry	coverage: 63.9% of statements
14:37:18 [2023-09-22T14:37:18.606Z] ok  	github.com/docker/docker/registry	0.133s	coverage: 63.9% of statements
14:37:18 [2023-09-22T14:37:18.606Z] 	github.com/docker/docker/testutil	coverage: 8.2% of statements
14:37:18 [2023-09-22T14:37:18.606Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
14:37:18 [2023-09-22T14:37:18.862Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:37:18 [2023-09-22T14:37:18.862Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:37:18 [2023-09-22T14:37:18.862Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:37:18 [2023-09-22T14:37:18.862Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:37:18 [2023-09-22T14:37:18.862Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:37:18 [2023-09-22T14:37:18.862Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:37:18 [2023-09-22T14:37:18.862Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:37:18 [2023-09-22T14:37:18.862Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:37:18 [2023-09-22T14:37:18.862Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:37:18 [2023-09-22T14:37:18.862Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:37:18 [2023-09-22T14:37:18.862Z] ?   	github.com/docker/docker/volume	[no test files]
14:37:19 [2023-09-22T14:37:19.425Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
14:37:19 [2023-09-22T14:37:19.425Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
14:37:19 [2023-09-22T14:37:19.425Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
14:37:19 [2023-09-22T14:37:19.425Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 65.7% of statements
14:37:19 [2023-09-22T14:37:19.681Z] 	github.com/docker/docker/volume/local	coverage: 74.6% of statements
14:37:19 [2023-09-22T14:37:19.681Z] ok  	github.com/docker/docker/volume/local	0.127s	coverage: 74.6% of statements
14:37:19 [2023-09-22T14:37:19.937Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:37:19 [2023-09-22T14:37:19.937Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:37:19 [2023-09-22T14:37:19.937Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
14:37:19 [2023-09-22T14:37:19.937Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
14:37:20 [2023-09-22T14:37:20.193Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
14:37:20 [2023-09-22T14:37:20.193Z] ok  	github.com/docker/docker/layer	7.076s	coverage: 68.7% of statements
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === Skipped
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z]     network_proxy_test.go:210: No support for dual stack yet
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:41: Driver btrfs not supported
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:41: Driver btrfs not supported
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:41: Driver btrfs not supported
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:41: Driver btrfs not supported
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:41: Driver btrfs not supported
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:68: No driver to put!
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z] time="2023-09-22T14:37:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z] time="2023-09-22T14:37:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z] time="2023-09-22T14:37:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z] time="2023-09-22T14:37:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:37:20 [2023-09-22T14:37:20.193Z] time="2023-09-22T14:37:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:39: graphdriver: driver not supported
14:37:20 [2023-09-22T14:37:20.193Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
14:37:20 [2023-09-22T14:37:20.193Z] 
14:37:20 [2023-09-22T14:37:20.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:37:20 [2023-09-22T14:37:20.194Z]     graphtest_unix.go:68: No driver to put!
14:37:20 [2023-09-22T14:37:20.194Z] 
14:37:20 [2023-09-22T14:37:20.194Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:37:20 [2023-09-22T14:37:20.194Z]     overlay_test.go:61: Cannot run test with naive change algorithm
14:37:20 [2023-09-22T14:37:20.194Z] 
14:37:20 [2023-09-22T14:37:20.194Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:37:20 [2023-09-22T14:37:20.194Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:37:20 [2023-09-22T14:37:20.194Z] 
14:37:20 [2023-09-22T14:37:20.194Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:37:20 [2023-09-22T14:37:20.194Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:20 [2023-09-22T14:37:20.194Z]     graphtest_unix.go:41: Driver zfs not supported
14:37:20 [2023-09-22T14:37:20.194Z] 
14:37:20 [2023-09-22T14:37:20.194Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:37:20 [2023-09-22T14:37:20.194Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:20 [2023-09-22T14:37:20.194Z]     graphtest_unix.go:41: Driver zfs not supported
14:37:20 [2023-09-22T14:37:20.194Z] 
14:37:20 [2023-09-22T14:37:20.194Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:37:20 [2023-09-22T14:37:20.194Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:20 [2023-09-22T14:37:20.194Z]     graphtest_unix.go:41: Driver zfs not supported
14:37:20 [2023-09-22T14:37:20.194Z] 
14:37:20 [2023-09-22T14:37:20.194Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:37:20 [2023-09-22T14:37:20.194Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:20 [2023-09-22T14:37:20.194Z]     graphtest_unix.go:41: Driver zfs not supported
14:37:20 [2023-09-22T14:37:20.194Z] 
14:37:20 [2023-09-22T14:37:20.194Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:37:20 [2023-09-22T14:37:20.194Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:37:20 [2023-09-22T14:37:20.194Z]     graphtest_unix.go:41: Driver zfs not supported
14:37:20 [2023-09-22T14:37:20.194Z] 
14:37:20 [2023-09-22T14:37:20.194Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:37:20 [2023-09-22T14:37:20.194Z]     graphtest_unix.go:68: No driver to put!
14:37:20 [2023-09-22T14:37:20.194Z] 
14:37:20 [2023-09-22T14:37:20.194Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:37:20 [2023-09-22T14:37:20.194Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
14:37:20 [2023-09-22T14:37:20.194Z] 
14:37:20 [2023-09-22T14:37:20.194Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:37:20 [2023-09-22T14:37:20.194Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
14:37:20 [2023-09-22T14:37:20.194Z] 
14:37:20 [2023-09-22T14:37:20.194Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
14:37:20 [2023-09-22T14:37:20.194Z]     validate_test.go:70: only tested on Windows
14:37:20 [2023-09-22T14:37:20.194Z] 
14:37:20 [2023-09-22T14:37:20.194Z] DONE 3150 tests, 27 skipped in 67.277s
14:37:20 [2023-09-22T14:37:20.449Z] + '[' -n 'github.com/docker/docker/libnetwork
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/bitmap
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/cluster
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/config
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/datastore
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/diagnostic
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/discoverapi
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/driverapi
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/bridge
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/host
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/null
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/overlay
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/remote
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/windows
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/drvregistry
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/etchosts
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/internal/caller
14:37:20 [2023-09-22T14:37:20.449Z] github.com/docker/docker/libnetwork/internal/kvstore
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/ipam
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/ipamapi
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/ipams/builtin
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/ipams/null
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/ipams/remote
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/ipamutils
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/ipbits
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/iptables
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/netlabel
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/netutils
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/networkdb
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/ns
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/options
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/osl
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/osl/kernel
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/portallocator
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/portmapper
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/resolvconf
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/scope
14:37:20 [2023-09-22T14:37:20.450Z] github.com/docker/docker/libnetwork/types' ']'
14:37:20 [2023-09-22T14:37:20.450Z] + 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
14:38:16 [2023-09-22T14:38:16.617Z] 	github.com/docker/docker/libnetwork	coverage: 43.0% of statements
14:38:16 [2023-09-22T14:38:16.617Z] ok  	github.com/docker/docker/libnetwork	44.615s	coverage: 43.0% of statements
14:38:16 [2023-09-22T14:38:16.617Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
14:38:16 [2023-09-22T14:38:16.617Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
14:38:16 [2023-09-22T14:38:16.617Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
14:38:16 [2023-09-22T14:38:16.617Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
14:38:16 [2023-09-22T14:38:16.617Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
14:38:16 [2023-09-22T14:38:16.617Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
14:38:16 [2023-09-22T14:38:16.617Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
14:38:16 [2023-09-22T14:38:16.617Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
14:38:16 [2023-09-22T14:38:16.617Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
14:38:16 [2023-09-22T14:38:16.617Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.3% of statements
14:38:16 [2023-09-22T14:38:16.617Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 10.3% of statements
14:38:16 [2023-09-22T14:38:16.617Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
14:38:16 [2023-09-22T14:38:16.617Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 16.2% of statements
14:38:16 [2023-09-22T14:38:16.617Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
14:38:16 [2023-09-22T14:38:16.617Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
14:38:16 [2023-09-22T14:38:16.617Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
14:38:16 [2023-09-22T14:38:16.617Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
14:38:16 [2023-09-22T14:38:16.617Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.4% of statements
14:38:16 [2023-09-22T14:38:16.617Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.171s	coverage: 62.4% of statements
14:38:16 [2023-09-22T14:38:16.617Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
14:38:16 [2023-09-22T14:38:16.617Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
14:38:16 [2023-09-22T14:38:16.617Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
14:38:16 [2023-09-22T14:38:16.873Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
14:38:16 [2023-09-22T14:38:16.873Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.803s	coverage: 5.0% of statements
14:38:16 [2023-09-22T14:38:16.873Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
14:38:17 [2023-09-22T14:38:17.434Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
14:38:17 [2023-09-22T14:38:17.434Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.6% of statements
14:38:17 [2023-09-22T14:38:17.434Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
14:38:17 [2023-09-22T14:38:17.690Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
14:38:17 [2023-09-22T14:38:17.690Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
14:38:18 [2023-09-22T14:38:18.617Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
14:38:18 [2023-09-22T14:38:18.617Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
14:38:18 [2023-09-22T14:38:18.873Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
14:38:18 [2023-09-22T14:38:18.873Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
14:38:19 [2023-09-22T14:38:19.435Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
14:38:19 [2023-09-22T14:38:19.435Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
14:38:19 [2023-09-22T14:38:19.997Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.2% of statements
14:38:19 [2023-09-22T14:38:19.997Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.013s	coverage: 57.2% of statements
14:38:19 [2023-09-22T14:38:19.997Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
14:38:19 [2023-09-22T14:38:19.997Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
14:38:19 [2023-09-22T14:38:19.997Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
14:38:20 [2023-09-22T14:38:20.559Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
14:38:20 [2023-09-22T14:38:20.559Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
14:38:20 [2023-09-22T14:38:20.815Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
14:38:20 [2023-09-22T14:38:20.815Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.018s	coverage: 81.0% of statements
14:38:21 [2023-09-22T14:38:21.072Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
14:38:21 [2023-09-22T14:38:21.072Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
14:38:21 [2023-09-22T14:38:21.072Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
14:38:21 [2023-09-22T14:38:21.072Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
14:38:33 [2023-09-22T14:38:33.250Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
14:38:33 [2023-09-22T14:38:33.250Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
14:38:35 [2023-09-22T14:38:35.142Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.0% of statements
14:38:35 [2023-09-22T14:38:35.142Z] ok  	github.com/docker/docker/libnetwork/ipam	3.469s	coverage: 80.0% of statements
14:38:35 [2023-09-22T14:38:35.142Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
14:38:35 [2023-09-22T14:38:35.142Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
14:38:35 [2023-09-22T14:38:35.401Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
14:38:35 [2023-09-22T14:38:35.401Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
14:38:35 [2023-09-22T14:38:35.963Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
14:38:35 [2023-09-22T14:38:35.963Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
14:38:35 [2023-09-22T14:38:35.963Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
14:38:36 [2023-09-22T14:38:36.219Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
14:38:36 [2023-09-22T14:38:36.219Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
14:38:36 [2023-09-22T14:38:36.781Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
14:38:36 [2023-09-22T14:38:36.781Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.305s	coverage: 86.4% of statements
14:38:37 [2023-09-22T14:38:37.037Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
14:38:37 [2023-09-22T14:38:37.037Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
14:38:37 [2023-09-22T14:38:37.965Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 39.9% of statements
14:38:37 [2023-09-22T14:38:37.965Z] ok  	github.com/docker/docker/libnetwork/iptables	0.243s	coverage: 39.9% of statements
14:38:37 [2023-09-22T14:38:37.965Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
14:38:38 [2023-09-22T14:38:38.221Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
14:38:38 [2023-09-22T14:38:38.221Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 54.9% of statements
14:40:29 [2023-09-22T14:40:29.604Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.5% of statements
14:40:29 [2023-09-22T14:40:29.604Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.266s	coverage: 58.5% of statements
14:40:29 [2023-09-22T14:40:29.604Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
14:40:29 [2023-09-22T14:40:29.604Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
14:40:29 [2023-09-22T14:40:29.604Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
14:40:29 [2023-09-22T14:40:29.604Z] 	github.com/docker/docker/libnetwork/osl	coverage: 40.2% of statements
14:40:29 [2023-09-22T14:40:29.604Z] ok  	github.com/docker/docker/libnetwork/osl	4.491s	coverage: 40.2% of statements
14:40:29 [2023-09-22T14:40:29.604Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
14:40:29 [2023-09-22T14:40:29.604Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
14:40:29 [2023-09-22T14:40:29.604Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
14:40:29 [2023-09-22T14:40:29.604Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.017s	coverage: 80.7% of statements
14:40:29 [2023-09-22T14:40:29.860Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
14:40:29 [2023-09-22T14:40:29.860Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.718s	coverage: 46.3% of statements
14:40:30 [2023-09-22T14:40:30.117Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
14:40:30 [2023-09-22T14:40:30.117Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
14:40:30 [2023-09-22T14:40:30.117Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
14:40:30 [2023-09-22T14:40:30.373Z] 	github.com/docker/docker/libnetwork/types	coverage: 41.7% of statements
14:40:30 [2023-09-22T14:40:30.373Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
14:40:30 [2023-09-22T14:40:30.373Z] 
14:40:30 [2023-09-22T14:40:30.373Z] === Skipped
14:40:30 [2023-09-22T14:40:30.373Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
14:40:30 [2023-09-22T14:40:30.373Z]     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
14:40:30 [2023-09-22T14:40:30.373Z] 
14:40:30 [2023-09-22T14:40:30.373Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
14:40:30 [2023-09-22T14:40:30.373Z]     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
14:40:30 [2023-09-22T14:40:30.373Z] 
14:40:30 [2023-09-22T14:40:30.373Z] DONE 345 tests, 2 skipped in 190.135s
Post stage
[Pipeline] junit
14:40:31 [2023-09-22T14:40:31.311Z] Recording test results
14:40:31 [2023-09-22T14:40:31.403Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:40:31 [2023-09-22T14:40:31.742Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46536/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13b775a96e3d924ec8e398b3b9963d65ab6018c6 -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:13b775a96e3d924ec8e398b3b9963d65ab6018c6 hack/make.sh dynbinary test-integration
14:40:32 [2023-09-22T14:40:32.002Z] 
14:40:32 [2023-09-22T14:40:32.002Z] Removing bundles/
14:40:32 [2023-09-22T14:40:32.002Z] 
14:40:32 [2023-09-22T14:40:32.002Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:40:32 [2023-09-22T14:40:32.002Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
14:40:32 [2023-09-22T14:40:32.002Z] + tee /go/src/github.com/docker/docker/go.mod
14:40:32 [2023-09-22T14:40:32.002Z] module github.com/docker/docker
14:40:32 [2023-09-22T14:40:32.002Z] 
14:40:32 [2023-09-22T14:40:32.002Z] go 1.19
14:40:32 [2023-09-22T14:40:32.002Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
14:40:32 [2023-09-22T14:40:32.002Z] + GO111MODULE=on
14:40:32 [2023-09-22T14:40:32.002Z] + 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=13b775a96e3d924ec8e398b3b9963d65ab6018c6" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-22T14:40:31.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
14:41:10 [2023-09-22T14:41:10.704Z] + rm -f /go/src/github.com/docker/docker/go.mod
14:41:10 [2023-09-22T14:41:10.704Z] Created binary: bundles/dynbinary-daemon/dockerd
14:41:10 [2023-09-22T14:41:10.704Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
14:41:10 [2023-09-22T14:41:10.704Z] + tee /go/src/github.com/docker/docker/go.mod
14:41:10 [2023-09-22T14:41:10.704Z] module github.com/docker/docker
14:41:10 [2023-09-22T14:41:10.704Z] 
14:41:10 [2023-09-22T14:41:10.704Z] go 1.19
14:41:10 [2023-09-22T14:41:10.704Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
14:41:10 [2023-09-22T14:41:10.704Z] + GO111MODULE=on
14:41:10 [2023-09-22T14:41:10.704Z] + 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=13b775a96e3d924ec8e398b3b9963d65ab6018c6" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-22T14:40:31.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
14:41:10 [2023-09-22T14:41:10.704Z] + rm -f /go/src/github.com/docker/docker/go.mod
14:41:10 [2023-09-22T14:41:10.704Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:41:10 [2023-09-22T14:41:10.704Z] 
14:41:10 [2023-09-22T14:41:10.704Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:41:10 [2023-09-22T14:41:10.704Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:41:10 [2023-09-22T14:41:10.704Z] HOSTNAME=b33d90c3c003
14:41:10 [2023-09-22T14:41:10.704Z] TESTDEBUG=0
14:41:10 [2023-09-22T14:41:10.704Z] DEST=bundles/test-integration
14:41:10 [2023-09-22T14:41:10.704Z] PWD=/go/src/github.com/docker/docker
14:41:10 [2023-09-22T14:41:10.704Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
14:41:10 [2023-09-22T14:41:10.704Z] DOCKER_GITCOMMIT=13b775a96e3d924ec8e398b3b9963d65ab6018c6
14:41:10 [2023-09-22T14:41:10.704Z] container=docker
14:41:10 [2023-09-22T14:41:10.704Z] HOME=/root
14:41:10 [2023-09-22T14:41:10.704Z] CONTAINERD_NAMESPACE=moby
14:41:10 [2023-09-22T14:41:10.704Z] GOLANG_VERSION=1.20.8
14:41:10 [2023-09-22T14:41:10.704Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:41:10 [2023-09-22T14:41:10.704Z] VALIDATE_BRANCH=master
14:41:10 [2023-09-22T14:41:10.704Z] TERM=xterm
14:41:10 [2023-09-22T14:41:10.704Z] DOCKER_PKG=github.com/docker/docker
14:41:10 [2023-09-22T14:41:10.704Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
14:41:10 [2023-09-22T14:41:10.704Z] SHLVL=1
14:41:10 [2023-09-22T14:41:10.704Z] TIMEOUT=120m
14:41:10 [2023-09-22T14:41:10.704Z] DOCKER_GRAPHDRIVER=overlay2
14:41:10 [2023-09-22T14:41:10.704Z] GO111MODULE=off
14:41:10 [2023-09-22T14:41:10.704Z] DOCKER_EXPERIMENTAL=1
14:41:10 [2023-09-22T14:41:10.704Z] TEST_SKIP_INTEGRATION_CLI=1
14:41:10 [2023-09-22T14:41:10.704Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:41:10 [2023-09-22T14:41:10.704Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:41:10 [2023-09-22T14:41:10.704Z] GOPATH=/go
14:41:10 [2023-09-22T14:41:10.704Z] PKG_CONFIG=pkg-config
14:41:10 [2023-09-22T14:41:10.704Z] _=/usr/bin/env
14:41:10 [2023-09-22T14:41:10.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:41:32 [2023-09-22T14:41:32.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
14:41:32 [2023-09-22T14:41:32.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:41:34 [2023-09-22T14:41:34.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:41:36 [2023-09-22T14:41:36.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:41:41 [2023-09-22T14:41:41.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:41:45 [2023-09-22T14:41:45.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:41:45 [2023-09-22T14:41:45.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:41:46 [2023-09-22T14:41:46.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:41:47 [2023-09-22T14:41:47.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:41:49 [2023-09-22T14:41:49.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:41:49 [2023-09-22T14:41:49.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:41:50 [2023-09-22T14:41:50.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:41:52 [2023-09-22T14:41:52.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:41:54 [2023-09-22T14:41:54.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:41:56 [2023-09-22T14:41:56.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:41:56 [2023-09-22T14:41:56.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:41:57 [2023-09-22T14:41:57.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:41:59 [2023-09-22T14:41:59.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:42:00 [2023-09-22T14:42:00.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:42:01 [2023-09-22T14:42:01.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:42:02 [2023-09-22T14:42:02.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:42:04 [2023-09-22T14:42:04.207Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:42:04 [2023-09-22T14:42:04.207Z] Using test binary /usr/local/cli-integration/docker
14:42:04 [2023-09-22T14:42:04.207Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:42:04 [2023-09-22T14:42:04.207Z] +++ /etc/init.d/apparmor start
14:42:04 [2023-09-22T14:42:04.207Z] Not: starting.
14:42:04 [2023-09-22T14:42:04.207Z] INFO: Waiting for daemon to start...
14:42:04 [2023-09-22T14:42:04.207Z] Starting dockerd
14:42:04 [2023-09-22T14:42:04.207Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.hsymuFPd7s/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
14:42:12 [2023-09-22T14:42:12.292Z] .
14:42:12 [2023-09-22T14:42:12.292Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
14:42:12 [2023-09-22T14:42:12.292Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:42:12 [2023-09-22T14:42:12.292Z] ++++ docker load
14:42:12 [2023-09-22T14:42:12.292Z] Loaded image: emptyfs:latest
14:42:12 [2023-09-22T14:42:12.292Z] ++++ tar -cC bundles/test-integration/dangling .
14:42:12 [2023-09-22T14:42:12.292Z] ++++ docker load
14:42:12 [2023-09-22T14:42:12.292Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
14:42:12 [2023-09-22T14:42:12.292Z] Running integration-test (iteration 1)
14:42:12 [2023-09-22T14:42:12.292Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
14:42:12 [2023-09-22T14:42:12.292Z] ++ 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
14:42:12 [2023-09-22T14:42:12.292Z] ++ set -e
14:42:12 [2023-09-22T14:42:12.292Z] ++ '[' -n 0 ']'
14:42:12 [2023-09-22T14:42:12.292Z] ++ set -x
14:42:12 [2023-09-22T14:42:12.292Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:42:12 [2023-09-22T14:42:12.292Z] Loaded image: busybox:latest
14:42:12 [2023-09-22T14:42:12.292Z] Loaded image: busybox:glibc
14:42:13 [2023-09-22T14:42:13.221Z] Loaded image: debian:bullseye-slim
14:42:13 [2023-09-22T14:42:13.221Z] Loaded image: hello-world:latest
14:42:13 [2023-09-22T14:42:13.221Z] Loaded image: arm32v7/hello-world:latest
14:42:13 [2023-09-22T14:42:13.221Z] INFO: Testing against a local daemon
14:42:13 [2023-09-22T14:42:13.221Z] === RUN   TestCgroupNamespacesBuild
14:42:14 [2023-09-22T14:42:14.587Z] --- PASS: TestCgroupNamespacesBuild (1.16s)
14:42:14 [2023-09-22T14:42:14.587Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:42:15 [2023-09-22T14:42:15.514Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
14:42:15 [2023-09-22T14:42:15.514Z] === RUN   TestBuildWithSession
14:42:15 [2023-09-22T14:42:15.514Z]     build_session_test.go:26: TODO: BuildKit
14:42:15 [2023-09-22T14:42:15.514Z] --- SKIP: TestBuildWithSession (0.00s)
14:42:15 [2023-09-22T14:42:15.514Z] === RUN   TestBuildSquashParent
14:42:19 [2023-09-22T14:42:19.681Z] --- PASS: TestBuildSquashParent (3.63s)
14:42:19 [2023-09-22T14:42:19.681Z] === RUN   TestBuildWithRemoveAndForceRemove
14:42:19 [2023-09-22T14:42:19.681Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:42:19 [2023-09-22T14:42:19.681Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:42:19 [2023-09-22T14:42:19.681Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:42:19 [2023-09-22T14:42:19.681Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:42:19 [2023-09-22T14:42:19.681Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:42:19 [2023-09-22T14:42:19.681Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:42:19 [2023-09-22T14:42:19.681Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:42:19 [2023-09-22T14:42:19.681Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:42:19 [2023-09-22T14:42:19.681Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:42:19 [2023-09-22T14:42:19.681Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:42:19 [2023-09-22T14:42:19.681Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:42:19 [2023-09-22T14:42:19.681Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:42:19 [2023-09-22T14:42:19.681Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:42:19 [2023-09-22T14:42:19.681Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:42:19 [2023-09-22T14:42:19.681Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:42:19 [2023-09-22T14:42:19.681Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:42:19 [2023-09-22T14:42:19.681Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:42:19 [2023-09-22T14:42:19.681Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:42:22 [2023-09-22T14:42:22.948Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
14:42:22 [2023-09-22T14:42:22.948Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.31s)
14:42:22 [2023-09-22T14:42:22.948Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s)
14:42:22 [2023-09-22T14:42:22.948Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.84s)
14:42:22 [2023-09-22T14:42:22.948Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.01s)
14:42:22 [2023-09-22T14:42:22.948Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.12s)
14:42:22 [2023-09-22T14:42:22.948Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s)
14:42:22 [2023-09-22T14:42:22.948Z] === RUN   TestBuildMultiStageCopy
14:42:22 [2023-09-22T14:42:22.948Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:42:23 [2023-09-22T14:42:23.510Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:42:23 [2023-09-22T14:42:23.510Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:42:23 [2023-09-22T14:42:23.510Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:42:23 [2023-09-22T14:42:23.510Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:42:23 [2023-09-22T14:42:23.766Z] --- PASS: TestBuildMultiStageCopy (1.34s)
14:42:23 [2023-09-22T14:42:23.766Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s)
14:42:23 [2023-09-22T14:42:23.766Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
14:42:23 [2023-09-22T14:42:23.766Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
14:42:23 [2023-09-22T14:42:23.766Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
14:42:23 [2023-09-22T14:42:23.766Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s)
14:42:23 [2023-09-22T14:42:23.766Z] === RUN   TestBuildMultiStageParentConfig
14:42:24 [2023-09-22T14:42:24.022Z] --- PASS: TestBuildMultiStageParentConfig (0.31s)
14:42:24 [2023-09-22T14:42:24.022Z] === RUN   TestBuildLabelWithTargets
14:42:24 [2023-09-22T14:42:24.583Z] --- PASS: TestBuildLabelWithTargets (0.57s)
14:42:24 [2023-09-22T14:42:24.583Z] === RUN   TestBuildWithEmptyLayers
14:42:24 [2023-09-22T14:42:24.583Z] --- PASS: TestBuildWithEmptyLayers (0.11s)
14:42:24 [2023-09-22T14:42:24.583Z] === RUN   TestBuildMultiStageOnBuild
14:42:25 [2023-09-22T14:42:25.949Z] --- PASS: TestBuildMultiStageOnBuild (1.24s)
14:42:25 [2023-09-22T14:42:25.949Z] === RUN   TestBuildUncleanTarFilenames
14:42:25 [2023-09-22T14:42:25.949Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
14:42:25 [2023-09-22T14:42:25.949Z] === RUN   TestBuildMultiStageLayerLeak
14:42:27 [2023-09-22T14:42:27.314Z] --- PASS: TestBuildMultiStageLayerLeak (1.08s)
14:42:27 [2023-09-22T14:42:27.314Z] === RUN   TestBuildWithHugeFile
14:43:13 [2023-09-22T14:43:13.934Z] --- PASS: TestBuildWithHugeFile (43.74s)
14:43:13 [2023-09-22T14:43:13.934Z] === RUN   TestBuildWCOWSandboxSize
14:43:13 [2023-09-22T14:43:13.934Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:43:13 [2023-09-22T14:43:13.934Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:43:13 [2023-09-22T14:43:13.934Z] === RUN   TestBuildWithEmptyDockerfile
14:43:13 [2023-09-22T14:43:13.934Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:43:13 [2023-09-22T14:43:13.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:43:13 [2023-09-22T14:43:13.934Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:43:13 [2023-09-22T14:43:13.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:43:13 [2023-09-22T14:43:13.934Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:43:13 [2023-09-22T14:43:13.934Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:43:13 [2023-09-22T14:43:13.934Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:43:13 [2023-09-22T14:43:13.934Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:43:13 [2023-09-22T14:43:13.934Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:43:13 [2023-09-22T14:43:13.934Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
14:43:13 [2023-09-22T14:43:13.934Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
14:43:13 [2023-09-22T14:43:13.934Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
14:43:13 [2023-09-22T14:43:13.934Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
14:43:13 [2023-09-22T14:43:13.934Z] === RUN   TestBuildPreserveOwnership
14:43:13 [2023-09-22T14:43:13.934Z] === RUN   TestBuildPreserveOwnership/copy_from
14:43:13 [2023-09-22T14:43:13.934Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:43:13 [2023-09-22T14:43:13.934Z] --- PASS: TestBuildPreserveOwnership (2.16s)
14:43:13 [2023-09-22T14:43:13.934Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.50s)
14:43:13 [2023-09-22T14:43:13.934Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.66s)
14:43:13 [2023-09-22T14:43:13.934Z] === RUN   TestBuildPlatformInvalid
14:43:13 [2023-09-22T14:43:13.934Z] --- PASS: TestBuildPlatformInvalid (0.03s)
14:43:13 [2023-09-22T14:43:13.934Z] === RUN   TestBuildkitHistoryTracePropagation
14:43:13 [2023-09-22T14:43:13.934Z] time="2023-09-22T14:43:12Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
14:43:13 [2023-09-22T14:43:13.934Z] time="2023-09-22T14:43:12Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
14:43:13 [2023-09-22T14:43:13.934Z] time="2023-09-22T14:43:12Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
14:43:13 [2023-09-22T14:43:13.934Z] time="2023-09-22T14:43:12Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
14:43:13 [2023-09-22T14:43:13.934Z] time="2023-09-22T14:43:12Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {},\n      \"BalancerAttributes\": null,\n      \"Type\": 0,\n      \"Metadata\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
14:43:13 [2023-09-22T14:43:13.934Z] time="2023-09-22T14:43:12Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
14:43:13 [2023-09-22T14:43:13.934Z] time="2023-09-22T14:43:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
14:43:13 [2023-09-22T14:43:13.934Z] time="2023-09-22T14:43:12Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
14:43:13 [2023-09-22T14:43:13.934Z] time="2023-09-22T14:43:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
14:43:13 [2023-09-22T14:43:13.934Z] time="2023-09-22T14:43:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
14:43:13 [2023-09-22T14:43:13.934Z] time="2023-09-22T14:43:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
14:43:13 [2023-09-22T14:43:13.934Z] time="2023-09-22T14:43:12Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
14:43:13 [2023-09-22T14:43:13.934Z] time="2023-09-22T14:43:12Z" level=info msg="[core] [Server #4] Server created" module=grpc
14:43:13 [2023-09-22T14:43:13.934Z]     build_traces_test.go:84: Waiting for trace to be available
14:43:17 [2023-09-22T14:43:17.200Z] time="2023-09-22T14:43:17Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
14:43:17 [2023-09-22T14:43:17.200Z] time="2023-09-22T14:43:17Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
14:43:17 [2023-09-22T14:43:17.200Z] time="2023-09-22T14:43:17Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
14:43:17 [2023-09-22T14:43:17.200Z] time="2023-09-22T14:43:17Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
14:43:17 [2023-09-22T14:43:17.200Z] time="2023-09-22T14:43:17Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
14:43:17 [2023-09-22T14:43:17.200Z] time="2023-09-22T14:43:17Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
14:43:17 [2023-09-22T14:43:17.200Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
14:43:17 [2023-09-22T14:43:17.200Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:43:17 [2023-09-22T14:43:17.763Z] Loaded image: busybox:latest
14:43:17 [2023-09-22T14:43:17.763Z] Loaded image: busybox:glibc
14:43:18 [2023-09-22T14:43:18.694Z] Loaded image: debian:bullseye-slim
14:43:18 [2023-09-22T14:43:18.957Z] Loaded image: hello-world:latest
14:43:18 [2023-09-22T14:43:18.957Z] Loaded image: arm32v7/hello-world:latest
14:43:27 [2023-09-22T14:43:27.044Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.98s)
14:43:27 [2023-09-22T14:43:27.044Z] PASS
14:43:27 [2023-09-22T14:43:27.044Z] 
14:43:27 [2023-09-22T14:43:27.044Z] === Skipped
14:43:27 [2023-09-22T14:43:27.044Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:43:27 [2023-09-22T14:43:27.044Z]     build_session_test.go:26: TODO: BuildKit
14:43:27 [2023-09-22T14:43:27.044Z] 
14:43:27 [2023-09-22T14:43:27.044Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:43:27 [2023-09-22T14:43:27.044Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:43:27 [2023-09-22T14:43:27.044Z] 
14:43:27 [2023-09-22T14:43:27.044Z] DONE 35 tests, 2 skipped in 75.197s
14:43:27 [2023-09-22T14:43:27.044Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
14:43:27 [2023-09-22T14:43:27.044Z] ++ 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
14:43:27 [2023-09-22T14:43:27.044Z] ++ set -e
14:43:27 [2023-09-22T14:43:27.044Z] ++ '[' -n 0 ']'
14:43:27 [2023-09-22T14:43:27.044Z] ++ set -x
14:43:27 [2023-09-22T14:43:27.044Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
14:43:27 [2023-09-22T14:43:27.044Z] INFO: Testing against a local daemon
14:43:27 [2023-09-22T14:43:27.044Z] === RUN   TestNoNewPrivileges
14:43:33 [2023-09-22T14:43:33.578Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
14:43:33 [2023-09-22T14:43:33.578Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
14:43:33 [2023-09-22T14:43:33.578Z] --- PASS: TestNoNewPrivileges (6.25s)
14:43:33 [2023-09-22T14:43:33.578Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.45s)
14:43:33 [2023-09-22T14:43:33.578Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
14:43:33 [2023-09-22T14:43:33.578Z] PASS
14:43:33 [2023-09-22T14:43:33.578Z] 
14:43:33 [2023-09-22T14:43:33.578Z] DONE 3 tests in 6.281s
14:43:33 [2023-09-22T14:43:33.578Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
14:43:33 [2023-09-22T14:43:33.578Z] ++ 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
14:43:33 [2023-09-22T14:43:33.578Z] ++ set -e
14:43:33 [2023-09-22T14:43:33.578Z] ++ '[' -n 0 ']'
14:43:33 [2023-09-22T14:43:33.578Z] ++ set -x
14:43:33 [2023-09-22T14:43:33.578Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:43:33 [2023-09-22T14:43:33.578Z] INFO: Testing against a local daemon
14:43:33 [2023-09-22T14:43:33.578Z] === RUN   TestConfigInspect
14:43:35 [2023-09-22T14:43:35.466Z] --- PASS: TestConfigInspect (1.99s)
14:43:35 [2023-09-22T14:43:35.466Z] === RUN   TestConfigList
14:43:36 [2023-09-22T14:43:36.832Z] === RUN   TestConfigList/test_filter_by_name
14:43:36 [2023-09-22T14:43:36.832Z] === RUN   TestConfigList/test_filter_by_id
14:43:36 [2023-09-22T14:43:36.833Z] === RUN   TestConfigList/test_filter_by_label_key_only
14:43:36 [2023-09-22T14:43:36.833Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
14:43:36 [2023-09-22T14:43:36.833Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
14:43:37 [2023-09-22T14:43:37.394Z] --- PASS: TestConfigList (1.89s)
14:43:37 [2023-09-22T14:43:37.394Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
14:43:37 [2023-09-22T14:43:37.394Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
14:43:37 [2023-09-22T14:43:37.394Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
14:43:37 [2023-09-22T14:43:37.394Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
14:43:37 [2023-09-22T14:43:37.394Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
14:43:37 [2023-09-22T14:43:37.394Z] === RUN   TestConfigsCreateAndDelete
14:43:39 [2023-09-22T14:43:39.282Z] --- PASS: TestConfigsCreateAndDelete (1.94s)
14:43:39 [2023-09-22T14:43:39.282Z] === RUN   TestConfigsUpdate
14:43:41 [2023-09-22T14:43:41.171Z] --- PASS: TestConfigsUpdate (1.88s)
14:43:41 [2023-09-22T14:43:41.171Z] === RUN   TestTemplatedConfig
14:43:43 [2023-09-22T14:43:43.687Z] --- PASS: TestTemplatedConfig (2.60s)
14:43:43 [2023-09-22T14:43:43.687Z] === RUN   TestConfigCreateResolve
14:43:45 [2023-09-22T14:43:45.577Z] --- PASS: TestConfigCreateResolve (1.86s)
14:43:45 [2023-09-22T14:43:45.577Z] PASS
14:43:45 [2023-09-22T14:43:45.577Z] 
14:43:45 [2023-09-22T14:43:45.577Z] DONE 11 tests in 12.210s
14:43:45 [2023-09-22T14:43:45.577Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
14:43:45 [2023-09-22T14:43:45.577Z] ++ 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
14:43:45 [2023-09-22T14:43:45.577Z] ++ set -e
14:43:45 [2023-09-22T14:43:45.577Z] ++ '[' -n 0 ']'
14:43:45 [2023-09-22T14:43:45.577Z] ++ set -x
14:43:45 [2023-09-22T14:43:45.577Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:43:45 [2023-09-22T14:43:45.577Z] INFO: Testing against a local daemon
14:43:45 [2023-09-22T14:43:45.577Z] === RUN   TestAttach
14:43:45 [2023-09-22T14:43:45.577Z] === RUN   TestAttach/without_TTY
14:43:45 [2023-09-22T14:43:45.577Z] === PAUSE TestAttach/without_TTY
14:43:45 [2023-09-22T14:43:45.577Z] === RUN   TestAttach/with_TTY
14:43:45 [2023-09-22T14:43:45.577Z] === PAUSE TestAttach/with_TTY
14:43:45 [2023-09-22T14:43:45.577Z] === CONT  TestAttach/without_TTY
14:43:45 [2023-09-22T14:43:45.577Z] === CONT  TestAttach/with_TTY
14:43:45 [2023-09-22T14:43:45.833Z] --- PASS: TestAttach (0.02s)
14:43:45 [2023-09-22T14:43:45.833Z]     --- PASS: TestAttach/without_TTY (0.04s)
14:43:45 [2023-09-22T14:43:45.833Z]     --- PASS: TestAttach/with_TTY (0.04s)
14:43:45 [2023-09-22T14:43:45.833Z] === RUN   TestCreateWithCDIDevices
14:43:46 [2023-09-22T14:43:46.761Z] --- PASS: TestCreateWithCDIDevices (1.04s)
14:43:46 [2023-09-22T14:43:46.761Z] === RUN   TestCDISpecDirsAreInSystemInfo
14:43:46 [2023-09-22T14:43:46.761Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
14:43:47 [2023-09-22T14:43:47.323Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
14:43:47 [2023-09-22T14:43:47.885Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
14:43:48 [2023-09-22T14:43:48.446Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
14:43:49 [2023-09-22T14:43:49.008Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
14:43:49 [2023-09-22T14:43:49.569Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
14:43:49 [2023-09-22T14:43:49.825Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
14:43:50 [2023-09-22T14:43:50.387Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
14:43:50 [2023-09-22T14:43:50.949Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.19s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestCheckpoint
14:43:50 [2023-09-22T14:43:50.949Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:43:50 [2023-09-22T14:43:50.949Z] --- SKIP: TestCheckpoint (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/commit
14:43:50 [2023-09-22T14:43:50.949Z] === PAUSE TestContainerInvalidJSON/commit
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/create
14:43:50 [2023-09-22T14:43:50.949Z] === PAUSE TestContainerInvalidJSON/containers/create
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:43:50 [2023-09-22T14:43:50.949Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:43:50 [2023-09-22T14:43:50.949Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:43:50 [2023-09-22T14:43:50.949Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:43:50 [2023-09-22T14:43:50.949Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:43:50 [2023-09-22T14:43:50.949Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:43:50 [2023-09-22T14:43:50.949Z] === CONT  TestContainerInvalidJSON/commit
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:43:50 [2023-09-22T14:43:50.949Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:43:50 [2023-09-22T14:43:50.949Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:43:50 [2023-09-22T14:43:50.949Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:43:50 [2023-09-22T14:43:50.949Z] === CONT  TestContainerInvalidJSON/containers/create
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:43:50 [2023-09-22T14:43:50.949Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:43:50 [2023-09-22T14:43:50.949Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:43:50 [2023-09-22T14:43:50.949Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:43:50 [2023-09-22T14:43:50.949Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:43:50 [2023-09-22T14:43:50.949Z] === RUN   TestCopyFromContainerPathIsNotDir
14:43:51 [2023-09-22T14:43:51.205Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
14:43:51 [2023-09-22T14:43:51.205Z] === RUN   TestCopyToContainerPathDoesNotExist
14:43:51 [2023-09-22T14:43:51.205Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
14:43:51 [2023-09-22T14:43:51.205Z] === RUN   TestCopyEmptyFile
14:43:51 [2023-09-22T14:43:51.205Z] --- PASS: TestCopyEmptyFile (0.06s)
14:43:51 [2023-09-22T14:43:51.205Z] === RUN   TestCopyToContainerPathIsNotDir
14:43:51 [2023-09-22T14:43:51.205Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:43:51 [2023-09-22T14:43:51.205Z] === RUN   TestCopyFromContainer
14:43:51 [2023-09-22T14:43:51.767Z] === RUN   TestCopyFromContainer//
14:43:51 [2023-09-22T14:43:51.767Z] === RUN   TestCopyFromContainer/.
14:43:51 [2023-09-22T14:43:51.767Z] === RUN   TestCopyFromContainer//.
14:43:51 [2023-09-22T14:43:51.767Z] === RUN   TestCopyFromContainer/./
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCopyFromContainer//./
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCopyFromContainer//bar/root
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCopyFromContainer//bar/root/
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCopyFromContainer//bar/root/.
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCopyFromContainer/bar/quux
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCopyFromContainer/bar/quux/
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCopyFromContainer/bar/quux/.
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCopyFromContainer/bar/notarget
14:43:52 [2023-09-22T14:43:52.024Z] --- PASS: TestCopyFromContainer (0.77s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer// (0.01s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer/. (0.01s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer//. (0.01s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:43:52 [2023-09-22T14:43:52.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:43:52 [2023-09-22T14:43:52.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:43:52 [2023-09-22T14:43:52.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:43:52 [2023-09-22T14:43:52.024Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:43:52 [2023-09-22T14:43:52.024Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:43:52 [2023-09-22T14:43:52.024Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:43:52 [2023-09-22T14:43:52.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCreateLinkToNonExistingContainer
14:43:52 [2023-09-22T14:43:52.024Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCreateWithInvalidEnv
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCreateWithInvalidEnv/0
14:43:52 [2023-09-22T14:43:52.024Z] === PAUSE TestCreateWithInvalidEnv/0
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCreateWithInvalidEnv/1
14:43:52 [2023-09-22T14:43:52.024Z] === PAUSE TestCreateWithInvalidEnv/1
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCreateWithInvalidEnv/2
14:43:52 [2023-09-22T14:43:52.024Z] === PAUSE TestCreateWithInvalidEnv/2
14:43:52 [2023-09-22T14:43:52.024Z] === CONT  TestCreateWithInvalidEnv/0
14:43:52 [2023-09-22T14:43:52.024Z] === CONT  TestCreateWithInvalidEnv/2
14:43:52 [2023-09-22T14:43:52.024Z] === CONT  TestCreateWithInvalidEnv/1
14:43:52 [2023-09-22T14:43:52.024Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:43:52 [2023-09-22T14:43:52.024Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCreateTmpfsMountsTarget
14:43:52 [2023-09-22T14:43:52.024Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:43:52 [2023-09-22T14:43:52.024Z] === RUN   TestCreateWithCustomMaskedPaths
14:43:53 [2023-09-22T14:43:53.409Z] --- PASS: TestCreateWithCustomMaskedPaths (1.36s)
14:43:53 [2023-09-22T14:43:53.409Z] === RUN   TestCreateWithCustomReadonlyPaths
14:43:54 [2023-09-22T14:43:54.792Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.34s)
14:43:54 [2023-09-22T14:43:54.792Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:43:54 [2023-09-22T14:43:54.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:43:54 [2023-09-22T14:43:54.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:43:54 [2023-09-22T14:43:54.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:43:54 [2023-09-22T14:43:54.793Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:43:54 [2023-09-22T14:43:54.793Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:43:54 [2023-09-22T14:43:54.793Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:43:54 [2023-09-22T14:43:54.793Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:43:54 [2023-09-22T14:43:54.793Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:43:54 [2023-09-22T14:43:54.793Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:43:54 [2023-09-22T14:43:54.793Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:43:54 [2023-09-22T14:43:54.793Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:43:54 [2023-09-22T14:43:54.793Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:43:54 [2023-09-22T14:43:54.793Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:43:54 [2023-09-22T14:43:54.793Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:43:54 [2023-09-22T14:43:54.793Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:43:54 [2023-09-22T14:43:54.793Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:43:54 [2023-09-22T14:43:54.793Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:43:54 [2023-09-22T14:43:54.793Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:43:54 [2023-09-22T14:43:54.793Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:43:54 [2023-09-22T14:43:54.793Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:43:54 [2023-09-22T14:43:54.793Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:43:54 [2023-09-22T14:43:54.793Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:43:55 [2023-09-22T14:43:55.358Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
14:43:55 [2023-09-22T14:43:55.358Z] === RUN   TestCreateDifferentPlatform
14:43:55 [2023-09-22T14:43:55.358Z] === RUN   TestCreateDifferentPlatform/different_os
14:43:55 [2023-09-22T14:43:55.358Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:43:55 [2023-09-22T14:43:55.358Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:43:55 [2023-09-22T14:43:55.358Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:43:55 [2023-09-22T14:43:55.358Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:43:55 [2023-09-22T14:43:55.358Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:43:55 [2023-09-22T14:43:55.358Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
14:43:55 [2023-09-22T14:43:55.358Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:43:55 [2023-09-22T14:43:55.358Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
14:43:55 [2023-09-22T14:43:55.358Z] === RUN   TestCreateInvalidHostConfig
14:43:55 [2023-09-22T14:43:55.358Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:43:55 [2023-09-22T14:43:55.358Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:43:55 [2023-09-22T14:43:55.358Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:43:55 [2023-09-22T14:43:55.358Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:43:55 [2023-09-22T14:43:55.358Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:43:55 [2023-09-22T14:43:55.358Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:43:55 [2023-09-22T14:43:55.358Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:43:55 [2023-09-22T14:43:55.358Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:43:55 [2023-09-22T14:43:55.358Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
14:43:55 [2023-09-22T14:43:55.358Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
14:43:55 [2023-09-22T14:43:55.358Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:43:55 [2023-09-22T14:43:55.358Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:43:55 [2023-09-22T14:43:55.358Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
14:43:55 [2023-09-22T14:43:55.358Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:43:55 [2023-09-22T14:43:55.358Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:43:55 [2023-09-22T14:43:55.358Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:43:55 [2023-09-22T14:43:55.358Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:43:55 [2023-09-22T14:43:55.358Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
14:43:55 [2023-09-22T14:43:55.359Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:43:55 [2023-09-22T14:43:55.359Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:43:55 [2023-09-22T14:43:55.359Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:43:55 [2023-09-22T14:43:55.359Z] === RUN   TestCreateWithMultipleEndpointSettings
14:43:55 [2023-09-22T14:43:55.359Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
14:43:55 [2023-09-22T14:43:55.359Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
14:43:55 [2023-09-22T14:43:55.359Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
14:43:55 [2023-09-22T14:43:55.359Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
14:43:55 [2023-09-22T14:43:55.359Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
14:43:55 [2023-09-22T14:43:55.359Z] === RUN   TestContainerStartOnDaemonRestart
14:43:55 [2023-09-22T14:43:55.359Z] === PAUSE TestContainerStartOnDaemonRestart
14:43:55 [2023-09-22T14:43:55.359Z] === RUN   TestDaemonRestartIpcMode
14:43:55 [2023-09-22T14:43:55.359Z] === PAUSE TestDaemonRestartIpcMode
14:43:55 [2023-09-22T14:43:55.359Z] === RUN   TestDaemonHostGatewayIP
14:43:55 [2023-09-22T14:43:55.359Z] === PAUSE TestDaemonHostGatewayIP
14:43:55 [2023-09-22T14:43:55.359Z] === RUN   TestRestartDaemonWithRestartingContainer
14:43:55 [2023-09-22T14:43:55.359Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:43:55 [2023-09-22T14:43:55.359Z] === RUN   TestHardRestartWhenContainerIsRunning
14:43:55 [2023-09-22T14:43:55.359Z] === PAUSE TestHardRestartWhenContainerIsRunning
14:43:55 [2023-09-22T14:43:55.359Z] === RUN   TestContainerKillOnDaemonStart
14:43:55 [2023-09-22T14:43:55.359Z] === PAUSE TestContainerKillOnDaemonStart
14:43:55 [2023-09-22T14:43:55.359Z] === RUN   TestDiff
14:43:55 [2023-09-22T14:43:55.925Z] --- PASS: TestDiff (0.47s)
14:43:55 [2023-09-22T14:43:55.925Z] === RUN   TestDiffStoppedContainer
14:43:56 [2023-09-22T14:43:56.498Z] --- PASS: TestDiffStoppedContainer (0.48s)
14:43:56 [2023-09-22T14:43:56.498Z] === RUN   TestExecConsoleSize
14:43:57 [2023-09-22T14:43:57.068Z] --- PASS: TestExecConsoleSize (0.54s)
14:43:57 [2023-09-22T14:43:57.068Z] === RUN   TestExecWithCloseStdin
14:43:57 [2023-09-22T14:43:57.639Z] --- PASS: TestExecWithCloseStdin (0.56s)
14:43:57 [2023-09-22T14:43:57.639Z] === RUN   TestExec
14:43:58 [2023-09-22T14:43:58.206Z] --- PASS: TestExec (0.57s)
14:43:58 [2023-09-22T14:43:58.206Z] === RUN   TestExecUser
14:43:58 [2023-09-22T14:43:58.467Z] --- PASS: TestExecUser (0.55s)
14:43:58 [2023-09-22T14:43:58.467Z] === RUN   TestExportContainerAndImportImage
14:43:59 [2023-09-22T14:43:59.034Z] --- PASS: TestExportContainerAndImportImage (0.55s)
14:43:59 [2023-09-22T14:43:59.034Z] === RUN   TestExportContainerAfterDaemonRestart
14:44:05 [2023-09-22T14:44:05.588Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
14:44:05 [2023-09-22T14:44:05.588Z] === RUN   TestHealthCheckWorkdir
14:44:06 [2023-09-22T14:44:06.149Z] --- PASS: TestHealthCheckWorkdir (0.69s)
14:44:06 [2023-09-22T14:44:06.149Z] === RUN   TestHealthKillContainer
14:44:14 [2023-09-22T14:44:14.346Z] --- PASS: TestHealthKillContainer (7.96s)
14:44:14 [2023-09-22T14:44:14.346Z] === RUN   TestHealthCheckProcessKilled
14:44:14 [2023-09-22T14:44:14.603Z] --- PASS: TestHealthCheckProcessKilled (0.75s)
14:44:14 [2023-09-22T14:44:14.603Z] === RUN   TestHealthStartInterval
14:44:16 [2023-09-22T14:44:16.023Z]     health_test.go:141: &{2023-09-22 14:44:15.851949601 +0000 UTC 2023-09-22 14:44:15.915800198 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:44:16 [2023-09-22T14:44:16.023Z]         }
14:44:16 [2023-09-22T14:44:16.323Z]     health_test.go:141: &{2023-09-22 14:44:15.851949601 +0000 UTC 2023-09-22 14:44:15.915800198 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:44:16 [2023-09-22T14:44:16.323Z]         }
14:44:16 [2023-09-22T14:44:16.323Z]     health_test.go:141: &{2023-09-22 14:44:15.851949601 +0000 UTC 2023-09-22 14:44:15.915800198 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:44:16 [2023-09-22T14:44:16.323Z]         }
14:44:16 [2023-09-22T14:44:16.323Z]     health_test.go:141: &{2023-09-22 14:44:15.851949601 +0000 UTC 2023-09-22 14:44:15.915800198 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:44:16 [2023-09-22T14:44:16.323Z]         }
14:44:16 [2023-09-22T14:44:16.588Z]     health_test.go:141: &{2023-09-22 14:44:15.851949601 +0000 UTC 2023-09-22 14:44:15.915800198 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:44:16 [2023-09-22T14:44:16.588Z]         }
14:44:16 [2023-09-22T14:44:16.588Z]     health_test.go:141: &{2023-09-22 14:44:15.851949601 +0000 UTC 2023-09-22 14:44:15.915800198 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:44:16 [2023-09-22T14:44:16.588Z]         }
14:44:16 [2023-09-22T14:44:16.588Z]     health_test.go:141: &{2023-09-22 14:44:15.851949601 +0000 UTC 2023-09-22 14:44:15.915800198 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:44:16 [2023-09-22T14:44:16.588Z]         }
14:44:16 [2023-09-22T14:44:16.844Z]     health_test.go:141: &{2023-09-22 14:44:15.851949601 +0000 UTC 2023-09-22 14:44:15.915800198 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:44:16 [2023-09-22T14:44:16.844Z]         }
14:44:16 [2023-09-22T14:44:16.844Z]     health_test.go:141: &{2023-09-22 14:44:15.851949601 +0000 UTC 2023-09-22 14:44:15.915800198 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:44:16 [2023-09-22T14:44:16.844Z]         }
14:44:17 [2023-09-22T14:44:17.100Z]     health_test.go:141: &{2023-09-22 14:44:15.851949601 +0000 UTC 2023-09-22 14:44:15.915800198 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:44:17 [2023-09-22T14:44:17.100Z]         }
14:44:17 [2023-09-22T14:44:17.100Z]     health_test.go:141: &{2023-09-22 14:44:15.851949601 +0000 UTC 2023-09-22 14:44:15.915800198 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
14:44:17 [2023-09-22T14:44:17.100Z]         }
14:44:17 [2023-09-22T14:44:17.100Z]     health_test.go:141: &{2023-09-22 14:44:16.921472773 +0000 UTC 2023-09-22 14:44:16.977553309 +0000 UTC 1 2}
14:44:17 [2023-09-22T14:44:17.356Z]     health_test.go:141: &{2023-09-22 14:44:16.921472773 +0000 UTC 2023-09-22 14:44:16.977553309 +0000 UTC 1 2}
14:44:17 [2023-09-22T14:44:17.356Z]     health_test.go:141: &{2023-09-22 14:44:16.921472773 +0000 UTC 2023-09-22 14:44:16.977553309 +0000 UTC 1 2}
14:44:17 [2023-09-22T14:44:17.613Z]     health_test.go:141: &{2023-09-22 14:44:16.921472773 +0000 UTC 2023-09-22 14:44:16.977553309 +0000 UTC 1 2}
14:44:17 [2023-09-22T14:44:17.613Z]     health_test.go:141: &{2023-09-22 14:44:16.921472773 +0000 UTC 2023-09-22 14:44:16.977553309 +0000 UTC 1 2}
14:44:17 [2023-09-22T14:44:17.613Z]     health_test.go:141: &{2023-09-22 14:44:16.921472773 +0000 UTC 2023-09-22 14:44:16.977553309 +0000 UTC 1 2}
14:44:17 [2023-09-22T14:44:17.869Z]     health_test.go:141: &{2023-09-22 14:44:16.921472773 +0000 UTC 2023-09-22 14:44:16.977553309 +0000 UTC 1 2}
14:44:17 [2023-09-22T14:44:17.869Z]     health_test.go:141: &{2023-09-22 14:44:16.921472773 +0000 UTC 2023-09-22 14:44:16.977553309 +0000 UTC 1 2}
14:44:17 [2023-09-22T14:44:17.869Z]     health_test.go:141: &{2023-09-22 14:44:16.921472773 +0000 UTC 2023-09-22 14:44:16.977553309 +0000 UTC 1 2}
14:44:18 [2023-09-22T14:44:18.125Z]     health_test.go:141: &{2023-09-22 14:44:16.921472773 +0000 UTC 2023-09-22 14:44:16.977553309 +0000 UTC 1 2}
14:44:18 [2023-09-22T14:44:18.125Z]     health_test.go:169: 1.062175225s
14:44:19 [2023-09-22T14:44:19.490Z]     health_test.go:169: 1.062175225s
14:44:20 [2023-09-22T14:44:20.464Z]     health_test.go:169: 1.062175225s
14:44:21 [2023-09-22T14:44:21.437Z]     health_test.go:169: 1.062175225s
14:44:22 [2023-09-22T14:44:22.367Z]     health_test.go:169: 1.062175225s
14:44:23 [2023-09-22T14:44:23.297Z]     health_test.go:169: 1.062175225s
14:44:24 [2023-09-22T14:44:24.275Z]     health_test.go:169: 1.062175225s
14:44:25 [2023-09-22T14:44:25.292Z]     health_test.go:169: 1.062175225s
14:44:26 [2023-09-22T14:44:26.255Z]     health_test.go:169: 1.062175225s
14:44:27 [2023-09-22T14:44:27.296Z]     health_test.go:169: 1.062175225s
14:44:28 [2023-09-22T14:44:28.226Z]     health_test.go:169: 1.062175225s
14:44:29 [2023-09-22T14:44:29.202Z]     health_test.go:169: 1.062175225s
14:44:30 [2023-09-22T14:44:30.137Z]     health_test.go:169: 1.062175225s
14:44:31 [2023-09-22T14:44:31.524Z]     health_test.go:169: 1.062175225s
14:44:32 [2023-09-22T14:44:32.087Z]     health_test.go:169: 1.062175225s
14:44:33 [2023-09-22T14:44:33.459Z]     health_test.go:169: 1.062175225s
14:44:34 [2023-09-22T14:44:34.413Z]     health_test.go:169: 1.062175225s
14:44:35 [2023-09-22T14:44:35.344Z]     health_test.go:169: 1.062175225s
14:44:36 [2023-09-22T14:44:36.344Z]     health_test.go:169: 1.062175225s
14:44:37 [2023-09-22T14:44:37.377Z]     health_test.go:169: 1.062175225s
14:44:38 [2023-09-22T14:44:38.370Z]     health_test.go:169: 1.062175225s
14:44:39 [2023-09-22T14:44:39.346Z]     health_test.go:169: 1.062175225s
14:44:40 [2023-09-22T14:44:40.328Z]     health_test.go:169: 1.062175225s
14:44:41 [2023-09-22T14:44:41.261Z]     health_test.go:169: 1.062175225s
14:44:42 [2023-09-22T14:44:42.235Z]     health_test.go:169: 1.062175225s
14:44:43 [2023-09-22T14:44:43.213Z]     health_test.go:169: 1.062175225s
14:44:44 [2023-09-22T14:44:44.228Z]     health_test.go:169: 1.062175225s
14:44:45 [2023-09-22T14:44:45.203Z]     health_test.go:169: 1.062175225s
14:44:46 [2023-09-22T14:44:46.137Z]     health_test.go:169: 1.062175225s
14:44:47 [2023-09-22T14:44:47.519Z]     health_test.go:169: 1.062175225s
14:44:48 [2023-09-22T14:44:48.457Z] --- PASS: TestHealthStartInterval (33.71s)
14:44:48 [2023-09-22T14:44:48.457Z] === RUN   TestInspectCpusetInConfigPre120
14:44:49 [2023-09-22T14:44:49.025Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
14:44:49 [2023-09-22T14:44:49.025Z] === RUN   TestInspectAnnotations
14:44:49 [2023-09-22T14:44:49.025Z] --- PASS: TestInspectAnnotations (0.05s)
14:44:49 [2023-09-22T14:44:49.025Z] === RUN   TestIpcModeNone
14:44:49 [2023-09-22T14:44:49.588Z] --- PASS: TestIpcModeNone (0.50s)
14:44:49 [2023-09-22T14:44:49.588Z] === RUN   TestIpcModePrivate
14:44:49 [2023-09-22T14:44:49.847Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
14:44:49 [2023-09-22T14:44:49.847Z] --- PASS: TestIpcModePrivate (0.54s)
14:44:49 [2023-09-22T14:44:49.847Z] === RUN   TestIpcModeShareable
14:44:50 [2023-09-22T14:44:50.424Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
14:44:50 [2023-09-22T14:44:50.424Z] --- PASS: TestIpcModeShareable (0.58s)
14:44:50 [2023-09-22T14:44:50.424Z] === RUN   TestAPIIpcModeShareableAndContainer
14:44:51 [2023-09-22T14:44:51.802Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.20s)
14:44:51 [2023-09-22T14:44:51.802Z] === RUN   TestAPIIpcModeHost
14:44:52 [2023-09-22T14:44:52.064Z] --- PASS: TestAPIIpcModeHost (0.38s)
14:44:52 [2023-09-22T14:44:52.064Z] === RUN   TestDaemonIpcModeShareable
14:44:52 [2023-09-22T14:44:52.997Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
14:44:53 [2023-09-22T14:44:53.256Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
14:44:53 [2023-09-22T14:44:53.256Z] === RUN   TestDaemonIpcModePrivate
14:44:54 [2023-09-22T14:44:54.295Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
14:44:54 [2023-09-22T14:44:54.295Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
14:44:54 [2023-09-22T14:44:54.295Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:44:55 [2023-09-22T14:44:55.263Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
14:44:55 [2023-09-22T14:44:55.520Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
14:44:55 [2023-09-22T14:44:55.520Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:44:56 [2023-09-22T14:44:56.476Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
14:44:56 [2023-09-22T14:44:56.733Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
14:44:56 [2023-09-22T14:44:56.733Z] === RUN   TestIpcModeOlderClient
14:44:56 [2023-09-22T14:44:56.733Z] === PAUSE TestIpcModeOlderClient
14:44:56 [2023-09-22T14:44:56.733Z] === RUN   TestKillContainerInvalidSignal
14:44:57 [2023-09-22T14:44:57.295Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
14:44:57 [2023-09-22T14:44:57.295Z] === RUN   TestKillContainer
14:44:57 [2023-09-22T14:44:57.295Z] === RUN   TestKillContainer/no_signal
14:44:57 [2023-09-22T14:44:57.596Z] === RUN   TestKillContainer/non_killing_signal
14:44:57 [2023-09-22T14:44:57.853Z] === RUN   TestKillContainer/killing_signal
14:44:58 [2023-09-22T14:44:58.785Z] --- PASS: TestKillContainer (1.44s)
14:44:58 [2023-09-22T14:44:58.786Z]     --- PASS: TestKillContainer/no_signal (0.42s)
14:44:58 [2023-09-22T14:44:58.786Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
14:44:58 [2023-09-22T14:44:58.786Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
14:44:58 [2023-09-22T14:44:58.786Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:44:58 [2023-09-22T14:44:58.786Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:44:59 [2023-09-22T14:44:59.042Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:44:59 [2023-09-22T14:44:59.606Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s)
14:44:59 [2023-09-22T14:44:59.606Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
14:44:59 [2023-09-22T14:44:59.606Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
14:44:59 [2023-09-22T14:44:59.606Z] === RUN   TestKillStoppedContainer
14:44:59 [2023-09-22T14:44:59.606Z] --- PASS: TestKillStoppedContainer (0.04s)
14:44:59 [2023-09-22T14:44:59.606Z] === RUN   TestKillStoppedContainerAPIPre120
14:44:59 [2023-09-22T14:44:59.606Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
14:44:59 [2023-09-22T14:44:59.606Z] === RUN   TestKillDifferentUserContainer
14:45:00 [2023-09-22T14:45:00.173Z] --- PASS: TestKillDifferentUserContainer (0.42s)
14:45:00 [2023-09-22T14:45:00.173Z] === RUN   TestInspectOomKilledTrue
14:45:00 [2023-09-22T14:45:00.429Z] --- PASS: TestInspectOomKilledTrue (0.51s)
14:45:00 [2023-09-22T14:45:00.429Z] === RUN   TestInspectOomKilledFalse
14:45:00 [2023-09-22T14:45:00.991Z] --- PASS: TestInspectOomKilledFalse (0.50s)
14:45:00 [2023-09-22T14:45:00.991Z] === RUN   TestLinksEtcHostsContentMatch
14:45:01 [2023-09-22T14:45:01.247Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
14:45:01 [2023-09-22T14:45:01.247Z] === RUN   TestLinksContainerNames
14:45:02 [2023-09-22T14:45:02.613Z] --- PASS: TestLinksContainerNames (0.99s)
14:45:02 [2023-09-22T14:45:02.613Z] === RUN   TestLogsFollowTailEmpty
14:45:02 [2023-09-22T14:45:02.869Z] --- PASS: TestLogsFollowTailEmpty (0.48s)
14:45:02 [2023-09-22T14:45:02.869Z] === RUN   TestLogs
14:45:02 [2023-09-22T14:45:02.869Z] === RUN   TestLogs/driver_local
14:45:02 [2023-09-22T14:45:02.869Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:45:02 [2023-09-22T14:45:02.869Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:45:02 [2023-09-22T14:45:02.869Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:45:02 [2023-09-22T14:45:02.869Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:45:02 [2023-09-22T14:45:02.869Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:45:02 [2023-09-22T14:45:02.869Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:45:02 [2023-09-22T14:45:02.869Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:45:02 [2023-09-22T14:45:02.869Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:45:02 [2023-09-22T14:45:02.869Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:45:02 [2023-09-22T14:45:02.869Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:45:02 [2023-09-22T14:45:02.869Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:45:02 [2023-09-22T14:45:02.869Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:45:02 [2023-09-22T14:45:02.869Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:45:02 [2023-09-22T14:45:02.869Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:45:02 [2023-09-22T14:45:02.869Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:45:02 [2023-09-22T14:45:02.869Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:45:02 [2023-09-22T14:45:02.869Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:45:02 [2023-09-22T14:45:02.869Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:45:04 [2023-09-22T14:45:04.758Z] === RUN   TestLogs/driver_json-file
14:45:04 [2023-09-22T14:45:04.758Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:45:04 [2023-09-22T14:45:04.758Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:45:04 [2023-09-22T14:45:04.758Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:45:04 [2023-09-22T14:45:04.758Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:45:04 [2023-09-22T14:45:04.758Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:45:04 [2023-09-22T14:45:04.758Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:45:04 [2023-09-22T14:45:04.758Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:45:04 [2023-09-22T14:45:04.758Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:45:04 [2023-09-22T14:45:04.758Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:45:04 [2023-09-22T14:45:04.758Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:45:04 [2023-09-22T14:45:04.758Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:45:04 [2023-09-22T14:45:04.758Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:45:04 [2023-09-22T14:45:04.758Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:45:04 [2023-09-22T14:45:04.758Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:45:04 [2023-09-22T14:45:04.758Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:45:04 [2023-09-22T14:45:04.758Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:45:04 [2023-09-22T14:45:04.758Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:45:04 [2023-09-22T14:45:04.758Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:45:06 [2023-09-22T14:45:06.188Z] --- PASS: TestLogs (3.21s)
14:45:06 [2023-09-22T14:45:06.188Z]     --- PASS: TestLogs/driver_local (0.01s)
14:45:06 [2023-09-22T14:45:06.188Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.99s)
14:45:06 [2023-09-22T14:45:06.188Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.13s)
14:45:06 [2023-09-22T14:45:06.188Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.32s)
14:45:06 [2023-09-22T14:45:06.188Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.38s)
14:45:06 [2023-09-22T14:45:06.188Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.58s)
14:45:06 [2023-09-22T14:45:06.188Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.67s)
14:45:06 [2023-09-22T14:45:06.188Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:45:06 [2023-09-22T14:45:06.188Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.93s)
14:45:06 [2023-09-22T14:45:06.188Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.97s)
14:45:06 [2023-09-22T14:45:06.188Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.16s)
14:45:06 [2023-09-22T14:45:06.188Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.36s)
14:45:06 [2023-09-22T14:45:06.188Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.46s)
14:45:06 [2023-09-22T14:45:06.188Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.52s)
14:45:06 [2023-09-22T14:45:06.188Z] === RUN   TestContainerNetworkMountsNoChown
14:45:06 [2023-09-22T14:45:06.456Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s)
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/default
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/default
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/private
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/private
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rprivate
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rprivate
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/slave
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/slave
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rslave
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rslave
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/shared
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/shared
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rshared
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rshared
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/default
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/rslave
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/default/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/private
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/shared
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/rprivate
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/rshared
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/private/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/default/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/default/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/slave
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/private/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/default/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:45:06 [2023-09-22T14:45:06.456Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:45:06 [2023-09-22T14:45:06.719Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:45:06 [2023-09-22T14:45:06.719Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:45:06 [2023-09-22T14:45:06.719Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:45:06 [2023-09-22T14:45:06.719Z] === CONT  TestMountDaemonRoot/private/mount_root
14:45:06 [2023-09-22T14:45:06.719Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:45:06 [2023-09-22T14:45:06.719Z] === CONT  TestMountDaemonRoot/private/bind_root
14:45:06 [2023-09-22T14:45:06.719Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:45:06 [2023-09-22T14:45:06.719Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:45:06 [2023-09-22T14:45:06.719Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:45:06 [2023-09-22T14:45:06.719Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:45:06 [2023-09-22T14:45:06.719Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:45:06 [2023-09-22T14:45:06.719Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:45:06 [2023-09-22T14:45:06.719Z] --- PASS: TestMountDaemonRoot (0.02s)
14:45:06 [2023-09-22T14:45:06.719Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
14:45:06 [2023-09-22T14:45:06.719Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
14:45:06 [2023-09-22T14:45:06.719Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
14:45:06 [2023-09-22T14:45:06.719Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
14:45:06 [2023-09-22T14:45:06.719Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
14:45:06 [2023-09-22T14:45:06.719Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
14:45:06 [2023-09-22T14:45:06.719Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
14:45:06 [2023-09-22T14:45:06.719Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
14:45:06 [2023-09-22T14:45:06.719Z] === RUN   TestContainerBindMountNonRecursive
14:45:08 [2023-09-22T14:45:08.091Z] --- PASS: TestContainerBindMountNonRecursive (1.44s)
14:45:08 [2023-09-22T14:45:08.091Z] === RUN   TestContainerVolumesMountedAsShared
14:45:08 [2023-09-22T14:45:08.656Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
14:45:08 [2023-09-22T14:45:08.656Z] === RUN   TestContainerVolumesMountedAsSlave
14:45:08 [2023-09-22T14:45:08.937Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
14:45:08 [2023-09-22T14:45:08.937Z] === RUN   TestContainerCopyLeaksMounts
14:45:09 [2023-09-22T14:45:09.622Z] --- PASS: TestContainerCopyLeaksMounts (0.57s)
14:45:09 [2023-09-22T14:45:09.622Z] === RUN   TestContainerBindMountRecursivelyReadOnly
14:45:11 [2023-09-22T14:45:11.524Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.88s)
14:45:11 [2023-09-22T14:45:11.524Z] === RUN   TestNetworkNat
14:45:12 [2023-09-22T14:45:12.093Z] --- PASS: TestNetworkNat (0.53s)
14:45:12 [2023-09-22T14:45:12.093Z] === RUN   TestNetworkLocalhostTCPNat
14:45:12 [2023-09-22T14:45:12.352Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
14:45:12 [2023-09-22T14:45:12.352Z] === RUN   TestNetworkLoopbackNat
14:45:15 [2023-09-22T14:45:15.698Z] --- PASS: TestNetworkLoopbackNat (2.70s)
14:45:15 [2023-09-22T14:45:15.698Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
14:45:15 [2023-09-22T14:45:15.698Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
14:45:15 [2023-09-22T14:45:15.698Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
14:45:15 [2023-09-22T14:45:15.698Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
14:45:15 [2023-09-22T14:45:15.698Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
14:45:15 [2023-09-22T14:45:15.698Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.51s)
14:45:15 [2023-09-22T14:45:15.698Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
14:45:15 [2023-09-22T14:45:15.698Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
14:45:15 [2023-09-22T14:45:15.698Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
14:45:15 [2023-09-22T14:45:15.698Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
14:45:15 [2023-09-22T14:45:15.698Z] === RUN   TestPause
14:45:16 [2023-09-22T14:45:16.261Z] --- PASS: TestPause (0.54s)
14:45:16 [2023-09-22T14:45:16.261Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:45:16 [2023-09-22T14:45:16.261Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:45:16 [2023-09-22T14:45:16.261Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:45:16 [2023-09-22T14:45:16.261Z] === RUN   TestPauseStopPausedContainer
14:45:16 [2023-09-22T14:45:16.823Z] --- PASS: TestPauseStopPausedContainer (0.53s)
14:45:16 [2023-09-22T14:45:16.823Z] === RUN   TestPIDModeHost
14:45:17 [2023-09-22T14:45:17.750Z] --- PASS: TestPIDModeHost (1.05s)
14:45:17 [2023-09-22T14:45:17.750Z] === RUN   TestPIDModeContainer
14:45:17 [2023-09-22T14:45:17.750Z] === RUN   TestPIDModeContainer/non-existing_container
14:45:17 [2023-09-22T14:45:17.750Z] === RUN   TestPIDModeContainer/non-running_container
14:45:18 [2023-09-22T14:45:18.006Z] === RUN   TestPIDModeContainer/running_container
14:45:18 [2023-09-22T14:45:18.933Z] --- PASS: TestPIDModeContainer (1.14s)
14:45:18 [2023-09-22T14:45:18.933Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
14:45:18 [2023-09-22T14:45:18.933Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
14:45:18 [2023-09-22T14:45:18.933Z]     --- PASS: TestPIDModeContainer/running_container (0.52s)
14:45:18 [2023-09-22T14:45:18.933Z] === RUN   TestPsFilter
14:45:18 [2023-09-22T14:45:18.933Z] === RUN   TestPsFilter/since
14:45:18 [2023-09-22T14:45:18.933Z] === RUN   TestPsFilter/before
14:45:18 [2023-09-22T14:45:18.933Z] --- PASS: TestPsFilter (0.12s)
14:45:18 [2023-09-22T14:45:18.933Z]     --- PASS: TestPsFilter/since (0.00s)
14:45:18 [2023-09-22T14:45:18.933Z]     --- PASS: TestPsFilter/before (0.00s)
14:45:18 [2023-09-22T14:45:18.933Z] === RUN   TestRemoveContainerWithRemovedVolume
14:45:19 [2023-09-22T14:45:19.496Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s)
14:45:19 [2023-09-22T14:45:19.496Z] === RUN   TestRemoveContainerWithVolume
14:45:20 [2023-09-22T14:45:20.057Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
14:45:20 [2023-09-22T14:45:20.057Z] === RUN   TestRemoveContainerRunning
14:45:20 [2023-09-22T14:45:20.619Z] --- PASS: TestRemoveContainerRunning (0.51s)
14:45:20 [2023-09-22T14:45:20.619Z] === RUN   TestRemoveContainerForceRemoveRunning
14:45:20 [2023-09-22T14:45:20.875Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s)
14:45:20 [2023-09-22T14:45:20.875Z] === RUN   TestRemoveInvalidContainer
14:45:20 [2023-09-22T14:45:20.875Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:45:20 [2023-09-22T14:45:20.875Z] === RUN   TestRenameLinkedContainer
14:45:23 [2023-09-22T14:45:23.389Z] --- PASS: TestRenameLinkedContainer (1.89s)
14:45:23 [2023-09-22T14:45:23.389Z] === RUN   TestRenameStoppedContainer
14:45:23 [2023-09-22T14:45:23.389Z] --- PASS: TestRenameStoppedContainer (0.49s)
14:45:23 [2023-09-22T14:45:23.389Z] === RUN   TestRenameRunningContainerAndReuse
14:45:24 [2023-09-22T14:45:24.318Z] --- PASS: TestRenameRunningContainerAndReuse (1.00s)
14:45:24 [2023-09-22T14:45:24.318Z] === RUN   TestRenameInvalidName
14:45:24 [2023-09-22T14:45:24.881Z] --- PASS: TestRenameInvalidName (0.45s)
14:45:24 [2023-09-22T14:45:24.881Z] === RUN   TestRenameAnonymousContainer
14:45:26 [2023-09-22T14:45:26.771Z] --- PASS: TestRenameAnonymousContainer (1.69s)
14:45:26 [2023-09-22T14:45:26.771Z] === RUN   TestRenameContainerWithSameName
14:45:27 [2023-09-22T14:45:27.028Z] --- PASS: TestRenameContainerWithSameName (0.47s)
14:45:27 [2023-09-22T14:45:27.028Z] === RUN   TestRenameContainerWithLinkedContainer
14:45:27 [2023-09-22T14:45:27.955Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s)
14:45:27 [2023-09-22T14:45:27.956Z] === RUN   TestResize
14:45:27 [2023-09-22T14:45:27.956Z] === RUN   TestResize/success
14:45:28 [2023-09-22T14:45:28.211Z] === RUN   TestResize/invalid_size
14:45:28 [2023-09-22T14:45:28.467Z] === RUN   TestResize/invalid_state
14:45:29 [2023-09-22T14:45:29.028Z] --- PASS: TestResize (1.01s)
14:45:29 [2023-09-22T14:45:29.028Z]     --- PASS: TestResize/success (0.24s)
14:45:29 [2023-09-22T14:45:29.028Z]     --- PASS: TestResize/invalid_size (0.27s)
14:45:29 [2023-09-22T14:45:29.028Z]     --- PASS: TestResize/invalid_state (0.03s)
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:45:29 [2023-09-22T14:45:29.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:45:29 [2023-09-22T14:45:29.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:45:29 [2023-09-22T14:45:29.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:45:29 [2023-09-22T14:45:29.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:45:29 [2023-09-22T14:45:29.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:45:29 [2023-09-22T14:45:29.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:45:29 [2023-09-22T14:45:29.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:45:29 [2023-09-22T14:45:29.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:45:29 [2023-09-22T14:45:29.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:45:29 [2023-09-22T14:45:29.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:45:29 [2023-09-22T14:45:29.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:45:29 [2023-09-22T14:45:29.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:45:30 [2023-09-22T14:45:30.393Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:45:30 [2023-09-22T14:45:30.393Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:45:30 [2023-09-22T14:45:30.954Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:45:30 [2023-09-22T14:45:30.954Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:45:31 [2023-09-22T14:45:31.211Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:45:31 [2023-09-22T14:45:31.211Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:45:31 [2023-09-22T14:45:31.211Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:45:31 [2023-09-22T14:45:31.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:45:35 [2023-09-22T14:45:35.633Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.68s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.46s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.96s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.57s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.69s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.31s)
14:45:35 [2023-09-22T14:45:35.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.14s)
14:45:35 [2023-09-22T14:45:35.633Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
14:45:35 [2023-09-22T14:45:35.633Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
14:45:36 [2023-09-22T14:45:36.559Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
14:45:37 [2023-09-22T14:45:37.486Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.10s)
14:45:37 [2023-09-22T14:45:37.486Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.05s)
14:45:37 [2023-09-22T14:45:37.486Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.04s)
14:45:37 [2023-09-22T14:45:37.486Z] === RUN   TestCgroupNamespacesRun
14:45:38 [2023-09-22T14:45:38.850Z] --- PASS: TestCgroupNamespacesRun (1.13s)
14:45:38 [2023-09-22T14:45:38.850Z] === RUN   TestCgroupNamespacesRunPrivileged
14:45:39 [2023-09-22T14:45:39.776Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
14:45:39 [2023-09-22T14:45:39.776Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:45:41 [2023-09-22T14:45:41.141Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
14:45:41 [2023-09-22T14:45:41.141Z] === RUN   TestCgroupNamespacesRunHostMode
14:45:42 [2023-09-22T14:45:42.068Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
14:45:42 [2023-09-22T14:45:42.068Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:45:43 [2023-09-22T14:45:43.432Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
14:45:43 [2023-09-22T14:45:43.432Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:45:44 [2023-09-22T14:45:44.359Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
14:45:44 [2023-09-22T14:45:44.359Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:45:44 [2023-09-22T14:45:44.920Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
14:45:44 [2023-09-22T14:45:44.920Z] === RUN   TestCgroupNamespacesRunOlderClient
14:45:46 [2023-09-22T14:45:46.285Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
14:45:46 [2023-09-22T14:45:46.285Z] === RUN   TestNISDomainname
14:45:46 [2023-09-22T14:45:46.541Z] --- PASS: TestNISDomainname (0.56s)
14:45:46 [2023-09-22T14:45:46.542Z] === RUN   TestHostnameDnsResolution
14:45:47 [2023-09-22T14:45:47.468Z] --- PASS: TestHostnameDnsResolution (0.74s)
14:45:47 [2023-09-22T14:45:47.468Z] === RUN   TestUnprivilegedPortsAndPing
14:45:48 [2023-09-22T14:45:48.029Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
14:45:48 [2023-09-22T14:45:48.029Z] === RUN   TestPrivilegedHostDevices
14:45:48 [2023-09-22T14:45:48.590Z] --- PASS: TestPrivilegedHostDevices (0.54s)
14:45:48 [2023-09-22T14:45:48.590Z] === RUN   TestRunConsoleSize
14:45:48 [2023-09-22T14:45:48.846Z] --- PASS: TestRunConsoleSize (0.47s)
14:45:48 [2023-09-22T14:45:48.846Z] === RUN   TestRunWithAlternativeContainerdShim
14:45:55 [2023-09-22T14:45:55.421Z] --- PASS: TestRunWithAlternativeContainerdShim (5.45s)
14:45:55 [2023-09-22T14:45:55.421Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
14:45:55 [2023-09-22T14:45:55.677Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.20s)
14:45:55 [2023-09-22T14:45:55.677Z] === RUN   TestStats
14:45:58 [2023-09-22T14:45:58.190Z] --- PASS: TestStats (2.48s)
14:45:58 [2023-09-22T14:45:58.190Z] === RUN   TestStopContainerWithTimeout
14:45:58 [2023-09-22T14:45:58.190Z] === RUN   TestStopContainerWithTimeout/0
14:45:58 [2023-09-22T14:45:58.190Z] === PAUSE TestStopContainerWithTimeout/0
14:45:58 [2023-09-22T14:45:58.190Z] === RUN   TestStopContainerWithTimeout/1
14:45:58 [2023-09-22T14:45:58.190Z] === PAUSE TestStopContainerWithTimeout/1
14:45:58 [2023-09-22T14:45:58.190Z] === RUN   TestStopContainerWithTimeout/3
14:45:58 [2023-09-22T14:45:58.190Z] === PAUSE TestStopContainerWithTimeout/3
14:45:58 [2023-09-22T14:45:58.190Z] === RUN   TestStopContainerWithTimeout/-1
14:45:58 [2023-09-22T14:45:58.190Z] === PAUSE TestStopContainerWithTimeout/-1
14:45:58 [2023-09-22T14:45:58.190Z] === CONT  TestStopContainerWithTimeout/0
14:45:58 [2023-09-22T14:45:58.190Z] === CONT  TestStopContainerWithTimeout/3
14:45:58 [2023-09-22T14:45:58.190Z] === CONT  TestStopContainerWithTimeout/-1
14:45:58 [2023-09-22T14:45:58.190Z] === CONT  TestStopContainerWithTimeout/1
14:46:01 [2023-09-22T14:46:01.454Z] --- PASS: TestStopContainerWithTimeout (0.04s)
14:46:01 [2023-09-22T14:46:01.454Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
14:46:01 [2023-09-22T14:46:01.454Z]     --- PASS: TestStopContainerWithTimeout/1 (1.92s)
14:46:01 [2023-09-22T14:46:01.454Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.57s)
14:46:01 [2023-09-22T14:46:01.454Z]     --- PASS: TestStopContainerWithTimeout/3 (2.97s)
14:46:01 [2023-09-22T14:46:01.454Z] === RUN   TestStopContainerWithTimeoutCancel
14:46:01 [2023-09-22T14:46:01.454Z] === PAUSE TestStopContainerWithTimeoutCancel
14:46:01 [2023-09-22T14:46:01.454Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:46:03 [2023-09-22T14:46:03.374Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s)
14:46:03 [2023-09-22T14:46:03.374Z] === RUN   TestUpdateMemory
14:46:03 [2023-09-22T14:46:03.936Z] --- PASS: TestUpdateMemory (0.55s)
14:46:03 [2023-09-22T14:46:03.936Z] === RUN   TestUpdateCPUQuota
14:46:04 [2023-09-22T14:46:04.862Z] --- PASS: TestUpdateCPUQuota (0.85s)
14:46:04 [2023-09-22T14:46:04.862Z] === RUN   TestUpdatePidsLimit
14:46:04 [2023-09-22T14:46:04.862Z] === RUN   TestUpdatePidsLimit/update_from_none
14:46:05 [2023-09-22T14:46:05.117Z] === RUN   TestUpdatePidsLimit/no_change
14:46:05 [2023-09-22T14:46:05.373Z] === RUN   TestUpdatePidsLimit/update_lower
14:46:05 [2023-09-22T14:46:05.373Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:46:05 [2023-09-22T14:46:05.629Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:46:05 [2023-09-22T14:46:05.884Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:46:06 [2023-09-22T14:46:06.140Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:46:06 [2023-09-22T14:46:06.701Z] --- PASS: TestUpdatePidsLimit (2.02s)
14:46:06 [2023-09-22T14:46:06.701Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
14:46:06 [2023-09-22T14:46:06.701Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
14:46:06 [2023-09-22T14:46:06.701Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
14:46:06 [2023-09-22T14:46:06.701Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
14:46:06 [2023-09-22T14:46:06.701Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
14:46:06 [2023-09-22T14:46:06.701Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
14:46:06 [2023-09-22T14:46:06.701Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
14:46:06 [2023-09-22T14:46:06.701Z] === RUN   TestUpdateRestartPolicy
14:46:18 [2023-09-22T14:46:18.865Z] --- PASS: TestUpdateRestartPolicy (10.89s)
14:46:18 [2023-09-22T14:46:18.865Z] === RUN   TestUpdateRestartWithAutoRemove
14:46:18 [2023-09-22T14:46:18.865Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
14:46:18 [2023-09-22T14:46:18.865Z] === RUN   TestWaitNonBlocked
14:46:18 [2023-09-22T14:46:18.865Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:46:18 [2023-09-22T14:46:18.865Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:46:18 [2023-09-22T14:46:18.865Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:46:18 [2023-09-22T14:46:18.865Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:46:18 [2023-09-22T14:46:18.865Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:46:18 [2023-09-22T14:46:18.865Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:46:18 [2023-09-22T14:46:18.865Z] --- PASS: TestWaitNonBlocked (0.03s)
14:46:18 [2023-09-22T14:46:18.865Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
14:46:18 [2023-09-22T14:46:18.865Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
14:46:18 [2023-09-22T14:46:18.865Z] === RUN   TestWaitBlocked
14:46:18 [2023-09-22T14:46:18.865Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:46:18 [2023-09-22T14:46:18.865Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:46:18 [2023-09-22T14:46:18.865Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:46:18 [2023-09-22T14:46:18.865Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:46:18 [2023-09-22T14:46:18.865Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:46:18 [2023-09-22T14:46:18.865Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:46:19 [2023-09-22T14:46:19.791Z] --- PASS: TestWaitBlocked (0.03s)
14:46:19 [2023-09-22T14:46:19.791Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
14:46:19 [2023-09-22T14:46:19.791Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s)
14:46:19 [2023-09-22T14:46:19.791Z] === RUN   TestWaitConditions
14:46:19 [2023-09-22T14:46:19.791Z] === RUN   TestWaitConditions/default
14:46:19 [2023-09-22T14:46:19.791Z] === PAUSE TestWaitConditions/default
14:46:19 [2023-09-22T14:46:19.791Z] === RUN   TestWaitConditions/not-running
14:46:19 [2023-09-22T14:46:19.791Z] === PAUSE TestWaitConditions/not-running
14:46:19 [2023-09-22T14:46:19.791Z] === RUN   TestWaitConditions/next-exit
14:46:19 [2023-09-22T14:46:19.791Z] === PAUSE TestWaitConditions/next-exit
14:46:19 [2023-09-22T14:46:19.791Z] === RUN   TestWaitConditions/removed
14:46:19 [2023-09-22T14:46:19.791Z] === PAUSE TestWaitConditions/removed
14:46:19 [2023-09-22T14:46:19.791Z] === CONT  TestWaitConditions/default
14:46:19 [2023-09-22T14:46:19.791Z] === CONT  TestWaitConditions/next-exit
14:46:19 [2023-09-22T14:46:19.791Z] === CONT  TestWaitConditions/removed
14:46:19 [2023-09-22T14:46:19.791Z] === CONT  TestWaitConditions/not-running
14:46:19 [2023-09-22T14:46:19.791Z]     wait_test.go:146: ContainerID = ab4b46d524f8d3e007b558c43e4d31a184cca1e8b0a8e228636ce8258f014523
14:46:19 [2023-09-22T14:46:19.791Z]     wait_test.go:146: ContainerID = a4d937648e624b6c693b4868f5a37ad443eaaf0d386abd0b2f11dd31dfe46e71
14:46:19 [2023-09-22T14:46:19.791Z]     wait_test.go:146: ContainerID = f658aa013824dd1d1051cafc494046ed8c7e44df63c39c218fa0e981cdfce9f9
14:46:19 [2023-09-22T14:46:19.791Z]     wait_test.go:146: ContainerID = 35c145d6d3d0a68d089b694629e6b562b853191d1001ebbf84ab6c9aebc23676
14:46:21 [2023-09-22T14:46:21.155Z] --- PASS: TestWaitConditions (0.04s)
14:46:21 [2023-09-22T14:46:21.155Z]     --- PASS: TestWaitConditions/removed (0.79s)
14:46:21 [2023-09-22T14:46:21.155Z]     --- PASS: TestWaitConditions/not-running (0.90s)
14:46:21 [2023-09-22T14:46:21.155Z]     --- PASS: TestWaitConditions/next-exit (1.14s)
14:46:21 [2023-09-22T14:46:21.155Z]     --- PASS: TestWaitConditions/default (1.22s)
14:46:21 [2023-09-22T14:46:21.155Z] === RUN   TestWaitRestartedContainer
14:46:21 [2023-09-22T14:46:21.155Z] === RUN   TestWaitRestartedContainer/default
14:46:21 [2023-09-22T14:46:21.155Z] === PAUSE TestWaitRestartedContainer/default
14:46:21 [2023-09-22T14:46:21.155Z] === RUN   TestWaitRestartedContainer/not-running
14:46:21 [2023-09-22T14:46:21.155Z] === PAUSE TestWaitRestartedContainer/not-running
14:46:21 [2023-09-22T14:46:21.155Z] === RUN   TestWaitRestartedContainer/next-exit
14:46:21 [2023-09-22T14:46:21.155Z] === PAUSE TestWaitRestartedContainer/next-exit
14:46:21 [2023-09-22T14:46:21.155Z] === CONT  TestWaitRestartedContainer/default
14:46:21 [2023-09-22T14:46:21.155Z] === CONT  TestWaitRestartedContainer/next-exit
14:46:21 [2023-09-22T14:46:21.155Z] === CONT  TestWaitRestartedContainer/not-running
14:46:23 [2023-09-22T14:46:23.672Z] --- PASS: TestWaitRestartedContainer (0.01s)
14:46:23 [2023-09-22T14:46:23.672Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.76s)
14:46:23 [2023-09-22T14:46:23.672Z]     --- PASS: TestWaitRestartedContainer/default (2.06s)
14:46:23 [2023-09-22T14:46:23.672Z]     --- PASS: TestWaitRestartedContainer/not-running (2.13s)
14:46:23 [2023-09-22T14:46:23.672Z] === CONT  TestHardRestartWhenContainerIsRunning
14:46:23 [2023-09-22T14:46:23.672Z] === CONT  TestIpcModeOlderClient
14:46:23 [2023-09-22T14:46:23.672Z] === CONT  TestContainerStartOnDaemonRestart
14:46:23 [2023-09-22T14:46:23.672Z] === CONT  TestContainerKillOnDaemonStart
14:46:23 [2023-09-22T14:46:23.672Z] === CONT  TestStopContainerWithTimeoutCancel
14:46:23 [2023-09-22T14:46:23.672Z] === CONT  TestDaemonHostGatewayIP
14:46:23 [2023-09-22T14:46:23.672Z] === CONT  TestDaemonRestartIpcMode
14:46:23 [2023-09-22T14:46:23.672Z] === CONT  TestRestartDaemonWithRestartingContainer
14:46:23 [2023-09-22T14:46:23.672Z] --- PASS: TestIpcModeOlderClient (0.10s)
14:46:25 [2023-09-22T14:46:25.037Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
14:46:25 [2023-09-22T14:46:25.037Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
14:46:25 [2023-09-22T14:46:25.293Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.23s)
14:46:25 [2023-09-22T14:46:25.293Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
14:46:25 [2023-09-22T14:46:25.293Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.31s)
14:46:25 [2023-09-22T14:46:25.854Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s)
14:46:26 [2023-09-22T14:46:26.782Z] --- PASS: TestDaemonHostGatewayIP (3.54s)
14:46:27 [2023-09-22T14:46:27.038Z] --- PASS: TestStopContainerWithTimeoutCancel (3.82s)
14:46:27 [2023-09-22T14:46:27.038Z] --- PASS: TestDaemonRestartIpcMode (3.96s)
14:46:27 [2023-09-22T14:46:27.294Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.02s)
14:46:35 [2023-09-22T14:46:35.374Z] --- PASS: TestContainerKillOnDaemonStart (11.84s)
14:46:35 [2023-09-22T14:46:35.374Z] PASS
14:46:35 [2023-09-22T14:46:35.374Z] 
14:46:35 [2023-09-22T14:46:35.374Z] === Skipped
14:46:35 [2023-09-22T14:46:35.374Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:46:35 [2023-09-22T14:46:35.374Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:46:35 [2023-09-22T14:46:35.374Z] 
14:46:35 [2023-09-22T14:46:35.374Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:46:35 [2023-09-22T14:46:35.374Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:46:35 [2023-09-22T14:46:35.374Z] 
14:46:35 [2023-09-22T14:46:35.374Z] DONE 316 tests, 2 skipped in 169.391s
14:46:35 [2023-09-22T14:46:35.374Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
14:46:35 [2023-09-22T14:46:35.374Z] ++ 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
14:46:35 [2023-09-22T14:46:35.374Z] ++ set -e
14:46:35 [2023-09-22T14:46:35.374Z] ++ '[' -n 0 ']'
14:46:35 [2023-09-22T14:46:35.374Z] ++ set -x
14:46:35 [2023-09-22T14:46:35.375Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:46:35 [2023-09-22T14:46:35.375Z] INFO: Testing against a local daemon
14:46:35 [2023-09-22T14:46:35.375Z] === RUN   TestConfigDaemonID
14:46:36 [2023-09-22T14:46:36.304Z]     daemon_test.go:60: [d6f9e3c7f2ffe] daemon is not started
14:46:36 [2023-09-22T14:46:36.304Z] --- PASS: TestConfigDaemonID (1.05s)
14:46:36 [2023-09-22T14:46:36.304Z] === RUN   TestDaemonConfigValidation
14:46:36 [2023-09-22T14:46:36.304Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:46:36 [2023-09-22T14:46:36.304Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:46:36 [2023-09-22T14:46:36.304Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:46:36 [2023-09-22T14:46:36.304Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:46:36 [2023-09-22T14:46:36.304Z] === RUN   TestDaemonConfigValidation/invalid_config
14:46:36 [2023-09-22T14:46:36.304Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:46:36 [2023-09-22T14:46:36.304Z] === RUN   TestDaemonConfigValidation/malformed_config
14:46:36 [2023-09-22T14:46:36.304Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:46:36 [2023-09-22T14:46:36.304Z] === RUN   TestDaemonConfigValidation/valid_config
14:46:36 [2023-09-22T14:46:36.304Z] === PAUSE TestDaemonConfigValidation/valid_config
14:46:36 [2023-09-22T14:46:36.304Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:46:36 [2023-09-22T14:46:36.304Z] === CONT  TestDaemonConfigValidation/malformed_config
14:46:36 [2023-09-22T14:46:36.304Z] === CONT  TestDaemonConfigValidation/invalid_config
14:46:36 [2023-09-22T14:46:36.304Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:46:36 [2023-09-22T14:46:36.304Z] === CONT  TestDaemonConfigValidation/valid_config
14:46:36 [2023-09-22T14:46:36.304Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:46:36 [2023-09-22T14:46:36.304Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
14:46:36 [2023-09-22T14:46:36.304Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
14:46:36 [2023-09-22T14:46:36.304Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
14:46:36 [2023-09-22T14:46:36.304Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
14:46:36 [2023-09-22T14:46:36.304Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
14:46:36 [2023-09-22T14:46:36.304Z] === RUN   TestConfigDaemonSeccompProfiles
14:46:36 [2023-09-22T14:46:36.304Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:46:37 [2023-09-22T14:46:37.231Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:46:38 [2023-09-22T14:46:38.594Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:46:39 [2023-09-22T14:46:39.521Z]     daemon_test.go:179: [dc6bd25a27a26] daemon is not started
14:46:39 [2023-09-22T14:46:39.521Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
14:46:39 [2023-09-22T14:46:39.521Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
14:46:39 [2023-09-22T14:46:39.521Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
14:46:39 [2023-09-22T14:46:39.521Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
14:46:39 [2023-09-22T14:46:39.521Z] === RUN   TestDaemonProxy
14:46:39 [2023-09-22T14:46:39.521Z] === RUN   TestDaemonProxy/environment_variables
14:46:39 [2023-09-22T14:46:39.521Z] === PAUSE TestDaemonProxy/environment_variables
14:46:39 [2023-09-22T14:46:39.521Z] === RUN   TestDaemonProxy/command-line_options
14:46:39 [2023-09-22T14:46:39.521Z] === PAUSE TestDaemonProxy/command-line_options
14:46:39 [2023-09-22T14:46:39.521Z] === RUN   TestDaemonProxy/configuration_file
14:46:39 [2023-09-22T14:46:39.521Z] === PAUSE TestDaemonProxy/configuration_file
14:46:39 [2023-09-22T14:46:39.521Z] === RUN   TestDaemonProxy/conflicting_options
14:46:39 [2023-09-22T14:46:39.777Z] === RUN   TestDaemonProxy/reload_sanitized
14:46:39 [2023-09-22T14:46:39.777Z] === PAUSE TestDaemonProxy/reload_sanitized
14:46:39 [2023-09-22T14:46:39.777Z] === CONT  TestDaemonProxy/environment_variables
14:46:39 [2023-09-22T14:46:39.777Z] === CONT  TestDaemonProxy/configuration_file
14:46:39 [2023-09-22T14:46:39.777Z] === CONT  TestDaemonProxy/command-line_options
14:46:39 [2023-09-22T14:46:39.777Z] === CONT  TestDaemonProxy/reload_sanitized
14:46:41 [2023-09-22T14:46:41.664Z] --- PASS: TestDaemonProxy (0.50s)
14:46:41 [2023-09-22T14:46:41.664Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:46:41 [2023-09-22T14:46:41.664Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
14:46:41 [2023-09-22T14:46:41.664Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
14:46:41 [2023-09-22T14:46:41.664Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
14:46:41 [2023-09-22T14:46:41.664Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
14:46:41 [2023-09-22T14:46:41.664Z] === RUN   TestLiveRestore
14:46:41 [2023-09-22T14:46:41.664Z] === RUN   TestLiveRestore/volume_references
14:46:41 [2023-09-22T14:46:41.664Z] === PAUSE TestLiveRestore/volume_references
14:46:41 [2023-09-22T14:46:41.664Z] === CONT  TestLiveRestore/volume_references
14:46:42 [2023-09-22T14:46:42.226Z] === RUN   TestLiveRestore/volume_references/restartPolicy
14:46:42 [2023-09-22T14:46:42.226Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
14:46:43 [2023-09-22T14:46:43.152Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
14:46:44 [2023-09-22T14:46:44.518Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
14:46:45 [2023-09-22T14:46:45.444Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
14:46:46 [2023-09-22T14:46:46.412Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
14:46:46 [2023-09-22T14:46:46.973Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
14:46:47 [2023-09-22T14:46:47.899Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
14:46:48 [2023-09-22T14:46:48.827Z] --- PASS: TestLiveRestore (0.00s)
14:46:48 [2023-09-22T14:46:48.827Z]     --- PASS: TestLiveRestore/volume_references (7.05s)
14:46:48 [2023-09-22T14:46:48.827Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.05s)
14:46:48 [2023-09-22T14:46:48.827Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.03s)
14:46:48 [2023-09-22T14:46:48.827Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.01s)
14:46:48 [2023-09-22T14:46:48.827Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.01s)
14:46:48 [2023-09-22T14:46:48.827Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.00s)
14:46:48 [2023-09-22T14:46:48.827Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.43s)
14:46:48 [2023-09-22T14:46:48.827Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.43s)
14:46:48 [2023-09-22T14:46:48.827Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s)
14:46:48 [2023-09-22T14:46:48.827Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
14:46:49 [2023-09-22T14:46:49.388Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
14:46:49 [2023-09-22T14:46:49.388Z] PASS
14:46:49 [2023-09-22T14:46:49.388Z] 
14:46:49 [2023-09-22T14:46:49.388Z] DONE 28 tests in 14.313s
14:46:49 [2023-09-22T14:46:49.388Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
14:46:49 [2023-09-22T14:46:49.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:46:49 [2023-09-22T14:46:49.388Z] ++ set -e
14:46:49 [2023-09-22T14:46:49.388Z] ++ '[' -n 0 ']'
14:46:49 [2023-09-22T14:46:49.388Z] ++ set -x
14:46:49 [2023-09-22T14:46:49.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:46:49 [2023-09-22T14:46:49.388Z] INFO: Testing against a local daemon
14:46:49 [2023-09-22T14:46:49.388Z] === RUN   TestCommitInheritsEnv
14:46:49 [2023-09-22T14:46:49.643Z] --- PASS: TestCommitInheritsEnv (0.22s)
14:46:49 [2023-09-22T14:46:49.643Z] === RUN   TestImportExtremelyLargeImageWorks
14:46:49 [2023-09-22T14:46:49.643Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
14:46:49 [2023-09-22T14:46:49.643Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:46:49 [2023-09-22T14:46:49.643Z] === RUN   TestImportWithCustomPlatform
14:46:49 [2023-09-22T14:46:49.643Z] === RUN   TestImportWithCustomPlatform/#00
14:46:49 [2023-09-22T14:46:49.643Z] === RUN   TestImportWithCustomPlatform/_______
14:46:49 [2023-09-22T14:46:49.643Z] === RUN   TestImportWithCustomPlatform//
14:46:49 [2023-09-22T14:46:49.643Z] === RUN   TestImportWithCustomPlatform/linux
14:46:49 [2023-09-22T14:46:49.643Z] === RUN   TestImportWithCustomPlatform/LINUX
14:46:49 [2023-09-22T14:46:49.643Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:46:49 [2023-09-22T14:46:49.643Z] === RUN   TestImportWithCustomPlatform/macos
14:46:49 [2023-09-22T14:46:49.643Z] === RUN   TestImportWithCustomPlatform/macos/arm64
14:46:49 [2023-09-22T14:46:49.643Z] === RUN   TestImportWithCustomPlatform/nintendo64
14:46:49 [2023-09-22T14:46:49.900Z] --- PASS: TestImportWithCustomPlatform (0.14s)
14:46:49 [2023-09-22T14:46:49.900Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
14:46:49 [2023-09-22T14:46:49.900Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
14:46:49 [2023-09-22T14:46:49.900Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
14:46:49 [2023-09-22T14:46:49.900Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
14:46:49 [2023-09-22T14:46:49.900Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.04s)
14:46:49 [2023-09-22T14:46:49.900Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
14:46:49 [2023-09-22T14:46:49.900Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
14:46:49 [2023-09-22T14:46:49.900Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
14:46:49 [2023-09-22T14:46:49.900Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
14:46:49 [2023-09-22T14:46:49.900Z] === RUN   TestImageInspectEmptyTagsAndDigests
14:46:49 [2023-09-22T14:46:49.900Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
14:46:49 [2023-09-22T14:46:49.900Z] === RUN   TestImagesFilterMultiReference
14:46:49 [2023-09-22T14:46:49.900Z] --- PASS: TestImagesFilterMultiReference (0.06s)
14:46:49 [2023-09-22T14:46:49.900Z] === RUN   TestImagesFilterBeforeSince
14:46:50 [2023-09-22T14:46:50.156Z]     list_test.go:87: ImageList: ID=sha256:305040d56f55b555350f1321335d8b654c07441f290a2bd3adfbdc16e2953ff2 RepoTags=[testimagesfilterbeforesince:v2]
14:46:50 [2023-09-22T14:46:50.156Z]     list_test.go:87: ImageList: ID=sha256:b333943153ffb13c554e4b316d01671a8604948658af56ac7fb1c2f5f5c9db81 RepoTags=[testimagesfilterbeforesince:v1]
14:46:50 [2023-09-22T14:46:50.156Z]     list_test.go:87: ImageList: ID=sha256:c60fa38184afde47d42c0a216e14e5d2791bf44a16df7fbffc47f74a8910cd5d RepoTags=[testimagesfilterbeforesince:v3]
14:46:50 [2023-09-22T14:46:50.156Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
14:46:50 [2023-09-22T14:46:50.156Z] === RUN   TestAPIImagesFilters
14:46:50 [2023-09-22T14:46:50.156Z] === RUN   TestAPIImagesFilters/repository_regex
14:46:50 [2023-09-22T14:46:50.156Z] === PAUSE TestAPIImagesFilters/repository_regex
14:46:50 [2023-09-22T14:46:50.156Z] === RUN   TestAPIImagesFilters/image_name_regex
14:46:50 [2023-09-22T14:46:50.156Z] === PAUSE TestAPIImagesFilters/image_name_regex
14:46:50 [2023-09-22T14:46:50.156Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
14:46:50 [2023-09-22T14:46:50.156Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
14:46:50 [2023-09-22T14:46:50.156Z] === RUN   TestAPIImagesFilters/registry_port_regex
14:46:50 [2023-09-22T14:46:50.156Z] === PAUSE TestAPIImagesFilters/registry_port_regex
14:46:50 [2023-09-22T14:46:50.156Z] === CONT  TestAPIImagesFilters/repository_regex
14:46:50 [2023-09-22T14:46:50.156Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
14:46:50 [2023-09-22T14:46:50.156Z] === CONT  TestAPIImagesFilters/image_name_regex
14:46:50 [2023-09-22T14:46:50.156Z] === CONT  TestAPIImagesFilters/registry_port_regex
14:46:50 [2023-09-22T14:46:50.156Z] --- PASS: TestAPIImagesFilters (0.04s)
14:46:50 [2023-09-22T14:46:50.156Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
14:46:50 [2023-09-22T14:46:50.156Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
14:46:50 [2023-09-22T14:46:50.156Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
14:46:50 [2023-09-22T14:46:50.156Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
14:46:50 [2023-09-22T14:46:50.156Z] === RUN   TestPruneDontDeleteUsedDangling
14:46:50 [2023-09-22T14:46:50.156Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
14:46:50 [2023-09-22T14:46:50.156Z] === RUN   TestImagePullPlatformInvalid
14:46:50 [2023-09-22T14:46:50.156Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:46:50 [2023-09-22T14:46:50.156Z] === RUN   TestImagePullStoredfDigestForOtherRepo
14:46:50 [2023-09-22T14:46:50.156Z] time="2023-09-22T14:46:50.102884868Z" 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=0e123207-a15f-46d6-8f7a-3d31ba6e8fed version=2.8.2 
14:46:50 [2023-09-22T14:46:50.156Z] time="2023-09-22T14:46:50.102965664Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.19.9 instance.id=0e123207-a15f-46d6-8f7a-3d31ba6e8fed version=2.8.2 
14:46:50 [2023-09-22T14:46:50.156Z] time="2023-09-22T14:46:50.102992897Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=0e123207-a15f-46d6-8f7a-3d31ba6e8fed version=2.8.2 
14:46:50 [2023-09-22T14:46:50.156Z] time="2023-09-22T14:46:50.103275918Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=0e123207-a15f-46d6-8f7a-3d31ba6e8fed version=2.8.2 
14:46:50 [2023-09-22T14:46:50.414Z] time="2023-09-22T14:46:50.194957499Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=dd7d8c1a-87c7-4bbd-bd77-1d37bb869a46 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
14:46:50 [2023-09-22T14:46:50.414Z] time="2023-09-22T14:46:50.195018841Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=dd7d8c1a-87c7-4bbd-bd77-1d37bb869a46 http.request.method=GET http.request.remoteaddr="127.0.0.1:36702" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.189239ms http.response.status=200 http.response.written=2 
14:46:50 [2023-09-22T14:46:50.414Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
14:46:50 [2023-09-22T14:46:50.414Z] time="2023-09-22T14:46:50.197771271Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7777821b-586a-4217-8f7a-a9bb93850828 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.414Z] time="2023-09-22T14:46:50.197830127Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7777821b-586a-4217-8f7a-a9bb93850828 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.414Z] time="2023-09-22T14:46:50.197831669Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b3497bf8-3fa7-4f61-af73-3acab9c95a08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.414Z] time="2023-09-22T14:46:50.197868437Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b3497bf8-3fa7-4f61-af73-3acab9c95a08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.414Z] time="2023-09-22T14:46:50.19795798Z" 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=b3497bf8-3fa7-4f61-af73-3acab9c95a08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=48.722µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0b763263-266e-4ebe-b079-3f64cd05c05b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.414Z] time="2023-09-22T14:46:50.197957947Z" 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=7777821b-586a-4217-8f7a-a9bb93850828 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=51.283µ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=eb658070-8e64-4b3f-825a-ee22e108f8db trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.414Z] time="2023-09-22T14:46:50.198113738Z" 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=b3497bf8-3fa7-4f61-af73-3acab9c95a08 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.244641ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.414Z] time="2023-09-22T14:46:50.198127966Z" 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=7777821b-586a-4217-8f7a-a9bb93850828 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.317847ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.415Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.6+unknown"
14:46:50 [2023-09-22T14:46:50.415Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.6+unknown"
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.199903629Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=362052aa-59fe-4b9a-8e5b-6c0fc631274c http.request.method=POST http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" vars.name=test 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.19997247Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=362052aa-59fe-4b9a-8e5b-6c0fc631274c http.request.method=POST http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" vars.name=test 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.200056647Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0397e31f-d8b2-4ae3-9b7f-28b429d042cc http.request.method=POST http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" vars.name=test 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.200112582Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0397e31f-d8b2-4ae3-9b7f-28b429d042cc http.request.method=POST http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" vars.name=test 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.200148233Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/912582a4-7888-4513-92a9-fdde92fb4c0a/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=362052aa-59fe-4b9a-8e5b-6c0fc631274c http.request.method=POST http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=131.75µ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=503f69ea-175f-4ea7-9c04-b5a34f7b75d4 trace.line=110 vars.name=test 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.200202403Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/912582a4-7888-4513-92a9-fdde92fb4c0a/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=362052aa-59fe-4b9a-8e5b-6c0fc631274c http.request.method=POST http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=22.301µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=4929f418-6781-4160-bf20-6f383a6326b4 trace.line=142 vars.name=test 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.200213341Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0397e31f-d8b2-4ae3-9b7f-28b429d042cc http.request.method=POST http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=68.579µ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=5a9f57c7-d9aa-42a3-bdef-f3715b48ac4b trace.line=110 vars.name=test 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.200260947Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0397e31f-d8b2-4ae3-9b7f-28b429d042cc http.request.method=POST http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=23.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).Writer" trace.id=d4e1b450-1617-413e-8634-d84e18c6bdc1 trace.line=142 vars.name=test 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.200279105Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/912582a4-7888-4513-92a9-fdde92fb4c0a/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=362052aa-59fe-4b9a-8e5b-6c0fc631274c http.request.method=POST http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=40.73µ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=ab69e4ef-3318-4370-be08-402a1b748753 trace.line=110 vars.name=test 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.200345099Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0397e31f-d8b2-4ae3-9b7f-28b429d042cc http.request.method=POST http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=44.07µ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=0b77738b-67b5-49e8-97c1-e623bc0a5e66 trace.line=110 vars.name=test 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.200388168Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=362052aa-59fe-4b9a-8e5b-6c0fc631274c http.request.method=POST http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=1.959499ms http.response.status=202 http.response.written=0 
14:46:50 [2023-09-22T14:46:50.415Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.6+unknown"
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.200419446Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0397e31f-d8b2-4ae3-9b7f-28b429d042cc http.request.method=POST http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=1.954354ms http.response.status=202 http.response.written=0 
14:46:50 [2023-09-22T14:46:50.415Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.6+unknown"
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.202632313Z" 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=e76d604d-b91a-4d21-b7b4-8a3ad1c0d280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=912582a4-7888-4513-92a9-fdde92fb4c0a 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.202661368Z" 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=a95eb224-7c6b-4eb5-9dba-c9bf770564f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=3173fdef-c7c4-4ab1-8813-eaa6e594798d 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.202740457Z" 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=a95eb224-7c6b-4eb5-9dba-c9bf770564f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=3173fdef-c7c4-4ab1-8813-eaa6e594798d 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.202742344Z" 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=e76d604d-b91a-4d21-b7b4-8a3ad1c0d280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=912582a4-7888-4513-92a9-fdde92fb4c0a 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.202841061Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/912582a4-7888-4513-92a9-fdde92fb4c0a/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e76d604d-b91a-4d21-b7b4-8a3ad1c0d280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=43.93µ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=ad7844d2-06e7-4215-897f-f1b43b5b2667 trace.line=95 vars.name=test vars.uuid=912582a4-7888-4513-92a9-fdde92fb4c0a 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.202907014Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/912582a4-7888-4513-92a9-fdde92fb4c0a/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e76d604d-b91a-4d21-b7b4-8a3ad1c0d280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=23.918µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=f77309ba-2332-4d09-ba87-66126841ebba trace.line=142 vars.name=test vars.uuid=912582a4-7888-4513-92a9-fdde92fb4c0a 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.202840987Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a95eb224-7c6b-4eb5-9dba-c9bf770564f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=55.836µ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=e5663a7e-5df1-44f1-8cbb-cb61f4e9dd7c trace.line=95 vars.name=test vars.uuid=3173fdef-c7c4-4ab1-8813-eaa6e594798d 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.202953053Z" 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=e76d604d-b91a-4d21-b7b4-8a3ad1c0d280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=912582a4-7888-4513-92a9-fdde92fb4c0a 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.202999207Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a95eb224-7c6b-4eb5-9dba-c9bf770564f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=28.119µ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=49f0cee9-7f84-48cf-b86e-4b9b5dfb682e trace.line=142 vars.name=test vars.uuid=3173fdef-c7c4-4ab1-8813-eaa6e594798d 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.203035531Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/912582a4-7888-4513-92a9-fdde92fb4c0a/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=e76d604d-b91a-4d21-b7b4-8a3ad1c0d280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=42.494µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d9f60078-ec4e-4b89-b717-326581d27886 trace.line=110 vars.name=test vars.uuid=912582a4-7888-4513-92a9-fdde92fb4c0a 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.203074358Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/912582a4-7888-4513-92a9-fdde92fb4c0a/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e76d604d-b91a-4d21-b7b4-8a3ad1c0d280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=16.402µ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=c0209fca-868a-495c-9457-4945db567416 trace.line=155 vars.name=test vars.uuid=912582a4-7888-4513-92a9-fdde92fb4c0a 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.203072717Z" 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=a95eb224-7c6b-4eb5-9dba-c9bf770564f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=3173fdef-c7c4-4ab1-8813-eaa6e594798d 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.203114243Z" 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=e76d604d-b91a-4d21-b7b4-8a3ad1c0d280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=12.587µ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=bf51c843-4224-46c0-9b94-b576bc684d53 trace.line=155 vars.name=test vars.uuid=912582a4-7888-4513-92a9-fdde92fb4c0a 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.203153907Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/912582a4-7888-4513-92a9-fdde92fb4c0a/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e76d604d-b91a-4d21-b7b4-8a3ad1c0d280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=9.51µ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=41e91d26-dea1-4483-8ce9-e6295c732ec7 trace.line=155 vars.name=test vars.uuid=912582a4-7888-4513-92a9-fdde92fb4c0a 
14:46:50 [2023-09-22T14:46:50.415Z] time="2023-09-22T14:46:50.203169243Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d/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=a95eb224-7c6b-4eb5-9dba-c9bf770564f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=56.599µ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=ed6ecc2a-46e6-4597-b1ac-6c3f52651d2c trace.line=110 vars.name=test vars.uuid=3173fdef-c7c4-4ab1-8813-eaa6e594798d 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.203232767Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/912582a4-7888-4513-92a9-fdde92fb4c0a/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=e76d604d-b91a-4d21-b7b4-8a3ad1c0d280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=56.189µ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=27f9f135-6942-4e0e-aacc-41f683e1ea0c trace.line=185 vars.name=test vars.uuid=912582a4-7888-4513-92a9-fdde92fb4c0a 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.203205649Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a95eb224-7c6b-4eb5-9dba-c9bf770564f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=11.356µ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=ff81450c-ada2-4b84-bb09-9a5d3a052173 trace.line=155 vars.name=test vars.uuid=3173fdef-c7c4-4ab1-8813-eaa6e594798d 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.203296365Z" 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=a95eb224-7c6b-4eb5-9dba-c9bf770564f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=15.303µ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=c150beb1-82d1-4fc4-a32f-a3dd7c49af06 trace.line=155 vars.name=test vars.uuid=3173fdef-c7c4-4ab1-8813-eaa6e594798d 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.203309428Z" 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=e76d604d-b91a-4d21-b7b4-8a3ad1c0d280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=45.161µ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=0c76be92-17b8-46c6-946e-4ee1f902c9e2 trace.line=110 vars.name=test vars.uuid=912582a4-7888-4513-92a9-fdde92fb4c0a 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.203331754Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a95eb224-7c6b-4eb5-9dba-c9bf770564f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=11.594µ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=7370ac1a-be51-47a8-b410-706ef2e9c82d trace.line=155 vars.name=test vars.uuid=3173fdef-c7c4-4ab1-8813-eaa6e594798d 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.203395418Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d/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=a95eb224-7c6b-4eb5-9dba-c9bf770564f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=40.41µ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=858d6230-e8f2-4c52-94e9-116a62e61ba7 trace.line=185 vars.name=test vars.uuid=3173fdef-c7c4-4ab1-8813-eaa6e594798d 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.203452616Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/912582a4-7888-4513-92a9-fdde92fb4c0a")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e76d604d-b91a-4d21-b7b4-8a3ad1c0d280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=119.344µ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=8c4c1429-52c7-46c9-8550-8cc7aa613e4f trace.line=202 vars.name=test vars.uuid=912582a4-7888-4513-92a9-fdde92fb4c0a 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.203528653Z" 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=a95eb224-7c6b-4eb5-9dba-c9bf770564f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=49.034µ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=a0598d38-116b-4e62-afe6-a454b29b8bde trace.line=110 vars.name=test vars.uuid=3173fdef-c7c4-4ab1-8813-eaa6e594798d 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.20359866Z" 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=e76d604d-b91a-4d21-b7b4-8a3ad1c0d280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=2.292424ms http.response.status=201 http.response.written=0 
14:46:50 [2023-09-22T14:46:50.416Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "PUT /v2/test/blobs/uploads/912582a4-7888-4513-92a9-fdde92fb4c0a?_state=bgbcEuB_ObuS0wcLUvkEFDbM0BxyN-_PRmvTTs3LweN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkxMjU4MmE0LTc4ODgtNDUxMy05MmE5LWZkZGU5MmZiNGMwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4xOTk5ODkwNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.6+unknown"
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.20364506Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a95eb224-7c6b-4eb5-9dba-c9bf770564f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=82.437µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=df468d03-19ed-43eb-896e-b93a2ed80132 trace.line=202 vars.name=test vars.uuid=3173fdef-c7c4-4ab1-8813-eaa6e594798d 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.203774537Z" 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=a95eb224-7c6b-4eb5-9dba-c9bf770564f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=2.468613ms http.response.status=201 http.response.written=0 
14:46:50 [2023-09-22T14:46:50.416Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "PUT /v2/test/blobs/uploads/3173fdef-c7c4-4ab1-8813-eaa6e594798d?_state=VpNJkyI8-Ox3QDgOaMUh6uYfCvqF11lL6DunZ2yWWfN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxNzNmZGVmLWM3YzQtNGFiMS04ODEzLWVhYTZlNTk0Nzk4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yMlQxNDo0Njo1MC4yMDAxMjcyMloifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.6+unknown"
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.204961373Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0ce3248e-da02-424f-9ebb-cc6338b221f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.205011039Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0ce3248e-da02-424f-9ebb-cc6338b221f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.205084024Z" 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=0ce3248e-da02-424f-9ebb-cc6338b221f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=36.849µ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=041a980b-275c-4574-ab5e-28f3dc313718 trace.line=95 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.205164615Z" 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=0ce3248e-da02-424f-9ebb-cc6338b221f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.02919ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.6+unknown"
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.206269243Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.206315775Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.206488904Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.206509548Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.20651973Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.206612285Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=52.94µ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=083d0e0e-cf60-4a5a-947b-38c893d93d7c trace.line=95 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.206674324Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=17.337µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0789bdf5-498e-47b1-af1f-6139c4f46d06 trace.line=155 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.206728732Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=20.127µ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=557ade0c-553c-48cc-9319-f18b91ca8518 trace.line=95 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.206771941Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=13.687µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a15632a5-0716-4d8a-8d44-cfb6cb398e7f trace.line=155 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.206812671Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=13.161µ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=687b0023-4ee7-48b4-93ff-9a6909fbf227 trace.line=155 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.416Z] time="2023-09-22T14:46:50.20689542Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=55.786µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0a68357b-9f69-4da1-a343-98eed55d5c9a trace.line=110 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.206982559Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=53.965µ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=2539d5fd-b61b-42d9-ad89-fd78f28f8326 trace.line=110 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.207177144Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=73.264µ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=fcb99da2-bbde-403e-a555-79af8d0e6181 trace.line=110 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.207232012Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=29.21µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=10c0bd65-66e5-433d-a7f0-8ee7b207c3c7 trace.line=110 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.207271258Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.207290047Z" 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=39128c7c-82a3-4592-967f-f723df37f949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=1.716035ms http.response.status=201 http.response.written=0 
14:46:50 [2023-09-22T14:46:50.417Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.6+unknown"
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.212623042Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7f54f4d8-ece9-4c02-b030-91dfb5091935 http.request.method=GET http.request.remoteaddr="127.0.0.1:36728" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.212684064Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7f54f4d8-ece9-4c02-b030-91dfb5091935 http.request.method=GET http.request.remoteaddr="127.0.0.1:36728" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 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.521418ms http.response.status=200 http.response.written=2 
14:46:50 [2023-09-22T14:46:50.417Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.214967118Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aa2d3924-6b5b-4162-ac84-d2387a9668dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.215015471Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aa2d3924-6b5b-4162-ac84-d2387a9668dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.215106548Z" 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=aa2d3924-6b5b-4162-ac84-d2387a9668dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.521µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fe221892-b90d-4e04-87cf-8c8d1500944f trace.line=95 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.215143053Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aa2d3924-6b5b-4162-ac84-d2387a9668dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.215192177Z" 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=aa2d3924-6b5b-4162-ac84-d2387a9668dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.999µ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=8712978c-048a-4238-ab37-fd30e5ad0c7f trace.line=95 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.215241203Z" 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=aa2d3924-6b5b-4162-ac84-d2387a9668dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.945µ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=59090cc0-f764-4ae2-a06a-230ea7c9f1b1 trace.line=155 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.215277937Z" 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=aa2d3924-6b5b-4162-ac84-d2387a9668dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.668µ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=5741a342-f1f3-4ffe-b4f9-957f9ba9c05f trace.line=125 vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.215330803Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aa2d3924-6b5b-4162-ac84-d2387a9668dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.215434188Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aa2d3924-6b5b-4162-ac84-d2387a9668dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 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.305688ms http.response.status=200 http.response.written=417 
14:46:50 [2023-09-22T14:46:50.417Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.223498255Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f3d5ebb5-2ed0-4f46-a654-ba79261f4464 http.request.method=GET http.request.remoteaddr="127.0.0.1:36748" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.223549209Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f3d5ebb5-2ed0-4f46-a654-ba79261f4464 http.request.method=GET http.request.remoteaddr="127.0.0.1:36748" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.223567186Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f3d5ebb5-2ed0-4f46-a654-ba79261f4464 http.request.method=GET http.request.remoteaddr="127.0.0.1:36748" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.223655425Z" 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=f3d5ebb5-2ed0-4f46-a654-ba79261f4464 http.request.method=GET http.request.remoteaddr="127.0.0.1:36748" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.042µ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=187d3f4a-228b-428c-94c0-80e96817549f trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.223716381Z" 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=f3d5ebb5-2ed0-4f46-a654-ba79261f4464 http.request.method=GET http.request.remoteaddr="127.0.0.1:36748" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.764µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=145f6193-eb52-4aea-a891-ea886411e2f2 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.223761025Z" 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=f3d5ebb5-2ed0-4f46-a654-ba79261f4464 http.request.method=GET http.request.remoteaddr="127.0.0.1:36748" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.627µ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=a59453f5-92bd-4381-a77a-c0b1a275b106 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.223800878Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f3d5ebb5-2ed0-4f46-a654-ba79261f4464 http.request.method=GET http.request.remoteaddr="127.0.0.1:36748" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.223900972Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f3d5ebb5-2ed0-4f46-a654-ba79261f4464 http.request.method=GET http.request.remoteaddr="127.0.0.1:36748" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 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.26435ms http.response.status=200 http.response.written=417 
14:46:50 [2023-09-22T14:46:50.417Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.232107694Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f3fe050e-8ba6-440f-8d96-6894c68d4e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.232367149Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f3fe050e-8ba6-440f-8d96-6894c68d4e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.232433652Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aad0dc58-5de2-4c12-97c4-5808d0762719 http.request.method=GET http.request.remoteaddr="127.0.0.1:36768" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.417Z] time="2023-09-22T14:46:50.232483868Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aad0dc58-5de2-4c12-97c4-5808d0762719 http.request.method=GET http.request.remoteaddr="127.0.0.1:36768" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.232483261Z" 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=f3fe050e-8ba6-440f-8d96-6894c68d4e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.715µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e38ee48f-331d-4c8c-898b-730526cd45b1 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.232542051Z" 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=f3fe050e-8ba6-440f-8d96-6894c68d4e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.761µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c4c8dca2-e93d-460c-937c-4c3697d62741 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.232558986Z" 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=aad0dc58-5de2-4c12-97c4-5808d0762719 http.request.method=GET http.request.remoteaddr="127.0.0.1:36768" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.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).GetContent" trace.id=f3f80681-5231-4fbf-b87c-1af2ae807522 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.232592512Z" 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=f3fe050e-8ba6-440f-8d96-6894c68d4e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.347µ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=6cfa54ba-4fba-43b3-a14f-c0b719a9a392 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.232635401Z" 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=aad0dc58-5de2-4c12-97c4-5808d0762719 http.request.method=GET http.request.remoteaddr="127.0.0.1:36768" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.933µ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=1626218b-222e-4009-a244-57030dc7c74a trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.232640578Z" 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=f3fe050e-8ba6-440f-8d96-6894c68d4e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.645µ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=364ebe38-0423-4cbc-bd81-543de685ab2b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.232703659Z" 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=f3fe050e-8ba6-440f-8d96-6894c68d4e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.849µ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=eb41f78b-e13c-4370-af06-8ce7166586d6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.232715721Z" 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=aad0dc58-5de2-4c12-97c4-5808d0762719 http.request.method=GET http.request.remoteaddr="127.0.0.1:36768" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.97µ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=72c30dcd-9d34-434f-a192-0012ea30c8db trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.232745571Z" 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=f3fe050e-8ba6-440f-8d96-6894c68d4e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.684µ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=7757a1e6-40e6-462d-a7f8-17e30610ba4b trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.232759898Z" 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=aad0dc58-5de2-4c12-97c4-5808d0762719 http.request.method=GET http.request.remoteaddr="127.0.0.1:36768" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.8µ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=45c770a0-4c14-4b54-81bc-e3a58a371b62 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.23279829Z" 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=aad0dc58-5de2-4c12-97c4-5808d0762719 http.request.method=GET http.request.remoteaddr="127.0.0.1:36768" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.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=8d739b04-0abe-4de3-a1e8-001bbc00460a trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.232836452Z" 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=aad0dc58-5de2-4c12-97c4-5808d0762719 http.request.method=GET http.request.remoteaddr="127.0.0.1:36768" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.892µ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=a0c041ed-522b-4fd3-8b41-88d1fbe36eb8 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.232836156Z" 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=f3fe050e-8ba6-440f-8d96-6894c68d4e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.712µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=e5f87599-8da5-47e2-919e-5b0602fed326 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.232881236Z" 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=aad0dc58-5de2-4c12-97c4-5808d0762719 http.request.method=GET http.request.remoteaddr="127.0.0.1:36768" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.391µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=d957489b-27aa-4377-b5a4-fa4139cbfc71 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.234432487Z" 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=aad0dc58-5de2-4c12-97c4-5808d0762719 http.request.method=GET http.request.remoteaddr="127.0.0.1:36768" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=50.626µ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=c2efa297-740b-419e-b10f-1ede97611df9 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.234461509Z" 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=f3fe050e-8ba6-440f-8d96-6894c68d4e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=50.363µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0792f6a6-9f4e-4017-9f5e-d03957e3a852 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.234517312Z" 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=aad0dc58-5de2-4c12-97c4-5808d0762719 http.request.method=GET http.request.remoteaddr="127.0.0.1:36768" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.424µ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=64fd0183-4ca4-45b8-94c5-36fae8b5e148 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.234527618Z" 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=f3fe050e-8ba6-440f-8d96-6894c68d4e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.476µ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=59d45e37-b403-413c-b2c9-b2be6ca32d78 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.23458955Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aad0dc58-5de2-4c12-97c4-5808d0762719 http.request.method=GET http.request.remoteaddr="127.0.0.1:36768" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 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.642912ms http.response.status=200 http.response.written=68 
14:46:50 [2023-09-22T14:46:50.418Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.23467065Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f3fe050e-8ba6-440f-8d96-6894c68d4e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 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.72612ms http.response.status=200 http.response.written=194 
14:46:50 [2023-09-22T14:46:50.418Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.249228512Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=83482735-d357-4ef1-952b-8fc011e2e84c http.request.method=GET http.request.remoteaddr="127.0.0.1:36790" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.249279163Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=83482735-d357-4ef1-952b-8fc011e2e84c http.request.method=GET http.request.remoteaddr="127.0.0.1:36790" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 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.018063ms http.response.status=200 http.response.written=2 
14:46:50 [2023-09-22T14:46:50.418Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.255344755Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=09670bce-c829-4bb7-9118-5b6929827c00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36804" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.418Z] time="2023-09-22T14:46:50.255400321Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=09670bce-c829-4bb7-9118-5b6929827c00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36804" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.419Z] time="2023-09-22T14:46:50.255415197Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=09670bce-c829-4bb7-9118-5b6929827c00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36804" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.419Z] time="2023-09-22T14:46:50.25549491Z" 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=09670bce-c829-4bb7-9118-5b6929827c00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36804" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.396µ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=40f4da85-6932-4a14-801f-26a8f1f57a95 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.419Z] time="2023-09-22T14:46:50.255545224Z" 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=09670bce-c829-4bb7-9118-5b6929827c00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36804" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.629µ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=9dea52c3-f347-4655-a696-333f03cb495e trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.419Z] time="2023-09-22T14:46:50.255636596Z" 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=09670bce-c829-4bb7-9118-5b6929827c00 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36804" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 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.179976ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.419Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:46:50 [2023-09-22T14:46:50.419Z] time="2023-09-22T14:46:50.257168664Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=447887f1-efa2-45fd-a40c-07cdd3ff2680 http.request.method=GET http.request.remoteaddr="127.0.0.1:36816" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.419Z] time="2023-09-22T14:46:50.257223221Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=447887f1-efa2-45fd-a40c-07cdd3ff2680 http.request.method=GET http.request.remoteaddr="127.0.0.1:36816" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.419Z] time="2023-09-22T14:46:50.257239483Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=447887f1-efa2-45fd-a40c-07cdd3ff2680 http.request.method=GET http.request.remoteaddr="127.0.0.1:36816" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.419Z] time="2023-09-22T14:46:50.257316275Z" 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=447887f1-efa2-45fd-a40c-07cdd3ff2680 http.request.method=GET http.request.remoteaddr="127.0.0.1:36816" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.705µ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=64161aae-85e4-4db5-a96c-def865e59677 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.419Z] time="2023-09-22T14:46:50.257364497Z" 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=447887f1-efa2-45fd-a40c-07cdd3ff2680 http.request.method=GET http.request.remoteaddr="127.0.0.1:36816" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.857µ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=e22a4fda-ce2a-4867-ba75-eb84242b6c3d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.419Z] time="2023-09-22T14:46:50.257416764Z" 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=447887f1-efa2-45fd-a40c-07cdd3ff2680 http.request.method=GET http.request.remoteaddr="127.0.0.1:36816" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 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.14247ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
14:46:50 [2023-09-22T14:46:50.419Z] 127.0.0.1 - - [22/Sep/2023:14:46:50 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.8 git-commit/13b775a96e3d924ec8e398b3b9963d65ab6018c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:46:50 [2023-09-22T14:46:50.419Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
14:46:50 [2023-09-22T14:46:50.419Z] === RUN   TestRemoveImageOrphaning
14:46:50 [2023-09-22T14:46:50.419Z] --- PASS: TestRemoveImageOrphaning (0.15s)
14:46:50 [2023-09-22T14:46:50.419Z] === RUN   TestRemoveByDigest
14:46:50 [2023-09-22T14:46:50.419Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
14:46:50 [2023-09-22T14:46:50.419Z] --- SKIP: TestRemoveByDigest (0.00s)
14:46:50 [2023-09-22T14:46:50.419Z] === RUN   TestRemoveImageGarbageCollector
14:46:50 [2023-09-22T14:46:50.419Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
14:46:50 [2023-09-22T14:46:50.419Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:46:50 [2023-09-22T14:46:50.419Z] === RUN   TestSaveCheckTimes
14:46:50 [2023-09-22T14:46:50.419Z] === PAUSE TestSaveCheckTimes
14:46:50 [2023-09-22T14:46:50.419Z] === RUN   TestSaveRepoWithMultipleImages
14:46:51 [2023-09-22T14:46:51.784Z] --- PASS: TestSaveRepoWithMultipleImages (1.12s)
14:46:51 [2023-09-22T14:46:51.784Z] === RUN   TestSaveDirectoryPermissions
14:46:52 [2023-09-22T14:46:52.711Z] --- PASS: TestSaveDirectoryPermissions (1.01s)
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:46:52 [2023-09-22T14:46:52.711Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagUsingDigestAlgorithmAsName
14:46:52 [2023-09-22T14:46:52.711Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagValidPrefixedRepo
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
14:46:52 [2023-09-22T14:46:52.711Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
14:46:52 [2023-09-22T14:46:52.711Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagValidPrefixedRepo/foooo:t
14:46:52 [2023-09-22T14:46:52.711Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
14:46:52 [2023-09-22T14:46:52.711Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
14:46:52 [2023-09-22T14:46:52.711Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
14:46:52 [2023-09-22T14:46:52.711Z] === CONT  TestTagValidPrefixedRepo/foooo:t
14:46:52 [2023-09-22T14:46:52.711Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
14:46:52 [2023-09-22T14:46:52.711Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
14:46:52 [2023-09-22T14:46:52.711Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
14:46:52 [2023-09-22T14:46:52.711Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.00s)
14:46:52 [2023-09-22T14:46:52.711Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
14:46:52 [2023-09-22T14:46:52.711Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
14:46:52 [2023-09-22T14:46:52.711Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagExistedNameWithoutForce
14:46:52 [2023-09-22T14:46:52.711Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagOfficialNames
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
14:46:52 [2023-09-22T14:46:52.711Z] --- PASS: TestTagOfficialNames (0.06s)
14:46:52 [2023-09-22T14:46:52.711Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
14:46:52 [2023-09-22T14:46:52.711Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
14:46:52 [2023-09-22T14:46:52.711Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
14:46:52 [2023-09-22T14:46:52.711Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
14:46:52 [2023-09-22T14:46:52.711Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
14:46:52 [2023-09-22T14:46:52.711Z] === RUN   TestTagMatchesDigest
14:46:52 [2023-09-22T14:46:52.711Z] --- PASS: TestTagMatchesDigest (0.01s)
14:46:52 [2023-09-22T14:46:52.711Z] === CONT  TestSaveCheckTimes
14:46:52 [2023-09-22T14:46:52.967Z] --- PASS: TestSaveCheckTimes (0.03s)
14:46:52 [2023-09-22T14:46:52.967Z] PASS
14:46:52 [2023-09-22T14:46:52.967Z] 
14:46:52 [2023-09-22T14:46:52.967Z] === Skipped
14:46:52 [2023-09-22T14:46:52.967Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:46:52 [2023-09-22T14:46:52.967Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
14:46:52 [2023-09-22T14:46:52.967Z] 
14:46:52 [2023-09-22T14:46:52.967Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
14:46:52 [2023-09-22T14:46:52.967Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
14:46:52 [2023-09-22T14:46:52.967Z] 
14:46:52 [2023-09-22T14:46:52.967Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:46:52 [2023-09-22T14:46:52.967Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
14:46:52 [2023-09-22T14:46:52.967Z] 
14:46:52 [2023-09-22T14:46:52.967Z] DONE 44 tests, 3 skipped in 3.480s
14:46:52 [2023-09-22T14:46:52.967Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
14:46:52 [2023-09-22T14:46:52.967Z] ++ 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
14:46:52 [2023-09-22T14:46:52.967Z] ++ set -e
14:46:52 [2023-09-22T14:46:52.967Z] ++ '[' -n 0 ']'
14:46:52 [2023-09-22T14:46:52.967Z] ++ set -x
14:46:52 [2023-09-22T14:46:52.967Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
14:46:52 [2023-09-22T14:46:52.967Z] === RUN   TestStripANSICommands
14:46:52 [2023-09-22T14:46:52.967Z] === RUN   TestStripANSICommands/#00
14:46:52 [2023-09-22T14:46:52.967Z] === RUN   TestStripANSICommands/#01
14:46:52 [2023-09-22T14:46:52.967Z] --- PASS: TestStripANSICommands (0.00s)
14:46:52 [2023-09-22T14:46:52.967Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
14:46:52 [2023-09-22T14:46:52.967Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
14:46:52 [2023-09-22T14:46:52.967Z] PASS
14:46:52 [2023-09-22T14:46:52.967Z] 
14:46:52 [2023-09-22T14:46:52.967Z] DONE 3 tests in 0.010s
14:46:52 [2023-09-22T14:46:52.967Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
14:46:52 [2023-09-22T14:46:52.967Z] ++ 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
14:46:52 [2023-09-22T14:46:52.967Z] ++ set -e
14:46:52 [2023-09-22T14:46:52.967Z] ++ '[' -n 0 ']'
14:46:52 [2023-09-22T14:46:52.967Z] ++ set -x
14:46:52 [2023-09-22T14:46:52.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:46:52 [2023-09-22T14:46:52.968Z] INFO: Testing against a local daemon
14:46:52 [2023-09-22T14:46:52.968Z] === RUN   TestCreateWithMultiNetworks
14:46:53 [2023-09-22T14:46:53.894Z] --- PASS: TestCreateWithMultiNetworks (1.06s)
14:46:53 [2023-09-22T14:46:53.894Z] === RUN   TestNetworkCreateDelete
14:46:54 [2023-09-22T14:46:54.150Z] --- PASS: TestNetworkCreateDelete (0.20s)
14:46:54 [2023-09-22T14:46:54.150Z] === RUN   TestDockerNetworkDeletePreferID
14:46:54 [2023-09-22T14:46:54.711Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s)
14:46:54 [2023-09-22T14:46:54.711Z] === RUN   TestDaemonDNSFallback
14:47:01 [2023-09-22T14:47:01.243Z] --- PASS: TestDaemonDNSFallback (6.26s)
14:47:01 [2023-09-22T14:47:01.243Z] === RUN   TestInspectNetwork
14:47:03 [2023-09-22T14:47:03.757Z] === RUN   TestInspectNetwork/full_network_id
14:47:03 [2023-09-22T14:47:03.757Z] === RUN   TestInspectNetwork/partial_network_id
14:47:03 [2023-09-22T14:47:03.757Z] === RUN   TestInspectNetwork/network_name
14:47:03 [2023-09-22T14:47:03.757Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:47:08 [2023-09-22T14:47:08.998Z] --- PASS: TestInspectNetwork (7.25s)
14:47:08 [2023-09-22T14:47:08.998Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:47:08 [2023-09-22T14:47:08.998Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:47:08 [2023-09-22T14:47:08.998Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:47:08 [2023-09-22T14:47:08.998Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:47:08 [2023-09-22T14:47:08.998Z] === RUN   TestRunContainerWithBridgeNone
14:47:09 [2023-09-22T14:47:09.559Z] --- PASS: TestRunContainerWithBridgeNone (1.39s)
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/create
14:47:09 [2023-09-22T14:47:09.559Z] === PAUSE TestNetworkInvalidJSON/networks/create
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
14:47:09 [2023-09-22T14:47:09.559Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
14:47:09 [2023-09-22T14:47:09.559Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
14:47:09 [2023-09-22T14:47:09.559Z] === CONT  TestNetworkInvalidJSON/networks/create
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
14:47:09 [2023-09-22T14:47:09.559Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
14:47:09 [2023-09-22T14:47:09.559Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
14:47:09 [2023-09-22T14:47:09.559Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:47:09 [2023-09-22T14:47:09.559Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkList
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkList//networks
14:47:09 [2023-09-22T14:47:09.559Z] === PAUSE TestNetworkList//networks
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestNetworkList//networks/
14:47:09 [2023-09-22T14:47:09.559Z] === PAUSE TestNetworkList//networks/
14:47:09 [2023-09-22T14:47:09.559Z] === CONT  TestNetworkList//networks
14:47:09 [2023-09-22T14:47:09.559Z] === CONT  TestNetworkList//networks/
14:47:09 [2023-09-22T14:47:09.559Z] --- PASS: TestNetworkList (0.01s)
14:47:09 [2023-09-22T14:47:09.559Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z]     --- PASS: TestNetworkList//networks (0.00s)
14:47:09 [2023-09-22T14:47:09.559Z] === RUN   TestHostIPv4BridgeLabel
14:47:10 [2023-09-22T14:47:10.486Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
14:47:10 [2023-09-22T14:47:10.486Z] === RUN   TestDefaultNetworkOpts
14:47:10 [2023-09-22T14:47:10.486Z] === RUN   TestDefaultNetworkOpts/default_value
14:47:11 [2023-09-22T14:47:11.850Z] === RUN   TestDefaultNetworkOpts/cmdline_value
14:47:13 [2023-09-22T14:47:13.215Z] === RUN   TestDefaultNetworkOpts/config-from_value
14:47:14 [2023-09-22T14:47:14.142Z] --- PASS: TestDefaultNetworkOpts (4.02s)
14:47:14 [2023-09-22T14:47:14.142Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.36s)
14:47:14 [2023-09-22T14:47:14.142Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s)
14:47:14 [2023-09-22T14:47:14.142Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.36s)
14:47:14 [2023-09-22T14:47:14.142Z] === RUN   TestForbidDuplicateNetworkNames
14:47:15 [2023-09-22T14:47:15.068Z] --- PASS: TestForbidDuplicateNetworkNames (0.65s)
14:47:15 [2023-09-22T14:47:15.068Z] === RUN   TestDaemonRestartWithLiveRestore
14:47:15 [2023-09-22T14:47:15.995Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
14:47:15 [2023-09-22T14:47:15.995Z] === RUN   TestDaemonDefaultNetworkPools
14:47:16 [2023-09-22T14:47:16.921Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
14:47:16 [2023-09-22T14:47:16.921Z] === RUN   TestDaemonRestartWithExistingNetwork
14:47:17 [2023-09-22T14:47:17.848Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
14:47:17 [2023-09-22T14:47:17.848Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:47:19 [2023-09-22T14:47:19.212Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
14:47:19 [2023-09-22T14:47:19.212Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:47:19 [2023-09-22T14:47:19.773Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
14:47:19 [2023-09-22T14:47:19.773Z] === RUN   TestServiceWithPredefinedNetwork
14:47:22 [2023-09-22T14:47:22.289Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s)
14:47:22 [2023-09-22T14:47:22.289Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:47:22 [2023-09-22T14:47:22.289Z]     service_test.go:256: FLAKY_TEST
14:47:22 [2023-09-22T14:47:22.289Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:47:22 [2023-09-22T14:47:22.289Z] === RUN   TestServiceWithDataPathPortInit
14:47:37 [2023-09-22T14:47:37.129Z] --- PASS: TestServiceWithDataPathPortInit (13.45s)
14:47:37 [2023-09-22T14:47:37.129Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:47:38 [2023-09-22T14:47:38.073Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9simh2j5u2lzgat2o08pxpcsf Created:2023-09-22 14:47:36.80638269 +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[5165860f2d7b055d8feecc2a9cc0d35e54dd9b86d4341fa92c2b82b2fe0594cc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xralrvufk9hg89bc9ny0jq9t4 EndpointID:b1df9bc45306a91ca581de32c6cdb2f3c66f4bbf691a9fcd5ced883f8375b420 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:78f827bd99f9828f61bb00080aaa1b3efa24160228472d3c12f3ece9549e9773 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:0121175af1ab IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xralrvufk9hg89bc9ny0jq9t4 EndpointID:b1df9bc45306a91ca581de32c6cdb2f3c66f4bbf691a9fcd5ced883f8375b420 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:47:43 [2023-09-22T14:47:43.346Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.94s)
14:47:43 [2023-09-22T14:47:43.346Z] PASS
14:47:43 [2023-09-22T14:47:43.346Z] 
14:47:43 [2023-09-22T14:47:43.346Z] === Skipped
14:47:43 [2023-09-22T14:47:43.346Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:47:43 [2023-09-22T14:47:43.346Z]     service_test.go:256: FLAKY_TEST
14:47:43 [2023-09-22T14:47:43.346Z] 
14:47:43 [2023-09-22T14:47:43.346Z] DONE 44 tests, 1 skipped in 49.548s
14:47:43 [2023-09-22T14:47:43.346Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
14:47:43 [2023-09-22T14:47:43.346Z] ++ 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
14:47:43 [2023-09-22T14:47:43.346Z] ++ set -e
14:47:43 [2023-09-22T14:47:43.346Z] ++ '[' -n 0 ']'
14:47:43 [2023-09-22T14:47:43.346Z] ++ set -x
14:47:43 [2023-09-22T14:47:43.346Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:47:43 [2023-09-22T14:47:43.346Z] INFO: Testing against a local daemon
14:47:43 [2023-09-22T14:47:43.346Z] === RUN   TestDockerNetworkIpvlanPersistance
14:47:43 [2023-09-22T14:47:43.346Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:47:43 [2023-09-22T14:47:43.346Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:47:43 [2023-09-22T14:47:43.346Z] === RUN   TestDockerNetworkIpvlan
14:47:43 [2023-09-22T14:47:43.346Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:47:43 [2023-09-22T14:47:43.346Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:47:43 [2023-09-22T14:47:43.346Z] PASS
14:47:43 [2023-09-22T14:47:43.346Z] 
14:47:43 [2023-09-22T14:47:43.346Z] === Skipped
14:47:43 [2023-09-22T14:47:43.346Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:47:43 [2023-09-22T14:47:43.346Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:47:43 [2023-09-22T14:47:43.346Z] 
14:47:43 [2023-09-22T14:47:43.346Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:47:43 [2023-09-22T14:47:43.346Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:47:43 [2023-09-22T14:47:43.346Z] 
14:47:43 [2023-09-22T14:47:43.346Z] DONE 2 tests, 2 skipped in 0.044s
14:47:43 [2023-09-22T14:47:43.346Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
14:47:43 [2023-09-22T14:47:43.346Z] ++ 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
14:47:43 [2023-09-22T14:47:43.346Z] ++ set -e
14:47:43 [2023-09-22T14:47:43.346Z] ++ '[' -n 0 ']'
14:47:43 [2023-09-22T14:47:43.346Z] ++ set -x
14:47:43 [2023-09-22T14:47:43.346Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:47:43 [2023-09-22T14:47:43.346Z] INFO: Testing against a local daemon
14:47:43 [2023-09-22T14:47:43.346Z] === RUN   TestDockerNetworkMacvlanPersistance
14:47:43 [2023-09-22T14:47:43.912Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
14:47:43 [2023-09-22T14:47:43.912Z] === RUN   TestDockerNetworkMacvlan
14:47:43 [2023-09-22T14:47:43.912Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:47:44 [2023-09-22T14:47:44.477Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:47:45 [2023-09-22T14:47:45.043Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:47:45 [2023-09-22T14:47:45.618Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:47:46 [2023-09-22T14:47:46.185Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:47:46 [2023-09-22T14:47:46.751Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:47:47 [2023-09-22T14:47:47.326Z] --- PASS: TestDockerNetworkMacvlan (3.58s)
14:47:47 [2023-09-22T14:47:47.326Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
14:47:47 [2023-09-22T14:47:47.326Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
14:47:47 [2023-09-22T14:47:47.326Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
14:47:47 [2023-09-22T14:47:47.326Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
14:47:47 [2023-09-22T14:47:47.326Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
14:47:47 [2023-09-22T14:47:47.326Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
14:47:47 [2023-09-22T14:47:47.326Z] PASS
14:47:47 [2023-09-22T14:47:47.326Z] 
14:47:47 [2023-09-22T14:47:47.326Z] DONE 8 tests in 4.914s
14:47:47 [2023-09-22T14:47:47.582Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
14:47:47 [2023-09-22T14:47:47.582Z] ++ 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
14:47:47 [2023-09-22T14:47:47.582Z] ++ set -e
14:47:47 [2023-09-22T14:47:47.582Z] ++ '[' -n 0 ']'
14:47:47 [2023-09-22T14:47:47.582Z] ++ set -x
14:47:47 [2023-09-22T14:47:47.582Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:47:47 [2023-09-22T14:47:47.582Z] testing: warning: no tests to run
14:47:47 [2023-09-22T14:47:47.582Z] PASS
14:47:47 [2023-09-22T14:47:47.582Z] 
14:47:47 [2023-09-22T14:47:47.582Z] DONE 0 tests in 0.008s
14:47:47 [2023-09-22T14:47:47.582Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
14:47:47 [2023-09-22T14:47:47.582Z] ++ 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
14:47:47 [2023-09-22T14:47:47.582Z] ++ set -e
14:47:47 [2023-09-22T14:47:47.582Z] ++ '[' -n 0 ']'
14:47:47 [2023-09-22T14:47:47.582Z] ++ set -x
14:47:47 [2023-09-22T14:47:47.582Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:47:47 [2023-09-22T14:47:47.582Z] INFO: Testing against a local daemon
14:47:47 [2023-09-22T14:47:47.582Z] === RUN   TestAuthZPluginAllowRequest
14:47:48 [2023-09-22T14:47:48.509Z] --- PASS: TestAuthZPluginAllowRequest (1.06s)
14:47:48 [2023-09-22T14:47:48.509Z] === RUN   TestAuthZPluginTLS
14:47:49 [2023-09-22T14:47:49.071Z] --- PASS: TestAuthZPluginTLS (0.55s)
14:47:49 [2023-09-22T14:47:49.071Z] === RUN   TestAuthZPluginDenyRequest
14:47:49 [2023-09-22T14:47:49.633Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:47:49 [2023-09-22T14:47:49.633Z] === RUN   TestAuthZPluginAPIDenyResponse
14:47:50 [2023-09-22T14:47:50.194Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:47:50 [2023-09-22T14:47:50.194Z] === RUN   TestAuthZPluginDenyResponse
14:47:50 [2023-09-22T14:47:50.755Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
14:47:50 [2023-09-22T14:47:50.755Z] === RUN   TestAuthZPluginAllowEventStream
14:47:51 [2023-09-22T14:47:51.682Z] 2023/09/22 14:47:51 http: panic serving 127.0.0.1:57388: runtime error: invalid memory address or nil pointer dereference
14:47:51 [2023-09-22T14:47:51.682Z] goroutine 175 [running]:
14:47:51 [2023-09-22T14:47:51.682Z] net/http.(*conn).serve.func1()
14:47:51 [2023-09-22T14:47:51.682Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
14:47:51 [2023-09-22T14:47:51.682Z] panic({0xa989e0, 0x1594400})
14:47:51 [2023-09-22T14:47:51.682Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
14:47:51 [2023-09-22T14:47:51.682Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8bb50, 0x4000352f00}, 0xffff6871a358?)
14:47:51 [2023-09-22T14:47:51.682Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
14:47:51 [2023-09-22T14:47:51.682Z] net/http.HandlerFunc.ServeHTTP(0x4000124400?, {0xd8bb50?, 0x4000352f00?}, 0x41475c?)
14:47:51 [2023-09-22T14:47:51.682Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
14:47:51 [2023-09-22T14:47:51.682Z] net/http.(*ServeMux).ServeHTTP(0xd8bfe0?, {0xd8bb50, 0x4000352f00}, 0x4000124400)
14:47:51 [2023-09-22T14:47:51.682Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
14:47:51 [2023-09-22T14:47:51.682Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000154000, {0xd8af50?, 0x4000024540}, 0x4000124300)
14:47:51 [2023-09-22T14:47:51.682Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf74
14:47:51 [2023-09-22T14:47:51.682Z] net/http.serverHandler.ServeHTTP({0xd836e0?}, {0xd8af50, 0x4000024540}, 0x4000124300)
14:47:51 [2023-09-22T14:47:51.682Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
14:47:51 [2023-09-22T14:47:51.682Z] net/http.(*conn).serve(0x4000301200, {0xd8bfe0, 0x4000170e40})
14:47:51 [2023-09-22T14:47:51.682Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
14:47:51 [2023-09-22T14:47:51.682Z] created by net/http.(*Server).Serve
14:47:51 [2023-09-22T14:47:51.682Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
14:47:52 [2023-09-22T14:47:52.609Z] 2023/09/22 14:47:52 http: panic serving 127.0.0.1:57382: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
14:47:52 [2023-09-22T14:47:52.609Z] goroutine 168 [running]:
14:47:52 [2023-09-22T14:47:52.609Z] net/http.(*conn).serve.func1()
14:47:52 [2023-09-22T14:47:52.609Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
14:47:52 [2023-09-22T14:47:52.609Z] panic({0xa3c6e0, 0x400018d1e0})
14:47:52 [2023-09-22T14:47:52.609Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
14:47:52 [2023-09-22T14:47:52.609Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8bb50, 0x4000352fc0}, 0xffff6871a358?)
14:47:52 [2023-09-22T14:47:52.609Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c
14:47:52 [2023-09-22T14:47:52.609Z] net/http.HandlerFunc.ServeHTTP(0x4000124600?, {0xd8bb50?, 0x4000352fc0?}, 0x41475c?)
14:47:52 [2023-09-22T14:47:52.609Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
14:47:52 [2023-09-22T14:47:52.609Z] net/http.(*ServeMux).ServeHTTP(0xd8bfe0?, {0xd8bb50, 0x4000352fc0}, 0x4000124600)
14:47:52 [2023-09-22T14:47:52.609Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
14:47:52 [2023-09-22T14:47:52.609Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000154000, {0xd8af50?, 0x4000024620}, 0x4000124500)
14:47:52 [2023-09-22T14:47:52.609Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf74
14:47:52 [2023-09-22T14:47:52.609Z] net/http.serverHandler.ServeHTTP({0x40000f7020?}, {0xd8af50, 0x4000024620}, 0x4000124500)
14:47:52 [2023-09-22T14:47:52.609Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
14:47:52 [2023-09-22T14:47:52.609Z] net/http.(*conn).serve(0x4000300d80, {0xd8bfe0, 0x4000170e40})
14:47:52 [2023-09-22T14:47:52.609Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
14:47:52 [2023-09-22T14:47:52.609Z] created by net/http.(*Server).Serve
14:47:52 [2023-09-22T14:47:52.609Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
14:47:55 [2023-09-22T14:47:55.121Z] 2023/09/22 14:47:54 http: panic serving 127.0.0.1:57402: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
14:47:55 [2023-09-22T14:47:55.121Z] goroutine 208 [running]:
14:47:55 [2023-09-22T14:47:55.121Z] net/http.(*conn).serve.func1()
14:47:55 [2023-09-22T14:47:55.121Z] 	/usr/local/go/src/net/http/server.go:1854 +0xb0
14:47:55 [2023-09-22T14:47:55.121Z] panic({0xa3c6e0, 0x400018d280})
14:47:55 [2023-09-22T14:47:55.121Z] 	/usr/local/go/src/runtime/panic.go:890 +0x248
14:47:55 [2023-09-22T14:47:55.121Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8bb50, 0x4000353080}, 0xffff6871a358?)
14:47:55 [2023-09-22T14:47:55.121Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c
14:47:55 [2023-09-22T14:47:55.121Z] net/http.HandlerFunc.ServeHTTP(0x4000124800?, {0xd8bb50?, 0x4000353080?}, 0x41475c?)
14:47:55 [2023-09-22T14:47:55.121Z] 	/usr/local/go/src/net/http/server.go:2122 +0x38
14:47:55 [2023-09-22T14:47:55.121Z] net/http.(*ServeMux).ServeHTTP(0xd8bfe0?, {0xd8bb50, 0x4000353080}, 0x4000124800)
14:47:55 [2023-09-22T14:47:55.121Z] 	/usr/local/go/src/net/http/server.go:2500 +0x13c
14:47:55 [2023-09-22T14:47:55.121Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000154000, {0xd8af50?, 0x4000024700}, 0x4000124700)
14:47:55 [2023-09-22T14:47:55.121Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf74
14:47:55 [2023-09-22T14:47:55.121Z] net/http.serverHandler.ServeHTTP({0x4000382990?}, {0xd8af50, 0x4000024700}, 0x4000124700)
14:47:55 [2023-09-22T14:47:55.121Z] 	/usr/local/go/src/net/http/server.go:2936 +0x2c0
14:47:55 [2023-09-22T14:47:55.121Z] net/http.(*conn).serve(0x40000a82d0, {0xd8bfe0, 0x4000170e40})
14:47:55 [2023-09-22T14:47:55.121Z] 	/usr/local/go/src/net/http/server.go:1995 +0x518
14:47:55 [2023-09-22T14:47:55.121Z] created by net/http.(*Server).Serve
14:47:55 [2023-09-22T14:47:55.121Z] 	/usr/local/go/src/net/http/server.go:3089 +0x4e8
14:47:57 [2023-09-22T14:47:57.008Z] --- PASS: TestAuthZPluginAllowEventStream (6.05s)
14:47:57 [2023-09-22T14:47:57.008Z] === RUN   TestAuthZPluginErrorResponse
14:47:57 [2023-09-22T14:47:57.264Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
14:47:57 [2023-09-22T14:47:57.264Z] === RUN   TestAuthZPluginErrorRequest
14:47:57 [2023-09-22T14:47:57.825Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:47:57 [2023-09-22T14:47:57.825Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:47:58 [2023-09-22T14:47:58.386Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
14:47:58 [2023-09-22T14:47:58.386Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:47:59 [2023-09-22T14:47:59.751Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s)
14:47:59 [2023-09-22T14:47:59.751Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:48:00 [2023-09-22T14:48:00.679Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.17s)
14:48:00 [2023-09-22T14:48:00.679Z] === RUN   TestAuthZPluginHeader
14:48:01 [2023-09-22T14:48:01.240Z] --- PASS: TestAuthZPluginHeader (0.62s)
14:48:01 [2023-09-22T14:48:01.240Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:48:01 [2023-09-22T14:48:01.240Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
14:48:01 [2023-09-22T14:48:01.240Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:48:01 [2023-09-22T14:48:01.240Z] === RUN   TestAuthZPluginV2Disable
14:48:01 [2023-09-22T14:48:01.240Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
14:48:01 [2023-09-22T14:48:01.240Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:48:01 [2023-09-22T14:48:01.240Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:48:01 [2023-09-22T14:48:01.240Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
14:48:01 [2023-09-22T14:48:01.240Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:48:01 [2023-09-22T14:48:01.240Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:48:01 [2023-09-22T14:48:01.240Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
14:48:01 [2023-09-22T14:48:01.240Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:48:01 [2023-09-22T14:48:01.240Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:48:19 [2023-09-22T14:48:19.277Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
14:48:19 [2023-09-22T14:48:19.277Z] PASS
14:48:19 [2023-09-22T14:48:19.277Z] 
14:48:19 [2023-09-22T14:48:19.277Z] === Skipped
14:48:19 [2023-09-22T14:48:19.277Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
14:48:19 [2023-09-22T14:48:19.277Z] 
14:48:19 [2023-09-22T14:48:19.277Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
14:48:19 [2023-09-22T14:48:19.277Z] 
14:48:19 [2023-09-22T14:48:19.277Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
14:48:19 [2023-09-22T14:48:19.277Z] 
14:48:19 [2023-09-22T14:48:19.277Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
14:48:19 [2023-09-22T14:48:19.277Z] 
14:48:19 [2023-09-22T14:48:19.277Z] DONE 17 tests, 4 skipped in 30.761s
14:48:19 [2023-09-22T14:48:19.277Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
14:48:19 [2023-09-22T14:48:19.277Z] ++ 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
14:48:19 [2023-09-22T14:48:19.277Z] ++ set -e
14:48:19 [2023-09-22T14:48:19.277Z] ++ '[' -n 0 ']'
14:48:19 [2023-09-22T14:48:19.277Z] ++ set -x
14:48:19 [2023-09-22T14:48:19.277Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:48:19 [2023-09-22T14:48:19.277Z] INFO: Testing against a local daemon
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
14:48:19 [2023-09-22T14:48:19.277Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
14:48:19 [2023-09-22T14:48:19.277Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/pull
14:48:19 [2023-09-22T14:48:19.277Z] === PAUSE TestPluginInvalidJSON/plugins/pull
14:48:19 [2023-09-22T14:48:19.277Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
14:48:19 [2023-09-22T14:48:19.277Z] === CONT  TestPluginInvalidJSON/plugins/pull
14:48:19 [2023-09-22T14:48:19.277Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
14:48:19 [2023-09-22T14:48:19.277Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:48:19 [2023-09-22T14:48:19.277Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInstall
14:48:19 [2023-09-22T14:48:19.277Z] === RUN   TestPluginInstall/no_auth
14:48:21 [2023-09-22T14:48:21.792Z] time="2023-09-22T14:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:48:21 [2023-09-22T14:48:21.793Z] time="2023-09-22T14:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:232ba9444f01eb01905aa43869a5549da95681fd88128e992bfb01a32d67508d" mediatype=application/vnd.docker.plugin.v1+json size=522
14:48:21 [2023-09-22T14:48:21.793Z] time="2023-09-22T14:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:48:21 [2023-09-22T14:48:21.793Z] time="2023-09-22T14:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:232ba9444f01eb01905aa43869a5549da95681fd88128e992bfb01a32d67508d" mediatype=application/vnd.docker.plugin.v1+json size=522
14:48:21 [2023-09-22T14:48:21.793Z] === RUN   TestPluginInstall/with_htpasswd
14:48:21 [2023-09-22T14:48:21.793Z] time="2023-09-22T14:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:48:21 [2023-09-22T14:48:21.793Z] time="2023-09-22T14:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:232ba9444f01eb01905aa43869a5549da95681fd88128e992bfb01a32d67508d" mediatype=application/vnd.docker.plugin.v1+json size=522
14:48:21 [2023-09-22T14:48:21.793Z] time="2023-09-22T14:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:48:21 [2023-09-22T14:48:21.793Z] time="2023-09-22T14:48:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:232ba9444f01eb01905aa43869a5549da95681fd88128e992bfb01a32d67508d" mediatype=application/vnd.docker.plugin.v1+json size=522
14:48:22 [2023-09-22T14:48:22.048Z] === RUN   TestPluginInstall/with_insecure
14:48:22 [2023-09-22T14:48:22.975Z] time="2023-09-22T14:48:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:48:22 [2023-09-22T14:48:22.975Z] time="2023-09-22T14:48:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc9b4536be15eefd9292762d6bb9f57d36be6637d3bb315258fea526ef0b2815" mediatype=application/vnd.docker.plugin.v1+json size=522
14:48:22 [2023-09-22T14:48:22.975Z] time="2023-09-22T14:48:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:48:22 [2023-09-22T14:48:22.975Z] time="2023-09-22T14:48:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc9b4536be15eefd9292762d6bb9f57d36be6637d3bb315258fea526ef0b2815" mediatype=application/vnd.docker.plugin.v1+json size=522
14:48:22 [2023-09-22T14:48:22.975Z]     plugin_test.go:204: [d34fd2d54f8e6] daemon is not started
14:48:22 [2023-09-22T14:48:22.975Z] --- PASS: TestPluginInstall (4.61s)
14:48:22 [2023-09-22T14:48:22.975Z]     --- PASS: TestPluginInstall/no_auth (3.24s)
14:48:22 [2023-09-22T14:48:22.975Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
14:48:22 [2023-09-22T14:48:22.975Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
14:48:22 [2023-09-22T14:48:22.975Z] === RUN   TestPluginsWithRuntimes
14:48:24 [2023-09-22T14:48:24.339Z] === RUN   TestPluginsWithRuntimes/No_Args
14:48:25 [2023-09-22T14:48:25.265Z] === RUN   TestPluginsWithRuntimes/With_Args
14:48:26 [2023-09-22T14:48:26.192Z] --- PASS: TestPluginsWithRuntimes (3.37s)
14:48:26 [2023-09-22T14:48:26.192Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
14:48:26 [2023-09-22T14:48:26.192Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
14:48:26 [2023-09-22T14:48:26.192Z] === RUN   TestPluginBackCompatMediaTypes
14:48:26 [2023-09-22T14:48:26.753Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
14:48:26 [2023-09-22T14:48:26.753Z] PASS
14:48:26 [2023-09-22T14:48:26.753Z] 
14:48:26 [2023-09-22T14:48:26.753Z] DONE 24 tests in 8.537s
14:48:26 [2023-09-22T14:48:26.753Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
14:48:26 [2023-09-22T14:48:26.753Z] ++ 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
14:48:26 [2023-09-22T14:48:26.753Z] ++ set -e
14:48:26 [2023-09-22T14:48:26.753Z] ++ '[' -n 0 ']'
14:48:26 [2023-09-22T14:48:26.753Z] ++ set -x
14:48:26 [2023-09-22T14:48:26.753Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:48:26 [2023-09-22T14:48:26.753Z] INFO: Testing against a local daemon
14:48:26 [2023-09-22T14:48:26.753Z] === RUN   TestExternalGraphDriver
14:48:27 [2023-09-22T14:48:27.314Z] === RUN   TestExternalGraphDriver/json
14:48:27 [2023-09-22T14:48:27.314Z] === RUN   TestExternalGraphDriver/spec
14:48:27 [2023-09-22T14:48:27.314Z] === RUN   TestExternalGraphDriver/pull
14:48:27 [2023-09-22T14:48:27.314Z] --- PASS: TestExternalGraphDriver (0.34s)
14:48:27 [2023-09-22T14:48:27.314Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
14:48:27 [2023-09-22T14:48:27.314Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
14:48:27 [2023-09-22T14:48:27.314Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
14:48:27 [2023-09-22T14:48:27.314Z] === RUN   TestGraphdriverPluginV2
14:48:27 [2023-09-22T14:48:27.571Z]     external_test.go:415: (*Execution).NotAmd64-fm
14:48:27 [2023-09-22T14:48:27.571Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
14:48:27 [2023-09-22T14:48:27.571Z] PASS
14:48:27 [2023-09-22T14:48:27.571Z] 
14:48:27 [2023-09-22T14:48:27.571Z] === Skipped
14:48:27 [2023-09-22T14:48:27.571Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
14:48:27 [2023-09-22T14:48:27.571Z]     external_test.go:415: (*Execution).NotAmd64-fm
14:48:27 [2023-09-22T14:48:27.571Z] 
14:48:27 [2023-09-22T14:48:27.571Z] DONE 5 tests, 1 skipped in 0.702s
14:48:27 [2023-09-22T14:48:27.571Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
14:48:27 [2023-09-22T14:48:27.571Z] ++ 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
14:48:27 [2023-09-22T14:48:27.571Z] ++ set -e
14:48:27 [2023-09-22T14:48:27.571Z] ++ '[' -n 0 ']'
14:48:27 [2023-09-22T14:48:27.571Z] ++ set -x
14:48:27 [2023-09-22T14:48:27.571Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:48:27 [2023-09-22T14:48:27.571Z] INFO: Testing against a local daemon
14:48:27 [2023-09-22T14:48:27.571Z] === RUN   TestContinueAfterPluginCrash
14:48:27 [2023-09-22T14:48:27.571Z] === PAUSE TestContinueAfterPluginCrash
14:48:27 [2023-09-22T14:48:27.571Z] === RUN   TestReadPluginNoRead
14:48:27 [2023-09-22T14:48:27.571Z] === PAUSE TestReadPluginNoRead
14:48:27 [2023-09-22T14:48:27.571Z] === RUN   TestDaemonStartWithLogOpt
14:48:27 [2023-09-22T14:48:27.571Z] === PAUSE TestDaemonStartWithLogOpt
14:48:27 [2023-09-22T14:48:27.571Z] === CONT  TestContinueAfterPluginCrash
14:48:27 [2023-09-22T14:48:27.571Z] === CONT  TestDaemonStartWithLogOpt
14:48:27 [2023-09-22T14:48:27.571Z] === CONT  TestReadPluginNoRead
14:48:30 [2023-09-22T14:48:30.089Z] === RUN   TestReadPluginNoRead/default
14:48:30 [2023-09-22T14:48:30.345Z] --- PASS: TestDaemonStartWithLogOpt (2.77s)
14:48:30 [2023-09-22T14:48:30.906Z] === RUN   TestReadPluginNoRead/disabled_caching
14:48:32 [2023-09-22T14:48:32.271Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:48:33 [2023-09-22T14:48:33.635Z]     read_test.go:93: [d215ad586a191] daemon is not started
14:48:33 [2023-09-22T14:48:33.635Z] --- PASS: TestReadPluginNoRead (5.97s)
14:48:33 [2023-09-22T14:48:33.635Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
14:48:33 [2023-09-22T14:48:33.635Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
14:48:33 [2023-09-22T14:48:33.635Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s)
14:48:35 [2023-09-22T14:48:35.523Z] --- PASS: TestContinueAfterPluginCrash (7.73s)
14:48:35 [2023-09-22T14:48:35.523Z] PASS
14:48:35 [2023-09-22T14:48:35.523Z] 
14:48:35 [2023-09-22T14:48:35.523Z] DONE 6 tests in 7.769s
14:48:35 [2023-09-22T14:48:35.523Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
14:48:35 [2023-09-22T14:48:35.523Z] ++ 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
14:48:35 [2023-09-22T14:48:35.523Z] ++ set -e
14:48:35 [2023-09-22T14:48:35.523Z] ++ '[' -n 0 ']'
14:48:35 [2023-09-22T14:48:35.523Z] ++ set -x
14:48:35 [2023-09-22T14:48:35.523Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
14:48:35 [2023-09-22T14:48:35.523Z] testing: warning: no tests to run
14:48:35 [2023-09-22T14:48:35.523Z] PASS
14:48:35 [2023-09-22T14:48:35.523Z] 
14:48:35 [2023-09-22T14:48:35.523Z] DONE 0 tests in 0.009s
14:48:35 [2023-09-22T14:48:35.523Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
14:48:35 [2023-09-22T14:48:35.523Z] ++ 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
14:48:35 [2023-09-22T14:48:35.523Z] ++ set -e
14:48:35 [2023-09-22T14:48:35.523Z] ++ '[' -n 0 ']'
14:48:35 [2023-09-22T14:48:35.523Z] ++ set -x
14:48:35 [2023-09-22T14:48:35.523Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:48:35 [2023-09-22T14:48:35.523Z] INFO: Testing against a local daemon
14:48:35 [2023-09-22T14:48:35.523Z] === RUN   TestPluginWithDevMounts
14:48:35 [2023-09-22T14:48:35.523Z] === PAUSE TestPluginWithDevMounts
14:48:35 [2023-09-22T14:48:35.523Z] === CONT  TestPluginWithDevMounts
14:48:36 [2023-09-22T14:48:36.889Z] --- PASS: TestPluginWithDevMounts (1.53s)
14:48:36 [2023-09-22T14:48:36.889Z] PASS
14:48:36 [2023-09-22T14:48:36.889Z] 
14:48:36 [2023-09-22T14:48:36.889Z] DONE 1 tests in 1.575s
14:48:36 [2023-09-22T14:48:36.889Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
14:48:36 [2023-09-22T14:48:36.889Z] ++ 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
14:48:36 [2023-09-22T14:48:36.889Z] ++ set -e
14:48:36 [2023-09-22T14:48:36.889Z] ++ '[' -n 0 ']'
14:48:36 [2023-09-22T14:48:36.889Z] ++ set -x
14:48:36 [2023-09-22T14:48:36.889Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:48:36 [2023-09-22T14:48:36.889Z] INFO: Testing against a local daemon
14:48:36 [2023-09-22T14:48:36.889Z] === RUN   TestSecretInspect
14:48:38 [2023-09-22T14:48:38.779Z] --- PASS: TestSecretInspect (1.50s)
14:48:38 [2023-09-22T14:48:38.779Z] === RUN   TestSecretList
14:48:40 [2023-09-22T14:48:40.666Z] --- PASS: TestSecretList (1.83s)
14:48:40 [2023-09-22T14:48:40.666Z] === RUN   TestSecretsCreateAndDelete
14:48:42 [2023-09-22T14:48:42.554Z] --- PASS: TestSecretsCreateAndDelete (1.99s)
14:48:42 [2023-09-22T14:48:42.554Z] === RUN   TestSecretsUpdate
14:48:44 [2023-09-22T14:48:44.442Z] --- PASS: TestSecretsUpdate (1.89s)
14:48:44 [2023-09-22T14:48:44.442Z] === RUN   TestTemplatedSecret
14:48:46 [2023-09-22T14:48:46.956Z] --- PASS: TestTemplatedSecret (2.58s)
14:48:46 [2023-09-22T14:48:46.956Z] === RUN   TestSecretCreateResolve
14:48:48 [2023-09-22T14:48:48.843Z] --- PASS: TestSecretCreateResolve (1.99s)
14:48:48 [2023-09-22T14:48:48.843Z] PASS
14:48:48 [2023-09-22T14:48:48.843Z] 
14:48:48 [2023-09-22T14:48:48.844Z] DONE 6 tests in 11.830s
14:48:48 [2023-09-22T14:48:48.844Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
14:48:48 [2023-09-22T14:48:48.844Z] ++ 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
14:48:48 [2023-09-22T14:48:48.844Z] ++ set -e
14:48:48 [2023-09-22T14:48:48.844Z] ++ '[' -n 0 ']'
14:48:48 [2023-09-22T14:48:48.844Z] ++ set -x
14:48:48 [2023-09-22T14:48:48.844Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:48:48 [2023-09-22T14:48:48.844Z] INFO: Testing against a local daemon
14:48:48 [2023-09-22T14:48:48.844Z] === RUN   TestServiceCreateInit
14:48:48 [2023-09-22T14:48:48.844Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:48:53 [2023-09-22T14:48:53.007Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:48:57 [2023-09-22T14:48:57.170Z] --- PASS: TestServiceCreateInit (7.67s)
14:48:57 [2023-09-22T14:48:57.170Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s)
14:48:57 [2023-09-22T14:48:57.170Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.95s)
14:48:57 [2023-09-22T14:48:57.170Z] === RUN   TestCreateServiceMultipleTimes
14:49:12 [2023-09-22T14:49:12.007Z] --- PASS: TestCreateServiceMultipleTimes (14.93s)
14:49:12 [2023-09-22T14:49:12.007Z] === RUN   TestCreateServiceConflict
14:49:13 [2023-09-22T14:49:13.372Z] --- PASS: TestCreateServiceConflict (1.97s)
14:49:13 [2023-09-22T14:49:13.372Z] === RUN   TestCreateServiceMaxReplicas
14:49:16 [2023-09-22T14:49:16.637Z] --- PASS: TestCreateServiceMaxReplicas (2.79s)
14:49:16 [2023-09-22T14:49:16.637Z] === RUN   TestCreateServiceSecretFileMode
14:49:28 [2023-09-22T14:49:28.801Z] --- PASS: TestCreateServiceSecretFileMode (12.59s)
14:49:28 [2023-09-22T14:49:28.801Z] === RUN   TestCreateServiceConfigFileMode
14:49:43 [2023-09-22T14:49:43.756Z] --- PASS: TestCreateServiceConfigFileMode (12.60s)
14:49:43 [2023-09-22T14:49:43.756Z] === RUN   TestCreateServiceSysctls
14:49:44 [2023-09-22T14:49:44.683Z] --- PASS: TestCreateServiceSysctls (3.34s)
14:49:44 [2023-09-22T14:49:44.683Z] === RUN   TestCreateServiceCapabilities
14:49:47 [2023-09-22T14:49:47.947Z] --- PASS: TestCreateServiceCapabilities (2.66s)
14:49:47 [2023-09-22T14:49:47.947Z] === RUN   TestInspect
14:49:50 [2023-09-22T14:49:50.462Z] --- PASS: TestInspect (3.09s)
14:49:50 [2023-09-22T14:49:50.462Z] === RUN   TestCreateJob
14:49:53 [2023-09-22T14:49:53.728Z] --- PASS: TestCreateJob (3.15s)
14:49:53 [2023-09-22T14:49:53.728Z] === RUN   TestReplicatedJob
14:49:58 [2023-09-22T14:49:58.970Z] --- PASS: TestReplicatedJob (4.63s)
14:49:58 [2023-09-22T14:49:58.970Z] === RUN   TestUpdateReplicatedJob
14:50:01 [2023-09-22T14:50:01.485Z] --- PASS: TestUpdateReplicatedJob (3.28s)
14:50:01 [2023-09-22T14:50:01.485Z] === RUN   TestServiceListWithStatuses
14:50:01 [2023-09-22T14:50:01.485Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:50:01 [2023-09-22T14:50:01.485Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:50:01 [2023-09-22T14:50:01.485Z] === RUN   TestDockerNetworkConnectAlias
14:50:05 [2023-09-22T14:50:05.651Z] --- PASS: TestDockerNetworkConnectAlias (3.91s)
14:50:05 [2023-09-22T14:50:05.651Z] === RUN   TestDockerNetworkReConnect
14:50:08 [2023-09-22T14:50:08.917Z] --- PASS: TestDockerNetworkReConnect (3.17s)
14:50:08 [2023-09-22T14:50:08.917Z] === RUN   TestServicePlugin
14:50:08 [2023-09-22T14:50:08.917Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
14:50:08 [2023-09-22T14:50:08.917Z] --- SKIP: TestServicePlugin (0.00s)
14:50:08 [2023-09-22T14:50:08.917Z] === RUN   TestServiceUpdateLabel
14:50:10 [2023-09-22T14:50:10.281Z] --- PASS: TestServiceUpdateLabel (1.49s)
14:50:10 [2023-09-22T14:50:10.281Z] === RUN   TestServiceUpdateSecrets
14:50:25 [2023-09-22T14:50:25.118Z] --- PASS: TestServiceUpdateSecrets (14.49s)
14:50:25 [2023-09-22T14:50:25.118Z] === RUN   TestServiceUpdateConfigs
14:50:39 [2023-09-22T14:50:39.954Z] --- PASS: TestServiceUpdateConfigs (14.60s)
14:50:39 [2023-09-22T14:50:39.954Z] === RUN   TestServiceUpdateNetwork
14:50:52 [2023-09-22T14:50:52.120Z] --- PASS: TestServiceUpdateNetwork (12.26s)
14:50:52 [2023-09-22T14:50:52.120Z] === RUN   TestServiceUpdatePidsLimit
14:50:52 [2023-09-22T14:50:52.684Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:50:53 [2023-09-22T14:50:53.638Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:51:01 [2023-09-22T14:51:01.722Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:51:08 [2023-09-22T14:51:08.255Z] --- PASS: TestServiceUpdatePidsLimit (16.35s)
14:51:08 [2023-09-22T14:51:08.255Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
14:51:08 [2023-09-22T14:51:08.255Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
14:51:08 [2023-09-22T14:51:08.255Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
14:51:08 [2023-09-22T14:51:08.255Z] PASS
14:51:08 [2023-09-22T14:51:08.255Z] 
14:51:08 [2023-09-22T14:51:08.255Z] === Skipped
14:51:08 [2023-09-22T14:51:08.255Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:51:08 [2023-09-22T14:51:08.255Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:51:08 [2023-09-22T14:51:08.255Z] 
14:51:08 [2023-09-22T14:51:08.255Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:51:08 [2023-09-22T14:51:08.255Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
14:51:08 [2023-09-22T14:51:08.255Z] 
14:51:08 [2023-09-22T14:51:08.255Z] DONE 26 tests, 2 skipped in 139.013s
14:51:08 [2023-09-22T14:51:08.255Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
14:51:08 [2023-09-22T14:51:08.255Z] ++ 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
14:51:08 [2023-09-22T14:51:08.255Z] ++ set -e
14:51:08 [2023-09-22T14:51:08.255Z] ++ '[' -n 0 ']'
14:51:08 [2023-09-22T14:51:08.255Z] ++ set -x
14:51:08 [2023-09-22T14:51:08.255Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:51:08 [2023-09-22T14:51:08.255Z] INFO: Testing against a local daemon
14:51:08 [2023-09-22T14:51:08.255Z] === RUN   TestSessionCreate
14:51:08 [2023-09-22T14:51:08.255Z] --- PASS: TestSessionCreate (0.02s)
14:51:08 [2023-09-22T14:51:08.255Z] === RUN   TestSessionCreateWithBadUpgrade
14:51:08 [2023-09-22T14:51:08.255Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:51:08 [2023-09-22T14:51:08.255Z] PASS
14:51:08 [2023-09-22T14:51:08.255Z] 
14:51:08 [2023-09-22T14:51:08.255Z] DONE 2 tests in 0.071s
14:51:08 [2023-09-22T14:51:08.255Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
14:51:08 [2023-09-22T14:51:08.255Z] ++ 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
14:51:08 [2023-09-22T14:51:08.255Z] ++ set -e
14:51:08 [2023-09-22T14:51:08.255Z] ++ '[' -n 0 ']'
14:51:08 [2023-09-22T14:51:08.255Z] ++ set -x
14:51:08 [2023-09-22T14:51:08.255Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:51:08 [2023-09-22T14:51:08.255Z] INFO: Testing against a local daemon
14:51:08 [2023-09-22T14:51:08.255Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:51:08 [2023-09-22T14:51:08.255Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:51:08 [2023-09-22T14:51:08.255Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:51:08 [2023-09-22T14:51:08.255Z] === RUN   TestDiskUsage
14:51:08 [2023-09-22T14:51:08.255Z] === PAUSE TestDiskUsage
14:51:08 [2023-09-22T14:51:08.255Z] === RUN   TestEventsExecDie
14:51:08 [2023-09-22T14:51:08.511Z] --- PASS: TestEventsExecDie (0.57s)
14:51:08 [2023-09-22T14:51:08.511Z] === RUN   TestEventsBackwardsCompatible
14:51:08 [2023-09-22T14:51:08.511Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
14:51:08 [2023-09-22T14:51:08.511Z] === RUN   TestEventsVolumeCreate
14:51:08 [2023-09-22T14:51:08.511Z] --- PASS: TestEventsVolumeCreate (0.05s)
14:51:08 [2023-09-22T14:51:08.511Z] === RUN   TestInfoBinaryCommits
14:51:08 [2023-09-22T14:51:08.767Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:51:08 [2023-09-22T14:51:08.767Z] === RUN   TestInfoAPIVersioned
14:51:08 [2023-09-22T14:51:08.767Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:51:08 [2023-09-22T14:51:08.767Z] === RUN   TestInfoAPI
14:51:08 [2023-09-22T14:51:08.767Z] --- PASS: TestInfoAPI (0.02s)
14:51:08 [2023-09-22T14:51:08.767Z] === RUN   TestInfoAPIWarnings
14:51:26 [2023-09-22T14:51:26.803Z] --- PASS: TestInfoAPIWarnings (16.54s)
14:51:26 [2023-09-22T14:51:26.803Z] === RUN   TestInfoDebug
14:51:26 [2023-09-22T14:51:26.803Z] --- PASS: TestInfoDebug (0.52s)
14:51:26 [2023-09-22T14:51:26.803Z] === RUN   TestInfoInsecureRegistries
14:51:26 [2023-09-22T14:51:26.803Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:51:26 [2023-09-22T14:51:26.803Z] === RUN   TestInfoRegistryMirrors
14:51:26 [2023-09-22T14:51:26.803Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:51:26 [2023-09-22T14:51:26.803Z] === RUN   TestLoginFailsWithBadCredentials
14:51:27 [2023-09-22T14:51:27.729Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
14:51:27 [2023-09-22T14:51:27.729Z] === RUN   TestPingCacheHeaders
14:51:27 [2023-09-22T14:51:27.729Z] --- PASS: TestPingCacheHeaders (0.02s)
14:51:27 [2023-09-22T14:51:27.729Z] === RUN   TestPingGet
14:51:27 [2023-09-22T14:51:27.729Z] --- PASS: TestPingGet (0.01s)
14:51:27 [2023-09-22T14:51:27.729Z] === RUN   TestPingHead
14:51:27 [2023-09-22T14:51:27.729Z] --- PASS: TestPingHead (0.02s)
14:51:27 [2023-09-22T14:51:27.729Z] === RUN   TestPingSwarmHeader
14:51:28 [2023-09-22T14:51:28.290Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:51:29 [2023-09-22T14:51:29.223Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:51:29 [2023-09-22T14:51:29.784Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:51:29 [2023-09-22T14:51:29.784Z] --- PASS: TestPingSwarmHeader (1.90s)
14:51:29 [2023-09-22T14:51:29.784Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:51:29 [2023-09-22T14:51:29.784Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:51:29 [2023-09-22T14:51:29.784Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:51:29 [2023-09-22T14:51:29.784Z] === RUN   TestPingBuilderHeader
14:51:29 [2023-09-22T14:51:29.784Z] === RUN   TestPingBuilderHeader/default_config
14:51:30 [2023-09-22T14:51:30.346Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:51:30 [2023-09-22T14:51:30.907Z] --- PASS: TestPingBuilderHeader (1.05s)
14:51:30 [2023-09-22T14:51:30.907Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
14:51:30 [2023-09-22T14:51:30.907Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
14:51:30 [2023-09-22T14:51:30.907Z] === RUN   TestVersion
14:51:30 [2023-09-22T14:51:30.907Z] --- PASS: TestVersion (0.02s)
14:51:30 [2023-09-22T14:51:30.907Z] === CONT  TestDiskUsage
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/empty
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/empty/container_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/empty/image_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/empty/volume_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/empty/build-cache_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/after_LoadBusybox
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:51:31 [2023-09-22T14:51:31.468Z] === RUN   TestDiskUsage/after_container.Run
14:51:31 [2023-09-22T14:51:31.724Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:51:31 [2023-09-22T14:51:31.724Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:51:31 [2023-09-22T14:51:31.724Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:51:31 [2023-09-22T14:51:31.724Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:51:31 [2023-09-22T14:51:31.724Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:51:31 [2023-09-22T14:51:31.724Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:51:31 [2023-09-22T14:51:31.724Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:51:31 [2023-09-22T14:51:31.724Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:51:31 [2023-09-22T14:51:31.724Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:51:31 [2023-09-22T14:51:31.724Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:51:31 [2023-09-22T14:51:31.980Z] --- PASS: TestDiskUsage (1.11s)
14:51:31 [2023-09-22T14:51:31.980Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:51:31 [2023-09-22T14:51:31.980Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:51:31 [2023-09-22T14:51:31.980Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:51:31 [2023-09-22T14:51:31.980Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:51:31 [2023-09-22T14:51:31.980Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.980Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:51:31 [2023-09-22T14:51:31.980Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.980Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.980Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.980Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:51:31 [2023-09-22T14:51:31.980Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z] PASS
14:51:31 [2023-09-22T14:51:31.981Z] 
14:51:31 [2023-09-22T14:51:31.981Z] === Skipped
14:51:31 [2023-09-22T14:51:31.981Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:51:31 [2023-09-22T14:51:31.981Z] 
14:51:31 [2023-09-22T14:51:31.981Z] DONE 57 tests, 1 skipped in 24.015s
14:51:31 [2023-09-22T14:51:31.981Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
14:51:31 [2023-09-22T14:51:31.981Z] ++ 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
14:51:31 [2023-09-22T14:51:31.981Z] ++ set -e
14:51:31 [2023-09-22T14:51:31.981Z] ++ '[' -n 0 ']'
14:51:31 [2023-09-22T14:51:31.981Z] ++ set -x
14:51:31 [2023-09-22T14:51:31.981Z] ++ 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.hsymuFPd7s/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:51:31 [2023-09-22T14:51:31.981Z] INFO: Testing against a local daemon
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesCreateAndList
14:51:31 [2023-09-22T14:51:31.981Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesRemove
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesRemove/volume_in_use
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesRemove/volume_not_in_use
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesRemove/non-existing_volume
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesRemove/non-existing_volume_force
14:51:31 [2023-09-22T14:51:31.981Z] --- PASS: TestVolumesRemove (0.05s)
14:51:31 [2023-09-22T14:51:31.981Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
14:51:31 [2023-09-22T14:51:31.981Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesRemoveSwarmEnabled
14:51:31 [2023-09-22T14:51:31.981Z] === PAUSE TestVolumesRemoveSwarmEnabled
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesInspect
14:51:31 [2023-09-22T14:51:31.981Z] --- PASS: TestVolumesInspect (0.02s)
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesInvalidJSON
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:51:31 [2023-09-22T14:51:31.981Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:51:31 [2023-09-22T14:51:31.981Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:51:31 [2023-09-22T14:51:31.981Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:51:31 [2023-09-22T14:51:31.981Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:51:31 [2023-09-22T14:51:31.981Z] === RUN   TestVolumePruneAnonymous
14:51:32 [2023-09-22T14:51:32.282Z] --- PASS: TestVolumePruneAnonymous (0.03s)
14:51:32 [2023-09-22T14:51:32.282Z] === RUN   TestVolumePruneAnonFromImage
14:51:32 [2023-09-22T14:51:32.282Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
14:51:32 [2023-09-22T14:51:32.282Z] === CONT  TestVolumesRemoveSwarmEnabled
14:51:33 [2023-09-22T14:51:33.653Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
14:51:33 [2023-09-22T14:51:33.653Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
14:51:33 [2023-09-22T14:51:33.653Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
14:51:33 [2023-09-22T14:51:33.653Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
14:51:34 [2023-09-22T14:51:34.214Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.97s)
14:51:34 [2023-09-22T14:51:34.214Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
14:51:34 [2023-09-22T14:51:34.214Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
14:51:34 [2023-09-22T14:51:34.214Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
14:51:34 [2023-09-22T14:51:34.214Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
14:51:34 [2023-09-22T14:51:34.214Z] PASS
14:51:34 [2023-09-22T14:51:34.214Z] 
14:51:34 [2023-09-22T14:51:34.214Z] DONE 20 tests in 2.264s
14:51:34 [2023-09-22T14:51:34.214Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:51:34 [2023-09-22T14:51:34.214Z] ++++ cat bundles/test-integration/docker.pid
14:51:34 [2023-09-22T14:51:34.470Z] +++ kill 23925
14:51:35 [2023-09-22T14:51:35.834Z] +++ /etc/init.d/apparmor stop
14:51:35 [2023-09-22T14:51:35.834Z] Leaving: AppArmorNo profiles have been unloaded.
14:51:35 [2023-09-22T14:51:35.834Z] 
14:51:35 [2023-09-22T14:51:35.834Z] Unloading profiles will leave already running processes permanently
14:51:35 [2023-09-22T14:51:35.834Z] unconfined, which can lead to unexpected situations.
14:51:35 [2023-09-22T14:51:35.834Z] 
14:51:35 [2023-09-22T14:51:35.834Z] To set a process to complain mode, use the command line tool
14:51:35 [2023-09-22T14:51:35.834Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:51:35 [2023-09-22T14:51:35.834Z] +++ true
14:51:35 [2023-09-22T14:51:35.834Z] exiting test-integration
14:51:35 [2023-09-22T14:51:35.834Z] ++ exit 0
14:51:35 [2023-09-22T14:51:35.834Z] 
Post stage
[Pipeline] junit
14:51:36 [2023-09-22T14:51:36.770Z] Recording test results
14:51:36 [2023-09-22T14:51:36.949Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:51:37 [2023-09-22T14:51:37.323Z] + echo Ensuring container killed.
14:51:37 [2023-09-22T14:51:37.323Z] Ensuring container killed.
14:51:37 [2023-09-22T14:51:37.323Z] + docker rm -vf docker-pr2
14:51:37 [2023-09-22T14:51:37.323Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
14:51:37 [2023-09-22T14:51:37.640Z] + echo Chowning /workspace to jenkins user
14:51:37 [2023-09-22T14:51:37.640Z] Chowning /workspace to jenkins user
14:51:37 [2023-09-22T14:51:37.640Z] + id -u
14:51:37 [2023-09-22T14:51:37.640Z] + id -g
14:51:37 [2023-09-22T14:51:37.640Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46536:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:51:38 [2023-09-22T14:51:38.890Z] + bundleName=arm64-integration
14:51:38 [2023-09-22T14:51:38.890Z] + echo Creating arm64-integration-bundles.tar.gz
14:51:38 [2023-09-22T14:51:38.890Z] Creating arm64-integration-bundles.tar.gz
14:51:38 [2023-09-22T14:51:38.890Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:51:38 [2023-09-22T14:51:38.890Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:51:39 [2023-09-22T14:51:39.154Z] Archiving artifacts
14:51:39 [2023-09-22T14:51:39.409Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46536/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:51:39 [2023-09-22T14:51:39.774Z] + make clean
14:51:39 [2023-09-22T14:51:39.774Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:51:39 [2023-09-22T14:51:39.774Z] docker-dev-cache
14:51:39 [2023-09-22T14:51:39.774Z] 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