Skip to content
Success

Console Output

Pull request #47200 updated
09:25:35 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 97433635a6dad3b888724a8b72a9ca2433387425+511d1ff9e448851950abe2c81c31511014f27dc6 (1021fd540357d472054869cd23ab55b978c85716)
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-47200@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
09:25:38 [2024-01-24T09:25:38.978Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:25:38 [2024-01-24T09:25:38.984Z] Trying to pass milestone 2
[Pipeline] milestone
09:25:39 [2024-01-24T09:25:39.141Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:25:53 [2024-01-24T09:25:53.838Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05aa8eef30ba741ba) in /home/ubuntu/workspace/moby_PR-47200
[Pipeline] {
[Pipeline] checkout
09:25:53 [2024-01-24T09:25:53.867Z] The recommended git tool is: git
09:25:53 [2024-01-24T09:25:53.876Z] using credential docker-jenkins-github-credentials
09:25:53 [2024-01-24T09:25:53.890Z] Cloning the remote Git repository
09:25:53 [2024-01-24T09:25:53.891Z] Cloning with configured refspecs honoured and without tags
09:25:53 [2024-01-24T09:25:53.904Z] Cloning repository https://github.com/moby/moby.git
09:25:53 [2024-01-24T09:25:53.905Z]  > git init /home/ubuntu/workspace/moby_PR-47200 # timeout=10
09:25:53 [2024-01-24T09:25:53.909Z] Fetching upstream changes from https://github.com/moby/moby.git
09:25:53 [2024-01-24T09:25:53.909Z]  > git --version # timeout=10
09:25:53 [2024-01-24T09:25:53.911Z]  > git --version # 'git version 2.25.1'
09:25:53 [2024-01-24T09:25:53.911Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:25:53 [2024-01-24T09:25:53.912Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47200/head:refs/remotes/origin/PR-47200 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
09:26:05 [2024-01-24T09:26:05.046Z] Fetching without tags
09:26:05 [2024-01-24T09:26:05.269Z] Merging remotes/origin/24.0 commit 511d1ff9e448851950abe2c81c31511014f27dc6 into PR head commit 97433635a6dad3b888724a8b72a9ca2433387425
09:26:05 [2024-01-24T09:26:05.880Z] Merge succeeded, producing 97433635a6dad3b888724a8b72a9ca2433387425
09:26:05 [2024-01-24T09:26:05.881Z] Checking out Revision 97433635a6dad3b888724a8b72a9ca2433387425 (PR-47200)
09:26:05 [2024-01-24T09:26:05.044Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:05 [2024-01-24T09:26:05.047Z]  > git config --add remote.origin.fetch +refs/pull/47200/head:refs/remotes/origin/PR-47200 # timeout=10
09:26:05 [2024-01-24T09:26:05.049Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
09:26:05 [2024-01-24T09:26:05.055Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:05 [2024-01-24T09:26:05.060Z] Fetching upstream changes from https://github.com/moby/moby.git
09:26:05 [2024-01-24T09:26:05.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:05 [2024-01-24T09:26:05.061Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47200/head:refs/remotes/origin/PR-47200 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
09:26:05 [2024-01-24T09:26:05.283Z]  > git config core.sparsecheckout # timeout=10
09:26:05 [2024-01-24T09:26:05.285Z]  > git checkout -f 97433635a6dad3b888724a8b72a9ca2433387425 # timeout=10
09:26:05 [2024-01-24T09:26:05.876Z]  > git remote # timeout=10
09:26:05 [2024-01-24T09:26:05.879Z]  > git config --get remote.origin.url # timeout=10
09:26:05 [2024-01-24T09:26:05.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:05 [2024-01-24T09:26:05.882Z]  > git merge 511d1ff9e448851950abe2c81c31511014f27dc6 # timeout=10
09:26:05 [2024-01-24T09:26:05.889Z]  > git rev-parse HEAD^{commit} # timeout=10
09:26:05 [2024-01-24T09:26:05.895Z]  > git config core.sparsecheckout # timeout=10
09:26:05 [2024-01-24T09:26:05.897Z]  > git checkout -f 97433635a6dad3b888724a8b72a9ca2433387425 # timeout=10
09:26:06 [2024-01-24T09:26:06.671Z] Commit message: "De-flake TestSwarmClusterRotateUnlockKey... again... maybe?"
09:26:06 [2024-01-24T09:26:06.677Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:26:07 [2024-01-24T09:26:07.331Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47200:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:26:06 [2024-01-24T09:26:06.685Z]  > git rev-list --no-walk 9edcae1683e27ebeea1793e63c14507f952db0c8 # timeout=10
09:26:09 [2024-01-24T09:26:09.870Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
09:26:09 [2024-01-24T09:26:09.940Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05aa8eef30ba741ba) in /home/ubuntu/workspace/moby_PR-47200
[Pipeline] {
[Pipeline] checkout
09:26:09 [2024-01-24T09:26:09.962Z] The recommended git tool is: git
09:26:09 [2024-01-24T09:26:09.979Z] using credential docker-jenkins-github-credentials
09:26:09 [2024-01-24T09:26:09.997Z] Fetching changes from the remote Git repository
09:26:10 [2024-01-24T09:26:10.006Z] Fetching without tags
09:26:10 [2024-01-24T09:26:10.221Z] Merging remotes/origin/24.0 commit 511d1ff9e448851950abe2c81c31511014f27dc6 into PR head commit 97433635a6dad3b888724a8b72a9ca2433387425
09:26:10 [2024-01-24T09:26:10.280Z] Merge succeeded, producing 97433635a6dad3b888724a8b72a9ca2433387425
09:26:10 [2024-01-24T09:26:10.281Z] Checking out Revision 97433635a6dad3b888724a8b72a9ca2433387425 (PR-47200)
09:26:10 [2024-01-24T09:26:10.315Z] Commit message: "De-flake TestSwarmClusterRotateUnlockKey... again... maybe?"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:26:10 [2024-01-24T09:26:10.005Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47200/.git # timeout=10
09:26:10 [2024-01-24T09:26:10.012Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:10 [2024-01-24T09:26:10.020Z] Fetching upstream changes from https://github.com/moby/moby.git
09:26:10 [2024-01-24T09:26:10.021Z]  > git --version # timeout=10
09:26:10 [2024-01-24T09:26:10.023Z]  > git --version # 'git version 2.25.1'
09:26:10 [2024-01-24T09:26:10.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:10 [2024-01-24T09:26:10.024Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47200/head:refs/remotes/origin/PR-47200 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
09:26:10 [2024-01-24T09:26:10.235Z]  > git config core.sparsecheckout # timeout=10
09:26:10 [2024-01-24T09:26:10.238Z]  > git checkout -f 97433635a6dad3b888724a8b72a9ca2433387425 # timeout=10
09:26:10 [2024-01-24T09:26:10.275Z]  > git remote # timeout=10
09:26:10 [2024-01-24T09:26:10.278Z]  > git config --get remote.origin.url # timeout=10
09:26:10 [2024-01-24T09:26:10.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:10 [2024-01-24T09:26:10.281Z]  > git merge 511d1ff9e448851950abe2c81c31511014f27dc6 # timeout=10
09:26:10 [2024-01-24T09:26:10.289Z]  > git rev-parse HEAD^{commit} # timeout=10
09:26:10 [2024-01-24T09:26:10.294Z]  > git config core.sparsecheckout # timeout=10
09:26:10 [2024-01-24T09:26:10.296Z]  > git checkout -f 97433635a6dad3b888724a8b72a9ca2433387425 # timeout=10
09:26:11 [2024-01-24T09:26:11.091Z] + docker version
09:26:11 [2024-01-24T09:26:11.091Z] Client: Docker Engine - Community
09:26:11 [2024-01-24T09:26:11.091Z]  Version:           24.0.7
09:26:11 [2024-01-24T09:26:11.091Z]  API version:       1.43
09:26:11 [2024-01-24T09:26:11.091Z]  Go version:        go1.20.10
09:26:11 [2024-01-24T09:26:11.091Z]  Git commit:        afdd53b
09:26:11 [2024-01-24T09:26:11.091Z]  Built:             Thu Oct 26 09:08:14 2023
09:26:11 [2024-01-24T09:26:11.091Z]  OS/Arch:           linux/arm64
09:26:11 [2024-01-24T09:26:11.091Z]  Context:           default
09:26:11 [2024-01-24T09:26:11.091Z] 
09:26:11 [2024-01-24T09:26:11.091Z] Server: Docker Engine - Community
09:26:11 [2024-01-24T09:26:11.091Z]  Engine:
09:26:11 [2024-01-24T09:26:11.091Z]   Version:          24.0.7
09:26:11 [2024-01-24T09:26:11.091Z]   API version:      1.43 (minimum version 1.12)
09:26:11 [2024-01-24T09:26:11.091Z]   Go version:       go1.20.10
09:26:11 [2024-01-24T09:26:11.091Z]   Git commit:       311b9ff
09:26:11 [2024-01-24T09:26:11.091Z]   Built:            Thu Oct 26 09:08:14 2023
09:26:11 [2024-01-24T09:26:11.091Z]   OS/Arch:          linux/arm64
09:26:11 [2024-01-24T09:26:11.091Z]   Experimental:     true
09:26:11 [2024-01-24T09:26:11.091Z]  containerd:
09:26:11 [2024-01-24T09:26:11.091Z]   Version:          1.6.25
09:26:11 [2024-01-24T09:26:11.091Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
09:26:11 [2024-01-24T09:26:11.091Z]  runc:
09:26:11 [2024-01-24T09:26:11.091Z]   Version:          1.1.10
09:26:11 [2024-01-24T09:26:11.091Z]   GitCommit:        v1.1.10-0-g18a0cb0
09:26:11 [2024-01-24T09:26:11.091Z]  docker-init:
09:26:11 [2024-01-24T09:26:11.091Z]   Version:          0.19.0
09:26:11 [2024-01-24T09:26:11.091Z]   GitCommit:        de40ad0
[Pipeline] sh
09:26:11 [2024-01-24T09:26:11.374Z] + docker info
09:26:11 [2024-01-24T09:26:11.374Z] Client: Docker Engine - Community
09:26:11 [2024-01-24T09:26:11.374Z]  Version:    24.0.7
09:26:11 [2024-01-24T09:26:11.374Z]  Context:    default
09:26:11 [2024-01-24T09:26:11.374Z]  Debug Mode: false
09:26:11 [2024-01-24T09:26:11.374Z]  Plugins:
09:26:11 [2024-01-24T09:26:11.374Z]   buildx: Docker Buildx (Docker Inc.)
09:26:11 [2024-01-24T09:26:11.374Z]     Version:  v0.12.0
09:26:11 [2024-01-24T09:26:11.374Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:26:11 [2024-01-24T09:26:11.374Z]   compose: Docker Compose (Docker Inc.)
09:26:11 [2024-01-24T09:26:11.374Z]     Version:  v2.23.3
09:26:11 [2024-01-24T09:26:11.374Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:26:11 [2024-01-24T09:26:11.374Z] 
09:26:11 [2024-01-24T09:26:11.374Z] Server:
09:26:11 [2024-01-24T09:26:11.374Z]  Containers: 0
09:26:11 [2024-01-24T09:26:11.374Z]   Running: 0
09:26:11 [2024-01-24T09:26:11.374Z]   Paused: 0
09:26:11 [2024-01-24T09:26:11.374Z]   Stopped: 0
09:26:11 [2024-01-24T09:26:11.374Z]  Images: 4
09:26:11 [2024-01-24T09:26:11.374Z]  Server Version: 24.0.7
09:26:11 [2024-01-24T09:26:11.374Z]  Storage Driver: overlay2
09:26:11 [2024-01-24T09:26:11.374Z]   Backing Filesystem: extfs
09:26:11 [2024-01-24T09:26:11.374Z]   Supports d_type: true
09:26:11 [2024-01-24T09:26:11.374Z]   Using metacopy: false
09:26:11 [2024-01-24T09:26:11.374Z]   Native Overlay Diff: true
09:26:11 [2024-01-24T09:26:11.374Z]   userxattr: false
09:26:11 [2024-01-24T09:26:11.374Z]  Logging Driver: json-file
09:26:11 [2024-01-24T09:26:11.374Z]  Cgroup Driver: cgroupfs
09:26:11 [2024-01-24T09:26:11.374Z]  Cgroup Version: 1
09:26:11 [2024-01-24T09:26:11.374Z]  Plugins:
09:26:11 [2024-01-24T09:26:11.374Z]   Volume: local
09:26:11 [2024-01-24T09:26:11.374Z]   Network: bridge host ipvlan macvlan null overlay
09:26:11 [2024-01-24T09:26:11.374Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:26:11 [2024-01-24T09:26:11.374Z]  Swarm: inactive
09:26:11 [2024-01-24T09:26:11.374Z]  Runtimes: io.containerd.runc.v2 runc
09:26:11 [2024-01-24T09:26:11.374Z]  Default Runtime: runc
09:26:11 [2024-01-24T09:26:11.374Z]  Init Binary: docker-init
09:26:11 [2024-01-24T09:26:11.374Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
09:26:11 [2024-01-24T09:26:11.374Z]  runc version: v1.1.10-0-g18a0cb0
09:26:11 [2024-01-24T09:26:11.374Z]  init version: de40ad0
09:26:11 [2024-01-24T09:26:11.374Z]  Security Options:
09:26:11 [2024-01-24T09:26:11.374Z]   apparmor
09:26:11 [2024-01-24T09:26:11.374Z]   seccomp
09:26:11 [2024-01-24T09:26:11.374Z]    Profile: builtin
09:26:11 [2024-01-24T09:26:11.374Z]  Kernel Version: 5.15.0-1050-aws
09:26:11 [2024-01-24T09:26:11.374Z]  Operating System: Ubuntu 20.04.6 LTS
09:26:11 [2024-01-24T09:26:11.374Z]  OSType: linux
09:26:11 [2024-01-24T09:26:11.374Z]  Architecture: aarch64
09:26:11 [2024-01-24T09:26:11.374Z]  CPUs: 8
09:26:11 [2024-01-24T09:26:11.374Z]  Total Memory: 30.64GiB
09:26:11 [2024-01-24T09:26:11.374Z]  Name: ip-10-100-59-11
09:26:11 [2024-01-24T09:26:11.374Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
09:26:11 [2024-01-24T09:26:11.374Z]  Docker Root Dir: /var/lib/docker
09:26:11 [2024-01-24T09:26:11.374Z]  Debug Mode: false
09:26:11 [2024-01-24T09:26:11.374Z]  Experimental: true
09:26:11 [2024-01-24T09:26:11.374Z]  Insecure Registries:
09:26:11 [2024-01-24T09:26:11.374Z]   127.0.0.0/8
09:26:11 [2024-01-24T09:26:11.374Z]  Live Restore Enabled: true
09:26:11 [2024-01-24T09:26:11.374Z] 
[Pipeline] sh
09:26:11 [2024-01-24T09:26:11.656Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:26:11 [2024-01-24T09:26:11.656Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:26:11 [2024-01-24T09:26:11.657Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47200/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:26:11 [2024-01-24T09:26:11.657Z] + bash /home/ubuntu/workspace/moby_PR-47200/check-config.sh
09:26:11 [2024-01-24T09:26:11.657Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:26:11 [2024-01-24T09:26:11.657Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
09:26:11 [2024-01-24T09:26:11.657Z] 
09:26:11 [2024-01-24T09:26:11.657Z] Generally Necessary:
09:26:11 [2024-01-24T09:26:11.657Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:26:11 [2024-01-24T09:26:11.657Z] - apparmor: enabled and tools installed
09:26:11 [2024-01-24T09:26:11.657Z] - CONFIG_NAMESPACES: enabled
09:26:11 [2024-01-24T09:26:11.657Z] - CONFIG_NET_NS: enabled
09:26:11 [2024-01-24T09:26:11.657Z] - CONFIG_PID_NS: enabled
09:26:11 [2024-01-24T09:26:11.657Z] - CONFIG_IPC_NS: enabled
09:26:11 [2024-01-24T09:26:11.657Z] - CONFIG_UTS_NS: enabled
09:26:11 [2024-01-24T09:26:11.657Z] - CONFIG_CGROUPS: enabled
09:26:11 [2024-01-24T09:26:11.657Z] - CONFIG_CGROUP_CPUACCT: enabled
09:26:11 [2024-01-24T09:26:11.657Z] - CONFIG_CGROUP_DEVICE: enabled
09:26:11 [2024-01-24T09:26:11.657Z] - CONFIG_CGROUP_FREEZER: enabled
09:26:11 [2024-01-24T09:26:11.657Z] - CONFIG_CGROUP_SCHED: enabled
09:26:11 [2024-01-24T09:26:11.657Z] - CONFIG_CPUSETS: enabled
09:26:11 [2024-01-24T09:26:11.657Z] - CONFIG_MEMCG: enabled
09:26:11 [2024-01-24T09:26:11.657Z] - CONFIG_KEYS: enabled
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_VETH: enabled (as module)
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_BRIDGE: enabled (as module)
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_NF_NAT: enabled (as module)
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_POSIX_MQUEUE: enabled
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_CGROUP_BPF: enabled
09:26:11 [2024-01-24T09:26:11.916Z] 
09:26:11 [2024-01-24T09:26:11.916Z] Optional Features:
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_USER_NS: enabled
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_SECCOMP: enabled
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_SECCOMP_FILTER: enabled
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_CGROUP_PIDS: enabled
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_MEMCG_SWAP: enabled
09:26:11 [2024-01-24T09:26:11.916Z]     (cgroup swap accounting is currently enabled)
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_BLK_CGROUP: enabled
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_CGROUP_PERF: enabled
09:26:11 [2024-01-24T09:26:11.916Z] - CONFIG_CGROUP_HUGETLB: enabled
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_CFS_BANDWIDTH: enabled
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_RT_GROUP_SCHED: missing
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_IP_VS: enabled (as module)
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_IP_VS_NFCT: enabled
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_IP_VS_RR: enabled (as module)
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_SECURITY_SELINUX: enabled
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_SECURITY_APPARMOR: enabled
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_EXT4_FS: enabled
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:26:12 [2024-01-24T09:26:12.176Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:26:12 [2024-01-24T09:26:12.176Z] - Network Drivers:
09:26:12 [2024-01-24T09:26:12.176Z]   - "overlay":
09:26:12 [2024-01-24T09:26:12.176Z]     - CONFIG_VXLAN: enabled (as module)
09:26:12 [2024-01-24T09:26:12.176Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:26:12 [2024-01-24T09:26:12.176Z]       Optional (for encrypted networks):
09:26:12 [2024-01-24T09:26:12.435Z]       - CONFIG_CRYPTO: enabled
09:26:12 [2024-01-24T09:26:12.435Z]       - CONFIG_CRYPTO_AEAD: enabled
09:26:12 [2024-01-24T09:26:12.435Z]       - CONFIG_CRYPTO_GCM: enabled
09:26:12 [2024-01-24T09:26:12.435Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:26:12 [2024-01-24T09:26:12.435Z]       - CONFIG_CRYPTO_GHASH: enabled
09:26:12 [2024-01-24T09:26:12.435Z]       - CONFIG_XFRM: enabled
09:26:12 [2024-01-24T09:26:12.435Z]       - CONFIG_XFRM_USER: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z]       - CONFIG_INET_ESP: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z]   - "ipvlan":
09:26:12 [2024-01-24T09:26:12.435Z]     - CONFIG_IPVLAN: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z]   - "macvlan":
09:26:12 [2024-01-24T09:26:12.435Z]     - CONFIG_MACVLAN: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z]     - CONFIG_DUMMY: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z]   - "ftp,tftp client in container":
09:26:12 [2024-01-24T09:26:12.435Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z] - Storage Drivers:
09:26:12 [2024-01-24T09:26:12.435Z]   - "aufs":
09:26:12 [2024-01-24T09:26:12.435Z]     - CONFIG_AUFS_FS: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z]   - "btrfs":
09:26:12 [2024-01-24T09:26:12.435Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:26:12 [2024-01-24T09:26:12.435Z]   - "devicemapper":
09:26:12 [2024-01-24T09:26:12.435Z]     - CONFIG_BLK_DEV_DM: enabled
09:26:12 [2024-01-24T09:26:12.435Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z]   - "overlay":
09:26:12 [2024-01-24T09:26:12.435Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:26:12 [2024-01-24T09:26:12.435Z]   - "zfs":
09:26:12 [2024-01-24T09:26:12.435Z]     - /dev/zfs: present
09:26:12 [2024-01-24T09:26:12.435Z]     - zfs command: missing
09:26:12 [2024-01-24T09:26:12.435Z]     - zpool command: missing
09:26:12 [2024-01-24T09:26:12.435Z] 
09:26:12 [2024-01-24T09:26:12.435Z] Limits:
09:26:12 [2024-01-24T09:26:12.435Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:26:12 [2024-01-24T09:26:12.435Z] 
09:26:12 [2024-01-24T09:26:12.435Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:26:12 [2024-01-24T09:26:12.737Z] + docker build --force-rm -t docker:97433635a6dad3b888724a8b72a9ca2433387425 .
09:26:12 [2024-01-24T09:26:12.996Z] #0 building with "default" instance using docker driver
09:26:12 [2024-01-24T09:26:12.996Z] 
09:26:12 [2024-01-24T09:26:12.996Z] #1 [internal] load .dockerignore
09:26:12 [2024-01-24T09:26:12.996Z] #1 transferring context: 113B done
09:26:12 [2024-01-24T09:26:12.996Z] #1 DONE 0.0s
09:26:12 [2024-01-24T09:26:12.996Z] 
09:26:12 [2024-01-24T09:26:12.996Z] #2 [internal] load build definition from Dockerfile
09:26:12 [2024-01-24T09:26:12.996Z] #2 transferring dockerfile: 27.87kB done
09:26:12 [2024-01-24T09:26:12.996Z] #2 DONE 0.0s
09:26:12 [2024-01-24T09:26:12.996Z] 
09:26:12 [2024-01-24T09:26:12.996Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:26:12 [2024-01-24T09:26:12.996Z] #3 DONE 0.1s
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:26:13 [2024-01-24T09:26:13.258Z] #4 CACHED
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #5 [internal] load metadata for docker.io/library/busybox:latest
09:26:13 [2024-01-24T09:26:13.258Z] #5 DONE 0.0s
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:26:13 [2024-01-24T09:26:13.258Z] #6 DONE 0.1s
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
09:26:13 [2024-01-24T09:26:13.258Z] #7 DONE 0.2s
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
09:26:13 [2024-01-24T09:26:13.258Z] #8 DONE 0.2s
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:26:13 [2024-01-24T09:26:13.258Z] #9 DONE 0.2s
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #10 [internal] load metadata for docker.io/library/golang:1.20.12-bullseye
09:26:13 [2024-01-24T09:26:13.258Z] #10 DONE 0.2s
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.12-bullseye@sha256:5e93988fa3032fcd8ad563ee0ab97bf3d3cf0fbf0e0a77f5f598227e42e3444e
09:26:13 [2024-01-24T09:26:13.258Z] #11 DONE 0.0s
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:26:13 [2024-01-24T09:26:13.258Z] #12 DONE 0.0s
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #13 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
09:26:13 [2024-01-24T09:26:13.258Z] #13 DONE 0.0s
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:26:13 [2024-01-24T09:26:13.258Z] #14 DONE 0.0s
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox:latest
09:26:13 [2024-01-24T09:26:13.258Z] #15 DONE 0.0s
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:71cb300d5448af821aedfe63afd55ba05f45a6a79f00dcd131b96b780bb99fe4
09:26:13 [2024-01-24T09:26:13.258Z] #16 DONE 0.0s
09:26:13 [2024-01-24T09:26:13.258Z] 
09:26:13 [2024-01-24T09:26:13.258Z] #17 [internal] load build context
09:26:14 [2024-01-24T09:26:14.198Z] #17 transferring context: 68.63MB 0.8s done
09:26:14 [2024-01-24T09:26:14.198Z] #17 DONE 0.8s
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #18 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.198Z] #18 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #19 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.198Z] #19 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #20 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.198Z] #20 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #21 [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
09:26:14 [2024-01-24T09:26:14.198Z] #21 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #22 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
09:26:14 [2024-01-24T09:26:14.198Z] #22 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #23 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:26:14 [2024-01-24T09:26:14.198Z] #23 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #24 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:26:14 [2024-01-24T09:26:14.198Z] #24 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #25 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
09:26:14 [2024-01-24T09:26:14.198Z] #25 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #26 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
09:26:14 [2024-01-24T09:26:14.198Z] #26 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:26:14 [2024-01-24T09:26:14.198Z] #27 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #28 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:26:14 [2024-01-24T09:26:14.198Z] #28 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
09:26:14 [2024-01-24T09:26:14.198Z] #29 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #30 [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
09:26:14 [2024-01-24T09:26:14.198Z] #30 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #31 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:26:14 [2024-01-24T09:26:14.198Z] #31 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #32 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.198Z] #32 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #33 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.198Z] #33 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:26:14 [2024-01-24T09:26:14.198Z] #34 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #35 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
09:26:14 [2024-01-24T09:26:14.198Z] #35 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #36 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
09:26:14 [2024-01-24T09:26:14.198Z] #36 CACHED
09:26:14 [2024-01-24T09:26:14.198Z] 
09:26:14 [2024-01-24T09:26:14.198Z] #37 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
09:26:14 [2024-01-24T09:26:14.198Z] #37 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #38 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
09:26:14 [2024-01-24T09:26:14.199Z] #38 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #39 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.199Z] #39 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #40 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
09:26:14 [2024-01-24T09:26:14.199Z] #40 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #41 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:26:14 [2024-01-24T09:26:14.199Z] #41 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #42 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
09:26:14 [2024-01-24T09:26:14.199Z] #42 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #43 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:26:14 [2024-01-24T09:26:14.199Z] #43 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #44 [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
09:26:14 [2024-01-24T09:26:14.199Z] #44 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #45 [tini-src 1/3] WORKDIR /usr/src/tini
09:26:14 [2024-01-24T09:26:14.199Z] #45 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #46 [dev-base  6/13] RUN ldconfig
09:26:14 [2024-01-24T09:26:14.199Z] #46 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:26:14 [2024-01-24T09:26:14.199Z] #47 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #48 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
09:26:14 [2024-01-24T09:26:14.199Z] #48 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #49 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:26:14 [2024-01-24T09:26:14.199Z] #49 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #50 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:26:14 [2024-01-24T09:26:14.199Z] #50 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #51 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:26:14 [2024-01-24T09:26:14.199Z] #51 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #52 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.199Z] #52 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #53 [delve-src 1/3] WORKDIR /usr/src/delve
09:26:14 [2024-01-24T09:26:14.199Z] #53 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #54 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:26:14 [2024-01-24T09:26:14.199Z] #54 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #55 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.199Z] #55 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #56 [base 2/5] COPY --from=xx / /
09:26:14 [2024-01-24T09:26:14.199Z] #56 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #57 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:26:14 [2024-01-24T09:26:14.199Z] #57 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #58 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.199Z] #58 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #59 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
09:26:14 [2024-01-24T09:26:14.199Z] #59 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #60 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:26:14 [2024-01-24T09:26:14.199Z] #60 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #61 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.199Z] #61 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #62 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
09:26:14 [2024-01-24T09:26:14.199Z] #62 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #63 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:26:14 [2024-01-24T09:26:14.199Z] #63 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #64 [registry-src 1/2] WORKDIR /usr/src/registry
09:26:14 [2024-01-24T09:26:14.199Z] #64 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #65 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:26:14 [2024-01-24T09:26:14.199Z] #65 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #66 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:26:14 [2024-01-24T09:26:14.199Z] #66 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #67 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:26:14 [2024-01-24T09:26:14.199Z] #67 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #68 [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             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
09:26:14 [2024-01-24T09:26:14.199Z] #68 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #69 [runc-src 1/3] WORKDIR /usr/src/runc
09:26:14 [2024-01-24T09:26:14.199Z] #69 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #70 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:26:14 [2024-01-24T09:26:14.199Z] #70 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #71 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:26:14 [2024-01-24T09:26:14.199Z] #71 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #72 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:26:14 [2024-01-24T09:26:14.199Z] #72 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #73 [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
09:26:14 [2024-01-24T09:26:14.199Z] #73 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #74 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.199Z] #74 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #75 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:26:14 [2024-01-24T09:26:14.199Z] #75 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #76 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
09:26:14 [2024-01-24T09:26:14.199Z] #76 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #77 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:26:14 [2024-01-24T09:26:14.199Z] #77 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #78 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.199Z] #78 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #79 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:26:14 [2024-01-24T09:26:14.199Z] #79 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #80 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:26:14 [2024-01-24T09:26:14.199Z] #80 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #81 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:26:14 [2024-01-24T09:26:14.199Z] #81 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #82 [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
09:26:14 [2024-01-24T09:26:14.199Z] #82 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #83 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:26:14 [2024-01-24T09:26:14.199Z] #83 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #84 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
09:26:14 [2024-01-24T09:26:14.199Z] #84 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #85 [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
09:26:14 [2024-01-24T09:26:14.199Z] #85 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #86 [dev-base  1/13] RUN groupadd -r docker
09:26:14 [2024-01-24T09:26:14.199Z] #86 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #87 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:26:14 [2024-01-24T09:26:14.199Z] #87 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #88 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
09:26:14 [2024-01-24T09:26:14.199Z] #88 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #89 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:26:14 [2024-01-24T09:26:14.199Z] #89 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #90 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:26:14 [2024-01-24T09:26:14.199Z] #90 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #91 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:26:14 [2024-01-24T09:26:14.199Z] #91 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #92 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.199Z] #92 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #93 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:26:14 [2024-01-24T09:26:14.199Z] #93 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #94 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
09:26:14 [2024-01-24T09:26:14.199Z] #94 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #95 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
09:26:14 [2024-01-24T09:26:14.199Z] #95 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #96 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:26:14 [2024-01-24T09:26:14.199Z] #96 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #97 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.199Z] #97 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #98 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:26:14 [2024-01-24T09:26:14.199Z] #98 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #99 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
09:26:14 [2024-01-24T09:26:14.199Z] #99 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #100 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:26:14 [2024-01-24T09:26:14.199Z] #100 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #101 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:26:14 [2024-01-24T09:26:14.199Z] #101 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #102 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:26:14 [2024-01-24T09:26:14.199Z] #102 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #103 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:26:14 [2024-01-24T09:26:14.199Z] #103 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #104 [build-dummy 2/2] RUN mkdir -p /build
09:26:14 [2024-01-24T09:26:14.199Z] #104 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #105 [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
09:26:14 [2024-01-24T09:26:14.199Z] #105 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #106 [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
09:26:14 [2024-01-24T09:26:14.199Z] #106 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #107 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
09:26:14 [2024-01-24T09:26:14.199Z] #107 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #108 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
09:26:14 [2024-01-24T09:26:14.199Z] #108 CACHED
09:26:14 [2024-01-24T09:26:14.199Z] 
09:26:14 [2024-01-24T09:26:14.199Z] #109 [dev 1/1] COPY --link . .
09:26:15 [2024-01-24T09:26:15.579Z] #109 DONE 1.2s
09:26:15 [2024-01-24T09:26:15.579Z] 
09:26:15 [2024-01-24T09:26:15.579Z] #110 exporting to image
09:26:15 [2024-01-24T09:26:15.579Z] #110 exporting layers
09:26:16 [2024-01-24T09:26:16.148Z] #110 exporting layers 0.7s done
09:26:16 [2024-01-24T09:26:16.148Z] #110 writing image sha256:0318ceaf6a37272722e7ef8652e7d2ea1562a94085e23c960abc47ede941ab0c done
09:26:16 [2024-01-24T09:26:16.148Z] #110 naming to docker.io/library/docker:97433635a6dad3b888724a8b72a9ca2433387425 done
09:26:16 [2024-01-24T09:26:16.148Z] #110 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:26:16 [2024-01-24T09:26:16.459Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:26:16 [2024-01-24T09:26:16.741Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47200/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97433635a6dad3b888724a8b72a9ca2433387425 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:97433635a6dad3b888724a8b72a9ca2433387425 hack/test/unit
09:26:17 [2024-01-24T09:26:17.001Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
09:26:17 [2024-01-24T09:26:17.001Z] + TESTFLAGS+=' -test.timeout=5m'
09:26:17 [2024-01-24T09:26:17.001Z] + TESTDIRS=./...
09:26:17 [2024-01-24T09:26:17.001Z] + exclude_paths='/vendor/|/integration'
09:26:17 [2024-01-24T09:26:17.001Z] ++ go list ./...
09:26:17 [2024-01-24T09:26:17.001Z] ++ grep -vE '(/vendor/|/integration)'
09:26:17 [2024-01-24T09:26:17.572Z] + pkg_list='github.com/docker/docker/api
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/backend/build
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/httpstatus
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/httputils
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/middleware
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/build
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/checkpoint
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/container
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/debug
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/distribution
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/grpc
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/image
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/network
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/plugin
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/session
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/swarm
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/system
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/volume
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/backend
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/blkiodev
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/container
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/events
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/filters
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/image
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/mount
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/network
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/plugins/logdriver
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/registry
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/strslice
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/swarm
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/swarm/runtime
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/time
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/versions
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/versions/v1p19
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/versions/v1p20
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/types/volume
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/builder-next
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/builder-next/exporter
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/builder-next/worker
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/builder-next/worker/label
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/dockerfile
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/remotecontext
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/remotecontext/git
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/builder/remotecontext/urlutil
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/cli/debug
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/cli/winresources/docker-proxy
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/cli/winresources/dockerd
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/client
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/client/buildkit
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/cmd/docker-proxy
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/cmd/dockerd
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/cmd/dockerd/trap
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/container
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/container/stream
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/contrib/apparmor
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/contrib/docker-device-tool
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/contrib/httpserver
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/cluster
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/cluster/convert
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/cluster/executor
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/cluster/executor/container
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/cluster/provider
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/config
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/containerd
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/events
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/events/testutils
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/graphdriver
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/graphdriver/copy
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/graphdriver/register
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/graphdriver/vfs
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/graphdriver/zfs
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/images
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/initlayer
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/links
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/listeners
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/awslogs
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/fluentd
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/gcplogs
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/gelf
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/journald
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/local
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/logentries
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/loggertest
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/loggerutils
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/splunk
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/syslog
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/logger/templates
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/names
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/network
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/snapshotter
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/daemon/stats
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/distribution
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/distribution/metadata
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/distribution/utils
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/distribution/xfer
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/dockerversion
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/errdefs
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/image
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/image/cache
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/image/tarexport
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/image/v1
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/internal/compatcontext
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/internal/mounttree
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/internal/test/suite
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/internal/unshare
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/layer
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libcontainerd
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libcontainerd/queue
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libcontainerd/remote
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libcontainerd/shimopts
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libcontainerd/supervisor
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libcontainerd/types
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/bitmap
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/bitseq
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/cluster
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/config
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/datastore
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/diagnostic
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/discoverapi
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/driverapi
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/bridge
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/host
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/null
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/overlay
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/remote
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/windows
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/drvregistry
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/etchosts
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/idm
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/internal/caller
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/ipam
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/ipamapi
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/ipams/builtin
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/ipams/null
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/ipams/remote
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/ipamutils
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/ipbits
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/iptables
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/netlabel
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/netutils
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/networkdb
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/ns
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/options
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/osl
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/osl/kernel
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/portallocator
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/portmapper
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/resolvconf
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/testutils
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/libnetwork/types
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/oci
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/oci/caps
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/opts
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/aaparser
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/archive
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/authorization
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/broadcaster
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/capabilities
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/chrootarchive
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/containerfs
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/devicemapper
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/directory
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/dmesg
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/fileutils
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/homedir
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/idtools
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/ioutils
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/jsonmessage
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/longpath
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/loopback
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/meminfo
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/namesgenerator
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/parsers
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/parsers/kernel
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/pidfile
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/platform
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/platforms
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/plugingetter
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/plugins
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/plugins/transport
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/pools
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/process
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/progress
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/reexec
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/rootless
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/rootless/specconv
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/stack
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/stdcopy
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/streamformatter
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/stringid
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/sysinfo
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/system
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/tailfile
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/tarsum
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/pkg/useragent
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/plugin
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/plugin/executor/containerd
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/plugin/v2
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/profiles/apparmor
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/profiles/seccomp
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/quota
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/reference
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/registry
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/registry/resumable
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/restartmanager
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/runconfig
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/runconfig/opts
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/testutil
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/testutil/daemon
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/testutil/environment
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/testutil/fakecontext
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/testutil/fakegit
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/testutil/fakestorage
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/testutil/fixtures/load
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/testutil/fixtures/plugin
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/testutil/registry
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/testutil/request
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/volume
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/volume/drivers
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/volume/local
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/volume/mounts
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/volume/service
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/volume/service/opts
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/volume/testutils'
09:26:17 [2024-01-24T09:26:17.572Z] ++ grep --fixed-strings -v /libnetwork
09:26:17 [2024-01-24T09:26:17.572Z] ++ echo 'github.com/docker/docker/api
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/backend/build
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/httpstatus
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/httputils
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/middleware
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/build
09:26:17 [2024-01-24T09:26:17.572Z] github.com/docker/docker/api/server/router/checkpoint
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/container
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/debug
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/distribution
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/grpc
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/image
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/network
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/plugin
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/session
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/swarm
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/system
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/volume
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/backend
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/blkiodev
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/container
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/events
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/filters
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/image
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/mount
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/network
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/plugins/logdriver
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/registry
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/strslice
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/swarm
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/swarm/runtime
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/time
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/versions
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/versions/v1p19
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/versions/v1p20
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/volume
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/exporter
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/worker
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/worker/label
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/dockerfile
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/remotecontext
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/remotecontext/git
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/remotecontext/urlutil
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cli/debug
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cli/winresources/docker-proxy
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cli/winresources/dockerd
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/client
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/client/buildkit
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cmd/docker-proxy
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cmd/dockerd
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cmd/dockerd/trap
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/container
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/container/stream
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/contrib/apparmor
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/contrib/docker-device-tool
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/contrib/httpserver
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/cluster
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/cluster/convert
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/cluster/executor
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/cluster/executor/container
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/cluster/provider
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/config
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/containerd
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/events
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/events/testutils
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/graphdriver
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/graphdriver/copy
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/graphdriver/register
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/graphdriver/vfs
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/graphdriver/zfs
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/images
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/initlayer
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/links
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/listeners
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/awslogs
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/fluentd
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/gcplogs
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/gelf
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/journald
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/local
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/logentries
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/loggertest
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/loggerutils
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/splunk
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/syslog
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/logger/templates
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/names
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/network
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/snapshotter
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/stats
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/distribution
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/distribution/metadata
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/distribution/utils
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/distribution/xfer
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/dockerversion
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/errdefs
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/image
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/image/cache
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/image/tarexport
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/image/v1
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/internal/compatcontext
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/internal/mounttree
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/internal/test/suite
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/internal/unshare
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/layer
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libcontainerd
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libcontainerd/queue
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libcontainerd/remote
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libcontainerd/shimopts
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libcontainerd/supervisor
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libcontainerd/types
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/bitmap
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/bitseq
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/cluster
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/config
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/datastore
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/diagnostic
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/discoverapi
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/driverapi
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/bridge
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/host
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/null
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/overlay
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/remote
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/windows
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/drvregistry
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/etchosts
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/idm
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/internal/caller
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/ipam
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/ipamapi
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/ipams/builtin
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/ipams/null
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/ipams/remote
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/ipamutils
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/ipbits
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/iptables
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/netlabel
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/netutils
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/networkdb
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/ns
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/options
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/osl
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/osl/kernel
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/portallocator
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/portmapper
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/resolvconf
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/testutils
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/libnetwork/types
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/oci
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/oci/caps
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/opts
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/aaparser
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/archive
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/authorization
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/broadcaster
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/capabilities
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/chrootarchive
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/containerfs
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/devicemapper
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/directory
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/dmesg
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/fileutils
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/homedir
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/idtools
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/ioutils
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/jsonmessage
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/longpath
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/loopback
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/meminfo
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/namesgenerator
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/parsers
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/parsers/kernel
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/pidfile
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/platform
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/platforms
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/plugingetter
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/plugins
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/plugins/transport
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/pools
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/process
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/progress
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/reexec
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/rootless
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/rootless/specconv
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/stack
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/stdcopy
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/streamformatter
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/stringid
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/sysinfo
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/system
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/tailfile
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/tarsum
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/pkg/useragent
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/plugin
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/plugin/executor/containerd
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/plugin/v2
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/profiles/apparmor
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/profiles/seccomp
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/quota
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/reference
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/registry
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/registry/resumable
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/restartmanager
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/runconfig
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/runconfig/opts
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/testutil
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/testutil/daemon
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/testutil/environment
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/testutil/fakecontext
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/testutil/fakegit
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/testutil/fakestorage
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/testutil/fixtures/load
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/testutil/fixtures/plugin
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/testutil/registry
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/testutil/request
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/volume
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/volume/drivers
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/volume/local
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/volume/mounts
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/volume/service
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/volume/service/opts
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/volume/testutils'
09:26:17 [2024-01-24T09:26:17.573Z] + base_pkg_list='github.com/docker/docker/api
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/backend/build
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/httpstatus
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/httputils
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/middleware
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/build
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/checkpoint
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/container
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/debug
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/distribution
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/grpc
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/image
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/network
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/plugin
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/session
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/swarm
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/system
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/server/router/volume
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/backend
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/blkiodev
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/container
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/events
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/filters
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/image
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/mount
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/network
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/plugins/logdriver
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/registry
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/strslice
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/swarm
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/swarm/runtime
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/time
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/versions
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/versions/v1p19
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/versions/v1p20
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/api/types/volume
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/exporter
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/worker
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/builder-next/worker/label
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/dockerfile
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/remotecontext
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/remotecontext/git
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/builder/remotecontext/urlutil
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cli/debug
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cli/winresources/docker-proxy
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cli/winresources/dockerd
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/client
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/client/buildkit
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cmd/docker-proxy
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cmd/dockerd
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cmd/dockerd/trap
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/container
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/container/stream
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/contrib/apparmor
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/contrib/docker-device-tool
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/contrib/httpserver
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon
09:26:17 [2024-01-24T09:26:17.573Z] github.com/docker/docker/daemon/cluster
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/cluster/convert
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/cluster/executor
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/cluster/executor/container
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/cluster/provider
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/config
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/containerd
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/events
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/events/testutils
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/copy
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/register
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/vfs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/zfs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/images
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/initlayer
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/links
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/listeners
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/awslogs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/fluentd
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/gcplogs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/gelf
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/journald
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/local
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/logentries
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/loggertest
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/loggerutils
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/splunk
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/syslog
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/templates
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/names
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/network
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/snapshotter
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/stats
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/distribution
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/distribution/metadata
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/distribution/utils
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/distribution/xfer
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/dockerversion
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/errdefs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/image
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/image/cache
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/image/tarexport
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/image/v1
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/internal/compatcontext
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/internal/mounttree
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/internal/test/suite
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/internal/unshare
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/layer
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libcontainerd
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libcontainerd/queue
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libcontainerd/remote
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libcontainerd/shimopts
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libcontainerd/supervisor
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libcontainerd/types
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/oci
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/oci/caps
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/opts
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/aaparser
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/archive
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/authorization
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/broadcaster
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/capabilities
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/chrootarchive
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/containerfs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/devicemapper
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/directory
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/dmesg
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/fileutils
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/homedir
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/idtools
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/ioutils
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/jsonmessage
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/longpath
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/loopback
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/meminfo
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/namesgenerator
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/parsers
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/parsers/kernel
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/pidfile
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/platform
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/platforms
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/plugingetter
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/plugins
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/plugins/transport
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/pools
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/process
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/progress
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/reexec
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/rootless
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/rootless/specconv
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/stack
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/stdcopy
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/streamformatter
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/stringid
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/sysinfo
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/system
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/tailfile
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/tarsum
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/pkg/useragent
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/plugin
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/plugin/executor/containerd
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/plugin/v2
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/profiles/apparmor
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/profiles/seccomp
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/quota
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/reference
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/registry
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/registry/resumable
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/restartmanager
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/runconfig
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/runconfig/opts
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/testutil
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/testutil/daemon
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/testutil/environment
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/testutil/fakecontext
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/testutil/fakegit
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/testutil/fakestorage
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/testutil/fixtures/load
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/testutil/fixtures/plugin
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/testutil/registry
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/testutil/request
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/volume
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/volume/drivers
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/volume/local
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/volume/mounts
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/volume/service
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/volume/service/opts
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/volume/testutils'
09:26:17 [2024-01-24T09:26:17.574Z] ++ grep --fixed-strings /libnetwork
09:26:17 [2024-01-24T09:26:17.574Z] ++ echo 'github.com/docker/docker/api
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/backend/build
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/httpstatus
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/httputils
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/middleware
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router/build
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router/checkpoint
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router/container
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router/debug
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router/distribution
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router/grpc
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router/image
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router/network
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router/plugin
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router/session
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router/swarm
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router/system
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/server/router/volume
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/backend
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/blkiodev
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/container
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/events
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/filters
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/image
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/mount
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/network
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/plugins/logdriver
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/registry
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/strslice
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/swarm
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/swarm/runtime
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/time
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/versions
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/versions/v1p19
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/versions/v1p20
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/api/types/volume
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/builder-next
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/builder-next/exporter
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/builder-next/worker
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/builder-next/worker/label
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/dockerfile
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/remotecontext
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/remotecontext/git
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/builder/remotecontext/urlutil
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/cli/debug
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/cli/winresources/docker-proxy
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/cli/winresources/dockerd
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/client
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/client/buildkit
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/cmd/docker-proxy
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/cmd/dockerd
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/cmd/dockerd/trap
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/container
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/container/stream
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/contrib/apparmor
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/contrib/docker-device-tool
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/contrib/httpserver
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/cluster
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/cluster/convert
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/cluster/executor
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/cluster/executor/container
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/cluster/provider
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/config
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/containerd
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/events
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/events/testutils
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/copy
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/register
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/vfs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/graphdriver/zfs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/images
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/initlayer
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/links
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/listeners
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/awslogs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/fluentd
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/gcplogs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/gelf
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/journald
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/local
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/logentries
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/loggertest
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/loggerutils
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/splunk
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/syslog
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/logger/templates
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/names
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/network
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/snapshotter
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/daemon/stats
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/distribution
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/distribution/metadata
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/distribution/utils
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/distribution/xfer
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/dockerversion
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/errdefs
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/image
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/image/cache
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/image/tarexport
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/image/v1
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/internal/compatcontext
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/internal/mounttree
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/internal/test/suite
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/internal/unshare
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/layer
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libcontainerd
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libcontainerd/queue
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libcontainerd/remote
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libcontainerd/shimopts
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libcontainerd/supervisor
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libcontainerd/types
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/bitmap
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/bitseq
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/cluster
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/config
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/datastore
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/diagnostic
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/discoverapi
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/driverapi
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/drivers/bridge
09:26:17 [2024-01-24T09:26:17.574Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/host
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/null
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/overlay
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/remote
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/windows
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drvregistry
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/etchosts
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/idm
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/internal/caller
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipam
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipamapi
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/builtin
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/null
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/remote
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipamutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipbits
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/iptables
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/netlabel
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/netutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/networkdb
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ns
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/options
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/osl
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/osl/kernel
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/portallocator
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/portmapper
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/resolvconf
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/testutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/types
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/oci
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/oci/caps
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/opts
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/aaparser
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/archive
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/authorization
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/broadcaster
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/capabilities
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/chrootarchive
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/containerfs
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/devicemapper
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/directory
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/dmesg
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/fileutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/homedir
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/idtools
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/ioutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/jsonmessage
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/longpath
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/loopback
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/meminfo
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/namesgenerator
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/parsers
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/parsers/kernel
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/pidfile
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/platform
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/platforms
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/plugingetter
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/plugins
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/plugins/transport
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/pools
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/process
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/progress
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/reexec
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/rootless
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/rootless/specconv
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/stack
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/stdcopy
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/streamformatter
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/stringid
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/sysinfo
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/system
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/tailfile
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/tarsum
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/pkg/useragent
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/plugin
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/plugin/executor/containerd
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/plugin/v2
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/profiles/apparmor
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/profiles/seccomp
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/quota
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/reference
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/registry
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/registry/resumable
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/restartmanager
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/runconfig
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/runconfig/opts
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/testutil
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/testutil/daemon
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/testutil/environment
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/testutil/fakecontext
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/testutil/fakegit
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/testutil/fakestorage
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/testutil/fixtures/load
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/testutil/fixtures/plugin
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/testutil/registry
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/testutil/request
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/volume
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/volume/drivers
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/volume/local
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/volume/mounts
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/volume/service
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/volume/service/opts
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/volume/testutils'
09:26:17 [2024-01-24T09:26:17.575Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/bitmap
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/bitseq
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cluster
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/config
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/datastore
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/diagnostic
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/discoverapi
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/driverapi
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/bridge
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/host
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/null
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/overlay
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/remote
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/windows
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drvregistry
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/etchosts
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/idm
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/internal/caller
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipam
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipamapi
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/builtin
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/null
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/remote
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipamutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipbits
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/iptables
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/netlabel
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/netutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/networkdb
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ns
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/options
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/osl
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/osl/kernel
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/portallocator
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/portmapper
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/resolvconf
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/testutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/types'
09:26:17 [2024-01-24T09:26:17.575Z] + echo 'github.com/docker/docker/libnetwork
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/bitmap
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/bitseq
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cluster
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/config
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/datastore
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/diagnostic
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/discoverapi
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/driverapi
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/bridge
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/host
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/null
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/overlay
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/remote
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/windows
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drvregistry
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/etchosts
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/idm
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/internal/caller
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipam
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipamapi
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/builtin
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/null
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/remote
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipamutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ipbits
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/iptables
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/netlabel
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/netutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/networkdb
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/ns
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/options
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/osl
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/osl/kernel
09:26:17 [2024-01-24T09:26:17.575Z] + grep --fixed-strings libnetwork/drivers/bridge
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/portallocator
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/portmapper
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/resolvconf
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/testutils
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/types'
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/bridge
09:26:17 [2024-01-24T09:26:17.575Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:26:17 [2024-01-24T09:26:17.575Z] + type docker-proxy
09:26:17 [2024-01-24T09:26:17.575Z] hack/test/unit: line 25: type: docker-proxy: not found
09:26:17 [2024-01-24T09:26:17.575Z] + hack/make.sh binary-proxy install-proxy
09:26:17 [2024-01-24T09:26:17.575Z] 
09:26:17 [2024-01-24T09:26:17.575Z] Removing bundles/
09:26:17 [2024-01-24T09:26:17.575Z] 
09:26:17 [2024-01-24T09:26:17.575Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:26:17 [2024-01-24T09:26:17.575Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:26:17 [2024-01-24T09:26:17.575Z] + tee /go/src/github.com/docker/docker/go.mod
09:26:17 [2024-01-24T09:26:17.575Z] module github.com/docker/docker
09:26:17 [2024-01-24T09:26:17.575Z] 
09:26:17 [2024-01-24T09:26:17.575Z] go 1.19
09:26:17 [2024-01-24T09:26:17.575Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:26:17 [2024-01-24T09:26:17.575Z] + GO111MODULE=on
09:26:17 [2024-01-24T09:26:17.575Z] + 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=97433635a6dad3b888724a8b72a9ca2433387425" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-24T09:26:17.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' github.com/docker/docker/cmd/docker-proxy
09:26:21 [2024-01-24T09:26:21.771Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:26:21 [2024-01-24T09:26:21.771Z] Created binary: bundles/binary-proxy/docker-proxy
09:26:21 [2024-01-24T09:26:21.771Z] 
09:26:21 [2024-01-24T09:26:21.771Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:26:21 [2024-01-24T09:26:21.771Z] Installing docker-proxy to /usr/local/bin/
09:26:21 [2024-01-24T09:26:21.771Z] 
09:26:21 [2024-01-24T09:26:21.771Z] + mkdir -p bundles
09:26:21 [2024-01-24T09:26:21.771Z] + '[' -n 'github.com/docker/docker/api
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/backend/build
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/httpstatus
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/httputils
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/middleware
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router/build
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router/checkpoint
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router/container
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router/debug
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router/distribution
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router/grpc
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router/image
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router/network
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router/plugin
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router/session
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router/swarm
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router/system
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/server/router/volume
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/backend
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/blkiodev
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/container
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/events
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/filters
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/image
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/mount
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/network
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/plugins/logdriver
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/registry
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/strslice
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/swarm
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/swarm/runtime
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/time
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/versions
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/versions/v1p19
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/versions/v1p20
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/api/types/volume
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/builder-next
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/builder-next/exporter
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/builder-next/worker
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/builder-next/worker/label
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/dockerfile
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/remotecontext
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/remotecontext/git
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/builder/remotecontext/urlutil
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/cli/debug
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/cli/winresources/docker-proxy
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/cli/winresources/dockerd
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/client
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/client/buildkit
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/cmd/docker-proxy
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/cmd/dockerd
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/cmd/dockerd/trap
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/container
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/container/stream
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/contrib/apparmor
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/contrib/docker-device-tool
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/contrib/httpserver
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/cluster
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/cluster/convert
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/cluster/executor
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/cluster/executor/container
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/cluster/provider
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/config
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/containerd
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/events
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/events/testutils
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/graphdriver
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/graphdriver/copy
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/graphdriver/register
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/graphdriver/vfs
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/graphdriver/zfs
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/images
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/initlayer
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/links
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/listeners
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/awslogs
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/fluentd
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/gcplogs
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/gelf
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/journald
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/local
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/logentries
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/loggertest
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/loggerutils
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/splunk
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/syslog
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/logger/templates
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/names
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/network
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/snapshotter
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/daemon/stats
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/distribution
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/distribution/metadata
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/distribution/utils
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/distribution/xfer
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/dockerversion
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/errdefs
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/image
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/image/cache
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/image/tarexport
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/image/v1
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/internal/compatcontext
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/internal/mounttree
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/internal/test/suite
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/internal/unshare
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/layer
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/libcontainerd
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/libcontainerd/queue
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/libcontainerd/remote
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/libcontainerd/shimopts
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/libcontainerd/supervisor
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/libcontainerd/types
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/oci
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/oci/caps
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/opts
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/aaparser
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/archive
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/authorization
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/broadcaster
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/capabilities
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/chrootarchive
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/containerfs
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/devicemapper
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/directory
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/dmesg
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/fileutils
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/homedir
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/idtools
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/ioutils
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/jsonmessage
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/longpath
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/loopback
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/meminfo
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/namesgenerator
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/parsers
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/parsers/kernel
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/pidfile
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/platform
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/platforms
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/plugingetter
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/plugins
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/plugins/transport
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/pools
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/process
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/progress
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/reexec
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/rootless
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/rootless/specconv
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/stack
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/stdcopy
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/streamformatter
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/stringid
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/sysinfo
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/system
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/tailfile
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/tarsum
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/pkg/useragent
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/plugin
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/plugin/executor/containerd
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/plugin/v2
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/profiles/apparmor
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/profiles/seccomp
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/quota
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/reference
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/registry
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/registry/resumable
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/restartmanager
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/runconfig
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/runconfig/opts
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/testutil
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/testutil/daemon
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/testutil/environment
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/testutil/fakecontext
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/testutil/fakegit
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/testutil/fakestorage
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/testutil/fixtures/load
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/testutil/fixtures/plugin
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/testutil/registry
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/testutil/request
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/volume
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/volume/drivers
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/volume/local
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/volume/mounts
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/volume/service
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/volume/service/opts
09:26:21 [2024-01-24T09:26:21.771Z] github.com/docker/docker/volume/testutils' ']'
09:26:21 [2024-01-24T09:26:21.772Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove 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/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/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/docker-device-tool 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/devmapper 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/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite 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/devicemapper 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
09:26:22 [2024-01-24T09:26:22.712Z] ?   	github.com/docker/docker/api	[no test files]
09:26:29 [2024-01-24T09:26:29.303Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
09:26:29 [2024-01-24T09:26:29.303Z] ok  	github.com/docker/docker/api/server	0.040s	coverage: 13.0% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.3% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/types	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 66.7% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 94.0% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/api/types/registry	0.008s	coverage: 54.2% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/builder	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.009s	coverage: 100.0% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/cli/debug	0.046s	coverage: 100.0% of statements
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/builder/remotecontext	0.071s	coverage: 13.7% of statements
09:26:51 [2024-01-24T09:26:51.269Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
09:26:51 [2024-01-24T09:26:51.269Z] ok  	github.com/docker/docker/builder/dockerfile	0.078s	coverage: 50.1% of statements
09:26:51 [2024-01-24T09:26:51.840Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:26:51 [2024-01-24T09:26:51.840Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
09:26:51 [2024-01-24T09:26:51.840Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.022s	coverage: 66.5% of statements
09:26:51 [2024-01-24T09:26:51.840Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
09:26:51 [2024-01-24T09:26:51.840Z] ok  	github.com/docker/docker/client	0.099s	coverage: 76.8% of statements
09:26:57 [2024-01-24T09:26:57.129Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
09:26:57 [2024-01-24T09:26:57.129Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.512s	coverage: 82.5% of statements
09:27:03 [2024-01-24T09:27:03.710Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:27:03 [2024-01-24T09:27:03.710Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:27:03 [2024-01-24T09:27:03.710Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:27:03 [2024-01-24T09:27:03.710Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:27:03 [2024-01-24T09:27:03.710Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:27:03 [2024-01-24T09:27:03.710Z] 	github.com/docker/docker/container	coverage: 36.3% of statements
09:27:03 [2024-01-24T09:27:03.710Z] ok  	github.com/docker/docker/container	0.134s	coverage: 36.3% of statements
09:27:03 [2024-01-24T09:27:03.710Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
09:27:03 [2024-01-24T09:27:03.710Z] ok  	github.com/docker/docker/cmd/dockerd	0.221s	coverage: 29.2% of statements
09:27:05 [2024-01-24T09:27:05.621Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
09:27:05 [2024-01-24T09:27:05.621Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.446s	coverage: 0.0% of statements
09:27:08 [2024-01-24T09:27:08.916Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:27:08 [2024-01-24T09:27:08.916Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:27:08 [2024-01-24T09:27:08.916Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
09:27:08 [2024-01-24T09:27:08.916Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 39.2% of statements
09:27:08 [2024-01-24T09:27:08.916Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
09:27:08 [2024-01-24T09:27:08.916Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.018s	coverage: 65.3% of statements
09:27:08 [2024-01-24T09:27:08.916Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
09:27:08 [2024-01-24T09:27:08.916Z] ok  	github.com/docker/docker/daemon/config	0.048s	coverage: 75.2% of statements
09:27:08 [2024-01-24T09:27:08.916Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
09:27:08 [2024-01-24T09:27:08.916Z] ok  	github.com/docker/docker/daemon/cluster	0.054s	coverage: 0.5% of statements
09:27:10 [2024-01-24T09:27:10.824Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:27:10 [2024-01-24T09:27:10.824Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
09:27:10 [2024-01-24T09:27:10.824Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
09:27:10 [2024-01-24T09:27:10.824Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
09:27:10 [2024-01-24T09:27:10.824Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
09:27:10 [2024-01-24T09:27:10.824Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 2.8% of statements
09:27:10 [2024-01-24T09:27:10.824Z] ok  	github.com/docker/docker/daemon/containerd	0.023s	coverage: 0.7% of statements
09:27:10 [2024-01-24T09:27:10.824Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
09:27:10 [2024-01-24T09:27:10.824Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
09:27:10 [2024-01-24T09:27:10.824Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
09:27:10 [2024-01-24T09:27:10.824Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.183s	coverage: 59.6% of statements
09:27:12 [2024-01-24T09:27:12.204Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:27:12 [2024-01-24T09:27:12.204Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:27:12 [2024-01-24T09:27:12.204Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:27:12 [2024-01-24T09:27:12.204Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
09:27:12 [2024-01-24T09:27:12.204Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
09:27:12 [2024-01-24T09:27:12.204Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
09:27:12 [2024-01-24T09:27:12.204Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.180s	coverage: 60.2% of statements
09:27:12 [2024-01-24T09:27:12.465Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
09:27:12 [2024-01-24T09:27:12.465Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.476s	coverage: 13.0% of statements
09:27:12 [2024-01-24T09:27:12.725Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
09:27:12 [2024-01-24T09:27:12.725Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
09:27:12 [2024-01-24T09:27:12.725Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
09:27:12 [2024-01-24T09:27:12.725Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
09:27:13 [2024-01-24T09:27:13.295Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:27:13 [2024-01-24T09:27:13.295Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:27:13 [2024-01-24T09:27:13.295Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
09:27:13 [2024-01-24T09:27:13.295Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
09:27:13 [2024-01-24T09:27:13.295Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
09:27:13 [2024-01-24T09:27:13.295Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
09:27:13 [2024-01-24T09:27:13.865Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
09:27:13 [2024-01-24T09:27:13.865Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 43.2% of statements
09:27:14 [2024-01-24T09:27:14.126Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:27:14 [2024-01-24T09:27:14.126Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.2% of statements
09:27:14 [2024-01-24T09:27:14.126Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.131s	coverage: 78.2% of statements
09:27:14 [2024-01-24T09:27:14.126Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
09:27:14 [2024-01-24T09:27:14.126Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
09:27:14 [2024-01-24T09:27:14.126Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
09:27:14 [2024-01-24T09:27:14.126Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
09:27:14 [2024-01-24T09:27:14.696Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:27:14 [2024-01-24T09:27:14.696Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:27:14 [2024-01-24T09:27:14.696Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
09:27:14 [2024-01-24T09:27:14.696Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.007s	coverage: 88.2% of statements
09:27:14 [2024-01-24T09:27:14.696Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
09:27:14 [2024-01-24T09:27:14.696Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
09:27:14 [2024-01-24T09:27:14.696Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
09:27:14 [2024-01-24T09:27:14.696Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.819s	coverage: 45.9% of statements
09:27:14 [2024-01-24T09:27:14.696Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
09:27:14 [2024-01-24T09:27:14.696Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.066s	coverage: 76.8% of statements
09:27:15 [2024-01-24T09:27:15.267Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:27:15 [2024-01-24T09:27:15.267Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:27:15 [2024-01-24T09:27:15.267Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
09:27:15 [2024-01-24T09:27:15.267Z] ok  	github.com/docker/docker/daemon/logger/local	0.024s	coverage: 79.4% of statements
09:27:15 [2024-01-24T09:27:15.527Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
09:27:15 [2024-01-24T09:27:15.527Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.028s	coverage: 31.5% of statements
09:27:15 [2024-01-24T09:27:15.527Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.7% of statements
09:27:15 [2024-01-24T09:27:15.527Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.033s	coverage: 63.7% of statements
09:27:15 [2024-01-24T09:27:15.786Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:27:15 [2024-01-24T09:27:15.786Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
09:27:15 [2024-01-24T09:27:15.786Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
09:27:15 [2024-01-24T09:27:15.786Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
09:27:15 [2024-01-24T09:27:15.786Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
09:27:16 [2024-01-24T09:27:16.046Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
09:27:16 [2024-01-24T09:27:16.046Z] ok  	github.com/docker/docker/daemon/logger/journald	1.403s	coverage: 74.5% of statements
09:27:16 [2024-01-24T09:27:16.046Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
09:27:16 [2024-01-24T09:27:16.046Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:27:16 [2024-01-24T09:27:16.046Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
09:27:16 [2024-01-24T09:27:16.046Z] ok  	github.com/docker/docker/daemon/network	0.008s	coverage: 63.8% of statements
09:27:16 [2024-01-24T09:27:16.986Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:27:16 [2024-01-24T09:27:16.986Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
09:27:16 [2024-01-24T09:27:16.986Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
09:27:16 [2024-01-24T09:27:16.986Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
09:27:16 [2024-01-24T09:27:16.986Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
09:27:16 [2024-01-24T09:27:16.986Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
09:27:16 [2024-01-24T09:27:16.986Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
09:27:17 [2024-01-24T09:27:17.246Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
09:27:17 [2024-01-24T09:27:17.246Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.423s	coverage: 82.5% of statements
09:27:17 [2024-01-24T09:27:17.815Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:27:17 [2024-01-24T09:27:17.815Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
09:27:17 [2024-01-24T09:27:17.815Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:27:17 [2024-01-24T09:27:17.815Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
09:27:17 [2024-01-24T09:27:17.815Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
09:27:17 [2024-01-24T09:27:17.815Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
09:27:17 [2024-01-24T09:27:17.815Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
09:27:17 [2024-01-24T09:27:17.815Z] 	github.com/docker/docker/image	coverage: 84.9% of statements
09:27:17 [2024-01-24T09:27:17.815Z] ok  	github.com/docker/docker/image	0.028s	coverage: 84.9% of statements
09:27:17 [2024-01-24T09:27:17.815Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:27:17 [2024-01-24T09:27:17.815Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:27:18 [2024-01-24T09:27:18.754Z] 	github.com/docker/docker/distribution	coverage: 29.6% of statements
09:27:18 [2024-01-24T09:27:18.754Z] ok  	github.com/docker/docker/distribution	1.493s	coverage: 29.6% of statements
09:27:18 [2024-01-24T09:27:18.754Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:27:18 [2024-01-24T09:27:18.754Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:27:18 [2024-01-24T09:27:18.754Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:27:18 [2024-01-24T09:27:18.754Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:27:18 [2024-01-24T09:27:18.754Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:27:18 [2024-01-24T09:27:18.754Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
09:27:18 [2024-01-24T09:27:18.754Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
09:27:19 [2024-01-24T09:27:19.014Z] 	github.com/docker/docker/daemon	coverage: 16.8% of statements
09:27:19 [2024-01-24T09:27:19.014Z] ok  	github.com/docker/docker/daemon	10.187s	coverage: 16.8% of statements
09:27:19 [2024-01-24T09:27:19.275Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
09:27:19 [2024-01-24T09:27:19.275Z] ok  	github.com/docker/docker/distribution/xfer	2.163s	coverage: 85.4% of statements
09:27:19 [2024-01-24T09:27:19.275Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:27:19 [2024-01-24T09:27:19.275Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
09:27:19 [2024-01-24T09:27:19.275Z] ok  	github.com/docker/docker/pkg/aaparser	0.008s	coverage: 52.9% of statements
09:27:19 [2024-01-24T09:27:19.275Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
09:27:19 [2024-01-24T09:27:19.275Z] ok  	github.com/docker/docker/oci	0.017s	coverage: 38.1% of statements
09:27:19 [2024-01-24T09:27:19.275Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
09:27:19 [2024-01-24T09:27:19.275Z] ok  	github.com/docker/docker/opts	0.038s	coverage: 67.9% of statements
09:27:19 [2024-01-24T09:27:19.844Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
09:27:19 [2024-01-24T09:27:19.844Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
09:27:19 [2024-01-24T09:27:19.844Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:27:19 [2024-01-24T09:27:19.844Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
09:27:19 [2024-01-24T09:27:19.844Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:27:19 [2024-01-24T09:27:19.844Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
09:27:19 [2024-01-24T09:27:19.844Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
09:27:20 [2024-01-24T09:27:20.104Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
09:27:20 [2024-01-24T09:27:20.104Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
09:27:20 [2024-01-24T09:27:20.104Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
09:27:20 [2024-01-24T09:27:20.104Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
09:27:20 [2024-01-24T09:27:20.104Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
09:27:20 [2024-01-24T09:27:20.104Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.241s	coverage: 83.1% of statements
09:27:20 [2024-01-24T09:27:20.104Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
09:27:20 [2024-01-24T09:27:20.104Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 56.4% of statements
09:27:20 [2024-01-24T09:27:20.364Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
09:27:20 [2024-01-24T09:27:20.364Z] 	github.com/docker/docker/pkg/archive	coverage: 80.8% of statements
09:27:20 [2024-01-24T09:27:20.364Z] ok  	github.com/docker/docker/pkg/archive	0.426s	coverage: 80.8% of statements
09:27:20 [2024-01-24T09:27:20.364Z] ok  	github.com/docker/docker/pkg/homedir	0.016s	coverage: 10.4% of statements
09:27:20 [2024-01-24T09:27:20.364Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
09:27:20 [2024-01-24T09:27:20.364Z] ok  	github.com/docker/docker/pkg/authorization	0.453s	coverage: 68.3% of statements
09:27:20 [2024-01-24T09:27:20.624Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:27:20 [2024-01-24T09:27:20.624Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
09:27:20 [2024-01-24T09:27:20.624Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
09:27:20 [2024-01-24T09:27:20.624Z] ok  	github.com/docker/docker/pkg/meminfo	0.004s	coverage: 75.0% of statements
09:27:20 [2024-01-24T09:27:20.624Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
09:27:20 [2024-01-24T09:27:20.624Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 92.3% of statements
09:27:20 [2024-01-24T09:27:20.624Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 45.5% of statements
09:27:20 [2024-01-24T09:27:20.624Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
09:27:20 [2024-01-24T09:27:20.624Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
09:27:20 [2024-01-24T09:27:20.884Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
09:27:20 [2024-01-24T09:27:20.884Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
09:27:20 [2024-01-24T09:27:20.884Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
09:27:20 [2024-01-24T09:27:20.884Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
09:27:20 [2024-01-24T09:27:20.884Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:27:20 [2024-01-24T09:27:20.884Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
09:27:20 [2024-01-24T09:27:20.884Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:27:20 [2024-01-24T09:27:20.884Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
09:27:20 [2024-01-24T09:27:20.884Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
09:27:20 [2024-01-24T09:27:20.884Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
09:27:20 [2024-01-24T09:27:20.884Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
09:27:20 [2024-01-24T09:27:20.884Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
09:27:20 [2024-01-24T09:27:20.884Z] ok  	github.com/docker/docker/pkg/ioutils	0.380s	coverage: 71.9% of statements
09:27:20 [2024-01-24T09:27:20.884Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
09:27:20 [2024-01-24T09:27:20.884Z] ok  	github.com/docker/docker/pkg/idtools	0.401s	coverage: 69.8% of statements
09:27:21 [2024-01-24T09:27:21.454Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:27:21 [2024-01-24T09:27:21.454Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:27:21 [2024-01-24T09:27:21.454Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
09:27:21 [2024-01-24T09:27:21.454Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
09:27:21 [2024-01-24T09:27:21.454Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
09:27:21 [2024-01-24T09:27:21.454Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
09:27:21 [2024-01-24T09:27:21.454Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
09:27:21 [2024-01-24T09:27:21.454Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
09:27:21 [2024-01-24T09:27:21.454Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
09:27:21 [2024-01-24T09:27:21.454Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
09:27:21 [2024-01-24T09:27:21.714Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
09:27:21 [2024-01-24T09:27:21.714Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:27:21 [2024-01-24T09:27:21.714Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:27:21 [2024-01-24T09:27:21.714Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:27:21 [2024-01-24T09:27:21.714Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
09:27:21 [2024-01-24T09:27:21.714Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
09:27:21 [2024-01-24T09:27:21.714Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
09:27:21 [2024-01-24T09:27:21.714Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
09:27:21 [2024-01-24T09:27:21.714Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
09:27:21 [2024-01-24T09:27:21.714Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:27:21 [2024-01-24T09:27:21.975Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
09:27:21 [2024-01-24T09:27:21.975Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
09:27:21 [2024-01-24T09:27:21.975Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
09:27:21 [2024-01-24T09:27:21.975Z] ok  	github.com/docker/docker/pkg/stringid	0.018s	coverage: 61.9% of statements
09:27:22 [2024-01-24T09:27:22.235Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
09:27:22 [2024-01-24T09:27:22.235Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
09:27:22 [2024-01-24T09:27:22.235Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
09:27:22 [2024-01-24T09:27:22.235Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
09:27:22 [2024-01-24T09:27:22.235Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
09:27:22 [2024-01-24T09:27:22.235Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
09:27:22 [2024-01-24T09:27:22.235Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
09:27:22 [2024-01-24T09:27:22.235Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
09:27:22 [2024-01-24T09:27:22.235Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
09:27:22 [2024-01-24T09:27:22.235Z] ok  	github.com/docker/docker/pkg/tarsum	0.062s	coverage: 89.1% of statements
09:27:23 [2024-01-24T09:27:23.175Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:27:23 [2024-01-24T09:27:23.175Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:27:23 [2024-01-24T09:27:23.175Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
09:27:23 [2024-01-24T09:27:23.175Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
09:27:23 [2024-01-24T09:27:23.175Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
09:27:23 [2024-01-24T09:27:23.175Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
09:27:23 [2024-01-24T09:27:23.434Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
09:27:23 [2024-01-24T09:27:23.434Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
09:27:23 [2024-01-24T09:27:23.695Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
09:27:23 [2024-01-24T09:27:23.695Z] 	github.com/docker/docker/quota	coverage: 69.3% of statements
09:27:23 [2024-01-24T09:27:23.695Z] ok  	github.com/docker/docker/quota	0.324s	coverage: 69.3% of statements
09:27:23 [2024-01-24T09:27:23.695Z] ok  	github.com/docker/docker/plugin	0.526s	coverage: 23.3% of statements
09:27:23 [2024-01-24T09:27:23.954Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
09:27:23 [2024-01-24T09:27:23.954Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 51.9% of statements
09:27:23 [2024-01-24T09:27:23.954Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
09:27:23 [2024-01-24T09:27:23.954Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
09:27:23 [2024-01-24T09:27:23.954Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
09:27:23 [2024-01-24T09:27:23.954Z] ok  	github.com/docker/docker/registry	0.115s	coverage: 64.6% of statements
09:27:23 [2024-01-24T09:27:23.954Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:27:23 [2024-01-24T09:27:23.954Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
09:27:23 [2024-01-24T09:27:23.954Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
09:27:23 [2024-01-24T09:27:23.954Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
09:27:23 [2024-01-24T09:27:23.954Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
09:27:24 [2024-01-24T09:27:24.524Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:27:24 [2024-01-24T09:27:24.524Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:27:24 [2024-01-24T09:27:24.524Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:27:24 [2024-01-24T09:27:24.524Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:27:24 [2024-01-24T09:27:24.524Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:27:24 [2024-01-24T09:27:24.524Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:27:24 [2024-01-24T09:27:24.524Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:27:24 [2024-01-24T09:27:24.524Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:27:24 [2024-01-24T09:27:24.524Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:27:24 [2024-01-24T09:27:24.524Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:27:24 [2024-01-24T09:27:24.524Z] ?   	github.com/docker/docker/volume	[no test files]
09:27:25 [2024-01-24T09:27:25.096Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
09:27:25 [2024-01-24T09:27:25.096Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
09:27:25 [2024-01-24T09:27:25.356Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
09:27:25 [2024-01-24T09:27:25.356Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 65.7% of statements
09:27:25 [2024-01-24T09:27:25.356Z] 	github.com/docker/docker/volume/local	coverage: 74.6% of statements
09:27:25 [2024-01-24T09:27:25.356Z] ok  	github.com/docker/docker/volume/local	0.135s	coverage: 74.6% of statements
09:27:25 [2024-01-24T09:27:25.615Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:27:25 [2024-01-24T09:27:25.615Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:27:25 [2024-01-24T09:27:25.615Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
09:27:25 [2024-01-24T09:27:25.615Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
09:27:26 [2024-01-24T09:27:26.183Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
09:27:26 [2024-01-24T09:27:26.184Z] ok  	github.com/docker/docker/layer	7.375s	coverage: 68.7% of statements
09:27:58 [2024-01-24T09:27:58.269Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
09:27:58 [2024-01-24T09:27:58.269Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 74.3% of statements
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === Skipped
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z]     network_proxy_test.go:208: No support for dual stack yet
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:44: Driver btrfs not supported
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:44: Driver btrfs not supported
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:44: Driver btrfs not supported
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:44: Driver btrfs not supported
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:44: Driver btrfs not supported
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:71: No driver to put!
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z] time="2024-01-24T09:27:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z] time="2024-01-24T09:27:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z] time="2024-01-24T09:27:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z] time="2024-01-24T09:27:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.269Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:27:58 [2024-01-24T09:27:58.269Z] time="2024-01-24T09:27:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:27:58 [2024-01-24T09:27:58.269Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:27:58 [2024-01-24T09:27:58.269Z] 
09:27:58 [2024-01-24T09:27:58.270Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:27:58 [2024-01-24T09:27:58.270Z]     graphtest_unix.go:71: No driver to put!
09:27:58 [2024-01-24T09:27:58.270Z] 
09:27:58 [2024-01-24T09:27:58.270Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:27:58 [2024-01-24T09:27:58.270Z]     overlay_test.go:62: Cannot run test with naive change algorithm
09:27:58 [2024-01-24T09:27:58.270Z] 
09:27:58 [2024-01-24T09:27:58.270Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:27:58 [2024-01-24T09:27:58.270Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:27:58 [2024-01-24T09:27:58.270Z] 
09:27:58 [2024-01-24T09:27:58.270Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:27:58 [2024-01-24T09:27:58.270Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:58 [2024-01-24T09:27:58.270Z]     graphtest_unix.go:44: Driver zfs not supported
09:27:58 [2024-01-24T09:27:58.270Z] 
09:27:58 [2024-01-24T09:27:58.270Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:27:58 [2024-01-24T09:27:58.270Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:58 [2024-01-24T09:27:58.270Z]     graphtest_unix.go:44: Driver zfs not supported
09:27:58 [2024-01-24T09:27:58.270Z] 
09:27:58 [2024-01-24T09:27:58.270Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:27:58 [2024-01-24T09:27:58.270Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:58 [2024-01-24T09:27:58.270Z]     graphtest_unix.go:44: Driver zfs not supported
09:27:58 [2024-01-24T09:27:58.270Z] 
09:27:58 [2024-01-24T09:27:58.270Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:27:58 [2024-01-24T09:27:58.270Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:58 [2024-01-24T09:27:58.270Z]     graphtest_unix.go:44: Driver zfs not supported
09:27:58 [2024-01-24T09:27:58.270Z] 
09:27:58 [2024-01-24T09:27:58.270Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:27:58 [2024-01-24T09:27:58.270Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:27:58 [2024-01-24T09:27:58.270Z]     graphtest_unix.go:44: Driver zfs not supported
09:27:58 [2024-01-24T09:27:58.270Z] 
09:27:58 [2024-01-24T09:27:58.270Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:27:58 [2024-01-24T09:27:58.270Z]     graphtest_unix.go:71: No driver to put!
09:27:58 [2024-01-24T09:27:58.270Z] 
09:27:58 [2024-01-24T09:27:58.270Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:27:58 [2024-01-24T09:27:58.270Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:27:58 [2024-01-24T09:27:58.270Z] 
09:27:58 [2024-01-24T09:27:58.270Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:27:58 [2024-01-24T09:27:58.270Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:27:58 [2024-01-24T09:27:58.270Z] 
09:27:58 [2024-01-24T09:27:58.270Z] DONE 3046 tests, 26 skipped in 93.365s
09:27:58 [2024-01-24T09:27:58.270Z] + '[' -n 'github.com/docker/docker/libnetwork
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/bitmap
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/bitseq
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/cluster
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/config
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/datastore
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/diagnostic
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/discoverapi
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/driverapi
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/bridge
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/host
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/null
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/overlay
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/remote
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/windows
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/drvregistry
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/etchosts
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/idm
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/internal/caller
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/ipam
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/ipamapi
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/ipams/builtin
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/ipams/null
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/ipams/remote
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/ipamutils
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/ipbits
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/iptables
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/netlabel
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/netutils
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/networkdb
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/ns
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/options
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/osl
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/osl/kernel
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/portallocator
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/portmapper
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/resolvconf
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/testutils
09:27:58 [2024-01-24T09:27:58.270Z] github.com/docker/docker/libnetwork/types' ']'
09:27:58 [2024-01-24T09:27:58.270Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove 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/bitseq 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/idm github.com/docker/docker/libnetwork/internal/caller 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/testutils github.com/docker/docker/libnetwork/types
09:28:44 [2024-01-24T09:28:44.957Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
09:28:44 [2024-01-24T09:28:44.957Z] ok  	github.com/docker/docker/libnetwork	44.441s	coverage: 42.5% of statements
09:28:44 [2024-01-24T09:28:44.957Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
09:28:44 [2024-01-24T09:28:44.957Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
09:28:44 [2024-01-24T09:28:44.957Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
09:28:44 [2024-01-24T09:28:44.957Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 75.7% of statements
09:28:44 [2024-01-24T09:28:44.957Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:28:44 [2024-01-24T09:28:44.957Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:28:45 [2024-01-24T09:28:45.527Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:28:45 [2024-01-24T09:28:45.527Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:28:45 [2024-01-24T09:28:45.527Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:28:45 [2024-01-24T09:28:45.527Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:28:45 [2024-01-24T09:28:45.786Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
09:28:46 [2024-01-24T09:28:46.046Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
09:28:46 [2024-01-24T09:28:46.046Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
09:28:46 [2024-01-24T09:28:46.305Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
09:28:46 [2024-01-24T09:28:46.305Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
09:28:46 [2024-01-24T09:28:46.305Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:28:46 [2024-01-24T09:28:46.305Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:28:46 [2024-01-24T09:28:46.875Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
09:28:46 [2024-01-24T09:28:46.875Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
09:28:50 [2024-01-24T09:28:50.166Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.0% of statements
09:28:50 [2024-01-24T09:28:50.166Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.899s	coverage: 62.0% of statements
09:28:50 [2024-01-24T09:28:50.166Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:28:50 [2024-01-24T09:28:50.166Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
09:28:50 [2024-01-24T09:28:50.166Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
09:28:51 [2024-01-24T09:28:51.104Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
09:28:51 [2024-01-24T09:28:51.104Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.658s	coverage: 5.2% of statements
09:28:51 [2024-01-24T09:28:51.104Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:28:51 [2024-01-24T09:28:51.673Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
09:28:51 [2024-01-24T09:28:51.673Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
09:28:51 [2024-01-24T09:28:51.673Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:28:51 [2024-01-24T09:28:51.933Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
09:28:51 [2024-01-24T09:28:51.933Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
09:28:52 [2024-01-24T09:28:52.871Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
09:28:52 [2024-01-24T09:28:52.871Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
09:28:52 [2024-01-24T09:28:52.871Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
09:28:53 [2024-01-24T09:28:53.439Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
09:28:53 [2024-01-24T09:28:53.439Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.9% of statements
09:28:53 [2024-01-24T09:28:53.699Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
09:28:53 [2024-01-24T09:28:53.699Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
09:28:53 [2024-01-24T09:28:53.699Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:28:53 [2024-01-24T09:28:53.958Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:28:53 [2024-01-24T09:28:53.958Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:28:54 [2024-01-24T09:28:54.527Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
09:28:54 [2024-01-24T09:28:54.527Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.041s	coverage: 86.2% of statements
09:28:54 [2024-01-24T09:28:54.787Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
09:28:54 [2024-01-24T09:28:54.787Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
09:28:54 [2024-01-24T09:28:54.787Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
09:28:54 [2024-01-24T09:28:54.787Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
09:28:55 [2024-01-24T09:28:55.046Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
09:28:55 [2024-01-24T09:28:55.046Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:29:07 [2024-01-24T09:29:07.262Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
09:29:07 [2024-01-24T09:29:07.262Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:29:08 [2024-01-24T09:29:08.200Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.2% of statements
09:29:08 [2024-01-24T09:29:08.200Z] ok  	github.com/docker/docker/libnetwork/ipam	2.290s	coverage: 80.2% of statements
09:29:08 [2024-01-24T09:29:08.200Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:29:08 [2024-01-24T09:29:08.200Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:29:08 [2024-01-24T09:29:08.460Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
09:29:08 [2024-01-24T09:29:08.460Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
09:29:08 [2024-01-24T09:29:08.719Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
09:29:08 [2024-01-24T09:29:08.719Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
09:29:08 [2024-01-24T09:29:08.719Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:29:09 [2024-01-24T09:29:09.288Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
09:29:09 [2024-01-24T09:29:09.288Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
09:29:09 [2024-01-24T09:29:09.547Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
09:29:09 [2024-01-24T09:29:09.547Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.284s	coverage: 86.4% of statements
09:29:09 [2024-01-24T09:29:09.807Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
09:29:09 [2024-01-24T09:29:09.808Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
09:29:10 [2024-01-24T09:29:10.747Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
09:29:10 [2024-01-24T09:29:10.747Z] ok  	github.com/docker/docker/libnetwork/iptables	0.224s	coverage: 40.7% of statements
09:29:10 [2024-01-24T09:29:10.747Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
09:29:10 [2024-01-24T09:29:10.747Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
09:29:10 [2024-01-24T09:29:10.747Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
09:31:02 [2024-01-24T09:31:02.218Z] time="2024-01-24T09:30:56Z" level=warning msg="memberlist: Failed fallback TCP ping: write tcp 172.17.0.2:60810->172.17.0.2:10037: write: connection reset by peer"
09:31:02 [2024-01-24T09:31:02.218Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.1% of statements
09:31:02 [2024-01-24T09:31:02.218Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.864s	coverage: 60.1% of statements
09:31:02 [2024-01-24T09:31:02.218Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:31:02 [2024-01-24T09:31:02.218Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
09:31:02 [2024-01-24T09:31:02.218Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:31:02 [2024-01-24T09:31:02.218Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
09:31:02 [2024-01-24T09:31:02.218Z] ok  	github.com/docker/docker/libnetwork/osl	4.449s	coverage: 41.5% of statements
09:31:02 [2024-01-24T09:31:02.218Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
09:31:02 [2024-01-24T09:31:02.218Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:31:02 [2024-01-24T09:31:02.477Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
09:31:02 [2024-01-24T09:31:02.477Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
09:31:03 [2024-01-24T09:31:03.861Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
09:31:03 [2024-01-24T09:31:03.861Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.652s	coverage: 46.3% of statements
09:31:03 [2024-01-24T09:31:03.861Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
09:31:03 [2024-01-24T09:31:03.861Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
09:31:03 [2024-01-24T09:31:03.861Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
09:31:04 [2024-01-24T09:31:04.120Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
09:31:04 [2024-01-24T09:31:04.120Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
09:31:04 [2024-01-24T09:31:04.120Z] 
09:31:04 [2024-01-24T09:31:04.120Z] === Skipped
09:31:04 [2024-01-24T09:31:04.120Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:31:04 [2024-01-24T09:31:04.120Z]     firewalld_test.go:14: firewalld is not running
09:31:04 [2024-01-24T09:31:04.120Z] 
09:31:04 [2024-01-24T09:31:04.120Z] DONE 355 tests, 1 skipped in 188.860s
Post stage
[Pipeline] junit
09:31:04 [2024-01-24T09:31:04.703Z] Recording test results
09:31:04 [2024-01-24T09:31:04.790Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:31:05 [2024-01-24T09:31:05.095Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47200/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97433635a6dad3b888724a8b72a9ca2433387425 -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=24.0 docker:97433635a6dad3b888724a8b72a9ca2433387425 hack/make.sh dynbinary test-integration
09:31:05 [2024-01-24T09:31:05.360Z] 
09:31:05 [2024-01-24T09:31:05.360Z] Removing bundles/
09:31:05 [2024-01-24T09:31:05.360Z] 
09:31:05 [2024-01-24T09:31:05.360Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:31:05 [2024-01-24T09:31:05.360Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:31:05 [2024-01-24T09:31:05.360Z] + tee /go/src/github.com/docker/docker/go.mod
09:31:05 [2024-01-24T09:31:05.360Z] module github.com/docker/docker
09:31:05 [2024-01-24T09:31:05.360Z] 
09:31:05 [2024-01-24T09:31:05.360Z] go 1.19
09:31:05 [2024-01-24T09:31:05.360Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:31:05 [2024-01-24T09:31:05.360Z] + GO111MODULE=on
09:31:05 [2024-01-24T09:31:05.360Z] + 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=97433635a6dad3b888724a8b72a9ca2433387425" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-24T09:31:05.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
09:31:44 [2024-01-24T09:31:44.122Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:31:44 [2024-01-24T09:31:44.122Z] Created binary: bundles/dynbinary-daemon/dockerd
09:31:44 [2024-01-24T09:31:44.122Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:31:44 [2024-01-24T09:31:44.122Z] + tee /go/src/github.com/docker/docker/go.mod
09:31:44 [2024-01-24T09:31:44.122Z] module github.com/docker/docker
09:31:44 [2024-01-24T09:31:44.122Z] 
09:31:44 [2024-01-24T09:31:44.122Z] go 1.19
09:31:44 [2024-01-24T09:31:44.122Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:31:44 [2024-01-24T09:31:44.122Z] + GO111MODULE=on
09:31:44 [2024-01-24T09:31:44.122Z] + 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=97433635a6dad3b888724a8b72a9ca2433387425" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-24T09:31:05.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
09:31:44 [2024-01-24T09:31:44.122Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:31:44 [2024-01-24T09:31:44.122Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:31:44 [2024-01-24T09:31:44.122Z] 
09:31:44 [2024-01-24T09:31:44.122Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:31:44 [2024-01-24T09:31:44.122Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:31:44 [2024-01-24T09:31:44.122Z] HOSTNAME=78dc4a275fa2
09:31:44 [2024-01-24T09:31:44.122Z] TESTDEBUG=0
09:31:44 [2024-01-24T09:31:44.122Z] DEST=bundles/test-integration
09:31:44 [2024-01-24T09:31:44.122Z] PWD=/go/src/github.com/docker/docker
09:31:44 [2024-01-24T09:31:44.122Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
09:31:44 [2024-01-24T09:31:44.122Z] DOCKER_GITCOMMIT=97433635a6dad3b888724a8b72a9ca2433387425
09:31:44 [2024-01-24T09:31:44.122Z] container=docker
09:31:44 [2024-01-24T09:31:44.122Z] HOME=/root
09:31:44 [2024-01-24T09:31:44.122Z] CONTAINERD_NAMESPACE=moby
09:31:44 [2024-01-24T09:31:44.122Z] GOLANG_VERSION=1.20.12
09:31:44 [2024-01-24T09:31:44.122Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:31:44 [2024-01-24T09:31:44.122Z] VALIDATE_BRANCH=24.0
09:31:44 [2024-01-24T09:31:44.122Z] TERM=xterm
09:31:44 [2024-01-24T09:31:44.122Z] DOCKER_PKG=github.com/docker/docker
09:31:44 [2024-01-24T09:31:44.122Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
09:31:44 [2024-01-24T09:31:44.122Z] SHLVL=1
09:31:44 [2024-01-24T09:31:44.122Z] TIMEOUT=120m
09:31:44 [2024-01-24T09:31:44.122Z] DOCKER_GRAPHDRIVER=overlay2
09:31:44 [2024-01-24T09:31:44.122Z] GO111MODULE=off
09:31:44 [2024-01-24T09:31:44.122Z] DOCKER_EXPERIMENTAL=1
09:31:44 [2024-01-24T09:31:44.122Z] TEST_SKIP_INTEGRATION_CLI=1
09:31:44 [2024-01-24T09:31:44.122Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:31:44 [2024-01-24T09:31:44.122Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:31:44 [2024-01-24T09:31:44.122Z] GOPATH=/go
09:31:44 [2024-01-24T09:31:44.122Z] PKG_CONFIG=pkg-config
09:31:44 [2024-01-24T09:31:44.122Z] _=/usr/bin/env
09:31:44 [2024-01-24T09:31:44.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:31:59 [2024-01-24T09:31:59.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
09:31:59 [2024-01-24T09:31:59.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:32:00 [2024-01-24T09:32:00.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:32:02 [2024-01-24T09:32:02.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:32:05 [2024-01-24T09:32:05.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:32:08 [2024-01-24T09:32:08.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:32:08 [2024-01-24T09:32:08.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:32:10 [2024-01-24T09:32:10.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:32:11 [2024-01-24T09:32:11.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:32:12 [2024-01-24T09:32:12.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:32:12 [2024-01-24T09:32:12.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:32:14 [2024-01-24T09:32:14.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:32:15 [2024-01-24T09:32:15.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:32:17 [2024-01-24T09:32:17.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:32:18 [2024-01-24T09:32:18.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:32:18 [2024-01-24T09:32:18.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:32:20 [2024-01-24T09:32:20.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:32:21 [2024-01-24T09:32:21.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:32:22 [2024-01-24T09:32:22.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:32:23 [2024-01-24T09:32:23.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:32:24 [2024-01-24T09:32:24.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:32:25 [2024-01-24T09:32:25.344Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:32:25 [2024-01-24T09:32:25.344Z] Using test binary /usr/local/cli-integration/docker
09:32:25 [2024-01-24T09:32:25.344Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:32:25 [2024-01-24T09:32:25.344Z] +++ /etc/init.d/apparmor start
09:32:25 [2024-01-24T09:32:25.344Z] Not: starting.
09:32:25 [2024-01-24T09:32:25.344Z] INFO: Waiting for daemon to start...
09:32:25 [2024-01-24T09:32:25.344Z] Starting dockerd
09:32:25 [2024-01-24T09:32:25.344Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:32:27 [2024-01-24T09:32:27.507Z] .
09:32:27 [2024-01-24T09:32:27.507Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
09:32:27 [2024-01-24T09:32:27.507Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:32:27 [2024-01-24T09:32:27.507Z] ++++ docker load
09:32:27 [2024-01-24T09:32:27.507Z] Loaded image: emptyfs:latest
09:32:27 [2024-01-24T09:32:27.507Z] ++++ tar -cC bundles/test-integration/dangling .
09:32:27 [2024-01-24T09:32:27.507Z] ++++ docker load
09:32:27 [2024-01-24T09:32:27.507Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
09:32:27 [2024-01-24T09:32:27.507Z] Running integration-test (iteration 1)
09:32:27 [2024-01-24T09:32:27.767Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:32:27 [2024-01-24T09:32:27.767Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:32:27 [2024-01-24T09:32:27.767Z] ++ set -e
09:32:27 [2024-01-24T09:32:27.767Z] ++ '[' -n 0 ']'
09:32:27 [2024-01-24T09:32:27.767Z] ++ set -x
09:32:27 [2024-01-24T09:32:27.767Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:32:27 [2024-01-24T09:32:27.767Z] Loaded image: busybox:latest
09:32:27 [2024-01-24T09:32:27.767Z] Loaded image: busybox:glibc
09:32:28 [2024-01-24T09:32:28.704Z] Loaded image: debian:bullseye-slim
09:32:28 [2024-01-24T09:32:28.704Z] Loaded image: hello-world:latest
09:32:28 [2024-01-24T09:32:28.963Z] Loaded image: arm32v7/hello-world:latest
09:32:28 [2024-01-24T09:32:28.963Z] INFO: Testing against a local daemon
09:32:28 [2024-01-24T09:32:28.963Z] === RUN   TestCgroupNamespacesBuild
09:32:29 [2024-01-24T09:32:29.970Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
09:32:29 [2024-01-24T09:32:29.970Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:32:31 [2024-01-24T09:32:31.358Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
09:32:31 [2024-01-24T09:32:31.358Z] === RUN   TestBuildWithSession
09:32:31 [2024-01-24T09:32:31.358Z]     build_session_test.go:25: TODO: BuildKit
09:32:31 [2024-01-24T09:32:31.358Z] --- SKIP: TestBuildWithSession (0.00s)
09:32:31 [2024-01-24T09:32:31.358Z] === RUN   TestBuildSquashParent
09:32:34 [2024-01-24T09:32:34.692Z] --- PASS: TestBuildSquashParent (3.12s)
09:32:34 [2024-01-24T09:32:34.692Z] === RUN   TestBuildWithRemoveAndForceRemove
09:32:34 [2024-01-24T09:32:34.692Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:32:34 [2024-01-24T09:32:34.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:32:34 [2024-01-24T09:32:34.692Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:32:34 [2024-01-24T09:32:34.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:32:34 [2024-01-24T09:32:34.692Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:32:34 [2024-01-24T09:32:34.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:32:34 [2024-01-24T09:32:34.692Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:32:34 [2024-01-24T09:32:34.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:32:34 [2024-01-24T09:32:34.692Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:32:34 [2024-01-24T09:32:34.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:32:34 [2024-01-24T09:32:34.692Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:32:34 [2024-01-24T09:32:34.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:32:34 [2024-01-24T09:32:34.692Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:32:34 [2024-01-24T09:32:34.692Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:32:34 [2024-01-24T09:32:34.692Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:32:34 [2024-01-24T09:32:34.692Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:32:34 [2024-01-24T09:32:34.692Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:32:34 [2024-01-24T09:32:34.692Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:32:37 [2024-01-24T09:32:37.995Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
09:32:37 [2024-01-24T09:32:37.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s)
09:32:37 [2024-01-24T09:32:37.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s)
09:32:37 [2024-01-24T09:32:37.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s)
09:32:37 [2024-01-24T09:32:37.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s)
09:32:37 [2024-01-24T09:32:37.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s)
09:32:37 [2024-01-24T09:32:37.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.41s)
09:32:37 [2024-01-24T09:32:37.995Z] === RUN   TestBuildMultiStageCopy
09:32:37 [2024-01-24T09:32:37.995Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:32:38 [2024-01-24T09:32:38.563Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:32:38 [2024-01-24T09:32:38.563Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:32:38 [2024-01-24T09:32:38.823Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:32:38 [2024-01-24T09:32:38.823Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:32:38 [2024-01-24T09:32:38.823Z] --- PASS: TestBuildMultiStageCopy (1.26s)
09:32:38 [2024-01-24T09:32:38.823Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.92s)
09:32:38 [2024-01-24T09:32:38.823Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
09:32:38 [2024-01-24T09:32:38.823Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
09:32:38 [2024-01-24T09:32:38.823Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
09:32:38 [2024-01-24T09:32:38.823Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s)
09:32:38 [2024-01-24T09:32:38.823Z] === RUN   TestBuildMultiStageParentConfig
09:32:39 [2024-01-24T09:32:39.391Z] --- PASS: TestBuildMultiStageParentConfig (0.33s)
09:32:39 [2024-01-24T09:32:39.391Z] === RUN   TestBuildLabelWithTargets
09:32:39 [2024-01-24T09:32:39.960Z] --- PASS: TestBuildLabelWithTargets (0.52s)
09:32:39 [2024-01-24T09:32:39.960Z] === RUN   TestBuildWithEmptyLayers
09:32:39 [2024-01-24T09:32:39.960Z] --- PASS: TestBuildWithEmptyLayers (0.11s)
09:32:39 [2024-01-24T09:32:39.960Z] === RUN   TestBuildMultiStageOnBuild
09:32:41 [2024-01-24T09:32:41.338Z] --- PASS: TestBuildMultiStageOnBuild (1.18s)
09:32:41 [2024-01-24T09:32:41.338Z] === RUN   TestBuildUncleanTarFilenames
09:32:41 [2024-01-24T09:32:41.338Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
09:32:41 [2024-01-24T09:32:41.338Z] === RUN   TestBuildMultiStageLayerLeak
09:32:42 [2024-01-24T09:32:42.275Z] --- PASS: TestBuildMultiStageLayerLeak (1.11s)
09:32:42 [2024-01-24T09:32:42.275Z] === RUN   TestBuildWithHugeFile
09:33:28 [2024-01-24T09:33:28.958Z] --- PASS: TestBuildWithHugeFile (43.77s)
09:33:28 [2024-01-24T09:33:28.958Z] === RUN   TestBuildWCOWSandboxSize
09:33:28 [2024-01-24T09:33:28.958Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:33:28 [2024-01-24T09:33:28.958Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:33:28 [2024-01-24T09:33:28.958Z] === RUN   TestBuildWithEmptyDockerfile
09:33:28 [2024-01-24T09:33:28.958Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:33:28 [2024-01-24T09:33:28.958Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:33:28 [2024-01-24T09:33:28.958Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:33:28 [2024-01-24T09:33:28.958Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:33:28 [2024-01-24T09:33:28.958Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:33:28 [2024-01-24T09:33:28.958Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:33:28 [2024-01-24T09:33:28.958Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:33:28 [2024-01-24T09:33:28.958Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:33:28 [2024-01-24T09:33:28.958Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:33:28 [2024-01-24T09:33:28.958Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:33:28 [2024-01-24T09:33:28.958Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
09:33:28 [2024-01-24T09:33:28.958Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
09:33:28 [2024-01-24T09:33:28.958Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:33:28 [2024-01-24T09:33:28.958Z] === RUN   TestBuildPreserveOwnership
09:33:28 [2024-01-24T09:33:28.958Z] === RUN   TestBuildPreserveOwnership/copy_from
09:33:28 [2024-01-24T09:33:28.958Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:33:28 [2024-01-24T09:33:28.958Z] --- PASS: TestBuildPreserveOwnership (2.17s)
09:33:28 [2024-01-24T09:33:28.958Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.54s)
09:33:28 [2024-01-24T09:33:28.958Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.62s)
09:33:28 [2024-01-24T09:33:28.958Z] === RUN   TestBuildPlatformInvalid
09:33:28 [2024-01-24T09:33:28.958Z] --- PASS: TestBuildPlatformInvalid (0.02s)
09:33:28 [2024-01-24T09:33:28.958Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:33:28 [2024-01-24T09:33:28.958Z] Loaded image: busybox:latest
09:33:28 [2024-01-24T09:33:28.958Z] Loaded image: busybox:glibc
09:33:29 [2024-01-24T09:33:29.896Z] Loaded image: debian:bullseye-slim
09:33:29 [2024-01-24T09:33:29.896Z] Loaded image: hello-world:latest
09:33:29 [2024-01-24T09:33:29.896Z] Loaded image: arm32v7/hello-world:latest
09:33:38 [2024-01-24T09:33:38.017Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.01s)
09:33:38 [2024-01-24T09:33:38.017Z] PASS
09:33:38 [2024-01-24T09:33:38.017Z] 
09:33:38 [2024-01-24T09:33:38.017Z] === Skipped
09:33:38 [2024-01-24T09:33:38.017Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:33:38 [2024-01-24T09:33:38.017Z]     build_session_test.go:25: TODO: BuildKit
09:33:38 [2024-01-24T09:33:38.017Z] 
09:33:38 [2024-01-24T09:33:38.017Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:33:38 [2024-01-24T09:33:38.017Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:33:38 [2024-01-24T09:33:38.017Z] 
09:33:38 [2024-01-24T09:33:38.017Z] DONE 34 tests, 2 skipped in 69.661s
09:33:38 [2024-01-24T09:33:38.017Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 
09:33:38 [2024-01-24T09:33:38.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
09:33:38 [2024-01-24T09:33:38.017Z] ++ set -e
09:33:38 [2024-01-24T09:33:38.017Z] ++ '[' -n 0 ']'
09:33:38 [2024-01-24T09:33:38.017Z] ++ set -x
09:33:38 [2024-01-24T09:33:38.017Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
09:33:38 [2024-01-24T09:33:38.017Z] INFO: Testing against a local daemon
09:33:38 [2024-01-24T09:33:38.017Z] === RUN   TestNoNewPrivileges
09:33:42 [2024-01-24T09:33:42.209Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
09:33:42 [2024-01-24T09:33:42.782Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
09:33:43 [2024-01-24T09:33:43.352Z] --- PASS: TestNoNewPrivileges (5.91s)
09:33:43 [2024-01-24T09:33:43.352Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.46s)
09:33:43 [2024-01-24T09:33:43.352Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s)
09:33:43 [2024-01-24T09:33:43.352Z] PASS
09:33:43 [2024-01-24T09:33:43.352Z] 
09:33:43 [2024-01-24T09:33:43.352Z] DONE 3 tests in 5.942s
09:33:43 [2024-01-24T09:33:43.352Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:33:43 [2024-01-24T09:33:43.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:33:43 [2024-01-24T09:33:43.352Z] ++ set -e
09:33:43 [2024-01-24T09:33:43.352Z] ++ '[' -n 0 ']'
09:33:43 [2024-01-24T09:33:43.352Z] ++ set -x
09:33:43 [2024-01-24T09:33:43.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:33:43 [2024-01-24T09:33:43.352Z] INFO: Testing against a local daemon
09:33:43 [2024-01-24T09:33:43.352Z] === RUN   TestConfigInspect
09:33:45 [2024-01-24T09:33:45.257Z] --- PASS: TestConfigInspect (1.97s)
09:33:45 [2024-01-24T09:33:45.257Z] === RUN   TestConfigList
09:33:47 [2024-01-24T09:33:47.163Z] --- PASS: TestConfigList (1.89s)
09:33:47 [2024-01-24T09:33:47.163Z] === RUN   TestConfigsCreateAndDelete
09:33:49 [2024-01-24T09:33:49.068Z] --- PASS: TestConfigsCreateAndDelete (1.86s)
09:33:49 [2024-01-24T09:33:49.068Z] === RUN   TestConfigsUpdate
09:33:50 [2024-01-24T09:33:50.974Z] --- PASS: TestConfigsUpdate (1.88s)
09:33:50 [2024-01-24T09:33:50.974Z] === RUN   TestTemplatedConfig
09:33:53 [2024-01-24T09:33:53.510Z] --- PASS: TestTemplatedConfig (2.66s)
09:33:53 [2024-01-24T09:33:53.510Z] === RUN   TestConfigCreateResolve
09:33:55 [2024-01-24T09:33:55.416Z] --- PASS: TestConfigCreateResolve (1.88s)
09:33:55 [2024-01-24T09:33:55.416Z] PASS
09:33:55 [2024-01-24T09:33:55.416Z] 
09:33:55 [2024-01-24T09:33:55.416Z] DONE 6 tests in 12.185s
09:33:55 [2024-01-24T09:33:55.416Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:33:55 [2024-01-24T09:33:55.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:33:55 [2024-01-24T09:33:55.416Z] ++ set -e
09:33:55 [2024-01-24T09:33:55.416Z] ++ '[' -n 0 ']'
09:33:55 [2024-01-24T09:33:55.416Z] ++ set -x
09:33:55 [2024-01-24T09:33:55.416Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:33:55 [2024-01-24T09:33:55.416Z] INFO: Testing against a local daemon
09:33:55 [2024-01-24T09:33:55.416Z] === RUN   TestAttachWithTTY
09:33:55 [2024-01-24T09:33:55.675Z] --- PASS: TestAttachWithTTY (0.06s)
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestAttachWithoutTTy
09:33:55 [2024-01-24T09:33:55.675Z] --- PASS: TestAttachWithoutTTy (0.04s)
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestCheckpoint
09:33:55 [2024-01-24T09:33:55.675Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:33:55 [2024-01-24T09:33:55.675Z] --- SKIP: TestCheckpoint (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/commit
09:33:55 [2024-01-24T09:33:55.675Z] === PAUSE TestContainerInvalidJSON/commit
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/create
09:33:55 [2024-01-24T09:33:55.675Z] === PAUSE TestContainerInvalidJSON/containers/create
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:33:55 [2024-01-24T09:33:55.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:33:55 [2024-01-24T09:33:55.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:33:55 [2024-01-24T09:33:55.675Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:33:55 [2024-01-24T09:33:55.675Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:33:55 [2024-01-24T09:33:55.675Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:33:55 [2024-01-24T09:33:55.675Z] === CONT  TestContainerInvalidJSON/commit
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:33:55 [2024-01-24T09:33:55.675Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:33:55 [2024-01-24T09:33:55.675Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:33:55 [2024-01-24T09:33:55.675Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:33:55 [2024-01-24T09:33:55.675Z] === CONT  TestContainerInvalidJSON/containers/create
09:33:55 [2024-01-24T09:33:55.675Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:33:55 [2024-01-24T09:33:55.675Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:33:55 [2024-01-24T09:33:55.675Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:33:55 [2024-01-24T09:33:55.675Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:33:55 [2024-01-24T09:33:55.675Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:33:55 [2024-01-24T09:33:55.675Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:33:55 [2024-01-24T09:33:55.676Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:33:55 [2024-01-24T09:33:55.676Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
09:33:55 [2024-01-24T09:33:55.676Z] === RUN   TestCopyFromContainerPathIsNotDir
09:33:55 [2024-01-24T09:33:55.676Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:33:55 [2024-01-24T09:33:55.676Z] === RUN   TestCopyToContainerPathDoesNotExist
09:33:55 [2024-01-24T09:33:55.676Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:33:55 [2024-01-24T09:33:55.676Z] === RUN   TestCopyEmptyFile
09:33:55 [2024-01-24T09:33:55.935Z] --- PASS: TestCopyEmptyFile (0.07s)
09:33:55 [2024-01-24T09:33:55.935Z] === RUN   TestCopyToContainerPathIsNotDir
09:33:55 [2024-01-24T09:33:55.935Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:33:55 [2024-01-24T09:33:55.935Z] === RUN   TestCopyFromContainer
09:33:56 [2024-01-24T09:33:56.503Z] === RUN   TestCopyFromContainer//
09:33:56 [2024-01-24T09:33:56.503Z] === RUN   TestCopyFromContainer/.
09:33:56 [2024-01-24T09:33:56.503Z] === RUN   TestCopyFromContainer//.
09:33:56 [2024-01-24T09:33:56.503Z] === RUN   TestCopyFromContainer/./
09:33:56 [2024-01-24T09:33:56.503Z] === RUN   TestCopyFromContainer//./
09:33:56 [2024-01-24T09:33:56.503Z] === RUN   TestCopyFromContainer//bar/root
09:33:56 [2024-01-24T09:33:56.503Z] === RUN   TestCopyFromContainer//bar/root/
09:33:56 [2024-01-24T09:33:56.503Z] === RUN   TestCopyFromContainer//bar/root/.
09:33:56 [2024-01-24T09:33:56.503Z] === RUN   TestCopyFromContainer/bar/quux
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCopyFromContainer/bar/quux/
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCopyFromContainer/bar/quux/.
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCopyFromContainer/bar/notarget
09:33:56 [2024-01-24T09:33:56.762Z] --- PASS: TestCopyFromContainer (0.82s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer// (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer/. (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer//. (0.02s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:33:56 [2024-01-24T09:33:56.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:33:56 [2024-01-24T09:33:56.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:33:56 [2024-01-24T09:33:56.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:33:56 [2024-01-24T09:33:56.762Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:33:56 [2024-01-24T09:33:56.762Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:33:56 [2024-01-24T09:33:56.762Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:33:56 [2024-01-24T09:33:56.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCreateLinkToNonExistingContainer
09:33:56 [2024-01-24T09:33:56.762Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCreateWithInvalidEnv
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCreateWithInvalidEnv/0
09:33:56 [2024-01-24T09:33:56.762Z] === PAUSE TestCreateWithInvalidEnv/0
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCreateWithInvalidEnv/1
09:33:56 [2024-01-24T09:33:56.762Z] === PAUSE TestCreateWithInvalidEnv/1
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCreateWithInvalidEnv/2
09:33:56 [2024-01-24T09:33:56.762Z] === PAUSE TestCreateWithInvalidEnv/2
09:33:56 [2024-01-24T09:33:56.762Z] === CONT  TestCreateWithInvalidEnv/0
09:33:56 [2024-01-24T09:33:56.762Z] === CONT  TestCreateWithInvalidEnv/2
09:33:56 [2024-01-24T09:33:56.762Z] === CONT  TestCreateWithInvalidEnv/1
09:33:56 [2024-01-24T09:33:56.762Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:33:56 [2024-01-24T09:33:56.762Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCreateTmpfsMountsTarget
09:33:56 [2024-01-24T09:33:56.762Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:33:56 [2024-01-24T09:33:56.762Z] === RUN   TestCreateWithCustomMaskedPaths
09:33:58 [2024-01-24T09:33:58.140Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s)
09:33:58 [2024-01-24T09:33:58.140Z] === RUN   TestCreateWithCustomReadonlyPaths
09:33:59 [2024-01-24T09:33:59.519Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.36s)
09:33:59 [2024-01-24T09:33:59.519Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:33:59 [2024-01-24T09:33:59.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:33:59 [2024-01-24T09:33:59.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:33:59 [2024-01-24T09:33:59.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:33:59 [2024-01-24T09:33:59.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:33:59 [2024-01-24T09:33:59.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:33:59 [2024-01-24T09:33:59.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:33:59 [2024-01-24T09:33:59.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:33:59 [2024-01-24T09:33:59.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:33:59 [2024-01-24T09:33:59.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:33:59 [2024-01-24T09:33:59.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:33:59 [2024-01-24T09:33:59.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:33:59 [2024-01-24T09:33:59.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:33:59 [2024-01-24T09:33:59.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:33:59 [2024-01-24T09:33:59.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:33:59 [2024-01-24T09:33:59.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:33:59 [2024-01-24T09:33:59.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:33:59 [2024-01-24T09:33:59.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:33:59 [2024-01-24T09:33:59.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:33:59 [2024-01-24T09:33:59.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:33:59 [2024-01-24T09:33:59.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:33:59 [2024-01-24T09:33:59.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:33:59 [2024-01-24T09:33:59.519Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:33:59 [2024-01-24T09:33:59.778Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
09:33:59 [2024-01-24T09:33:59.778Z] === RUN   TestCreateDifferentPlatform
09:33:59 [2024-01-24T09:33:59.778Z] === RUN   TestCreateDifferentPlatform/different_os
09:33:59 [2024-01-24T09:33:59.778Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:33:59 [2024-01-24T09:33:59.778Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:33:59 [2024-01-24T09:33:59.778Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:33:59 [2024-01-24T09:33:59.778Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:33:59 [2024-01-24T09:33:59.778Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:34:00 [2024-01-24T09:34:00.037Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:34:00 [2024-01-24T09:34:00.037Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestCreateInvalidHostConfig
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:34:00 [2024-01-24T09:34:00.037Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:34:00 [2024-01-24T09:34:00.037Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:34:00 [2024-01-24T09:34:00.037Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:34:00 [2024-01-24T09:34:00.037Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
09:34:00 [2024-01-24T09:34:00.037Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
09:34:00 [2024-01-24T09:34:00.037Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:34:00 [2024-01-24T09:34:00.037Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:34:00 [2024-01-24T09:34:00.037Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
09:34:00 [2024-01-24T09:34:00.037Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:34:00 [2024-01-24T09:34:00.037Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:34:00 [2024-01-24T09:34:00.037Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:34:00 [2024-01-24T09:34:00.037Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:34:00 [2024-01-24T09:34:00.037Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:34:00 [2024-01-24T09:34:00.037Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:34:00 [2024-01-24T09:34:00.037Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:34:00 [2024-01-24T09:34:00.037Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestContainerStartOnDaemonRestart
09:34:00 [2024-01-24T09:34:00.037Z] === PAUSE TestContainerStartOnDaemonRestart
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestDaemonRestartIpcMode
09:34:00 [2024-01-24T09:34:00.037Z] === PAUSE TestDaemonRestartIpcMode
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestDaemonHostGatewayIP
09:34:00 [2024-01-24T09:34:00.037Z] === PAUSE TestDaemonHostGatewayIP
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestRestartDaemonWithRestartingContainer
09:34:00 [2024-01-24T09:34:00.037Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestHardRestartWhenContainerIsRunning
09:34:00 [2024-01-24T09:34:00.037Z] === PAUSE TestHardRestartWhenContainerIsRunning
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestContainerKillOnDaemonStart
09:34:00 [2024-01-24T09:34:00.037Z] === PAUSE TestContainerKillOnDaemonStart
09:34:00 [2024-01-24T09:34:00.037Z] === RUN   TestDiff
09:34:00 [2024-01-24T09:34:00.606Z] --- PASS: TestDiff (0.51s)
09:34:00 [2024-01-24T09:34:00.606Z] === RUN   TestExecConsoleSize
09:34:01 [2024-01-24T09:34:01.174Z] --- PASS: TestExecConsoleSize (0.54s)
09:34:01 [2024-01-24T09:34:01.174Z] === RUN   TestExecWithCloseStdin
09:34:01 [2024-01-24T09:34:01.433Z] --- PASS: TestExecWithCloseStdin (0.50s)
09:34:01 [2024-01-24T09:34:01.433Z] === RUN   TestExec
09:34:02 [2024-01-24T09:34:02.002Z] --- PASS: TestExec (0.55s)
09:34:02 [2024-01-24T09:34:02.002Z] === RUN   TestExecUser
09:34:02 [2024-01-24T09:34:02.570Z] --- PASS: TestExecUser (0.52s)
09:34:02 [2024-01-24T09:34:02.570Z] === RUN   TestExportContainerAndImportImage
09:34:03 [2024-01-24T09:34:03.139Z] --- PASS: TestExportContainerAndImportImage (0.53s)
09:34:03 [2024-01-24T09:34:03.139Z] === RUN   TestExportContainerAfterDaemonRestart
09:34:09 [2024-01-24T09:34:09.706Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
09:34:09 [2024-01-24T09:34:09.706Z] === RUN   TestHealthCheckWorkdir
09:34:09 [2024-01-24T09:34:09.706Z] --- PASS: TestHealthCheckWorkdir (0.56s)
09:34:09 [2024-01-24T09:34:09.706Z] === RUN   TestHealthKillContainer
09:34:17 [2024-01-24T09:34:17.826Z] --- PASS: TestHealthKillContainer (7.95s)
09:34:17 [2024-01-24T09:34:17.826Z] === RUN   TestHealthCheckProcessKilled
09:34:18 [2024-01-24T09:34:18.394Z] --- PASS: TestHealthCheckProcessKilled (0.76s)
09:34:18 [2024-01-24T09:34:18.394Z] === RUN   TestInspectCpusetInConfigPre120
09:34:18 [2024-01-24T09:34:18.962Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
09:34:18 [2024-01-24T09:34:18.962Z] === RUN   TestInspectAnnotations
09:34:18 [2024-01-24T09:34:18.962Z] --- PASS: TestInspectAnnotations (0.05s)
09:34:18 [2024-01-24T09:34:18.962Z] === RUN   TestIpcModeNone
09:34:19 [2024-01-24T09:34:19.531Z] --- PASS: TestIpcModeNone (0.54s)
09:34:19 [2024-01-24T09:34:19.531Z] === RUN   TestIpcModePrivate
09:34:19 [2024-01-24T09:34:19.791Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
09:34:20 [2024-01-24T09:34:20.050Z] --- PASS: TestIpcModePrivate (0.54s)
09:34:20 [2024-01-24T09:34:20.050Z] === RUN   TestIpcModeShareable
09:34:20 [2024-01-24T09:34:20.309Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
09:34:20 [2024-01-24T09:34:20.568Z] --- PASS: TestIpcModeShareable (0.50s)
09:34:20 [2024-01-24T09:34:20.568Z] === RUN   TestAPIIpcModeShareableAndContainer
09:34:22 [2024-01-24T09:34:22.473Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.58s)
09:34:22 [2024-01-24T09:34:22.473Z] === RUN   TestAPIIpcModeHost
09:34:22 [2024-01-24T09:34:22.473Z] --- PASS: TestAPIIpcModeHost (0.34s)
09:34:22 [2024-01-24T09:34:22.473Z] === RUN   TestDaemonIpcModeShareable
09:34:23 [2024-01-24T09:34:23.410Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
09:34:23 [2024-01-24T09:34:23.669Z] --- PASS: TestDaemonIpcModeShareable (1.11s)
09:34:23 [2024-01-24T09:34:23.669Z] === RUN   TestDaemonIpcModePrivate
09:34:24 [2024-01-24T09:34:24.607Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
09:34:24 [2024-01-24T09:34:24.869Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
09:34:24 [2024-01-24T09:34:24.869Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:34:25 [2024-01-24T09:34:25.828Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
09:34:25 [2024-01-24T09:34:25.828Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
09:34:25 [2024-01-24T09:34:25.828Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:34:26 [2024-01-24T09:34:26.765Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
09:34:27 [2024-01-24T09:34:27.024Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
09:34:27 [2024-01-24T09:34:27.024Z] === RUN   TestIpcModeOlderClient
09:34:27 [2024-01-24T09:34:27.024Z] === PAUSE TestIpcModeOlderClient
09:34:27 [2024-01-24T09:34:27.024Z] === RUN   TestKillContainerInvalidSignal
09:34:27 [2024-01-24T09:34:27.592Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
09:34:27 [2024-01-24T09:34:27.592Z] === RUN   TestKillContainer
09:34:27 [2024-01-24T09:34:27.592Z] === RUN   TestKillContainer/no_signal
09:34:27 [2024-01-24T09:34:27.851Z] === RUN   TestKillContainer/non_killing_signal
09:34:28 [2024-01-24T09:34:28.111Z] === RUN   TestKillContainer/killing_signal
09:34:29 [2024-01-24T09:34:29.048Z] --- PASS: TestKillContainer (1.38s)
09:34:29 [2024-01-24T09:34:29.048Z]     --- PASS: TestKillContainer/no_signal (0.43s)
09:34:29 [2024-01-24T09:34:29.048Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
09:34:29 [2024-01-24T09:34:29.048Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
09:34:29 [2024-01-24T09:34:29.048Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:34:29 [2024-01-24T09:34:29.048Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:34:29 [2024-01-24T09:34:29.307Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:34:29 [2024-01-24T09:34:29.875Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.92s)
09:34:29 [2024-01-24T09:34:29.875Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
09:34:29 [2024-01-24T09:34:29.875Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
09:34:29 [2024-01-24T09:34:29.875Z] === RUN   TestKillStoppedContainer
09:34:29 [2024-01-24T09:34:29.875Z] --- PASS: TestKillStoppedContainer (0.04s)
09:34:29 [2024-01-24T09:34:29.875Z] === RUN   TestKillStoppedContainerAPIPre120
09:34:29 [2024-01-24T09:34:29.875Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:34:29 [2024-01-24T09:34:29.875Z] === RUN   TestKillDifferentUserContainer
09:34:30 [2024-01-24T09:34:30.443Z] --- PASS: TestKillDifferentUserContainer (0.47s)
09:34:30 [2024-01-24T09:34:30.443Z] === RUN   TestInspectOomKilledTrue
09:34:31 [2024-01-24T09:34:31.010Z] --- PASS: TestInspectOomKilledTrue (0.48s)
09:34:31 [2024-01-24T09:34:31.011Z] === RUN   TestInspectOomKilledFalse
09:34:31 [2024-01-24T09:34:31.270Z] --- PASS: TestInspectOomKilledFalse (0.50s)
09:34:31 [2024-01-24T09:34:31.270Z] === RUN   TestLinksEtcHostsContentMatch
09:34:31 [2024-01-24T09:34:31.529Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
09:34:31 [2024-01-24T09:34:31.529Z] === RUN   TestLinksContainerNames
09:34:32 [2024-01-24T09:34:32.466Z] --- PASS: TestLinksContainerNames (0.96s)
09:34:32 [2024-01-24T09:34:32.466Z] === RUN   TestLogsFollowTailEmpty
09:34:33 [2024-01-24T09:34:33.034Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
09:34:33 [2024-01-24T09:34:33.034Z] === RUN   TestLogs
09:34:33 [2024-01-24T09:34:33.034Z] === RUN   TestLogs/driver_local
09:34:33 [2024-01-24T09:34:33.034Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:34:33 [2024-01-24T09:34:33.034Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:34:33 [2024-01-24T09:34:33.034Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:34:33 [2024-01-24T09:34:33.034Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:34:33 [2024-01-24T09:34:33.034Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:34:33 [2024-01-24T09:34:33.034Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:34:33 [2024-01-24T09:34:33.034Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:34:33 [2024-01-24T09:34:33.034Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:34:33 [2024-01-24T09:34:33.034Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:34:33 [2024-01-24T09:34:33.034Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:34:33 [2024-01-24T09:34:33.034Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:34:33 [2024-01-24T09:34:33.034Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:34:33 [2024-01-24T09:34:33.034Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:34:33 [2024-01-24T09:34:33.034Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:34:33 [2024-01-24T09:34:33.034Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:34:33 [2024-01-24T09:34:33.034Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:34:33 [2024-01-24T09:34:33.034Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:34:33 [2024-01-24T09:34:33.034Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:34:34 [2024-01-24T09:34:34.414Z] === RUN   TestLogs/driver_json-file
09:34:34 [2024-01-24T09:34:34.414Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:34:34 [2024-01-24T09:34:34.414Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:34:34 [2024-01-24T09:34:34.414Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:34:34 [2024-01-24T09:34:34.414Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:34:34 [2024-01-24T09:34:34.414Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:34:34 [2024-01-24T09:34:34.414Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:34:34 [2024-01-24T09:34:34.414Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:34:34 [2024-01-24T09:34:34.414Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:34:34 [2024-01-24T09:34:34.414Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:34:34 [2024-01-24T09:34:34.414Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:34:34 [2024-01-24T09:34:34.414Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:34:34 [2024-01-24T09:34:34.414Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:34:34 [2024-01-24T09:34:34.673Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:34:34 [2024-01-24T09:34:34.673Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:34:34 [2024-01-24T09:34:34.673Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:34:34 [2024-01-24T09:34:34.673Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:34:34 [2024-01-24T09:34:34.673Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:34:34 [2024-01-24T09:34:34.673Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:34:36 [2024-01-24T09:34:36.583Z] --- PASS: TestLogs (3.26s)
09:34:36 [2024-01-24T09:34:36.583Z]     --- PASS: TestLogs/driver_local (0.01s)
09:34:36 [2024-01-24T09:34:36.583Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s)
09:34:36 [2024-01-24T09:34:36.583Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.92s)
09:34:36 [2024-01-24T09:34:36.583Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.25s)
09:34:36 [2024-01-24T09:34:36.583Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.42s)
09:34:36 [2024-01-24T09:34:36.583Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.43s)
09:34:36 [2024-01-24T09:34:36.583Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.49s)
09:34:36 [2024-01-24T09:34:36.583Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:34:36 [2024-01-24T09:34:36.583Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.99s)
09:34:36 [2024-01-24T09:34:36.583Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.14s)
09:34:36 [2024-01-24T09:34:36.583Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.16s)
09:34:36 [2024-01-24T09:34:36.583Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.29s)
09:34:36 [2024-01-24T09:34:36.583Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.71s)
09:34:36 [2024-01-24T09:34:36.583Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.75s)
09:34:36 [2024-01-24T09:34:36.583Z] === RUN   TestContainerNetworkMountsNoChown
09:34:36 [2024-01-24T09:34:36.842Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s)
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/default
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/default
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/private
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/private
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rprivate
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rprivate
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/slave
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/slave
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rslave
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rslave
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/shared
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/shared
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rshared
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rshared
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/default
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rslave
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/slave
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rprivate
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rshared
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/private
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/shared
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/default/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/private/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/default/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/private/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/private/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/private/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/default/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/default/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:34:36 [2024-01-24T09:34:36.843Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:34:37 [2024-01-24T09:34:37.102Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:34:37 [2024-01-24T09:34:37.102Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:34:37 [2024-01-24T09:34:37.102Z] --- PASS: TestMountDaemonRoot (0.02s)
09:34:37 [2024-01-24T09:34:37.102Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
09:34:37 [2024-01-24T09:34:37.102Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
09:34:37 [2024-01-24T09:34:37.102Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
09:34:37 [2024-01-24T09:34:37.102Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
09:34:37 [2024-01-24T09:34:37.102Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:34:37 [2024-01-24T09:34:37.102Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
09:34:37 [2024-01-24T09:34:37.102Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
09:34:37 [2024-01-24T09:34:37.102Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
09:34:37 [2024-01-24T09:34:37.102Z] === RUN   TestContainerBindMountNonRecursive
09:34:38 [2024-01-24T09:34:38.481Z] --- PASS: TestContainerBindMountNonRecursive (1.38s)
09:34:38 [2024-01-24T09:34:38.481Z] === RUN   TestContainerVolumesMountedAsShared
09:34:38 [2024-01-24T09:34:38.740Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
09:34:38 [2024-01-24T09:34:38.740Z] === RUN   TestContainerVolumesMountedAsSlave
09:34:39 [2024-01-24T09:34:39.308Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
09:34:39 [2024-01-24T09:34:39.308Z] === RUN   TestContainerCopyLeaksMounts
09:34:39 [2024-01-24T09:34:39.876Z] --- PASS: TestContainerCopyLeaksMounts (0.56s)
09:34:39 [2024-01-24T09:34:39.876Z] === RUN   TestNetworkNat
09:34:40 [2024-01-24T09:34:40.135Z] --- PASS: TestNetworkNat (0.50s)
09:34:40 [2024-01-24T09:34:40.135Z] === RUN   TestNetworkLocalhostTCPNat
09:34:40 [2024-01-24T09:34:40.703Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
09:34:40 [2024-01-24T09:34:40.703Z] === RUN   TestNetworkLoopbackNat
09:34:43 [2024-01-24T09:34:43.238Z] --- PASS: TestNetworkLoopbackNat (2.62s)
09:34:43 [2024-01-24T09:34:43.238Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
09:34:43 [2024-01-24T09:34:43.498Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
09:34:43 [2024-01-24T09:34:43.498Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
09:34:43 [2024-01-24T09:34:43.498Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
09:34:43 [2024-01-24T09:34:43.498Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
09:34:43 [2024-01-24T09:34:43.757Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.47s)
09:34:43 [2024-01-24T09:34:43.757Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
09:34:43 [2024-01-24T09:34:43.757Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
09:34:43 [2024-01-24T09:34:43.757Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
09:34:43 [2024-01-24T09:34:43.757Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
09:34:43 [2024-01-24T09:34:43.757Z] === RUN   TestPause
09:34:44 [2024-01-24T09:34:44.325Z] --- PASS: TestPause (0.54s)
09:34:44 [2024-01-24T09:34:44.325Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:34:44 [2024-01-24T09:34:44.325Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:34:44 [2024-01-24T09:34:44.325Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:34:44 [2024-01-24T09:34:44.325Z] === RUN   TestPauseStopPausedContainer
09:34:44 [2024-01-24T09:34:44.893Z] --- PASS: TestPauseStopPausedContainer (0.47s)
09:34:44 [2024-01-24T09:34:44.893Z] === RUN   TestPidHost
09:34:45 [2024-01-24T09:34:45.830Z] --- PASS: TestPidHost (1.09s)
09:34:45 [2024-01-24T09:34:45.830Z] === RUN   TestPsFilter
09:34:46 [2024-01-24T09:34:46.089Z] === RUN   TestPsFilter/since
09:34:46 [2024-01-24T09:34:46.089Z] === RUN   TestPsFilter/before
09:34:46 [2024-01-24T09:34:46.089Z] --- PASS: TestPsFilter (0.12s)
09:34:46 [2024-01-24T09:34:46.089Z]     --- PASS: TestPsFilter/since (0.00s)
09:34:46 [2024-01-24T09:34:46.089Z]     --- PASS: TestPsFilter/before (0.00s)
09:34:46 [2024-01-24T09:34:46.089Z] === RUN   TestRemoveContainerWithRemovedVolume
09:34:46 [2024-01-24T09:34:46.348Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s)
09:34:46 [2024-01-24T09:34:46.348Z] === RUN   TestRemoveContainerWithVolume
09:34:46 [2024-01-24T09:34:46.916Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
09:34:46 [2024-01-24T09:34:46.916Z] === RUN   TestRemoveContainerRunning
09:34:47 [2024-01-24T09:34:47.484Z] --- PASS: TestRemoveContainerRunning (0.46s)
09:34:47 [2024-01-24T09:34:47.484Z] === RUN   TestRemoveContainerForceRemoveRunning
09:34:47 [2024-01-24T09:34:47.743Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
09:34:47 [2024-01-24T09:34:47.743Z] === RUN   TestRemoveInvalidContainer
09:34:47 [2024-01-24T09:34:47.743Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:34:47 [2024-01-24T09:34:47.743Z] === RUN   TestRenameLinkedContainer
09:34:49 [2024-01-24T09:34:49.649Z] --- PASS: TestRenameLinkedContainer (1.92s)
09:34:49 [2024-01-24T09:34:49.649Z] === RUN   TestRenameStoppedContainer
09:34:50 [2024-01-24T09:34:50.217Z] --- PASS: TestRenameStoppedContainer (0.44s)
09:34:50 [2024-01-24T09:34:50.218Z] === RUN   TestRenameRunningContainerAndReuse
09:34:51 [2024-01-24T09:34:51.155Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
09:34:51 [2024-01-24T09:34:51.155Z] === RUN   TestRenameInvalidName
09:34:51 [2024-01-24T09:34:51.723Z] --- PASS: TestRenameInvalidName (0.50s)
09:34:51 [2024-01-24T09:34:51.723Z] === RUN   TestRenameAnonymousContainer
09:34:53 [2024-01-24T09:34:53.632Z] --- PASS: TestRenameAnonymousContainer (1.63s)
09:34:53 [2024-01-24T09:34:53.632Z] === RUN   TestRenameContainerWithSameName
09:34:53 [2024-01-24T09:34:53.632Z] --- PASS: TestRenameContainerWithSameName (0.47s)
09:34:53 [2024-01-24T09:34:53.632Z] === RUN   TestRenameContainerWithLinkedContainer
09:34:54 [2024-01-24T09:34:54.569Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s)
09:34:54 [2024-01-24T09:34:54.569Z] === RUN   TestResize
09:34:55 [2024-01-24T09:34:55.137Z] --- PASS: TestResize (0.44s)
09:34:55 [2024-01-24T09:34:55.137Z] === RUN   TestResizeWithInvalidSize
09:34:55 [2024-01-24T09:34:55.706Z] --- PASS: TestResizeWithInvalidSize (0.46s)
09:34:55 [2024-01-24T09:34:55.706Z] === RUN   TestResizeWhenContainerNotStarted
09:34:55 [2024-01-24T09:34:55.966Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:34:55 [2024-01-24T09:34:55.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:34:57 [2024-01-24T09:34:57.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:34:58 [2024-01-24T09:34:58.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:34:58 [2024-01-24T09:34:58.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:34:58 [2024-01-24T09:34:58.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:34:58 [2024-01-24T09:34:58.701Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:34:58 [2024-01-24T09:34:58.701Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:34:58 [2024-01-24T09:34:58.961Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:34:59 [2024-01-24T09:34:59.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:35:02 [2024-01-24T09:35:02.819Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:35:02 [2024-01-24T09:35:02.819Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s)
09:35:02 [2024-01-24T09:35:02.819Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.53s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.85s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.87s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.53s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.64s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.68s)
09:35:02 [2024-01-24T09:35:02.820Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s)
09:35:02 [2024-01-24T09:35:02.820Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:35:02 [2024-01-24T09:35:02.820Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:35:03 [2024-01-24T09:35:03.757Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:35:04 [2024-01-24T09:35:04.694Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.03s)
09:35:04 [2024-01-24T09:35:04.694Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
09:35:04 [2024-01-24T09:35:04.694Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.05s)
09:35:04 [2024-01-24T09:35:04.694Z] === RUN   TestContainerRestartWithCancelledRequest
09:35:06 [2024-01-24T09:35:06.600Z] --- PASS: TestContainerRestartWithCancelledRequest (1.92s)
09:35:06 [2024-01-24T09:35:06.600Z] === RUN   TestCgroupNamespacesRun
09:35:07 [2024-01-24T09:35:07.979Z] --- PASS: TestCgroupNamespacesRun (1.15s)
09:35:07 [2024-01-24T09:35:07.979Z] === RUN   TestCgroupNamespacesRunPrivileged
09:35:08 [2024-01-24T09:35:08.915Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
09:35:08 [2024-01-24T09:35:08.915Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:35:09 [2024-01-24T09:35:09.853Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
09:35:09 [2024-01-24T09:35:09.853Z] === RUN   TestCgroupNamespacesRunHostMode
09:35:11 [2024-01-24T09:35:11.232Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
09:35:11 [2024-01-24T09:35:11.232Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:35:12 [2024-01-24T09:35:12.169Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
09:35:12 [2024-01-24T09:35:12.169Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:35:13 [2024-01-24T09:35:13.548Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
09:35:13 [2024-01-24T09:35:13.548Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:35:14 [2024-01-24T09:35:14.116Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
09:35:14 [2024-01-24T09:35:14.116Z] === RUN   TestCgroupNamespacesRunOlderClient
09:35:15 [2024-01-24T09:35:15.053Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
09:35:15 [2024-01-24T09:35:15.053Z] === RUN   TestNISDomainname
09:35:15 [2024-01-24T09:35:15.621Z] --- PASS: TestNISDomainname (0.56s)
09:35:15 [2024-01-24T09:35:15.621Z] === RUN   TestHostnameDnsResolution
09:35:16 [2024-01-24T09:35:16.559Z] --- PASS: TestHostnameDnsResolution (0.75s)
09:35:16 [2024-01-24T09:35:16.559Z] === RUN   TestUnprivilegedPortsAndPing
09:35:16 [2024-01-24T09:35:16.818Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
09:35:16 [2024-01-24T09:35:16.818Z] === RUN   TestPrivilegedHostDevices
09:35:17 [2024-01-24T09:35:17.386Z] --- PASS: TestPrivilegedHostDevices (0.51s)
09:35:17 [2024-01-24T09:35:17.386Z] === RUN   TestRunConsoleSize
09:35:17 [2024-01-24T09:35:17.954Z] --- PASS: TestRunConsoleSize (0.48s)
09:35:17 [2024-01-24T09:35:17.954Z] === RUN   TestRunWithAlternativeContainerdShim
09:35:22 [2024-01-24T09:35:22.144Z] --- PASS: TestRunWithAlternativeContainerdShim (4.02s)
09:35:22 [2024-01-24T09:35:22.144Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
09:35:23 [2024-01-24T09:35:23.080Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.16s)
09:35:23 [2024-01-24T09:35:23.080Z] === RUN   TestStats
09:35:24 [2024-01-24T09:35:24.985Z] --- PASS: TestStats (1.54s)
09:35:24 [2024-01-24T09:35:24.985Z] === RUN   TestStopContainerWithTimeout
09:35:24 [2024-01-24T09:35:24.985Z] === RUN   TestStopContainerWithTimeout/0
09:35:24 [2024-01-24T09:35:24.985Z] === PAUSE TestStopContainerWithTimeout/0
09:35:24 [2024-01-24T09:35:24.985Z] === RUN   TestStopContainerWithTimeout/1
09:35:24 [2024-01-24T09:35:24.985Z] === PAUSE TestStopContainerWithTimeout/1
09:35:24 [2024-01-24T09:35:24.985Z] === RUN   TestStopContainerWithTimeout/3
09:35:24 [2024-01-24T09:35:24.985Z] === PAUSE TestStopContainerWithTimeout/3
09:35:24 [2024-01-24T09:35:24.985Z] === RUN   TestStopContainerWithTimeout/-1
09:35:24 [2024-01-24T09:35:24.985Z] === PAUSE TestStopContainerWithTimeout/-1
09:35:24 [2024-01-24T09:35:24.985Z] === CONT  TestStopContainerWithTimeout/0
09:35:24 [2024-01-24T09:35:24.985Z] === CONT  TestStopContainerWithTimeout/3
09:35:24 [2024-01-24T09:35:24.985Z] === CONT  TestStopContainerWithTimeout/1
09:35:24 [2024-01-24T09:35:24.985Z] === CONT  TestStopContainerWithTimeout/-1
09:35:28 [2024-01-24T09:35:28.297Z] --- PASS: TestStopContainerWithTimeout (0.04s)
09:35:28 [2024-01-24T09:35:28.297Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
09:35:28 [2024-01-24T09:35:28.297Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
09:35:28 [2024-01-24T09:35:28.297Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
09:35:28 [2024-01-24T09:35:28.297Z]     --- PASS: TestStopContainerWithTimeout/3 (3.01s)
09:35:28 [2024-01-24T09:35:28.297Z] === RUN   TestDeleteDevicemapper
09:35:28 [2024-01-24T09:35:28.297Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
09:35:28 [2024-01-24T09:35:28.297Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:35:28 [2024-01-24T09:35:28.297Z] === RUN   TestStopContainerWithTimeoutCancel
09:35:28 [2024-01-24T09:35:28.297Z] === PAUSE TestStopContainerWithTimeoutCancel
09:35:28 [2024-01-24T09:35:28.297Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:35:30 [2024-01-24T09:35:30.201Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.45s)
09:35:30 [2024-01-24T09:35:30.201Z] === RUN   TestUpdateMemory
09:35:30 [2024-01-24T09:35:30.769Z] --- PASS: TestUpdateMemory (0.61s)
09:35:30 [2024-01-24T09:35:30.769Z] === RUN   TestUpdateCPUQuota
09:35:31 [2024-01-24T09:35:31.705Z] --- PASS: TestUpdateCPUQuota (0.91s)
09:35:31 [2024-01-24T09:35:31.705Z] === RUN   TestUpdatePidsLimit
09:35:31 [2024-01-24T09:35:31.705Z] === RUN   TestUpdatePidsLimit/update_from_none
09:35:31 [2024-01-24T09:35:31.964Z] === RUN   TestUpdatePidsLimit/no_change
09:35:32 [2024-01-24T09:35:32.223Z] === RUN   TestUpdatePidsLimit/update_lower
09:35:32 [2024-01-24T09:35:32.482Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:35:32 [2024-01-24T09:35:32.741Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:35:32 [2024-01-24T09:35:32.741Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:35:33 [2024-01-24T09:35:33.000Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:35:33 [2024-01-24T09:35:33.938Z] --- PASS: TestUpdatePidsLimit (2.09s)
09:35:33 [2024-01-24T09:35:33.938Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
09:35:33 [2024-01-24T09:35:33.938Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
09:35:33 [2024-01-24T09:35:33.938Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
09:35:33 [2024-01-24T09:35:33.938Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
09:35:33 [2024-01-24T09:35:33.938Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
09:35:33 [2024-01-24T09:35:33.938Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
09:35:33 [2024-01-24T09:35:33.938Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
09:35:33 [2024-01-24T09:35:33.938Z] === RUN   TestUpdateRestartPolicy
09:35:46 [2024-01-24T09:35:46.145Z] --- PASS: TestUpdateRestartPolicy (10.77s)
09:35:46 [2024-01-24T09:35:46.145Z] === RUN   TestUpdateRestartWithAutoRemove
09:35:46 [2024-01-24T09:35:46.145Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
09:35:46 [2024-01-24T09:35:46.145Z] === RUN   TestWaitNonBlocked
09:35:46 [2024-01-24T09:35:46.145Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:35:46 [2024-01-24T09:35:46.145Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:35:46 [2024-01-24T09:35:46.145Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:35:46 [2024-01-24T09:35:46.145Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:35:46 [2024-01-24T09:35:46.145Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:35:46 [2024-01-24T09:35:46.145Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:35:46 [2024-01-24T09:35:46.145Z] --- PASS: TestWaitNonBlocked (0.02s)
09:35:46 [2024-01-24T09:35:46.145Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
09:35:46 [2024-01-24T09:35:46.145Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
09:35:46 [2024-01-24T09:35:46.145Z] === RUN   TestWaitBlocked
09:35:46 [2024-01-24T09:35:46.145Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:35:46 [2024-01-24T09:35:46.145Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:35:46 [2024-01-24T09:35:46.145Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:35:46 [2024-01-24T09:35:46.145Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:35:46 [2024-01-24T09:35:46.145Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:35:46 [2024-01-24T09:35:46.145Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:35:46 [2024-01-24T09:35:46.404Z] --- PASS: TestWaitBlocked (0.03s)
09:35:46 [2024-01-24T09:35:46.404Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
09:35:46 [2024-01-24T09:35:46.404Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
09:35:46 [2024-01-24T09:35:46.404Z] === RUN   TestWaitConditions
09:35:46 [2024-01-24T09:35:46.404Z] === RUN   TestWaitConditions/default
09:35:46 [2024-01-24T09:35:46.404Z] === PAUSE TestWaitConditions/default
09:35:46 [2024-01-24T09:35:46.404Z] === RUN   TestWaitConditions/not-running
09:35:46 [2024-01-24T09:35:46.404Z] === PAUSE TestWaitConditions/not-running
09:35:46 [2024-01-24T09:35:46.404Z] === RUN   TestWaitConditions/next-exit
09:35:46 [2024-01-24T09:35:46.404Z] === PAUSE TestWaitConditions/next-exit
09:35:46 [2024-01-24T09:35:46.404Z] === RUN   TestWaitConditions/removed
09:35:46 [2024-01-24T09:35:46.404Z] === PAUSE TestWaitConditions/removed
09:35:46 [2024-01-24T09:35:46.404Z] === CONT  TestWaitConditions/default
09:35:46 [2024-01-24T09:35:46.404Z] === CONT  TestWaitConditions/next-exit
09:35:46 [2024-01-24T09:35:46.404Z] === CONT  TestWaitConditions/removed
09:35:46 [2024-01-24T09:35:46.404Z] === CONT  TestWaitConditions/not-running
09:35:46 [2024-01-24T09:35:46.663Z]     wait_test.go:146: ContainerID = 5f8e60843342f423eab649384dd0558f5a13a743826e5932feff37b8f0c274b4
09:35:46 [2024-01-24T09:35:46.663Z]     wait_test.go:146: ContainerID = 85d344d71d1ddafa92db463b582dc1a18e094497841062c390c1ddeb1869ca69
09:35:46 [2024-01-24T09:35:46.663Z]     wait_test.go:146: ContainerID = b7c4298ad9477b0ed46aa232671ac804a58b09c63b1614f58600d38535602086
09:35:46 [2024-01-24T09:35:46.663Z]     wait_test.go:146: ContainerID = ee2388257501c355b6fc514b158ba50d9c65c1efb1ba72684e393a5c39259720
09:35:48 [2024-01-24T09:35:48.042Z] --- PASS: TestWaitConditions (0.04s)
09:35:48 [2024-01-24T09:35:48.042Z]     --- PASS: TestWaitConditions/default (1.01s)
09:35:48 [2024-01-24T09:35:48.042Z]     --- PASS: TestWaitConditions/removed (1.03s)
09:35:48 [2024-01-24T09:35:48.042Z]     --- PASS: TestWaitConditions/not-running (1.20s)
09:35:48 [2024-01-24T09:35:48.042Z]     --- PASS: TestWaitConditions/next-exit (1.24s)
09:35:48 [2024-01-24T09:35:48.042Z] === RUN   TestWaitRestartedContainer
09:35:48 [2024-01-24T09:35:48.042Z] === RUN   TestWaitRestartedContainer/default
09:35:48 [2024-01-24T09:35:48.042Z] === PAUSE TestWaitRestartedContainer/default
09:35:48 [2024-01-24T09:35:48.042Z] === RUN   TestWaitRestartedContainer/not-running
09:35:48 [2024-01-24T09:35:48.042Z] === PAUSE TestWaitRestartedContainer/not-running
09:35:48 [2024-01-24T09:35:48.042Z] === RUN   TestWaitRestartedContainer/next-exit
09:35:48 [2024-01-24T09:35:48.042Z] === PAUSE TestWaitRestartedContainer/next-exit
09:35:48 [2024-01-24T09:35:48.042Z] === CONT  TestWaitRestartedContainer/default
09:35:48 [2024-01-24T09:35:48.042Z] === CONT  TestWaitRestartedContainer/next-exit
09:35:48 [2024-01-24T09:35:48.042Z] === CONT  TestWaitRestartedContainer/not-running
09:35:49 [2024-01-24T09:35:49.948Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:35:49 [2024-01-24T09:35:49.948Z]     --- PASS: TestWaitRestartedContainer/not-running (1.78s)
09:35:49 [2024-01-24T09:35:49.948Z]     --- PASS: TestWaitRestartedContainer/default (2.02s)
09:35:49 [2024-01-24T09:35:49.948Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.08s)
09:35:49 [2024-01-24T09:35:49.948Z] === CONT  TestHardRestartWhenContainerIsRunning
09:35:49 [2024-01-24T09:35:49.948Z] === CONT  TestRestartDaemonWithRestartingContainer
09:35:49 [2024-01-24T09:35:49.948Z] === CONT  TestIpcModeOlderClient
09:35:49 [2024-01-24T09:35:49.948Z] === CONT  TestStopContainerWithTimeoutCancel
09:35:49 [2024-01-24T09:35:49.948Z] === CONT  TestDaemonHostGatewayIP
09:35:49 [2024-01-24T09:35:49.948Z] === CONT  TestContainerKillOnDaemonStart
09:35:49 [2024-01-24T09:35:49.948Z] === CONT  TestDaemonRestartIpcMode
09:35:49 [2024-01-24T09:35:49.948Z] === CONT  TestContainerStartOnDaemonRestart
09:35:49 [2024-01-24T09:35:49.948Z] --- PASS: TestIpcModeOlderClient (0.12s)
09:35:51 [2024-01-24T09:35:51.854Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
09:35:51 [2024-01-24T09:35:51.854Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
09:35:52 [2024-01-24T09:35:52.114Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.32s)
09:35:52 [2024-01-24T09:35:52.114Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
09:35:52 [2024-01-24T09:35:52.114Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.36s)
09:35:52 [2024-01-24T09:35:52.682Z] --- PASS: TestContainerStartOnDaemonRestart (2.64s)
09:35:53 [2024-01-24T09:35:53.250Z] --- PASS: TestDaemonHostGatewayIP (3.18s)
09:35:53 [2024-01-24T09:35:53.250Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.25s)
09:35:53 [2024-01-24T09:35:53.250Z] --- PASS: TestDaemonRestartIpcMode (3.44s)
09:35:53 [2024-01-24T09:35:53.509Z] --- PASS: TestStopContainerWithTimeoutCancel (3.63s)
09:36:01 [2024-01-24T09:36:01.627Z] --- PASS: TestContainerKillOnDaemonStart (11.80s)
09:36:01 [2024-01-24T09:36:01.627Z] PASS
09:36:01 [2024-01-24T09:36:01.627Z] 
09:36:01 [2024-01-24T09:36:01.627Z] === Skipped
09:36:01 [2024-01-24T09:36:01.627Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:36:01 [2024-01-24T09:36:01.627Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:36:01 [2024-01-24T09:36:01.627Z] 
09:36:01 [2024-01-24T09:36:01.627Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:36:01 [2024-01-24T09:36:01.627Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:36:01 [2024-01-24T09:36:01.627Z] 
09:36:01 [2024-01-24T09:36:01.627Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:36:01 [2024-01-24T09:36:01.627Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
09:36:01 [2024-01-24T09:36:01.627Z] 
09:36:01 [2024-01-24T09:36:01.627Z] DONE 296 tests, 3 skipped in 126.214s
09:36:01 [2024-01-24T09:36:01.627Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:36:01 [2024-01-24T09:36:01.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
09:36:01 [2024-01-24T09:36:01.627Z] ++ set -e
09:36:01 [2024-01-24T09:36:01.627Z] ++ '[' -n 0 ']'
09:36:01 [2024-01-24T09:36:01.627Z] ++ set -x
09:36:01 [2024-01-24T09:36:01.627Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
09:36:01 [2024-01-24T09:36:01.627Z] INFO: Testing against a local daemon
09:36:01 [2024-01-24T09:36:01.627Z] === RUN   TestConfigDaemonID
09:36:03 [2024-01-24T09:36:03.005Z]     daemon_test.go:58: [deba5e56dff67] daemon is not started
09:36:03 [2024-01-24T09:36:03.005Z] --- PASS: TestConfigDaemonID (1.04s)
09:36:03 [2024-01-24T09:36:03.005Z] === RUN   TestDaemonConfigValidation
09:36:03 [2024-01-24T09:36:03.005Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:36:03 [2024-01-24T09:36:03.005Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:36:03 [2024-01-24T09:36:03.005Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:36:03 [2024-01-24T09:36:03.005Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:36:03 [2024-01-24T09:36:03.005Z] === RUN   TestDaemonConfigValidation/invalid_config
09:36:03 [2024-01-24T09:36:03.005Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:36:03 [2024-01-24T09:36:03.005Z] === RUN   TestDaemonConfigValidation/malformed_config
09:36:03 [2024-01-24T09:36:03.005Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:36:03 [2024-01-24T09:36:03.005Z] === RUN   TestDaemonConfigValidation/valid_config
09:36:03 [2024-01-24T09:36:03.005Z] === PAUSE TestDaemonConfigValidation/valid_config
09:36:03 [2024-01-24T09:36:03.005Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:36:03 [2024-01-24T09:36:03.005Z] === CONT  TestDaemonConfigValidation/malformed_config
09:36:03 [2024-01-24T09:36:03.005Z] === CONT  TestDaemonConfigValidation/invalid_config
09:36:03 [2024-01-24T09:36:03.005Z] === CONT  TestDaemonConfigValidation/valid_config
09:36:03 [2024-01-24T09:36:03.005Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:36:03 [2024-01-24T09:36:03.005Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:36:03 [2024-01-24T09:36:03.005Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
09:36:03 [2024-01-24T09:36:03.005Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
09:36:03 [2024-01-24T09:36:03.005Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
09:36:03 [2024-01-24T09:36:03.005Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
09:36:03 [2024-01-24T09:36:03.005Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
09:36:03 [2024-01-24T09:36:03.005Z] === RUN   TestConfigDaemonSeccompProfiles
09:36:03 [2024-01-24T09:36:03.005Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:36:03 [2024-01-24T09:36:03.942Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:36:04 [2024-01-24T09:36:04.879Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:36:06 [2024-01-24T09:36:06.258Z]     daemon_test.go:172: [df0bc2339c3c8] daemon is not started
09:36:06 [2024-01-24T09:36:06.258Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
09:36:06 [2024-01-24T09:36:06.258Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:36:06 [2024-01-24T09:36:06.258Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:36:06 [2024-01-24T09:36:06.258Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:36:06 [2024-01-24T09:36:06.258Z] === RUN   TestDaemonProxy
09:36:06 [2024-01-24T09:36:06.258Z] === RUN   TestDaemonProxy/environment_variables
09:36:06 [2024-01-24T09:36:06.258Z] === PAUSE TestDaemonProxy/environment_variables
09:36:06 [2024-01-24T09:36:06.258Z] === RUN   TestDaemonProxy/command-line_options
09:36:06 [2024-01-24T09:36:06.258Z] === PAUSE TestDaemonProxy/command-line_options
09:36:06 [2024-01-24T09:36:06.258Z] === RUN   TestDaemonProxy/configuration_file
09:36:06 [2024-01-24T09:36:06.258Z] === PAUSE TestDaemonProxy/configuration_file
09:36:06 [2024-01-24T09:36:06.258Z] === RUN   TestDaemonProxy/conflicting_options
09:36:06 [2024-01-24T09:36:06.517Z] === RUN   TestDaemonProxy/reload_sanitized
09:36:06 [2024-01-24T09:36:06.517Z] === PAUSE TestDaemonProxy/reload_sanitized
09:36:06 [2024-01-24T09:36:06.517Z] === CONT  TestDaemonProxy/environment_variables
09:36:06 [2024-01-24T09:36:06.517Z] === CONT  TestDaemonProxy/configuration_file
09:36:06 [2024-01-24T09:36:06.517Z] === CONT  TestDaemonProxy/command-line_options
09:36:06 [2024-01-24T09:36:06.517Z] === CONT  TestDaemonProxy/reload_sanitized
09:36:08 [2024-01-24T09:36:08.422Z] --- PASS: TestDaemonProxy (0.50s)
09:36:08 [2024-01-24T09:36:08.422Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:36:08 [2024-01-24T09:36:08.422Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
09:36:08 [2024-01-24T09:36:08.422Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
09:36:08 [2024-01-24T09:36:08.422Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
09:36:08 [2024-01-24T09:36:08.422Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
09:36:08 [2024-01-24T09:36:08.422Z] === RUN   TestLiveRestore
09:36:08 [2024-01-24T09:36:08.422Z] === RUN   TestLiveRestore/volume_references
09:36:08 [2024-01-24T09:36:08.423Z] === PAUSE TestLiveRestore/volume_references
09:36:08 [2024-01-24T09:36:08.423Z] === RUN   TestLiveRestore/autoremove
09:36:08 [2024-01-24T09:36:08.423Z] === PAUSE TestLiveRestore/autoremove
09:36:08 [2024-01-24T09:36:08.423Z] === CONT  TestLiveRestore/volume_references
09:36:08 [2024-01-24T09:36:08.423Z] === CONT  TestLiveRestore/autoremove
09:36:08 [2024-01-24T09:36:08.423Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
09:36:08 [2024-01-24T09:36:08.991Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:36:08 [2024-01-24T09:36:08.991Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:36:09 [2024-01-24T09:36:09.928Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:36:10 [2024-01-24T09:36:10.188Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
09:36:11 [2024-01-24T09:36:11.130Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:36:12 [2024-01-24T09:36:12.085Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:36:13 [2024-01-24T09:36:13.022Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
09:36:13 [2024-01-24T09:36:13.959Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
09:36:14 [2024-01-24T09:36:14.527Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
09:36:15 [2024-01-24T09:36:15.464Z] --- PASS: TestLiveRestore (0.00s)
09:36:15 [2024-01-24T09:36:15.464Z]     --- PASS: TestLiveRestore/autoremove (3.48s)
09:36:15 [2024-01-24T09:36:15.464Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.88s)
09:36:15 [2024-01-24T09:36:15.464Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.60s)
09:36:15 [2024-01-24T09:36:15.464Z]     --- PASS: TestLiveRestore/volume_references (7.26s)
09:36:15 [2024-01-24T09:36:15.464Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.24s)
09:36:15 [2024-01-24T09:36:15.464Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.15s)
09:36:15 [2024-01-24T09:36:15.464Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.10s)
09:36:15 [2024-01-24T09:36:15.464Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s)
09:36:15 [2024-01-24T09:36:15.464Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
09:36:15 [2024-01-24T09:36:15.464Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.45s)
09:36:15 [2024-01-24T09:36:15.464Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.47s)
09:36:15 [2024-01-24T09:36:15.464Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s)
09:36:15 [2024-01-24T09:36:15.464Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
09:36:16 [2024-01-24T09:36:16.032Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
09:36:16 [2024-01-24T09:36:16.032Z] PASS
09:36:16 [2024-01-24T09:36:16.291Z] 
09:36:16 [2024-01-24T09:36:16.291Z] DONE 31 tests in 14.453s
09:36:16 [2024-01-24T09:36:16.291Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:36:16 [2024-01-24T09:36:16.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:36:16 [2024-01-24T09:36:16.291Z] ++ set -e
09:36:16 [2024-01-24T09:36:16.291Z] ++ '[' -n 0 ']'
09:36:16 [2024-01-24T09:36:16.291Z] ++ set -x
09:36:16 [2024-01-24T09:36:16.291Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:36:16 [2024-01-24T09:36:16.291Z] INFO: Testing against a local daemon
09:36:16 [2024-01-24T09:36:16.291Z] === RUN   TestCommitInheritsEnv
09:36:16 [2024-01-24T09:36:16.291Z] --- PASS: TestCommitInheritsEnv (0.16s)
09:36:16 [2024-01-24T09:36:16.291Z] === RUN   TestImportExtremelyLargeImageWorks
09:36:16 [2024-01-24T09:36:16.291Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:36:16 [2024-01-24T09:36:16.291Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:36:16 [2024-01-24T09:36:16.291Z] === RUN   TestImportWithCustomPlatform
09:36:16 [2024-01-24T09:36:16.291Z] === RUN   TestImportWithCustomPlatform/#00
09:36:16 [2024-01-24T09:36:16.291Z] === RUN   TestImportWithCustomPlatform/_______
09:36:16 [2024-01-24T09:36:16.291Z] === RUN   TestImportWithCustomPlatform//
09:36:16 [2024-01-24T09:36:16.291Z] === RUN   TestImportWithCustomPlatform/linux
09:36:16 [2024-01-24T09:36:16.550Z] === RUN   TestImportWithCustomPlatform/LINUX
09:36:16 [2024-01-24T09:36:16.550Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:36:16 [2024-01-24T09:36:16.550Z] === RUN   TestImportWithCustomPlatform/macos
09:36:16 [2024-01-24T09:36:16.550Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:36:16 [2024-01-24T09:36:16.550Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:36:16 [2024-01-24T09:36:16.550Z] --- PASS: TestImportWithCustomPlatform (0.11s)
09:36:16 [2024-01-24T09:36:16.550Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
09:36:16 [2024-01-24T09:36:16.550Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:36:16 [2024-01-24T09:36:16.550Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:36:16 [2024-01-24T09:36:16.550Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
09:36:16 [2024-01-24T09:36:16.550Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
09:36:16 [2024-01-24T09:36:16.550Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
09:36:16 [2024-01-24T09:36:16.550Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:36:16 [2024-01-24T09:36:16.550Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:36:16 [2024-01-24T09:36:16.550Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:36:16 [2024-01-24T09:36:16.550Z] === RUN   TestImageInspectEmptyTagsAndDigests
09:36:16 [2024-01-24T09:36:16.550Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
09:36:16 [2024-01-24T09:36:16.550Z] === RUN   TestImagesFilterMultiReference
09:36:16 [2024-01-24T09:36:16.550Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:36:16 [2024-01-24T09:36:16.550Z] === RUN   TestImagesFilterBeforeSince
09:36:16 [2024-01-24T09:36:16.809Z]     list_test.go:87: ImageList: ID=sha256:fd2f26099fbc953af5b2d4606cd210cd0f7043d2a1f617fad9edb69035efb9d2 RepoTags=[testimagesfilterbeforesince:v3]
09:36:16 [2024-01-24T09:36:16.809Z]     list_test.go:87: ImageList: ID=sha256:86dbfa983b4df22aff6c2255d6dc2d6bf07f4fa8e8c5e3abce0f25b65f561765 RepoTags=[testimagesfilterbeforesince:v2]
09:36:16 [2024-01-24T09:36:16.809Z]     list_test.go:87: ImageList: ID=sha256:2ff5cbf7eae34289f18c1234077772f84372d29dadfa8d484343e9dfdc0e1439 RepoTags=[testimagesfilterbeforesince:v1]
09:36:16 [2024-01-24T09:36:16.809Z] --- PASS: TestImagesFilterBeforeSince (0.25s)
09:36:16 [2024-01-24T09:36:16.809Z] === RUN   TestPruneDontDeleteUsedDangling
09:36:16 [2024-01-24T09:36:16.809Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
09:36:16 [2024-01-24T09:36:16.809Z] === RUN   TestImagePullPlatformInvalid
09:36:16 [2024-01-24T09:36:16.809Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:36:16 [2024-01-24T09:36:16.809Z] === RUN   TestImagePullStoredfDigestForOtherRepo
09:36:16 [2024-01-24T09:36:16.809Z] time="2024-01-24T09:36:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.12 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:16 [2024-01-24T09:36:16.809Z] time="2024-01-24T09:36:16Z" level=info msg="redis not configured" go.version=go1.20.12 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:16 [2024-01-24T09:36:16.809Z] time="2024-01-24T09:36:16Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.20.12 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:16 [2024-01-24T09:36:16.809Z] time="2024-01-24T09:36:16Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.12 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.070Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=71ce2d6e-ccbc-4b06-b51e-4166beefde79 http.request.method=GET http.request.remoteaddr="127.0.0.1:43332" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.070Z] time="2024-01-24T09:36:16Z" level=info msg="response completed" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=71ce2d6e-ccbc-4b06-b51e-4166beefde79 http.request.method=GET http.request.remoteaddr="127.0.0.1:43332" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.007697ms http.response.status=200 http.response.written=2 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.070Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
09:36:17 [2024-01-24T09:36:17.070Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=3ec6bf5c-1a76-450a-8f96-0abefb10d333 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.070Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=509278a3-a459-4e35-a71c-991152a8de36 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.070Z] time="2024-01-24T09:36:16Z" level=debug msg=GetBlob go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=3ec6bf5c-1a76-450a-8f96-0abefb10d333 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.070Z] time="2024-01-24T09:36:16Z" level=debug msg=GetBlob go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=509278a3-a459-4e35-a71c-991152a8de36 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.070Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=3ec6bf5c-1a76-450a-8f96-0abefb10d333 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=26.692µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=842d09cd-52b2-42e3-a77b-96ae0a4ecc94 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=509278a3-a459-4e35-a71c-991152a8de36 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=23.532µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ed9ccbe9-4b23-477f-bec3-33602e5b44e9 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=3ec6bf5c-1a76-450a-8f96-0abefb10d333 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.937166ms http.response.status=404 http.response.written=157 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=509278a3-a459-4e35-a71c-991152a8de36 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.859538ms http.response.status=404 http.response.written=157 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d5768269-c3e0-4fdd-87d3-c063ceabdd06 http.request.method=POST http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d5768269-c3e0-4fdd-87d3-c063ceabdd06 http.request.method=POST http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=cbba065d-5691-4ac3-9389-43bb99b77465 http.request.method=POST http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=cbba065d-5691-4ac3-9389-43bb99b77465 http.request.method=POST http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9/startedat\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d5768269-c3e0-4fdd-87d3-c063ceabdd06 http.request.method=POST http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=93.022µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3506d8a6-a31f-4a94-9e01-7db25f7094fe trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/32ea4318-4036-4d06-8c2c-65b14a8af951/startedat\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=cbba065d-5691-4ac3-9389-43bb99b77465 http.request.method=POST http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=60.086µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=98e20d0b-747f-4498-a309-307bef14b333 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d5768269-c3e0-4fdd-87d3-c063ceabdd06 http.request.method=POST http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=11.012µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a9d1d1da-5cd3-4833-912d-3e3241ae0799 trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/32ea4318-4036-4d06-8c2c-65b14a8af951/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=cbba065d-5691-4ac3-9389-43bb99b77465 http.request.method=POST http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=11.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=603a549c-5990-4a8b-9db6-0c0e8f25aacf trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/32ea4318-4036-4d06-8c2c-65b14a8af951/hashstates/sha256/0\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=cbba065d-5691-4ac3-9389-43bb99b77465 http.request.method=POST http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=277.186µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bcff2f44-1434-42ac-bb03-2df572e56803 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=info msg="response completed" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=cbba065d-5691-4ac3-9389-43bb99b77465 http.request.method=POST http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.901761ms http.response.status=202 http.response.written=0 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9/hashstates/sha256/0\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d5768269-c3e0-4fdd-87d3-c063ceabdd06 http.request.method=POST http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=66.543µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=926caee5-1a11-4966-8582-d7d63ea690d5 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=info msg="response completed" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d5768269-c3e0-4fdd-87d3-c063ceabdd06 http.request.method=POST http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.056551ms http.response.status=202 http.response.written=0 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9aefc6-a533-4bde-8d51-195e3fe96008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.uuid=27bae3ee-9df4-4fe6-a303-dd6f624e66c9 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9aefc6-a533-4bde-8d51-195e3fe96008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.uuid=27bae3ee-9df4-4fe6-a303-dd6f624e66c9 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9/startedat\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9aefc6-a533-4bde-8d51-195e3fe96008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=35.249µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=af9d606f-2e58-4748-9f8c-632e02b40fd8 trace.line=82 vars.name=test vars.uuid=27bae3ee-9df4-4fe6-a303-dd6f624e66c9 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9/data\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9aefc6-a533-4bde-8d51-195e3fe96008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=13.44µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4a1d644f-755a-485c-9716-8c43cf1d91b4 trace.line=141 vars.name=test vars.uuid=27bae3ee-9df4-4fe6-a303-dd6f624e66c9 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9/data\", 0)" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9aefc6-a533-4bde-8d51-195e3fe96008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=89.108µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=e4e495e1-3944-43f2-849f-236925efb293 trace.line=124 vars.name=test vars.uuid=27bae3ee-9df4-4fe6-a303-dd6f624e66c9 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9aefc6-a533-4bde-8d51-195e3fe96008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.uuid=27bae3ee-9df4-4fe6-a303-dd6f624e66c9 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9/data\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9aefc6-a533-4bde-8d51-195e3fe96008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=14.006µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=24aca1a3-181c-4eef-8bd9-3d308e27d538 trace.line=141 vars.name=test vars.uuid=27bae3ee-9df4-4fe6-a303-dd6f624e66c9 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9aefc6-a533-4bde-8d51-195e3fe96008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=12.628µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2587ca6d-c53d-4744-959d-9e46dc31ddbc trace.line=141 vars.name=test vars.uuid=27bae3ee-9df4-4fe6-a303-dd6f624e66c9 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9/data\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9aefc6-a533-4bde-8d51-195e3fe96008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=8.475µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=22b4f63b-4cde-470a-aec7-75b0b3e37f40 trace.line=141 vars.name=test vars.uuid=27bae3ee-9df4-4fe6-a303-dd6f624e66c9 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9aefc6-a533-4bde-8d51-195e3fe96008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=50.264µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=8d99625c-d87e-4f72-8434-272bd9193b9c trace.line=167 vars.name=test vars.uuid=27bae3ee-9df4-4fe6-a303-dd6f624e66c9 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.071Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9aefc6-a533-4bde-8d51-195e3fe96008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=53.26µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=be8cdac3-0980-42c7-b66f-1099e0171a41 trace.line=95 vars.name=test vars.uuid=27bae3ee-9df4-4fe6-a303-dd6f624e66c9 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9aefc6-a533-4bde-8d51-195e3fe96008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=92.447µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=248ab88d-8f53-4f30-966a-657ff9c11488 trace.line=181 vars.name=test vars.uuid=27bae3ee-9df4-4fe6-a303-dd6f624e66c9 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=info msg="response completed" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f9aefc6-a533-4bde-8d51-195e3fe96008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43342" http.request.uri="/v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.634611ms http.response.status=201 http.response.written=0 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "PUT /v2/test/blobs/uploads/27bae3ee-9df4-4fe6-a303-dd6f624e66c9?_state=tHRVEvsvwJ5Jm6TN_tfF0miSR5PpHZRNYpglD4M8hd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3YmFlM2VlLTlkZjQtNGZlNi1hMzAzLWRkNmY2MjRlNjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTE5NzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738fabe1-a819-4b90-be4e-c34976f8c8c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.uuid=32ea4318-4036-4d06-8c2c-65b14a8af951 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738fabe1-a819-4b90-be4e-c34976f8c8c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.uuid=32ea4318-4036-4d06-8c2c-65b14a8af951 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/32ea4318-4036-4d06-8c2c-65b14a8af951/startedat\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738fabe1-a819-4b90-be4e-c34976f8c8c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=35.503µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d542419d-1bc4-4bc0-a0b6-277bb37e8d13 trace.line=82 vars.name=test vars.uuid=32ea4318-4036-4d06-8c2c-65b14a8af951 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/32ea4318-4036-4d06-8c2c-65b14a8af951/data\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738fabe1-a819-4b90-be4e-c34976f8c8c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=12.948µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cae2bc98-8da2-4085-9058-da85e79346f2 trace.line=141 vars.name=test vars.uuid=32ea4318-4036-4d06-8c2c-65b14a8af951 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/32ea4318-4036-4d06-8c2c-65b14a8af951/data\", 0)" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738fabe1-a819-4b90-be4e-c34976f8c8c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=307.799µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=4b81fed6-4f56-42ea-a7c4-c176ae664f96 trace.line=124 vars.name=test vars.uuid=32ea4318-4036-4d06-8c2c-65b14a8af951 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738fabe1-a819-4b90-be4e-c34976f8c8c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.uuid=32ea4318-4036-4d06-8c2c-65b14a8af951 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/32ea4318-4036-4d06-8c2c-65b14a8af951/data\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738fabe1-a819-4b90-be4e-c34976f8c8c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=18.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=90575cbb-eec4-4d65-8793-438e7049cec4 trace.line=141 vars.name=test vars.uuid=32ea4318-4036-4d06-8c2c-65b14a8af951 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738fabe1-a819-4b90-be4e-c34976f8c8c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=62.179µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1ff37c9c-ca24-4825-a340-9de62f8fd1f0 trace.line=141 vars.name=test vars.uuid=32ea4318-4036-4d06-8c2c-65b14a8af951 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/32ea4318-4036-4d06-8c2c-65b14a8af951/data\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738fabe1-a819-4b90-be4e-c34976f8c8c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=8.263µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dc02d20e-d226-4920-99ef-899fe2a44a5f trace.line=141 vars.name=test vars.uuid=32ea4318-4036-4d06-8c2c-65b14a8af951 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/32ea4318-4036-4d06-8c2c-65b14a8af951/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738fabe1-a819-4b90-be4e-c34976f8c8c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=39.689µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=f754faaa-1b4d-4811-9cf3-084918a8cb06 trace.line=167 vars.name=test vars.uuid=32ea4318-4036-4d06-8c2c-65b14a8af951 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738fabe1-a819-4b90-be4e-c34976f8c8c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=44.34µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=177595ec-2904-4687-9a57-0e8e7efdc953 trace.line=95 vars.name=test vars.uuid=32ea4318-4036-4d06-8c2c-65b14a8af951 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/32ea4318-4036-4d06-8c2c-65b14a8af951\")" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738fabe1-a819-4b90-be4e-c34976f8c8c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=83.192µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=9a2d4570-83ea-4b77-95fb-fafbdf826cff trace.line=181 vars.name=test vars.uuid=32ea4318-4036-4d06-8c2c-65b14a8af951 version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=info msg="response completed" go.version=go1.20.12 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738fabe1-a819-4b90-be4e-c34976f8c8c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.185183ms http.response.status=201 http.response.written=0 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "PUT /v2/test/blobs/uploads/32ea4318-4036-4d06-8c2c-65b14a8af951?_state=pgRdI06VIgW_eoo3qK-Kbvii-nno4NqGuqv6z9nBTSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyZWE0MzE4LTQwMzYtNGQwNi04YzJjLTY1YjE0YThhZjk1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yNFQwOTozNjoxNi44NTIwNzQ4NTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=1fd6f2d0-ff9a-45f6-89f7-50b83bcdb2bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg=GetImageManifest go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=1fd6f2d0-ff9a-45f6-89f7-50b83bcdb2bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=1fd6f2d0-ff9a-45f6-89f7-50b83bcdb2bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=22.54µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9bd7663a-038c-476d-a76e-208d8098e359 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=1fd6f2d0-ff9a-45f6-89f7-50b83bcdb2bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="857.617µs" http.response.status=404 http.response.written=96 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg=PutImageManifest go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.072Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=34.585µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=10d7eaef-4fcf-4265-9098-cf16b06a90eb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=13.292µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6d466567-b56d-4ab5-ae8a-3eed7d8981ea trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=18.634µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0c5a008e-9c69-4b89-bf5f-79bf0f4d2f75 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=9.847µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=137246b9-d159-449f-be62-d994be16c10e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=12.332µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d91fbdd0-4ffa-4be2-8ded-db7d3c1c609a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=49.198µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1d82585d-9133-4602-86c9-464775de7d4f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=50.084µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f378a4b7-641f-48c8-acb2-9bf96f243309 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=22.482µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=eecccb36-4ca4-4e9b-a5d7-5d1409f5cbf0 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=58.921µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=141f4c20-dcde-4c28-b45a-75f26c0149dc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=34.716µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=891a0061-1486-4f80-9ed0-8e9e436c66ec trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=info msg="response completed" go.version=go1.20.12 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c9787cc0-6a96-4e12-aa1d-061c2ffe0448 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.639107ms http.response.status=201 http.response.written=0 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=7ac0c646-9edd-45d2-9964-4dce6788bb47 http.request.method=GET http.request.remoteaddr="127.0.0.1:43368" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=info msg="response completed" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=7ac0c646-9edd-45d2-9964-4dce6788bb47 http.request.method=GET http.request.remoteaddr="127.0.0.1:43368" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="806.934µs" http.response.status=200 http.response.written=2 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=9cbaf2df-dcec-47e7-b975-d4fceadd19e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg=GetImageManifest go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=9cbaf2df-dcec-47e7-b975-d4fceadd19e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=9cbaf2df-dcec-47e7-b975-d4fceadd19e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=50.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=40719f99-c85d-463c-b6cb-a7b1a5690977 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=9cbaf2df-dcec-47e7-b975-d4fceadd19e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=9cbaf2df-dcec-47e7-b975-d4fceadd19e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=20.898µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3d984570-5ed1-4e1b-b500-4933547b60c8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=9cbaf2df-dcec-47e7-b975-d4fceadd19e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=15.081µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eda7e602-cdd2-4092-aaf8-25fa276c4867 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=9cbaf2df-dcec-47e7-b975-d4fceadd19e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=16.148µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=13426f3c-526e-4f9e-9b76-9b9641e4b6bc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=9cbaf2df-dcec-47e7-b975-d4fceadd19e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=info msg="response completed" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=9cbaf2df-dcec-47e7-b975-d4fceadd19e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43372" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.273839ms http.response.status=200 http.response.written=417 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=109116bc-8c02-4afd-8944-f1ed0a8c8421 http.request.method=GET http.request.remoteaddr="127.0.0.1:43388" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg=GetImageManifest go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=109116bc-8c02-4afd-8944-f1ed0a8c8421 http.request.method=GET http.request.remoteaddr="127.0.0.1:43388" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=109116bc-8c02-4afd-8944-f1ed0a8c8421 http.request.method=GET http.request.remoteaddr="127.0.0.1:43388" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.073Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=109116bc-8c02-4afd-8944-f1ed0a8c8421 http.request.method=GET http.request.remoteaddr="127.0.0.1:43388" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=43.019µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a4150490-8497-490b-ab2f-9f3d22ad6efa trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=109116bc-8c02-4afd-8944-f1ed0a8c8421 http.request.method=GET http.request.remoteaddr="127.0.0.1:43388" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=17.666µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c5e2fbf5-5b62-4fec-a1a4-aaa9407cc0f7 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=109116bc-8c02-4afd-8944-f1ed0a8c8421 http.request.method=GET http.request.remoteaddr="127.0.0.1:43388" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=17.141µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e67efd6b-e2fb-4b26-a640-90f27ca143c0 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=109116bc-8c02-4afd-8944-f1ed0a8c8421 http.request.method=GET http.request.remoteaddr="127.0.0.1:43388" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=info msg="response completed" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=109116bc-8c02-4afd-8944-f1ed0a8c8421 http.request.method=GET http.request.remoteaddr="127.0.0.1:43388" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.302779ms http.response.status=200 http.response.written=417 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=867348ef-6e96-4179-9e90-dbf635750867 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg=GetBlob go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=867348ef-6e96-4179-9e90-dbf635750867 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d3ec9716-1597-436c-a0d1-6493e3de8571 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=867348ef-6e96-4179-9e90-dbf635750867 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=40.508µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7c249dd3-6ee4-4f04-8322-614071385fd6 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg=GetBlob go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d3ec9716-1597-436c-a0d1-6493e3de8571 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=867348ef-6e96-4179-9e90-dbf635750867 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=14.056µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ba863122-21d8-4212-815a-6dd3b210b7fc trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d3ec9716-1597-436c-a0d1-6493e3de8571 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=33.994µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ce46f01b-2425-4858-b9cc-051d018c1bf0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=867348ef-6e96-4179-9e90-dbf635750867 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=29.39µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9d2447d1-7fb9-4f69-8302-7194b998bfa0 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d3ec9716-1597-436c-a0d1-6493e3de8571 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=14.646µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c1c8682e-350b-4210-b564-bb720be9a326 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=867348ef-6e96-4179-9e90-dbf635750867 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=9.379µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=21b0e3d7-f11e-4d6b-8590-e666b700518b trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d3ec9716-1597-436c-a0d1-6493e3de8571 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=20.407µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9514ad67-1a36-43c4-a000-1887225d7c8c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=867348ef-6e96-4179-9e90-dbf635750867 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=8.246µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=77ea2a7d-4b37-4518-b7ea-4d8d42208f28 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=867348ef-6e96-4179-9e90-dbf635750867 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=5.079µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ed7de47a-d7c1-4021-8ae9-e11ae874d027 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d3ec9716-1597-436c-a0d1-6493e3de8571 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=9.838µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=86f791a3-1651-4946-8b37-340dae7937ef trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=867348ef-6e96-4179-9e90-dbf635750867 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=14.089µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=3ae13c41-355a-465c-afd8-d75222d1e5bc trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d3ec9716-1597-436c-a0d1-6493e3de8571 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=10.823µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3ca15bba-01c4-4c54-9811-39766f2bf0f5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d3ec9716-1597-436c-a0d1-6493e3de8571 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=6.917µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=afe486a2-ff06-4d0d-8d9b-1595072b17f9 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=867348ef-6e96-4179-9e90-dbf635750867 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=33.1µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5ee98a6c-3e05-42b9-8e4d-1839eb051d1a trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.074Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d3ec9716-1597-436c-a0d1-6493e3de8571 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=21.637µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=ef961d38-f3c3-4497-ae9c-4b7d1dccd669 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=867348ef-6e96-4179-9e90-dbf635750867 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=18.503µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e6d25eb1-3fce-4b61-8bc5-f02f4f6efbf7 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=info msg="response completed" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=867348ef-6e96-4179-9e90-dbf635750867 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.858808ms http.response.status=200 http.response.written=194 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d3ec9716-1597-436c-a0d1-6493e3de8571 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=31.508µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e807f833-1601-4d6b-baa2-8ddc2a045f88 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d3ec9716-1597-436c-a0d1-6493e3de8571 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=12.571µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a4f89a0d-f847-4fb4-85aa-3bdc80b0390a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=info msg="response completed" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=d3ec9716-1597-436c-a0d1-6493e3de8571 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.941812ms http.response.status=200 http.response.written=68 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=a103cf9e-2e3e-4b71-97ed-39536c0e633c http.request.method=GET http.request.remoteaddr="127.0.0.1:43418" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=info msg="response completed" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=a103cf9e-2e3e-4b71-97ed-39536c0e633c http.request.method=GET http.request.remoteaddr="127.0.0.1:43418" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="932.833µs" http.response.status=200 http.response.written=2 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=e91880a7-c2e7-436c-b633-baaeeac7f958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg=GetImageManifest go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=e91880a7-c2e7-436c-b633-baaeeac7f958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=e91880a7-c2e7-436c-b633-baaeeac7f958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=e91880a7-c2e7-436c-b633-baaeeac7f958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=29.448µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c7ed1cd0-f591-47fd-8398-a10ed111bb55 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=e91880a7-c2e7-436c-b633-baaeeac7f958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=11.61µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=53b5e54f-e1be-452d-bc11-f59d17a4545d trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=e91880a7-c2e7-436c-b633-baaeeac7f958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.734287ms http.response.status=404 http.response.written=181 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg="authorizing request" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=03588ac4-b015-432e-8506-f77b80420980 http.request.method=GET http.request.remoteaddr="127.0.0.1:43424" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg=GetImageManifest go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=03588ac4-b015-432e-8506-f77b80420980 http.request.method=GET http.request.remoteaddr="127.0.0.1:43424" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=03588ac4-b015-432e-8506-f77b80420980 http.request.method=GET http.request.remoteaddr="127.0.0.1:43424" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=03588ac4-b015-432e-8506-f77b80420980 http.request.method=GET http.request.remoteaddr="127.0.0.1:43424" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=21.99µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=05332774-9ded-4792-a22b-f34c4b37f4c5 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=03588ac4-b015-432e-8506-f77b80420980 http.request.method=GET http.request.remoteaddr="127.0.0.1:43424" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d trace.duration=10.822µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=45e9276b-596b-48b6-b40e-c990347438ce trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] time="2024-01-24T09:36:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.12 http.request.host="127.0.0.1:5000" http.request.id=03588ac4-b015-432e-8506-f77b80420980 http.request.method=GET http.request.remoteaddr="127.0.0.1:43424" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="955.627µs" http.response.status=404 http.response.written=181 instance.id=0e614878-a7ee-4244-b13f-c211d12d5e3d vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:36:17 [2024-01-24T09:36:17.075Z] 127.0.0.1 - - [24/Jan/2024:09:36:16 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.12 git-commit/97433635a6dad3b888724a8b72a9ca2433387425 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:36:17 [2024-01-24T09:36:17.075Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
09:36:17 [2024-01-24T09:36:17.075Z] === RUN   TestRemoveImageOrphaning
09:36:17 [2024-01-24T09:36:17.075Z] --- PASS: TestRemoveImageOrphaning (0.16s)
09:36:17 [2024-01-24T09:36:17.075Z] === RUN   TestRemoveByDigest
09:36:17 [2024-01-24T09:36:17.075Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:36:17 [2024-01-24T09:36:17.075Z] --- SKIP: TestRemoveByDigest (0.00s)
09:36:17 [2024-01-24T09:36:17.075Z] === RUN   TestRemoveImageGarbageCollector
09:36:17 [2024-01-24T09:36:17.075Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
09:36:17 [2024-01-24T09:36:17.075Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:36:17 [2024-01-24T09:36:17.075Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:36:17 [2024-01-24T09:36:17.335Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagUsingDigestAlgorithmAsName
09:36:17 [2024-01-24T09:36:17.335Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagValidPrefixedRepo
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
09:36:17 [2024-01-24T09:36:17.335Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
09:36:17 [2024-01-24T09:36:17.335Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagValidPrefixedRepo/foooo:t
09:36:17 [2024-01-24T09:36:17.335Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:36:17 [2024-01-24T09:36:17.335Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:36:17 [2024-01-24T09:36:17.335Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
09:36:17 [2024-01-24T09:36:17.335Z] === CONT  TestTagValidPrefixedRepo/foooo:t
09:36:17 [2024-01-24T09:36:17.335Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:36:17 [2024-01-24T09:36:17.335Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
09:36:17 [2024-01-24T09:36:17.335Z] --- PASS: TestTagValidPrefixedRepo (0.01s)
09:36:17 [2024-01-24T09:36:17.335Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
09:36:17 [2024-01-24T09:36:17.335Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
09:36:17 [2024-01-24T09:36:17.335Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s)
09:36:17 [2024-01-24T09:36:17.335Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagExistedNameWithoutForce
09:36:17 [2024-01-24T09:36:17.335Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagOfficialNames
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
09:36:17 [2024-01-24T09:36:17.335Z] --- PASS: TestTagOfficialNames (0.05s)
09:36:17 [2024-01-24T09:36:17.335Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
09:36:17 [2024-01-24T09:36:17.335Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
09:36:17 [2024-01-24T09:36:17.335Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
09:36:17 [2024-01-24T09:36:17.335Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
09:36:17 [2024-01-24T09:36:17.335Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestTagMatchesDigest
09:36:17 [2024-01-24T09:36:17.335Z] --- PASS: TestTagMatchesDigest (0.01s)
09:36:17 [2024-01-24T09:36:17.335Z] PASS
09:36:17 [2024-01-24T09:36:17.335Z] 
09:36:17 [2024-01-24T09:36:17.335Z] === Skipped
09:36:17 [2024-01-24T09:36:17.335Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:36:17 [2024-01-24T09:36:17.335Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:36:17 [2024-01-24T09:36:17.335Z] 
09:36:17 [2024-01-24T09:36:17.335Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
09:36:17 [2024-01-24T09:36:17.335Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:36:17 [2024-01-24T09:36:17.335Z] 
09:36:17 [2024-01-24T09:36:17.335Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:36:17 [2024-01-24T09:36:17.335Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
09:36:17 [2024-01-24T09:36:17.335Z] 
09:36:17 [2024-01-24T09:36:17.335Z] DONE 36 tests, 3 skipped in 1.151s
09:36:17 [2024-01-24T09:36:17.335Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:36:17 [2024-01-24T09:36:17.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
09:36:17 [2024-01-24T09:36:17.335Z] ++ set -e
09:36:17 [2024-01-24T09:36:17.335Z] ++ '[' -n 0 ']'
09:36:17 [2024-01-24T09:36:17.335Z] ++ set -x
09:36:17 [2024-01-24T09:36:17.335Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestStripANSICommands
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestStripANSICommands/#00
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestStripANSICommands/#01
09:36:17 [2024-01-24T09:36:17.335Z] --- PASS: TestStripANSICommands (0.00s)
09:36:17 [2024-01-24T09:36:17.335Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:36:17 [2024-01-24T09:36:17.335Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:36:17 [2024-01-24T09:36:17.335Z] PASS
09:36:17 [2024-01-24T09:36:17.335Z] 
09:36:17 [2024-01-24T09:36:17.335Z] DONE 3 tests in 0.009s
09:36:17 [2024-01-24T09:36:17.335Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:36:17 [2024-01-24T09:36:17.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:36:17 [2024-01-24T09:36:17.335Z] ++ set -e
09:36:17 [2024-01-24T09:36:17.335Z] ++ '[' -n 0 ']'
09:36:17 [2024-01-24T09:36:17.335Z] ++ set -x
09:36:17 [2024-01-24T09:36:17.335Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:36:17 [2024-01-24T09:36:17.335Z] INFO: Testing against a local daemon
09:36:17 [2024-01-24T09:36:17.335Z] === RUN   TestNetworkCreateDelete
09:36:17 [2024-01-24T09:36:17.595Z] --- PASS: TestNetworkCreateDelete (0.19s)
09:36:17 [2024-01-24T09:36:17.595Z] === RUN   TestDockerNetworkDeletePreferID
09:36:18 [2024-01-24T09:36:18.163Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
09:36:18 [2024-01-24T09:36:18.163Z] === RUN   TestDaemonDNSFallback
09:36:24 [2024-01-24T09:36:24.730Z] --- PASS: TestDaemonDNSFallback (6.23s)
09:36:24 [2024-01-24T09:36:24.730Z] === RUN   TestInspectNetwork
09:36:27 [2024-01-24T09:36:27.263Z] === RUN   TestInspectNetwork/full_network_id
09:36:27 [2024-01-24T09:36:27.263Z] === RUN   TestInspectNetwork/partial_network_id
09:36:27 [2024-01-24T09:36:27.263Z] === RUN   TestInspectNetwork/network_name
09:36:27 [2024-01-24T09:36:27.263Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:36:31 [2024-01-24T09:36:31.454Z] --- PASS: TestInspectNetwork (6.99s)
09:36:31 [2024-01-24T09:36:31.454Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:36:31 [2024-01-24T09:36:31.454Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:36:31 [2024-01-24T09:36:31.454Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:36:31 [2024-01-24T09:36:31.454Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:36:31 [2024-01-24T09:36:31.454Z] === RUN   TestRunContainerWithBridgeNone
09:36:32 [2024-01-24T09:36:32.832Z] --- PASS: TestRunContainerWithBridgeNone (1.42s)
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/create
09:36:32 [2024-01-24T09:36:32.832Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:36:32 [2024-01-24T09:36:32.832Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:36:32 [2024-01-24T09:36:32.832Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:36:32 [2024-01-24T09:36:32.832Z] === CONT  TestNetworkInvalidJSON/networks/create
09:36:32 [2024-01-24T09:36:32.832Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:36:32 [2024-01-24T09:36:32.832Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:36:32 [2024-01-24T09:36:32.832Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:36:32 [2024-01-24T09:36:32.832Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkList
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkList//networks
09:36:32 [2024-01-24T09:36:32.832Z] === PAUSE TestNetworkList//networks
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestNetworkList//networks/
09:36:32 [2024-01-24T09:36:32.832Z] === PAUSE TestNetworkList//networks/
09:36:32 [2024-01-24T09:36:32.832Z] === CONT  TestNetworkList//networks
09:36:32 [2024-01-24T09:36:32.832Z] === CONT  TestNetworkList//networks/
09:36:32 [2024-01-24T09:36:32.832Z] --- PASS: TestNetworkList (0.01s)
09:36:32 [2024-01-24T09:36:32.832Z]     --- PASS: TestNetworkList//networks (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:36:32 [2024-01-24T09:36:32.832Z] === RUN   TestHostIPv4BridgeLabel
09:36:33 [2024-01-24T09:36:33.400Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:36:33 [2024-01-24T09:36:33.400Z] === RUN   TestDefaultNetworkOpts
09:36:33 [2024-01-24T09:36:33.400Z] === RUN   TestDefaultNetworkOpts/default_value
09:36:34 [2024-01-24T09:36:34.779Z] === RUN   TestDefaultNetworkOpts/cmdline_value
09:36:36 [2024-01-24T09:36:36.157Z] === RUN   TestDefaultNetworkOpts/config-from_value
09:36:37 [2024-01-24T09:36:37.535Z] --- PASS: TestDefaultNetworkOpts (3.99s)
09:36:37 [2024-01-24T09:36:37.535Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.33s)
09:36:37 [2024-01-24T09:36:37.535Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.31s)
09:36:37 [2024-01-24T09:36:37.535Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.36s)
09:36:37 [2024-01-24T09:36:37.535Z] === RUN   TestDaemonRestartWithLiveRestore
09:36:38 [2024-01-24T09:36:38.473Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:36:38 [2024-01-24T09:36:38.473Z] === RUN   TestDaemonDefaultNetworkPools
09:36:39 [2024-01-24T09:36:39.410Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
09:36:39 [2024-01-24T09:36:39.410Z] === RUN   TestDaemonRestartWithExistingNetwork
09:36:40 [2024-01-24T09:36:40.347Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
09:36:40 [2024-01-24T09:36:40.347Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:36:41 [2024-01-24T09:36:41.726Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
09:36:41 [2024-01-24T09:36:41.726Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:36:42 [2024-01-24T09:36:42.294Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
09:36:42 [2024-01-24T09:36:42.294Z] === RUN   TestServiceWithPredefinedNetwork
09:36:44 [2024-01-24T09:36:44.829Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s)
09:36:44 [2024-01-24T09:36:44.829Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:36:44 [2024-01-24T09:36:44.829Z]     service_test.go:242: FLAKY_TEST
09:36:44 [2024-01-24T09:36:44.829Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:36:44 [2024-01-24T09:36:44.829Z] === RUN   TestServiceWithDataPathPortInit
09:36:59 [2024-01-24T09:36:59.750Z] --- PASS: TestServiceWithDataPathPortInit (13.53s)
09:36:59 [2024-01-24T09:36:59.750Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:37:00 [2024-01-24T09:37:00.319Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:aa13uo9ycrvygwrocknc8rjpq Created:2024-01-24 09:36:59.243724056 +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[4261221962d13ec30851282da049a8a33430b2bbf6b2cc68146f9a17949f7e4a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rktzxmsyek85k09f0m4blo8mp EndpointID:b6f564cb3c82bd35e414850aa5a6e5d503a6b8842c9a37cb770a37cff7cd7868 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:df9ab1efc4f1352149e998df9817d5e9c50e155040fc9e2f63ec5b213cabc935 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:9e4909e90355 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rktzxmsyek85k09f0m4blo8mp EndpointID:b6f564cb3c82bd35e414850aa5a6e5d503a6b8842c9a37cb770a37cff7cd7868 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:37:05 [2024-01-24T09:37:05.592Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s)
09:37:05 [2024-01-24T09:37:05.592Z] PASS
09:37:05 [2024-01-24T09:37:05.592Z] 
09:37:05 [2024-01-24T09:37:05.592Z] === Skipped
09:37:05 [2024-01-24T09:37:05.592Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:37:05 [2024-01-24T09:37:05.592Z]     service_test.go:242: FLAKY_TEST
09:37:05 [2024-01-24T09:37:05.592Z] 
09:37:05 [2024-01-24T09:37:05.592Z] DONE 42 tests, 1 skipped in 47.378s
09:37:05 [2024-01-24T09:37:05.592Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:37:05 [2024-01-24T09:37:05.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:37:05 [2024-01-24T09:37:05.592Z] ++ set -e
09:37:05 [2024-01-24T09:37:05.592Z] ++ '[' -n 0 ']'
09:37:05 [2024-01-24T09:37:05.592Z] ++ set -x
09:37:05 [2024-01-24T09:37:05.592Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:37:05 [2024-01-24T09:37:05.592Z] INFO: Testing against a local daemon
09:37:05 [2024-01-24T09:37:05.592Z] === RUN   TestDockerNetworkIpvlanPersistance
09:37:05 [2024-01-24T09:37:05.592Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:37:05 [2024-01-24T09:37:05.592Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:37:05 [2024-01-24T09:37:05.592Z] === RUN   TestDockerNetworkIpvlan
09:37:05 [2024-01-24T09:37:05.592Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:37:05 [2024-01-24T09:37:05.592Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:37:05 [2024-01-24T09:37:05.592Z] PASS
09:37:05 [2024-01-24T09:37:05.592Z] 
09:37:05 [2024-01-24T09:37:05.592Z] === Skipped
09:37:05 [2024-01-24T09:37:05.592Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:37:05 [2024-01-24T09:37:05.592Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:37:05 [2024-01-24T09:37:05.592Z] 
09:37:05 [2024-01-24T09:37:05.592Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:37:05 [2024-01-24T09:37:05.592Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:37:05 [2024-01-24T09:37:05.592Z] 
09:37:05 [2024-01-24T09:37:05.592Z] DONE 2 tests, 2 skipped in 0.042s
09:37:05 [2024-01-24T09:37:05.592Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:37:05 [2024-01-24T09:37:05.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:37:05 [2024-01-24T09:37:05.592Z] ++ set -e
09:37:05 [2024-01-24T09:37:05.592Z] ++ '[' -n 0 ']'
09:37:05 [2024-01-24T09:37:05.592Z] ++ set -x
09:37:05 [2024-01-24T09:37:05.592Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:37:05 [2024-01-24T09:37:05.592Z] INFO: Testing against a local daemon
09:37:05 [2024-01-24T09:37:05.592Z] === RUN   TestDockerNetworkMacvlanPersistance
09:37:06 [2024-01-24T09:37:06.160Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
09:37:06 [2024-01-24T09:37:06.160Z] === RUN   TestDockerNetworkMacvlan
09:37:06 [2024-01-24T09:37:06.727Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:37:07 [2024-01-24T09:37:07.295Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:37:08 [2024-01-24T09:37:08.233Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:37:09 [2024-01-24T09:37:09.612Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:37:11 [2024-01-24T09:37:11.517Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:37:14 [2024-01-24T09:37:14.052Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:37:14 [2024-01-24T09:37:14.620Z] --- PASS: TestDockerNetworkMacvlan (8.47s)
09:37:14 [2024-01-24T09:37:14.620Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
09:37:14 [2024-01-24T09:37:14.620Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
09:37:14 [2024-01-24T09:37:14.620Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.71s)
09:37:14 [2024-01-24T09:37:14.620Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.68s)
09:37:14 [2024-01-24T09:37:14.620Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.45s)
09:37:14 [2024-01-24T09:37:14.620Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.44s)
09:37:14 [2024-01-24T09:37:14.620Z] PASS
09:37:14 [2024-01-24T09:37:14.620Z] 
09:37:14 [2024-01-24T09:37:14.620Z] DONE 8 tests in 9.796s
09:37:14 [2024-01-24T09:37:14.620Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:37:14 [2024-01-24T09:37:14.620Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:37:14 [2024-01-24T09:37:14.620Z] ++ set -e
09:37:14 [2024-01-24T09:37:14.620Z] ++ '[' -n 0 ']'
09:37:14 [2024-01-24T09:37:14.620Z] ++ set -x
09:37:14 [2024-01-24T09:37:14.620Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:37:14 [2024-01-24T09:37:14.620Z] testing: warning: no tests to run
09:37:14 [2024-01-24T09:37:14.620Z] PASS
09:37:14 [2024-01-24T09:37:14.620Z] 
09:37:14 [2024-01-24T09:37:14.620Z] DONE 0 tests in 0.008s
09:37:14 [2024-01-24T09:37:14.620Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:37:14 [2024-01-24T09:37:14.620Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:37:14 [2024-01-24T09:37:14.620Z] ++ set -e
09:37:14 [2024-01-24T09:37:14.620Z] ++ '[' -n 0 ']'
09:37:14 [2024-01-24T09:37:14.620Z] ++ set -x
09:37:14 [2024-01-24T09:37:14.620Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:37:14 [2024-01-24T09:37:14.620Z] INFO: Testing against a local daemon
09:37:14 [2024-01-24T09:37:14.620Z] === RUN   TestAuthZPluginAllowRequest
09:37:15 [2024-01-24T09:37:15.997Z] --- PASS: TestAuthZPluginAllowRequest (1.09s)
09:37:15 [2024-01-24T09:37:15.997Z] === RUN   TestAuthZPluginTLS
09:37:16 [2024-01-24T09:37:16.256Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:37:16 [2024-01-24T09:37:16.257Z] === RUN   TestAuthZPluginDenyRequest
09:37:16 [2024-01-24T09:37:16.824Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:37:16 [2024-01-24T09:37:16.824Z] === RUN   TestAuthZPluginAPIDenyResponse
09:37:17 [2024-01-24T09:37:17.392Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:37:17 [2024-01-24T09:37:17.392Z] === RUN   TestAuthZPluginDenyResponse
09:37:17 [2024-01-24T09:37:17.960Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:37:17 [2024-01-24T09:37:17.960Z] === RUN   TestAuthZPluginAllowEventStream
09:37:18 [2024-01-24T09:37:18.897Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s)
09:37:18 [2024-01-24T09:37:18.897Z] === RUN   TestAuthZPluginErrorResponse
09:37:19 [2024-01-24T09:37:19.464Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:37:19 [2024-01-24T09:37:19.464Z] === RUN   TestAuthZPluginErrorRequest
09:37:20 [2024-01-24T09:37:20.032Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:37:20 [2024-01-24T09:37:20.032Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:37:20 [2024-01-24T09:37:20.600Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:37:20 [2024-01-24T09:37:20.600Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:37:21 [2024-01-24T09:37:21.977Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s)
09:37:21 [2024-01-24T09:37:21.977Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:37:22 [2024-01-24T09:37:22.914Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
09:37:22 [2024-01-24T09:37:22.914Z] === RUN   TestAuthZPluginHeader
09:37:23 [2024-01-24T09:37:23.481Z] --- PASS: TestAuthZPluginHeader (0.61s)
09:37:23 [2024-01-24T09:37:23.481Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:37:23 [2024-01-24T09:37:23.481Z]     authz_plugin_v2_test.go:43: (*Execution).NotAmd64-fm
09:37:23 [2024-01-24T09:37:23.481Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:37:23 [2024-01-24T09:37:23.481Z] === RUN   TestAuthZPluginV2Disable
09:37:23 [2024-01-24T09:37:23.481Z]     authz_plugin_v2_test.go:65: (*Execution).NotAmd64-fm
09:37:23 [2024-01-24T09:37:23.481Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:37:23 [2024-01-24T09:37:23.481Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:37:23 [2024-01-24T09:37:23.481Z]     authz_plugin_v2_test.go:91: (*Execution).NotAmd64-fm
09:37:23 [2024-01-24T09:37:23.481Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:37:23 [2024-01-24T09:37:23.481Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:37:23 [2024-01-24T09:37:23.481Z]     authz_plugin_v2_test.go:126: (*Execution).NotAmd64-fm
09:37:23 [2024-01-24T09:37:23.481Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:37:23 [2024-01-24T09:37:23.481Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:37:41 [2024-01-24T09:37:41.569Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
09:37:41 [2024-01-24T09:37:41.569Z] PASS
09:37:41 [2024-01-24T09:37:41.569Z] 
09:37:41 [2024-01-24T09:37:41.569Z] === Skipped
09:37:41 [2024-01-24T09:37:41.569Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]     authz_plugin_v2_test.go:43: (*Execution).NotAmd64-fm
09:37:41 [2024-01-24T09:37:41.569Z] 
09:37:41 [2024-01-24T09:37:41.569Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]     authz_plugin_v2_test.go:65: (*Execution).NotAmd64-fm
09:37:41 [2024-01-24T09:37:41.569Z] 
09:37:41 [2024-01-24T09:37:41.569Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]     authz_plugin_v2_test.go:91: (*Execution).NotAmd64-fm
09:37:41 [2024-01-24T09:37:41.569Z] 
09:37:41 [2024-01-24T09:37:41.569Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]     authz_plugin_v2_test.go:126: (*Execution).NotAmd64-fm
09:37:41 [2024-01-24T09:37:41.569Z] 
09:37:41 [2024-01-24T09:37:41.569Z] DONE 17 tests, 4 skipped in 25.645s
09:37:41 [2024-01-24T09:37:41.569Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:37:41 [2024-01-24T09:37:41.569Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:37:41 [2024-01-24T09:37:41.569Z] ++ set -e
09:37:41 [2024-01-24T09:37:41.569Z] ++ '[' -n 0 ']'
09:37:41 [2024-01-24T09:37:41.569Z] ++ set -x
09:37:41 [2024-01-24T09:37:41.569Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:37:41 [2024-01-24T09:37:41.569Z] INFO: Testing against a local daemon
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:37:41 [2024-01-24T09:37:41.569Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:37:41 [2024-01-24T09:37:41.569Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:37:41 [2024-01-24T09:37:41.569Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:37:41 [2024-01-24T09:37:41.569Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:37:41 [2024-01-24T09:37:41.569Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:37:41 [2024-01-24T09:37:41.569Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:37:41 [2024-01-24T09:37:41.569Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:37:41 [2024-01-24T09:37:41.569Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInstall
09:37:41 [2024-01-24T09:37:41.569Z] === RUN   TestPluginInstall/no_auth
09:37:43 [2024-01-24T09:37:43.473Z] time="2024-01-24T09:37:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:37:43 [2024-01-24T09:37:43.473Z] time="2024-01-24T09:37:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0bc8a0d49123978edcfa96ed12c12d9fc85c2e02e792a38a108d02acd885846b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:37:43 [2024-01-24T09:37:43.473Z] time="2024-01-24T09:37:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:37:43 [2024-01-24T09:37:43.473Z] time="2024-01-24T09:37:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0bc8a0d49123978edcfa96ed12c12d9fc85c2e02e792a38a108d02acd885846b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:37:43 [2024-01-24T09:37:43.473Z] === RUN   TestPluginInstall/with_htpasswd
09:37:43 [2024-01-24T09:37:43.732Z] time="2024-01-24T09:37:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:37:43 [2024-01-24T09:37:43.732Z] time="2024-01-24T09:37:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41950098b1425a48ddbcb3d1661c2dd169833c855ee4fd4db5a5a84511b26cb5" mediatype=application/vnd.docker.plugin.v1+json size=522
09:37:43 [2024-01-24T09:37:43.732Z] time="2024-01-24T09:37:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:37:43 [2024-01-24T09:37:43.732Z] time="2024-01-24T09:37:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41950098b1425a48ddbcb3d1661c2dd169833c855ee4fd4db5a5a84511b26cb5" mediatype=application/vnd.docker.plugin.v1+json size=522
09:37:43 [2024-01-24T09:37:43.991Z] === RUN   TestPluginInstall/with_insecure
09:37:44 [2024-01-24T09:37:44.559Z] time="2024-01-24T09:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:37:44 [2024-01-24T09:37:44.559Z] time="2024-01-24T09:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:496285dcf2eea8248eac76a1388fe5983adc19f4ff79b97507d8812cbbf7e364" mediatype=application/vnd.docker.plugin.v1+json size=522
09:37:44 [2024-01-24T09:37:44.559Z] time="2024-01-24T09:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:37:44 [2024-01-24T09:37:44.559Z] time="2024-01-24T09:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:496285dcf2eea8248eac76a1388fe5983adc19f4ff79b97507d8812cbbf7e364" mediatype=application/vnd.docker.plugin.v1+json size=522
09:37:44 [2024-01-24T09:37:44.819Z]     plugin_test.go:195: [db0fbebfdc2fc] daemon is not started
09:37:44 [2024-01-24T09:37:44.819Z] --- PASS: TestPluginInstall (4.46s)
09:37:44 [2024-01-24T09:37:44.819Z]     --- PASS: TestPluginInstall/no_auth (3.03s)
09:37:44 [2024-01-24T09:37:44.819Z]     --- PASS: TestPluginInstall/with_htpasswd (0.49s)
09:37:44 [2024-01-24T09:37:44.819Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
09:37:44 [2024-01-24T09:37:44.819Z] === RUN   TestPluginsWithRuntimes
09:37:46 [2024-01-24T09:37:46.214Z] === RUN   TestPluginsWithRuntimes/No_Args
09:37:47 [2024-01-24T09:37:47.150Z] === RUN   TestPluginsWithRuntimes/With_Args
09:37:48 [2024-01-24T09:37:48.088Z] --- PASS: TestPluginsWithRuntimes (3.29s)
09:37:48 [2024-01-24T09:37:48.088Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
09:37:48 [2024-01-24T09:37:48.088Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
09:37:48 [2024-01-24T09:37:48.088Z] === RUN   TestPluginBackCompatMediaTypes
09:37:48 [2024-01-24T09:37:48.656Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
09:37:48 [2024-01-24T09:37:48.656Z] PASS
09:37:48 [2024-01-24T09:37:48.656Z] 
09:37:48 [2024-01-24T09:37:48.656Z] DONE 24 tests in 8.309s
09:37:48 [2024-01-24T09:37:48.656Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:37:48 [2024-01-24T09:37:48.656Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:37:48 [2024-01-24T09:37:48.656Z] ++ set -e
09:37:48 [2024-01-24T09:37:48.656Z] ++ '[' -n 0 ']'
09:37:48 [2024-01-24T09:37:48.656Z] ++ set -x
09:37:48 [2024-01-24T09:37:48.656Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:37:48 [2024-01-24T09:37:48.656Z] INFO: Testing against a local daemon
09:37:48 [2024-01-24T09:37:48.656Z] === RUN   TestExternalGraphDriver
09:37:48 [2024-01-24T09:37:48.915Z] === RUN   TestExternalGraphDriver/json
09:37:50 [2024-01-24T09:37:50.820Z] === RUN   TestExternalGraphDriver/spec
09:37:52 [2024-01-24T09:37:52.198Z] === RUN   TestExternalGraphDriver/pull
09:37:55 [2024-01-24T09:37:55.487Z] --- PASS: TestExternalGraphDriver (6.60s)
09:37:55 [2024-01-24T09:37:55.487Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
09:37:55 [2024-01-24T09:37:55.487Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
09:37:55 [2024-01-24T09:37:55.487Z]     --- PASS: TestExternalGraphDriver/pull (3.12s)
09:37:55 [2024-01-24T09:37:55.487Z] === RUN   TestGraphdriverPluginV2
09:37:55 [2024-01-24T09:37:55.487Z]     external_test.go:410: (*Execution).NotAmd64-fm
09:37:55 [2024-01-24T09:37:55.487Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:37:55 [2024-01-24T09:37:55.487Z] PASS
09:37:55 [2024-01-24T09:37:55.487Z] 
09:37:55 [2024-01-24T09:37:55.487Z] === Skipped
09:37:55 [2024-01-24T09:37:55.487Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:37:55 [2024-01-24T09:37:55.487Z]     external_test.go:410: (*Execution).NotAmd64-fm
09:37:55 [2024-01-24T09:37:55.487Z] 
09:37:55 [2024-01-24T09:37:55.487Z] DONE 5 tests, 1 skipped in 6.962s
09:37:55 [2024-01-24T09:37:55.746Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:37:55 [2024-01-24T09:37:55.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:37:55 [2024-01-24T09:37:55.746Z] ++ set -e
09:37:55 [2024-01-24T09:37:55.746Z] ++ '[' -n 0 ']'
09:37:55 [2024-01-24T09:37:55.746Z] ++ set -x
09:37:55 [2024-01-24T09:37:55.746Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:37:55 [2024-01-24T09:37:55.746Z] INFO: Testing against a local daemon
09:37:55 [2024-01-24T09:37:55.746Z] === RUN   TestContinueAfterPluginCrash
09:37:55 [2024-01-24T09:37:55.746Z] === PAUSE TestContinueAfterPluginCrash
09:37:55 [2024-01-24T09:37:55.746Z] === RUN   TestReadPluginNoRead
09:37:55 [2024-01-24T09:37:55.746Z] === PAUSE TestReadPluginNoRead
09:37:55 [2024-01-24T09:37:55.746Z] === RUN   TestDaemonStartWithLogOpt
09:37:55 [2024-01-24T09:37:55.746Z] === PAUSE TestDaemonStartWithLogOpt
09:37:55 [2024-01-24T09:37:55.746Z] === CONT  TestContinueAfterPluginCrash
09:37:55 [2024-01-24T09:37:55.746Z] === CONT  TestDaemonStartWithLogOpt
09:37:55 [2024-01-24T09:37:55.746Z] === CONT  TestReadPluginNoRead
09:37:57 [2024-01-24T09:37:57.653Z] === RUN   TestReadPluginNoRead/default
09:37:58 [2024-01-24T09:37:58.221Z] --- PASS: TestDaemonStartWithLogOpt (2.67s)
09:37:59 [2024-01-24T09:37:59.158Z] === RUN   TestReadPluginNoRead/disabled_caching
09:38:00 [2024-01-24T09:38:00.094Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:38:01 [2024-01-24T09:38:01.473Z]     read_test.go:91: [d36a299d192c1] daemon is not started
09:38:01 [2024-01-24T09:38:01.473Z] --- PASS: TestReadPluginNoRead (5.67s)
09:38:01 [2024-01-24T09:38:01.473Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
09:38:01 [2024-01-24T09:38:01.473Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
09:38:01 [2024-01-24T09:38:01.473Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
09:38:03 [2024-01-24T09:38:03.378Z] --- PASS: TestContinueAfterPluginCrash (7.53s)
09:38:03 [2024-01-24T09:38:03.378Z] PASS
09:38:03 [2024-01-24T09:38:03.378Z] 
09:38:03 [2024-01-24T09:38:03.378Z] DONE 6 tests in 7.568s
09:38:03 [2024-01-24T09:38:03.378Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:38:03 [2024-01-24T09:38:03.378Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:38:03 [2024-01-24T09:38:03.378Z] ++ set -e
09:38:03 [2024-01-24T09:38:03.378Z] ++ '[' -n 0 ']'
09:38:03 [2024-01-24T09:38:03.378Z] ++ set -x
09:38:03 [2024-01-24T09:38:03.378Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:38:03 [2024-01-24T09:38:03.378Z] testing: warning: no tests to run
09:38:03 [2024-01-24T09:38:03.378Z] PASS
09:38:03 [2024-01-24T09:38:03.378Z] 
09:38:03 [2024-01-24T09:38:03.378Z] DONE 0 tests in 0.008s
09:38:03 [2024-01-24T09:38:03.378Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:38:03 [2024-01-24T09:38:03.378Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:38:03 [2024-01-24T09:38:03.378Z] ++ set -e
09:38:03 [2024-01-24T09:38:03.378Z] ++ '[' -n 0 ']'
09:38:03 [2024-01-24T09:38:03.378Z] ++ set -x
09:38:03 [2024-01-24T09:38:03.378Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:38:03 [2024-01-24T09:38:03.378Z] INFO: Testing against a local daemon
09:38:03 [2024-01-24T09:38:03.378Z] === RUN   TestPluginWithDevMounts
09:38:03 [2024-01-24T09:38:03.378Z] === PAUSE TestPluginWithDevMounts
09:38:03 [2024-01-24T09:38:03.378Z] === CONT  TestPluginWithDevMounts
09:38:04 [2024-01-24T09:38:04.757Z] --- PASS: TestPluginWithDevMounts (1.50s)
09:38:04 [2024-01-24T09:38:04.757Z] PASS
09:38:04 [2024-01-24T09:38:04.757Z] 
09:38:04 [2024-01-24T09:38:04.757Z] DONE 1 tests in 1.538s
09:38:04 [2024-01-24T09:38:04.757Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:38:04 [2024-01-24T09:38:04.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:38:04 [2024-01-24T09:38:04.757Z] ++ set -e
09:38:04 [2024-01-24T09:38:04.757Z] ++ '[' -n 0 ']'
09:38:04 [2024-01-24T09:38:04.757Z] ++ set -x
09:38:04 [2024-01-24T09:38:04.757Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:38:04 [2024-01-24T09:38:04.757Z] INFO: Testing against a local daemon
09:38:04 [2024-01-24T09:38:04.757Z] === RUN   TestSecretInspect
09:38:06 [2024-01-24T09:38:06.662Z] --- PASS: TestSecretInspect (1.96s)
09:38:06 [2024-01-24T09:38:06.662Z] === RUN   TestSecretList
09:38:08 [2024-01-24T09:38:08.567Z] --- PASS: TestSecretList (1.88s)
09:38:08 [2024-01-24T09:38:08.567Z] === RUN   TestSecretsCreateAndDelete
09:38:10 [2024-01-24T09:38:10.472Z] --- PASS: TestSecretsCreateAndDelete (1.85s)
09:38:10 [2024-01-24T09:38:10.472Z] === RUN   TestSecretsUpdate
09:38:12 [2024-01-24T09:38:12.378Z] --- PASS: TestSecretsUpdate (1.93s)
09:38:12 [2024-01-24T09:38:12.378Z] === RUN   TestTemplatedSecret
09:38:15 [2024-01-24T09:38:15.669Z] --- PASS: TestTemplatedSecret (2.63s)
09:38:15 [2024-01-24T09:38:15.669Z] === RUN   TestSecretCreateResolve
09:38:17 [2024-01-24T09:38:17.047Z] --- PASS: TestSecretCreateResolve (1.88s)
09:38:17 [2024-01-24T09:38:17.047Z] PASS
09:38:17 [2024-01-24T09:38:17.047Z] 
09:38:17 [2024-01-24T09:38:17.047Z] DONE 6 tests in 12.156s
09:38:17 [2024-01-24T09:38:17.047Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:38:17 [2024-01-24T09:38:17.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:38:17 [2024-01-24T09:38:17.047Z] ++ set -e
09:38:17 [2024-01-24T09:38:17.047Z] ++ '[' -n 0 ']'
09:38:17 [2024-01-24T09:38:17.047Z] ++ set -x
09:38:17 [2024-01-24T09:38:17.047Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:38:17 [2024-01-24T09:38:17.047Z] INFO: Testing against a local daemon
09:38:17 [2024-01-24T09:38:17.047Z] === RUN   TestServiceCreateInit
09:38:17 [2024-01-24T09:38:17.047Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:38:21 [2024-01-24T09:38:21.240Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:38:24 [2024-01-24T09:38:24.545Z] --- PASS: TestServiceCreateInit (7.54s)
09:38:24 [2024-01-24T09:38:24.545Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s)
09:38:24 [2024-01-24T09:38:24.545Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s)
09:38:24 [2024-01-24T09:38:24.545Z] === RUN   TestCreateServiceMultipleTimes
09:38:39 [2024-01-24T09:38:39.429Z] --- PASS: TestCreateServiceMultipleTimes (14.97s)
09:38:39 [2024-01-24T09:38:39.429Z] === RUN   TestCreateServiceConflict
09:38:41 [2024-01-24T09:38:41.334Z] --- PASS: TestCreateServiceConflict (1.95s)
09:38:41 [2024-01-24T09:38:41.334Z] === RUN   TestCreateServiceMaxReplicas
09:38:44 [2024-01-24T09:38:44.622Z] --- PASS: TestCreateServiceMaxReplicas (2.86s)
09:38:44 [2024-01-24T09:38:44.622Z] === RUN   TestCreateWithDuplicateNetworkNames
09:38:59 [2024-01-24T09:38:59.505Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.75s)
09:38:59 [2024-01-24T09:38:59.505Z] === RUN   TestCreateServiceSecretFileMode
09:39:11 [2024-01-24T09:39:11.715Z] --- PASS: TestCreateServiceSecretFileMode (12.67s)
09:39:11 [2024-01-24T09:39:11.715Z] === RUN   TestCreateServiceConfigFileMode
09:39:23 [2024-01-24T09:39:23.925Z] --- PASS: TestCreateServiceConfigFileMode (12.51s)
09:39:23 [2024-01-24T09:39:23.925Z] === RUN   TestCreateServiceSysctls
09:39:25 [2024-01-24T09:39:25.304Z] --- PASS: TestCreateServiceSysctls (3.17s)
09:39:25 [2024-01-24T09:39:25.304Z] === RUN   TestCreateServiceCapabilities
09:39:28 [2024-01-24T09:39:28.594Z] --- PASS: TestCreateServiceCapabilities (2.73s)
09:39:28 [2024-01-24T09:39:28.594Z] === RUN   TestInspect
09:39:31 [2024-01-24T09:39:31.129Z] --- PASS: TestInspect (2.82s)
09:39:31 [2024-01-24T09:39:31.129Z] === RUN   TestCreateJob
09:39:34 [2024-01-24T09:39:34.420Z] --- PASS: TestCreateJob (3.14s)
09:39:34 [2024-01-24T09:39:34.420Z] === RUN   TestReplicatedJob
09:39:39 [2024-01-24T09:39:39.702Z] --- PASS: TestReplicatedJob (4.88s)
09:39:39 [2024-01-24T09:39:39.702Z] === RUN   TestUpdateReplicatedJob
09:39:42 [2024-01-24T09:39:42.236Z] --- PASS: TestUpdateReplicatedJob (3.32s)
09:39:42 [2024-01-24T09:39:42.236Z] === RUN   TestServiceListWithStatuses
09:39:42 [2024-01-24T09:39:42.236Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:39:42 [2024-01-24T09:39:42.236Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:39:42 [2024-01-24T09:39:42.236Z] === RUN   TestDockerNetworkConnectAlias
09:39:46 [2024-01-24T09:39:46.429Z] --- PASS: TestDockerNetworkConnectAlias (3.99s)
09:39:46 [2024-01-24T09:39:46.429Z] === RUN   TestDockerNetworkReConnect
09:39:49 [2024-01-24T09:39:49.719Z] --- PASS: TestDockerNetworkReConnect (3.34s)
09:39:49 [2024-01-24T09:39:49.719Z] === RUN   TestServicePlugin
09:39:49 [2024-01-24T09:39:49.719Z]     plugin_test.go:26: (*Execution).NotAmd64-fm
09:39:49 [2024-01-24T09:39:49.719Z] --- SKIP: TestServicePlugin (0.00s)
09:39:49 [2024-01-24T09:39:49.719Z] === RUN   TestServiceUpdateLabel
09:39:51 [2024-01-24T09:39:51.624Z] --- PASS: TestServiceUpdateLabel (1.86s)
09:39:51 [2024-01-24T09:39:51.624Z] === RUN   TestServiceUpdateSecrets
09:40:06 [2024-01-24T09:40:06.510Z] --- PASS: TestServiceUpdateSecrets (14.37s)
09:40:06 [2024-01-24T09:40:06.510Z] === RUN   TestServiceUpdateConfigs
09:40:21 [2024-01-24T09:40:21.396Z] --- PASS: TestServiceUpdateConfigs (14.43s)
09:40:21 [2024-01-24T09:40:21.396Z] === RUN   TestServiceUpdateNetwork
09:40:33 [2024-01-24T09:40:33.605Z] --- PASS: TestServiceUpdateNetwork (12.10s)
09:40:33 [2024-01-24T09:40:33.605Z] === RUN   TestServiceUpdatePidsLimit
09:40:33 [2024-01-24T09:40:33.605Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:40:34 [2024-01-24T09:40:34.174Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:40:42 [2024-01-24T09:40:42.295Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:40:48 [2024-01-24T09:40:48.862Z] --- PASS: TestServiceUpdatePidsLimit (16.40s)
09:40:48 [2024-01-24T09:40:48.862Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
09:40:48 [2024-01-24T09:40:48.862Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
09:40:48 [2024-01-24T09:40:48.862Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s)
09:40:48 [2024-01-24T09:40:48.862Z] PASS
09:40:48 [2024-01-24T09:40:48.862Z] 
09:40:48 [2024-01-24T09:40:48.862Z] === Skipped
09:40:48 [2024-01-24T09:40:48.862Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:40:48 [2024-01-24T09:40:48.862Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:40:48 [2024-01-24T09:40:48.862Z] 
09:40:48 [2024-01-24T09:40:48.862Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:40:48 [2024-01-24T09:40:48.862Z]     plugin_test.go:26: (*Execution).NotAmd64-fm
09:40:48 [2024-01-24T09:40:48.862Z] 
09:40:48 [2024-01-24T09:40:48.862Z] DONE 27 tests, 2 skipped in 151.826s
09:40:48 [2024-01-24T09:40:48.862Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:40:48 [2024-01-24T09:40:48.862Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:40:48 [2024-01-24T09:40:48.862Z] ++ set -e
09:40:48 [2024-01-24T09:40:48.862Z] ++ '[' -n 0 ']'
09:40:48 [2024-01-24T09:40:48.862Z] ++ set -x
09:40:48 [2024-01-24T09:40:48.862Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:40:48 [2024-01-24T09:40:48.862Z] INFO: Testing against a local daemon
09:40:48 [2024-01-24T09:40:48.862Z] === RUN   TestSessionCreate
09:40:48 [2024-01-24T09:40:48.862Z] --- PASS: TestSessionCreate (0.02s)
09:40:48 [2024-01-24T09:40:48.862Z] === RUN   TestSessionCreateWithBadUpgrade
09:40:48 [2024-01-24T09:40:48.862Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
09:40:48 [2024-01-24T09:40:48.862Z] PASS
09:40:48 [2024-01-24T09:40:48.862Z] 
09:40:48 [2024-01-24T09:40:48.862Z] DONE 2 tests in 0.059s
09:40:48 [2024-01-24T09:40:48.862Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:40:48 [2024-01-24T09:40:48.862Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:40:48 [2024-01-24T09:40:48.862Z] ++ set -e
09:40:48 [2024-01-24T09:40:48.862Z] ++ '[' -n 0 ']'
09:40:48 [2024-01-24T09:40:48.862Z] ++ set -x
09:40:48 [2024-01-24T09:40:48.862Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:40:48 [2024-01-24T09:40:48.862Z] INFO: Testing against a local daemon
09:40:48 [2024-01-24T09:40:48.862Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:40:48 [2024-01-24T09:40:48.862Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:40:48 [2024-01-24T09:40:48.862Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:40:48 [2024-01-24T09:40:48.862Z] === RUN   TestDiskUsage
09:40:48 [2024-01-24T09:40:48.862Z] === PAUSE TestDiskUsage
09:40:48 [2024-01-24T09:40:48.862Z] === RUN   TestEventsExecDie
09:40:49 [2024-01-24T09:40:49.436Z] --- PASS: TestEventsExecDie (0.52s)
09:40:49 [2024-01-24T09:40:49.436Z] === RUN   TestEventsBackwardsCompatible
09:40:49 [2024-01-24T09:40:49.436Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:40:49 [2024-01-24T09:40:49.436Z] === RUN   TestEventsVolumeCreate
09:40:49 [2024-01-24T09:40:49.436Z] --- PASS: TestEventsVolumeCreate (0.05s)
09:40:49 [2024-01-24T09:40:49.436Z] === RUN   TestInfoBinaryCommits
09:40:49 [2024-01-24T09:40:49.436Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:40:49 [2024-01-24T09:40:49.436Z] === RUN   TestInfoAPIVersioned
09:40:49 [2024-01-24T09:40:49.436Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:40:49 [2024-01-24T09:40:49.436Z] === RUN   TestInfoAPI
09:40:49 [2024-01-24T09:40:49.699Z] --- PASS: TestInfoAPI (0.02s)
09:40:49 [2024-01-24T09:40:49.699Z] === RUN   TestInfoAPIWarnings
09:41:07 [2024-01-24T09:41:07.800Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:41:07 [2024-01-24T09:41:07.800Z] === RUN   TestInfoDebug
09:41:07 [2024-01-24T09:41:07.800Z] --- PASS: TestInfoDebug (0.52s)
09:41:07 [2024-01-24T09:41:07.800Z] === RUN   TestInfoInsecureRegistries
09:41:07 [2024-01-24T09:41:07.800Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:41:07 [2024-01-24T09:41:07.800Z] === RUN   TestInfoRegistryMirrors
09:41:07 [2024-01-24T09:41:07.800Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:41:07 [2024-01-24T09:41:07.800Z] === RUN   TestLoginFailsWithBadCredentials
09:41:08 [2024-01-24T09:41:08.737Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
09:41:08 [2024-01-24T09:41:08.737Z] === RUN   TestPingCacheHeaders
09:41:08 [2024-01-24T09:41:08.737Z] --- PASS: TestPingCacheHeaders (0.02s)
09:41:08 [2024-01-24T09:41:08.737Z] === RUN   TestPingGet
09:41:08 [2024-01-24T09:41:08.737Z] --- PASS: TestPingGet (0.01s)
09:41:08 [2024-01-24T09:41:08.737Z] === RUN   TestPingHead
09:41:08 [2024-01-24T09:41:08.737Z] --- PASS: TestPingHead (0.02s)
09:41:08 [2024-01-24T09:41:08.737Z] === RUN   TestPingSwarmHeader
09:41:09 [2024-01-24T09:41:09.304Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:41:09 [2024-01-24T09:41:09.871Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:41:10 [2024-01-24T09:41:10.807Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:41:10 [2024-01-24T09:41:10.807Z] --- PASS: TestPingSwarmHeader (1.95s)
09:41:10 [2024-01-24T09:41:10.807Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:41:10 [2024-01-24T09:41:10.807Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:41:10 [2024-01-24T09:41:10.807Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:41:10 [2024-01-24T09:41:10.807Z] === RUN   TestPingBuilderHeader
09:41:10 [2024-01-24T09:41:10.807Z] === RUN   TestPingBuilderHeader/default_config
09:41:11 [2024-01-24T09:41:11.067Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:41:11 [2024-01-24T09:41:11.635Z] --- PASS: TestPingBuilderHeader (1.04s)
09:41:11 [2024-01-24T09:41:11.635Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
09:41:11 [2024-01-24T09:41:11.635Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
09:41:11 [2024-01-24T09:41:11.635Z] === RUN   TestVersion
09:41:11 [2024-01-24T09:41:11.635Z] --- PASS: TestVersion (0.01s)
09:41:11 [2024-01-24T09:41:11.635Z] === CONT  TestDiskUsage
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/empty
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/empty/container_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/empty/image_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/empty/volume_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/empty/build-cache_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/after_LoadBusybox
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:41:12 [2024-01-24T09:41:12.203Z] === RUN   TestDiskUsage/after_container.Run
09:41:12 [2024-01-24T09:41:12.463Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:41:12 [2024-01-24T09:41:12.463Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:41:12 [2024-01-24T09:41:12.463Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:41:12 [2024-01-24T09:41:12.463Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:41:12 [2024-01-24T09:41:12.463Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:41:12 [2024-01-24T09:41:12.463Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:41:12 [2024-01-24T09:41:12.463Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:41:12 [2024-01-24T09:41:12.463Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:41:12 [2024-01-24T09:41:12.463Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:41:12 [2024-01-24T09:41:12.463Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:41:12 [2024-01-24T09:41:12.721Z] --- PASS: TestDiskUsage (1.04s)
09:41:12 [2024-01-24T09:41:12.721Z]     --- PASS: TestDiskUsage/empty (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:41:12 [2024-01-24T09:41:12.721Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.722Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:41:12 [2024-01-24T09:41:12.722Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.722Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.722Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.722Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:41:12 [2024-01-24T09:41:12.722Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:41:12 [2024-01-24T09:41:12.722Z] PASS
09:41:12 [2024-01-24T09:41:12.722Z] 
09:41:12 [2024-01-24T09:41:12.722Z] === Skipped
09:41:12 [2024-01-24T09:41:12.722Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:41:12 [2024-01-24T09:41:12.722Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:41:12 [2024-01-24T09:41:12.722Z] 
09:41:12 [2024-01-24T09:41:12.722Z] DONE 57 tests, 1 skipped in 23.876s
09:41:12 [2024-01-24T09:41:12.722Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:41:12 [2024-01-24T09:41:12.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:41:12 [2024-01-24T09:41:12.722Z] ++ set -e
09:41:12 [2024-01-24T09:41:12.722Z] ++ '[' -n 0 ']'
09:41:12 [2024-01-24T09:41:12.722Z] ++ set -x
09:41:12 [2024-01-24T09:41:12.722Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:41:12 [2024-01-24T09:41:12.722Z] INFO: Testing against a local daemon
09:41:12 [2024-01-24T09:41:12.722Z] === RUN   TestVolumesCreateAndList
09:41:12 [2024-01-24T09:41:12.722Z] --- PASS: TestVolumesCreateAndList (0.01s)
09:41:12 [2024-01-24T09:41:12.722Z] === RUN   TestVolumesRemove
09:41:12 [2024-01-24T09:41:12.980Z] === RUN   TestVolumesRemove/volume_in_use
09:41:12 [2024-01-24T09:41:12.980Z] === RUN   TestVolumesRemove/volume_not_in_use
09:41:12 [2024-01-24T09:41:12.980Z] === RUN   TestVolumesRemove/non-existing_volume
09:41:12 [2024-01-24T09:41:12.980Z] === RUN   TestVolumesRemove/non-existing_volume_force
09:41:12 [2024-01-24T09:41:12.980Z] --- PASS: TestVolumesRemove (0.05s)
09:41:12 [2024-01-24T09:41:12.980Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
09:41:12 [2024-01-24T09:41:12.980Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
09:41:12 [2024-01-24T09:41:12.980Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
09:41:12 [2024-01-24T09:41:12.980Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
09:41:12 [2024-01-24T09:41:12.980Z] === RUN   TestVolumesRemoveSwarmEnabled
09:41:12 [2024-01-24T09:41:12.980Z] === PAUSE TestVolumesRemoveSwarmEnabled
09:41:12 [2024-01-24T09:41:12.980Z] === RUN   TestVolumesInspect
09:41:12 [2024-01-24T09:41:12.980Z] --- PASS: TestVolumesInspect (0.01s)
09:41:12 [2024-01-24T09:41:12.980Z] === RUN   TestVolumesInvalidJSON
09:41:12 [2024-01-24T09:41:12.980Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:41:12 [2024-01-24T09:41:12.980Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:41:12 [2024-01-24T09:41:12.980Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:41:12 [2024-01-24T09:41:12.980Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:41:12 [2024-01-24T09:41:12.980Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:41:12 [2024-01-24T09:41:12.980Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:41:12 [2024-01-24T09:41:12.980Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:41:12 [2024-01-24T09:41:12.980Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:41:12 [2024-01-24T09:41:12.981Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:41:12 [2024-01-24T09:41:12.981Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:41:12 [2024-01-24T09:41:12.981Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:41:12 [2024-01-24T09:41:12.981Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:41:12 [2024-01-24T09:41:12.981Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:41:12 [2024-01-24T09:41:12.981Z] === RUN   TestVolumePruneAnonymous
09:41:12 [2024-01-24T09:41:12.981Z] --- PASS: TestVolumePruneAnonymous (0.03s)
09:41:12 [2024-01-24T09:41:12.981Z] === RUN   TestVolumePruneAnonFromImage
09:41:12 [2024-01-24T09:41:12.981Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
09:41:12 [2024-01-24T09:41:12.981Z] === CONT  TestVolumesRemoveSwarmEnabled
09:41:14 [2024-01-24T09:41:14.358Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
09:41:14 [2024-01-24T09:41:14.358Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
09:41:14 [2024-01-24T09:41:14.358Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
09:41:14 [2024-01-24T09:41:14.358Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
09:41:14 [2024-01-24T09:41:14.926Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.98s)
09:41:14 [2024-01-24T09:41:14.926Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
09:41:14 [2024-01-24T09:41:14.926Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
09:41:14 [2024-01-24T09:41:14.926Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
09:41:14 [2024-01-24T09:41:14.926Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
09:41:14 [2024-01-24T09:41:14.926Z] PASS
09:41:14 [2024-01-24T09:41:14.926Z] 
09:41:14 [2024-01-24T09:41:14.926Z] DONE 20 tests in 2.256s
09:41:14 [2024-01-24T09:41:14.926Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:41:15 [2024-01-24T09:41:15.185Z] ++++ cat bundles/test-integration/docker.pid
09:41:15 [2024-01-24T09:41:15.185Z] +++ kill 22001
09:41:16 [2024-01-24T09:41:16.563Z] +++ /etc/init.d/apparmor stop
09:41:16 [2024-01-24T09:41:16.563Z] Leaving: AppArmorNo profiles have been unloaded.
09:41:16 [2024-01-24T09:41:16.563Z] 
09:41:16 [2024-01-24T09:41:16.563Z] Unloading profiles will leave already running processes permanently
09:41:16 [2024-01-24T09:41:16.563Z] unconfined, which can lead to unexpected situations.
09:41:16 [2024-01-24T09:41:16.563Z] 
09:41:16 [2024-01-24T09:41:16.563Z] To set a process to complain mode, use the command line tool
09:41:16 [2024-01-24T09:41:16.563Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:41:16 [2024-01-24T09:41:16.563Z] +++ true
09:41:16 [2024-01-24T09:41:16.563Z] exiting test-integration
09:41:16 [2024-01-24T09:41:16.563Z] ++ exit 0
09:41:16 [2024-01-24T09:41:16.563Z] 
Post stage
[Pipeline] junit
09:41:17 [2024-01-24T09:41:17.512Z] Recording test results
09:41:17 [2024-01-24T09:41:17.671Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:41:17 [2024-01-24T09:41:17.967Z] + echo Ensuring container killed.
09:41:17 [2024-01-24T09:41:17.967Z] Ensuring container killed.
09:41:17 [2024-01-24T09:41:17.967Z] + docker rm -vf docker-pr3
09:41:17 [2024-01-24T09:41:17.967Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
09:41:18 [2024-01-24T09:41:18.248Z] + echo Chowning /workspace to jenkins user
09:41:18 [2024-01-24T09:41:18.248Z] Chowning /workspace to jenkins user
09:41:18 [2024-01-24T09:41:18.248Z] + id -u
09:41:18 [2024-01-24T09:41:18.248Z] + id -g
09:41:18 [2024-01-24T09:41:18.248Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47200:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:41:19 [2024-01-24T09:41:19.470Z] + bundleName=arm64-integration
09:41:19 [2024-01-24T09:41:19.470Z] + echo Creating arm64-integration-bundles.tar.gz
09:41:19 [2024-01-24T09:41:19.470Z] Creating arm64-integration-bundles.tar.gz
09:41:19 [2024-01-24T09:41:19.470Z] + find bundles -path */root/*overlay2 -prune+  -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:41:19 [2024-01-24T09:41:19.470Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:41:19 [2024-01-24T09:41:19.742Z] Archiving artifacts
09:41:19 [2024-01-24T09:41:19.983Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47200/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:41:20 [2024-01-24T09:41:20.286Z] + make clean
09:41:20 [2024-01-24T09:41:20.286Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:41:20 [2024-01-24T09:41:20.286Z] docker-dev-cache
09:41:20 [2024-01-24T09:41:20.286Z] 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